From 2462739eb9755d27093fb6d2140337c17a6ff044 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:31:45 +1000 Subject: [PATCH 01/32] New translations translation.lang.yaml (Polish) --- languages/pl-PL.lang.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/languages/pl-PL.lang.yaml b/languages/pl-PL.lang.yaml index 403ca7c9..28b3ef6f 100644 --- a/languages/pl-PL.lang.yaml +++ b/languages/pl-PL.lang.yaml @@ -1,5 +1,15 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "Polski" +#code - this is what the language will be referred to in our list of languages code: "pl" +#contributors - people who have contributed to this translation contributors: "Sebastian Korotkiewicz (modinfi)" +#incomplete - whether to mark this language as incomplete incomplete: true From 049f93b7db28b5c37e04e9a06c47975c17f831b9 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:31:46 +1000 Subject: [PATCH 02/32] New translations translation.lang.yaml (German) --- languages/de-DE.lang.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/languages/de-DE.lang.yaml b/languages/de-DE.lang.yaml index f329cefa..8fb26ad5 100644 --- a/languages/de-DE.lang.yaml +++ b/languages/de-DE.lang.yaml @@ -1,5 +1,15 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "Deutsch" +#code - this is what the language will be referred to in our list of languages code: "de" +#contributors - people who have contributed to this translation contributors: "streaps" +#incomplete - whether to mark this language as incomplete incomplete: true From 3006cab031cc7773cef5e27efcafb6991a92f4d3 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:31:47 +1000 Subject: [PATCH 03/32] New translations translation.lang.yaml (Greek) --- languages/el-GR.lang.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/languages/el-GR.lang.yaml b/languages/el-GR.lang.yaml index fe1ec7ad..c56539fa 100644 --- a/languages/el-GR.lang.yaml +++ b/languages/el-GR.lang.yaml @@ -1,5 +1,15 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "Ελληνικά" +#code - this is what the language will be referred to in our list of languages code: "el" +#contributors - people who have contributed to this translation contributors: "Nicholas Kyriakides (Shillos) " +#incomplete - whether to mark this language as incomplete incomplete: true From bf094b4d8a4265a891d42b0f515707ebc0734bf7 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:31:48 +1000 Subject: [PATCH 04/32] New translations translation.lang.yaml (Hebrew) --- languages/he-IL.lang.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/languages/he-IL.lang.yaml b/languages/he-IL.lang.yaml index 926bf357..9e6f8178 100644 --- a/languages/he-IL.lang.yaml +++ b/languages/he-IL.lang.yaml @@ -1,4 +1,13 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "עִברִית" +#code - this is what the language will be referred to in our list of languages code: "he" +#incomplete - whether to mark this language as incomplete incomplete: true From 96ec074b1721ac929598ed3a620856188cb8dfc9 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:31:50 +1000 Subject: [PATCH 05/32] New translations translation.lang.yaml (Hungarian) --- languages/hu-HU.lang.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/languages/hu-HU.lang.yaml b/languages/hu-HU.lang.yaml index 7ab9b332..b4ed2a90 100644 --- a/languages/hu-HU.lang.yaml +++ b/languages/hu-HU.lang.yaml @@ -1,4 +1,13 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "Magyar" +#code - this is what the language will be referred to in our list of languages code: "hu" +#incomplete - whether to mark this language as incomplete incomplete: true From c551c09b76aa33757112d35c6333e2b38aab9928 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:31:51 +1000 Subject: [PATCH 06/32] New translations translation.lang.yaml (Italian) --- languages/it-IT.lang.yaml | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/languages/it-IT.lang.yaml b/languages/it-IT.lang.yaml index e76cc6b0..17ce2183 100644 --- a/languages/it-IT.lang.yaml +++ b/languages/it-IT.lang.yaml @@ -1,4 +1,15 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "Italiano" +#code - this is what the language will be referred to in our list of languages code: "it" +#contributors - people who have contributed to this translation +contributors: "Vegax87 " +#incomplete - whether to mark this language as incomplete incomplete: true From d2e2bb4b98a15c5a27aa057ec0771dd6b0f4f57a Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:31:52 +1000 Subject: [PATCH 07/32] New translations translation.lang.yaml (Japanese) --- languages/ja-JP.lang.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/languages/ja-JP.lang.yaml b/languages/ja-JP.lang.yaml index ff041aa0..8b1c6ef5 100644 --- a/languages/ja-JP.lang.yaml +++ b/languages/ja-JP.lang.yaml @@ -1,4 +1,13 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "日本語" +#code - this is what the language will be referred to in our list of languages code: "ja-JP" +#incomplete - whether to mark this language as incomplete incomplete: true From ded12c7f1bf6f1c572e4255117995684f872cb41 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:31:54 +1000 Subject: [PATCH 08/32] New translations translation.lang.yaml (Korean) --- languages/ko-KR.lang.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/languages/ko-KR.lang.yaml b/languages/ko-KR.lang.yaml index ef6d46d0..40bf4e32 100644 --- a/languages/ko-KR.lang.yaml +++ b/languages/ko-KR.lang.yaml @@ -1,4 +1,13 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "한국어" +#code - this is what the language will be referred to in our list of languages code: "ko" +#incomplete - whether to mark this language as incomplete incomplete: true From 08fa226c58d02e562bf0d9a84adae58a970292da Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:31:55 +1000 Subject: [PATCH 09/32] New translations translation.lang.yaml (Norwegian) --- languages/no-NO.lang.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/languages/no-NO.lang.yaml b/languages/no-NO.lang.yaml index 133df035..1f6cb5f2 100644 --- a/languages/no-NO.lang.yaml +++ b/languages/no-NO.lang.yaml @@ -1,5 +1,15 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "Norsk" +#code - this is what the language will be referred to in our list of languages code: "no" +#contributors - people who have contributed to this translation contributors: "Morten " +#incomplete - whether to mark this language as incomplete incomplete: true From 6dd12d9e2f18d3237f0ef324204ae7712f9aae12 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:31:56 +1000 Subject: [PATCH 10/32] New translations translation.lang.yaml (Portuguese) --- languages/pt-PT.lang.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/languages/pt-PT.lang.yaml b/languages/pt-PT.lang.yaml index 19cbc65b..193f5414 100644 --- a/languages/pt-PT.lang.yaml +++ b/languages/pt-PT.lang.yaml @@ -1,4 +1,13 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "Português" +#code - this is what the language will be referred to in our list of languages code: "pt" +#incomplete - whether to mark this language as incomplete incomplete: true From 0574cd564e70b8ad6652c255917c7e614c4772ca Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:31:57 +1000 Subject: [PATCH 11/32] New translations translation.lang.yaml (Finnish) --- languages/fi-FI.lang.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/languages/fi-FI.lang.yaml b/languages/fi-FI.lang.yaml index e7b7a8f6..9089e94e 100644 --- a/languages/fi-FI.lang.yaml +++ b/languages/fi-FI.lang.yaml @@ -1,4 +1,13 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "Suomalainen" +#code - this is what the language will be referred to in our list of languages code: "fi" +#incomplete - whether to mark this language as incomplete incomplete: true From 0fec07665cdd3ac3702169c2970cd93bdbd40c2f Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:31:59 +1000 Subject: [PATCH 12/32] New translations translation.lang.yaml (Portuguese, Brazilian) --- languages/pt-BR.lang.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/languages/pt-BR.lang.yaml b/languages/pt-BR.lang.yaml index 4171d6d4..0fdbb3bc 100644 --- a/languages/pt-BR.lang.yaml +++ b/languages/pt-BR.lang.yaml @@ -1,5 +1,15 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "Português (Brasil)" +#code - this is what the language will be referred to in our list of languages code: "pt-BR" +#contributors - people who have contributed to this translation contributors: "Alexandre Oliveira " +#incomplete - whether to mark this language as incomplete incomplete: true From c52c055ffef5e08eb95ae5bf010116ca2dba8b5a Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:32:00 +1000 Subject: [PATCH 13/32] New translations translation.lang.yaml (Romanian) --- languages/ro-RO.lang.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/languages/ro-RO.lang.yaml b/languages/ro-RO.lang.yaml index f6132683..16b87023 100644 --- a/languages/ro-RO.lang.yaml +++ b/languages/ro-RO.lang.yaml @@ -1,5 +1,15 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "Română" +#code - this is what the language will be referred to in our list of languages code: "ro" +#contributors - people who have contributed to this translation contributors: "Bogdan Mințoi " +#incomplete - whether to mark this language as incomplete incomplete: true From 6ce64ebcbc2b03f1ce7be9e7c1f0725654da6ab6 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:32:01 +1000 Subject: [PATCH 14/32] New translations translation.lang.yaml (Russian) --- languages/ru-RU.lang.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/languages/ru-RU.lang.yaml b/languages/ru-RU.lang.yaml index b9e808a1..0a21c2de 100644 --- a/languages/ru-RU.lang.yaml +++ b/languages/ru-RU.lang.yaml @@ -1,4 +1,13 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "Русский" +#code - this is what the language will be referred to in our list of languages code: "ru" +#incomplete - whether to mark this language as incomplete incomplete: true From c85242aee4267c663d44a2e7e117e8fadf9846a7 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:32:03 +1000 Subject: [PATCH 15/32] New translations translation.lang.yaml (Serbian (Cyrillic)) --- languages/sr-SP.lang.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/languages/sr-SP.lang.yaml b/languages/sr-SP.lang.yaml index 44679652..7ebc2bcb 100644 --- a/languages/sr-SP.lang.yaml +++ b/languages/sr-SP.lang.yaml @@ -1,4 +1,13 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "Српски" +#code - this is what the language will be referred to in our list of languages code: "sr" +#incomplete - whether to mark this language as incomplete incomplete: true From 287a25cbd768b3470ed4ddff9792378feb80ccd8 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:32:04 +1000 Subject: [PATCH 16/32] New translations translation.lang.yaml (Swedish) --- languages/sv-SE.lang.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/languages/sv-SE.lang.yaml b/languages/sv-SE.lang.yaml index eeec6122..9f176567 100644 --- a/languages/sv-SE.lang.yaml +++ b/languages/sv-SE.lang.yaml @@ -1,4 +1,13 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "Svenska" +#code - this is what the language will be referred to in our list of languages code: "sv" +#incomplete - whether to mark this language as incomplete incomplete: true From c7014208f85db28f004564ce49c76d50266cf3f9 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:32:05 +1000 Subject: [PATCH 17/32] New translations translation.lang.yaml (Turkish) --- languages/tr-TR.lang.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/languages/tr-TR.lang.yaml b/languages/tr-TR.lang.yaml index 59092c05..112786eb 100644 --- a/languages/tr-TR.lang.yaml +++ b/languages/tr-TR.lang.yaml @@ -1,5 +1,15 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "Türkçe" +#code - this is what the language will be referred to in our list of languages code: "tr-TR" +#contributors - people who have contributed to this translation contributors: "Apsimati " +#incomplete - whether to mark this language as incomplete incomplete: true From 0fa067e806ccb15d9cc37ef0b30ce8071d8d96c4 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:32:07 +1000 Subject: [PATCH 18/32] New translations translation.lang.yaml (Ukrainian) --- languages/uk-UA.lang.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/languages/uk-UA.lang.yaml b/languages/uk-UA.lang.yaml index 5ab41663..18e50ba0 100644 --- a/languages/uk-UA.lang.yaml +++ b/languages/uk-UA.lang.yaml @@ -1,5 +1,15 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "Українська" +#code - this is what the language will be referred to in our list of languages code: "uk" +#contributors - people who have contributed to this translation contributors: "Example Person " +#incomplete - whether to mark this language as incomplete incomplete: true From 43f4f297299bac2a08b672d4b1df52d65011761e Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:32:08 +1000 Subject: [PATCH 19/32] New translations translation.lang.yaml (English, Australia) --- languages/en-AU.lang.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/languages/en-AU.lang.yaml b/languages/en-AU.lang.yaml index 419ca2ff..7c94001f 100644 --- a/languages/en-AU.lang.yaml +++ b/languages/en-AU.lang.yaml @@ -1,5 +1,15 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "Aussie" +#code - this is what the language will be referred to in our list of languages code: "en-AU" +#contributors - people who have contributed to this translation contributors: "Daniel Oaks " +#incomplete - whether to mark this language as incomplete incomplete: true From 85f307a8ed13aa3d42e30dace2bfb7c385936d78 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:32:15 +1000 Subject: [PATCH 20/32] New translations translation.lang.yaml (Dutch) --- languages/nl-NL.lang.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/languages/nl-NL.lang.yaml b/languages/nl-NL.lang.yaml index 08c171a5..0f8c96c2 100644 --- a/languages/nl-NL.lang.yaml +++ b/languages/nl-NL.lang.yaml @@ -1,4 +1,13 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "Nederlands" +#code - this is what the language will be referred to in our list of languages code: "nl" +#incomplete - whether to mark this language as incomplete incomplete: true From 87e00766968bf6215c7ec5956330aef3791d6599 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:32:17 +1000 Subject: [PATCH 21/32] New translations translation.lang.yaml (Afrikaans) --- languages/af-ZA.lang.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/languages/af-ZA.lang.yaml b/languages/af-ZA.lang.yaml index f52e17c4..75bd8fd8 100644 --- a/languages/af-ZA.lang.yaml +++ b/languages/af-ZA.lang.yaml @@ -1,4 +1,13 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "Afrikaans" +#code - this is what the language will be referred to in our list of languages code: "af" +#incomplete - whether to mark this language as incomplete incomplete: true From 7a730e28647a41c94ddca47709a25f48fe7d59e1 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:32:18 +1000 Subject: [PATCH 22/32] New translations translation.lang.yaml (Arabic) --- languages/ar-SA.lang.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/languages/ar-SA.lang.yaml b/languages/ar-SA.lang.yaml index cec6d0d7..55fb375d 100644 --- a/languages/ar-SA.lang.yaml +++ b/languages/ar-SA.lang.yaml @@ -1,4 +1,13 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "العربية" +#code - this is what the language will be referred to in our list of languages code: "ar" +#incomplete - whether to mark this language as incomplete incomplete: true From 12cd4d8f0212c6f71cfacb29acb82cfe11750fc3 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:32:20 +1000 Subject: [PATCH 23/32] New translations translation.lang.yaml (Bosnian) --- languages/bs-BA.lang.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/languages/bs-BA.lang.yaml b/languages/bs-BA.lang.yaml index 972c4cc9..74b2436f 100644 --- a/languages/bs-BA.lang.yaml +++ b/languages/bs-BA.lang.yaml @@ -1,5 +1,15 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "Bosanski" +#code - this is what the language will be referred to in our list of languages code: "bs" +#contributors - people who have contributed to this translation contributors: "Elvedin Husic " +#incomplete - whether to mark this language as incomplete incomplete: true From 642d9ab91f684c5b29e3cc52dcbc321d70ca1ae3 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:32:21 +1000 Subject: [PATCH 24/32] New translations translation.lang.yaml (Catalan) --- languages/ca-ES.lang.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/languages/ca-ES.lang.yaml b/languages/ca-ES.lang.yaml index 151a3b74..75cbfcee 100644 --- a/languages/ca-ES.lang.yaml +++ b/languages/ca-ES.lang.yaml @@ -1,4 +1,13 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "Català" +#code - this is what the language will be referred to in our list of languages code: "ca" +#incomplete - whether to mark this language as incomplete incomplete: true From 409cc5261ccbfc7524993d1395053459707a4dce Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:32:22 +1000 Subject: [PATCH 25/32] New translations translation.lang.yaml (Chinese Simplified) --- languages/zh-CN.lang.yaml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/languages/zh-CN.lang.yaml b/languages/zh-CN.lang.yaml index ac247b51..bc79662a 100644 --- a/languages/zh-CN.lang.yaml +++ b/languages/zh-CN.lang.yaml @@ -1,5 +1,15 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "简体中文" +#code - this is what the language will be referred to in our list of languages code: "zh-CN" +#contributors - people who have contributed to this translation contributors: "Tony Chen \nRemini " +#incomplete - whether to mark this language as incomplete incomplete: true From 1d9f486cae3daad366cbc53fa57a3037b1c7d2b2 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:32:24 +1000 Subject: [PATCH 26/32] New translations translation.lang.yaml (Chinese Traditional) --- languages/zh-TW.lang.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/languages/zh-TW.lang.yaml b/languages/zh-TW.lang.yaml index 0e37b429..d56515f1 100644 --- a/languages/zh-TW.lang.yaml +++ b/languages/zh-TW.lang.yaml @@ -1,4 +1,13 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "語言" +#code - this is what the language will be referred to in our list of languages code: "zh-TW" +#incomplete - whether to mark this language as incomplete incomplete: true From fd976813c12365ca8f3a53a449e52b41e58d294f Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:32:25 +1000 Subject: [PATCH 27/32] New translations translation.lang.yaml (Czech) --- languages/cs-CZ.lang.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/languages/cs-CZ.lang.yaml b/languages/cs-CZ.lang.yaml index c87ab5b2..8272269e 100644 --- a/languages/cs-CZ.lang.yaml +++ b/languages/cs-CZ.lang.yaml @@ -1,4 +1,13 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "Čeština" +#code - this is what the language will be referred to in our list of languages code: "cs" +#incomplete - whether to mark this language as incomplete incomplete: true From 2a661032286eefb61facb55b79de965d9944ba49 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:32:26 +1000 Subject: [PATCH 28/32] New translations translation.lang.yaml (Danish) --- languages/da-DK.lang.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/languages/da-DK.lang.yaml b/languages/da-DK.lang.yaml index 9f8a7ccf..ecd218ab 100644 --- a/languages/da-DK.lang.yaml +++ b/languages/da-DK.lang.yaml @@ -1,4 +1,13 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "Dansk" +#code - this is what the language will be referred to in our list of languages code: "da" +#incomplete - whether to mark this language as incomplete incomplete: true From dd73b9be22388e093af90046bd4c8069ff128e65 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:32:57 +1000 Subject: [PATCH 29/32] New translations chanserv.lang.json (Italian) --- languages/it-IT-chanserv.lang.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/languages/it-IT-chanserv.lang.json b/languages/it-IT-chanserv.lang.json index 21d7aead..0bf696c6 100644 --- a/languages/it-IT-chanserv.lang.json +++ b/languages/it-IT-chanserv.lang.json @@ -15,12 +15,12 @@ "Syntax $bSET #channel $b\n\nSET modifies a channel's settings. The following settings are available:": "Sintassi $bSET #canale $b\n\nSET modifica le impostazioni di un canale. Sono disponibili le seguenti impostazioni:", "Syntax: $INFO #channel$b\n\nINFO displays info about a registered channel.": "Sintassi: $INFO #canale$b\n\nINFO mostra le informazioni di un canale.", "Syntax: $bAMODE #channel [mode change] [account]$b\n\nAMODE lists or modifies persistent mode settings that affect channel members.\nFor example, $bAMODE #channel +o dan$b grants the the holder of the \"dan\"\naccount the +o operator mode every time they join #channel. To list current\naccounts and modes, use $bAMODE #channel$b. Note that users are always\nreferenced by their registered account names, not their nicknames.": "Sintassi: $bAMODE #canale [cambio mode] [account]$b\n\nAMODE elenca o modifica le impostazioni in modo persistente che influenzano i utenti del canale.\nPer esempio, $bAMODE #canale +o dan$b permette al proprietario dell'account \"dan\" la modalità +o ogni volta che entra nel #canale. Per elencare gli attuali accounts e modalità, usa $bAMODE #canale$b. Nota che gli utenti sono sempre referenziati dai nomi dei loro account registrati, non dai loro nickname.", - "Syntax: $bCLEAR #channel target$b\n\nCLEAR removes users or settings from a channel. Specifically:\n\n$bCLEAR #channel users$b kicks all users except for you.\n$bCLEAR #channel access$b resets all stored bans, invites, ban exceptions,\nand persistent user-mode grants made with CS AMODE.": "", - "Syntax: $bGET #channel $b\n\nGET queries the current values of the channel settings. For more information\non the settings and their possible values, see HELP SET.": "", - "Syntax: $bOP #channel [nickname]$b\n\nOP makes the given nickname, or yourself, a channel admin. You can only use\nthis command if you're the founder of the channel.": "", - "Syntax: $bPURGE #channel [reason]$b\n\nPURGE blacklists a channel from the server, making it impossible to join\nor otherwise interact with the channel. If the channel currently has members,\nthey will be kicked from it. PURGE may also be applied preemptively to\nchannels that do not currently have members.": "", - "Syntax: $bREGISTER #channel$b\n\nREGISTER lets you own the given channel. If you rejoin this channel, you'll be\ngiven admin privs on it. Modes set on the channel and the topic will also be\nremembered.": "", - "Syntax: $bTRANSFER [accept] #channel user [code]$b\n\nTRANSFER transfers ownership of a channel from one user to another.\nTo prevent accidental transfers, a verification code is required. For\nexample, $bTRANSFER #channel alice$b displays the required confirmation\ncode, then $bTRANSFER #channel alice 2930242125$b initiates the transfer.\nUnless you are an IRC operator with the correct permissions, alice must\nthen accept the transfer, which she can do with $bTRANSFER accept #channel$b.\nTo cancel a pending transfer, transfer the channel to yourself.": "", - "Syntax: $bUNPURGE #channel$b\n\nUNPURGE removes any blacklisting of a channel that was previously\nset using PURGE.": "", - "Syntax: $bUNREGISTER #channel [code]$b\n\nUNREGISTER deletes a channel registration, allowing someone else to claim it.\nTo prevent accidental unregistrations, a verification code is required;\ninvoking the command without a code will display the necessary code.": "" + "Syntax: $bCLEAR #channel target$b\n\nCLEAR removes users or settings from a channel. Specifically:\n\n$bCLEAR #channel users$b kicks all users except for you.\n$bCLEAR #channel access$b resets all stored bans, invites, ban exceptions,\nand persistent user-mode grants made with CS AMODE.": "Sintassi: $bCLEAR #canale target$b\n\nCLEAR rimuove utenti o impostazioni da un canale. Precisamente:\n\n$bCLEAR #canale users$b kicka tutti gli utenti dal canale tranne te.\n$bCLEAR #canale access$b resetta tutti i ban, inviti, eccezioni al ban,\ne permessi persistenti degli utenti fatti con CS AMODE.", + "Syntax: $bGET #channel $b\n\nGET queries the current values of the channel settings. For more information\non the settings and their possible values, see HELP SET.": "Sintassi: $bGET #canale $b\n\nGET interroga i valori attuali delle impostazioni del canale. Per ulteriori informazioni\nsulle impostazioni e i loro possibili valori, vedi HELP SET.", + "Syntax: $bOP #channel [nickname]$b\n\nOP makes the given nickname, or yourself, a channel admin. You can only use\nthis command if you're the founder of the channel.": "Sintassi: $bOP #canale [nickname]$b\n\nOP fa diventare il nick specificato, o te stesso, un operatore del canale. Puoi usare \nquesto comando solo se sei il fondatore del canale.", + "Syntax: $bPURGE #channel [reason]$b\n\nPURGE blacklists a channel from the server, making it impossible to join\nor otherwise interact with the channel. If the channel currently has members,\nthey will be kicked from it. PURGE may also be applied preemptively to\nchannels that do not currently have members.": "Sintassi: $bPURGE #canale [motivo]$b\n\nPURGE mette in lista nera un canale del server, rendendo impossibile entrare\no altrimenti interagire col canale. Se sono presenti utenti nel canale, verranno kickati da esso. \nPURGE può essere preventivamente applicato a\\ncanali che non hanno utenti al momento.", + "Syntax: $bREGISTER #channel$b\n\nREGISTER lets you own the given channel. If you rejoin this channel, you'll be\ngiven admin privs on it. Modes set on the channel and the topic will also be\nremembered.": "Sintassi: $bREGISTER #canale$b\n\nREGISTER permette di possedere il canale specificato. Se rientri nel canale, \nti verranno dati privilegi di amministratore in esso. Le impostazioni del canale ed il topic verranno memorizzati.", + "Syntax: $bTRANSFER [accept] #channel user [code]$b\n\nTRANSFER transfers ownership of a channel from one user to another.\nTo prevent accidental transfers, a verification code is required. For\nexample, $bTRANSFER #channel alice$b displays the required confirmation\ncode, then $bTRANSFER #channel alice 2930242125$b initiates the transfer.\nUnless you are an IRC operator with the correct permissions, alice must\nthen accept the transfer, which she can do with $bTRANSFER accept #channel$b.\nTo cancel a pending transfer, transfer the channel to yourself.": "Sintassi: $bTRANSFER [accept] #canale utente [codice]$b\n\nTRANSFER trasferisce la proprietà di un canale da un utente ad un'altro.\nPer prevenire trasferimenti accidentali, è richiesto un codice di verifica. \nPer esempio, $bTRANSFER #canale alice$b mostra il codice di verifica richiesto, \npoi $bTRANSFER #canale alice 2930242125$b inizia il trasferimento.\nA meno che tu non sia un IRCOp con i permessi corretti, alice deve poi accettare il trasferimento, che può fare con $bTRANSFER accept #canale$b.\nPer cancellare un trasferimento in sospeso, trasferisci il canale a te stesso.", + "Syntax: $bUNPURGE #channel$b\n\nUNPURGE removes any blacklisting of a channel that was previously\nset using PURGE.": "Sintassi: $bUNPURGE #canale$b\n\nUNPURGE rimuove un canale dalla lista nera impostato precedentemente\nusando PURGE.", + "Syntax: $bUNREGISTER #channel [code]$b\n\nUNREGISTER deletes a channel registration, allowing someone else to claim it.\nTo prevent accidental unregistrations, a verification code is required;\ninvoking the command without a code will display the necessary code.": "Sintassi: $bUNREGISTER #canale [codice]$b\n\nUNREGISTER cancella la registrazione di un canale, permettendo a chiunque di registrarlo.\nPer prevenire cancellazioni impreviste, è richiesto un codice di verifica;\nusare il comando senza un codice, mostrerà il codice di verifica richiesto." } From 760edbd9f2229a0d9e525eb49aadbbd3a3555652 Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:32:58 +1000 Subject: [PATCH 30/32] New translations nickserv.lang.json (Italian) --- languages/it-IT-nickserv.lang.json | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/languages/it-IT-nickserv.lang.json b/languages/it-IT-nickserv.lang.json index 63a6a973..8392adca 100644 --- a/languages/it-IT-nickserv.lang.json +++ b/languages/it-IT-nickserv.lang.json @@ -1,16 +1,16 @@ { - "NickServ lets you register and login to an account.\n\nTo see in-depth help for a specific NickServ command, try:\n $b/NS HELP $b\n\nHere are the commands you can use:\n%s": "", - "Syntax: $bDROP [nickname]$b\n\nDROP de-links the given (or your current) nickname from your user account.": "", - "Syntax: $bENFORCE [method]$b\n\nENFORCE lets you specify a custom enforcement mechanism for your registered\nnicknames. Your options are:\n1. 'none' [no enforcement, overriding the server default]\n2. 'timeout' [anyone using the nick must authenticate before a deadline,\n or else they will be renamed]\n3. 'strict' [you must already be authenticated to use the nick]\n4. 'default' [use the server default]\nWith no arguments, queries your current enforcement status.": "", - "Syntax: $bGHOST $b\n\nGHOST disconnects the given user from the network if they're logged in with the\nsame user account, letting you reclaim your nickname.": "", - "Syntax: $bGROUP$b\n\nGROUP links your current nickname with your logged-in account, so other people\nwill not be able to use it.": "", - "Syntax: $bIDENTIFY [password]$b\n\nIDENTIFY lets you login to the given username using either password auth, or\ncertfp (your client certificate) if a password is not given.": "", - "Syntax: $bINFO [username]$b\n\nINFO gives you information about the given (or your own) user account.": "", - "Syntax: $bPASSWD $b\nOr: $bPASSWD $b\n\nPASSWD lets you change your account password. You must supply your current\npassword and confirm the new one by typing it twice. If you're an IRC operator\nwith the correct permissions, you can use PASSWD to reset someone else's\npassword by supplying their username and then the desired password.": "", - "Syntax: $bREGISTER [password]$b\n\nREGISTER lets you register a user account. If the server allows anonymous\nregistration, you can send an asterisk (*) as the email address.\n\nIf the password is left out, your account will be registered to your TLS client\ncertificate (and you will need to use that certificate to login in future).": "", - "Syntax: $bSADROP $b\n\nSADROP forcibly de-links the given nickname from the attached user account.": "", - "Syntax: $bSAREGISTER $b\n\nSAREGISTER registers an account on someone else's behalf.\nThis is for use in configurations that require SASL for all connections;\nan administrator can set use this command to set up user accounts.": "", - "Syntax: $bSESSIONS [nickname]$b\n\nSESSIONS lists information about the sessions currently attached, via\nthe server's bouncer functionality, to your nickname. An administrator\ncan use this command to list another user's sessions.": "", - "Syntax: $bUNREGISTER [code]$b\n\nUNREGISTER lets you delete your user account (or someone else's, if you're an\nIRC operator with the correct permissions). To prevent accidental\nunregistrations, a verification code is required; invoking the command without\na code will display the necessary code.": "", - "Syntax: $bVERIFY $b\n\nVERIFY lets you complete an account registration, if the server requires email\nor other verification.": "" + "NickServ lets you register and login to an account.\n\nTo see in-depth help for a specific NickServ command, try:\n $b/NS HELP $b\n\nHere are the commands you can use:\n%s": "NickServ permette di registrare ed accedere ad un account.\n\nPer vedere la guida di un comando NickServ specifico, prova:\n$b/NS HELP $b\n\nEcco i comandi che puoi usare:\n%s", + "Syntax: $bDROP [nickname]$b\n\nDROP de-links the given (or your current) nickname from your user account.": "Sintassi: $bDROP [nickname]$b\n\nDROP scollega il nickname specificato (o il tuo nick attuale) dal tuo account utente.", + "Syntax: $bENFORCE [method]$b\n\nENFORCE lets you specify a custom enforcement mechanism for your registered\nnicknames. Your options are:\n1. 'none' [no enforcement, overriding the server default]\n2. 'timeout' [anyone using the nick must authenticate before a deadline,\n or else they will be renamed]\n3. 'strict' [you must already be authenticated to use the nick]\n4. 'default' [use the server default]\nWith no arguments, queries your current enforcement status.": "Sintassi: $bENFORCE [metodo]$b\nENFORCE permette di impostare un metodo di sicurezza per i tuoi nickname registrati. Le tue opzioni sono:\n1. 'none' [nessuna sicurezza, sovrascrive le impostazioni di default del server]\n2. 'timeout' [chiunque usi questo nick deve essere autenticato entro una scadenza,\no essi verranno rinominati]\n3. 'strict' [devi essere autenticato per usare questo nick]\n4. 'default' [usa l'impostazione di default del server]\nSenza argomenti, interroga l'attuale stato del metodo di sicurezza.", + "Syntax: $bGHOST $b\n\nGHOST disconnects the given user from the network if they're logged in with the\nsame user account, letting you reclaim your nickname.": "Sintassi: $bGHOST $b\n\nGHOST disconnette il nickname specificato dalla rete se è loggato con lo \nstesso account utente, permettendoti di rivendicare il nickname.", + "Syntax: $bGROUP$b\n\nGROUP links your current nickname with your logged-in account, so other people\nwill not be able to use it.": "Sintassi: $bGROUP$b\n\nGROUP collega il tuo nickname attuale con il tuo account loggato, quindi altre persone \nnon potranno usarlo.", + "Syntax: $bIDENTIFY [password]$b\n\nIDENTIFY lets you login to the given username using either password auth, or\ncertfp (your client certificate) if a password is not given.": "Sintassi: $bIDENTIFY [password]$b\n\nIDENTIFY consente di accedere al nome utente indicato utilizzando la password, oppure\ncertfp (certificato del client) se non viene data una password.", + "Syntax: $bINFO [username]$b\n\nINFO gives you information about the given (or your own) user account.": "Sintassi: $bINFO [username]$b\n\nINFO da informazioni riguardanti l'utente specificato (o il proprio) account utente.", + "Syntax: $bPASSWD $b\nOr: $bPASSWD $b\n\nPASSWD lets you change your account password. You must supply your current\npassword and confirm the new one by typing it twice. If you're an IRC operator\nwith the correct permissions, you can use PASSWD to reset someone else's\npassword by supplying their username and then the desired password.": "Sintassi: $bPASSWD $b\nOppure: $bPASSWD $b\n\nPASSWD permette di cambiare la password del tuo account. Devi fornire la tua password attuale e confermare la nuova inserendola due volte. Se sei un IRCOpcon i permessi attuali, \npuoi usare PASSWD per resettare la password di qualcun'altro fornendo il loro username e la password desiderata.", + "Syntax: $bREGISTER [password]$b\n\nREGISTER lets you register a user account. If the server allows anonymous\nregistration, you can send an asterisk (*) as the email address.\n\nIf the password is left out, your account will be registered to your TLS client\ncertificate (and you will need to use that certificate to login in future).": "Sintassi: $bREGISTER [password]$b\n\nREGISTER permette di registrare un account utente. Se il server permette la registrazione anonima, \npuoi usare un asterisco (*) come indirizzo email.\n\nSe la password viene tralasciata, il tuo account verrà registrato con il certificato TLS\ndel client (e dovrai usare quel certificato per accedere in futuro).", + "Syntax: $bSADROP $b\n\nSADROP forcibly de-links the given nickname from the attached user account.": "Sintassi: $bSADROP $b\n\nSADROP scollega forzatamente il nickname specificato dal suo account utente.", + "Syntax: $bSAREGISTER $b\n\nSAREGISTER registers an account on someone else's behalf.\nThis is for use in configurations that require SASL for all connections;\nan administrator can set use this command to set up user accounts.": "Sintassi: $bSAREGISTER $b\n\nSAREGISTER registra un account a nome di qualcun'altro.\nQuesto è per l'uso in configurazioni che richiedono la SASL per tutte le connessioni;\nun amministratore può impostare l'uso di questo comando per impostare gli account utente.", + "Syntax: $bSESSIONS [nickname]$b\n\nSESSIONS lists information about the sessions currently attached, via\nthe server's bouncer functionality, to your nickname. An administrator\ncan use this command to list another user's sessions.": "Sintassi: $bSESSIONS [nickname]$b\n\nSESSIONS elenca le informazioni sulle sessioni attive, con la funzionalità del bouncer del server, \nal tuo nickname. Un amministratore può usare questo comando per elencare le sessioni di un'altro utente.", + "Syntax: $bUNREGISTER [code]$b\n\nUNREGISTER lets you delete your user account (or someone else's, if you're an\nIRC operator with the correct permissions). To prevent accidental\nunregistrations, a verification code is required; invoking the command without\na code will display the necessary code.": "Sintassi: $bUNREGISTER [codice]$b\n\nUNREGISTER permette di cancellare il tuo account utente (o quello di qualcun'altro, \nse sei un IRCOp con i permessi corretti). Per prevenire cancellazioni accidentali, \nè richiesto un codice di verifica; usare il comando senza un codice, visualizzerà il codice di verifica richiesto.", + "Syntax: $bVERIFY $b\n\nVERIFY lets you complete an account registration, if the server requires email\nor other verification.": "Sintassi: $bVERIFY $b\n\nVERIFY permette di completare la registrazione di un account, se il server richiede la verifica via email\n o un altro tipo di verifica." } From 4e398857a5cdf32d16b1017201f39dc1b755f89b Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:32:59 +1000 Subject: [PATCH 31/32] New translations hostserv.lang.json (Italian) --- languages/it-IT-hostserv.lang.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/languages/it-IT-hostserv.lang.json b/languages/it-IT-hostserv.lang.json index 40bfbb50..e56d69a1 100644 --- a/languages/it-IT-hostserv.lang.json +++ b/languages/it-IT-hostserv.lang.json @@ -1,7 +1,7 @@ { - "$bAPPROVE$b approves a user's vhost request.": "", - "$bDEL$b deletes a user's vhost.": "", - "$bFORBID$b prevents a user from using vhosts.": "", + "$bAPPROVE$b approves a user's vhost request.": "$bAPPROVE$b approva la richiesta vhost di un utente.", + "$bDEL$b deletes a user's vhost.": "$bDEL$b cancella il vhost di un utente.", + "$bFORBID$b prevents a user from using vhosts.": "$bFORBID$b proibisce ad un utente di usare vhosts.", "$bOFF$b disables your vhost, if you have one approved.": "", "$bOFFERLIST$b lists vhosts that can be taken without operator approval.": "", "$bON$b enables your vhost, if you have one approved.": "", From bdf0d603b2447acd8ba8b0ca42fbdc64b7c84bee Mon Sep 17 00:00:00 2001 From: Daniel Oaks Date: Wed, 18 Mar 2020 21:33:21 +1000 Subject: [PATCH 32/32] New translations translation.lang.yaml (Vietnamese) --- languages/vi-VN.lang.yaml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/languages/vi-VN.lang.yaml b/languages/vi-VN.lang.yaml index 3403f336..5bedf65c 100644 --- a/languages/vi-VN.lang.yaml +++ b/languages/vi-VN.lang.yaml @@ -1,4 +1,13 @@ --- +#translation info file for our example language +#languages are made up of a few different files: +#.lang.yaml - general info about the translation +#-irc.lang.json - IRC strings to be translated +#-help.lang.json - help entries to be translated +#we split up translations in this way so that they can be displayed more nicely on CrowdIn +#name - this is the 'nice' or 'full' name of the language name: "Tiếng Việt" +#code - this is what the language will be referred to in our list of languages code: "vi" +#incomplete - whether to mark this language as incomplete incomplete: true