diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f3685f9f5..f985e7c6d 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -63,7 +63,7 @@ Appwrite current structure is a combination of both Monolithic and Microservice Appwrite main API container is designed as a monolithic app. This is a decision we made to allow us to develop the project faster while still being a very small team. -Although the Appwrite API is a monolithic app, it has a very clear separation of concern as each internal service or worker is separated by it its container which will allow us as we grow to start breaking services for better maintenance and scalability. +Although the Appwrite API is a monolithic app, it has a very clear separation of concern as each internal service or worker is separated by its container which will allow us as we grow to start breaking services for better maintenance and scalability. ### The Microservice Part @@ -85,7 +85,7 @@ Adding a new dependency should have vital value on the product with minimum poss We would 💖 you to contribute to Appwrite, but we would also like to make sure Appwrite is as great as possible and loyal to its vision and mission statement 🙏. -For us to find the right balance, please open an issue explaining your ideas before introducing a new pull requests. +For us to find the right balance, please open an issue explaining your ideas before introducing a new pull request. This will allow the Appwrite community to have sufficient discussion about the new feature value and how it fits in the product roadmap and vision. @@ -123,4 +123,4 @@ Before running the command make sure you have proper write permissions to Appwri From time to time our team will add tutorials that will help contributors find there way in the Appwrite source code. Below is a list of currently available tutorials: -* [Adding Support for a New OAuth Provider](./docs/AddOAuthProvider.md) \ No newline at end of file +* [Adding Support for a New OAuth Provider](./docs/AddOAuthProvider.md) diff --git a/README.md b/README.md index 7d49a401b..d6568bc8e 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,9 @@ curl -o docker-compose.yml https://appwrite.io/docker-compose.yml?port=80 && \ docker-compose up -d --remove-orphans ``` -Once the Docker installation is completed, go to http://localhost to access the Appwrite console from your browser. Please notice that on non-linux native hosts the server might take a few minutes to start after the completion of the installation. + +Once the Docker installation completes, go to http://localhost to access the Appwrite console from your browser. Please notice that on non-linux native hosts, the server might take a few minutes to start after installation completes. + For advanced, production and custom installation, check out our Docker [environment variables](/docs/EnviornementVariables.md) docs. @@ -47,7 +49,7 @@ In case your port 80 is already taken, change the port number in the command abo ## Getting Started -Getting started with Appwrite is as easy as creating a new project, choosing your platform and integrating its SDK in your code. You can easily get started with your platform of choice by reading one of our getting started tutorials. +Getting started with Appwrite is as easy as creating a new project, choosing your platform and integrating its SDK in your code. You can easily get started with your platform of choice by reading one of our Getting Started tutorials. * [Getting Started for Web](https://appwrite.io/docs/getting-started-for-web) * [Getting Started for Server](https://appwrite.io/docs/getting-started-for-server) @@ -56,7 +58,7 @@ Getting started with Appwrite is as easy as creating a new project, choosing you ### Services -* [**Auth**](https://appwrite.io/docs/auth) - Manage user authentication using multiple signin methods and account recovery. +* [**Auth**](https://appwrite.io/docs/auth) - Manage user authentication using multiple sign-in methods and account recovery. * [**Account**](https://appwrite.io/docs/account) - Manage current user account. Track and manage the user sessions, devices and security audit log. * [**Users**](https://appwrite.io/docs/users) - Manage and list all project users when in admin mode. * [**Teams**](https://appwrite.io/docs/teams) - Manage and group users in teams. Manage memberships, invites and users roles within a team. @@ -71,7 +73,7 @@ For the complete API documentation, visit [https://appwrite.io/docs](https://app Currently, we are supporting only a few SDK libraries and are constantly working on including new ones. -Below is a list of currently supported platforms and languages. If you wish to help us add support to your platform of choice you can go over to our [SDK Generator](https://github.com/appwrite/sdk-generator) project and view our contribution guide. +Below is a list of currently supported platforms and languages. If you wish to help us add support to your platform of choice, you can go over to our [SDK Generator](https://github.com/appwrite/sdk-generator) project and view our contribution guide. * ✅ [JS](https://github.com/appwrite/sdk-for-js) (Maintained by the Appwrite Team) * ✅ [PHP](https://github.com/appwrite/sdk-for-php) (Maintained by the Appwrite Team) @@ -86,7 +88,7 @@ For security issues, kindly email us [security@appwrite.io](mailto:security@appw ## Follow Us -Join our growing commuinty around the world! Follow us on both [Twitter](https://twitter.com/appwrite_io), [Facebook Page](https://www.facebook.com/appwrite.io), [Facebook Group](https://www.facebook.com/groups/appwrite.developers/) or join our live [Gitter community](https://gitter.im/appwrite/community) for more help, ideas and discussions. +Join our growing community around the world! Follow us on [Twitter](https://twitter.com/appwrite_io), [Facebook Page](https://www.facebook.com/appwrite.io), [Facebook Group](https://www.facebook.com/groups/appwrite.developers/) or join our live [Gitter community](https://gitter.im/appwrite/community) for more help, ideas and discussions. ## Contributing @@ -109,6 +111,15 @@ Created by [Eldad Fux](https://twitter.com/eldadfux) with the amazing help of ou * 🇫🇮 Pessi Päivärinne ([Github](https://github.com/pessip)) * 🇺🇳 Sergi Vos ([Github](https://github.com/sergivb01), [Twitter](https://twitter.com/sergivb01), [Linkedin](https://www.linkedin.com/in/sergivb01/)) * 🇮🇱 Tomer Cohen ([Github](https://github.com/tomer), [Twitter](https://twitter.com/tomer)) +* 🇧🇷 Tatiana ([Github](https://github.com/tacoelho)) * 🇬🇷 Panagiotis Skarlas ([Github](https://github.com/1qk1), [Twitter](https://twitter.com/qktweets)) * 🇷🇺 Alexey Pyltsyn ([Github](https://github.com/lex111)) * 🇩🇪 Robin C ([Github](https://github.com/Taminoful)) +* 🇮🇳 Parikshit Hooda ([Github](https://github.com/Parikshit-Hooda)) +* 🇫🇷 Corentin Le Fur ([Github](https://github.com/crtlf)) +* 🇬🇧 Callum Lowry ([Github](https://github.com/Girxffe)) +* 🇷🇴 Bogdan Covrig ([Github](https://github.com/BogDAAAMN), [Twitter](https://twitter.com/BogdanCovrig)) +* 🇳🇱 Kolkies ([Github](https://github.com/kolkies.dev)) +* 🇹🇷 Mustafa Dur ([Github](https://github.com/tosbaha)) +* 🇵🇹 Luís Pinto ([Github](https://github.com/LiTO773)) +* 🇮🇳 Saksham Saxena ([Github](https://github.com/sakkshm)) diff --git a/app/config/currencies.php b/app/config/currencies.php index 3a4a82baa..b508d3f03 100644 --- a/app/config/currencies.php +++ b/app/config/currencies.php @@ -1,4 +1,4 @@ - 'Rs', 'name' => 'Indian Rupee', - 'symbolNative' => 'টকা', + 'symbolNative' => '₹', 'decimalDigits' => 2, 'rounding' => 0, 'code' => 'INR', - 'namePlural' => 'Indian rupees', - 'locations' => [], + 'namePlural' => 'Indian Rupees', + 'locations' => ['IN'], ], [ 'symbol' => 'IQD', diff --git a/app/config/locale/fr.continents.php b/app/config/locale/fr.continents.php new file mode 100644 index 000000000..97f163de2 --- /dev/null +++ b/app/config/locale/fr.continents.php @@ -0,0 +1,11 @@ + 'Afrique', + 'AN' => 'Antartique', + 'AS' => 'Asie', + 'EU' => 'Europe', + 'NA' => 'Amérique du Nord', + 'OC' => 'Océanie', + 'SA' => 'Amérique du Sud', +]; diff --git a/app/config/locale/fr.countries.php b/app/config/locale/fr.countries.php new file mode 100644 index 000000000..ae0b0a18f --- /dev/null +++ b/app/config/locale/fr.countries.php @@ -0,0 +1,198 @@ + 'Afghanistan', + 'AO' => 'Angola', + 'AL' => 'Albanie', + 'AD' => 'Andorre', + 'AE' => 'Émirats Arabes Unis', + 'AR' => 'Argentine', + 'AM' => 'Arménie', + 'AG' => 'Antigua et Barbuda', + 'AU' => 'Australie', + 'AT' => 'Autriche', + 'AZ' => 'Azerbaïdjan', + 'BI' => 'Burundi', + 'BE' => 'Belgique', + 'BJ' => 'Bénin', + 'BF' => 'Burkina Faso', + 'BD' => 'Bangladesh', + 'BG' => 'Bulgarie', + 'BH' => 'Bahrain', + 'BS' => 'Bahamas', + 'BA' => 'Bosnie-Herzégovine', + 'BY' => 'Belarus', + 'BZ' => 'Belize', + 'BO' => 'Bolivie', + 'BR' => 'Brésil', + 'BB' => 'Barbade', + 'BN' => 'Brunei', + 'BT' => 'Bhoutan', + 'BW' => 'Botswana', + 'CF' => 'République centrafricaine', + 'CA' => 'Canada', + 'CH' => 'Suisse', + 'CL' => 'Chili', + 'CN' => 'Chine', + 'CI' => 'Côte d\'Ivoire', + 'CM' => 'Cameroun', + 'CD' => 'République démocratique du Congo', + 'CG' => 'République du Congo', + 'CO' => 'Colombie', + 'KM' => 'Comores', + 'CV' => 'Cap Vert', + 'CR' => 'Costa Rica', + 'CU' => 'Cuba', + 'CY' => 'Chypre', + 'CZ' => 'République Tchèque', + 'DE' => 'Allemagne', + 'DJ' => 'Djibouti', + 'DM' => 'Dominique', + 'DK' => 'Danemark', + 'DO' => 'République dominicaine', + 'DZ' => 'Algérie', + 'CE' => 'Équateur', + 'EG' => 'Égypte', + 'ER' => 'Érythrée', + 'ES' => 'Espagne', + 'EE' => 'Estonie', + 'ET' => 'Ethiopie', + 'FI' => 'Finlande', + 'FJ' => 'Fidji', + 'FR' => 'France', + 'FM' => 'Micronésie', + 'GA' => 'Gabon', + 'GB' => 'Royaume-Uni', + 'GE' => 'Géorgie', + 'GH' => 'Ghana', + 'GN' => 'Guinée', + 'GM' => 'Gambie', + 'GW' => 'Guinée-Bissau', + 'GQ' => 'Guinée équatoriale', + 'GR' => 'Grèce', + 'GD' => 'Grenade', + 'GT' => 'Guatemala', + 'GY' => 'Guyane', + 'HN' => 'Honduras', + 'HR' => 'Croatie', + 'HT' => 'Haïti', + 'HU' => 'Hongrie', + 'ID' => 'Indonésie', + 'IN' => 'Inde', + 'IE' => 'Irlande', + 'IR' => 'Iran', + 'IQ' => 'Irak', + 'IS' => 'Islande', + 'IL' => 'Israël', + 'IT' => 'Italie', + 'JM' => 'Jamaïque', + 'JO' => 'Jordanie', + 'JP' => 'Japon', + 'KZ' => 'Kazakhstan', + 'KE' => 'Kenya', + 'KG' => 'Kirghizistan', + 'KH' => 'Cambodge', + 'KI' => 'Kiribati', + 'KN' => 'Saint-Kitts-et-Nevis', + 'KR' => 'Corée du Sud', + 'KW' => 'Koweït', + 'LA' => 'Laos', + 'LB' => 'Liban', + 'LR' => 'Libéria', + 'LY' => 'Libye', + 'LC' => 'Sainte Lucie', + 'LI' => 'Liechtenstein', + 'LK' => 'Sri Lanka', + 'LS' => 'Lesotho', + 'LT' => 'Lituanie', + 'LU' => 'Luxembourg', + 'LV' => 'Lettonie', + 'MA' => 'Maroc', + 'MC' => 'Monaco', + 'MD' => 'Moldavie', + 'MG' => 'Madagascar', + 'MV' => 'Maldives', + 'MX' => 'Mexique', + 'MH' => 'Iles Marshall', + 'MK' => 'Macédonie', + 'ML' => 'Mali', + 'MT' => 'Malte', + 'MM' => 'Myanmar', + 'ME' => 'Monténégro', + 'MN' => 'Mongolie', + 'MZ' => 'Mozambique', + 'MR' => 'Mauritania', + 'MU' => 'Maurice', + 'MW' => 'Malawi', + 'MY' => 'Malaisie', + 'NA' => 'Namibie', + 'NE' => 'Niger', + 'NG' => 'Nigeria', + 'NI' => 'Nicaragua', + 'NL' => 'Pays-Bas', + 'NON' => 'Norvège', + 'NP' => 'Nepal', + 'NR' => 'Nauru', + 'NZ' => 'Nouvelle-Zélande', + 'OM' => 'Oman', + 'PK' => 'Pakistan', + 'PA' => 'Panama', + 'PE' => 'Pérou', + 'PH' => 'Philippines', + 'PW' => 'Palau', + 'PG' => 'Papouasie Nouvelle Guinée', + 'PL' => 'Pologne', + 'KP' => 'Corée du Nord', + 'PT' => 'Portugal', + 'PY' => 'Paraguay', + 'QA' => 'Qatar', + 'RO' => 'Roumanie', + 'RU' => 'Russie', + 'RW' => 'Rwanda', + 'SA' => 'Arabie Saoudite', + 'SD' => 'Soudan', + 'SN' => 'Sénégal', + 'SG' => 'Singapour', + 'SB' => 'Iles Salomon', + 'SL' => 'Sierra Leone', + 'SV' => 'El Salvador', + 'SM' => 'Saint-Marin', + 'SO' => 'Somalie', + 'RS' => 'Serbie', + 'SS' => 'Soudan du Sud', + 'ST' => 'São Tomé et Príncipe', + 'SR' => 'Suriname', + 'SK' => 'Slovaquie', + 'SI' => 'Slovénie', + 'SE' => 'Suède', + 'SZ' => 'Swaziland', + 'SC' => 'Seychelles', + 'SY' => 'Syrie', + 'TD' => 'Chad', + 'TG' => 'Togo', + 'TH' => 'Thaïlande', + 'TJ' => 'Tadjikistan', + 'TM' => 'Turkmenistan', + 'TL' => 'Timor-Leste', + 'TO' => 'Tonga', + 'TT' => 'Trinidad et Tobago', + 'TN' => 'Tunisie', + 'TR' => 'Turquie', + 'TV' => 'Tuvalu', + 'TZ' => 'Tanzanie', + 'UG' => 'Uganda', + 'UA' => 'Ukraine', + 'UY' => 'Uruguay', + 'US' => 'États-Unis', + 'UZ' => 'Ouzbékistan', + 'VA' => 'Cité du Vatican', + 'VC' => 'Saint-Vincent-et-les Grenadines', + 'VE' => 'Venezuela', + 'VN' => 'Vietnam', + 'VU' => 'Vanuatu', + 'WS' => 'Samoa', + 'YE' => 'Yemen', + 'ZA' => 'Afrique du Sud', + 'ZM' => 'Zambie', + 'ZW' => 'Zimbabwe', +]; diff --git a/app/config/locale/fr.php b/app/config/locale/fr.php new file mode 100644 index 000000000..f74a2a72d --- /dev/null +++ b/app/config/locale/fr.php @@ -0,0 +1,21 @@ + '"L\'art d\'être sage est l\'art de savoir quoi négliger."', // This is the line printed in the homepage and console 'view-source' + 'settings.locale' => 'fr', + 'settings.direction' => 'ltr', + + // Service - Users + 'auth.emails.team' => 'Équipe %s', + 'auth.emails.confirm.title' => 'Confirmation de création de compte', + 'auth.emails.confirm.body' => 'fr.email.auth.confirm.tpl', + 'auth.emails.recovery.title' => 'Réinitialisation de mot de passe', + 'auth.emails.recovery.body' => 'fr.email.auth.recovery.tpl', + 'auth.emails.invitation.title' => 'Invitation pour l\'équipe %s au projet %s', + 'auth.emails.invitation.body' => 'fr.email.auth.invitation.tpl', + + 'locale.country.unknown' => 'Inconnu', + + 'countries' => include 'fr.countries.php', + 'continents' => include 'fr.continents.php', +]; diff --git a/app/config/locale/hi.continents.php b/app/config/locale/hi.continents.php new file mode 100644 index 000000000..d1f95ddd8 --- /dev/null +++ b/app/config/locale/hi.continents.php @@ -0,0 +1,11 @@ + 'अफ्रीका', + 'AN' => 'अंटार्कटिका', + 'AS' => 'एशिया', + 'EU' => 'यूरोप', + 'NA' => 'उत्तरी अमेरिका', + 'OC' => 'ओशिनिया', + 'SA' => 'दक्षिण अमेरिका', +]; diff --git a/app/config/locale/hi.countries.php b/app/config/locale/hi.countries.php new file mode 100644 index 000000000..05bbb77b5 --- /dev/null +++ b/app/config/locale/hi.countries.php @@ -0,0 +1,203 @@ + 'अफगानिस्तान', + 'AO' => 'अंगोला', + 'AL' => 'अल्बानिया', + 'AD' => 'अंडोरा', + 'AI' => 'संयुक्त अरब अमीरात', + 'AR' => 'अर्जेंटीना', + 'AM' => 'आर्मेनिया', + 'AG' => 'एंटीगुआ और बारबुडा' + 'AU' => 'ऑस्ट्रेलिया', + 'AT' => 'ऑस्ट्रिया', + 'AZ' => 'अजरबैजान', + + 'BI' => 'बुरुंडी', + 'BE' => 'बेल्जियम', + 'BJ' => 'बेनिन', + 'BF' => 'बुर्किना फ़ासो' + 'BD' => 'बांग्लादेश', + 'BG' => 'बुल्गारिया', + 'BH' => 'बहरीन', + 'BS' => 'बहामास', + 'BA' => 'बोस्निया और हर्ज़ेगोविना', + 'BY' => 'बेलारूस', + 'BZ' => 'बेलीज', + 'BO' => 'बोलीविया', + 'BR' => 'ब्राज़ील', + 'BB' => 'बारबाडोस', + 'BN' => 'ब्रुनेई', + 'BT' => 'भूटान', + 'BW' => 'बोत्सवाना', + 'CF' => 'मध्य अफ्रीकी गणराज्य', + 'CA' => 'कनाडा', + 'CH' => 'स्विटज़रलैंड', + 'CL' => 'चिली', + 'CN' => 'चीन', + 'CI' => 'आइवरी कोस्ट', + 'CM' => 'कैमरून', + 'CD' => 'डीआर कांगो', + 'CG' => 'कांगो गणराज्य', + 'CO' => 'कोलंबिया', + 'KM' => 'कोमोरोस', + 'CV' => 'केप वर्डे', + 'CR' => 'कोस्टा रिका', + 'CU' => 'क्यूबा', + 'CY' => 'साइप्रस', + 'CZ' => 'चेकिया', + 'D' => 'जर्मनी', + 'DJ' => 'जिबूती', + 'DM' => 'डोमिनिका', + 'DK' => 'डेनमार्क', + 'DO' => 'डोमिनिकन रिपब्लिक', + 'DZ' => 'अल्जीरिया', + + 'EC' => 'इक्वाडोर', + 'IG' => 'मिस्र', + 'IR' => 'इरिट्रिया', + 'ES' => 'स्पेन', + 'II' => 'एस्टोनिया', + 'ET' => 'इथियोपिया', + 'FI' => 'फिनलैंड', + 'FJ' => 'फिजी', + 'FR' => 'फ्रांस', + 'FM' => 'माइक्रोनेशिया', + 'GA' => 'गैबॉन', + 'GB' => 'यूनाइटेड किंगडम', + 'GI' => 'जॉर्जिया', + 'GH' => 'घाना', + 'GN' => 'गिनी', + 'GM' => 'गाम्बिया', + 'GW' => 'गिनी-बिसाऊ', + 'GQ' => 'इक्वेटोरियल गिनी' + 'GR' => 'ग्रीस', + 'GD' => 'ग्रेनाडा', + 'GT' => 'ग्वाटेमाला', + 'GY' => 'गुयाना', + 'HN' => 'होंडुरास' + 'HR' => 'क्रोएशिया', + 'HT' => 'हैती', + 'HU' => 'हंगरी', + 'ID' => 'इंडोनेशिया', + 'IN' => 'भारत', + 'IE' => 'आयरलैंड', + 'IR' => 'ईरान', + 'IQ' => 'इराक', + 'IS' => 'आइसलैंड', + 'IL' => 'इज़राइल', + 'IT' => 'इटली', + 'JM' => 'जमैका', + 'JO' => 'जॉर्डन', + 'JP' => 'जापान', + 'KJ' => 'कजाकिस्तान', + 'KI' => 'केन्या', + 'KG' => 'किर्गिस्तान', + 'KH' => 'कंबोडिया', + 'KI' => 'किरीबाती', + 'KN' => 'सेंट किट्स एंड नेविस', + 'KR' => 'दक्षिण कोरिया', + 'KW' => 'कुवैत', + + 'LA' => 'लाओस', + 'LB' => 'लेबनान', + 'LR' => 'लाइबेरिया', + 'LY' => 'लीबिया', + 'LC' => 'सेंट लूसिया', + 'LI' => 'लिकटेंस्टीन', + 'LK' => 'श्रीलंका', + 'LS' => 'लेसोथो', + 'LT' => 'लिथुआनिया', + 'LU' => 'लक्ज़मबर्ग', + 'LV' => 'लातविया', + 'MA' => 'मोरक्को', + 'MC' => 'मोनाको', + 'MD' => 'मोल्दोवा', + 'MG' => 'मेडागास्कर', + 'MV' => 'मालदीव', + 'MX' => 'मेक्सिको', + 'MH' => 'मार्शल आइलैंड्स', + 'MK' => 'मैसिडोनिया', + 'ML' => 'रक्त', + 'MT' => 'माल्टा', + 'MM' => 'म्यांमार', + 'ME' => 'मोंटेनेग्रो', + 'MN' => 'मंगोलिया', + 'MZ' => 'मोज़ाम्बिक', + 'MR' => 'मॉरिटानिया', + 'MU' => 'मॉरीशस', + 'MW' => 'मलावी', + 'MY' => 'मलेशिया', + 'NA' => 'नामीबिया', + 'NI' => 'नाइजर', + 'NG' => 'नाइजीरिया', + 'IS' => 'निकारागुआ', + 'NL' => 'नीदरलैंड', + 'NO' => 'नॉर्वे', + 'NP' => 'नेपाल', + 'NR' => 'नारू', + 'NZ' => 'न्यूजीलैंड', + 'OM' => 'ओमान', + 'PK' => 'पाकिस्तान', + 'PA' => 'पनामा', + 'PE' => 'पेरू', + 'PH' => 'फिलीपींस', + 'PW' => 'पलाऊ', + 'PG' => 'पापुआ न्यू गिनी', + 'PL' => 'पोलैंड', + 'KP' => 'उत्तर कोरिया', + 'PT' => 'पुर्तगाल', + 'PY' => 'पराग्वे', + + 'QA' => 'कतर', + 'RO' => 'रोमानिया', + 'RU' => 'रूस', + 'RW' => 'रवांडा', + 'SA' => 'सऊदी अरब', + 'SD' => 'सूडान', + 'SN' => 'सेनेगल', + 'SG' => 'सिंगापुर', + 'SB' => 'सोलोमन द्वीप', + 'SL' => 'सिएरा लियोन', + 'SV' => 'अल साल्वाडोर', + 'SM' => 'सैन मैरिनो', + 'SO' => 'सोमालिया', + 'RS' => 'सर्बिया', + 'SS' => 'दक्षिण सूडान', + 'ST' => 'साओ तोमे और प्रिंसिपे', + 'SR' => 'सूरीनाम', + 'SK' => 'स्लोवाकिया', + 'SI' => 'स्लोवेनिया', + 'ES' => 'स्वीडन', + 'SZ' => 'स्वाज़ीलैंड', + 'SC' => 'सेशेल्स', + 'SY' => 'सीरिया', + 'TD' => 'चाड', + 'TG' => 'टोगो', + 'TH' => 'थाईलैंड', + 'TJ' => 'ताजिकिस्तान', + 'TM' => 'तुर्कमेनिस्तान', + 'TL' => 'तिमोर-लेस्ते', + 'TU' => 'टोंगा', + 'TT' => 'त्रिनिदाद और टोबैगो', + 'TN' => 'ट्यूनीशिया', + 'TR' => 'तुर्की', + 'TV' => 'तुवालु', + 'TZ' => 'तंजानिया', + 'UG' => 'युगांडा', + 'UA' => 'यूक्रेन', + 'UY' => 'उरुग्वे', + 'US' => 'संयुक्त राज्य अमेरिका', + 'UZ' => 'उज्बेकिस्तान', + 'VA' => 'वेटिकन सिटी', + 'VC' => 'सेंट विंसेंट और ग्रेनेडाइंस', + 'VI' => 'वेनेजुएला', + 'VN' => 'वियतनाम', + 'VU' => 'वानुअतु', + 'WS' => 'समोआ', + 'YE' => 'यमन', + 'ZA' => 'दक्षिण अफ्रीका', + 'ZM' => 'ज़ाम्बिया', + 'ZW' => 'जिम्बाब्वे', +]; diff --git a/app/config/locale/hi.php b/app/config/locale/hi.php new file mode 100644 index 000000000..95dced4f5 --- /dev/null +++ b/app/config/locale/hi.php @@ -0,0 +1,21 @@ + '"बुद्धिमान होने कला यह जानने की कला है कि क्या अनदेखी करना चाहिए।"', // This is the line printed in the homepage and console 'view-source' + 'settings.locale' => 'hi', + 'settings.direction' => 'ltr', + + // Service - Users + 'auth.emails.team' => '%s टीम', + 'auth.emails.confirm.title' => 'अकाउंट कन्फर्मेशन ', + 'auth.emails.confirm.body' => 'hi.email.auth.confirm.tpl', + 'auth.emails.recovery.title' => 'पासवर्ड रिसेट ', + 'auth.emails.recovery.body' => 'hi.email.auth.recovery.tpl', + 'auth.emails.invitation.title' => 'इनविटेशन %s टीम %s', + 'auth.emails.invitation.body' => 'hi.email.auth.invitation.tpl', + + 'locale.country.unknown' => 'Unknown', + + 'countries' => include 'hi.countries.php', + 'continents' => include 'hi.continents.php', +]; diff --git a/app/config/locale/nl.continents.php b/app/config/locale/nl.continents.php new file mode 100644 index 000000000..2994dcfeb --- /dev/null +++ b/app/config/locale/nl.continents.php @@ -0,0 +1,11 @@ + 'Afrika', + 'AN' => 'Antarctica', + 'AS' => 'Azië', + 'EU' => 'Europa', + 'NA' => 'Noord Amerika', + 'OC' => 'Oceanië', + 'SA' => 'Zuid Amerika', +]; diff --git a/app/config/locale/nl.countries.php b/app/config/locale/nl.countries.php new file mode 100644 index 000000000..867f00884 --- /dev/null +++ b/app/config/locale/nl.countries.php @@ -0,0 +1,198 @@ + 'Afghanistan', + 'AO' => 'Angola', + 'AL' => 'Albanië', + 'AD' => 'Andorra', + 'AE' => 'Verenigde Arabische Emiraten', + 'AR' => 'Argentinië', + 'AM' => 'Armenië', + 'AG' => 'Antigua en Barbuda', + 'AU' => 'Australië', + 'AT' => 'Oostenrijk', + 'AZ' => 'Azerbeidzjan', + 'BI' => 'Boeroendi', + 'BE' => 'België', + 'BJ' => 'Benin', + 'BF' => 'Burkina Faso', + 'BD' => 'Bangladesh', + 'BG' => 'Bulgarije', + 'BH' => 'Bahrain', + 'BS' => 'Bahamas', + 'BA' => 'Bosnia and Herzegovina', + 'BY' => 'Wit-Rusland', + 'BZ' => 'Belize', + 'BO' => 'Bolivia', + 'BR' => 'Brazilië', + 'BB' => 'Barbados', + 'BN' => 'Brunei', + 'BT' => 'Bhutan', + 'BW' => 'Botswana', + 'CF' => 'Central African Republic', + 'CA' => 'Canada', + 'CH' => 'Zwitserland', + 'CL' => 'Chili', + 'CN' => 'China', + 'CI' => 'Ivoorkust', + 'CM' => 'Kameroen', + 'CD' => 'DR Congo', + 'CG' => 'Republiek Congo', + 'CO' => 'Colombia', + 'KM' => 'Comoren', + 'CV' => 'Cape Verde', + 'CR' => 'Costa Rica', + 'CU' => 'Cuba', + 'CY' => 'Cyprus', + 'CZ' => 'Tsjechië', + 'DE' => 'Duitsland', + 'DJ' => 'Djibouti', + 'DM' => 'Dominica', + 'DK' => 'Denemarken', + 'DO' => 'Dominican Republic', + 'DZ' => 'Algerije', + 'EC' => 'Ecuador', + 'EG' => 'Egypte', + 'ER' => 'Eritrea', + 'ES' => 'Spanje', + 'EE' => 'Estland', + 'ET' => 'Ethiopië', + 'FI' => 'Finland', + 'FJ' => 'Fiji', + 'FR' => 'Frankrijk', + 'FM' => 'Micronesië', + 'GA' => 'Gabon', + 'GB' => 'Verenigd Koninkrijk', + 'GE' => 'Georgië', + 'GH' => 'Ghana', + 'GN' => 'Guinea', + 'GM' => 'Gambia', + 'GW' => 'Guinea-Bissau', + 'GQ' => 'Equatorial Guinea', + 'GR' => 'Griekenland', + 'GD' => 'Grenada', + 'GT' => 'Guatemala', + 'GY' => 'Guyana', + 'HN' => 'Honduras', + 'HR' => 'Croatië', + 'HT' => 'Haiti', + 'HU' => 'Hongarije', + 'ID' => 'Indonesië', + 'IN' => 'India', + 'IE' => 'Ierland', + 'IR' => 'Iran', + 'IQ' => 'Irak', + 'IS' => 'IJsland', + 'IL' => 'Israel', + 'IT' => 'Italië', + 'JM' => 'Jamaica', + 'JO' => 'Jordan', + 'JP' => 'Japan', + 'KZ' => 'Kazakhstan', + 'KE' => 'Kenia', + 'KG' => 'Kirgizië', + 'KH' => 'Cambodia', + 'KI' => 'Kiribati', + 'KN' => 'Saint Kitts and Nevis', + 'KR' => 'Zuid Korea', + 'KW' => 'Koeweit', + 'LA' => 'Laos', + 'LB' => 'Libanon', + 'LR' => 'Liberia', + 'LY' => 'Libya', + 'LC' => 'Saint Lucia', + 'LI' => 'Liechtenstein', + 'LK' => 'Sri Lanka', + 'LS' => 'Lesotho', + 'LT' => 'Litouwen', + 'LU' => 'Luxemburg', + 'LV' => 'Letland', + 'MA' => 'Marokko', + 'MC' => 'Monaco', + 'MD' => 'Moldavië', + 'MG' => 'Madagascar', + 'MV' => 'Maldiven', + 'MX' => 'Mexico', + 'MH' => 'Marshalleilanden', + 'MK' => 'Macedonië', + 'ML' => 'Mali', + 'MT' => 'Malta', + 'MM' => 'Myanmar', + 'ME' => 'Montenegro', + 'MN' => 'Mongolië', + 'MZ' => 'Mozambique', + 'MR' => 'Mauritanië', + 'MU' => 'Mauritius', + 'MW' => 'Malawi', + 'MY' => 'Maleisië', + 'NA' => 'Namibië', + 'NE' => 'Niger', + 'NG' => 'Nigeria', + 'NI' => 'Nicaragua', + 'NL' => 'Nederland', + 'NO' => 'Noorwegen', + 'NP' => 'Nepal', + 'NR' => 'Nauru', + 'NZ' => 'Nieuw Zeeland', + 'OM' => 'Oman', + 'PK' => 'Pakistan', + 'PA' => 'Panama', + 'PE' => 'Peru', + 'PH' => 'Filippijnen', + 'PW' => 'Palau', + 'PG' => 'Papoea-Nieuw-Guinea', + 'PL' => 'Polen', + 'KP' => 'Noord Korea', + 'PT' => 'Portugal', + 'PY' => 'Paraguay', + 'QA' => 'Qatar', + 'RO' => 'Roemenië', + 'RU' => 'Rusland', + 'RW' => 'Rwanda', + 'SA' => 'Saoedi-Arabië', + 'SD' => 'Sudan', + 'SN' => 'Senegal', + 'SG' => 'Singapore', + 'SB' => 'Solomon eilanden', + 'SL' => 'Sierra Leone', + 'SV' => 'El Salvador', + 'SM' => 'San Marino', + 'SO' => 'Somalië', + 'RS' => 'Servië', + 'SS' => 'Zuid Soedan', + 'ST' => 'São Tomé and Príncipe', + 'SR' => 'Suriname', + 'SK' => 'Slowakije', + 'SI' => 'Slovenië', + 'SE' => 'Sweden', + 'SZ' => 'Swaziland', + 'SC' => 'Seychelles', + 'SY' => 'Syrië', + 'TD' => 'Tsjaad', + 'TG' => 'Togo', + 'TH' => 'Thailand', + 'TJ' => 'Tadzjikistan', + 'TM' => 'Turkmenistan', + 'TL' => 'Timor-Leste', + 'TO' => 'Tonga', + 'TT' => 'Trinidad en Tobago', + 'TN' => 'Tunesië', + 'TR' => 'Turkijë', + 'TV' => 'Tuvalu', + 'TZ' => 'Tanzania', + 'UG' => 'Oeganda', + 'UA' => 'Oekraïne', + 'UY' => 'Uruguay', + 'US' => 'Verenigde Staten', + 'UZ' => 'Oezbekistan', + 'VA' => 'Vaticaanstad', + 'VC' => 'Saint Vincent en de Grenadines', + 'VE' => 'Venezuela', + 'VN' => 'Vietnam', + 'VU' => 'Vanuatu', + 'WS' => 'Samoa', + 'YE' => 'Jemen', + 'ZA' => 'Zuid-Afrika', + 'ZM' => 'Zambia', + 'ZW' => 'Zimbabwe', +]; diff --git a/app/config/locale/nl.php b/app/config/locale/nl.php new file mode 100644 index 000000000..c73341b17 --- /dev/null +++ b/app/config/locale/nl.php @@ -0,0 +1,21 @@ + '"De kunst om wijs te zijn is de kunst om te weten wat over het hoofd gezien moet worden."', // This is the line printed in the homepage and console 'view-source' + 'settings.locale' => 'nl', + 'settings.direction' => 'ltr', + + // Service - Users + 'auth.emails.team' => '%s Team', + 'auth.emails.confirm.title' => 'Account Bevestiging', + 'auth.emails.confirm.body' => 'nl.email.auth.confirm.tpl', + 'auth.emails.recovery.title' => 'Wachtwoord herstellen', + 'auth.emails.recovery.body' => 'nl.email.auth.recovery.tpl', + 'auth.emails.invitation.title' => 'Uitnodiging naar %s Team voor %s', + 'auth.emails.invitation.body' => 'nl.email.auth.invitation.tpl', + + 'locale.country.unknown' => 'Onbekend', + + 'countries' => include 'nl.countries.php', + 'continents' => include 'nl.continents.php', +]; \ No newline at end of file diff --git a/app/config/locale/pt-pt.continents.php b/app/config/locale/pt-pt.continents.php new file mode 100644 index 000000000..edbcd2cee --- /dev/null +++ b/app/config/locale/pt-pt.continents.php @@ -0,0 +1,11 @@ + 'África', + 'AN' => 'Antártica', + 'AS' => 'Ásia', + 'EU' => 'Europa', + 'NA' => 'América do Norte', + 'OC' => 'Oceânia', + 'SA' => 'América do Sul', +]; diff --git a/app/config/locale/pt-pt.countries.php b/app/config/locale/pt-pt.countries.php new file mode 100644 index 000000000..9b628e867 --- /dev/null +++ b/app/config/locale/pt-pt.countries.php @@ -0,0 +1,198 @@ + 'Afeganistão', + 'AO' => 'Angola', + 'AL' => 'Albânia', + 'AD' => 'Andorra', + 'AE' => 'Emirados Árabes Unidos', + 'AR' => 'Argentina', + 'AM' => 'Armênia', + 'AG' => 'Antígua e Barbuda', + 'AU' => 'Austrália', + 'AT' => 'Áustria', + 'AZ' => 'Azerbaijão', + 'BI' => 'Burundi', + 'BE' => 'Bélgica', + 'BJ' => 'Benim', + 'BF' => 'Burkina Faso', + 'BD' => 'Bangladesh', + 'BG' => 'Bulgária', + 'BH' => 'Bahrein', + 'BS' => 'Bahamas', + 'BA' => 'Bósnia e Herzegovina', + 'BY' => 'Bielorrússia', + 'BZ' => 'Belize', + 'BO' => 'Bolívia', + 'BR' => 'Brasil', + 'BB' => 'Barbados', + 'BN' => 'Brunei', + 'BT' => 'Butão', + 'BW' => 'Botsuana', + 'CF' => 'República Centro-Africana', + 'CA' => 'Canadá', + 'CH' => 'Suíça', + 'CL' => 'Chile', + 'CN' => 'China', + 'CI' => 'Costa do Marfim', + 'CM' => 'Camarões', + 'CD' => 'República Democrática do Congo', + 'CG' => 'República do Congo', + 'CO' => 'Colômbia', + 'KM' => 'Comores', + 'CV' => 'Cabo Verde', + 'CR' => 'Costa Rica', + 'CU' => 'Cuba', + 'CY' => 'Chipre', + 'CZ' => 'Tchéquia', + 'DE' => 'Alemanha', + 'DJ' => 'Djibouti', + 'DM' => 'Dominica', + 'DK' => 'Dinamarca', + 'DO' => 'República Dominicana', + 'DZ' => 'Argélia', + 'EC' => 'Equador', + 'EG' => 'Egito', + 'ER' => 'Eritreia', + 'ES' => 'Espanha', + 'EE' => 'Estônia', + 'ET' => 'Etiópia', + 'FI' => 'Finlândia', + 'FJ' => 'Fiji', + 'FR' => 'França', + 'FM' => 'Micronésia', + 'GA' => 'Gabão', + 'GB' => 'Reino Unido', + 'GE' => 'Geórgia', + 'GH' => 'Gana', + 'GN' => 'Guiné', + 'GM' => 'Gâmbia', + 'GW' => 'Guiné-Bissau', + 'GQ' => 'Guiné Equatorial', + 'GR' => 'Grécia', + 'GD' => 'Granada', + 'GT' => 'Guatemala', + 'GY' => 'Guiana', + 'HN' => 'Honduras', + 'HR' => 'Croácia', + 'HT' => 'Haiti', + 'HU' => 'Hungria', + 'ID' => 'Indonésia', + 'IN' => 'Índia', + 'IE' => 'Irlanda', + 'IR' => 'Irã', + 'IQ' => 'Iraque', + 'IS' => 'Islândia', + 'IL' => 'Israel', + 'IT' => 'Itália', + 'JM' => 'Jamaica', + 'JO' => 'Jordânia', + 'JP' => 'Japão', + 'KZ' => 'Cazaquistão', + 'KE' => 'Quênia', + 'KG' => 'Quirguistão', + 'KH' => 'Camboja', + 'KI' => 'Quiribati', + 'KN' => 'São Cristóvão e Nevis', + 'KR' => 'Coreia do Sul', + 'KW' => 'Kuwait', + 'LA' => 'Laos', + 'LB' => 'Líbano', + 'LR' => 'Libéria', + 'LY' => 'Líbia', + 'LC' => 'Santa Lúcia', + 'LI' => 'Liechtenstein', + 'LK' => 'Sri Lanka', + 'LS' => 'Lesoto', + 'LT' => 'Lituânia', + 'LU' => 'Luxemburgo', + 'LV' => 'Letônia', + 'MA' => 'Marrocos', + 'MC' => 'Mônaco', + 'MD' => 'Moldávia', + 'MG' => 'Madagáscar', + 'MV' => 'Maldivas', + 'MX' => 'México', + 'MH' => 'Ilhas Marshall', + 'MK' => 'Macedônia', + 'ML' => 'Mali', + 'MT' => 'Malta', + 'MM' => 'Myanmar', + 'ME' => 'Montenegro', + 'MN' => 'Mongólia', + 'MZ' => 'Moçambique', + 'MR' => 'Mauritânia', + 'MU' => 'Ilhas Maurício', + 'MW' => 'Malawi', + 'MY' => 'Malásia', + 'NA' => 'Namíbia', + 'NE' => 'Níger', + 'NG' => 'Nigéria', + 'NI' => 'Nicarágua', + 'NL' => 'Países Baixos', + 'NO' => 'Noruega', + 'NP' => 'Nepal', + 'NR' => 'Nauru', + 'NZ' => 'Nova Zelândia', + 'OM' => 'Omã', + 'PK' => 'Paquistão', + 'PA' => 'Panamá', + 'PE' => 'Peru', + 'PH' => 'Filipinas', + 'PW' => 'Palau', + 'PG' => 'Papua-Nova Guiné', + 'PL' => 'Polônia', + 'KP' => 'Coreia do Norte', + 'PT' => 'Portugal', + 'PY' => 'Paraguai', + 'QA' => 'Catar', + 'RO' => 'Romênia', + 'RU' => 'Rússia', + 'RW' => 'Ruanda', + 'SA' => 'Arábia Saudita', + 'SD' => 'Sudão', + 'SN' => 'Senegal', + 'SG' => 'Singapura', + 'SB' => 'Ilhas Salomão', + 'SL' => 'Serra Leoa', + 'SV' => 'El Salvador', + 'SM' => 'San Marino', + 'SO' => 'Somália', + 'RS' => 'Sérvia', + 'SS' => 'Sudão do Sul', + 'ST' => 'São Tomé e Príncipe', + 'SR' => 'Suriname', + 'SK' => 'Eslováquia', + 'SI' => 'Eslovênia', + 'SE' => 'Suécia', + 'SZ' => 'Suazilândia', + 'SC' => 'Seicheles', + 'SY' => 'Síria', + 'TD' => 'Chade', + 'TG' => 'Togo', + 'TH' => 'Tailândia', + 'TJ' => 'Tajisquistão', + 'TM' => 'Turcomenistão', + 'TL' => 'Timor-Leste', + 'TO' => 'Tonga', + 'TT' => 'Trindade e Tobago', + 'TN' => 'Tunísia', + 'TR' => 'Turquia', + 'TV' => 'Tuvalu', + 'TZ' => 'Tanzânia', + 'UG' => 'Uganda', + 'UA' => 'Ucrânia', + 'UY' => 'Uruguai', + 'US' => 'Estados Unidos', + 'UZ' => 'Uzbequistão', + 'VA' => 'Cidade do Vaticano', + 'VC' => 'São Vincente e Granadinas', + 'VE' => 'Venezuela', + 'VN' => 'Vietnã', + 'VU' => 'Vanuatu', + 'WS' => 'Samoa', + 'YE' => 'Iêmen', + 'ZA' => 'África do Sul', + 'ZM' => 'Zâmbia', + 'ZW' => 'Zimbábue', +]; diff --git a/app/config/locale/pt-pt.php b/app/config/locale/pt-pt.php new file mode 100644 index 000000000..4bdfe64af --- /dev/null +++ b/app/config/locale/pt-pt.php @@ -0,0 +1,21 @@ + '"A arte de ser sábio é a arte de saber o que ultrapassar."', // This is the line printed in the homepage and console 'view-source' + 'settings.locale' => 'pt-pt', + 'settings.direction' => 'ltr', + + // Service - Users + 'auth.emails.team' => 'Equipa %s', + 'auth.emails.confirm.title' => 'Confirmação de Conta', + 'auth.emails.confirm.body' => 'pt-pt.email.auth.confirm.tpl', + 'auth.emails.recovery.title' => 'Repor palavra-passe', + 'auth.emails.recovery.body' => 'pt-pt.email.auth.recovery.tpl', + 'auth.emails.invitation.title' => 'Convite para a Equipa %s em %s', + 'auth.emails.invitation.body' => 'pt-pt.email.auth.invitation.tpl', + + 'locale.country.unknown' => 'Desconhecido', + + 'countries' => include 'pt-pt.countries.php', + 'continents' => include 'pt-pt.continents.php', +]; diff --git a/app/config/locale/ro.continents.php b/app/config/locale/ro.continents.php new file mode 100644 index 000000000..c876266b8 --- /dev/null +++ b/app/config/locale/ro.continents.php @@ -0,0 +1,11 @@ + 'Africa', + 'AN' => 'Antarctica', + 'AS' => 'Asia', + 'EU' => 'Europa', + 'NA' => 'America de Nord', + 'OC' => 'Oceania', + 'SA' => 'America de Sud', +]; diff --git a/app/config/locale/ro.countries.php b/app/config/locale/ro.countries.php new file mode 100644 index 000000000..6dc894d63 --- /dev/null +++ b/app/config/locale/ro.countries.php @@ -0,0 +1,198 @@ + 'Afghanistan', + 'AO' => 'Angola', + 'AL' => 'Albania', + 'AD' => 'Andorra', + 'AE' => 'Emiratele Arabe', + 'AR' => 'Argentina', + 'AM' => 'Armenia', + 'AG' => 'Antigua și Barbuda', + 'AU' => 'Australia', + 'AT' => 'Austria', + 'AZ' => 'Azerbaijan', + 'BI' => 'Burundi', + 'BE' => 'Belgia', + 'BJ' => 'Benin', + 'BF' => 'Burkina Faso', + 'BD' => 'Bangladesh', + 'BG' => 'Bulgaria', + 'BH' => 'Bahrain', + 'BS' => 'Bahamas', + 'BA' => 'Bosnia și Herzegovina', + 'BY' => 'Belarus', + 'BZ' => 'Belize', + 'BO' => 'Bolivia', + 'BR' => 'Brazilia', + 'BB' => 'Barbados', + 'BN' => 'Brunei', + 'BT' => 'Butan', + 'BW' => 'Botswana', + 'CF' => 'Republica Central Africană', + 'CA' => 'Canada', + 'CH' => 'Elveția', + 'CL' => 'Chile', + 'CN' => 'China', + 'CI' => 'Ivory', + 'CM' => 'Cameroon', + 'CD' => 'Congo', + 'CG' => 'Republica Congo', + 'CO' => 'Colombia', + 'KM' => 'Comoros', + 'CV' => 'Cape Verde', + 'CR' => 'Costa Rica', + 'CU' => 'Cuba', + 'CY' => 'Cipru', + 'CZ' => 'Cehia', + 'DE' => 'Germania', + 'DJ' => 'Djibouti', + 'DM' => 'Dominica', + 'DK' => 'Danemarca', + 'DO' => 'Republica Dominicană', + 'DZ' => 'Algeria', + 'EC' => 'Ecuador', + 'EG' => 'Egipt', + 'ER' => 'Eritrea', + 'ES' => 'Spaina', + 'EE' => 'Estonia', + 'ET' => 'Ethiopia', + 'FI' => 'Finlanda', + 'FJ' => 'Fiji', + 'FR' => 'Franța', + 'FM' => 'Micronesia', + 'GA' => 'Gabon', + 'GB' => 'Regatul Unit', + 'GE' => 'Georgia', + 'GH' => 'Ghana', + 'GN' => 'Guinea', + 'GM' => 'Gambia', + 'GW' => 'Guinea-Bissau', + 'GQ' => 'Guinea Ecuatorială', + 'GR' => 'Grecia', + 'GD' => 'Grenada', + 'GT' => 'Guatemala', + 'GY' => 'Guyana', + 'HN' => 'Honduras', + 'HR' => 'Croația', + 'HT' => 'Haiti', + 'HU' => 'Ungaria', + 'ID' => 'Indonesia', + 'IN' => 'India', + 'IE' => 'Irlanda', + 'IR' => 'Iran', + 'IQ' => 'Iraq', + 'IS' => 'Islanda', + 'IL' => 'Israel', + 'IT' => 'Italia', + 'JM' => 'Jamaica', + 'JO' => 'Jordan', + 'JP' => 'Japonia', + 'KZ' => 'Kazakhstan', + 'KE' => 'Kenya', + 'KG' => 'Kyrgyzstan', + 'KH' => 'Cambodia', + 'KI' => 'Kiribati', + 'KN' => 'Saint Kitts and Nevis', + 'KR' => 'Coreea de Sud', + 'KW' => 'Kuwait', + 'LA' => 'Laos', + 'LB' => 'Lebanon', + 'LR' => 'Liberia', + 'LY' => 'Libya', + 'LC' => 'Saint Lucia', + 'LI' => 'Liechtenstein', + 'LK' => 'Sri Lanka', + 'LS' => 'Lesotho', + 'LT' => 'Lituania', + 'LU' => 'Luxembourg', + 'LV' => 'Letonia', + 'MA' => 'Morocco', + 'MC' => 'Monaco', + 'MD' => 'Moldova', + 'MG' => 'Madagascar', + 'MV' => 'Maldive', + 'MX' => 'Mexico', + 'MH' => 'Insulele Marshall', + 'MK' => 'Macedonia', + 'ML' => 'Mali', + 'MT' => 'Malta', + 'MM' => 'Myanmar', + 'ME' => 'Muntenegro', + 'MN' => 'Mongolia', + 'MZ' => 'Mozambique', + 'MR' => 'Mauritania', + 'MU' => 'Mauritius', + 'MW' => 'Malawi', + 'MY' => 'Malaysia', + 'NA' => 'Namibia', + 'NE' => 'Niger', + 'NG' => 'Nigeria', + 'NI' => 'Nicaragua', + 'NL' => 'Olanda', + 'NO' => 'Norvegia', + 'NP' => 'Nepal', + 'NR' => 'Nauru', + 'NZ' => 'Noua Zeelandă', + 'OM' => 'Oman', + 'PK' => 'Pakistan', + 'PA' => 'Panama', + 'PE' => 'Peru', + 'PH' => 'Philippines', + 'PW' => 'Palau', + 'PG' => 'Papua Noua Guinea', + 'PL' => 'Polonia', + 'KP' => 'Coreea de Nord', + 'PT' => 'Portugalia', + 'PY' => 'Paraguay', + 'QA' => 'Qatar', + 'RO' => 'Romania', + 'RU' => 'Rusia', + 'RW' => 'Rwanda', + 'SA' => 'Arabia Saudită', + 'SD' => 'Sudan', + 'SN' => 'Senegal', + 'SG' => 'Singapore', + 'SB' => 'Insulele Solomon', + 'SL' => 'Sierra Leone', + 'SV' => 'El Salvador', + 'SM' => 'San Marino', + 'SO' => 'Somalia', + 'RS' => 'Serbia', + 'SS' => 'Sudanul de Sud', + 'ST' => 'São Tomé și Príncipe', + 'SR' => 'Suriname', + 'SK' => 'Slovakia', + 'SI' => 'Slovenia', + 'SE' => 'Suedia', + 'SZ' => 'Swaziland', + 'SC' => 'Seychelles', + 'SY' => 'Syria', + 'TD' => 'Chad', + 'TG' => 'Togo', + 'TH' => 'Tailanda', + 'TJ' => 'Tajikistan', + 'TM' => 'Turkmenistan', + 'TL' => 'Timor-Leste', + 'TO' => 'Tonga', + 'TT' => 'Trinidad și Tobago', + 'TN' => 'Tunisia', + 'TR' => 'Turcia', + 'TV' => 'Tuvalu', + 'TZ' => 'Tanzania', + 'UG' => 'Uganda', + 'UA' => 'Ucraina', + 'UY' => 'Uruguay', + 'US' => 'Statele Unite ale Americii', + 'UZ' => 'Uzbekistan', + 'VA' => 'Vatican', + 'VC' => 'Saint Vincent și Grenadines', + 'VE' => 'Venezuela', + 'VN' => 'Vietnam', + 'VU' => 'Vanuatu', + 'WS' => 'Samoa', + 'YE' => 'Yemen', + 'ZA' => 'Africa de Sud', + 'ZM' => 'Zambia', + 'ZW' => 'Zimbabwe', +]; diff --git a/app/config/locale/ro.php b/app/config/locale/ro.php new file mode 100644 index 000000000..c1669e6d2 --- /dev/null +++ b/app/config/locale/ro.php @@ -0,0 +1,21 @@ + '"Arta de a fi înţelept este arta de a intui ce trebuie trecut cu vederea."', // This is the line printed in the homepage and console 'view-source' + 'settings.locale' => 'ro', + 'settings.direction' => 'ltr', + + // Service - Users + 'auth.emails.team' => '%s Echipa', + 'auth.emails.confirm.title' => 'Confirmă Contul', + 'auth.emails.confirm.body' => 'ro.email.auth.confirm.tpl', + 'auth.emails.recovery.title' => 'Resetează Parola', + 'auth.emails.recovery.body' => 'ro.email.auth.recovery.tpl', + 'auth.emails.invitation.title' => 'Invitație în Echipa %s la %s', + 'auth.emails.invitation.body' => 'ro.email.auth.invitation.tpl', + + 'locale.country.unknown' => 'Necunoscut', + + 'countries' => include 'ro.countries.php', + 'continents' => include 'ro.continents.php', +]; diff --git a/app/config/locale/templates/fr.email.auth.confirm.tpl b/app/config/locale/templates/fr.email.auth.confirm.tpl new file mode 100644 index 000000000..21621e237 --- /dev/null +++ b/app/config/locale/templates/fr.email.auth.confirm.tpl @@ -0,0 +1,24 @@ + + +
+ Bonjour {{name}}, +
+
+ Cliquez sur le lien suivant pour vérifier votre adresse mail. +
+ {{redirect}} +
+
+ Si vous n'avez pas demandé une vérification de cette adresse mail, vous pouvez ignorer ce message. +
+
+ Merci, +
+ L'équipe {{project}} +
diff --git a/app/config/locale/templates/fr.email.auth.invitation.tpl b/app/config/locale/templates/fr.email.auth.invitation.tpl new file mode 100644 index 000000000..3b793bb25 --- /dev/null +++ b/app/config/locale/templates/fr.email.auth.invitation.tpl @@ -0,0 +1,27 @@ + + +
+ Bonjour, +
+
+ Ce mail vous a été envoyé car {{owner}} vous invite à devenir membre de l'équipe {{team}} sur le projet {{project}}. +
+
+ Cliquez sur le lien suivant pour rejoindre l'équipe {{team}}: +
+ {{redirect}} +
+
+ Si vous n'êtes pas intéressé, vous pouvez ignorer ce message. +
+
+ Merci, +
+ L'équipe {{project}} +
diff --git a/app/config/locale/templates/fr.email.auth.recovery.tpl b/app/config/locale/templates/fr.email.auth.recovery.tpl new file mode 100644 index 000000000..d3ab2a305 --- /dev/null +++ b/app/config/locale/templates/fr.email.auth.recovery.tpl @@ -0,0 +1,24 @@ + + +
+ Bonjour {{name}}, +
+
+ Cliquez sur le lien suivant pour réinitialiser votre mot de passe pour le projet {{project}}. +
+ {{redirect}} +
+
+ Si vous n'êtes pas à l'origine de cette demande de réinitialisation de mot de passe, vous pouvez ignorer ce message. +
+
+ Merci, +
+ L'équipe {{project}} +
diff --git a/app/config/locale/templates/hi.email.auth.confirm.tpl b/app/config/locale/templates/hi.email.auth.confirm.tpl new file mode 100644 index 000000000..a8b2f1008 --- /dev/null +++ b/app/config/locale/templates/hi.email.auth.confirm.tpl @@ -0,0 +1,25 @@ + + +
+ +नमस्ते {{name}}, +
+
+ अपना ईमेल पता वेरीफाई करने के लिए इस लिंक पर क्लिक करे। +
+ {{redirect}} +
+
+ यदि आपने इस ईमेल को वेरीफाई करने के लिए नहीं कहा है, तो आप इस संदेश को अनदेखा कर सकते हैं। +
+
+ धन्यवाद, +
+ {{project}} टीम +
diff --git a/app/config/locale/templates/hi.email.auth.invitation.tpl b/app/config/locale/templates/hi.email.auth.invitation.tpl new file mode 100644 index 000000000..c0da3d646 --- /dev/null +++ b/app/config/locale/templates/hi.email.auth.invitation.tpl @@ -0,0 +1,27 @@ + + +
+ नमस्ते, +
+
+ यह मेल आपको इसलिए भेजा गया था क्योंकि {{owner}} आपको टीम मेंबर बनने के लिए आमंत्रित करना चाहता है {{team}} टीम के लिए {{project}} प्रोजेक्ट पर +
+
+ टीम {{team}} ज्वाइन करने के लिए इस लिंक पर क्लिक करे : +
+ {{redirect}} +
+
+ यदि आप रुचि नहीं रखते हैं, तो आप इस संदेश को अनदेखा कर सकते हैं। +
+
+ धन्यवाद, +
+ {{project}} टीम +
diff --git a/app/config/locale/templates/hi.email.auth.recovery.tpl b/app/config/locale/templates/hi.email.auth.recovery.tpl new file mode 100644 index 000000000..163cd0c28 --- /dev/null +++ b/app/config/locale/templates/hi.email.auth.recovery.tpl @@ -0,0 +1,24 @@ + + +
+ नमस्ते {{name}}, +
+
+ {{project}} का पासवर्ड रिसेट करने के लिए लिंक पर क्लिक करे +
+ {{redirect}} +
+
+ यदि आपने अपना पासवर्ड रीसेट करने के लिए नहीं कहा है, तो आप इस संदेश को अनदेखा कर सकते हैं। +
+
+ धन्यवाद, +
+ {{project}} टीम +
diff --git a/app/config/locale/templates/nl.email.auth.confirm.tpl b/app/config/locale/templates/nl.email.auth.confirm.tpl new file mode 100644 index 000000000..513593bfc --- /dev/null +++ b/app/config/locale/templates/nl.email.auth.confirm.tpl @@ -0,0 +1,24 @@ + + +
+ Hallo {{name}}, +
+
+ Klink op deze link om uw emailadres te valideren. +
+ {{redirect}} +
+
+ Als u niet heeft gevraagd om dit adres te verifiëren, kunt u dit bericht negeren. +
+
+ Bedankt, +
+ {{project}} team +
\ No newline at end of file diff --git a/app/config/locale/templates/nl.email.auth.invitation.tpl b/app/config/locale/templates/nl.email.auth.invitation.tpl new file mode 100644 index 000000000..252e104af --- /dev/null +++ b/app/config/locale/templates/nl.email.auth.invitation.tpl @@ -0,0 +1,27 @@ + + +
+ Hallo, +
+
+ Deze mail is naar je gestuurd omdat {{owner}} wilde dat u een lid zou worden in het {{team}} team voor {{project}}. +
+
+ Volg deze link om het team te joinen {{team}}: +
+ {{redirect}} +
+
+ ALs u niet geïnteresseerd bent, kunt u dit bericht negeren. +
+
+ Bedankt, +
+ {{project}} team +
diff --git a/app/config/locale/templates/nl.email.auth.recovery.tpl b/app/config/locale/templates/nl.email.auth.recovery.tpl new file mode 100644 index 000000000..2c4d5952a --- /dev/null +++ b/app/config/locale/templates/nl.email.auth.recovery.tpl @@ -0,0 +1,24 @@ + + +
+ Hallo {{name}}, +
+
+ Klik op deze link om uw {{project}} wachtwoord te resetten. +
+ {{redirect}} +
+
+ Als u niet gevraagd heeft om uw wachtwoord te resetten, kunt u dit bericht negeren. +
+
+ Bedankt, +
+ {{project}} team +
diff --git a/app/config/locale/templates/pt-pt.email.auth.confirm.tpl b/app/config/locale/templates/pt-pt.email.auth.confirm.tpl new file mode 100644 index 000000000..d2209883c --- /dev/null +++ b/app/config/locale/templates/pt-pt.email.auth.confirm.tpl @@ -0,0 +1,24 @@ + + +
+ Olá {{name}}, +
+
+ Por favor, confirme o seu email através do link abaixo. +
+ {{redirect}} +
+
+ Se não solicitou a confirmação de email, por favor ignore esta mensagem. +
+
+ Com os melhores cumprimentos, +
+ Equipa {{project}} +
\ No newline at end of file diff --git a/app/config/locale/templates/pt-pt.email.auth.invitation.tpl b/app/config/locale/templates/pt-pt.email.auth.invitation.tpl new file mode 100644 index 000000000..e4ebbfa35 --- /dev/null +++ b/app/config/locale/templates/pt-pt.email.auth.invitation.tpl @@ -0,0 +1,27 @@ + + +
+ Olá, +
+
+ Recebeu este email porque
{{owner}} deseja convida-lo a tornar-se membro da equipa {{team}} no {{project}}. +
+
+ Use este link para se juntar à equipa {{team}}: +
+ {{redirect}} +
+
+ Se não estiver interessado, por favor ignore esta mensagem. +
+
+ Com os melhores cumprimentos, +
+ Equipe {{project}} +
diff --git a/app/config/locale/templates/pt-pt.email.auth.recovery.tpl b/app/config/locale/templates/pt-pt.email.auth.recovery.tpl new file mode 100644 index 000000000..7c89f1b72 --- /dev/null +++ b/app/config/locale/templates/pt-pt.email.auth.recovery.tpl @@ -0,0 +1,24 @@ + + +
+ Olá {{name}}, +
+
+ Use este link para repor a sua palavra-passe {{project}}. +
+ {{redirect}} +
+
+ Se não solicitou a reposição da sua palavra-passe, por favor ignore esta mensagem. +
+
+ Com os melhores cumprimentos, +
+ Equipa {{project}} +
diff --git a/app/config/locale/templates/ro.email.auth.confirm.tpl b/app/config/locale/templates/ro.email.auth.confirm.tpl new file mode 100644 index 000000000..e5672f6d9 --- /dev/null +++ b/app/config/locale/templates/ro.email.auth.confirm.tpl @@ -0,0 +1,24 @@ + + +
+ Salut {{name}}, +
+
+ Accesează link-ul următor pentru a-ți confirma mail-ul. +
+ {{redirect}} +
+
+ Dacă nu ai solicitat acest mail, te rugăm frumos să îl ignori. +
+
+ Mulțumim, +
+ Echipa {{project}} +
diff --git a/app/config/locale/templates/ro.email.auth.invitation.tpl b/app/config/locale/templates/ro.email.auth.invitation.tpl new file mode 100644 index 000000000..477ecfe84 --- /dev/null +++ b/app/config/locale/templates/ro.email.auth.invitation.tpl @@ -0,0 +1,27 @@ + + +
+ Salut, +
+
+ Ai primit acest mail deoarece {{owner}} te-a invitat să faci parte din echipa {{team}} în proiectul {{project}}. +
+
+ Accesează link-ul următor pentru a accepta invitația în echipa {{team}}: +
+ {{redirect}} +
+
+ Dacă nu ești interesat de această invitație, te rugăm frumos să o ignori. +
+
+ Cu drag, +
+ Echipa {{project}} +
diff --git a/app/config/locale/templates/ro.email.auth.recovery.tpl b/app/config/locale/templates/ro.email.auth.recovery.tpl new file mode 100644 index 000000000..2e934194b --- /dev/null +++ b/app/config/locale/templates/ro.email.auth.recovery.tpl @@ -0,0 +1,24 @@ + + +
+ Salut {{name}}, +
+
+ Accesează link-ul următor pentru a-ți reseta parola din proiectul {{project}}. +
+ {{redirect}} +
+
+ Dacă nu ai solicitat acest mail, te rugăm frumos să îl ignori. +
+
+ Cu drag, +
+ Echipa {{project}} +
diff --git a/app/config/locale/templates/tr.email.auth.confirm.tpl b/app/config/locale/templates/tr.email.auth.confirm.tpl new file mode 100644 index 000000000..d83bda1e6 --- /dev/null +++ b/app/config/locale/templates/tr.email.auth.confirm.tpl @@ -0,0 +1,24 @@ + + +
+ Merhaba {{name}}, +
+
+ Aşağıdaki bağlantıyı takip ederek email hesabınızı doğrulayın. +
+ {{redirect}} +
+
+ Bu adresi doğrulamayı istemediyseniz, bu mesajı yok sayabilirsiniz. +
+
+ Teşekkürler, +
+ {{project}} takımı +
\ No newline at end of file diff --git a/app/config/locale/templates/tr.email.auth.invitation.tpl b/app/config/locale/templates/tr.email.auth.invitation.tpl new file mode 100644 index 000000000..07e8f06db --- /dev/null +++ b/app/config/locale/templates/tr.email.auth.invitation.tpl @@ -0,0 +1,27 @@ + + +
+ Merhaba, +
+
+ Bu posta size gönderildi, çünkü {{owner}} sizi {{project}} için {{team}} ekibinde takım üyesi olmaya davet etmek istedi. +
+
+ Aşağıdaki bağlantıyı takip ederek {{team}} takımına takılın: +
+ {{redirect}} +
+
+ Eğer ilgilenmiyorsanız, bu mesajı yok sayabilirsiniz. +
+
+ Teşekkürler, +
+ {{project}} takımı +
diff --git a/app/config/locale/templates/tr.email.auth.recovery.tpl b/app/config/locale/templates/tr.email.auth.recovery.tpl new file mode 100644 index 000000000..d04ffce5e --- /dev/null +++ b/app/config/locale/templates/tr.email.auth.recovery.tpl @@ -0,0 +1,24 @@ + + +
+ Merhaba {{name}}, +
+
+ Aşağıdaki bağlantıyı takip ederek {{project}} şifresini değiştirin. +
+ {{redirect}} +
+
+ Eğer şifrenizi sıfırlamayı istemediyseniz, bu mesajı yok sayabilirsiniz. +
+
+ Teşekkürler, +
+ {{project}} takımı +
diff --git a/app/config/locale/tr.continents.php b/app/config/locale/tr.continents.php new file mode 100644 index 000000000..3a3c6520d --- /dev/null +++ b/app/config/locale/tr.continents.php @@ -0,0 +1,11 @@ + 'Afrika', + 'AN' => 'Antarktika', + 'AS' => 'Asya', + 'EU' => 'Avrupa', + 'NA' => 'Kuzey Amerika', + 'OC' => 'Okyanusya', + 'SA' => 'Güney Amerika', +]; diff --git a/app/config/locale/tr.countries.php b/app/config/locale/tr.countries.php new file mode 100644 index 000000000..e2b2f2f22 --- /dev/null +++ b/app/config/locale/tr.countries.php @@ -0,0 +1,198 @@ + 'Afganistan', + 'AO' => 'Angola', + 'AL' => 'Arnavutluk', + 'AD' => 'Andorra', + 'AE' => 'Birleşik Arap Emirlikleri', + 'AR' => 'Arjantin', + 'AM' => 'Ermenistan', + 'AG' => 'Antigua ve Barbuda', + 'AU' => 'Avustralya', + 'AT' => 'Avusturya', + 'AZ' => 'Azerbaycan', + 'BI' => 'Burundi', + 'BE' => 'Belçika', + 'BJ' => 'Benin', + 'BF' => 'Burkina Faso', + 'BD' => 'Bangladeş', + 'BG' => 'Bulgaristan', + 'BH' => 'Bahreyn', + 'BS' => 'Bahamalar', + 'BA' => 'Bosna Hersek', + 'BY' => 'Beyaz Rusya', + 'BZ' => 'Belize', + 'BO' => 'Bolivya', + 'BR' => 'Brezilya', + 'BB' => 'Barbados', + 'BN' => 'Brunei', + 'BT' => 'Butan', + 'BW' => 'Botsvana', + 'CF' => 'Orta Afrika Cumhuriyeti', + 'CA' => 'Kanada', + 'CH' => 'İsviçre', + 'CL' => 'Şili', + 'CN' => 'Çin', + 'CI' => 'Fildişi Sahili', + 'CM' => 'Kamerun', + 'CD' => 'Kongo - Kinşasa', + 'CG' => 'Kongo - Brazavil', + 'CO' => 'Kolombiya', + 'KM' => 'Komorlar', + 'CV' => 'Cape Verde', + 'CR' => 'Kosta Rika', + 'CU' => 'Küba', + 'CY' => 'Güney Kıbrıs Rum Kesimi', + 'CZ' => 'Çek Cumhuriyeti', + 'DE' => 'Almanya', + 'DJ' => 'Cibuti', + 'DM' => 'Dominika', + 'DK' => 'Danimarka', + 'DO' => 'Dominik Cumhuriyeti', + 'DZ' => 'Cezayir', + 'EC' => 'Ekvador', + 'EG' => 'Mısır', + 'ER' => 'Eritre', + 'ES' => 'İspanya', + 'EE' => 'Estonya', + 'ET' => 'Etiyopya', + 'FI' => 'Finlandiya', + 'FJ' => 'Fiji', + 'FR' => 'Fransa', + 'FM' => 'Mikronezya', + 'GA' => 'Gabon', + 'GB' => 'Birleşik Krallık', + 'GE' => 'Gürcistan', + 'GH' => 'Gana', + 'GN' => 'Gine', + 'GM' => 'Gambiya', + 'GW' => 'Gine-Bissau', + 'GQ' => 'Ekvator Ginesi', + 'GR' => 'Yunanistan', + 'GD' => 'Grenada', + 'GT' => 'Guatemala', + 'GY' => 'Guyana', + 'HN' => 'Honduras', + 'HR' => 'Hırvatistan', + 'HT' => 'Haiti', + 'HU' => 'Macaristan', + 'ID' => 'Endonezya', + 'IN' => 'Hindistan', + 'IE' => 'İrlanda', + 'IR' => 'İran', + 'IQ' => 'Irak', + 'IS' => 'İzlanda', + 'IL' => 'İsrail', + 'IT' => 'İtalya', + 'JM' => 'Jamaika', + 'JO' => 'Ürdün', + 'JP' => 'Japonya', + 'KZ' => 'Kazakistan', + 'KE' => 'Kenya', + 'KG' => 'Kırgızistan', + 'KH' => 'Kamboçya', + 'KI' => 'Kiribati', + 'KN' => 'Saint Kitts ve Nevis', + 'KR' => 'Güney Kore', + 'KW' => 'Kuveyt', + 'LA' => 'Laos', + 'LB' => 'Lübnan', + 'LR' => 'Liberya', + 'LY' => 'Libya', + 'LC' => 'Saint Lucia', + 'LI' => 'Liechtenstein', + 'LK' => 'Sri Lanka', + 'LS' => 'Lesoto', + 'LT' => 'Litvanya', + 'LU' => 'Lüksemburg', + 'LV' => 'Letonya', + 'MA' => 'Fas', + 'MC' => 'Monako', + 'MD' => 'Moldova', + 'MG' => 'Madagaskar', + 'MV' => 'Maldivler', + 'MX' => 'Meksika', + 'MH' => 'Marshall Adaları', + 'MK' => 'Makedonya', + 'ML' => 'Mali', + 'MT' => 'Malta', + 'MM' => 'Myanmar (Burma)', + 'ME' => 'Karadağ', + 'MN' => 'Moğolistan', + 'MZ' => 'Mozambik', + 'MR' => 'Moritanya', + 'MU' => 'Mauritius', + 'MW' => 'Malavi', + 'MY' => 'Malezya', + 'NA' => 'Namibya', + 'NE' => 'Nijer', + 'NG' => 'Nijerya', + 'NI' => 'Nikaragua', + 'NL' => 'Hollanda', + 'NO' => 'Norveç', + 'NP' => 'Nepal', + 'NR' => 'Nauru', + 'NZ' => 'Yeni Zelanda', + 'OM' => 'Umman', + 'PK' => 'Pakistan', + 'PA' => 'Panama', + 'PE' => 'Peru', + 'PH' => 'Filipinler', + 'PW' => 'Palau', + 'PG' => 'Papua Yeni Gine', + 'PL' => 'Polonya', + 'KP' => 'Kuzey Kore', + 'PT' => 'Portekiz', + 'PY' => 'Paraguay', + 'QA' => 'Katar', + 'RO' => 'Romanya', + 'RU' => 'Rusya', + 'RW' => 'Ruanda', + 'SA' => 'Suudi Arabistan', + 'SD' => 'Sudan', + 'SN' => 'Senegal', + 'SG' => 'Singapur', + 'SB' => 'Solomon Adaları', + 'SL' => 'Sierra Leone', + 'SV' => 'El Salvador', + 'SM' => 'San Marino', + 'SO' => 'Somali', + 'RS' => 'Sırbistan', + 'SS' => 'Güney Sudan', + 'ST' => 'São Tomé ve Príncipe', + 'SR' => 'Surinam', + 'SK' => 'Slovakya', + 'SI' => 'Slovenya', + 'SE' => 'İsveç', + 'SZ' => 'Svaziland', + 'SC' => 'Seyşeller', + 'SY' => 'Suriye', + 'TD' => 'Çad', + 'TG' => 'Togo', + 'TH' => 'Tayland', + 'TJ' => 'Tacikistan', + 'TM' => 'Türkmenistan', + 'TL' => 'Timor-Leste', + 'TO' => 'Tonga', + 'TT' => 'Trinidad ve Tobago', + 'TN' => 'Tunus', + 'TR' => 'Türkiye', + 'TV' => 'Tuvalu', + 'TZ' => 'Tanzanya', + 'UG' => 'Uganda', + 'UA' => 'Ukrayna', + 'UY' => 'Uruguay', + 'US' => 'ABD', + 'UZ' => 'Özbekistan', + 'VA' => 'Vatikan', + 'VC' => 'Saint Vincent ve Grenadinler', + 'VE' => 'Venezuela', + 'VN' => 'Vietnam', + 'VU' => 'Vanuatu', + 'WS' => 'Samoa', + 'YE' => 'Yemen', + 'ZA' => 'Güney Afrika', + 'ZM' => 'Zambiya', + 'ZW' => 'Zimbabve', +]; diff --git a/app/config/locale/tr.php b/app/config/locale/tr.php new file mode 100644 index 000000000..2a25ee80e --- /dev/null +++ b/app/config/locale/tr.php @@ -0,0 +1,21 @@ + '"Bilge olma sanatı, neyi ihmal edeceğini bilme sanatıdır."', // This is the line printed in the homepage and console 'view-source' + 'settings.locale' => 'tr', + 'settings.direction' => 'ltr', + + // Service - Users + 'auth.emails.team' => '%s Takımı', + 'auth.emails.confirm.title' => 'Hesap Doğrulama', + 'auth.emails.confirm.body' => 'tr.email.auth.confirm.tpl', + 'auth.emails.recovery.title' => 'Şifre Sıfırlama', + 'auth.emails.recovery.body' => 'tr.email.auth.recovery.tpl', + 'auth.emails.invitation.title' => '%s takımına davet %s', + 'auth.emails.invitation.body' => 'tr.email.auth.invitation.tpl', + + 'locale.country.unknown' => 'Bilinmeyen', + + 'countries' => include 'tr.countries.php', + 'continents' => include 'tr.continents.php', +]; diff --git a/app/init.php b/app/init.php index dd41573be..92e3d9d90 100644 --- a/app/init.php +++ b/app/init.php @@ -132,6 +132,7 @@ Locale::setLanguage('he', include __DIR__ . '/config/locale/he.php'); Locale::setLanguage('ua', include __DIR__ . '/config/locale/ua.php'); Locale::setLanguage('pt-br', include __DIR__ . '/config/locale/pt-br.php'); Locale::setLanguage('es', include __DIR__ . '/config/locale/es.php'); +Locale::setLanguage('ro', include __DIR__ . '/config/locale/ro.php'); if (in_array($locale, APP_LOCALES)) { Locale::setDefault($locale);