diff --git a/lang/ar-SA.json b/lang/ar-SA.json
index 19f4c62..118730e 100644
--- a/lang/ar-SA.json
+++ b/lang/ar-SA.json
@@ -1,17 +1,145 @@
{
"global": {
+ "support": "دعم",
"download": "تنزيل",
+ "themeToggle": "تبديل تخطيط الألوان",
+ "api": "API",
+ "docs": "Docs",
"blog": "المدونة",
- "support": "دعم",
- "register": "إنشاء حساب",
- "login": "تسجيل الدخول",
- "themeToggle": "تبديل تخطيط الألوان"
+ "discover": "Discover",
+ "campsites": "Campsites",
+ "campers": "Campers",
+ "instances": "Instances",
+ "socialMedia": "Social media",
+ "resources": "Resources",
+ "openBrowser": "Open in Browser"
+ },
+ "info": {
+ "username": "Username",
+ "tagline": "Tag",
+ "taglineOrEmail": "Tag or Email",
+ "email": "Email",
+ "password": "Password",
+ "confirmPassword": "Confirm password"
+ },
+ "form": {
+ "login": "Sign in",
+ "register": "Sign up",
+ "noAccount": "Don't have an account? Register",
+ "hasAccount": "Already have an account? Login",
+ "resetPasswordTitle": "Reset password",
+ "resetPassword": "Forgot your password? Change it",
+ "submit": "Submit"
+ },
+ "placeholder": {
+ "underConstruction": {
+ "title": "Under Construction",
+ "description": "Sorry, this section is still under construction. Come back later!"
+ },
+ "notFound": {
+ "title": "404 Not Found",
+ "description": "This page could not be found."
+ },
+ "goBackToHome": "Go back to home page"
+ },
+ "landing": {
+ "home": "Home",
+ "about": "About",
+ "features": "Features",
+ "team": "The team",
+ "brandkit": "Brand kit",
+ "download": {
+ "win": "Download for Windows",
+ "osx": "Download for OSX",
+ "linux": "Download for Linux",
+ "debian": "Download for Debian",
+ "android": "Download for Android",
+ "ios": "Download for iOS"
+ }
},
"home": {
"title": "تجمع حول النار",
"description": "يعد المخيم مكانا لك ولأصدقائك للتسكع
والدردشة والاستمتاع دون أي متاعب!",
"download": "تنزيل المخيم",
- "open": "فتح المخيم"
+ "open": "فتح المخيم",
+ "bottom": {
+ "title": "What are you waiting for?",
+ "description": "Try Campground now, anywhere!"
+ },
+ "campfires": {
+ "subtitle": "Campfires",
+ "title": "Organize channels with campfires",
+ "description": "May also be known as groups or sub-servers, campfires are server-like group of tents/channels with their own icons, banners and roles.",
+ "learnMore": "Learn more about Campfires"
+ },
+ "profiles": {
+ "subtitle": "Profiles",
+ "title": "Highly customizable profiles",
+ "description": "Create posts and media, discover others, link game and more with Campground's highly customizable profiles.",
+ "learnMore": "Learn more about Profiles"
+ },
+ "lists": {
+ "subtitle": "Lists",
+ "title": "To-do list tents",
+ "description": "Create list tents (channels) and set up tasks to complete. Organize the tasks, mark them, add notes, create threads and more.",
+ "learnMore": "Learn more about Lists"
+ },
+ "encryption": {
+ "subtitle": "Encryption",
+ "title": "E2EE Private messaging",
+ "description": "Secure your messages with end-to-end encryption for direct messages. Feel safe with Campground.",
+ "learnMore": "Learn more about Encryption"
+ },
+ "selfHost": {
+ "subtitle": "Self-hosting",
+ "title": "Self-host your campsites",
+ "description": "Create your own instance and manage YOUR OWN content. No one else, just you and your communities.",
+ "learnMore": "Learn more about Self-hosting"
+ },
+ "themes": {
+ "subtitle": "Themes",
+ "title": "Customize the looks",
+ "description": "Change the way application looks with highly customizable themes with CSS. Do not like how app looks? Change it!",
+ "learnMore": "Learn more about Themes"
+ }
+ },
+ "features": {
+ "title": "See all of Campgrounds features",
+ "description": "Campfires? List tents? Calendar tents? Profiles? All here for you to check out and learn!",
+ "learnMore": "Learn more about {feature}",
+ "instances": {
+ "title": "Instances",
+ "description": "Host your own Campground instances and create campsites on them"
+ },
+ "campfires": {
+ "title": "Campfires",
+ "description": "Organize your campsites with campfires."
+ },
+ "encryption": {
+ "title": "E2E Encryption",
+ "description": "Learn about direct messages encryption."
+ },
+ "calendarTents": {
+ "title": "Calendar tents",
+ "description": "Keep track of events with calendar tents."
+ },
+ "listTents": {
+ "title": "List tents",
+ "description": "Create and complete tasks in tents."
+ },
+ "docTents": {
+ "title": "Document tents",
+ "description": "Create documents in your tents."
+ }
+ },
+ "downloads": {
+ "title": "Get Campground",
+ "description": "Download Campground on your current device. Everywhere, anywhere; on your phone, on your desktop.",
+ "wrongDevice": "Wrong device? Scroll down to other downloads.",
+ "desktop": "Different desktop device?",
+ "desktopDescription": "Get Campground on any desktop device.",
+ "mobile": "Or maybe on your phone?",
+ "mobileDescription": "Make sure everyone can reach you no matter where you are!"
},
"languages": {
"af-ZA": "الأفريقية",
diff --git a/lang/fr-FR.json b/lang/fr-FR.json
index 104a31f..a974cb7 100644
--- a/lang/fr-FR.json
+++ b/lang/fr-FR.json
@@ -1,112 +1,240 @@
{
"global": {
+ "support": "Support",
"download": "Download",
+ "themeToggle": "Toggle color scheme",
+ "api": "API",
+ "docs": "Docs",
"blog": "Blog",
- "support": "Support",
- "register": "Sign up",
+ "discover": "Discover",
+ "campsites": "Campsites",
+ "campers": "Campers",
+ "instances": "Instances",
+ "socialMedia": "Social media",
+ "resources": "Resources",
+ "openBrowser": "Open in Browser"
+ },
+ "info": {
+ "username": "Username",
+ "tagline": "Tag",
+ "taglineOrEmail": "Tag or Email",
+ "email": "Email",
+ "password": "Password",
+ "confirmPassword": "Confirm password"
+ },
+ "form": {
"login": "Sign in",
- "themeToggle": "Toggle color scheme"
+ "register": "Sign up",
+ "noAccount": "Don't have an account? Register",
+ "hasAccount": "Already have an account? Login",
+ "resetPasswordTitle": "Reset password",
+ "resetPassword": "Forgot your password? Change it",
+ "submit": "Submit"
+ },
+ "placeholder": {
+ "underConstruction": {
+ "title": "Under Construction",
+ "description": "Sorry, this section is still under construction. Come back later!"
+ },
+ "notFound": {
+ "title": "404 Not Found",
+ "description": "This page could not be found."
+ },
+ "goBackToHome": "Go back to home page"
+ },
+ "landing": {
+ "home": "Home",
+ "about": "About",
+ "features": "Features",
+ "team": "The team",
+ "brandkit": "Brand kit",
+ "download": {
+ "win": "Download for Windows",
+ "osx": "Download for OSX",
+ "linux": "Download for Linux",
+ "debian": "Download for Debian",
+ "android": "Download for Android",
+ "ios": "Download for iOS"
+ }
},
"home": {
"title": "Gather around the fire",
"description": "Campground is a place for you and your friends to hang out,
chat, and have fun without any hassle!",
- "download": "Download Campground",
- "open": "Open Campground"
+ "download": "Télécharger Campground",
+ "open": "Ouvrir Campground",
+ "bottom": {
+ "title": "What are you waiting for?",
+ "description": "Try Campground now, anywhere!"
+ },
+ "campfires": {
+ "subtitle": "Campfires",
+ "title": "Organize channels with campfires",
+ "description": "May also be known as groups or sub-servers, campfires are server-like group of tents/channels with their own icons, banners and roles.",
+ "learnMore": "Learn more about Campfires"
+ },
+ "profiles": {
+ "subtitle": "Profiles",
+ "title": "Highly customizable profiles",
+ "description": "Create posts and media, discover others, link game and more with Campground's highly customizable profiles.",
+ "learnMore": "Learn more about Profiles"
+ },
+ "lists": {
+ "subtitle": "Lists",
+ "title": "To-do list tents",
+ "description": "Create list tents (channels) and set up tasks to complete. Organize the tasks, mark them, add notes, create threads and more.",
+ "learnMore": "Learn more about Lists"
+ },
+ "encryption": {
+ "subtitle": "Encryption",
+ "title": "E2EE Private messaging",
+ "description": "Secure your messages with end-to-end encryption for direct messages. Feel safe with Campground.",
+ "learnMore": "Learn more about Encryption"
+ },
+ "selfHost": {
+ "subtitle": "Self-hosting",
+ "title": "Self-host your campsites",
+ "description": "Create your own instance and manage YOUR OWN content. No one else, just you and your communities.",
+ "learnMore": "Learn more about Self-hosting"
+ },
+ "themes": {
+ "subtitle": "Themes",
+ "title": "Customize the looks",
+ "description": "Change the way application looks with highly customizable themes with CSS. Do not like how app looks? Change it!",
+ "learnMore": "Learn more about Themes"
+ }
+ },
+ "features": {
+ "title": "See all of Campgrounds features",
+ "description": "Campfires? List tents? Calendar tents? Profiles? All here for you to check out and learn!",
+ "learnMore": "Learn more about {feature}",
+ "instances": {
+ "title": "Instances",
+ "description": "Host your own Campground instances and create campsites on them"
+ },
+ "campfires": {
+ "title": "Campfires",
+ "description": "Organize your campsites with campfires."
+ },
+ "encryption": {
+ "title": "E2E Encryption",
+ "description": "Learn about direct messages encryption."
+ },
+ "calendarTents": {
+ "title": "Calendar tents",
+ "description": "Keep track of events with calendar tents."
+ },
+ "listTents": {
+ "title": "List tents",
+ "description": "Create and complete tasks in tents."
+ },
+ "docTents": {
+ "title": "Document tents",
+ "description": "Create documents in your tents."
+ }
+ },
+ "downloads": {
+ "title": "Get Campground",
+ "description": "Download Campground on your current device. Everywhere, anywhere; on your phone, on your desktop.",
+ "wrongDevice": "Wrong device? Scroll down to other downloads.",
+ "desktop": "Different desktop device?",
+ "desktopDescription": "Get Campground on any desktop device.",
+ "mobile": "Or maybe on your phone?",
+ "mobileDescription": "Make sure everyone can reach you no matter where you are!"
},
"languages": {
- "af-ZA": "Afrikaans",
- "ar-SA": "Arabic",
+ "af-ZA": "Africain",
+ "ar-SA": "Arabe",
"ca-ES": "Catalan",
- "cs-CZ": "Czech",
- "da-DK": "Danish",
- "de-DE": "German",
- "el-GR": "Greek",
- "fi-FI": "Finnish",
- "fr-FR": "French",
- "en-US": "English (US)",
- "es-ES": "Spanish",
- "he-IL": "Hebrew",
- "hu-HU": "Hungarian",
- "it-IT": "Italian",
- "ja-JP": "Japanese",
- "ko-KR": "Korean",
- "nl-NL": "Dutch",
- "no-NO": "Norwegian",
- "pl-PL": "Polish",
- "pt-BR": "Portuguese (Brazil)",
- "pt-PT": "Portuguese (Portugal)",
- "ro-RO": "Romanian",
- "ru-RU": "Russian",
- "sr-SP": "Serbian",
- "sv-SE": "Swedish",
- "tr-TR": "Turkish",
- "uk-UA": "Ukrainian",
- "vi-VN": "Vietnamese",
- "zh-CN": "Simplified Chinese (China)",
- "zh-TW": "Simplified Chinese (Taiwan)"
+ "cs-CZ": "Tchèque",
+ "da-DK": "Danois",
+ "de-DE": "Allemand",
+ "el-GR": "Grec",
+ "fi-FI": "Finlandais",
+ "fr-FR": "Français",
+ "en-US": "Anglais (US)",
+ "es-ES": "Espagnol",
+ "he-IL": "Hébreu",
+ "hu-HU": "Hongrois",
+ "it-IT": "Italien",
+ "ja-JP": "Japonais",
+ "ko-KR": "Coréen",
+ "nl-NL": "Néerlandais",
+ "no-NO": "Norvégien",
+ "pl-PL": "Polonais",
+ "pt-BR": "Portugais (Brésil)",
+ "pt-PT": "Portugais (Portugal)",
+ "ro-RO": "Roumain",
+ "ru-RU": "Russe",
+ "sr-SP": "Serbe",
+ "sv-SE": "Suédois",
+ "tr-TR": "Turc",
+ "uk-UA": "Ukrainien",
+ "vi-VN": "Vietnamien",
+ "zh-CN": "Chinois simplifié (Chine)",
+ "zh-TW": "Chinois simplifié (Taïwan)"
},
"client": {
"common": {
- "yes": "Yes",
- "no": "No",
- "cancel": "Cancel",
- "retry": "Retry",
- "abort": "Abort",
+ "yes": "Oui",
+ "no": "Non",
+ "cancel": "Annuler",
+ "retry": "Réessayer",
+ "abort": "Annuler",
"ok": "OK",
- "delete": "Delete",
- "remove": "Remove"
+ "delete": "Supprimer",
+ "remove": "Retirer"
},
"login": {
- "handle": "Handle",
- "password": "Password",
+ "handle": "Nom d'utilisateur",
+ "password": "Mot de passe",
"signinButton": "Sign in",
- "resetPassword": "Reset password",
- "reactivateUserHandle": "Activate handle",
+ "resetPassword": "Réinitialiser le mot de passe",
+ "reactivateUserHandle": "Activer le compte",
"errors": {
- "connectionFailed": "Login failed due to network connection problems.",
- "incorrectCredentials": "The handle or password provided is incorrect.",
- "passwordResetDisabled": "The administrator had disabled password reset functionality. Contact them on %s to ask for a new password.",
- "handleDisabled": "Your handle was disabled. You can enable it by clicking 'Activate handle' button.",
- "handleDisabledWithReason": "Your handle was disabled by administrator. Reason: %s",
- "handleBanned": "Your handle was banned.",
- "handleBannedWithReason": "Your handle was banned. Reason: %s",
- "handleTempBannedWithReason": "Your handle was banned till %s. Reason: %s"
+ "connectionFailed": "La connexion a échoué en raison de problèmes de connexion au réseau.",
+ "incorrectCredentials": "L'identifiant ou le mot de passe fourni est incorrect.",
+ "passwordResetDisabled": "L'administrateur a désactivé la fonctionnalité de réinitialisation du mot de passe. Contactez-le sur %s pour demander un nouveau mot de passe.",
+ "handleDisabled": "Votre compte a été désactivé. Vous pouvez l'activer en cliquant sur le bouton 'Activer le compte'.",
+ "handleDisabledWithReason": "Votre compte a été désactivé par l'administrateur. Raison : %s",
+ "handleBanned": "Votre compte a été banni.",
+ "handleBannedWithReason": "Votre compte a été banni. Raison : %s",
+ "handleTempBannedWithReason": "Votre compte a été banni jusqu'à %s. Raison : %s"
}
},
"profileView": {
- "avatar": "Avatar",
- "status": "Status"
+ "avatar": "Image de profil",
+ "status": "État"
},
"settingsView": {
- "title": "Manage profile",
+ "title": "Gérer le profil",
"common": {
- "title": "Common",
- "changePassword": "Change password",
- "changeDName": "Change display name",
- "removeAvatar": "Remove avatar",
- "uploadAvatar": "Upload new avatar"
+ "title": "Commun",
+ "changePassword": "Changer le mot de passe",
+ "changeDName": "Modifier votre pseudo",
+ "removeAvatar": "Supprimer la photo de profil",
+ "uploadAvatar": "Télécharger une nouvelle image de profil"
},
"connections": {
- "title": "Connections",
- "description": "Manage social media connections",
- "add": "Add connection",
- "label": "Connection label",
- "content": "Content"
+ "title": "Connexions",
+ "description": "Gérer les connexions aux réseaux sociaux",
+ "add": "Ajouter une connexion",
+ "label": "Libellé de la connexion",
+ "content": "Contenu"
}
},
"presence": {
- "offline": "Offline",
+ "offline": "Hors ligne",
"invisible": "Invisible",
- "away": "Away",
- "dnd": "Do Not Disturb",
- "online": "Online"
+ "away": "Absent(e)",
+ "dnd": "Ne Pas Déranger",
+ "online": "En ligne"
},
"activityPresence": {
- "game": "Playing %s",
- "listening": "Listening to %s",
- "streaming": "Streaming %s",
- "streamingDesktop": "Sharing their screen",
- "streamingDetailed": "Streaming %s on %s"
+ "game": "Jouer à %s",
+ "listening": "Écouter %s",
+ "streaming": "Stream %s",
+ "streamingDesktop": "Partage son écran",
+ "streamingDetailed": "Stream %s sur %s"
}
}
}
diff --git a/lang/hu-HU.json b/lang/hu-HU.json
index 08b1431..d95617e 100644
--- a/lang/hu-HU.json
+++ b/lang/hu-HU.json
@@ -1,17 +1,145 @@
{
"global": {
+ "support": "Támogatás",
"download": "Letöltés",
+ "themeToggle": "Toggle color scheme",
+ "api": "API",
+ "docs": "Docs",
"blog": "Blog",
- "support": "Támogatás",
- "register": "Regisztráció",
- "login": "Bejelentkezés",
- "themeToggle": "Toggle color scheme"
+ "discover": "Discover",
+ "campsites": "Campsites",
+ "campers": "Campers",
+ "instances": "Instances",
+ "socialMedia": "Social media",
+ "resources": "Resources",
+ "openBrowser": "Open in Browser"
+ },
+ "info": {
+ "username": "Username",
+ "tagline": "Tag",
+ "taglineOrEmail": "Tag or Email",
+ "email": "Email",
+ "password": "Password",
+ "confirmPassword": "Confirm password"
+ },
+ "form": {
+ "login": "Sign in",
+ "register": "Sign up",
+ "noAccount": "Don't have an account? Register",
+ "hasAccount": "Already have an account? Login",
+ "resetPasswordTitle": "Reset password",
+ "resetPassword": "Forgot your password? Change it",
+ "submit": "Submit"
+ },
+ "placeholder": {
+ "underConstruction": {
+ "title": "Under Construction",
+ "description": "Sorry, this section is still under construction. Come back later!"
+ },
+ "notFound": {
+ "title": "404 Not Found",
+ "description": "This page could not be found."
+ },
+ "goBackToHome": "Go back to home page"
+ },
+ "landing": {
+ "home": "Home",
+ "about": "About",
+ "features": "Features",
+ "team": "The team",
+ "brandkit": "Brand kit",
+ "download": {
+ "win": "Download for Windows",
+ "osx": "Download for OSX",
+ "linux": "Download for Linux",
+ "debian": "Download for Debian",
+ "android": "Download for Android",
+ "ios": "Download for iOS"
+ }
},
"home": {
"title": "Gather around the fire",
"description": "Campground is a place for you and your friends to hang out,
chat, and have fun without any hassle!",
"download": "Download Campground",
- "open": "Open Campground"
+ "open": "Open Campground",
+ "bottom": {
+ "title": "What are you waiting for?",
+ "description": "Try Campground now, anywhere!"
+ },
+ "campfires": {
+ "subtitle": "Campfires",
+ "title": "Organize channels with campfires",
+ "description": "May also be known as groups or sub-servers, campfires are server-like group of tents/channels with their own icons, banners and roles.",
+ "learnMore": "Learn more about Campfires"
+ },
+ "profiles": {
+ "subtitle": "Profiles",
+ "title": "Highly customizable profiles",
+ "description": "Create posts and media, discover others, link game and more with Campground's highly customizable profiles.",
+ "learnMore": "Learn more about Profiles"
+ },
+ "lists": {
+ "subtitle": "Lists",
+ "title": "To-do list tents",
+ "description": "Create list tents (channels) and set up tasks to complete. Organize the tasks, mark them, add notes, create threads and more.",
+ "learnMore": "Learn more about Lists"
+ },
+ "encryption": {
+ "subtitle": "Encryption",
+ "title": "E2EE Private messaging",
+ "description": "Secure your messages with end-to-end encryption for direct messages. Feel safe with Campground.",
+ "learnMore": "Learn more about Encryption"
+ },
+ "selfHost": {
+ "subtitle": "Self-hosting",
+ "title": "Self-host your campsites",
+ "description": "Create your own instance and manage YOUR OWN content. No one else, just you and your communities.",
+ "learnMore": "Learn more about Self-hosting"
+ },
+ "themes": {
+ "subtitle": "Themes",
+ "title": "Customize the looks",
+ "description": "Change the way application looks with highly customizable themes with CSS. Do not like how app looks? Change it!",
+ "learnMore": "Learn more about Themes"
+ }
+ },
+ "features": {
+ "title": "See all of Campgrounds features",
+ "description": "Campfires? List tents? Calendar tents? Profiles? All here for you to check out and learn!",
+ "learnMore": "Learn more about {feature}",
+ "instances": {
+ "title": "Instances",
+ "description": "Host your own Campground instances and create campsites on them"
+ },
+ "campfires": {
+ "title": "Campfires",
+ "description": "Organize your campsites with campfires."
+ },
+ "encryption": {
+ "title": "E2E Encryption",
+ "description": "Learn about direct messages encryption."
+ },
+ "calendarTents": {
+ "title": "Calendar tents",
+ "description": "Keep track of events with calendar tents."
+ },
+ "listTents": {
+ "title": "List tents",
+ "description": "Create and complete tasks in tents."
+ },
+ "docTents": {
+ "title": "Document tents",
+ "description": "Create documents in your tents."
+ }
+ },
+ "downloads": {
+ "title": "Get Campground",
+ "description": "Download Campground on your current device. Everywhere, anywhere; on your phone, on your desktop.",
+ "wrongDevice": "Wrong device? Scroll down to other downloads.",
+ "desktop": "Different desktop device?",
+ "desktopDescription": "Get Campground on any desktop device.",
+ "mobile": "Or maybe on your phone?",
+ "mobileDescription": "Make sure everyone can reach you no matter where you are!"
},
"languages": {
"af-ZA": "Afrikaans",
diff --git a/lang/it-IT.json b/lang/it-IT.json
index 104a31f..83f7a7b 100644
--- a/lang/it-IT.json
+++ b/lang/it-IT.json
@@ -1,112 +1,240 @@
{
"global": {
+ "support": "Support",
"download": "Download",
+ "themeToggle": "Toggle color scheme",
+ "api": "API",
+ "docs": "Docs",
"blog": "Blog",
- "support": "Support",
- "register": "Sign up",
+ "discover": "Discover",
+ "campsites": "Campsites",
+ "campers": "Campers",
+ "instances": "Instances",
+ "socialMedia": "Social media",
+ "resources": "Resources",
+ "openBrowser": "Open in Browser"
+ },
+ "info": {
+ "username": "Username",
+ "tagline": "Tag",
+ "taglineOrEmail": "Tag or Email",
+ "email": "Email",
+ "password": "Password",
+ "confirmPassword": "Confirm password"
+ },
+ "form": {
"login": "Sign in",
- "themeToggle": "Toggle color scheme"
+ "register": "Sign up",
+ "noAccount": "Don't have an account? Register",
+ "hasAccount": "Already have an account? Login",
+ "resetPasswordTitle": "Reset password",
+ "resetPassword": "Forgot your password? Change it",
+ "submit": "Submit"
+ },
+ "placeholder": {
+ "underConstruction": {
+ "title": "Under Construction",
+ "description": "Sorry, this section is still under construction. Come back later!"
+ },
+ "notFound": {
+ "title": "404 Not Found",
+ "description": "This page could not be found."
+ },
+ "goBackToHome": "Go back to home page"
+ },
+ "landing": {
+ "home": "Home",
+ "about": "About",
+ "features": "Features",
+ "team": "The team",
+ "brandkit": "Brand kit",
+ "download": {
+ "win": "Download for Windows",
+ "osx": "Download for OSX",
+ "linux": "Download for Linux",
+ "debian": "Download for Debian",
+ "android": "Download for Android",
+ "ios": "Download for iOS"
+ }
},
"home": {
"title": "Gather around the fire",
"description": "Campground is a place for you and your friends to hang out,
chat, and have fun without any hassle!",
- "download": "Download Campground",
- "open": "Open Campground"
+ "download": "Scarica Campground",
+ "open": "Apri Campground",
+ "bottom": {
+ "title": "What are you waiting for?",
+ "description": "Try Campground now, anywhere!"
+ },
+ "campfires": {
+ "subtitle": "Campfires",
+ "title": "Organize channels with campfires",
+ "description": "May also be known as groups or sub-servers, campfires are server-like group of tents/channels with their own icons, banners and roles.",
+ "learnMore": "Learn more about Campfires"
+ },
+ "profiles": {
+ "subtitle": "Profiles",
+ "title": "Highly customizable profiles",
+ "description": "Create posts and media, discover others, link game and more with Campground's highly customizable profiles.",
+ "learnMore": "Learn more about Profiles"
+ },
+ "lists": {
+ "subtitle": "Lists",
+ "title": "To-do list tents",
+ "description": "Create list tents (channels) and set up tasks to complete. Organize the tasks, mark them, add notes, create threads and more.",
+ "learnMore": "Learn more about Lists"
+ },
+ "encryption": {
+ "subtitle": "Encryption",
+ "title": "E2EE Private messaging",
+ "description": "Secure your messages with end-to-end encryption for direct messages. Feel safe with Campground.",
+ "learnMore": "Learn more about Encryption"
+ },
+ "selfHost": {
+ "subtitle": "Self-hosting",
+ "title": "Self-host your campsites",
+ "description": "Create your own instance and manage YOUR OWN content. No one else, just you and your communities.",
+ "learnMore": "Learn more about Self-hosting"
+ },
+ "themes": {
+ "subtitle": "Themes",
+ "title": "Customize the looks",
+ "description": "Change the way application looks with highly customizable themes with CSS. Do not like how app looks? Change it!",
+ "learnMore": "Learn more about Themes"
+ }
+ },
+ "features": {
+ "title": "See all of Campgrounds features",
+ "description": "Campfires? List tents? Calendar tents? Profiles? All here for you to check out and learn!",
+ "learnMore": "Learn more about {feature}",
+ "instances": {
+ "title": "Instances",
+ "description": "Host your own Campground instances and create campsites on them"
+ },
+ "campfires": {
+ "title": "Campfires",
+ "description": "Organize your campsites with campfires."
+ },
+ "encryption": {
+ "title": "E2E Encryption",
+ "description": "Learn about direct messages encryption."
+ },
+ "calendarTents": {
+ "title": "Calendar tents",
+ "description": "Keep track of events with calendar tents."
+ },
+ "listTents": {
+ "title": "List tents",
+ "description": "Create and complete tasks in tents."
+ },
+ "docTents": {
+ "title": "Document tents",
+ "description": "Create documents in your tents."
+ }
+ },
+ "downloads": {
+ "title": "Get Campground",
+ "description": "Download Campground on your current device. Everywhere, anywhere; on your phone, on your desktop.",
+ "wrongDevice": "Wrong device? Scroll down to other downloads.",
+ "desktop": "Different desktop device?",
+ "desktopDescription": "Get Campground on any desktop device.",
+ "mobile": "Or maybe on your phone?",
+ "mobileDescription": "Make sure everyone can reach you no matter where you are!"
},
"languages": {
"af-ZA": "Afrikaans",
- "ar-SA": "Arabic",
- "ca-ES": "Catalan",
- "cs-CZ": "Czech",
- "da-DK": "Danish",
- "de-DE": "German",
- "el-GR": "Greek",
- "fi-FI": "Finnish",
- "fr-FR": "French",
- "en-US": "English (US)",
- "es-ES": "Spanish",
- "he-IL": "Hebrew",
- "hu-HU": "Hungarian",
- "it-IT": "Italian",
- "ja-JP": "Japanese",
- "ko-KR": "Korean",
- "nl-NL": "Dutch",
- "no-NO": "Norwegian",
- "pl-PL": "Polish",
- "pt-BR": "Portuguese (Brazil)",
- "pt-PT": "Portuguese (Portugal)",
- "ro-RO": "Romanian",
- "ru-RU": "Russian",
- "sr-SP": "Serbian",
- "sv-SE": "Swedish",
- "tr-TR": "Turkish",
- "uk-UA": "Ukrainian",
- "vi-VN": "Vietnamese",
- "zh-CN": "Simplified Chinese (China)",
- "zh-TW": "Simplified Chinese (Taiwan)"
+ "ar-SA": "Arabo",
+ "ca-ES": "Catalano",
+ "cs-CZ": "Ceco",
+ "da-DK": "Danese",
+ "de-DE": "Tedesco",
+ "el-GR": "Greco",
+ "fi-FI": "Finlandese",
+ "fr-FR": "Francese",
+ "en-US": "Inglese (US)",
+ "es-ES": "Spagnolo",
+ "he-IL": "Ebraico",
+ "hu-HU": "Ungherese",
+ "it-IT": "Italiano",
+ "ja-JP": "Giapponese",
+ "ko-KR": "Coreano",
+ "nl-NL": "Olandese",
+ "no-NO": "Norvegese",
+ "pl-PL": "Polacco",
+ "pt-BR": "Portoghese (Brasile)",
+ "pt-PT": "Portoghese (Portogallo)",
+ "ro-RO": "Rumeno",
+ "ru-RU": "Russo",
+ "sr-SP": "Serbo",
+ "sv-SE": "Svedese",
+ "tr-TR": "Turco",
+ "uk-UA": "Ucraino",
+ "vi-VN": "Vietnamita",
+ "zh-CN": "Cinese Semplificato (Cina)",
+ "zh-TW": "Cinese Semplificato (Taiwan)"
},
"client": {
"common": {
- "yes": "Yes",
+ "yes": "Sì",
"no": "No",
- "cancel": "Cancel",
- "retry": "Retry",
- "abort": "Abort",
+ "cancel": "Annulla",
+ "retry": "Riprova",
+ "abort": "Interrompi",
"ok": "OK",
- "delete": "Delete",
- "remove": "Remove"
+ "delete": "Cancella",
+ "remove": "Rimuovi"
},
"login": {
- "handle": "Handle",
+ "handle": "Gestisci",
"password": "Password",
"signinButton": "Sign in",
- "resetPassword": "Reset password",
- "reactivateUserHandle": "Activate handle",
+ "resetPassword": "Reimposta password",
+ "reactivateUserHandle": "Attiva nome utente",
"errors": {
- "connectionFailed": "Login failed due to network connection problems.",
- "incorrectCredentials": "The handle or password provided is incorrect.",
- "passwordResetDisabled": "The administrator had disabled password reset functionality. Contact them on %s to ask for a new password.",
- "handleDisabled": "Your handle was disabled. You can enable it by clicking 'Activate handle' button.",
- "handleDisabledWithReason": "Your handle was disabled by administrator. Reason: %s",
- "handleBanned": "Your handle was banned.",
- "handleBannedWithReason": "Your handle was banned. Reason: %s",
- "handleTempBannedWithReason": "Your handle was banned till %s. Reason: %s"
+ "connectionFailed": "Accesso fallito a causa di problemi di connessione di rete.",
+ "incorrectCredentials": "Il nome utente o la password forniti non sono corretti.",
+ "passwordResetDisabled": "L'amministratore ha disabilitato la funzione di reimpostazione della password. Contattarli su %s per chiedere una nuova password.",
+ "handleDisabled": "Il tuo nome utente è stato disattivato. Puoi attivarlo premendo il pulsante \"Attiva username\".",
+ "handleDisabledWithReason": "Il tuo nome utente è stato disattivato da un amministratore. Motivo: %s",
+ "handleBanned": "Il tuo nome utente è stato bandito.",
+ "handleBannedWithReason": "Il tuo nome utente è stato bandito. Motivo: %s",
+ "handleTempBannedWithReason": "Il tuo nome utente è stato bandito fino a %s. Motivo: %s"
}
},
"profileView": {
"avatar": "Avatar",
- "status": "Status"
+ "status": "Stato"
},
"settingsView": {
- "title": "Manage profile",
+ "title": "Gestisci profilo",
"common": {
- "title": "Common",
- "changePassword": "Change password",
- "changeDName": "Change display name",
- "removeAvatar": "Remove avatar",
- "uploadAvatar": "Upload new avatar"
+ "title": "Comune",
+ "changePassword": "Cambia password",
+ "changeDName": "Cambia il nome visualizzato",
+ "removeAvatar": "Rimuovi avatar",
+ "uploadAvatar": "Carica nuovo avatar"
},
"connections": {
- "title": "Connections",
- "description": "Manage social media connections",
- "add": "Add connection",
- "label": "Connection label",
- "content": "Content"
+ "title": "Connessioni",
+ "description": "Gestisci le connessioni ai social media",
+ "add": "Aggiungi connessione",
+ "label": "Etichetta della connessione",
+ "content": "Contenuto"
}
},
"presence": {
"offline": "Offline",
- "invisible": "Invisible",
- "away": "Away",
- "dnd": "Do Not Disturb",
+ "invisible": "Invisibile",
+ "away": "Assente",
+ "dnd": "Non Disturbare",
"online": "Online"
},
"activityPresence": {
- "game": "Playing %s",
- "listening": "Listening to %s",
- "streaming": "Streaming %s",
- "streamingDesktop": "Sharing their screen",
- "streamingDetailed": "Streaming %s on %s"
+ "game": "Giocando a: %s",
+ "listening": "Ascoltando %s",
+ "streaming": "Trasmissione %s",
+ "streamingDesktop": "Condividendo lo schermo",
+ "streamingDetailed": "Streaming %s su %s"
}
}
}
diff --git a/lang/pl-PL.json b/lang/pl-PL.json
index b391863..13257b8 100644
--- a/lang/pl-PL.json
+++ b/lang/pl-PL.json
@@ -1,17 +1,145 @@
{
"global": {
+ "support": "Pomoc",
"download": "Pobierz",
+ "themeToggle": "Przełącz schemat kolorów",
+ "api": "API",
+ "docs": "Docs",
"blog": "Blog",
- "support": "Pomoc",
- "register": "Rejestracja",
- "login": "Zaloguj się",
- "themeToggle": "Przełącz schemat kolorów"
+ "discover": "Discover",
+ "campsites": "Campsites",
+ "campers": "Campers",
+ "instances": "Instances",
+ "socialMedia": "Social media",
+ "resources": "Resources",
+ "openBrowser": "Open in Browser"
+ },
+ "info": {
+ "username": "Username",
+ "tagline": "Tag",
+ "taglineOrEmail": "Tag or Email",
+ "email": "Email",
+ "password": "Password",
+ "confirmPassword": "Confirm password"
+ },
+ "form": {
+ "login": "Sign in",
+ "register": "Sign up",
+ "noAccount": "Don't have an account? Register",
+ "hasAccount": "Already have an account? Login",
+ "resetPasswordTitle": "Reset password",
+ "resetPassword": "Forgot your password? Change it",
+ "submit": "Submit"
+ },
+ "placeholder": {
+ "underConstruction": {
+ "title": "Under Construction",
+ "description": "Sorry, this section is still under construction. Come back later!"
+ },
+ "notFound": {
+ "title": "404 Not Found",
+ "description": "This page could not be found."
+ },
+ "goBackToHome": "Go back to home page"
+ },
+ "landing": {
+ "home": "Home",
+ "about": "About",
+ "features": "Features",
+ "team": "The team",
+ "brandkit": "Brand kit",
+ "download": {
+ "win": "Download for Windows",
+ "osx": "Download for OSX",
+ "linux": "Download for Linux",
+ "debian": "Download for Debian",
+ "android": "Download for Android",
+ "ios": "Download for iOS"
+ }
},
"home": {
"title": "Zbierz się wokół ognia",
"description": "Campground jest miejscem dla Ciebie i twoich przyjaciół gdzie możecie spędzać razem czas,
chatować i bawić się bez kłopotów!",
"download": "Pobierz Campground",
- "open": "Otwórz Campground"
+ "open": "Otwórz Campground",
+ "bottom": {
+ "title": "What are you waiting for?",
+ "description": "Try Campground now, anywhere!"
+ },
+ "campfires": {
+ "subtitle": "Campfires",
+ "title": "Organize channels with campfires",
+ "description": "May also be known as groups or sub-servers, campfires are server-like group of tents/channels with their own icons, banners and roles.",
+ "learnMore": "Learn more about Campfires"
+ },
+ "profiles": {
+ "subtitle": "Profiles",
+ "title": "Highly customizable profiles",
+ "description": "Create posts and media, discover others, link game and more with Campground's highly customizable profiles.",
+ "learnMore": "Learn more about Profiles"
+ },
+ "lists": {
+ "subtitle": "Lists",
+ "title": "To-do list tents",
+ "description": "Create list tents (channels) and set up tasks to complete. Organize the tasks, mark them, add notes, create threads and more.",
+ "learnMore": "Learn more about Lists"
+ },
+ "encryption": {
+ "subtitle": "Encryption",
+ "title": "E2EE Private messaging",
+ "description": "Secure your messages with end-to-end encryption for direct messages. Feel safe with Campground.",
+ "learnMore": "Learn more about Encryption"
+ },
+ "selfHost": {
+ "subtitle": "Self-hosting",
+ "title": "Self-host your campsites",
+ "description": "Create your own instance and manage YOUR OWN content. No one else, just you and your communities.",
+ "learnMore": "Learn more about Self-hosting"
+ },
+ "themes": {
+ "subtitle": "Themes",
+ "title": "Customize the looks",
+ "description": "Change the way application looks with highly customizable themes with CSS. Do not like how app looks? Change it!",
+ "learnMore": "Learn more about Themes"
+ }
+ },
+ "features": {
+ "title": "See all of Campgrounds features",
+ "description": "Campfires? List tents? Calendar tents? Profiles? All here for you to check out and learn!",
+ "learnMore": "Learn more about {feature}",
+ "instances": {
+ "title": "Instances",
+ "description": "Host your own Campground instances and create campsites on them"
+ },
+ "campfires": {
+ "title": "Campfires",
+ "description": "Organize your campsites with campfires."
+ },
+ "encryption": {
+ "title": "E2E Encryption",
+ "description": "Learn about direct messages encryption."
+ },
+ "calendarTents": {
+ "title": "Calendar tents",
+ "description": "Keep track of events with calendar tents."
+ },
+ "listTents": {
+ "title": "List tents",
+ "description": "Create and complete tasks in tents."
+ },
+ "docTents": {
+ "title": "Document tents",
+ "description": "Create documents in your tents."
+ }
+ },
+ "downloads": {
+ "title": "Get Campground",
+ "description": "Download Campground on your current device. Everywhere, anywhere; on your phone, on your desktop.",
+ "wrongDevice": "Wrong device? Scroll down to other downloads.",
+ "desktop": "Different desktop device?",
+ "desktopDescription": "Get Campground on any desktop device.",
+ "mobile": "Or maybe on your phone?",
+ "mobileDescription": "Make sure everyone can reach you no matter where you are!"
},
"languages": {
"af-ZA": "Afrikaans",
@@ -47,66 +175,66 @@
},
"client": {
"common": {
- "yes": "Yes",
- "no": "No",
- "cancel": "Cancel",
- "retry": "Retry",
- "abort": "Abort",
- "ok": "OK",
- "delete": "Delete",
- "remove": "Remove"
+ "yes": "Tak",
+ "no": "Nie",
+ "cancel": "Anuluj",
+ "retry": "Spróbuj ponownie",
+ "abort": "Przerwij",
+ "ok": "Okej",
+ "delete": "Usuń",
+ "remove": "Usuń"
},
"login": {
- "handle": "Handle",
- "password": "Password",
+ "handle": "Nazwa",
+ "password": "Hasło",
"signinButton": "Sign in",
- "resetPassword": "Reset password",
- "reactivateUserHandle": "Activate handle",
+ "resetPassword": "Zresetuj hasło",
+ "reactivateUserHandle": "Aktywna nazwa",
"errors": {
- "connectionFailed": "Login failed due to network connection problems.",
- "incorrectCredentials": "The handle or password provided is incorrect.",
- "passwordResetDisabled": "The administrator had disabled password reset functionality. Contact them on %s to ask for a new password.",
- "handleDisabled": "Your handle was disabled. You can enable it by clicking 'Activate handle' button.",
- "handleDisabledWithReason": "Your handle was disabled by administrator. Reason: %s",
- "handleBanned": "Your handle was banned.",
- "handleBannedWithReason": "Your handle was banned. Reason: %s",
- "handleTempBannedWithReason": "Your handle was banned till %s. Reason: %s"
+ "connectionFailed": "Nie udało się zalogować z powodu problemów z połączeniem sieciowym",
+ "incorrectCredentials": "Podana nazwa lub hasło są nieprawidłowe",
+ "passwordResetDisabled": "Administrator wyłączył możliwość resetu hasła. Skontaktuj się z nim poprzez %s i zapytaj o nowe hasło",
+ "handleDisabled": "Twoja nazwa została wyłączona. Możesz ją włączyć klikając przycisk 'Włącz nazwę'",
+ "handleDisabledWithReason": "Twoja nazwa została wyłączona przez administratora. Powód: %s",
+ "handleBanned": "Twoja nazwa została zbanowana",
+ "handleBannedWithReason": "Twoja nazwa została zbanowana. Powód: %s",
+ "handleTempBannedWithReason": "Twoja nazwa została zbanowana do %s. Powód: %s"
}
},
"profileView": {
- "avatar": "Avatar",
+ "avatar": "Awatar",
"status": "Status"
},
"settingsView": {
- "title": "Manage profile",
+ "title": "Zarządzaj profilem",
"common": {
- "title": "Common",
- "changePassword": "Change password",
- "changeDName": "Change display name",
- "removeAvatar": "Remove avatar",
- "uploadAvatar": "Upload new avatar"
+ "title": "Wspólne",
+ "changePassword": "Zmień hasło",
+ "changeDName": "Zmień nazwę wyświetlaną",
+ "removeAvatar": "Usuń awatar",
+ "uploadAvatar": "Prześlij nowy awatar"
},
"connections": {
- "title": "Connections",
- "description": "Manage social media connections",
- "add": "Add connection",
- "label": "Connection label",
- "content": "Content"
+ "title": "Połączenia",
+ "description": "Zarządzaj połączeniami z portalami społecznościowymi",
+ "add": "Dodaj połączenie",
+ "label": "Etykieta połączenia",
+ "content": "Treść"
}
},
"presence": {
- "offline": "Offline",
- "invisible": "Invisible",
- "away": "Away",
- "dnd": "Do Not Disturb",
- "online": "Online"
+ "offline": "Niedostępny",
+ "invisible": "Niewidoczny",
+ "away": "Zaraz wracam",
+ "dnd": "Nie przeszkadzać",
+ "online": "Dostępny"
},
"activityPresence": {
- "game": "Playing %s",
- "listening": "Listening to %s",
- "streaming": "Streaming %s",
- "streamingDesktop": "Sharing their screen",
- "streamingDetailed": "Streaming %s on %s"
+ "game": "Gra w %s",
+ "listening": "Słucha %s",
+ "streaming": "Nadaje %s",
+ "streamingDesktop": "Udostępnia ekran",
+ "streamingDetailed": "Nadaje %s na %s"
}
}
}
diff --git a/lang/ru-RU.json b/lang/ru-RU.json
index 655ce61..91530ec 100644
--- a/lang/ru-RU.json
+++ b/lang/ru-RU.json
@@ -1,17 +1,145 @@
{
"global": {
+ "support": "Поддержка",
"download": "Загрузить",
+ "themeToggle": "Переключить цветовую схему",
+ "api": "API",
+ "docs": "Docs",
"blog": "Блог",
- "support": "Поддержка",
- "register": "Зарегистрироваться",
- "login": "Войти",
- "themeToggle": "Переключить цветовую схему"
+ "discover": "Discover",
+ "campsites": "Campsites",
+ "campers": "Campers",
+ "instances": "Instances",
+ "socialMedia": "Social media",
+ "resources": "Resources",
+ "openBrowser": "Open in Browser"
+ },
+ "info": {
+ "username": "Username",
+ "tagline": "Tag",
+ "taglineOrEmail": "Tag or Email",
+ "email": "Email",
+ "password": "Password",
+ "confirmPassword": "Confirm password"
+ },
+ "form": {
+ "login": "Sign in",
+ "register": "Sign up",
+ "noAccount": "Don't have an account? Register",
+ "hasAccount": "Already have an account? Login",
+ "resetPasswordTitle": "Reset password",
+ "resetPassword": "Forgot your password? Change it",
+ "submit": "Submit"
+ },
+ "placeholder": {
+ "underConstruction": {
+ "title": "Under Construction",
+ "description": "Sorry, this section is still under construction. Come back later!"
+ },
+ "notFound": {
+ "title": "404 Not Found",
+ "description": "This page could not be found."
+ },
+ "goBackToHome": "Go back to home page"
+ },
+ "landing": {
+ "home": "Home",
+ "about": "About",
+ "features": "Features",
+ "team": "The team",
+ "brandkit": "Brand kit",
+ "download": {
+ "win": "Download for Windows",
+ "osx": "Download for OSX",
+ "linux": "Download for Linux",
+ "debian": "Download for Debian",
+ "android": "Download for Android",
+ "ios": "Download for iOS"
+ }
},
"home": {
"title": "Собраться вокруг костра",
"description": "Campground - это площадка, где вы и ваши друзья можете тусоваться,
общаться и веселиться без каких-либо хлопот!",
"download": "Загрузить Campground",
- "open": "Открыть Campground"
+ "open": "Открыть Campground",
+ "bottom": {
+ "title": "What are you waiting for?",
+ "description": "Try Campground now, anywhere!"
+ },
+ "campfires": {
+ "subtitle": "Campfires",
+ "title": "Organize channels with campfires",
+ "description": "May also be known as groups or sub-servers, campfires are server-like group of tents/channels with their own icons, banners and roles.",
+ "learnMore": "Learn more about Campfires"
+ },
+ "profiles": {
+ "subtitle": "Profiles",
+ "title": "Highly customizable profiles",
+ "description": "Create posts and media, discover others, link game and more with Campground's highly customizable profiles.",
+ "learnMore": "Learn more about Profiles"
+ },
+ "lists": {
+ "subtitle": "Lists",
+ "title": "To-do list tents",
+ "description": "Create list tents (channels) and set up tasks to complete. Organize the tasks, mark them, add notes, create threads and more.",
+ "learnMore": "Learn more about Lists"
+ },
+ "encryption": {
+ "subtitle": "Encryption",
+ "title": "E2EE Private messaging",
+ "description": "Secure your messages with end-to-end encryption for direct messages. Feel safe with Campground.",
+ "learnMore": "Learn more about Encryption"
+ },
+ "selfHost": {
+ "subtitle": "Self-hosting",
+ "title": "Self-host your campsites",
+ "description": "Create your own instance and manage YOUR OWN content. No one else, just you and your communities.",
+ "learnMore": "Learn more about Self-hosting"
+ },
+ "themes": {
+ "subtitle": "Themes",
+ "title": "Customize the looks",
+ "description": "Change the way application looks with highly customizable themes with CSS. Do not like how app looks? Change it!",
+ "learnMore": "Learn more about Themes"
+ }
+ },
+ "features": {
+ "title": "See all of Campgrounds features",
+ "description": "Campfires? List tents? Calendar tents? Profiles? All here for you to check out and learn!",
+ "learnMore": "Learn more about {feature}",
+ "instances": {
+ "title": "Instances",
+ "description": "Host your own Campground instances and create campsites on them"
+ },
+ "campfires": {
+ "title": "Campfires",
+ "description": "Organize your campsites with campfires."
+ },
+ "encryption": {
+ "title": "E2E Encryption",
+ "description": "Learn about direct messages encryption."
+ },
+ "calendarTents": {
+ "title": "Calendar tents",
+ "description": "Keep track of events with calendar tents."
+ },
+ "listTents": {
+ "title": "List tents",
+ "description": "Create and complete tasks in tents."
+ },
+ "docTents": {
+ "title": "Document tents",
+ "description": "Create documents in your tents."
+ }
+ },
+ "downloads": {
+ "title": "Get Campground",
+ "description": "Download Campground on your current device. Everywhere, anywhere; on your phone, on your desktop.",
+ "wrongDevice": "Wrong device? Scroll down to other downloads.",
+ "desktop": "Different desktop device?",
+ "desktopDescription": "Get Campground on any desktop device.",
+ "mobile": "Or maybe on your phone?",
+ "mobileDescription": "Make sure everyone can reach you no matter where you are!"
},
"languages": {
"af-ZA": "Afrikaans",
diff --git a/lang/tr-TR.json b/lang/tr-TR.json
index bd0dd73..a939f8c 100644
--- a/lang/tr-TR.json
+++ b/lang/tr-TR.json
@@ -1,17 +1,145 @@
{
"global": {
+ "support": "Destek",
"download": "İndir",
+ "themeToggle": "Renk şemasını değiştir",
+ "api": "API",
+ "docs": "Docs",
"blog": "Blog",
- "support": "Destek",
- "register": "Kayıt Ol",
- "login": "Giriş Yap",
- "themeToggle": "Renk şemasını değiştir"
+ "discover": "Discover",
+ "campsites": "Campsites",
+ "campers": "Campers",
+ "instances": "Instances",
+ "socialMedia": "Social media",
+ "resources": "Resources",
+ "openBrowser": "Open in Browser"
+ },
+ "info": {
+ "username": "Username",
+ "tagline": "Tag",
+ "taglineOrEmail": "Tag or Email",
+ "email": "Email",
+ "password": "Password",
+ "confirmPassword": "Confirm password"
+ },
+ "form": {
+ "login": "Sign in",
+ "register": "Sign up",
+ "noAccount": "Don't have an account? Register",
+ "hasAccount": "Already have an account? Login",
+ "resetPasswordTitle": "Reset password",
+ "resetPassword": "Forgot your password? Change it",
+ "submit": "Submit"
+ },
+ "placeholder": {
+ "underConstruction": {
+ "title": "Under Construction",
+ "description": "Sorry, this section is still under construction. Come back later!"
+ },
+ "notFound": {
+ "title": "404 Not Found",
+ "description": "This page could not be found."
+ },
+ "goBackToHome": "Go back to home page"
+ },
+ "landing": {
+ "home": "Home",
+ "about": "About",
+ "features": "Features",
+ "team": "The team",
+ "brandkit": "Brand kit",
+ "download": {
+ "win": "Download for Windows",
+ "osx": "Download for OSX",
+ "linux": "Download for Linux",
+ "debian": "Download for Debian",
+ "android": "Download for Android",
+ "ios": "Download for iOS"
+ }
},
"home": {
"title": "Ateşin etrafında toplanın",
"description": "Campground, hiçbir rahatsızlık olmadan sen ve arkadaşlarınla takılman,
sohbet etmen ve eğlenmen için bir yerdir!",
"download": "Campground'u indir",
- "open": "Campground'u Aç"
+ "open": "Campground'u Aç",
+ "bottom": {
+ "title": "What are you waiting for?",
+ "description": "Try Campground now, anywhere!"
+ },
+ "campfires": {
+ "subtitle": "Campfires",
+ "title": "Organize channels with campfires",
+ "description": "May also be known as groups or sub-servers, campfires are server-like group of tents/channels with their own icons, banners and roles.",
+ "learnMore": "Learn more about Campfires"
+ },
+ "profiles": {
+ "subtitle": "Profiles",
+ "title": "Highly customizable profiles",
+ "description": "Create posts and media, discover others, link game and more with Campground's highly customizable profiles.",
+ "learnMore": "Learn more about Profiles"
+ },
+ "lists": {
+ "subtitle": "Lists",
+ "title": "To-do list tents",
+ "description": "Create list tents (channels) and set up tasks to complete. Organize the tasks, mark them, add notes, create threads and more.",
+ "learnMore": "Learn more about Lists"
+ },
+ "encryption": {
+ "subtitle": "Encryption",
+ "title": "E2EE Private messaging",
+ "description": "Secure your messages with end-to-end encryption for direct messages. Feel safe with Campground.",
+ "learnMore": "Learn more about Encryption"
+ },
+ "selfHost": {
+ "subtitle": "Self-hosting",
+ "title": "Self-host your campsites",
+ "description": "Create your own instance and manage YOUR OWN content. No one else, just you and your communities.",
+ "learnMore": "Learn more about Self-hosting"
+ },
+ "themes": {
+ "subtitle": "Themes",
+ "title": "Customize the looks",
+ "description": "Change the way application looks with highly customizable themes with CSS. Do not like how app looks? Change it!",
+ "learnMore": "Learn more about Themes"
+ }
+ },
+ "features": {
+ "title": "See all of Campgrounds features",
+ "description": "Campfires? List tents? Calendar tents? Profiles? All here for you to check out and learn!",
+ "learnMore": "Learn more about {feature}",
+ "instances": {
+ "title": "Instances",
+ "description": "Host your own Campground instances and create campsites on them"
+ },
+ "campfires": {
+ "title": "Campfires",
+ "description": "Organize your campsites with campfires."
+ },
+ "encryption": {
+ "title": "E2E Encryption",
+ "description": "Learn about direct messages encryption."
+ },
+ "calendarTents": {
+ "title": "Calendar tents",
+ "description": "Keep track of events with calendar tents."
+ },
+ "listTents": {
+ "title": "List tents",
+ "description": "Create and complete tasks in tents."
+ },
+ "docTents": {
+ "title": "Document tents",
+ "description": "Create documents in your tents."
+ }
+ },
+ "downloads": {
+ "title": "Get Campground",
+ "description": "Download Campground on your current device. Everywhere, anywhere; on your phone, on your desktop.",
+ "wrongDevice": "Wrong device? Scroll down to other downloads.",
+ "desktop": "Different desktop device?",
+ "desktopDescription": "Get Campground on any desktop device.",
+ "mobile": "Or maybe on your phone?",
+ "mobileDescription": "Make sure everyone can reach you no matter where you are!"
},
"languages": {
"af-ZA": "Afrikaca",
diff --git a/lang/uk-UA.json b/lang/uk-UA.json
index 08c156b..44ede23 100644
--- a/lang/uk-UA.json
+++ b/lang/uk-UA.json
@@ -1,17 +1,145 @@
{
"global": {
+ "support": "Підтримка",
"download": "Завантажити",
+ "themeToggle": "Переключити кольорову схему",
+ "api": "API",
+ "docs": "Docs",
"blog": "Блог",
- "support": "Підтримка",
- "register": "Зареєструватися",
- "login": "Авторизуватися",
- "themeToggle": "Переключити кольорову схему"
+ "discover": "Discover",
+ "campsites": "Campsites",
+ "campers": "Campers",
+ "instances": "Instances",
+ "socialMedia": "Social media",
+ "resources": "Resources",
+ "openBrowser": "Open in Browser"
+ },
+ "info": {
+ "username": "Username",
+ "tagline": "Tag",
+ "taglineOrEmail": "Tag or Email",
+ "email": "Email",
+ "password": "Password",
+ "confirmPassword": "Confirm password"
+ },
+ "form": {
+ "login": "Sign in",
+ "register": "Sign up",
+ "noAccount": "Don't have an account? Register",
+ "hasAccount": "Already have an account? Login",
+ "resetPasswordTitle": "Reset password",
+ "resetPassword": "Forgot your password? Change it",
+ "submit": "Submit"
+ },
+ "placeholder": {
+ "underConstruction": {
+ "title": "Under Construction",
+ "description": "Sorry, this section is still under construction. Come back later!"
+ },
+ "notFound": {
+ "title": "404 Not Found",
+ "description": "This page could not be found."
+ },
+ "goBackToHome": "Go back to home page"
+ },
+ "landing": {
+ "home": "Home",
+ "about": "About",
+ "features": "Features",
+ "team": "The team",
+ "brandkit": "Brand kit",
+ "download": {
+ "win": "Download for Windows",
+ "osx": "Download for OSX",
+ "linux": "Download for Linux",
+ "debian": "Download for Debian",
+ "android": "Download for Android",
+ "ios": "Download for iOS"
+ }
},
"home": {
"title": "Збирайтеся навколо вогню",
"description": "Campground це місце для тебе та твоїх друзів щоб збиратися, спілкуватись, та веселитись без будь яких перешкод!",
"download": "Завантажити Campground",
- "open": "Відкрити Campground"
+ "open": "Відкрити Campground",
+ "bottom": {
+ "title": "What are you waiting for?",
+ "description": "Try Campground now, anywhere!"
+ },
+ "campfires": {
+ "subtitle": "Campfires",
+ "title": "Organize channels with campfires",
+ "description": "May also be known as groups or sub-servers, campfires are server-like group of tents/channels with their own icons, banners and roles.",
+ "learnMore": "Learn more about Campfires"
+ },
+ "profiles": {
+ "subtitle": "Profiles",
+ "title": "Highly customizable profiles",
+ "description": "Create posts and media, discover others, link game and more with Campground's highly customizable profiles.",
+ "learnMore": "Learn more about Profiles"
+ },
+ "lists": {
+ "subtitle": "Lists",
+ "title": "To-do list tents",
+ "description": "Create list tents (channels) and set up tasks to complete. Organize the tasks, mark them, add notes, create threads and more.",
+ "learnMore": "Learn more about Lists"
+ },
+ "encryption": {
+ "subtitle": "Encryption",
+ "title": "E2EE Private messaging",
+ "description": "Secure your messages with end-to-end encryption for direct messages. Feel safe with Campground.",
+ "learnMore": "Learn more about Encryption"
+ },
+ "selfHost": {
+ "subtitle": "Self-hosting",
+ "title": "Self-host your campsites",
+ "description": "Create your own instance and manage YOUR OWN content. No one else, just you and your communities.",
+ "learnMore": "Learn more about Self-hosting"
+ },
+ "themes": {
+ "subtitle": "Themes",
+ "title": "Customize the looks",
+ "description": "Change the way application looks with highly customizable themes with CSS. Do not like how app looks? Change it!",
+ "learnMore": "Learn more about Themes"
+ }
+ },
+ "features": {
+ "title": "See all of Campgrounds features",
+ "description": "Campfires? List tents? Calendar tents? Profiles? All here for you to check out and learn!",
+ "learnMore": "Learn more about {feature}",
+ "instances": {
+ "title": "Instances",
+ "description": "Host your own Campground instances and create campsites on them"
+ },
+ "campfires": {
+ "title": "Campfires",
+ "description": "Organize your campsites with campfires."
+ },
+ "encryption": {
+ "title": "E2E Encryption",
+ "description": "Learn about direct messages encryption."
+ },
+ "calendarTents": {
+ "title": "Calendar tents",
+ "description": "Keep track of events with calendar tents."
+ },
+ "listTents": {
+ "title": "List tents",
+ "description": "Create and complete tasks in tents."
+ },
+ "docTents": {
+ "title": "Document tents",
+ "description": "Create documents in your tents."
+ }
+ },
+ "downloads": {
+ "title": "Get Campground",
+ "description": "Download Campground on your current device. Everywhere, anywhere; on your phone, on your desktop.",
+ "wrongDevice": "Wrong device? Scroll down to other downloads.",
+ "desktop": "Different desktop device?",
+ "desktopDescription": "Get Campground on any desktop device.",
+ "mobile": "Or maybe on your phone?",
+ "mobileDescription": "Make sure everyone can reach you no matter where you are!"
},
"languages": {
"af-ZA": "Африкаанс",