transifex: Setup Transifex for better translation process.

This commit is contained in:
Manav Mehta
2020-05-20 22:11:13 +05:30
committed by GitHub
parent f55570f2f5
commit a5ceffc856
51 changed files with 4320 additions and 2161 deletions

3
.gitignore vendored
View File

@@ -4,6 +4,9 @@
# npm cache directory
.npm
# transifexrc - if user prefers it to be in working tree
.transifexrc
# Compiled binary build directory
dist/

9
.tx/config Normal file
View File

@@ -0,0 +1,9 @@
[main]
host = https://www.transifex.com
[zulip.desktopjson]
file_filter = app/translations/<lang>.json
minimum_perc = 0
source_file = app/translations/en.json
source_lang = en
type = KEYVALUEJSON

View File

@@ -395,7 +395,7 @@ export default class GeneralSection extends BaseSection {
// The next three lines set the selected language visible on the dropdown button
let language = ConfigUtil.getConfigItem('appLanguage');
language = language && langMenu.options.namedItem(language) ? language : 'en-US';
language = language && langMenu.options.namedItem(language) ? language : 'en';
langMenu.options.namedItem(language).selected = true;
langMenu.addEventListener('change', (event: Event) => {

119
app/translations/ar.json Normal file
View File

@@ -0,0 +1,119 @@
{
"About Zulip": "حول \"زوليب\"",
"Actual Size": "الحجم الفعلي",
"Add Custom Certificates": "إضافة رخصة معدلة",
"Add Organization": "إضافة منظمة",
"Add a Zulip organization": "إضافة منظمة \"زوليب\"",
"Add custom CSS": "إصافة CSS معدلة",
"Advanced": "متقدم",
"All the connected organizations will appear here": "جميع المنظمات المتصلة تعرض هنا",
"Always start minimized": "دائماً إبدأ بالقليل",
"App Updates": "تحديث التطبيق",
"Appearance": "المظهر",
"Application Shortcuts": "إختصارات التطبيق",
"Are you sure you want to disconnect this organization?": "هل أنت متأكد من فصل هذة المنظمة؟",
"Auto hide Menu bar": "أخف القائمة تلقائياً",
"Auto hide menu bar (Press Alt key to display)": "أخف القائمة تلقائياً (إضغط Alt لعرض القائمة)",
"Back": "رجوع",
"Bounce dock on new private message": "أخرج المنصة في حال رسالة خاصة جديدة",
"Certificate file": "ملف الشهادة",
"Change": "تغيير",
"Check for Updates": "التحقق من التحديثات",
"Close": "اغلاق",
"Connect": "اتصال",
"Connect to another organization": "التوصيل مع منظمة أخرى",
"Connected organizations": "المنظمات المتصلة",
"Copy": "نسخ",
"Copy Zulip URL": "نسخ رابط زوليب",
"Create a new organization": "Create a new organization",
"Cut": "قص",
"Default download location": "موقع التحميل الافتراضي",
"Delete": "حذف",
"Desktop App Settings": "إعدادت تطبيق سطح المكتب",
"Desktop Notifications": "إشعارات سطح المكتب",
"Desktop Settings": "إعدادات سطح المكتب",
"Disconnect": "قطع الاتصال",
"Download App Logs": "تنزيل سجلات التطبيق",
"Edit": "تعديل",
"Edit Shortcuts": "تعديل الاختصارات",
"Enable auto updates": "تفعيل التحديثات التلقائية",
"Enable error reporting (requires restart)": "تفعيل تقارير الأخطاء (يتطلب إعادة التشغيل)",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Factory Reset": "إعادة ضبط المصنع",
"File": "ملف",
"Find accounts": "Find accounts",
"Find accounts by email": "Find accounts by email",
"Flash taskbar on new message": "Flash taskbar on new message",
"Forward": "Forward",
"Functionality": "Functionality",
"General": "General",
"Get beta updates": "Get beta updates",
"Hard Reload": "Hard Reload",
"Help": "Help",
"Help Center": "Help Center",
"History": "History",
"History Shortcuts": "History Shortcuts",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Log Out": "Log Out",
"Log Out of Organization": "Log Out of Organization",
"Manual proxy configuration": "Manual proxy configuration",
"Minimize": "Minimize",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"NO": "NO",
"Network": "Network",
"OR": "OR",
"Organization URL": "Organization URL",
"Organizations": "Organizations",
"Paste": "Paste",
"Paste and Match Style": "Paste and Match Style",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass rules",
"Proxy rules": "Proxy rules",
"Quit": "Quit",
"Quit Zulip": "Quit Zulip",
"Redo": "Redo",
"Release Notes": "Release Notes",
"Reload": "Reload",
"Report an Issue": "Report an Issue",
"Reset App Data": "Reset App Data",
"Reset App Settings": "Reset App Settings",
"Reset Application Data": "Reset Application Data",
"Save": "Save",
"Select All": "Select All",
"Settings": "Settings",
"Shortcuts": "Shortcuts",
"Show App Logs": "Show App Logs",
"Show app icon in system tray": "Show app icon in system tray",
"Show app unread badge": "Show app unread badge",
"Show desktop notifications": "Show desktop notifications",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Show sidebar": "Show sidebar",
"Start app at login": "Start app at login",
"Switch to Next Organization": "Switch to Next Organization",
"Switch to Previous Organization": "Switch to Previous Organization",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Tip": "Tip",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Toggle Full Screen": "Toggle Full Screen",
"Toggle Sidebar": "Toggle Sidebar",
"Toggle Tray Icon": "Toggle Tray Icon",
"Tools": "Tools",
"Undo": "Undo",
"Upload": "Upload",
"Use system proxy settings (requires restart)": "Use system proxy settings (requires restart)",
"View": "View",
"View Shortcuts": "View Shortcuts",
"Window": "Window",
"Window Shortcuts": "Window Shortcuts",
"YES": "YES",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Zulip Help": "Zulip Help",
"keyboard shortcuts": "keyboard shortcuts",
"script": "script",
"Quit when the window is closed": "Quit when the window is closed",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

View File

@@ -1,117 +1,119 @@
{
"About Zulip": "За Zulip",
"Actual Size": "Действителен размер",
"Add Custom Certificates": "Добавяне на персонализирани сертификати",
"Add Organization": "Добавяне на организация",
"Add a Zulip organization": "Добавете организация Zulip",
"Add custom CSS": "Добавете персонализиран CSS",
"Advanced": "напреднал",
"All the connected organizations will appear here": "Всички свързани организации ще се появят тук",
"Always start minimized": "Винаги започвайте да минимизирате",
"App Updates": "Актуализации на приложения",
"Appearance": "Външен вид",
"Application Shortcuts": "Клавишни комбинации за приложения",
"Are you sure you want to disconnect this organization?": "Наистина ли искате да прекъснете връзката с тази организация?",
"Auto hide Menu bar": "Автоматично скриване на лентата с менюта",
"Auto hide menu bar (Press Alt key to display)": "Автоматично скриване на лентата с менюта (натиснете клавиша Alt за показване)",
"Back": "обратно",
"Bounce dock on new private message": "Прескочи док в новото лично съобщение",
"Certificate file": "Файл за сертификат",
"Change": "промяна",
"Check for Updates": "Провери за обновления",
"Close": "Близо",
"Connect": "Свържете",
"Connect to another organization": "Свържете се с друга организация",
"Connected organizations": "Свързани организации",
"Copy": "копие",
"Copy Zulip URL": "Копирайте URL адреса на Zulip",
"Create a new organization": "Създайте нова организация",
"Cut": "Разрез",
"Default download location": "Място на изтегляне по подразбиране",
"Delete": "Изтрий",
"Desktop App Settings": "Настройки на приложението за работния плот",
"Desktop Notifications": "Известия за работния плот",
"Desktop Settings": "Настройки на работния плот",
"Disconnect": "Прекъсване на връзката",
"Download App Logs": "Изтеглете регистрационни файлове на приложенията",
"Edit": "редактиране",
"Edit Shortcuts": "Редактиране на преки пътища",
"Enable auto updates": "Активиране на автоматичните актуализации",
"Enable error reporting (requires restart)": "Активиране на отчитането за грешки (изисква се рестартиране)",
"Enable spellchecker (requires restart)": "Активиране на проверката на правописа (изисква се рестартиране)",
"Factory Reset": "Фабрично нулиране",
"File": "досие",
"Find accounts": "Намерете профили",
"Find accounts by email": "Намерете профили по имейл",
"Flash taskbar on new message": "Flash лентата на задачите в новото съобщение",
"Forward": "напред",
"Functionality": "Функционалност",
"General": "Общ",
"Get beta updates": "Изтеглете бета актуализации",
"About Zulip": "Относно Zulip",
"Actual Size": "Actual Size",
"Add Custom Certificates": "Add Custom Certificates",
"Add Organization": "Add Organization",
"Add a Zulip organization": "Add a Zulip organization",
"Add custom CSS": "Add custom CSS",
"Advanced": "Advanced",
"All the connected organizations will appear here": "All the connected organizations will appear here",
"Always start minimized": "Always start minimized",
"App Updates": "App Updates",
"Appearance": "Appearance",
"Application Shortcuts": "Application Shortcuts",
"Are you sure you want to disconnect this organization?": "Are you sure you want to disconnect this organization?",
"Auto hide Menu bar": "Auto hide Menu bar",
"Auto hide menu bar (Press Alt key to display)": "Auto hide menu bar (Press Alt key to display)",
"Back": "Back",
"Bounce dock on new private message": "Bounce dock on new private message",
"Certificate file": "Certificate file",
"Change": "Change",
"Check for Updates": "Check for Updates",
"Close": "Затвори",
"Connect": "Connect",
"Connect to another organization": "Connect to another organization",
"Connected organizations": "Connected organizations",
"Copy": "Copy",
"Copy Zulip URL": "Copy Zulip URL",
"Create a new organization": "Create a new organization",
"Cut": "Cut",
"Default download location": "Default download location",
"Delete": "Delete",
"Desktop App Settings": "Desktop App Settings",
"Desktop Notifications": "Desktop Notifications",
"Desktop Settings": "Desktop Settings",
"Disconnect": "Disconnect",
"Download App Logs": "Download App Logs",
"Edit": "Редактирай",
"Edit Shortcuts": "Edit Shortcuts",
"Enable auto updates": "Enable auto updates",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Factory Reset": "Factory Reset",
"File": "File",
"Find accounts": "Намери акаунти",
"Find accounts by email": "Find accounts by email",
"Flash taskbar on new message": "Flash taskbar on new message",
"Forward": "Forward",
"Functionality": "Functionality",
"General": "General",
"Get beta updates": "Get beta updates",
"Hard Reload": "Hard Reload",
"Help": "Помогне",
"Help Center": "Помощен център",
"History": "история",
"History Shortcuts": "Преки пътища в историята",
"Keyboard Shortcuts": "Комбинация от клавиши",
"Log Out": "Излез от профила си",
"Log Out of Organization": "Излезте от организацията",
"Manual proxy configuration": "Ръчна конфигурация на прокси",
"Minimize": "Минимизиране",
"Mute all sounds from Zulip": "Заглуши всички звуци от Zulip",
"NO": "НЕ",
"Network": "мрежа",
"OR": "ИЛИ",
"Organization URL": "URL адрес на организацията",
"Organizations": "организации",
"Paste": "паста",
"Paste and Match Style": "Поставяне и стил на съвпадение",
"Proxy": "пълномощник",
"Proxy bypass rules": "Правила за заобикаляне на прокси",
"Proxy rules": "Прокси правила",
"Quit": "напускам",
"Quit Zulip": "Прекрати Zulip",
"Redo": "ремонтирам",
"Release Notes": "Бележки към изданието",
"Reload": "Презареди",
"Report an Issue": "Подаване на сигнал за проблем",
"Reset App Data": "Нулиране на данни за приложения",
"Reset App Settings": "Нулиране на настройките на приложението",
"Reset Application Data": "Нулиране на данните на приложението",
"Save": "Запази",
"Select All": "Избери всички",
"Help": "Help",
"Help Center": "Help Center",
"History": "History",
"History Shortcuts": "History Shortcuts",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Log Out": "Log Out",
"Log Out of Organization": "Log Out of Organization",
"Manual proxy configuration": "Manual proxy configuration",
"Minimize": "Minimize",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"NO": "NO",
"Network": "Network",
"OR": "OR",
"Organization URL": "Уеб адрес на Организация",
"Organizations": "Organizations",
"Paste": "Paste",
"Paste and Match Style": "Paste and Match Style",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass rules",
"Proxy rules": "Proxy rules",
"Quit": "Quit",
"Quit Zulip": "Quit Zulip",
"Redo": "Redo",
"Release Notes": "Release Notes",
"Reload": "Reload",
"Report an Issue": "Report an Issue",
"Reset App Data": "Reset App Data",
"Reset App Settings": "Reset App Settings",
"Reset Application Data": "Reset Application Data",
"Save": "Запиши",
"Select All": "Select All",
"Settings": "Настройки",
"Shortcuts": "Shortcuts",
"Show App Logs": "Показване на регистрационните файлове на приложенията",
"Show app icon in system tray": "Показване на иконата на приложението в системната област",
"Show app unread badge": "Показване на непрочетената значка на приложението",
"Show desktop notifications": "Показване на известията на работния плот",
"Show downloaded files in file manager": "Показване на изтеглените файлове във файловия мениджър",
"Show sidebar": "Показване на страничната лента",
"Start app at login": "Стартирайте приложението при влизане",
"Switch to Next Organization": "Превключване към следваща организация",
"Switch to Previous Organization": "Превключване към предишна организация",
"These desktop app shortcuts extend the Zulip webapp's": "Тези клавишни комбинации за настолни приложения разширяват webapp на Zulip",
"This will delete all application data including all added accounts and preferences": "Това ще изтрие всички данни за приложения, включително всички добавени акаунти и предпочитания",
"Tip": "Бакшиш",
"Toggle DevTools for Active Tab": "Превключете DevTools за Active Tab",
"Toggle DevTools for Zulip App": "Превключете DevTools за Zulip App",
"Toggle Do Not Disturb": "Превключване Не безпокойте",
"Toggle Full Screen": "Превключване на цял екран",
"Toggle Sidebar": "Превключване на страничната лента",
"Toggle Tray Icon": "Превключете иконата на тава",
"Tools": "Инструменти",
"Undo": "премахвам",
"Upload": "Качи",
"Use system proxy settings (requires restart)": "Използване на системните прокси настройки (изисква рестартиране)",
"View": "изглед",
"View Shortcuts": "Преглед на преки пътища",
"Window": "прозорец",
"Window Shortcuts": "Клавишни комбинации",
"YES": "ДА",
"Zoom In": "Увеличавам",
"Zoom Out": "Отдалечавам",
"Zulip Help": "Помощ за Zulip",
"keyboard shortcuts": "комбинация от клавиши",
"script": "писменост"
"Show App Logs": "Show App Logs",
"Show app icon in system tray": "Show app icon in system tray",
"Show app unread badge": "Show app unread badge",
"Show desktop notifications": "Show desktop notifications",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Show sidebar": "Show sidebar",
"Start app at login": "Start app at login",
"Switch to Next Organization": "Switch to Next Organization",
"Switch to Previous Organization": "Switch to Previous Organization",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Tip": "Tip",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Toggle Full Screen": "Toggle Full Screen",
"Toggle Sidebar": "Toggle Sidebar",
"Toggle Tray Icon": "Toggle Tray Icon",
"Tools": "Tools",
"Undo": "Undo",
"Upload": "Upload",
"Use system proxy settings (requires restart)": "Use system proxy settings (requires restart)",
"View": "View",
"View Shortcuts": "View Shortcuts",
"Window": "Window",
"Window Shortcuts": "Window Shortcuts",
"YES": "YES",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Zulip Help": "Zulip Help",
"keyboard shortcuts": "keyboard shortcuts",
"script": "script",
"Quit when the window is closed": "Quit when the window is closed",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

119
app/translations/ca.json Normal file
View File

@@ -0,0 +1,119 @@
{
"About Zulip": "About Zulip",
"Actual Size": "Actual Size",
"Add Custom Certificates": "Add Custom Certificates",
"Add Organization": "Add Organization",
"Add a Zulip organization": "Add a Zulip organization",
"Add custom CSS": "Add custom CSS",
"Advanced": "Advanced",
"All the connected organizations will appear here": "All the connected organizations will appear here",
"Always start minimized": "Always start minimized",
"App Updates": "App Updates",
"Appearance": "Appearance",
"Application Shortcuts": "Application Shortcuts",
"Are you sure you want to disconnect this organization?": "Are you sure you want to disconnect this organization?",
"Auto hide Menu bar": "Auto hide Menu bar",
"Auto hide menu bar (Press Alt key to display)": "Auto hide menu bar (Press Alt key to display)",
"Back": "Back",
"Bounce dock on new private message": "Bounce dock on new private message",
"Certificate file": "Certificate file",
"Change": "Change",
"Check for Updates": "Check for Updates",
"Close": "Tancar",
"Connect": "Connect",
"Connect to another organization": "Connect to another organization",
"Connected organizations": "Connected organizations",
"Copy": "Copy",
"Copy Zulip URL": "Copy Zulip URL",
"Create a new organization": "Create a new organization",
"Cut": "Cut",
"Default download location": "Default download location",
"Delete": "Delete",
"Desktop App Settings": "Desktop App Settings",
"Desktop Notifications": "Desktop Notifications",
"Desktop Settings": "Desktop Settings",
"Disconnect": "Disconnect",
"Download App Logs": "Download App Logs",
"Edit": "Editar",
"Edit Shortcuts": "Edit Shortcuts",
"Enable auto updates": "Enable auto updates",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Factory Reset": "Factory Reset",
"File": "File",
"Find accounts": "Find accounts",
"Find accounts by email": "Find accounts by email",
"Flash taskbar on new message": "Flash taskbar on new message",
"Forward": "Forward",
"Functionality": "Functionality",
"General": "General",
"Get beta updates": "Get beta updates",
"Hard Reload": "Hard Reload",
"Help": "Help",
"Help Center": "Help Center",
"History": "History",
"History Shortcuts": "History Shortcuts",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Log Out": "Log Out",
"Log Out of Organization": "Log Out of Organization",
"Manual proxy configuration": "Manual proxy configuration",
"Minimize": "Minimize",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"NO": "NO",
"Network": "Network",
"OR": "OR",
"Organization URL": "Organization URL",
"Organizations": "Organizations",
"Paste": "Paste",
"Paste and Match Style": "Paste and Match Style",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass rules",
"Proxy rules": "Proxy rules",
"Quit": "Quit",
"Quit Zulip": "Quit Zulip",
"Redo": "Redo",
"Release Notes": "Release Notes",
"Reload": "Reload",
"Report an Issue": "Report an Issue",
"Reset App Data": "Reset App Data",
"Reset App Settings": "Reset App Settings",
"Reset Application Data": "Reset Application Data",
"Save": "Guardar",
"Select All": "Select All",
"Settings": "Settings",
"Shortcuts": "Shortcuts",
"Show App Logs": "Show App Logs",
"Show app icon in system tray": "Show app icon in system tray",
"Show app unread badge": "Show app unread badge",
"Show desktop notifications": "Show desktop notifications",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Show sidebar": "Show sidebar",
"Start app at login": "Start app at login",
"Switch to Next Organization": "Switch to Next Organization",
"Switch to Previous Organization": "Switch to Previous Organization",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Tip": "Tip",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Toggle Full Screen": "Toggle Full Screen",
"Toggle Sidebar": "Toggle Sidebar",
"Toggle Tray Icon": "Toggle Tray Icon",
"Tools": "Tools",
"Undo": "Undo",
"Upload": "Upload",
"Use system proxy settings (requires restart)": "Use system proxy settings (requires restart)",
"View": "View",
"View Shortcuts": "View Shortcuts",
"Window": "Window",
"Window Shortcuts": "Window Shortcuts",
"YES": "YES",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Zulip Help": "Zulip Help",
"keyboard shortcuts": "keyboard shortcuts",
"script": "script",
"Quit when the window is closed": "Quit when the window is closed",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

View File

@@ -1,117 +1,119 @@
{
"About Zulip": "O uživateli Zulip",
"Actual Size": "Aktuální velikost",
"About Zulip": "O Zulipu",
"Actual Size": "Skutečná velikost",
"Add Custom Certificates": "Přidat vlastní certifikáty",
"Add Organization": "Přidat organizaci",
"Add a Zulip organization": "Přidejte organizaci Zulip",
"Add a Zulip organization": "Přidat organizaci Zulip",
"Add custom CSS": "Přidat vlastní CSS",
"Advanced": "Pokročilý",
"All the connected organizations will appear here": "Zde se zobrazí všechny připojené organizace",
"Always start minimized": "Vždy začněte minimalizovat",
"App Updates": "Aktualizace aplikací",
"Advanced": "Rozšířené",
"All the connected organizations will appear here": "Všechny připojené organizace se objeví zde",
"Always start minimized": "Vždy spouštět minimalizova",
"App Updates": "Aktualizace aplikace",
"Appearance": "Vzhled",
"Application Shortcuts": "Zkratky aplikací",
"Are you sure you want to disconnect this organization?": "Opravdu chcete tuto organizaci odpojit?",
"Auto hide Menu bar": "Auto hide Menu bar",
"Auto hide menu bar (Press Alt key to display)": "Automaticky skrýt lištu menu (stiskněte klávesu Alt pro zobrazení)",
"Back": "Zadní",
"Bounce dock on new private message": "Bounce dock na nové soukromé zprávy",
"Certificate file": "Soubor certifikátu",
"Change": "Změna",
"Check for Updates": "Kontrola aktualizací",
"Application Shortcuts": "Zkratky programu",
"Are you sure you want to disconnect this organization?": "Opravdu chcete odpojit tuto organizaci?",
"Auto hide Menu bar": "Automaticky skrývat menu",
"Auto hide menu bar (Press Alt key to display)": "Automaticky skrývat menu (pro zobrazení stiskněte klávesu Alt)",
"Back": "Zpět",
"Bounce dock on new private message": "Poskakování ikony v docku po obdržení nové soukromé zprávy",
"Certificate file": "Soubor s certifikátem",
"Change": "Změnit",
"Check for Updates": "Zkontrolovat aktualizace",
"Close": "Zavřít",
"Connect": "Připojit",
"Connect to another organization": "Připojte se k jiné organizaci",
"Connect": "Připojit se",
"Connect to another organization": "Připojit se k jiné organizaci",
"Connected organizations": "Připojené organizace",
"Copy": "kopírovat",
"Copy Zulip URL": "Kopírovat adresu URL aplikace Zulip",
"Copy": "Kopírovat",
"Copy Zulip URL": "Kopírovat adresu (URL) Zulipu",
"Create a new organization": "Vytvořit novou organizaci",
"Cut": "Střih",
"Cut": "Vyjmout",
"Default download location": "Výchozí umístění stahování",
"Delete": "Smazat",
"Desktop App Settings": "Nastavení aplikace Desktop",
"Desktop Notifications": "Oznámení o pracovní ploše",
"Desktop App Settings": "Nastavení desktopové aplikace",
"Desktop Notifications": "Oznámení na ploše",
"Desktop Settings": "Nastavení plochy",
"Disconnect": "Odpojit",
"Download App Logs": "Stáhnout App Logs",
"Download App Logs": "Stáhnout záznamy programu",
"Edit": "Upravit",
"Edit Shortcuts": "Upravit zkratky",
"Enable auto updates": "Povolit automatické aktualizace",
"Enable error reporting (requires restart)": "Povolit hlášení chyb (vyžaduje restart)",
"Enable spellchecker (requires restart)": "Povolit kontrolu pravopisu (vyžaduje restartování)",
"Factory Reset": "Tovární nastavení",
"Enable error reporting (requires restart)": "Povolit hlášení chyb (vyžaduje opětovné spuštění programu)",
"Enable spellchecker (requires restart)": "Povolit kontrolu pravopisu (vyžaduje opětovné spuštění programu)",
"Factory Reset": "Obnovení do továrního nastavení",
"File": "Soubor",
"Find accounts": "Najít účty",
"Find accounts by email": "Najít účty e-mailem",
"Flash taskbar on new message": "Hlavní panel Flash na nové zprávě",
"Find accounts by email": "Najít účty podle adresy elektronické pošty",
"Flash taskbar on new message": "Blikání ikony v hlavním panelu při obdržení nové zprávy",
"Forward": "Vpřed",
"Functionality": "Funkčnost",
"General": "Všeobecné",
"Get beta updates": "Získejte aktualizace beta",
"Hard Reload": "Hard Reload",
"Help": "Pomoc",
"Functionality": "Funkce",
"General": "Obecné",
"Get beta updates": "Dostávat beta aktualizace",
"Hard Reload": "Tvrdé znovunahrání",
"Help": "Nápověda",
"Help Center": "Centrum nápovědy",
"History": "Dějiny",
"History Shortcuts": "Zkratky historie",
"History": "Historie",
"History Shortcuts": "Zkratky pro historii",
"Keyboard Shortcuts": "Klávesové zkratky",
"Log Out": "Odhlásit se",
"Log Out of Organization": "Odhlásit se z organizace",
"Manual proxy configuration": "Ruční konfigurace proxy",
"Manual proxy configuration": "Ruční nastavení proxy",
"Minimize": "Minimalizovat",
"Mute all sounds from Zulip": "Vypněte všechny zvuky ze Zulipu",
"Mute all sounds from Zulip": "Ztlumit všechny zvuky ze Zulipu",
"NO": "NE",
"Network": "Síť",
"OR": "NEBO",
"Organization URL": "URL organizace",
"Organization URL": "Adresa organizace",
"Organizations": "Organizace",
"Paste": "Vložit",
"Paste and Match Style": "Vložit a shodit styl",
"Paste and Match Style": "Vložit a ponechat styl",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass pravidla",
"Proxy rules": "Proxy pravidla",
"Quit": "Přestat",
"Quit Zulip": "Ukončete Zulip",
"Redo": "Předělat",
"Release Notes": "Poznámky k vydání",
"Reload": "Znovu načíst",
"Proxy bypass rules": "Pravidla pro obejití Proxy",
"Proxy rules": "Pravidla Proxy",
"Quit": "Ukončit",
"Quit Zulip": "Ukončit Zulip",
"Redo": "Znovu",
"Release Notes": "Poznámky k této verzi",
"Reload": "Nahrát znovu",
"Report an Issue": "Nahlásit problém",
"Reset App Data": "Resetovat data aplikace",
"Reset App Settings": "Obnovit nastavení aplikace",
"Reset Application Data": "Resetovat data aplikace",
"Reset App Data": "Obnovit výchozí data programu",
"Reset App Settings": "Obnovit výchozí nastavení programu",
"Reset Application Data": "Obnovit výchozí data programu",
"Save": "Uložit",
"Select All": "Vybrat vše",
"Settings": "Nastavení",
"Shortcuts": "Zkratky",
"Show App Logs": "Zobrazit protokoly aplikací",
"Show app icon in system tray": "Zobrazit ikonu aplikace v systémové liště",
"Show app unread badge": "Zobrazit nepřečtený odznak aplikace",
"Show desktop notifications": "Zobrazit oznámení na ploše",
"Show App Logs": "Zobrazit záznamy programu",
"Show app icon in system tray": "Zobrazovat ikonu programu v oznamovací oblasti panelu",
"Show app unread badge": "Zobrazovat u ikony aplikace symbol nepřečteno",
"Show desktop notifications": "Zobrazovat oznámení na ploše",
"Show downloaded files in file manager": "Zobrazit stažené soubory ve správci souborů",
"Show sidebar": "Zobrazit postranní panel",
"Start app at login": "Spuštění aplikace při přihlášení",
"Show sidebar": "Zobrazovat postranní panel",
"Start app at login": "Spustit program při přihlášení",
"Switch to Next Organization": "Přepnout na další organizaci",
"Switch to Previous Organization": "Přepněte na předchozí organizaci",
"These desktop app shortcuts extend the Zulip webapp's": "Tyto klávesové zkratky pro aplikaci na ploše rozšiřují aplikaci Zulip webapp",
"This will delete all application data including all added accounts and preferences": "Tím odstraníte všechna data aplikace včetně všech přidaných účtů a předvoleb",
"Switch to Previous Organization": "Přepnout na předchozí organizaci",
"These desktop app shortcuts extend the Zulip webapp's": "Tyto zkratky rozšiřují webovou aplikaci Zulipu",
"This will delete all application data including all added accounts and preferences": "Toto smaže všechna data programu včetně všech přidaných účtů a nastavení",
"Tip": "Tip",
"Toggle DevTools for Active Tab": "Přepnout DevTools pro Active Tab",
"Toggle DevTools for Zulip App": "Přepnout DevTools pro Zulip App",
"Toggle Do Not Disturb": "Přepnout Do Nerušit",
"Toggle DevTools for Active Tab": "Přepnout vývojářské nástroje pro aktivní kartu",
"Toggle DevTools for Zulip App": "Přepnout vývojářské nástroje pro program Zulip",
"Toggle Do Not Disturb": "Přepnout mód Nerušit",
"Toggle Full Screen": "Přepnout na celou obrazovku",
"Toggle Sidebar": "Přepnout postranní panel",
"Toggle Tray Icon": "Přepnout ikonu zásobníku",
"Toggle Sidebar": "Přepnout zobrazení postranního panelu",
"Toggle Tray Icon": "Přepnout ikonu v oznamovací oblasti panelu",
"Tools": "Nástroje",
"Undo": "vrátit",
"Upload": "nahrát",
"Use system proxy settings (requires restart)": "Použít nastavení proxy serveru (vyžaduje restart)",
"View": "Pohled",
"View Shortcuts": "Zobrazit zástupce",
"Undo": "Zpět",
"Upload": "Nahrát",
"Use system proxy settings (requires restart)": "Použít systémová nastavení proxy (vyžaduje opětovné spuštění programu)",
"View": "Zobrazení",
"View Shortcuts": "Zobrazit zkratky",
"Window": "Okno",
"Window Shortcuts": "Klávesové zkratky",
"Window Shortcuts": "Zkratky pro okno",
"YES": "ANO",
"Zoom In": "Přiblížit",
"Zoom Out": "Oddálit",
"Zulip Help": "Nápověda Zulip",
"Zulip Help": "Nápověda Zulipu",
"keyboard shortcuts": "klávesové zkratky",
"script": "skript"
"script": "skript",
"Quit when the window is closed": "Ukončit, když je okno zavřeno",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

119
app/translations/da.json Normal file
View File

@@ -0,0 +1,119 @@
{
"About Zulip": "Om Zulip",
"Actual Size": "Faktisk størrelse",
"Add Custom Certificates": "Tilføj egne certifikater",
"Add Organization": "Opret organisation",
"Add a Zulip organization": "Opret en Zulip organisation",
"Add custom CSS": "Tilføj egen CSS",
"Advanced": "Avanceret",
"All the connected organizations will appear here": "Alle de tilsluttede organisationer vil blive vist her",
"Always start minimized": "Start altid minimeret",
"App Updates": "App-opdateringer",
"Appearance": "Udseende",
"Application Shortcuts": "Genveje",
"Are you sure you want to disconnect this organization?": "Er du sikker på du vil frakoble denne organisation? ",
"Auto hide Menu bar": "Skjul menu automatisk",
"Auto hide menu bar (Press Alt key to display)": "Skjul menu automatisk (tryk på Alt-tasten for at vise)",
"Back": "Tilbage",
"Bounce dock on new private message": "Bounce dock on new private message",
"Certificate file": "Certifikat-fil",
"Change": "Skift",
"Check for Updates": "Tjek for opdateringer",
"Close": "Luk",
"Connect": "Forbind",
"Connect to another organization": "Forbind til en anden organisation",
"Connected organizations": "Tilsluttede organisationer",
"Copy": "Kopiér",
"Copy Zulip URL": "Kopiér Zulip URL",
"Create a new organization": "Opret ny organisation",
"Cut": "Klip",
"Default download location": "Default download location",
"Delete": "Slet",
"Desktop App Settings": "Desktop App Settings",
"Desktop Notifications": "Desktop-notifikationer",
"Desktop Settings": "Desktop-indstillinger",
"Disconnect": "Frakobl",
"Download App Logs": "Download App-logfiler",
"Edit": "Redigér",
"Edit Shortcuts": "Edit Shortcuts",
"Enable auto updates": "Aktivér auto-opdateringer",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Factory Reset": "Factory Reset",
"File": "Fil",
"Find accounts": "Find accounts",
"Find accounts by email": "Find accounts by email",
"Flash taskbar on new message": "Flash taskbar on new message",
"Forward": "Forward",
"Functionality": "Functionality",
"General": "General",
"Get beta updates": "Get beta updates",
"Hard Reload": "Hard Reload",
"Help": "Help",
"Help Center": "Help Center",
"History": "History",
"History Shortcuts": "History Shortcuts",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Log Out": "Log Out",
"Log Out of Organization": "Log Out of Organization",
"Manual proxy configuration": "Manual proxy configuration",
"Minimize": "Minimize",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"NO": "NO",
"Network": "Network",
"OR": "OR",
"Organization URL": "Organization URL",
"Organizations": "Organizations",
"Paste": "Paste",
"Paste and Match Style": "Paste and Match Style",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass rules",
"Proxy rules": "Proxy rules",
"Quit": "Quit",
"Quit Zulip": "Quit Zulip",
"Redo": "Redo",
"Release Notes": "Release Notes",
"Reload": "Reload",
"Report an Issue": "Report an Issue",
"Reset App Data": "Reset App Data",
"Reset App Settings": "Reset App Settings",
"Reset Application Data": "Reset Application Data",
"Save": "Save",
"Select All": "Select All",
"Settings": "Settings",
"Shortcuts": "Shortcuts",
"Show App Logs": "Show App Logs",
"Show app icon in system tray": "Show app icon in system tray",
"Show app unread badge": "Show app unread badge",
"Show desktop notifications": "Show desktop notifications",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Show sidebar": "Show sidebar",
"Start app at login": "Start app at login",
"Switch to Next Organization": "Switch to Next Organization",
"Switch to Previous Organization": "Switch to Previous Organization",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Tip": "Tip",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Toggle Full Screen": "Toggle Full Screen",
"Toggle Sidebar": "Toggle Sidebar",
"Toggle Tray Icon": "Toggle Tray Icon",
"Tools": "Tools",
"Undo": "Undo",
"Upload": "Upload",
"Use system proxy settings (requires restart)": "Use system proxy settings (requires restart)",
"View": "View",
"View Shortcuts": "View Shortcuts",
"Window": "Window",
"Window Shortcuts": "Window Shortcuts",
"YES": "YES",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Zulip Help": "Zulip Help",
"keyboard shortcuts": "keyboard shortcuts",
"script": "script",
"Quit when the window is closed": "Quit when the window is closed",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

View File

@@ -1,117 +1,119 @@
{
"About Zulip": "Über Zulip",
"Actual Size": "Tatsächliche Größe",
"Add Custom Certificates": "Benutzerdefinierte Zertifikate hinzufügen",
"Add Custom Certificates": "Eigene Zertifikate hinzufügen",
"Add Organization": "Organisation hinzufügen",
"Add a Zulip organization": "Fügen Sie eine Zulip-Organisation hinzu",
"Add custom CSS": "Fügen Sie benutzerdefiniertes CSS hinzu",
"Advanced": "Fortgeschritten",
"All the connected organizations will appear here": "Alle verbundenen Organisationen werden hier angezeigt",
"Always start minimized": "Immer minimiert anfangen",
"App Updates": "App-Updates",
"Appearance": "Aussehen",
"Application Shortcuts": "Anwendungsverknüpfungen",
"Are you sure you want to disconnect this organization?": "Möchten Sie diese Organisation wirklich trennen?",
"Auto hide Menu bar": "Menüleiste automatisch ausblenden",
"Auto hide menu bar (Press Alt key to display)": "Menüleiste automatisch ausblenden (Drücken Sie die Alt-Taste, um anzuzeigen)",
"Add a Zulip organization": "Zulip-Organisation hinzufügen",
"Add custom CSS": "Eigenes CSS hinzufügen",
"Advanced": "Erweitert",
"All the connected organizations will appear here": "Alle verbundenen Organisationen erscheinen hier",
"Always start minimized": "Immer minimiert öffnen",
"App Updates": "App Updates",
"Appearance": "Ansicht",
"Application Shortcuts": "App-Verknüpfungen",
"Are you sure you want to disconnect this organization?": "Bist du dir sicher, dass du die Verbindung zur Organisation trennen möchtest?",
"Auto hide Menu bar": "Menü automatisch verstecken",
"Auto hide menu bar (Press Alt key to display)": "Menü automatisch verstecken (Zum anzeigen die Alt-Taste drücken)",
"Back": "Zurück",
"Bounce dock on new private message": "Bounce-Dock für neue private Nachricht",
"Bounce dock on new private message": "Im Dock hüpfen, wenn neue private Nachrichten eingehen",
"Certificate file": "Zertifikatsdatei",
"Change": "Veränderung",
"Change": "Ändern",
"Check for Updates": "Auf Updates prüfen",
"Close": "Schließen",
"Connect": "Verbinden",
"Connect to another organization": "Stellen Sie eine Verbindung zu einer anderen Organisation her",
"Connect to another organization": "Mit einer anderen Organisation verbinden",
"Connected organizations": "Verbundene Organisationen",
"Copy": "Kopieren",
"Copy Zulip URL": "Zulip-URL kopieren",
"Create a new organization": "Erstellen Sie eine neue Organisation",
"Cut": "Schnitt",
"Default download location": "Standard-Download-Speicherort",
"Create a new organization": "Eine neue Organisation erstellen",
"Cut": "Ausschneiden",
"Default download location": "Voreingestelltes Ziel für Downloads",
"Delete": "Löschen",
"Desktop App Settings": "Desktop App-Einstellungen",
"Desktop Notifications": "Desktop-Benachrichtigungen",
"Desktop App Settings": "Einstellungen für Desktop-App",
"Desktop Notifications": "Desktopbenachrichtigungen",
"Desktop Settings": "Desktop-Einstellungen",
"Disconnect": "Trennen",
"Download App Logs": "App-Protokolle herunterladen",
"Disconnect": "Verbindung trennen",
"Download App Logs": "Logdateien der App herunterladen",
"Edit": "Bearbeiten",
"Edit Shortcuts": "Verknüpfungen bearbeiten",
"Enable auto updates": "Automatische Updates aktivieren",
"Enable error reporting (requires restart)": "Fehlerberichterstattung aktivieren (Neustart erforderlich)",
"Enable spellchecker (requires restart)": "Rechtschreibprüfung aktivieren (Neustart erforderlich)",
"Factory Reset": "Werkseinstellungen zurückgesetzt",
"Edit Shortcuts": "Tastenkürzel bearbeiten",
"Enable auto updates": "Automatisch aktualisieren",
"Enable error reporting (requires restart)": "Fehlerberichte aktivieren (erfordert Neustart)",
"Enable spellchecker (requires restart)": "Rechtschreibprüfung aktivieren (erfordert Neustart)",
"Factory Reset": "Alle Einstellungen auf Standardwerte zurücksetzen",
"File": "Datei",
"Find accounts": "Konten suchen",
"Find accounts by email": "Finden Sie Konten per E-Mail",
"Flash taskbar on new message": "Flash-Taskleiste bei neuer Nachricht",
"Forward": "Nach vorne",
"Find accounts": "Accounts finden",
"Find accounts by email": "Accounts anhand E-Mail finden",
"Flash taskbar on new message": "Farbliche Hervorhebung in Taskbar bei neuen Nachrichten",
"Forward": "Weiter",
"Functionality": "Funktionalität",
"General": "Allgemeines",
"Get beta updates": "Erhalten Sie Beta-Updates",
"Hard Reload": "Festes Nachladen",
"General": "Allgemein",
"Get beta updates": "Auf Betaversionen aktualisieren",
"Hard Reload": "Komplett neu laden",
"Help": "Hilfe",
"Help Center": "Hilfezentrum",
"History": "Geschichte",
"History Shortcuts": "Verlaufsverknüpfungen",
"Keyboard Shortcuts": "Tastatürkürzel",
"Log Out": "Ausloggen",
"Log Out of Organization": "Aus Organisation ausloggen",
"Help Center": "Hilfe-Zentrum",
"History": "Verlauf",
"History Shortcuts": "Kurzbefehle für Verlauf",
"Keyboard Shortcuts": "Tastenkürzel",
"Log Out": "Abmelden",
"Log Out of Organization": "Von Organisation abmelden",
"Manual proxy configuration": "Manuelle Proxy-Konfiguration",
"Minimize": "Minimieren",
"Mute all sounds from Zulip": "Schaltet alle Sounds von Zulip stumm",
"Mute all sounds from Zulip": "Alle Zulip-Klänge stummschalten",
"NO": "NEIN",
"Network": "Netzwerk",
"OR": "ODER",
"Organization URL": "Organisations-URL",
"Organization URL": "URL der Organisation",
"Organizations": "Organisationen",
"Paste": "Einfügen",
"Paste and Match Style": "Einfügen und Format anpassen",
"Paste and Match Style": "Ohne Formatierung einfügen",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy-Umgehungsregeln",
"Proxy bypass rules": "Proxy-Ausnahmen",
"Proxy rules": "Proxy-Regeln",
"Quit": "Verlassen",
"Quit Zulip": "Beenden Sie Zulip",
"Redo": "Redo",
"Release Notes": "Versionshinweise",
"Quit": "Beenden",
"Quit Zulip": "Zulip beenden",
"Redo": "Wiederholen",
"Release Notes": "Hinweise zur Versionsfreigabe",
"Reload": "Neu laden",
"Report an Issue": "Ein Problem melden",
"Reset App Data": "App-Daten zurücksetzen",
"Reset App Settings": "App-Einstellungen zurücksetzen",
"Reset App Settings": "Einstellungen der App zurücksetzen",
"Reset Application Data": "Anwendungsdaten zurücksetzen",
"Save": "sparen",
"Select All": "Wählen Sie Alle",
"Settings": "die Einstellungen",
"Shortcuts": "Verknüpfungen",
"Show App Logs": "App-Protokolle anzeigen",
"Show app icon in system tray": "App-Symbol in der Taskleiste anzeigen",
"Show app unread badge": "Zeige App ungelesenen Badge",
"Show desktop notifications": "Desktop-Benachrichtigungen anzeigen",
"Show downloaded files in file manager": "Heruntergeladene Dateien im Dateimanager anzeigen",
"Save": "Speichern",
"Select All": "Alles auswählen",
"Settings": "Einstellungen",
"Shortcuts": "Kurzbefehle",
"Show App Logs": "Logdateien der App anzeigen",
"Show app icon in system tray": "App-Icon in Systemleiste anzeigen",
"Show app unread badge": "Anzahl ungelesener Nachrichten in App-Icon einblenden",
"Show desktop notifications": "Desktopbenachrichtigungen anzeigen",
"Show downloaded files in file manager": "Heruntergeladene Dateien in Dateimanager anzeigen",
"Show sidebar": "Seitenleiste anzeigen",
"Start app at login": "App beim Login starten",
"Switch to Next Organization": "Wechseln Sie zur nächsten Organisation",
"Switch to Previous Organization": "Zur vorherigen Organisation wechseln",
"These desktop app shortcuts extend the Zulip webapp's": "Diese Desktop-App-Verknüpfungen erweitern die Zulip-Webanwendungen",
"This will delete all application data including all added accounts and preferences": "Dadurch werden alle Anwendungsdaten einschließlich aller hinzugefügten Konten und Einstellungen gelöscht",
"Tip": "Spitze",
"Toggle DevTools for Active Tab": "DevTools für aktive Registerkarte umschalten",
"Toggle DevTools for Zulip App": "DevTools für Zulip App umschalten",
"Toggle Do Not Disturb": "Nicht stören umschalten",
"Toggle Full Screen": "Vollbild umschalten",
"Start app at login": "App beim Login automatisch starten",
"Switch to Next Organization": "Zur nächsten Organisation wechseln",
"Switch to Previous Organization": "Zur vorhergehenden Organisation wechseln",
"These desktop app shortcuts extend the Zulip webapp's": "Dies sind zusätzliche Kurzbefehle in der Desktop-App gegenüber der Web-App",
"This will delete all application data including all added accounts and preferences": "Hiermit werden alle Anwendungsdaten einschließlich aller Accounts und Einstellungen gelöscht",
"Tip": "Tipp",
"Toggle DevTools for Active Tab": "Entwickler-Tools für aktiven Tab umschalten",
"Toggle DevTools for Zulip App": "Entwickler-Tools für Zulip-App umschalten",
"Toggle Do Not Disturb": "Nicht-stören-Modus umschalten",
"Toggle Full Screen": "Vollbildschirm umschalten",
"Toggle Sidebar": "Seitenleiste umschalten",
"Toggle Tray Icon": "Taskleistensymbol umschalten",
"Tools": "Werkzeuge",
"Undo": "Rückgängig machen",
"Toggle Tray Icon": "Tray-Icon umschalten",
"Tools": "Extras",
"Undo": "Rückgängig",
"Upload": "Hochladen",
"Use system proxy settings (requires restart)": "System-Proxy-Einstellungen verwenden (Neustart erforderlich)",
"View": "Aussicht",
"View Shortcuts": "Verknüpfungen anzeigen",
"Use system proxy settings (requires restart)": "Systemweite Proxy-Einstellungen verwenden (erfordert Neustart)",
"View": "Ansicht",
"View Shortcuts": "Tastenkürzel anzeigen",
"Window": "Fenster",
"Window Shortcuts": "Fensterverknüpfungen",
"Window Shortcuts": "Kurzbefehle für Fenster",
"YES": "JA",
"Zoom In": "Hineinzoomen",
"Zoom Out": "Rauszoomen",
"Zulip Help": "Zulip-Hilfe",
"keyboard shortcuts": "Tastatürkürzel",
"script": "Skript"
"Zoom In": "Vergrößern",
"Zoom Out": "Verkleinern",
"Zulip Help": "Hilfe zu Zulip",
"keyboard shortcuts": "Tastenkürzel",
"script": "Skript",
"Quit when the window is closed": "Beim Schließen des Fensters beenden",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

View File

@@ -1,119 +1,119 @@
{
"File": "File",
"About Zulip": "About Zulip",
"Actual Size": "Actual Size",
"Add Custom Certificates": "Add Custom Certificates",
"Add Organization": "Add Organization",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Desktop Settings": "Desktop Settings",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Copy Zulip URL": "Copy Zulip URL",
"Log Out of Organization": "Log Out of Organization",
"Minimize": "Minimize",
"Add a Zulip organization": "Add a Zulip organization",
"Add custom CSS": "Add custom CSS",
"Advanced": "Advanced",
"All the connected organizations will appear here": "All the connected organizations will appear here",
"Always start minimized": "Always start minimized",
"App Updates": "App Updates",
"Appearance": "Appearance",
"Application Shortcuts": "Application Shortcuts",
"Are you sure you want to disconnect this organization?": "Are you sure you want to disconnect this organization?",
"Auto hide Menu bar": "Auto hide Menu bar",
"Auto hide menu bar (Press Alt key to display)": "Auto hide menu bar (Press Alt key to display)",
"Back": "Back",
"Bounce dock on new private message": "Bounce dock on new private message",
"Certificate file": "Certificate file",
"Change": "Change",
"Check for Updates": "Check for Updates",
"Close": "Close",
"Quit": "Quit",
"Edit": "Edit",
"Undo": "Undo",
"Redo": "Redo",
"Cut": "Cut",
"Connect": "Connect",
"Connect to another organization": "Connect to another organization",
"Connected organizations": "Connected organizations",
"Copy": "Copy",
"Copy Zulip URL": "Copy Zulip URL",
"Create a new organization": "Create a new organization",
"Cut": "Cut",
"Default download location": "Default download location",
"Delete": "Delete",
"Desktop App Settings": "Desktop App Settings",
"Desktop Notifications": "Desktop Notifications",
"Desktop Settings": "Desktop Settings",
"Disconnect": "Disconnect",
"Download App Logs": "Download App Logs",
"Edit": "Edit",
"Edit Shortcuts": "Edit Shortcuts",
"Enable auto updates": "Enable auto updates",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Factory Reset": "Factory Reset",
"File": "File",
"Find accounts": "Find accounts",
"Find accounts by email": "Find accounts by email",
"Flash taskbar on new message": "Flash taskbar on new message",
"Forward": "Forward",
"Functionality": "Functionality",
"General": "General",
"Get beta updates": "Get beta updates",
"Hard Reload": "Hard Reload",
"Help": "Help",
"Help Center": "Help Center",
"History": "History",
"History Shortcuts": "History Shortcuts",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Log Out": "Log Out",
"Log Out of Organization": "Log Out of Organization",
"Manual proxy configuration": "Manual proxy configuration",
"Minimize": "Minimize",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"NO": "NO",
"Network": "Network",
"OR": "OR",
"Organization URL": "Organization URL",
"Organizations": "Organizations",
"Paste": "Paste",
"Paste and Match Style": "Paste and Match Style",
"Select All": "Select All",
"View": "View",
"Reload": "Reload",
"Hard Reload": "Hard Reload",
"Toggle Full Screen": "Toggle Full Screen",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Actual Size": "Actual Size",
"Toggle Tray Icon": "Toggle Tray Icon",
"Toggle Sidebar": "Toggle Sidebar",
"Auto hide Menu bar": "Auto hide Menu bar",
"History": "History",
"Back": "Back",
"Forward": "Forward",
"Window": "Window",
"Tools": "Tools",
"Check for Updates": "Check for Updates",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass rules",
"Proxy rules": "Proxy rules",
"Quit": "Quit",
"Quit Zulip": "Quit Zulip",
"Redo": "Redo",
"Release Notes": "Release Notes",
"Factory Reset": "Factory Reset",
"Download App Logs": "Download App Logs",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Help": "Help",
"About Zulip": "About Zulip",
"Help Center": "Help Center",
"Reload": "Reload",
"Report an Issue": "Report an Issue",
"Reset App Data": "Reset App Data",
"Reset App Settings": "Reset App Settings",
"Reset Application Data": "Reset Application Data",
"Save": "Save",
"Select All": "Select All",
"Settings": "Settings",
"Shortcuts": "Shortcuts",
"Show App Logs": "Show App Logs",
"Show app icon in system tray": "Show app icon in system tray",
"Show app unread badge": "Show app unread badge",
"Show desktop notifications": "Show desktop notifications",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Show sidebar": "Show sidebar",
"Start app at login": "Start app at login",
"Switch to Next Organization": "Switch to Next Organization",
"Switch to Previous Organization": "Switch to Previous Organization",
"General": "General",
"Network": "Network",
"AddServer": "AddServer",
"Organizations": "Organizations",
"Shortcuts": "Shortcuts",
"Appearance": "Appearance",
"Show app icon in system tray": "Show app icon in system tray",
"Auto hide menu bar (Press Alt key to display)": "Auto hide menu bar (Press Alt key to display)",
"Show sidebar": "Show sidebar",
"Show app unread badge": "Show app unread badge",
"Bounce dock on new private message": "Bounce dock on new private message",
"Flash taskbar on new message": "Flash taskbar on new message",
"Desktop Notifications": "Desktop Notifications",
"Show desktop notifications": "Show desktop notifications",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"App Updates": "App Updates",
"Enable auto updates": "Enable auto updates",
"Get beta updates": "Get beta updates",
"Functionality": "Functionality",
"Start app at login": "Start app at login",
"Always start minimized": "Always start minimized",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Advanced": "Advanced",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Add custom CSS": "Add custom CSS",
"Upload": "Upload",
"Delete": "Delete",
"Default download location": "Default download location",
"Change": "Change",
"Reset Application Data": "Reset Application Data",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Reset App Data": "Reset App Data",
"Proxy": "Proxy",
"Use system proxy settings (requires restart)": "Use system proxy settings (requires restart)",
"Manual proxy configuration": "Manual proxy configuration",
"script": "script",
"Proxy rules": "Proxy rules",
"Proxy bypass rules": "Proxy bypass rules",
"Save": "Save",
"Connected organizations": "Connected organizations",
"All the connected orgnizations will appear here.": "All the connected orgnizations will appear here.",
"Connect to another organization": "Connect to another organization",
"Add Custom Certificates": "Add Custom Certificates",
"Find accounts by email": "Find accounts by email",
"All the connected orgnizations will appear here": "All the connected orgnizations will appear here",
"Disconnect": "Disconnect",
"Organization URL": "Organization URL",
"Certificate file": "Certificate file",
"Find accounts": "Find accounts",
"Tip": "Tip",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"keyboard shortcuts": "keyboard shortcuts",
"Application Shortcuts": "Application Shortcuts",
"Settings": "Settings",
"Log Out": "Log Out",
"Quit Zulip": "Quit Zulip",
"Edit Shortcuts": "Edit Shortcuts",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Tip": "Tip",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Toggle Full Screen": "Toggle Full Screen",
"Toggle Sidebar": "Toggle Sidebar",
"Toggle Tray Icon": "Toggle Tray Icon",
"Tools": "Tools",
"Undo": "Undo",
"Upload": "Upload",
"Use system proxy settings (requires restart)": "Use system proxy settings (requires restart)",
"View": "View",
"View Shortcuts": "View Shortcuts",
"History Shortcuts": "History Shortcuts",
"Window": "Window",
"Window Shortcuts": "Window Shortcuts",
"Quit when the window is closed": "Quit when the window is closed",
"Force social login in app instead of browser": "Force social login in app instead of browser",
"Ask where to save files before downloading": "Ask where to save files before downloading",
"Add a Zulip organization": "Add a Zulip organization",
"Connect": "Connect",
"OR": "OR",
"Create a new organization": "Create a new organization",
"Network and Proxy Settings": "Network and Proxy Settings",
"YES": "YES",
"NO": "NO",
"Are you sure you want to disconnect this organization?": "Are you sure you want to disconnect this organization?"
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Zulip Help": "Zulip Help",
"keyboard shortcuts": "keyboard shortcuts",
"script": "script",
"Quit when the window is closed": "Quit when the window is closed",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

View File

@@ -1,122 +1,119 @@
{
"About Zulip": "About Zulip",
"Actual Size": "Actual Size",
"Add Custom Certificates": "Add Custom Certificates",
"Add Organization": "Add Organization",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Desktop Settings": "Desktop Settings",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Copy Zulip URL": "Copy Zulip URL",
"Log Out of Organization": "Log Out of Organization",
"Services": "Services",
"Hide": "Hide",
"Hide Others": "Hide Others",
"Unhide": "Unhide",
"Minimize": "Minimize",
"Add a Zulip organization": "Add a Zulip organization",
"Add custom CSS": "Add custom CSS",
"Advanced": "Advanced",
"All the connected organizations will appear here": "All the connected organizations will appear here",
"Always start minimized": "Always start minimized",
"App Updates": "App Updates",
"Appearance": "Appearance",
"Application Shortcuts": "Application Shortcuts",
"Are you sure you want to disconnect this organization?": "Are you sure you want to disconnect this organization?",
"Auto hide Menu bar": "Auto hide Menu bar",
"Auto hide menu bar (Press Alt key to display)": "Auto hide menu bar (Press Alt key to display)",
"Back": "Back",
"Bounce dock on new private message": "Bounce dock on new private message",
"Certificate file": "Certificate file",
"Change": "Change",
"Check for Updates": "Check for Updates",
"Close": "Close",
"Quit": "Quit",
"Edit": "Edit",
"Undo": "Undo",
"Redo": "Redo",
"Cut": "Cut",
"Connect": "Connect",
"Connect to another organization": "Connect to another organization",
"Connected organizations": "Connected organizations",
"Copy": "Copy",
"Copy Zulip URL": "Copy Zulip URL",
"Create a new organization": "Create a new organization",
"Cut": "Cut",
"Default download location": "Default download location",
"Delete": "Delete",
"Desktop App Settings": "Desktop App Settings",
"Desktop Notifications": "Desktop Notifications",
"Desktop Settings": "Desktop Settings",
"Disconnect": "Disconnect",
"Download App Logs": "Download App Logs",
"Edit": "Edit",
"Edit Shortcuts": "Edit Shortcuts",
"Enable auto updates": "Enable auto updates",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Factory Reset": "Factory Reset",
"File": "File",
"Find accounts": "Find accounts",
"Find accounts by email": "Find accounts by email",
"Flash taskbar on new message": "Flash taskbar on new message",
"Forward": "Forward",
"Functionality": "Functionality",
"General": "General",
"Get beta updates": "Get beta updates",
"Hard Reload": "Hard Reload",
"Help": "Help",
"Help Center": "Help Center",
"History": "History",
"History Shortcuts": "History Shortcuts",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Log Out": "Log Out",
"Log Out of Organization": "Log Out of Organization",
"Manual proxy configuration": "Manual proxy configuration",
"Minimize": "Minimize",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"NO": "NO",
"Network": "Network",
"OR": "OR",
"Organization URL": "Organization URL",
"Organizations": "Organizations",
"Paste": "Paste",
"Paste and Match Style": "Paste and Match Style",
"Select All": "Select All",
"View": "View",
"Reload": "Reload",
"Hard Reload": "Hard Reload",
"Toggle Full Screen": "Toggle Full Screen",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Actual Size": "Actual Size",
"Toggle Tray Icon": "Toggle Tray Icon",
"Toggle Sidebar": "Toggle Sidebar",
"Auto hide Menu bar": "Auto hide Menu bar",
"History": "History",
"Back": "Back",
"Forward": "Forward",
"Window": "Window",
"Tools": "Tools",
"Check for Updates": "Check for Updates",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass rules",
"Proxy rules": "Proxy rules",
"Quit": "Quit",
"Quit Zulip": "Quit Zulip",
"Redo": "Redo",
"Release Notes": "Release Notes",
"Factory Reset": "Factory Reset",
"Download App Logs": "Download App Logs",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Help": "Help",
"About Zulip": "About Zulip",
"Help Center": "Help Center",
"Reload": "Reload",
"Report an Issue": "Report an Issue",
"Reset App Data": "Reset App Data",
"Reset App Settings": "Reset App Settings",
"Reset Application Data": "Reset Application Data",
"Save": "Save",
"Select All": "Select All",
"Settings": "Settings",
"Shortcuts": "Shortcuts",
"Show App Logs": "Show App Logs",
"Show app icon in system tray": "Show app icon in system tray",
"Show app unread badge": "Show app unread badge",
"Show desktop notifications": "Show desktop notifications",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Show sidebar": "Show sidebar",
"Start app at login": "Start app at login",
"Switch to Next Organization": "Switch to Next Organization",
"Switch to Previous Organization": "Switch to Previous Organization",
"General": "General",
"Network": "Network",
"AddServer": "AddServer",
"Organizations": "Organizations",
"Shortcuts": "Shortcuts",
"Settings": "Settings",
"Add a Zulip organization": "Add a Zulip organization",
"Organization URL": "Organization URL",
"Connect": "Connect",
"OR": "OR",
"Create a new organization": "Create a new organization",
"Proxy": "Proxy",
"Use system proxy settings (requires restart)": "Use system proxy settings (requires restart)",
"Manual proxy configuration": "Manual proxy configuration",
"script": "script",
"Proxy rules": "Proxy rules",
"Proxy bypass rules": "Proxy bypass rules",
"Save": "Save",
"Appearance": "Appearance",
"Show app icon in system tray": "Show app icon in system tray",
"Auto hide menu bar (Press Alt key to display)": "Auto hide menu bar (Press Alt key to display)",
"Show sidebar": "Show sidebar",
"Show app unread badge": "Show app unread badge",
"Bounce dock on new private message": "Bounce dock on new private message",
"Flash taskbar on new message": "Flash taskbar on new message",
"Desktop Notifications": "Desktop Notifications",
"Show desktop notifications": "Show desktop notifications",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"App Updates": "App Updates",
"Enable auto updates": "Enable auto updates",
"Get beta updates": "Get beta updates",
"Functionality": "Functionality",
"Start app at login": "Start app at login",
"Always start minimized": "Always start minimized",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Advanced": "Advanced",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Add custom CSS": "Add custom CSS",
"Upload": "Upload",
"Delete": "Delete",
"Default download location": "Default download location",
"Change": "Change",
"Reset Application Data": "Reset Application Data",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Reset App Data": "Reset App Data",
"Connected organizations": "Connected organizations",
"All the connected orgnizations will appear here.": "All the connected orgnizations will appear here.",
"Connect to another organization": "Connect to another organization",
"Add Custom Certificates": "Add Custom Certificates",
"Find accounts by email": "Find accounts by email",
"All the connected orgnizations will appear here": "All the connected orgnizations will appear here",
"Disconnect": "Disconnect",
"Certificate file": "Certificate file",
"Find accounts": "Find accounts",
"Tip": "Tip",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"keyboard shortcuts": "keyboard shortcuts",
"Application Shortcuts": "Application Shortcuts",
"Reset App Settings": "Reset App Settings",
"Log Out": "Log Out",
"Hide Zulip": "Hide Zulip",
"Quit Zulip": "Quit Zulip",
"Edit Shortcuts": "Edit Shortcuts",
"Emoji & Symbols": "Emoji & Symbols",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Tip": "Tip",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Toggle Full Screen": "Toggle Full Screen",
"Toggle Sidebar": "Toggle Sidebar",
"Toggle Tray Icon": "Toggle Tray Icon",
"Tools": "Tools",
"Undo": "Undo",
"Upload": "Upload",
"Use system proxy settings (requires restart)": "Use system proxy settings (requires restart)",
"View": "View",
"View Shortcuts": "View Shortcuts",
"Enter Full Screen": "Enter Full Screen",
"History Shortcuts": "History Shortcuts",
"Window": "Window",
"Window Shortcuts": "Window Shortcuts",
"YES": "YES",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Zulip Help": "Zulip Help",
"keyboard shortcuts": "keyboard shortcuts",
"script": "script",
"Quit when the window is closed": "Quit when the window is closed",
"File": "File",
"Network and Proxy Settings": "Network and Proxy Settings",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

119
app/translations/en_GB.json Normal file
View File

@@ -0,0 +1,119 @@
{
"About Zulip": "About Zulip",
"Actual Size": "Actual Size",
"Add Custom Certificates": "Add Custom Certificates",
"Add Organization": "Add Organization",
"Add a Zulip organization": "Add a Zulip organisation",
"Add custom CSS": "Add custom CSS",
"Advanced": "Advanced",
"All the connected organizations will appear here": "All the connected organisations will appear here",
"Always start minimized": "Always start minimized",
"App Updates": "App Updates",
"Appearance": "Appearance",
"Application Shortcuts": "Application Shortcuts",
"Are you sure you want to disconnect this organization?": "Are you sure you want to disconnect this organisation?",
"Auto hide Menu bar": "Auto hide Menu bar",
"Auto hide menu bar (Press Alt key to display)": "Auto hide menu bar (Press Alt key to display)",
"Back": "Back",
"Bounce dock on new private message": "Bounce dock on new private message",
"Certificate file": "Certificate file",
"Change": "Change",
"Check for Updates": "Check for Updates",
"Close": "Close",
"Connect": "Connect",
"Connect to another organization": "Connect to another organisation",
"Connected organizations": "Connected organisations",
"Copy": "Copy",
"Copy Zulip URL": "Copy Zulip URL",
"Create a new organization": "Create a new organisation",
"Cut": "Cut",
"Default download location": "Default download location",
"Delete": "Delete",
"Desktop App Settings": "Desktop App Settings",
"Desktop Notifications": "Desktop Notifications",
"Desktop Settings": "Desktop Settings",
"Disconnect": "Disconnect",
"Download App Logs": "Download App Logs",
"Edit": "Edit",
"Edit Shortcuts": "Edit Shortcuts",
"Enable auto updates": "Enable auto updates",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Factory Reset": "Factory Reset",
"File": "File",
"Find accounts": "Find accounts",
"Find accounts by email": "Find accounts by email",
"Flash taskbar on new message": "Flash taskbar on new message",
"Forward": "Forward",
"Functionality": "Functionality",
"General": "General",
"Get beta updates": "Get beta updates",
"Hard Reload": "Hard Reload",
"Help": "Help",
"Help Center": "Help Center",
"History": "History",
"History Shortcuts": "History Shortcuts",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Log Out": "Log Out",
"Log Out of Organization": "Log Out of Organisation",
"Manual proxy configuration": "Manual proxy configuration",
"Minimize": "Minimize",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"NO": "NO",
"Network": "Network",
"OR": "OR",
"Organization URL": "Organisation URL",
"Organizations": "Organisations",
"Paste": "Paste",
"Paste and Match Style": "Paste and Match Style",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass rules",
"Proxy rules": "Proxy rules",
"Quit": "Quit",
"Quit Zulip": "Quit Zulip",
"Redo": "Redo",
"Release Notes": "Release Notes",
"Reload": "Reload",
"Report an Issue": "Report an Issue",
"Reset App Data": "Reset App Data",
"Reset App Settings": "Reset App Settings",
"Reset Application Data": "Reset Application Data",
"Save": "Save",
"Select All": "Select All",
"Settings": "Settings",
"Shortcuts": "Shortcuts",
"Show App Logs": "Show App Logs",
"Show app icon in system tray": "Show app icon in system tray",
"Show app unread badge": "Show app unread badge",
"Show desktop notifications": "Show desktop notifications",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Show sidebar": "Show sidebar",
"Start app at login": "Start app at login",
"Switch to Next Organization": "Switch to Next Organisation",
"Switch to Previous Organization": "Switch to Previous Organisation",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Tip": "Tip",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Toggle Full Screen": "Toggle Full Screen",
"Toggle Sidebar": "Toggle Sidebar",
"Toggle Tray Icon": "Toggle Tray Icon",
"Tools": "Tools",
"Undo": "Undo",
"Upload": "Upload",
"Use system proxy settings (requires restart)": "Use system proxy settings (requires restart)",
"View": "View",
"View Shortcuts": "View Shortcuts",
"Window": "Window",
"Window Shortcuts": "Window Shortcuts",
"YES": "YES",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Zulip Help": "Zulip Help",
"keyboard shortcuts": "keyboard shortcuts",
"script": "script",
"Quit when the window is closed": "Quit when the window is closed",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

View File

@@ -1,117 +1,119 @@
{
"About Zulip": "Acerca de Zulip",
"Actual Size": "Tamaño real",
"Actual Size": "Tamaño actual",
"Add Custom Certificates": "Añadir certificados personalizados",
"Add Organization": "Añadir organización",
"Add a Zulip organization": "Añadir una organización Zulip",
"Add a Zulip organization": "Añadir una organización de Zulip",
"Add custom CSS": "Añadir CSS personalizado",
"Advanced": "Avanzado",
"All the connected organizations will appear here": "Todas las organizaciones conectadas aparecerán aquí.",
"Always start minimized": "Siempre empezar minimizado",
"All the connected organizations will appear here": "Todas las organizaciones conectadas aparecerán aquí",
"Always start minimized": "Iniciar siempre minimizado",
"App Updates": "Actualizaciones de la aplicación",
"Appearance": "Apariencia",
"Application Shortcuts": "Atajos de aplicación",
"Are you sure you want to disconnect this organization?": "¿Estás seguro de que quieres desconectar esta organización?",
"Auto hide Menu bar": "Ocultar automáticamente la barra de menú",
"Auto hide menu bar (Press Alt key to display)": "Ocultar automáticamente la barra de menú (presionar la tecla Alt para mostrar)",
"Back": "Espalda",
"Bounce dock on new private message": "Bounce dock en nuevo mensaje privado",
"Application Shortcuts": "Atajos de la aplicación",
"Are you sure you want to disconnect this organization?": "Estas seguro de desconectar esta organización?",
"Auto hide Menu bar": "Ocultar la barra de menú automáticamente",
"Auto hide menu bar (Press Alt key to display)": "Ocultar la barra de menú automáticamente (mantén tecla Alt para mostrar)",
"Back": "Atrás",
"Bounce dock on new private message": "Rebotar dock cuando se reciba un nuevo mensaje privado",
"Certificate file": "Archivo de certificado",
"Change": "Cambio",
"Check for Updates": "Buscar actualizaciones",
"Change": "Cambiar",
"Check for Updates": "Comprobar actualizaciones",
"Close": "Cerrar",
"Connect": "Conectar",
"Connect to another organization": "Conectarse a otra organización",
"Connected organizations": "Organizaciones conectadas",
"Copy": "Dupdo",
"Connect to another organization": "Conectar a otra organización",
"Connected organizations": "Organizaciones conectada",
"Copy": "Copiar",
"Copy Zulip URL": "Copiar URL de Zulip",
"Create a new organization": "Crear una nueva organización",
"Cut": "Cortar",
"Default download location": "Ubicación de descarga predeterminada",
"Delete": "Borrar",
"Desktop App Settings": "Configuración de la aplicación de escritorio",
"Default download location": "Ubicación por defecto de descargas",
"Delete": "Eliminar",
"Desktop App Settings": "Ajustes de la aplicación de escritorio",
"Desktop Notifications": "Notificaciones de escritorio",
"Desktop Settings": "Configuraciones de escritorio",
"Desktop Settings": "Ajustes de escritorio",
"Disconnect": "Desconectar",
"Download App Logs": "Descargar App Logs",
"Download App Logs": "Descargar registros de la aplicación",
"Edit": "Editar",
"Edit Shortcuts": "Editar accesos directos",
"Enable auto updates": "Habilitar actualizaciones automáticas",
"Enable error reporting (requires restart)": "Habilitar informes de errores (requiere reinicio)",
"Enable spellchecker (requires restart)": "Habilitar el corrector ortográfico (requiere reinicio)",
"Factory Reset": "Restablecimiento de fábrica",
"File": "Expediente",
"Edit Shortcuts": "Editar atajos",
"Enable auto updates": "Activar actualizaciones automáticas",
"Enable error reporting (requires restart)": "Activar reporte de fallos (necesita reinicio)",
"Enable spellchecker (requires restart)": "Activar corrector ortográfico (necesita reinicio)",
"Factory Reset": "Reinicio de fábrica",
"File": "Archivo",
"Find accounts": "Encontrar cuentas",
"Find accounts by email": "Encuentra cuentas por correo electrónico",
"Flash taskbar on new message": "Flash barra de tareas en nuevo mensaje",
"Forward": "Adelante",
"Find accounts by email": "Encontrar cuentas por correo electrónico",
"Flash taskbar on new message": "Hacer que la barra de tareas parpadee cuando se reciba un mensaje nuevo",
"Forward": "Reenviar",
"Functionality": "Funcionalidad",
"General": "General",
"Get beta updates": "Recibe actualizaciones beta",
"Hard Reload": "Recarga dura",
"Get beta updates": "Obtener actualizaciones beta",
"Hard Reload": "Recarga forzosa",
"Help": "Ayuda",
"Help Center": "Centro de ayuda",
"History": "Historia",
"History Shortcuts": "Atajos de historia",
"History": "Historial",
"History Shortcuts": "Atajos del historial",
"Keyboard Shortcuts": "Atajos de teclado",
"Log Out": "Cerrar sesión",
"Log Out of Organization": "Salir de la organización",
"Log Out of Organization": "Cerrar sesión de organización",
"Manual proxy configuration": "Configuración de proxy manual",
"Minimize": "Minimizar",
"Mute all sounds from Zulip": "Silencia todos los sonidos de Zulip",
"Mute all sounds from Zulip": "Silenciar todos los sonidos de Zulip",
"NO": "NO",
"Network": "Red",
"OR": "O",
"Organization URL": "URL de la organización",
"Organizations": "Organizaciones",
"Paste": "Pegar",
"Paste and Match Style": "Pegar y combinar estilo",
"Proxy": "Apoderado",
"Proxy bypass rules": "Reglas de omisión de proxy",
"Proxy rules": "Reglas de proxy",
"Quit": "Dejar",
"Quit Zulip": "Dejar Zulip",
"Paste and Match Style": "Pegar y mantener estilo",
"Proxy": "Proxy",
"Proxy bypass rules": "Reglas para ignorar proxy",
"Proxy rules": "Reglas del proxy",
"Quit": "Cerrar",
"Quit Zulip": "Cerrar Zulip",
"Redo": "Rehacer",
"Release Notes": "Notas de lanzamiento",
"Release Notes": "Notas de la versión",
"Reload": "Recargar",
"Report an Issue": "Reportar un problema",
"Reset App Data": "Restablecer datos de la aplicación",
"Reset App Settings": "Restablecer la configuración de la aplicación",
"Reset Application Data": "Restablecer datos de aplicación",
"Save": "Salvar",
"Report an Issue": "Informar de un error",
"Reset App Data": "Reiniciar datos de la aplicación",
"Reset App Settings": "Reiniciar ajustes de la aplicación",
"Reset Application Data": "Reiniciar datos de la aplicación",
"Save": "Guardar",
"Select All": "Seleccionar todo",
"Settings": "Ajustes",
"Shortcuts": "Atajos",
"Show App Logs": "Mostrar registros de aplicaciones",
"Show app icon in system tray": "Mostrar icono de la aplicación en la bandeja del sistema",
"Show app unread badge": "Mostrar la aplicación de placa sin leer",
"Shortcuts": "Atajos de teclado",
"Show App Logs": "Mostrar registros de la aplicación",
"Show app icon in system tray": "Mostrar un icono de la aplicación en la bandeja del sistema",
"Show app unread badge": "Mostrar un globo en el icono si hay mensajes sin leer",
"Show desktop notifications": "Mostrar notificaciones de escritorio",
"Show downloaded files in file manager": "Mostrar los archivos descargados en el administrador de archivos",
"Show downloaded files in file manager": "Mostrar archivos descargados en el explorador",
"Show sidebar": "Mostrar barra lateral",
"Start app at login": "Iniciar la aplicación al iniciar sesión",
"Start app at login": "Lanzar aplicación al inicio",
"Switch to Next Organization": "Cambiar a la siguiente organización",
"Switch to Previous Organization": "Cambiar a la organización anterior",
"These desktop app shortcuts extend the Zulip webapp's": "Estos accesos directos de aplicaciones de escritorio extienden las aplicaciones web de Zulip.",
"This will delete all application data including all added accounts and preferences": "Esto eliminará todos los datos de la aplicación, incluidas todas las cuentas y preferencias agregadas.",
"Tip": "Propina",
"Toggle DevTools for Active Tab": "Alternar DevTools para Active Tab",
"Toggle DevTools for Zulip App": "Alternar DevTools para Zulip App",
"Toggle Do Not Disturb": "Alternar No molestar",
"Toggle Full Screen": "Alternar pantalla completa",
"Toggle Sidebar": "Alternar barra lateral",
"Toggle Tray Icon": "Icono de bandeja de palanca",
"Switch to Previous Organization": "Cambiar a la anterior organización",
"These desktop app shortcuts extend the Zulip webapp's": "Estos atajos de la aplicación de escritorio extienden los ya existentes en Zulip",
"This will delete all application data including all added accounts and preferences": "Esto borrará todos los datos de la aplicación, incluyendo cuentas añadidas y preferencia",
"Tip": "Consej",
"Toggle DevTools for Active Tab": "Activar/desactivar herramientas de desarrollador para la pestaña activa",
"Toggle DevTools for Zulip App": "Activar/desactivar herramientas de desarrollador para la aplicación de Zulip",
"Toggle Do Not Disturb": "Activar/desactivar no molestar",
"Toggle Full Screen": "Activar/desactivar pantalla completa",
"Toggle Sidebar": "Activar/desactivar barra lateral",
"Toggle Tray Icon": "Activar/desactivar icono en bandeja del sistema",
"Tools": "Herramientas",
"Undo": "Deshacer",
"Upload": "Subir",
"Use system proxy settings (requires restart)": "Usar la configuración del proxy del sistema (requiere reinicio)",
"Use system proxy settings (requires restart)": "Usar ajustes de proxy del sistema (necesita reinicio)",
"View": "Ver",
"View Shortcuts": "Ver accesos directos",
"View Shortcuts": "Ver atajos",
"Window": "Ventana",
"Window Shortcuts": "Atajos de ventana",
"YES": "SÍ",
"Zoom In": "Acercarse",
"Zoom Out": "Disminuir el zoom",
"Zulip Help": "Ayuda de Zulip",
"Zoom In": "Aumentar zoom",
"Zoom Out": "Reducir zoom",
"Zulip Help": "Ayuda sobre Zulip",
"keyboard shortcuts": "atajos de teclado",
"script": "guión"
"script": "script",
"Quit when the window is closed": "Salir cuando la ventana se cierre",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

119
app/translations/fa.json Normal file
View File

@@ -0,0 +1,119 @@
{
"About Zulip": "درباره Zulip ",
"Actual Size": "اندازه واقعی",
"Add Custom Certificates": "اضافه کردن مجوز دلخواه",
"Add Organization": "اضافه کردن سازمان",
"Add a Zulip organization": "اضافه کردن سازمان Zulip",
"Add custom CSS": "اضافه کردن CSS دلخواه",
"Advanced": "پیشرفته",
"All the connected organizations will appear here": "همه سازمان‌های متصل شده اینجا نمایش داده می‌شوند",
"Always start minimized": "همواره به صورت کوچک شده اجرا شو",
"App Updates": "به‌روزرسانی‌های برنامه",
"Appearance": "شمایل",
"Application Shortcuts": "میانبرهای برنامه",
"Are you sure you want to disconnect this organization?": "آیا از قطع ارتباط از سازمان اطمینان دارید؟",
"Auto hide Menu bar": "مخفی‌سازی خودکار نوار منو",
"Auto hide menu bar (Press Alt key to display)": "مخفی‌سازی خودکار نوار منو (برای نمایش دکمه Alt را بزنید)",
"Back": "عقب",
"Bounce dock on new private message": "Bounce dock on new private message",
"Certificate file": "فایل مجوز",
"Change": "تغییر دادن",
"Check for Updates": "بررسی برای به‌روز‌رسانی",
"Close": "بستن",
"Connect": "اتصال",
"Connect to another organization": "اتصال به یک سازمان دیگر",
"Connected organizations": "سازمان‌های وصل شده",
"Copy": "رونوشت",
"Copy Zulip URL": "رونوشت از Zulip URL",
"Create a new organization": "ایجاد سازمان جدید",
"Cut": "بریدن",
"Default download location": "محل پیش‌فرض دانلود",
"Delete": "حذف",
"Desktop App Settings": "Desktop App Settings",
"Desktop Notifications": "Desktop Notifications",
"Desktop Settings": "Desktop Settings",
"Disconnect": "Disconnect",
"Download App Logs": "Download App Logs",
"Edit": "ویرایش",
"Edit Shortcuts": "Edit Shortcuts",
"Enable auto updates": "Enable auto updates",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Factory Reset": "Factory Reset",
"File": "فایل",
"Find accounts": "پیدا کردن حساب های کاربری ",
"Find accounts by email": "Find accounts by email",
"Flash taskbar on new message": "Flash taskbar on new message",
"Forward": "Forward",
"Functionality": "Functionality",
"General": "General",
"Get beta updates": "Get beta updates",
"Hard Reload": "Hard Reload",
"Help": "Help",
"Help Center": "Help Center",
"History": "تاریخچه ",
"History Shortcuts": "History Shortcuts",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Log Out": "Log Out",
"Log Out of Organization": "Log Out of Organization",
"Manual proxy configuration": "Manual proxy configuration",
"Minimize": "Minimize",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"NO": "NO",
"Network": "Network",
"OR": "یا",
"Organization URL": "URL سازمان",
"Organizations": "Organizations",
"Paste": "Paste",
"Paste and Match Style": "Paste and Match Style",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass rules",
"Proxy rules": "Proxy rules",
"Quit": "Quit",
"Quit Zulip": "Quit Zulip",
"Redo": "Redo",
"Release Notes": "Release Notes",
"Reload": "Reload",
"Report an Issue": "Report an Issue",
"Reset App Data": "Reset App Data",
"Reset App Settings": "Reset App Settings",
"Reset Application Data": "Reset Application Data",
"Save": "ذخیره",
"Select All": "Select All",
"Settings": "تنظیمات",
"Shortcuts": "Shortcuts",
"Show App Logs": "Show App Logs",
"Show app icon in system tray": "Show app icon in system tray",
"Show app unread badge": "Show app unread badge",
"Show desktop notifications": "Show desktop notifications",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Show sidebar": "Show sidebar",
"Start app at login": "Start app at login",
"Switch to Next Organization": "Switch to Next Organization",
"Switch to Previous Organization": "Switch to Previous Organization",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Tip": "Tip",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Toggle Full Screen": "Toggle Full Screen",
"Toggle Sidebar": "Toggle Sidebar",
"Toggle Tray Icon": "Toggle Tray Icon",
"Tools": "Tools",
"Undo": "Undo",
"Upload": "Upload",
"Use system proxy settings (requires restart)": "Use system proxy settings (requires restart)",
"View": "View",
"View Shortcuts": "View Shortcuts",
"Window": "Window",
"Window Shortcuts": "Window Shortcuts",
"YES": "YES",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Zulip Help": "Zulip Help",
"keyboard shortcuts": "keyboard shortcuts",
"script": "script",
"Quit when the window is closed": "Quit when the window is closed",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

119
app/translations/fi.json Normal file
View File

@@ -0,0 +1,119 @@
{
"About Zulip": "Tietoa Zulipista",
"Actual Size": "Actual Size",
"Add Custom Certificates": "Add Custom Certificates",
"Add Organization": "Add Organization",
"Add a Zulip organization": "Add a Zulip organization",
"Add custom CSS": "Add custom CSS",
"Advanced": "Advanced",
"All the connected organizations will appear here": "All the connected organizations will appear here",
"Always start minimized": "Always start minimized",
"App Updates": "App Updates",
"Appearance": "Appearance",
"Application Shortcuts": "Application Shortcuts",
"Are you sure you want to disconnect this organization?": "Are you sure you want to disconnect this organization?",
"Auto hide Menu bar": "Auto hide Menu bar",
"Auto hide menu bar (Press Alt key to display)": "Auto hide menu bar (Press Alt key to display)",
"Back": "Back",
"Bounce dock on new private message": "Bounce dock on new private message",
"Certificate file": "Certificate file",
"Change": "Muuta",
"Check for Updates": "Check for Updates",
"Close": "Sulje",
"Connect": "Connect",
"Connect to another organization": "Connect to another organization",
"Connected organizations": "Connected organizations",
"Copy": "Copy",
"Copy Zulip URL": "Copy Zulip URL",
"Create a new organization": "Create a new organization",
"Cut": "Cut",
"Default download location": "Default download location",
"Delete": "Poista",
"Desktop App Settings": "Desktop App Settings",
"Desktop Notifications": "Desktop Notifications",
"Desktop Settings": "Desktop Settings",
"Disconnect": "Disconnect",
"Download App Logs": "Download App Logs",
"Edit": "Muokkaa",
"Edit Shortcuts": "Edit Shortcuts",
"Enable auto updates": "Enable auto updates",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Factory Reset": "Factory Reset",
"File": "Tiedosto",
"Find accounts": "Löydä tilit",
"Find accounts by email": "Find accounts by email",
"Flash taskbar on new message": "Flash taskbar on new message",
"Forward": "Forward",
"Functionality": "Functionality",
"General": "General",
"Get beta updates": "Get beta updates",
"Hard Reload": "Hard Reload",
"Help": "Help",
"Help Center": "Help Center",
"History": "History",
"History Shortcuts": "History Shortcuts",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Log Out": "Log Out",
"Log Out of Organization": "Log Out of Organization",
"Manual proxy configuration": "Manual proxy configuration",
"Minimize": "Minimize",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"NO": "NO",
"Network": "Network",
"OR": "TAI",
"Organization URL": "Organisaation URL",
"Organizations": "Organizations",
"Paste": "Liitä",
"Paste and Match Style": "Paste and Match Style",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass rules",
"Proxy rules": "Proxy rules",
"Quit": "Lopeta",
"Quit Zulip": "Quit Zulip",
"Redo": "Redo",
"Release Notes": "Release Notes",
"Reload": "Reload",
"Report an Issue": "Report an Issue",
"Reset App Data": "Reset App Data",
"Reset App Settings": "Reset App Settings",
"Reset Application Data": "Reset Application Data",
"Save": "Talleta",
"Select All": "Valitse kaikki",
"Settings": "Asetukset",
"Shortcuts": "Shortcuts",
"Show App Logs": "Show App Logs",
"Show app icon in system tray": "Show app icon in system tray",
"Show app unread badge": "Show app unread badge",
"Show desktop notifications": "Show desktop notifications",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Show sidebar": "Show sidebar",
"Start app at login": "Start app at login",
"Switch to Next Organization": "Switch to Next Organization",
"Switch to Previous Organization": "Switch to Previous Organization",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Tip": "Tip",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Toggle Full Screen": "Toggle Full Screen",
"Toggle Sidebar": "Toggle Sidebar",
"Toggle Tray Icon": "Toggle Tray Icon",
"Tools": "Tools",
"Undo": "Undo",
"Upload": "Upload",
"Use system proxy settings (requires restart)": "Use system proxy settings (requires restart)",
"View": "View",
"View Shortcuts": "View Shortcuts",
"Window": "Window",
"Window Shortcuts": "Window Shortcuts",
"YES": "YES",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Zulip Help": "Zulip Help",
"keyboard shortcuts": "keyboard shortcuts",
"script": "script",
"Quit when the window is closed": "Quit when the window is closed",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

View File

@@ -1,117 +1,119 @@
{
"About Zulip": "À propos de Zulip",
"Actual Size": "Taille actuelle",
"Add Custom Certificates": "Ajouter des certificats personnalisés",
"Add Custom Certificates": "Ajouter un certificat spécifique",
"Add Organization": "Ajouter une organisation",
"Add a Zulip organization": "Ajouter une organisation Zulip",
"Add custom CSS": "Ajouter un CSS personnalisé",
"Advanced": "Avancée",
"Add custom CSS": "Ajouter un CSS spécifique",
"Advanced": "Avancé",
"All the connected organizations will appear here": "Toutes les organisations connectées apparaîtront ici",
"Always start minimized": "Toujours commencer minimisé",
"App Updates": "Mises à jour de l'application",
"Always start minimized": "Toujours démarrer minimisé",
"App Updates": "Mise à jour de l'application",
"Appearance": "Apparence",
"Application Shortcuts": "Raccourcis d'application",
"Are you sure you want to disconnect this organization?": "Êtes-vous sûr de vouloir déconnecter cette organisation?",
"Auto hide Menu bar": "Masquer automatiquement la barre de menus",
"Auto hide menu bar (Press Alt key to display)": "Masquer automatiquement la barre de menu (appuyez sur la touche Alt pour afficher)",
"Back": "Retour",
"Bounce dock on new private message": "Bounce Dock sur un nouveau message privé",
"Certificate file": "Dossier de certificat",
"Change": "Changement",
"Application Shortcuts": "Raccourcis de l'application",
"Are you sure you want to disconnect this organization?": "Êtes-vous certain de vouloir déconnecter cette organisation?",
"Auto hide Menu bar": "Cacher automatiquement la barre de menu",
"Auto hide menu bar (Press Alt key to display)": "Cacher automatiquement la barre de menu (Appuyez sur la touche Alt pour l'afficher)",
"Back": "Précédent",
"Bounce dock on new private message": "Animer l'horloge à la réception d'un nouveau message privé",
"Certificate file": "Fichier de certificat",
"Change": "Changer",
"Check for Updates": "Vérifier les mises à jour",
"Close": "Fermer",
"Connect": "Relier",
"Connect": "Connecter",
"Connect to another organization": "Se connecter à une autre organisation",
"Connected organizations": "Organisations connectées",
"Copy": "Copie",
"Copy Zulip URL": "Copier l'URL Zulip",
"Copy": "Copier",
"Copy Zulip URL": "Copier l'URL de Zulip",
"Create a new organization": "Créer une nouvelle organisation",
"Cut": "Couper",
"Default download location": "Emplacement de téléchargement par défaut",
"Delete": "Effacer",
"Default download location": "Destination de téléchargement par défaut",
"Delete": "Supprimer",
"Desktop App Settings": "Paramètres de l'application de bureau",
"Desktop Notifications": "Notifications de bureau",
"Desktop Settings": "Paramètres du bureau",
"Desktop Notifications": "Notifications sur le bureau",
"Desktop Settings": "Paramètres de bureau",
"Disconnect": "Déconnecter",
"Download App Logs": "Télécharger les journaux d'application",
"Edit": "modifier",
"Download App Logs": "Télécharger le journal de l'application",
"Edit": "Modifier",
"Edit Shortcuts": "Modifier les raccourcis",
"Enable auto updates": "Activer les mises à jour automatiques",
"Enable error reporting (requires restart)": "Activer le signalement des erreurs (nécessite un redémarrage)",
"Enable spellchecker (requires restart)": "Activer le correcteur orthographique (nécessite un redémarrage)",
"Factory Reset": "Retour aux paramètres d'usine",
"Enable auto updates": "Activer la mise à jour automatique",
"Enable error reporting (requires restart)": "Activer le rapport d'erreur (redémarrage nécessaire)",
"Enable spellchecker (requires restart)": "Activer le correcteur orthographique (redémarrage nécessaire)",
"Factory Reset": "Réinitialiser aux paramètres par défaut",
"File": "Fichier",
"Find accounts": "Trouver des comptes",
"Find accounts by email": "Trouver des comptes par email",
"Flash taskbar on new message": "Barre de tâches Flash sur un nouveau message",
"Forward": "Vers l'avant",
"Functionality": "La fonctionnalité",
"Find accounts": "Rechercher un compte",
"Find accounts by email": "Rechercher un compte par courriel",
"Flash taskbar on new message": "Clignoter la barre de tâche lors d'un nouveau message",
"Forward": "Suivant",
"Functionality": "Fonctionnalités",
"General": "Général",
"Get beta updates": "Obtenir les mises à jour ta",
"Hard Reload": "Rechargement dur",
"Help": "Aidez-moi",
"Get beta updates": "Recevoir les mises à jour Beta",
"Hard Reload": "Forcer un rechargement",
"Help": "Aide",
"Help Center": "Centre d'aide",
"History": "L'histoire",
"History Shortcuts": "Raccourcis Histoire",
"History": "Historique",
"History Shortcuts": "Historique des raccourcis",
"Keyboard Shortcuts": "Raccourcis clavier",
"Log Out": "Connectez - Out",
"Log Out of Organization": "Déconnexion de l'organisation",
"Log Out": "Se déconnecter",
"Log Out of Organization": "Se déconnecter de l'organisation",
"Manual proxy configuration": "Configuration manuelle du proxy",
"Minimize": "Minimiser",
"Mute all sounds from Zulip": "Couper tous les sons de Zulip",
"NO": "NON",
"NO": "Non",
"Network": "Réseau",
"OR": "OU",
"Organization URL": "URL de l'organisation",
"Organizations": "Les organisations",
"Organizations": "Organisations",
"Paste": "Coller",
"Paste and Match Style": "Coller et assortir le style",
"Proxy": "Procuration",
"Proxy bypass rules": "Règles de contournement des procurations",
"Proxy rules": "Règles de procuration",
"Paste and Match Style": "Coller et Conserver le style",
"Proxy": "Proxy",
"Proxy bypass rules": "Règles de contournement du proxy",
"Proxy rules": "Règles du proxy",
"Quit": "Quitter",
"Quit Zulip": "Quittez Zulip",
"Quit Zulip": "Quitter Zulip",
"Redo": "Refaire",
"Release Notes": "Notes de version",
"Release Notes": "Notes sur la version",
"Reload": "Recharger",
"Report an Issue": "Signaler un problème",
"Report an Issue": "Rapporter un problème",
"Reset App Data": "Réinitialiser les données de l'application",
"Reset App Settings": "Réinitialiser les paramètres de l'application",
"Reset Application Data": "Réinitialiser les données d'application",
"Save": "sauvegarder",
"Select All": "Tout sélectionner",
"Settings": "Réglages",
"Reset Application Data": "Réinitialiser les données de l'application",
"Save": "Sauver",
"Select All": "Sélectionner tout",
"Settings": "Paramètres",
"Shortcuts": "Raccourcis",
"Show App Logs": "Afficher les journaux d'application",
"Show app icon in system tray": "Afficher l'icône de l'application dans la barre d'état système",
"Show app unread badge": "Afficher le badge non lu de l'application",
"Show desktop notifications": "Afficher les notifications du bureau",
"Show App Logs": "Afficher le journal de l'application",
"Show app icon in system tray": "Afficher l'icone de l'application dans la barre d'état",
"Show app unread badge": "Afficher un badge lors d'un message non lu",
"Show desktop notifications": "Afficher les notifications sur le bureau",
"Show downloaded files in file manager": "Afficher les fichiers téléchargés dans le gestionnaire de fichiers",
"Show sidebar": "Afficher la barre latérale",
"Start app at login": "Lancer l'application à la connexion",
"Switch to Next Organization": "Passer à l'organisation suivante",
"Switch to Previous Organization": "Passer à l'organisation précédente",
"These desktop app shortcuts extend the Zulip webapp's": "Ces raccourcis dapplications de bureau étendent les applications Web de Zulip.",
"This will delete all application data including all added accounts and preferences": "Cela supprimera toutes les données de l'application, y compris tous les comptes et préférences ajoutés.",
"Tip": "Pointe",
"Toggle DevTools for Active Tab": "Basculer DevTools pour l'onglet actif",
"Toggle DevTools for Zulip App": "Basculer DevTools pour Zulip App",
"Toggle Do Not Disturb": "Basculer ne pas déranger",
"Toggle Full Screen": "Basculer en plein écran",
"Toggle Sidebar": "Basculer la barre latérale",
"Toggle Tray Icon": "Basculer l'icône du plateau",
"Start app at login": "Démarrer l'application à l'ouverture",
"Switch to Next Organization": "Basculer à l'organisation suivante",
"Switch to Previous Organization": "Basculer à l'organisation précédente",
"These desktop app shortcuts extend the Zulip webapp's": "Ces raccourcis d'application vont au-delà de l'application web Zulip",
"This will delete all application data including all added accounts and preferences": "Ceci supprimera toutes les données de l'application, incluant les comptes et préférences",
"Tip": "Conseil",
"Toggle DevTools for Active Tab": "Activer les outils de développement dans l'onglet actif",
"Toggle DevTools for Zulip App": "Activer les outils de développement dans l'application Zulip",
"Toggle Do Not Disturb": "Activer le mode Ne Pas Déranger",
"Toggle Full Screen": "Activer le mode Plein Écran",
"Toggle Sidebar": "Activer la barre latérale",
"Toggle Tray Icon": "Activer l'icone dans la barre d'état",
"Tools": "Outils",
"Undo": "annuler",
"Upload": "Télécharger",
"Use system proxy settings (requires restart)": "Utiliser les paramètres proxy du système (nécessite un redémarrage)",
"View": "Vue",
"View Shortcuts": "Afficher les raccourcis",
"Window": "La fenêtre",
"Window Shortcuts": "Raccourcis de la fenêtre",
"YES": "OUI",
"Zoom In": "Agrandir",
"Zoom Out": "Dézoomer",
"Zulip Help": "Aide Zulip",
"Undo": "Annuler",
"Upload": "Téléverser",
"Use system proxy settings (requires restart)": "Utiliser les paramètres de proxy du système (exige un redémarrage)",
"View": "Affichage",
"View Shortcuts": "Voir les raccourcis",
"Window": "Fenêtre",
"Window Shortcuts": "Raccourcis fenêtre",
"YES": "Oui",
"Zoom In": "Zoom avant",
"Zoom Out": "Zoom arrière",
"Zulip Help": "Aide sur Zulip",
"keyboard shortcuts": "Raccourcis clavier",
"script": "scénario"
"script": "Script",
"Quit when the window is closed": "Quitter l'application lors de la fermeture de la fenêtre",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

119
app/translations/gl.json Normal file
View File

@@ -0,0 +1,119 @@
{
"About Zulip": "About Zulip",
"Actual Size": "Actual Size",
"Add Custom Certificates": "Add Custom Certificates",
"Add Organization": "Add Organization",
"Add a Zulip organization": "Add a Zulip organization",
"Add custom CSS": "Add custom CSS",
"Advanced": "Advanced",
"All the connected organizations will appear here": "All the connected organizations will appear here",
"Always start minimized": "Always start minimized",
"App Updates": "App Updates",
"Appearance": "Appearance",
"Application Shortcuts": "Application Shortcuts",
"Are you sure you want to disconnect this organization?": "Are you sure you want to disconnect this organization?",
"Auto hide Menu bar": "Auto hide Menu bar",
"Auto hide menu bar (Press Alt key to display)": "Auto hide menu bar (Press Alt key to display)",
"Back": "Back",
"Bounce dock on new private message": "Bounce dock on new private message",
"Certificate file": "Certificate file",
"Change": "Change",
"Check for Updates": "Check for Updates",
"Close": "Close",
"Connect": "Connect",
"Connect to another organization": "Connect to another organization",
"Connected organizations": "Connected organizations",
"Copy": "Copy",
"Copy Zulip URL": "Copy Zulip URL",
"Create a new organization": "Create a new organization",
"Cut": "Cut",
"Default download location": "Default download location",
"Delete": "Delete",
"Desktop App Settings": "Desktop App Settings",
"Desktop Notifications": "Desktop Notifications",
"Desktop Settings": "Desktop Settings",
"Disconnect": "Disconnect",
"Download App Logs": "Download App Logs",
"Edit": "Editar",
"Edit Shortcuts": "Edit Shortcuts",
"Enable auto updates": "Enable auto updates",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Factory Reset": "Factory Reset",
"File": "File",
"Find accounts": "Find accounts",
"Find accounts by email": "Find accounts by email",
"Flash taskbar on new message": "Flash taskbar on new message",
"Forward": "Forward",
"Functionality": "Functionality",
"General": "General",
"Get beta updates": "Get beta updates",
"Hard Reload": "Hard Reload",
"Help": "Help",
"Help Center": "Help Center",
"History": "History",
"History Shortcuts": "History Shortcuts",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Log Out": "Log Out",
"Log Out of Organization": "Log Out of Organization",
"Manual proxy configuration": "Manual proxy configuration",
"Minimize": "Minimize",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"NO": "NO",
"Network": "Network",
"OR": "OR",
"Organization URL": "Organization URL",
"Organizations": "Organizations",
"Paste": "Paste",
"Paste and Match Style": "Paste and Match Style",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass rules",
"Proxy rules": "Proxy rules",
"Quit": "Quit",
"Quit Zulip": "Quit Zulip",
"Redo": "Redo",
"Release Notes": "Release Notes",
"Reload": "Reload",
"Report an Issue": "Report an Issue",
"Reset App Data": "Reset App Data",
"Reset App Settings": "Reset App Settings",
"Reset Application Data": "Reset Application Data",
"Save": "Gardar",
"Select All": "Select All",
"Settings": "Configuración",
"Shortcuts": "Shortcuts",
"Show App Logs": "Show App Logs",
"Show app icon in system tray": "Show app icon in system tray",
"Show app unread badge": "Show app unread badge",
"Show desktop notifications": "Show desktop notifications",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Show sidebar": "Show sidebar",
"Start app at login": "Start app at login",
"Switch to Next Organization": "Switch to Next Organization",
"Switch to Previous Organization": "Switch to Previous Organization",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Tip": "Tip",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Toggle Full Screen": "Toggle Full Screen",
"Toggle Sidebar": "Toggle Sidebar",
"Toggle Tray Icon": "Toggle Tray Icon",
"Tools": "Tools",
"Undo": "Undo",
"Upload": "Upload",
"Use system proxy settings (requires restart)": "Use system proxy settings (requires restart)",
"View": "View",
"View Shortcuts": "View Shortcuts",
"Window": "Window",
"Window Shortcuts": "Window Shortcuts",
"YES": "YES",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Zulip Help": "Zulip Help",
"keyboard shortcuts": "keyboard shortcuts",
"script": "script",
"Quit when the window is closed": "Quit when the window is closed",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

View File

@@ -1,118 +1,119 @@
{
"About Zulip": "जूलिप के बारे में",
"Actual Size": "वास्तविक आकार",
"Add Custom Certificates": "कस्टम प्रमाण पत्र जोड़ें",
"Add Organization": "संगठन जोड़ें",
"Add a Zulip organization": "एक जूलिप संगठन जोड़ें",
"Add custom CSS": "कस्टम CSS जोड़ें",
"Advanced": "उन्नत",
"All the connected organizations will appear here": "सभी जुड़े संगठन यहां दिखाई देंगे",
"Always start minimized": "हमेशा कम से कम शुरू करें",
"App Updates": "ऐप अपडेट",
"Appearance": "दिखावट",
"Application Shortcuts": "आवेदन शॉर्टकट",
"Are you sure you want to disconnect this organization?": "क्या आप वाकई इस संगठन को डिस्कनेक्ट करना चाहते हैं?",
"Auto hide Menu bar": "ऑटो मेनू मेनू छुपाएँ",
"Auto hide menu bar (Press Alt key to display)": "ऑटो छिपाने मेनू बार (प्रेस Alt कुंजी प्रदर्शित करने के लिए)",
"Back": "वापस",
"Bounce dock on new private message": "नए निजी संदेश पर बाउंस डॉक",
"Certificate file": "प्रमाणपत्र फ़ाइल",
"Change": "परिवर्तन",
"Check for Updates": "अद्यतन के लिए जाँच",
"About Zulip": "About Zulip",
"Actual Size": "Actual Size",
"Add Custom Certificates": "Add Custom Certificates",
"Add Organization": "Add Organization",
"Add a Zulip organization": "Add a Zulip organization",
"Add custom CSS": "Add custom CSS",
"Advanced": "Advanced",
"All the connected organizations will appear here": "All the connected organizations will appear here",
"Always start minimized": "Always start minimized",
"App Updates": "App Updates",
"Appearance": "Appearance",
"Application Shortcuts": "Application Shortcuts",
"Are you sure you want to disconnect this organization?": "Are you sure you want to disconnect this organization?",
"Auto hide Menu bar": "Auto hide Menu bar",
"Auto hide menu bar (Press Alt key to display)": "Auto hide menu bar (Press Alt key to display)",
"Back": "Back",
"Bounce dock on new private message": "Bounce dock on new private message",
"Certificate file": "Certificate file",
"Change": "Change",
"Check for Updates": "Check for Updates",
"Close": "बंद करे",
"Connect": "जुडिये",
"Connect to another organization": "किसी अन्य संगठन से कनेक्ट करें",
"Connected organizations": "जुड़े हुए संगठन",
"Copy": "प्रतिलिपि",
"Copy Zulip URL": "Zulip URL को कॉपी करें",
"Create a new organization": "एक नया संगठन बनाएं",
"Cut": "कट गया",
"Default download location": "डिफ़ॉल्ट डाउनलोड स्थान",
"Delete": "हटाना",
"Desktop App Settings": "डेस्कटॉप ऐप सेटिंग्स",
"Desktop Notifications": "डेस्कटॉप सूचनाएं",
"Desktop Settings": "डेस्कटॉप सेटिंग्स",
"Disconnect": "डिस्कनेक्ट",
"Download App Logs": "ऐप लॉग डाउनलोड करें",
"Connect": "Connect",
"Connect to another organization": "Connect to another organization",
"Connected organizations": "Connected organizations",
"Copy": "Copy",
"Copy Zulip URL": "Copy Zulip URL",
"Create a new organization": "Create a new organization",
"Cut": "Cut",
"Default download location": "Default download location",
"Delete": "Delete",
"Desktop App Settings": "Desktop App Settings",
"Desktop Notifications": "Desktop Notifications",
"Desktop Settings": "Desktop Settings",
"Disconnect": "Disconnect",
"Download App Logs": "Download App Logs",
"Edit": "संपादित करें",
"Edit Shortcuts": "शॉर्टकट संपादित करें",
"Enable auto updates": "ऑटो अपडेट सक्षम करें",
"Enable error reporting (requires restart)": "त्रुटि रिपोर्टिंग सक्षम करें (पुनरारंभ की आवश्यकता है)",
"Enable spellchecker (requires restart)": "वर्तनी जाँचक सक्षम करें (पुनः आरंभ करने की आवश्यकता है)",
"Factory Reset": "नए यंत्र जैसी सेटिंग",
"File": "फ़ाइल",
"Find accounts": "खाते ढूंढे",
"Find accounts by email": "ईमेल द्वारा खाते ढूंढें",
"Flash taskbar on new message": "नए संदेश पर फ्लैश टास्कबार",
"Forward": "आगे",
"Functionality": "कार्यक्षमता",
"General": "सामान्य",
"Get beta updates": "बीटा अपडेट प्राप्त करें",
"Hard Reload": "हार्ड रीलोड",
"Help": "मदद",
"Help Center": "सहायता केंद्र",
"History": "इतिहास",
"History Shortcuts": "इतिहास शॉर्टकट",
"Keyboard Shortcuts": "कुंजीपटल अल्प मार्ग",
"Log Out": "लोग आउट",
"Log Out of Organization": "संगठन से बाहर प्रवेश करें",
"Manual proxy configuration": "मैनुअल प्रॉक्सी कॉन्फ़िगरेशन",
"Minimize": "छोटा करना",
"Mute all sounds from Zulip": "ज़ूलिप से सभी ध्वनियों को म्यूट करें",
"NO": "नहीं",
"Network": "नेटवर्क",
"Edit Shortcuts": "Edit Shortcuts",
"Enable auto updates": "Enable auto updates",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Factory Reset": "Factory Reset",
"File": "File",
"Find accounts": "Find accounts",
"Find accounts by email": "Find accounts by email",
"Flash taskbar on new message": "Flash taskbar on new message",
"Forward": "Forward",
"Functionality": "Functionality",
"General": "General",
"Get beta updates": "Get beta updates",
"Hard Reload": "Hard Reload",
"Help": "Help",
"Help Center": "Help Center",
"History": "History",
"History Shortcuts": "History Shortcuts",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Log Out": "Log Out",
"Log Out of Organization": "Log Out of Organization",
"Manual proxy configuration": "Manual proxy configuration",
"Minimize": "Minimize",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"NO": "NO",
"Network": "Network",
"OR": "या",
"Organization URL": "संगठन का URL",
"Organizations": "संगठन",
"Paste": "चिपकाएं",
"Paste and Match Style": "पेस्ट और मैच स्टाइल",
"Proxy": "प्रतिनिधि",
"Proxy bypass rules": "प्रॉक्सी बायपास नियम",
"Proxy rules": "प्रॉक्सी नियम",
"Quit": "छोड़ना",
"Quit Zulip": "ज़ुल्फ़ छोड़ो",
"Redo": "फिर से करना",
"Release Notes": "रिलीज नोट्स",
"Reload": "सीमा से अधिक लादना",
"Report an Issue": "मामले की रिपोर्ट करें",
"Reset App Data": "ऐप डेटा रीसेट करें",
"Reset App Settings": "ऐप सेटिंग रीसेट करें",
"Reset Application Data": "एप्लिकेशन डेटा रीसेट करें",
"Save": "बचाना",
"Select All": "सभी का चयन करे",
"Organizations": "Organizations",
"Paste": "Paste",
"Paste and Match Style": "Paste and Match Style",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass rules",
"Proxy rules": "Proxy rules",
"Quit": "Quit",
"Quit Zulip": "Quit Zulip",
"Redo": "Redo",
"Release Notes": "Release Notes",
"Reload": "Reload",
"Report an Issue": "Report an Issue",
"Reset App Data": "Reset App Data",
"Reset App Settings": "Reset App Settings",
"Reset Application Data": "Reset Application Data",
"Save": "परिवर्तनों को सुरक्षित करें",
"Select All": "Select All",
"Settings": "सेटिंग्स",
"Shortcuts": "शॉर्टकट",
"Show App Logs": "ऐप लॉग दिखाएं",
"Show app icon in system tray": "सिस्टम ट्रे में ऐप आइकन दिखाएं",
"Show app unread badge": "ऐप अपठित बैज दिखाएं",
"Show desktop notifications": "डेस्कटॉप सूचनाएं दिखाएं",
"Show downloaded files in file manager": "फ़ाइल प्रबंधक में डाउनलोड की गई फ़ाइलें दिखाएं",
"Show sidebar": "साइडबार दिखाओ",
"Start app at login": "लॉगिन पर ऐप शुरू करें",
"Switch to Next Organization": "अगला संगठन पर स्विच करें",
"Switch to Previous Organization": "पिछले संगठन पर स्विच करें",
"These desktop app shortcuts extend the Zulip webapp's": "ये डेस्कटॉप ऐप शॉर्टकट Zulip webapp's का विस्तार करते हैं",
"This will delete all application data including all added accounts and preferences": "यह सभी जोड़े गए खातों और वरीयताओं सहित सभी एप्लिकेशन डेटा को हटा देगा",
"Tip": "टिप",
"Toggle DevTools for Active Tab": "सक्रिय टैब के लिए DevTools टॉगल करें",
"Toggle DevTools for Zulip App": "Zulip App के लिए DevTools टॉगल करें",
"Toggle Do Not Disturb": "टॉगल डू नॉट डिस्टर्ब",
"Toggle Full Screen": "पूर्णस्क्रीन चालू करें",
"Toggle Sidebar": "टॉगल साइडबार",
"Toggle Tray Icon": "टॉगल ट्रे आइकन",
"Tools": "उपकरण",
"Undo": "पूर्ववत करें",
"Upload": "अपलोड",
"Use system proxy settings (requires restart)": "सिस्टम प्रॉक्सी सेटिंग्स का उपयोग करें (पुनः आरंभ करने की आवश्यकता है)",
"View": "राय",
"View Shortcuts": "शॉर्टकट देखें",
"Window": "खिड़की",
"Window Shortcuts": "विंडो शॉर्टकट",
"YES": "हाँ",
"Zoom In": "ज़ूम इन",
"Zoom Out": "ज़ूम आउट",
"Zulip Help": "Zulip मदद",
"keyboard shortcuts": "कुंजीपटल अल्प मार्ग",
"script": "लिपि",
"AddServer": "AddServer"
"Shortcuts": "Shortcuts",
"Show App Logs": "Show App Logs",
"Show app icon in system tray": "Show app icon in system tray",
"Show app unread badge": "Show app unread badge",
"Show desktop notifications": "Show desktop notifications",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Show sidebar": "Show sidebar",
"Start app at login": "Start app at login",
"Switch to Next Organization": "Switch to Next Organization",
"Switch to Previous Organization": "Switch to Previous Organization",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Tip": "Tip",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Toggle Full Screen": "Toggle Full Screen",
"Toggle Sidebar": "Toggle Sidebar",
"Toggle Tray Icon": "Toggle Tray Icon",
"Tools": "Tools",
"Undo": "Undo",
"Upload": "Upload",
"Use system proxy settings (requires restart)": "Use system proxy settings (requires restart)",
"View": "View",
"View Shortcuts": "View Shortcuts",
"Window": "Window",
"Window Shortcuts": "Window Shortcuts",
"YES": "YES",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Zulip Help": "Zulip Help",
"keyboard shortcuts": "keyboard shortcuts",
"script": "script",
"Quit when the window is closed": "Quit when the window is closed",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

119
app/translations/hr.json Normal file
View File

@@ -0,0 +1,119 @@
{
"About Zulip": "About Zulip",
"Actual Size": "Actual Size",
"Add Custom Certificates": "Add Custom Certificates",
"Add Organization": "Add Organization",
"Add a Zulip organization": "Add a Zulip organization",
"Add custom CSS": "Add custom CSS",
"Advanced": "Advanced",
"All the connected organizations will appear here": "All the connected organizations will appear here",
"Always start minimized": "Always start minimized",
"App Updates": "App Updates",
"Appearance": "Appearance",
"Application Shortcuts": "Application Shortcuts",
"Are you sure you want to disconnect this organization?": "Are you sure you want to disconnect this organization?",
"Auto hide Menu bar": "Auto hide Menu bar",
"Auto hide menu bar (Press Alt key to display)": "Auto hide menu bar (Press Alt key to display)",
"Back": "Back",
"Bounce dock on new private message": "Bounce dock on new private message",
"Certificate file": "Certificate file",
"Change": "Change",
"Check for Updates": "Check for Updates",
"Close": "Close",
"Connect": "Connect",
"Connect to another organization": "Connect to another organization",
"Connected organizations": "Connected organizations",
"Copy": "Copy",
"Copy Zulip URL": "Copy Zulip URL",
"Create a new organization": "Create a new organization",
"Cut": "Cut",
"Default download location": "Default download location",
"Delete": "Delete",
"Desktop App Settings": "Desktop App Settings",
"Desktop Notifications": "Desktop Notifications",
"Desktop Settings": "Desktop Settings",
"Disconnect": "Disconnect",
"Download App Logs": "Download App Logs",
"Edit": "Edit",
"Edit Shortcuts": "Edit Shortcuts",
"Enable auto updates": "Enable auto updates",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Factory Reset": "Factory Reset",
"File": "File",
"Find accounts": "Find accounts",
"Find accounts by email": "Find accounts by email",
"Flash taskbar on new message": "Flash taskbar on new message",
"Forward": "Forward",
"Functionality": "Functionality",
"General": "General",
"Get beta updates": "Get beta updates",
"Hard Reload": "Hard Reload",
"Help": "Help",
"Help Center": "Help Center",
"History": "History",
"History Shortcuts": "History Shortcuts",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Log Out": "Log Out",
"Log Out of Organization": "Log Out of Organization",
"Manual proxy configuration": "Manual proxy configuration",
"Minimize": "Minimize",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"NO": "NO",
"Network": "Network",
"OR": "OR",
"Organization URL": "Organization URL",
"Organizations": "Organizations",
"Paste": "Paste",
"Paste and Match Style": "Paste and Match Style",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass rules",
"Proxy rules": "Proxy rules",
"Quit": "Quit",
"Quit Zulip": "Quit Zulip",
"Redo": "Redo",
"Release Notes": "Release Notes",
"Reload": "Reload",
"Report an Issue": "Report an Issue",
"Reset App Data": "Reset App Data",
"Reset App Settings": "Reset App Settings",
"Reset Application Data": "Reset Application Data",
"Save": "Save",
"Select All": "Select All",
"Settings": "Settings",
"Shortcuts": "Shortcuts",
"Show App Logs": "Show App Logs",
"Show app icon in system tray": "Show app icon in system tray",
"Show app unread badge": "Show app unread badge",
"Show desktop notifications": "Show desktop notifications",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Show sidebar": "Show sidebar",
"Start app at login": "Start app at login",
"Switch to Next Organization": "Switch to Next Organization",
"Switch to Previous Organization": "Switch to Previous Organization",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Tip": "Tip",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Toggle Full Screen": "Toggle Full Screen",
"Toggle Sidebar": "Toggle Sidebar",
"Toggle Tray Icon": "Toggle Tray Icon",
"Tools": "Tools",
"Undo": "Undo",
"Upload": "Upload",
"Use system proxy settings (requires restart)": "Use system proxy settings (requires restart)",
"View": "View",
"View Shortcuts": "View Shortcuts",
"Window": "Window",
"Window Shortcuts": "Window Shortcuts",
"YES": "YES",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Zulip Help": "Zulip Help",
"keyboard shortcuts": "keyboard shortcuts",
"script": "script",
"Quit when the window is closed": "Quit when the window is closed",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

View File

@@ -1,117 +1,119 @@
{
"About Zulip": "Zulipról",
"Actual Size": "Valódi méret",
"Add Custom Certificates": "Egyéni tanúsítványok hozzáadása",
"About Zulip": "A Zulip-ról",
"Actual Size": "Alapértelmezett méret",
"Add Custom Certificates": "Saját tanúsítvány hozzáadása",
"Add Organization": "Szervezet hozzáadása",
"Add a Zulip organization": "Adjon hozzá egy Zulip szervezetet",
"Add custom CSS": "Egyéni CSS hozzáadása",
"Advanced": "Fejlett",
"All the connected organizations will appear here": "Itt megjelenik az összes kapcsolódó szervezet",
"Always start minimized": "Mindig kezdjen minimálisra",
"Add a Zulip organization": "Zulip szervezet hozzáadása",
"Add custom CSS": "Saját CSS hozzáadása",
"Advanced": "Haladó",
"All the connected organizations will appear here": "Itt jelennek meg a kapcsolódó szervezetek",
"Always start minimized": "Mindig kis méretben induljon",
"App Updates": "Alkalmazásfrissítések",
"Appearance": "Megjelenés",
"Application Shortcuts": "Alkalmazás parancsikonok",
"Are you sure you want to disconnect this organization?": "Biztosan le szeretné szüntetni ezt a szervezetet?",
"Auto hide Menu bar": "Automatikus elrejtése Menüsor",
"Auto hide menu bar (Press Alt key to display)": "Automatikus elrejtés a menüsorban (nyomja meg az Alt billentyűt a megjelenítéshez)",
"Back": "Hát",
"Bounce dock on new private message": "Ugrás a dokkolót az új privát üzenetre",
"Certificate file": "Tanúsítványfájl",
"Change": "változás",
"Application Shortcuts": "Gyorsbillentyűk",
"Are you sure you want to disconnect this organization?": "Biztosan kilép ebből a szervezetből?",
"Auto hide Menu bar": "Menüsáv automatikus rejtése",
"Auto hide menu bar (Press Alt key to display)": "Menüsáv automatikus rejtése (Alt megnyomására megjelenik)",
"Back": "Vissza",
"Bounce dock on new private message": "Ugrá dokk ikon új privát üzenet esetén",
"Certificate file": "Tanúsítvány állomány",
"Change": "Változtatás",
"Check for Updates": "Frissítések keresése",
"Close": "Bezárás",
"Connect": "Csatlakozás",
"Connect to another organization": "Csatlakozás egy másik szervezethez",
"Connected organizations": "Kapcsolódó szervezetek",
"Copy": "Másolat",
"Close": "Bezár",
"Connect": "Kapcsolódás",
"Connect to another organization": "Csatlakozás másik szervezethez",
"Connected organizations": "Csatlakoztatott szervezetek",
"Copy": "Másolás",
"Copy Zulip URL": "Zulip URL másolása",
"Create a new organization": "Hozzon létre egy új szervezetet",
"Cut": "Vágott",
"Create a new organization": "Új szervezet létrehozása",
"Cut": "Kivágás",
"Default download location": "Alapértelmezett letöltési hely",
"Delete": "Töröl",
"Delete": "Törlés",
"Desktop App Settings": "Asztali alkalmazás beállításai",
"Desktop Notifications": "Asztali értesítések",
"Desktop Settings": "Asztali beállítások",
"Disconnect": "szétkapcsol",
"Disconnect": "Szétkapcsolás",
"Download App Logs": "Alkalmazásnaplók letöltése",
"Edit": "szerkesztése",
"Edit": "Szerkesztés",
"Edit Shortcuts": "Gyorsbillentyűk szerkesztése",
"Enable auto updates": "Automatikus frissítések engedélyezése",
"Enable error reporting (requires restart)": "Hibajelentés engedélyezése (újraindítás szükséges)",
"Enable spellchecker (requires restart)": "Helyesírás-ellenőrző engedélyezése (újraindítás szükséges)",
"Enable auto updates": "Automatikus frissítés engedélyezése",
"Enable error reporting (requires restart)": "Hibajelentés engedélyezése (újraindítást igényel)",
"Enable spellchecker (requires restart)": "Helyesírásellenőrzés engedélyezése (újraindítást igényel)",
"Factory Reset": "Gyári beállítások visszaállítása",
"File": "fájl",
"File": "Fájl",
"Find accounts": "Fiókok keresése",
"Find accounts by email": "Fiókok keresése e-mailben",
"Flash taskbar on new message": "Flash-tálca az új üzeneten",
"Find accounts by email": "Fiók keresés e-mail alapján",
"Flash taskbar on new message": "Tálca villogtatása új üzenet esetén",
"Forward": "Előre",
"Functionality": "funkcionalitás",
"General": "Tábornok",
"Get beta updates": "Béta frissítéseket kap",
"Hard Reload": "Hard Reload",
"Help": "Segítség",
"Help Center": "Segítség Központ",
"History": "Történelem",
"History Shortcuts": "Előzmények parancsikonjai",
"Keyboard Shortcuts": "Gyorsbillentyűket",
"Log Out": "Kijelentkezés",
"Log Out of Organization": "Jelentkezzen ki a szervezetből",
"Manual proxy configuration": "Manuális proxy konfiguráció",
"Functionality": "Rendszerfunkciók",
"General": "Általános",
"Get beta updates": "Béta frissítések letöltése",
"Hard Reload": "Teljes újratöltés",
"Help": "Súgó",
"Help Center": "Súgóközpont",
"History": "Előzmények",
"History Shortcuts": "Előzmények gyorsbillentyűi",
"Keyboard Shortcuts": "Gyorsbillentyűk",
"Log Out": "Kilépés",
"Log Out of Organization": "Kilépés a szervezetből",
"Manual proxy configuration": "Kézi proxy beállítások",
"Minimize": "Kis méret",
"Mute all sounds from Zulip": "A Zulip összes hangjának elnémítása",
"Mute all sounds from Zulip": "Az összes Zulip hang némítása",
"NO": "NEM",
"Network": "Hálózat",
"OR": "VAGY",
"Organization URL": "A szervezet URL-címe",
"Organizations": "szervezetek",
"Paste": "Paszta",
"Paste and Match Style": "Beillesztés és egyezés stílusa",
"Proxy": "Meghatalmazott",
"Organization URL": "Szervezet URL-je",
"Organizations": "Szervezetek",
"Paste": "Beillesztése",
"Paste and Match Style": "Beillesztés stílus illesztésével",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass szabályok",
"Proxy rules": "Proxy szabályok",
"Quit": "quit",
"Quit Zulip": "Lépjen ki Zulipból",
"Quit": "Kilépés",
"Quit Zulip": "Kilépés a Zulip-ból",
"Redo": "Újra",
"Release Notes": "Kiadási megjegyzések",
"Reload": "Reload",
"Report an Issue": "Jelentés bejelentése",
"Reset App Data": "Az App Data visszaállítása",
"Reset App Settings": "Alkalmazásbeállítások visszaállítása",
"Reset Application Data": "Alkalmazásadatok visszaállítása",
"Reload": "Újratöltés",
"Report an Issue": "Hiba bejelentése",
"Reset App Data": "App adatok törlése",
"Reset App Settings": "App beállítások törlése",
"Reset Application Data": "Alkalmazás adatok törlése",
"Save": "Mentés",
"Select All": "Mindet kiválaszt",
"Select All": "Mindet kijelöl",
"Settings": "Beállítások",
"Shortcuts": "parancsikonok",
"Show App Logs": "Alkalmazásnaplók megjelenítése",
"Show app icon in system tray": "Az alkalmazás ikonjának megjelenítése a tálcán",
"Shortcuts": "Gyorsbillentyűk",
"Show App Logs": "Alkalmazásnaplók megtekintése",
"Show app icon in system tray": "Ikon megjelenítése a tálcán",
"Show app unread badge": "Az alkalmazás olvasatlan jelvényének megjelenítése",
"Show desktop notifications": "Az asztali értesítések megjelenítése",
"Show downloaded files in file manager": "A letöltött fájlok megjelenítése a fájlkezelőben",
"Show sidebar": "Az oldalsáv megjelenítése",
"Show downloaded files in file manager": "Letöltött állományok megjelenítése a fájlkezelőben",
"Show sidebar": "Oldalsáv megjelenítése",
"Start app at login": "Indítsa el az alkalmazást bejelentkezéskor",
"Switch to Next Organization": "Váltás a következő szervezetre",
"Switch to Previous Organization": "Váltás az előző szervezetre",
"These desktop app shortcuts extend the Zulip webapp's": "Ezek az asztali alkalmazás gyorsbillentyűk kiterjesztik a Zulip webapp-ot",
"This will delete all application data including all added accounts and preferences": "Ez törli az összes alkalmazásadatot, beleértve az összes hozzáadott fiókot és beállítást",
"These desktop app shortcuts extend the Zulip webapp's": "Az alábbi asztali gyorsbillentyűk kiegészítik a Zulip webapp gyorsbillentyűket.",
"This will delete all application data including all added accounts and preferences": "Minden alkalmazásadat, hozzáadott fiók és beállítás törlése",
"Tip": "Tipp",
"Toggle DevTools for Active Tab": "Váltás DevTools az aktív fülre",
"Toggle DevTools for Zulip App": "A DevTools váltása a Zulip App számára",
"Toggle Do Not Disturb": "Váltás Ne zavarja",
"Toggle DevTools for Active Tab": "DevTools bekapcsolása az aktív fülön",
"Toggle DevTools for Zulip App": "DevTools bekapcsolása a Zulip App számára",
"Toggle Do Not Disturb": "Ne zavarj mód bekapcsolása",
"Toggle Full Screen": "Teljes képernyőre váltás",
"Toggle Sidebar": "Az oldalsáv átkapcsolása",
"Toggle Tray Icon": "Átváltás a tálca ikonjára",
"Toggle Sidebar": "Oldalsáv bekapcsolása",
"Toggle Tray Icon": "Tálca ikon bekapcsolása",
"Tools": "Eszközök",
"Undo": "kibont",
"Undo": "Visszavonás",
"Upload": "Feltöltés",
"Use system proxy settings (requires restart)": "Rendszer proxy beállításainak használata (újraindítás szükséges)",
"View": "Kilátás",
"View Shortcuts": "Gyorsbillentyűk megtekintése",
"Use system proxy settings (requires restart)": "A rendszer proxybeállításainak használata (újraindítást igényel)",
"View": "Nézet",
"View Shortcuts": "Nézet gyorsbillentyűk",
"Window": "Ablak",
"Window Shortcuts": "Ablak gyorsbillentyűk",
"YES": "IGEN",
"Zoom In": "Ráközelíteni",
"Zoom In": "Nagyítása",
"Zoom Out": "Kicsinyítés",
"Zulip Help": "Zulip Súgó",
"keyboard shortcuts": "gyorsbillentyűket",
"script": "forgatókönyv"
"keyboard shortcuts": "gyorsbillentyűk",
"script": "parancsfájl",
"Quit when the window is closed": "Kilépés az ablak bezárásakor",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

View File

@@ -1,117 +0,0 @@
{
"About Zulip": "Tentang Zulip",
"Actual Size": "Ukuran sebenarnya",
"Add Custom Certificates": "Tambahkan Sertifikat Kustom",
"Add Organization": "Tambahkan Organisasi",
"Add a Zulip organization": "Tambahkan organisasi Zulip",
"Add custom CSS": "Tambahkan CSS khusus",
"Advanced": "Maju",
"All the connected organizations will appear here": "Semua organisasi yang terhubung akan muncul di sini",
"Always start minimized": "Selalu mulai diminimalkan",
"App Updates": "Pembaruan Aplikasi",
"Appearance": "Penampilan",
"Application Shortcuts": "Pintasan aplikasi",
"Are you sure you want to disconnect this organization?": "Apakah Anda yakin ingin memutuskan koneksi organisasi ini?",
"Auto hide Menu bar": "Sembunyikan bilah Menu secara otomatis",
"Auto hide menu bar (Press Alt key to display)": "Sembunyikan bilah menu secara otomatis (Tekan tombol Alt untuk menampilkan)",
"Back": "Kembali",
"Bounce dock on new private message": "Bounce dock pada pesan pribadi baru",
"Certificate file": "File sertifikat",
"Change": "Perubahan",
"Check for Updates": "Periksa Pembaruan",
"Close": "Dekat",
"Connect": "Menghubungkan",
"Connect to another organization": "Terhubung ke organisasi lain",
"Connected organizations": "Organisasi yang terhubung",
"Copy": "Salinan",
"Copy Zulip URL": "Salin URL Zulip",
"Create a new organization": "Buat organisasi baru",
"Cut": "Memotong",
"Default download location": "Lokasi unduhan default",
"Delete": "Menghapus",
"Desktop App Settings": "Pengaturan Aplikasi Desktop",
"Desktop Notifications": "Pemberitahuan Desktop",
"Desktop Settings": "Pengaturan Desktop",
"Disconnect": "Memutuskan",
"Download App Logs": "Unduh Log Aplikasi",
"Edit": "Edit",
"Edit Shortcuts": "Edit Pintasan",
"Enable auto updates": "Aktifkan pembaruan otomatis",
"Enable error reporting (requires restart)": "Aktifkan pelaporan kesalahan (membutuhkan restart)",
"Enable spellchecker (requires restart)": "Aktifkan pemeriksa ejaan (memerlukan mulai ulang)",
"Factory Reset": "Reset Pabrik",
"File": "Mengajukan",
"Find accounts": "Temukan akun",
"Find accounts by email": "Temukan akun melalui email",
"Flash taskbar on new message": "Taskbar flash pada pesan baru",
"Forward": "Meneruskan",
"Functionality": "Fungsionalitas",
"General": "Umum",
"Get beta updates": "Dapatkan pembaruan beta",
"Hard Reload": "Hard Reload",
"Help": "Membantu",
"Help Center": "Pusat Bantuan",
"History": "Sejarah",
"History Shortcuts": "Pintasan Riwayat",
"Keyboard Shortcuts": "Pintasan keyboard",
"Log Out": "Keluar",
"Log Out of Organization": "Keluar dari Organisasi",
"Manual proxy configuration": "Konfigurasi proxy manual",
"Minimize": "Memperkecil",
"Mute all sounds from Zulip": "Bungkam semua suara dari Zulip",
"NO": "TIDAK",
"Network": "Jaringan",
"OR": "ATAU",
"Organization URL": "URL organisasi",
"Organizations": "Organisasi",
"Paste": "Pasta",
"Paste and Match Style": "Tempel dan Cocokkan Gaya",
"Proxy": "Proksi",
"Proxy bypass rules": "Aturan memotong proxy",
"Proxy rules": "Aturan proxy",
"Quit": "Berhenti",
"Quit Zulip": "Berhenti Zulip",
"Redo": "Mengulangi",
"Release Notes": "Catatan Rilis",
"Reload": "Muat ulang",
"Report an Issue": "Laporkan sebuah Masalah",
"Reset App Data": "Setel Ulang Data Aplikasi",
"Reset App Settings": "Setel Ulang Pengaturan Aplikasi",
"Reset Application Data": "Reset Data Aplikasi",
"Save": "Menyimpan",
"Select All": "Pilih Semua",
"Settings": "Pengaturan",
"Shortcuts": "Pintasan",
"Show App Logs": "Tampilkan Log Aplikasi",
"Show app icon in system tray": "Tampilkan ikon aplikasi di baki sistem",
"Show app unread badge": "Tampilkan lencana aplikasi yang belum dibaca",
"Show desktop notifications": "Tampilkan pemberitahuan desktop",
"Show downloaded files in file manager": "Tampilkan file yang diunduh dalam pengelola file",
"Show sidebar": "Tampilkan bilah sisi",
"Start app at login": "Mulai aplikasi saat masuk",
"Switch to Next Organization": "Beralih ke Organisasi Selanjutnya",
"Switch to Previous Organization": "Beralih ke Organisasi Sebelumnya",
"These desktop app shortcuts extend the Zulip webapp's": "Pintasan aplikasi desktop ini memperpanjang aplikasi web Zulip",
"This will delete all application data including all added accounts and preferences": "Ini akan menghapus semua data aplikasi termasuk semua akun dan preferensi yang ditambahkan",
"Tip": "Tip",
"Toggle DevTools for Active Tab": "Beralih DevTools untuk Tab Aktif",
"Toggle DevTools for Zulip App": "Beralih DevTools untuk Aplikasi Zulip",
"Toggle Do Not Disturb": "Toggle Jangan Ganggu",
"Toggle Full Screen": "Matikan Layar Penuh",
"Toggle Sidebar": "Beralih Bilah Samping",
"Toggle Tray Icon": "Beralih Ikon Baki",
"Tools": "Alat",
"Undo": "Batalkan",
"Upload": "Unggah",
"Use system proxy settings (requires restart)": "Gunakan pengaturan proxy sistem (perlu dihidupkan ulang)",
"View": "Melihat",
"View Shortcuts": "Lihat Pintasan",
"Window": "Jendela",
"Window Shortcuts": "Pintasan Jendela",
"YES": "IYA NIH",
"Zoom In": "Perbesar",
"Zoom Out": "Perkecil",
"Zulip Help": "Bantuan Zulip",
"keyboard shortcuts": "pintasan keyboard",
"script": "naskah"
}

119
app/translations/id_ID.json Normal file
View File

@@ -0,0 +1,119 @@
{
"About Zulip": "Tentang Zulip",
"Actual Size": "Actual Size",
"Add Custom Certificates": "Add Custom Certificates",
"Add Organization": "Add Organization",
"Add a Zulip organization": "Add a Zulip organization",
"Add custom CSS": "Add custom CSS",
"Advanced": "Advanced",
"All the connected organizations will appear here": "All the connected organizations will appear here",
"Always start minimized": "Always start minimized",
"App Updates": "App Updates",
"Appearance": "Appearance",
"Application Shortcuts": "Application Shortcuts",
"Are you sure you want to disconnect this organization?": "Are you sure you want to disconnect this organization?",
"Auto hide Menu bar": "Auto hide Menu bar",
"Auto hide menu bar (Press Alt key to display)": "Auto hide menu bar (Press Alt key to display)",
"Back": "Back",
"Bounce dock on new private message": "Bounce dock on new private message",
"Certificate file": "Certificate file",
"Change": "Ubah",
"Check for Updates": "Check for Updates",
"Close": "Tutup",
"Connect": "Connect",
"Connect to another organization": "Connect to another organization",
"Connected organizations": "Connected organizations",
"Copy": "Copy",
"Copy Zulip URL": "Copy Zulip URL",
"Create a new organization": "Create a new organization",
"Cut": "Cut",
"Default download location": "Default download location",
"Delete": "Delete",
"Desktop App Settings": "Desktop App Settings",
"Desktop Notifications": "Desktop Notifications",
"Desktop Settings": "Desktop Settings",
"Disconnect": "Disconnect",
"Download App Logs": "Download App Logs",
"Edit": "Edit",
"Edit Shortcuts": "Edit Shortcuts",
"Enable auto updates": "Enable auto updates",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Factory Reset": "Factory Reset",
"File": "File",
"Find accounts": "Temukan akun",
"Find accounts by email": "Find accounts by email",
"Flash taskbar on new message": "Flash taskbar on new message",
"Forward": "Forward",
"Functionality": "Functionality",
"General": "General",
"Get beta updates": "Get beta updates",
"Hard Reload": "Hard Reload",
"Help": "Help",
"Help Center": "Help Center",
"History": "History",
"History Shortcuts": "History Shortcuts",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Log Out": "Log Out",
"Log Out of Organization": "Log Out of Organization",
"Manual proxy configuration": "Manual proxy configuration",
"Minimize": "Minimize",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"NO": "NO",
"Network": "Network",
"OR": "OR",
"Organization URL": "URL Organisasi",
"Organizations": "Organizations",
"Paste": "Paste",
"Paste and Match Style": "Paste and Match Style",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass rules",
"Proxy rules": "Proxy rules",
"Quit": "Quit",
"Quit Zulip": "Quit Zulip",
"Redo": "Redo",
"Release Notes": "Release Notes",
"Reload": "Reload",
"Report an Issue": "Report an Issue",
"Reset App Data": "Reset App Data",
"Reset App Settings": "Reset App Settings",
"Reset Application Data": "Reset Application Data",
"Save": "Simpan",
"Select All": "Select All",
"Settings": "Pengaturan",
"Shortcuts": "Shortcuts",
"Show App Logs": "Show App Logs",
"Show app icon in system tray": "Show app icon in system tray",
"Show app unread badge": "Show app unread badge",
"Show desktop notifications": "Show desktop notifications",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Show sidebar": "Show sidebar",
"Start app at login": "Start app at login",
"Switch to Next Organization": "Switch to Next Organization",
"Switch to Previous Organization": "Switch to Previous Organization",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Tip": "Tip",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Toggle Full Screen": "Toggle Full Screen",
"Toggle Sidebar": "Toggle Sidebar",
"Toggle Tray Icon": "Toggle Tray Icon",
"Tools": "Tools",
"Undo": "Undo",
"Upload": "Upload",
"Use system proxy settings (requires restart)": "Use system proxy settings (requires restart)",
"View": "View",
"View Shortcuts": "View Shortcuts",
"Window": "Window",
"Window Shortcuts": "Window Shortcuts",
"YES": "YES",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Zulip Help": "Zulip Help",
"keyboard shortcuts": "keyboard shortcuts",
"script": "script",
"Quit when the window is closed": "Quit when the window is closed",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

119
app/translations/it.json Normal file
View File

@@ -0,0 +1,119 @@
{
"About Zulip": "A proposito di Zulip",
"Actual Size": "Dimensione Attuale",
"Add Custom Certificates": "Aggiungi Certificati Personali",
"Add Organization": "Aggiungi Organizzazione",
"Add a Zulip organization": "Aggiungi organizzazione a Zulip",
"Add custom CSS": "Aggiungi codice CSS personale",
"Advanced": "Avanzate",
"All the connected organizations will appear here": "Tutte le organizzazioni connesse appariranno qui",
"Always start minimized": "Avvia sempre minimizzato",
"App Updates": "Aggiornamenti App",
"Appearance": "Aspetto",
"Application Shortcuts": "Scorciatoia Applicazione",
"Are you sure you want to disconnect this organization?": "Sei sicuro di volerti scollegare da questa organizzazione?",
"Auto hide Menu bar": "Nascondi automaticamente la barra del Menù",
"Auto hide menu bar (Press Alt key to display)": "Nascondi automaticamente la barra del menù (Premi il tasto Alt per visualizzarlo)",
"Back": "Indietro",
"Bounce dock on new private message": "Lampeggia icona sula barra alla ricezione di un nuovo messaggio privato",
"Certificate file": "File Certificato",
"Change": "Modifica",
"Check for Updates": "Controlla aggiornamenti",
"Close": "Chiudi",
"Connect": "Connetti",
"Connect to another organization": "Connetti ad un'altra organizzazione",
"Connected organizations": "Organizzazioni connesse",
"Copy": "Copia",
"Copy Zulip URL": "Copia URL Zulip",
"Create a new organization": "Crea nuova organizzazione",
"Cut": "Taglia",
"Default download location": "Percorso predefinito di download",
"Delete": "Cancella",
"Desktop App Settings": "Impostazioni App Desktop",
"Desktop Notifications": "Notifiche Desktop",
"Desktop Settings": "Impostazioni Desktop",
"Disconnect": "Disconnetti",
"Download App Logs": "Scarica Log Applicativi",
"Edit": "Modifica",
"Edit Shortcuts": "Edita Scorciatoie",
"Enable auto updates": "Abilita aggiornamenti automatici",
"Enable error reporting (requires restart)": "Abilita segnalazione errori (richiede riavvio)",
"Enable spellchecker (requires restart)": "Abilita correttore ortografico (richiede riavvio)",
"Factory Reset": "Reset di fabbrica",
"File": "File",
"Find accounts": "Trova account",
"Find accounts by email": "Trova account tramite email",
"Flash taskbar on new message": "Generali",
"Forward": "Inoltra",
"Functionality": "Funzionalità",
"General": "Generale",
"Get beta updates": "Ottieni aggiornamenti beta",
"Hard Reload": "Forza Ricarica",
"Help": "Aiuto",
"Help Center": "Centro di aiuto",
"History": "Storico",
"History Shortcuts": "Cronologia Scorciatoie",
"Keyboard Shortcuts": "Scorciatoie Tastiera",
"Log Out": "Log Out",
"Log Out of Organization": "Log Out dall'organizzazione",
"Manual proxy configuration": "Configurazione proxy manuale",
"Minimize": "Minimizza",
"Mute all sounds from Zulip": "Silenzia tutti i suoni di Zulip",
"NO": "NO",
"Network": "Rete",
"OR": "O",
"Organization URL": "URL dell'organizzazione",
"Organizations": "Organizzazioni",
"Paste": "Incolla",
"Paste and Match Style": "Incolla e abbina lo stile",
"Proxy": "Proxy",
"Proxy bypass rules": "Regole di bypass proxy",
"Proxy rules": "Regole Proxy",
"Quit": "Esci",
"Quit Zulip": "Esci da Zulip",
"Redo": "Rifare",
"Release Notes": "Note di Rilascio",
"Reload": "Ricarica",
"Report an Issue": "Segnala Un Problema",
"Reset App Data": "Resetta Dati Applicazione",
"Reset App Settings": "Resetta Impostazioni Applicazione",
"Reset Application Data": "Resett Dati Applicazione",
"Save": "Salva",
"Select All": "Seleziona Tutto",
"Settings": "Impostazioni",
"Shortcuts": "Scorciatoie",
"Show App Logs": "Mostra i Log Applicativi",
"Show app icon in system tray": "Mostra icona applicazione nella barra di sistema",
"Show app unread badge": "Mostra icona notifiche non lette",
"Show desktop notifications": "Mostra notifiche desktop",
"Show downloaded files in file manager": "Mostra i file scaricati nel file manager",
"Show sidebar": "Mostra barra laterale",
"Start app at login": "Avvia l'applicazione alla login",
"Switch to Next Organization": "Passa alla Prossima Organizzazione",
"Switch to Previous Organization": "Passa alla Precedente Organizzazione",
"These desktop app shortcuts extend the Zulip webapp's": "Queste scorciatoie per l'app desktop, estendono le webapp di Zulip",
"This will delete all application data including all added accounts and preferences": "Questo cancellerà tutti i dati applicativi inclusi tutti gli account e le preferenze",
"Tip": "Mancia",
"Toggle DevTools for Active Tab": "Attiva/Disattiva Tool di Sviluppo per il Tab Attivo",
"Toggle DevTools for Zulip App": "Attiva/Disattiva Tool di Sviluppo per l'applicazione Zulip",
"Toggle Do Not Disturb": "Attiva/Disattiva il Non Disturbare",
"Toggle Full Screen": "Attiva/Disattiva Schermo Intero",
"Toggle Sidebar": "Attiva/Disattiva Barra Laterale",
"Toggle Tray Icon": "Abilita/Disabilita Icona nella Tray Bar",
"Tools": "Strumenti",
"Undo": "Annulla",
"Upload": "Carica",
"Use system proxy settings (requires restart)": "Usa impostazioni proxy di sistema (richiede riavvio)",
"View": "Visualizza",
"View Shortcuts": "Visualizza Scorciatoie",
"Window": "Finestra",
"Window Shortcuts": "Scorciatoie Finestra",
"YES": "YES",
"Zoom In": "Zoom Più",
"Zoom Out": "Zoom Meno",
"Zulip Help": "Aiuto Zulip",
"keyboard shortcuts": "scorciatoie tastiera",
"script": "script",
"Quit when the window is closed": "Esci quando la finestra è chiusa",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

View File

@@ -1,117 +1,119 @@
{
"About Zulip": "Zulipについて",
"Actual Size": "実寸",
"Add Custom Certificates": "カスタム証明書追加する",
"Add Organization": "組織追加",
"Add a Zulip organization": "Zulip組織を追加する",
"Add custom CSS": "カスタムCSS追加する",
"Advanced": "高度な",
"All the connected organizations will appear here": "すべての関連組織がここに表示されます",
"Always start minimized": "常に最小化して起動",
"Actual Size": "現在のサイズ",
"Add Custom Certificates": "カスタム証明書追加",
"Add Organization": "新しい組織追加",
"Add a Zulip organization": "新しいZulip組織を追加",
"Add custom CSS": "カスタムCSS追加",
"Advanced": "その他",
"All the connected organizations will appear here": "接続されているすべての組織がここに表示されます",
"Always start minimized": "常に最小化",
"App Updates": "アプリのアップデート",
"Appearance": "外観",
"Application Shortcuts": "アプリケーションのショートカット",
"Are you sure you want to disconnect this organization?": "この組織を切断してもよろしいですか?",
"Auto hide Menu bar": "自動非表示メニューバー",
"Auto hide menu bar (Press Alt key to display)": "メニューバー自動的に隠すAltキーを押して表示",
"Back": "バック",
"Bounce dock on new private message": "新しいプライベートメッセージでバウンスドック",
"Application Shortcuts": "アプリショートカット",
"Are you sure you want to disconnect this organization?": "本当にこの組織から脱退しますか?",
"Auto hide Menu bar": "メニューバー自動隠し",
"Auto hide menu bar (Press Alt key to display)": "メニューバー自動隠し「ALT」を押すと表示される",
"Back": "戻る",
"Bounce dock on new private message": "Bounce dock on new private message",
"Certificate file": "証明書ファイル",
"Change": "変化する",
"Check for Updates": "アップデートを確認",
"Change": "変",
"Check for Updates": "アップデートチェック",
"Close": "閉じる",
"Connect": "接続する",
"Connect": "接続",
"Connect to another organization": "他の組織に接続する",
"Connected organizations": "関連組織",
"Copy": "コピーする",
"Copy Zulip URL": "Zulip URLをコピー",
"Create a new organization": "新しい組織を作",
"Connected organizations": "接続された組織",
"Copy": "コピー",
"Copy Zulip URL": "ZulipURLをコピーする",
"Create a new organization": "新しい組織を作",
"Cut": "カット",
"Default download location": "デフォルトダウンロード場所",
"Delete": "削除する",
"Desktop App Settings": "デスクトップアプリ設定",
"Default download location": "デフォルトダウンロード場所",
"Delete": "削除",
"Desktop App Settings": "デスクトップアプリ設定",
"Desktop Notifications": "デスクトップ通知",
"Desktop Settings": "デスクトップ設定",
"Disconnect": "切断する",
"Download App Logs": "アプリログダウンロードする",
"Edit": "編集する",
"Edit Shortcuts": "ショートカット編集する",
"Enable auto updates": "自動更新を有効にする",
"Enable error reporting (requires restart)": "エラー報告を有効にする(再起動が必要",
"Enable spellchecker (requires restart)": "スペルチェッカーを有効にする(再起動が必要",
"Factory Reset": "工場リセット",
"Disconnect": "切断",
"Download App Logs": "アプリログダウンロード",
"Edit": "編集",
"Edit Shortcuts": "ショートカット編集",
"Enable auto updates": "自動アップデートを付ける",
"Enable error reporting (requires restart)": "エラーレポートを付ける(再起動必須",
"Enable spellchecker (requires restart)": "スペルチェッカーを付ける(再起動必須",
"Factory Reset": "ファクトリーリセット",
"File": "ファイル",
"Find accounts": "アカウントを探す",
"Find accounts by email": "メールでアカウントを探す",
"Flash taskbar on new message": "新しいメッセージのフラッシュタスクバー",
"Find accounts by email": "メールアドレスでアカウント検索",
"Flash taskbar on new message": "新しいメッセージが来た際にタスクバーを点滅させる",
"Forward": "進む",
"Functionality": "機能性",
"General": "一般的な",
"Get beta updates": "ベータ版のアップデートを入手",
"Hard Reload": "ハードリロード",
"Help": "助けて",
"Functionality": "Functionality",
"General": "一般",
"Get beta updates": "Betaアップデートを取得する",
"Hard Reload": "Hard Reload",
"Help": "ヘルプ",
"Help Center": "ヘルプセンター",
"History": "歴",
"History Shortcuts": "履歴ショートカット",
"History": "歴",
"History Shortcuts": "履歴ショートカット",
"Keyboard Shortcuts": "キーボードショートカット",
"Log Out": "ログアウト",
"Log Out of Organization": "組織からログアウトする",
"Manual proxy configuration": "手動プロキシ設定",
"Log Out of Organization": "組織からログアウト",
"Manual proxy configuration": "マニュアルプロクシー設定",
"Minimize": "最小化",
"Mute all sounds from Zulip": "Zulipからのすべてのサウンドをミュート",
"Mute all sounds from Zulip": "Zulipのサウンドをすべてミュート",
"NO": "いいえ",
"Network": "ネットワーク",
"OR": "または",
"OR": "",
"Organization URL": "組織のURL",
"Organizations": "組織",
"Paste": "ペースト",
"Paste and Match Style": "貼り付けスタイル",
"Proxy": "代理人",
"Proxy bypass rules": "プロキシバイパスルール",
"Proxy rules": "プロキシルール",
"Quit": "終了する",
"Quit Zulip": "Zulipを終了します",
"Redo": "やり直",
"Paste and Match Style": "Paste and Match Style",
"Proxy": "プロクシー",
"Proxy bypass rules": "プロクシーバイパスルール",
"Proxy rules": "プロクシールール",
"Quit": "退出",
"Quit Zulip": "Zulipから退出",
"Redo": "やり直",
"Release Notes": "リリースノート",
"Reload": "リロード",
"Report an Issue": "問題を報告する",
"Report an Issue": "問題を報告",
"Reset App Data": "アプリデータをリセット",
"Reset App Settings": "アプリ設定をリセット",
"Reset Application Data": "アプリケーションデータリセット",
"Save": "保存する",
"Reset App Settings": "アプリ設定をリセット",
"Reset Application Data": "アプリケーションデータリセット",
"Save": "保存",
"Select All": "すべて選択",
"Settings": "設定",
"Shortcuts": "ショートカット",
"Show App Logs": "アプリログを表示する",
"Show app icon in system tray": "システムトレにアプリアイコンを表示する",
"Show app unread badge": "アプリの未読バッジを表示する",
"Show App Logs": "アプリログを表示",
"Show app icon in system tray": "システムトレにアプリアイコンを表示する",
"Show app unread badge": "未読バッジを表示する",
"Show desktop notifications": "デスクトップ通知を表示する",
"Show downloaded files in file manager": "ダウンロードたファイルをファイルマネージャに表示する",
"Show sidebar": "サイドバーを表示",
"Start app at login": "ログイン時にアプリを起動する",
"Switch to Next Organization": "次の組織に切り替え",
"Switch to Previous Organization": "前の組織に切り替え",
"These desktop app shortcuts extend the Zulip webapp's": "これらのデスクトップアプリのショートカットはZulip Webアプリケーションのショートカットを拡張します。",
"This will delete all application data including all added accounts and preferences": "これにより、追加されたすべてのアカウントと設定を含むすべてのアプリケーションデータが削除されます",
"Tip": "先端",
"Toggle DevTools for Active Tab": "アクティブタブのDevToolsを切り替える",
"Toggle DevTools for Zulip App": "Zulip App用DevToolsの切り替え",
"Toggle Do Not Disturb": "邪魔しないでください",
"Toggle Full Screen": "フルスクリーン切り替え",
"Toggle Sidebar": "サイドバーの切り替え",
"Toggle Tray Icon": "トレイアイコンの切り替え",
"Tools": "道具",
"Undo": "元に戻す",
"Upload": "アップロードする",
"Use system proxy settings (requires restart)": "システムプロキシ設定を使用する(再起動が必要)",
"View": "見る",
"View Shortcuts": "ショートカットを見る",
"Window": "",
"Window Shortcuts": "ウンドウショートカット",
"Show downloaded files in file manager": "ファイルマネージャーにダウンロードされたファイルを表示する",
"Show sidebar": "Show sidebar",
"Start app at login": "Start app at login",
"Switch to Next Organization": "次の組織に切り替え",
"Switch to Previous Organization": "前の組織に切り替え",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences": "これにより、追加されたすべてのアカウントと環境設定を含むすべてのアプリケーションデータが削除されます",
"Tip": "おすすめ",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "おやすみモード",
"Toggle Full Screen": "フルスクリーン",
"Toggle Sidebar": "サイドバー",
"Toggle Tray Icon": "トレイアイコン",
"Tools": "ツール",
"Undo": "アンドゥ",
"Upload": "アップロード",
"Use system proxy settings (requires restart)": "システムプロキシ設定を使用する(再起動が必要です",
"View": "表示",
"View Shortcuts": "ショートカットを表示",
"Window": "ウインドウ",
"Window Shortcuts": "ウンドウショートカット",
"YES": "はい",
"Zoom In": "ズームイン",
"Zoom Out": "ズームアウトする",
"Zoom In": "拡大",
"Zoom Out": "縮小",
"Zulip Help": "Zulipヘルプ",
"keyboard shortcuts": "キーボードショートカット",
"script": "スクリプト"
"script": "スクリプト",
"Quit when the window is closed": "ウインドウを閉じるときに自動的に退出",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

View File

@@ -1,117 +1,119 @@
{
"About Zulip": "튤립에 관하여",
"About Zulip": "Zulip에 대해",
"Actual Size": "실제 크기",
"Add Custom Certificates": "사용자 지정 인증서 추가",
"Add Organization": "조직 추가",
"Add a Zulip organization": "튤립 조직 추가",
"Add custom CSS": "맞춤 CSS 추가",
"Advanced": "많은",
"All the connected organizations will appear here": "연결된 모든 조직 여기에 표시됩니다.",
"Always start minimized": "항상 최소화 된 상태로 시작하십시오.",
"Add Organization": "새로운 조직 추가",
"Add a Zulip organization": "새로운 Zulip 조직 추가",
"Add custom CSS": "사용자 지정 CSS 추가",
"Advanced": "더 보기",
"All the connected organizations will appear here": "연결된 모든 조직 여기에 나타납니다",
"Always start minimized": "항상 최소화로 시작",
"App Updates": "앱 업데이트",
"Appearance": "외관",
"Application Shortcuts": "애플리케이션 단축키",
"Are you sure you want to disconnect this organization?": "이 조직의 연결을 해제 하시겠습니까?",
"Auto hide Menu bar": "메뉴 바 자동 숨기기",
"Auto hide menu bar (Press Alt key to display)": "메뉴 바 자동 숨기기 (표시하려면 Alt 키를 누릅니다)",
"Back": "뒤로",
"Bounce dock on new private message": "새 개인 메시지에 도약",
"Appearance": "모양",
"Application Shortcuts": "바로가기",
"Are you sure you want to disconnect this organization?": "이 조직의 연결을 끊으시겠습니까?",
"Auto hide Menu bar": "메뉴바 자동으로 숨기기",
"Auto hide menu bar (Press Alt key to display)": "Auto hide menu bar (Press Alt key to display)",
"Back": "뒤로가기",
"Bounce dock on new private message": "Bounce dock on new private message",
"Certificate file": "인증서 파일",
"Change": "변",
"Change": "변",
"Check for Updates": "업데이트 확인",
"Close": "닫기",
"Connect": "잇다",
"Connect to another organization": "다른 조직에 연결",
"Connect": "연결",
"Connect to another organization": "다른 조직 추가",
"Connected organizations": "연결된 조직",
"Copy": "",
"Copy Zulip URL": "튤립 URL 복사",
"Create a new organization": "새 조직 만들기",
"Cut": "절단",
"Default download location": "기본 다운로드 위치",
"Delete": "지우다",
"Desktop App Settings": "데스크톱 앱 설정",
"Desktop Notifications": "데스크톱 알림",
"Desktop Settings": "데스크톱 설정",
"Disconnect": "연결 끊기",
"Download App Logs": "앱 로그 다운로드",
"Edit": "편집하다",
"Edit Shortcuts": "바로 가기 편집",
"Enable auto updates": "자동 업데이트 사용",
"Enable error reporting (requires restart)": "오류보고 사용 (재시작 필요)",
"Enable spellchecker (requires restart)": "맞춤법 검사기 사용 (재시작 필요)",
"Factory Reset": "초기화",
"Copy": "복사",
"Copy Zulip URL": "Zulip URL 복사",
"Create a new organization": "새로운 조직 추가",
"Cut": "오려두기",
"Default download location": "기본 다운로드 경로",
"Delete": "삭제",
"Desktop App Settings": "Desktop App Settings",
"Desktop Notifications": "Desktop Notifications",
"Desktop Settings": "Desktop Settings",
"Disconnect": "Disconnect",
"Download App Logs": "Download App Logs",
"Edit": "편집",
"Edit Shortcuts": "Edit Shortcuts",
"Enable auto updates": "Enable auto updates",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Factory Reset": "공장 초기화",
"File": "파일",
"Find accounts": "계정 찾기",
"Find accounts by email": "이메일 계정 찾기",
"Flash taskbar on new message": "새 메시지의 Flash 작업 표시 줄",
"Forward": "앞으로",
"Functionality": "기능",
"General": "일반",
"Get beta updates": "베타 업데이트 받기",
"Hard Reload": "하드 다시로드",
"Help": "도움",
"Help Center": "지원 센터",
"History": "역사",
"History Shortcuts": "연혁 단축키",
"Keyboard Shortcuts": "키보드 단축키",
"Log Out": "로그 아웃",
"Log Out of Organization": "조직에서 로그 아웃",
"Manual proxy configuration": "수동 프록시 구성",
"Find accounts by email": "이메일을 통한 계정 찾기",
"Flash taskbar on new message": "Flash taskbar on new message",
"Forward": "Forward",
"Functionality": "Functionality",
"General": "General",
"Get beta updates": "Get beta updates",
"Hard Reload": "Hard Reload",
"Help": "Help",
"Help Center": "Help Center",
"History": "기록",
"History Shortcuts": "History Shortcuts",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Log Out": "Log Out",
"Log Out of Organization": "Log Out of Organization",
"Manual proxy configuration": "Manual proxy configuration",
"Minimize": "최소화",
"Mute all sounds from Zulip": "튤립에서 모든 소리를 음소거합니다.",
"NO": "아니",
"Network": "회로망",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"NO": "아니",
"Network": "네트워크",
"OR": "또는",
"Organization URL": "조직 URL",
"Organizations": "단체",
"Paste": "",
"Paste and Match Style": "붙여 넣기 및 스타일 일치",
"Proxy": "대리",
"Proxy bypass rules": "프록시 우회 규칙",
"Proxy rules": "프록시 규칙",
"Quit": "떠나다",
"Quit Zulip": "튤립을 종료하십시오.",
"Redo": "다시 하다",
"Release Notes": "릴리즈 노트",
"Reload": "다시로드",
"Report an Issue": "문제 신고",
"Reset App Data": "앱 데이터 재설정",
"Reset App Settings": "앱 설정 재설정",
"Reset Application Data": "응용 프로그램 데이터 재설정",
"Save": "구하다",
"Select All": "모두 선택",
"Organizations": "조직",
"Paste": "붙여넣기",
"Paste and Match Style": "Paste and Match Style",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass rules",
"Proxy rules": "Proxy rules",
"Quit": "종료",
"Quit Zulip": "Quit Zulip",
"Redo": "Redo",
"Release Notes": "Release Notes",
"Reload": "Reload",
"Report an Issue": "Report an Issue",
"Reset App Data": "Reset App Data",
"Reset App Settings": "Reset App Settings",
"Reset Application Data": "Reset Application Data",
"Save": "저장",
"Select All": "전체 선택",
"Settings": "설정",
"Shortcuts": "바로 가기",
"Show App Logs": "앱 로그 표시",
"Show app icon in system tray": "시스템 트레이에 앱 아이콘 표시",
"Show app unread badge": "앱에 읽지 않은 배지 표시",
"Show desktop notifications": "바탕 화면 알림 표시",
"Show downloaded files in file manager": "파일 관리자에서 다운로드 한 파일 표시",
"Show sidebar": "사이드 바 표시",
"Start app at login": "로그인시 앱 시작",
"Shortcuts": "단축키",
"Show App Logs": "앱 로그 보기",
"Show app icon in system tray": "Show app icon in system tray",
"Show app unread badge": "Show app unread badge",
"Show desktop notifications": "Show desktop notifications",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Show sidebar": "Show sidebar",
"Start app at login": "Start app at login",
"Switch to Next Organization": "다음 조직으로 전환",
"Switch to Previous Organization": "이전 조직으로 전환",
"These desktop app shortcuts extend the Zulip webapp's": "이러한 데스크톱 앱 바로 가기는 Zulip 웹 앱을 확장합니다.",
"This will delete all application data including all added accounts and preferences": "이렇게하면 추가 된 모든 계정 및 환경 설정을 포함한 모든 응용 프로그램 데이터가 삭제됩니다.",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Tip": "팁",
"Toggle DevTools for Active Tab": "DevTools for Active Tab 토글",
"Toggle DevTools for Zulip App": "Zulip App 용 DevTools 토글",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "방해 금지 전환",
"Toggle Full Screen": "전체 화면 토글",
"Toggle Sidebar": "사이드 바 전환",
"Toggle Tray Icon": "트레이 아이콘 토글",
"Tools": "도구",
"Undo": "끄르다",
"Toggle Full Screen": "전체화면 전환",
"Toggle Sidebar": "Toggle Sidebar",
"Toggle Tray Icon": "Toggle Tray Icon",
"Tools": "도구",
"Undo": "Undo",
"Upload": "업로드",
"Use system proxy settings (requires restart)": "시스템 프록시 설정 사용 (다시 시작해야 함)",
"View": "전망",
"View Shortcuts": "바로 가기보기",
"Window": "창문",
"Window Shortcuts": " 바로 가기",
"YES": "",
"Use system proxy settings (requires restart)": "시스템 프록시 설정 (재시작이 필요합니다)",
"View": "보기",
"View Shortcuts": "단축키 보기",
"Window": "윈도우",
"Window Shortcuts": "윈도우 바로가기",
"YES": "",
"Zoom In": "확대",
"Zoom Out": "축소",
"Zulip Help": "튤립 도움말",
"Zoom Out": "Zoom Out",
"Zulip Help": "Zulip 도움말",
"keyboard shortcuts": "키보드 단축키",
"script": "스크립트"
"script": "스크립트",
"Quit when the window is closed": "윈도우가 닫히면 종료",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

119
app/translations/lt.json Normal file
View File

@@ -0,0 +1,119 @@
{
"About Zulip": "About Zulip",
"Actual Size": "Actual Size",
"Add Custom Certificates": "Add Custom Certificates",
"Add Organization": "Add Organization",
"Add a Zulip organization": "Add a Zulip organization",
"Add custom CSS": "Add custom CSS",
"Advanced": "Advanced",
"All the connected organizations will appear here": "All the connected organizations will appear here",
"Always start minimized": "Always start minimized",
"App Updates": "App Updates",
"Appearance": "Appearance",
"Application Shortcuts": "Application Shortcuts",
"Are you sure you want to disconnect this organization?": "Are you sure you want to disconnect this organization?",
"Auto hide Menu bar": "Auto hide Menu bar",
"Auto hide menu bar (Press Alt key to display)": "Auto hide menu bar (Press Alt key to display)",
"Back": "Back",
"Bounce dock on new private message": "Bounce dock on new private message",
"Certificate file": "Certificate file",
"Change": "Change",
"Check for Updates": "Check for Updates",
"Close": "Uždaryti",
"Connect": "Connect",
"Connect to another organization": "Connect to another organization",
"Connected organizations": "Connected organizations",
"Copy": "Copy",
"Copy Zulip URL": "Copy Zulip URL",
"Create a new organization": "Create a new organization",
"Cut": "Cut",
"Default download location": "Default download location",
"Delete": "Delete",
"Desktop App Settings": "Desktop App Settings",
"Desktop Notifications": "Desktop Notifications",
"Desktop Settings": "Desktop Settings",
"Disconnect": "Disconnect",
"Download App Logs": "Download App Logs",
"Edit": "Edit",
"Edit Shortcuts": "Edit Shortcuts",
"Enable auto updates": "Enable auto updates",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Factory Reset": "Factory Reset",
"File": "File",
"Find accounts": "Find accounts",
"Find accounts by email": "Find accounts by email",
"Flash taskbar on new message": "Flash taskbar on new message",
"Forward": "Forward",
"Functionality": "Functionality",
"General": "General",
"Get beta updates": "Get beta updates",
"Hard Reload": "Hard Reload",
"Help": "Help",
"Help Center": "Help Center",
"History": "History",
"History Shortcuts": "History Shortcuts",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Log Out": "Log Out",
"Log Out of Organization": "Log Out of Organization",
"Manual proxy configuration": "Manual proxy configuration",
"Minimize": "Minimize",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"NO": "NO",
"Network": "Network",
"OR": "OR",
"Organization URL": "Organization URL",
"Organizations": "Organizations",
"Paste": "Paste",
"Paste and Match Style": "Paste and Match Style",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass rules",
"Proxy rules": "Proxy rules",
"Quit": "Quit",
"Quit Zulip": "Quit Zulip",
"Redo": "Redo",
"Release Notes": "Release Notes",
"Reload": "Reload",
"Report an Issue": "Report an Issue",
"Reset App Data": "Reset App Data",
"Reset App Settings": "Reset App Settings",
"Reset Application Data": "Reset Application Data",
"Save": "Save",
"Select All": "Select All",
"Settings": "Nustatymai",
"Shortcuts": "Shortcuts",
"Show App Logs": "Show App Logs",
"Show app icon in system tray": "Show app icon in system tray",
"Show app unread badge": "Show app unread badge",
"Show desktop notifications": "Show desktop notifications",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Show sidebar": "Show sidebar",
"Start app at login": "Start app at login",
"Switch to Next Organization": "Switch to Next Organization",
"Switch to Previous Organization": "Switch to Previous Organization",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Tip": "Tip",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Toggle Full Screen": "Toggle Full Screen",
"Toggle Sidebar": "Toggle Sidebar",
"Toggle Tray Icon": "Toggle Tray Icon",
"Tools": "Tools",
"Undo": "Undo",
"Upload": "Upload",
"Use system proxy settings (requires restart)": "Use system proxy settings (requires restart)",
"View": "View",
"View Shortcuts": "View Shortcuts",
"Window": "Window",
"Window Shortcuts": "Window Shortcuts",
"YES": "YES",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Zulip Help": "Zulip Help",
"keyboard shortcuts": "keyboard shortcuts",
"script": "script",
"Quit when the window is closed": "Quit when the window is closed",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

View File

@@ -1,117 +1,119 @@
{
"About Zulip": "സുലിപ്പിനെക്കുറിച്ച്",
"Actual Size": "യഥാർത്ഥ വലുപ്പം",
"Add Custom Certificates": "ഇഷ്‌ടാനുസൃത സർട്ടിഫിക്കറ്റുകൾ ചേർക്കുക",
"Add Organization": "ഓർഗനൈസേഷൻ ചേർക്കുക",
"Add a Zulip organization": "ഒരു സുലിപ്പ് ഓർഗനൈസേഷൻ ചേർക്കുക",
"Add custom CSS": "ഇഷ്‌ടാനുസൃത CSS ചേർക്കുക",
"Advanced": "വിപുലമായത്",
"All the connected organizations will appear here": "ബന്ധിപ്പിച്ച എല്ലാ ഓർ‌ഗനൈസേഷനുകളും ഇവിടെ ദൃശ്യമാകും",
"Always start minimized": "എല്ലായ്പ്പോഴും ചെറുതാക്കാൻ ആരംഭിക്കുക",
"App Updates": "അപ്ലിക്കേഷൻ അപ്‌ഡേറ്റുകൾ",
"Appearance": "രൂപം",
"Application Shortcuts": "അപ്ലിക്കേഷൻ കുറുക്കുവഴികൾ",
"Are you sure you want to disconnect this organization?": "ഈ ഓർഗനൈസേഷൻ വിച്ഛേദിക്കാൻ നിങ്ങൾ ആഗ്രഹിക്കുന്നുണ്ടോ?",
"Auto hide Menu bar": "യാന്ത്രികമായി മറയ്‌ക്കുക മെനു ബാർ",
"Auto hide menu bar (Press Alt key to display)": "യാന്ത്രികമായി മറയ്‌ക്കുക മെനു ബാർ (പ്രദർശിപ്പിക്കുന്നതിന് Alt കീ അമർത്തുക)",
"Back": "തിരികെ",
"Bounce dock on new private message": "പുതിയ സ്വകാര്യ സന്ദേശത്തിൽ ഡോക്ക് ബൗൺസ് ചെയ്യുക",
"Certificate file": "സർട്ടിഫിക്കറ്റ് ഫയൽ",
"Change": "മാറ്റുക",
"Check for Updates": "അപ്‌ഡേറ്റുകൾക്കായി പരിശോധിക്കുക",
"Close": "അടയ്‌ക്കുക",
"Connect": "ബന്ധിപ്പിക്കുക",
"Connect to another organization": "മറ്റൊരു ഓർഗനൈസേഷനിലേക്ക് കണക്റ്റുചെയ്യുക",
"Connected organizations": "ബന്ധിപ്പിച്ച ഓർഗനൈസേഷനുകൾ",
"Copy": "പകർത്തുക",
"Copy Zulip URL": "Zulip URL പകർത്തുക",
"Create a new organization": "ഒരു പുതിയ ഓർഗനൈസേഷൻ സൃഷ്ടിക്കുക",
"Cut": "മുറിക്കുക",
"Default download location": "സ്ഥിരസ്ഥിതി ഡ download ൺ‌ലോഡ് സ്ഥാനം",
"Delete": "ഇല്ലാതാക്കുക",
"Desktop App Settings": "ഡെസ്ക്ടോപ്പ് അപ്ലിക്കേഷൻ ക്രമീകരണങ്ങൾ",
"Desktop Notifications": "ഡെസ്ക്ടോപ്പ് അറിയിപ്പുകൾ",
"Desktop Settings": "ഡെസ്ക്ടോപ്പ് ക്രമീകരണങ്ങൾ",
"Disconnect": "വിച്ഛേദിക്കുക",
"Download App Logs": "അപ്ലിക്കേഷൻ ലോഗുകൾ ഡൗൺലോഡുചെയ്യുക",
"Edit": "എഡിറ്റുചെയ്യുക",
"Edit Shortcuts": "കുറുക്കുവഴികൾ എഡിറ്റുചെയ്യുക",
"Enable auto updates": "യാന്ത്രിക അപ്‌ഡേറ്റുകൾ പ്രവർത്തനക്ഷമമാക്കുക",
"Enable error reporting (requires restart)": "പിശക് റിപ്പോർട്ടിംഗ് പ്രാപ്തമാക്കുക (പുനരാരംഭിക്കേണ്ടതുണ്ട്)",
"Enable spellchecker (requires restart)": "അക്ഷരത്തെറ്റ് പരിശോധന പ്രാപ്തമാക്കുക (പുനരാരംഭിക്കേണ്ടതുണ്ട്)",
"Factory Reset": "ഫാക്ടറി പുന .സജ്ജമാക്കുക",
"File": "ഫയൽ",
"Find accounts": "അക്കൗണ്ടുകൾ കണ്ടെത്തുക",
"Find accounts by email": "ഇമെയിൽ വഴി അക്കൗണ്ടുകൾ കണ്ടെത്തുക",
"Flash taskbar on new message": "പുതിയ സന്ദേശത്തിൽ ഫ്ലാഷ് ടാസ്‌ക്ബാർ",
"Forward": "ഫോർവേഡ് ചെയ്യുക",
"Functionality": "പ്രവർത്തനം",
"General": "ജനറൽ",
"Get beta updates": "ബീറ്റ അപ്‌ഡേറ്റുകൾ നേടുക",
"Hard Reload": "ഹാർഡ് റീലോഡ്",
"Help": "സഹായിക്കൂ",
"Help Center": "സഹായകേന്ദ്രം",
"About Zulip": "About Zulip",
"Actual Size": "Actual Size",
"Add Custom Certificates": "Add Custom Certificates",
"Add Organization": "Add Organization",
"Add a Zulip organization": "Add a Zulip organization",
"Add custom CSS": "Add custom CSS",
"Advanced": "Advanced",
"All the connected organizations will appear here": "All the connected organizations will appear here",
"Always start minimized": "Always start minimized",
"App Updates": "App Updates",
"Appearance": "Appearance",
"Application Shortcuts": "Application Shortcuts",
"Are you sure you want to disconnect this organization?": "Are you sure you want to disconnect this organization?",
"Auto hide Menu bar": "Auto hide Menu bar",
"Auto hide menu bar (Press Alt key to display)": "Auto hide menu bar (Press Alt key to display)",
"Back": "Back",
"Bounce dock on new private message": "Bounce dock on new private message",
"Certificate file": "Certificate file",
"Change": "Change",
"Check for Updates": "Check for Updates",
"Close": "Close",
"Connect": "Connect",
"Connect to another organization": "Connect to another organization",
"Connected organizations": "Connected organizations",
"Copy": "Copy",
"Copy Zulip URL": "Copy Zulip URL",
"Create a new organization": "Create a new organization",
"Cut": "Cut",
"Default download location": "Default download location",
"Delete": "ഒഴിവാക്കുക",
"Desktop App Settings": "Desktop App Settings",
"Desktop Notifications": "Desktop Notifications",
"Desktop Settings": "Desktop Settings",
"Disconnect": "Disconnect",
"Download App Logs": "Download App Logs",
"Edit": "മാറ്റം വരുത്തുക",
"Edit Shortcuts": "Edit Shortcuts",
"Enable auto updates": "Enable auto updates",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Factory Reset": "Factory Reset",
"File": "File",
"Find accounts": "Find accounts",
"Find accounts by email": "Find accounts by email",
"Flash taskbar on new message": "Flash taskbar on new message",
"Forward": "Forward",
"Functionality": "Functionality",
"General": "General",
"Get beta updates": "Get beta updates",
"Hard Reload": "Hard Reload",
"Help": "Help",
"Help Center": "Help Center",
"History": "ചരിത്രം",
"History Shortcuts": "ചരിത്രം കുറുക്കുവഴികൾ",
"Keyboard Shortcuts": "കീബോർഡ് കുറുക്കുവഴികൾ",
"Log Out": "ലോഗ് .ട്ട് ചെയ്യുക",
"Log Out of Organization": "ഓർഗനൈസേഷനിൽ നിന്ന് പുറത്തുകടക്കുക",
"Manual proxy configuration": "സ്വമേധയാലുള്ള പ്രോക്സി കോൺഫിഗറേഷൻ",
"Minimize": "ചെറുതാക്കുക",
"Mute all sounds from Zulip": "സുലിപ്പിൽ നിന്നുള്ള എല്ലാ ശബ്ദങ്ങളും നിശബ്ദമാക്കുക",
"NO": "ഇല്ല",
"Network": "നെറ്റ്‌വർക്ക്",
"OR": "അഥവാ",
"Organization URL": "ഓർ‌ഗനൈസേഷൻ‌ URL",
"Organizations": "ഓർഗനൈസേഷനുകൾ",
"Paste": "പേസ്റ്റ്",
"Paste and Match Style": "ഒട്ടിച്ച് പൊരുത്തപ്പെടുന്ന ശൈലി",
"Proxy": "പ്രോക്സി",
"Proxy bypass rules": "പ്രോക്സി ബൈപാസ് നിയമങ്ങൾ",
"Proxy rules": "പ്രോക്സി നിയമങ്ങൾ",
"Quit": "ഉപേക്ഷിക്കുക",
"Quit Zulip": "സുലിപ്പ് ഉപേക്ഷിക്കുക",
"Redo": "വീണ്ടും ചെയ്യുക",
"Release Notes": "പ്രകാശന കുറിപ്പുകൾ",
"Reload": "വീണ്ടും ലോഡുചെയ്യുക",
"Report an Issue": "ഒരു പ്രശ്നം റിപ്പോർട്ട് ചെയ്യുക",
"Reset App Data": "അപ്ലിക്കേഷൻ ഡാറ്റ പുന et സജ്ജമാക്കുക",
"Reset App Settings": "അപ്ലിക്കേഷൻ ക്രമീകരണങ്ങൾ പുന et സജ്ജമാക്കുക",
"Reset Application Data": "അപ്ലിക്കേഷൻ ഡാറ്റ പുന et സജ്ജമാക്കുക",
"Save": "രക്ഷിക്കും",
"Select All": "എല്ലാം തിരഞ്ഞെടുക്കുക",
"Settings": "ക്രമീകരണങ്ങൾ",
"Shortcuts": "കുറുക്കുവഴികൾ",
"Show App Logs": "അപ്ലിക്കേഷൻ ലോഗുകൾ കാണിക്കുക",
"Show app icon in system tray": "സിസ്റ്റം ട്രേയിൽ അപ്ലിക്കേഷൻ ഐക്കൺ കാണിക്കുക",
"Show app unread badge": "അപ്ലിക്കേഷൻ വായിക്കാത്ത ബാഡ്ജ് കാണിക്കുക",
"Show desktop notifications": "ഡെസ്ക്ടോപ്പ് അറിയിപ്പുകൾ കാണിക്കുക",
"Show downloaded files in file manager": "ഫയൽ മാനേജറിൽ ഡ download ൺലോഡ് ചെയ്ത ഫയലുകൾ കാണിക്കുക",
"Show sidebar": "സൈഡ്‌ബാർ കാണിക്കുക",
"Start app at login": "ലോഗിൻ ചെയ്യുമ്പോൾ അപ്ലിക്കേഷൻ ആരംഭിക്കുക",
"Switch to Next Organization": "അടുത്ത ഓർഗനൈസേഷനിലേക്ക് മാറുക",
"Switch to Previous Organization": "മുമ്പത്തെ ഓർഗനൈസേഷനിലേക്ക് മാറുക",
"These desktop app shortcuts extend the Zulip webapp's": "ഈ ഡെസ്ക്ടോപ്പ് അപ്ലിക്കേഷൻ കുറുക്കുവഴികൾ സുലിപ് വെബ്‌അപ്പിനെ വിപുലീകരിക്കുന്നു",
"This will delete all application data including all added accounts and preferences": "ചേർത്ത എല്ലാ അക്കൗണ്ടുകളും മുൻ‌ഗണനകളും ഉൾപ്പെടെ എല്ലാ ആപ്ലിക്കേഷൻ ഡാറ്റയും ഇത് ഇല്ലാതാക്കും",
"Tip": "നുറുങ്ങ്",
"Toggle DevTools for Active Tab": "സജീവ ടാബിനായി DevTools ടോഗിൾ ചെയ്യുക",
"Toggle DevTools for Zulip App": "Zulip അപ്ലിക്കേഷനായി DevTools ടോഗിൾ ചെയ്യുക",
"Toggle Do Not Disturb": "ശല്യപ്പെടുത്തരുത് ടോഗിൾ ചെയ്യുക",
"Toggle Full Screen": "പൂർണ്ണ സ്‌ക്രീൻ ടോഗിൾ ചെയ്യുക",
"Toggle Sidebar": "സൈഡ്‌ബാർ ടോഗിൾ ചെയ്യുക",
"Toggle Tray Icon": "ട്രേ ഐക്കൺ ടോഗിൾ ചെയ്യുക",
"Tools": "ഉപകരണങ്ങൾ",
"Undo": "പഴയപടിയാക്കുക",
"Upload": "അപ്‌ലോഡുചെയ്യുക",
"Use system proxy settings (requires restart)": "സിസ്റ്റം പ്രോക്സി ക്രമീകരണങ്ങൾ ഉപയോഗിക്കുക (പുനരാരംഭിക്കേണ്ടതുണ്ട്)",
"View": "കാണുക",
"View Shortcuts": "കുറുക്കുവഴികൾ കാണുക",
"Window": "ജാലകം",
"Window Shortcuts": "വിൻഡോ കുറുക്കുവഴികൾ",
"History Shortcuts": "History Shortcuts",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Log Out": "Log Out",
"Log Out of Organization": "Log Out of Organization",
"Manual proxy configuration": "Manual proxy configuration",
"Minimize": "Minimize",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"NO": "NO",
"Network": "Network",
"OR": "OR",
"Organization URL": "Organization URL",
"Organizations": "Organizations",
"Paste": "Paste",
"Paste and Match Style": "Paste and Match Style",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass rules",
"Proxy rules": "Proxy rules",
"Quit": "Quit",
"Quit Zulip": "Quit Zulip",
"Redo": "Redo",
"Release Notes": "Release Notes",
"Reload": "Reload",
"Report an Issue": "Report an Issue",
"Reset App Data": "Reset App Data",
"Reset App Settings": "Reset App Settings",
"Reset Application Data": "Reset Application Data",
"Save": "സേവ് ചെയ്യുക",
"Select All": "Select All",
"Settings": "സജ്ജീകരണങ്ങൾ",
"Shortcuts": "Shortcuts",
"Show App Logs": "Show App Logs",
"Show app icon in system tray": "Show app icon in system tray",
"Show app unread badge": "Show app unread badge",
"Show desktop notifications": "Show desktop notifications",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Show sidebar": "Show sidebar",
"Start app at login": "Start app at login",
"Switch to Next Organization": "Switch to Next Organization",
"Switch to Previous Organization": "Switch to Previous Organization",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Tip": "Tip",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Toggle Full Screen": "Toggle Full Screen",
"Toggle Sidebar": "Toggle Sidebar",
"Toggle Tray Icon": "Toggle Tray Icon",
"Tools": "Tools",
"Undo": "Undo",
"Upload": "Upload",
"Use system proxy settings (requires restart)": "Use system proxy settings (requires restart)",
"View": "View",
"View Shortcuts": "View Shortcuts",
"Window": "Window",
"Window Shortcuts": "Window Shortcuts",
"YES": "അതെ",
"Zoom In": "വലുതാക്കുക",
"Zoom Out": "സൂം .ട്ട് ചെയ്യുക",
"Zulip Help": "സുലിപ് സഹായം",
"keyboard shortcuts": "കീബോർഡ് കുറുക്കുവഴികൾ",
"script": "സ്ക്രിപ്റ്റ്"
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Zulip Help": "Zulip Help",
"keyboard shortcuts": "keyboard shortcuts",
"script": "script",
"Quit when the window is closed": "Quit when the window is closed",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

119
app/translations/nb_NO.json Normal file
View File

@@ -0,0 +1,119 @@
{
"About Zulip": "About Zulip",
"Actual Size": "Actual Size",
"Add Custom Certificates": "Add Custom Certificates",
"Add Organization": "Add Organization",
"Add a Zulip organization": "Add a Zulip organization",
"Add custom CSS": "Add custom CSS",
"Advanced": "Advanced",
"All the connected organizations will appear here": "All the connected organizations will appear here",
"Always start minimized": "Always start minimized",
"App Updates": "App Updates",
"Appearance": "Appearance",
"Application Shortcuts": "Application Shortcuts",
"Are you sure you want to disconnect this organization?": "Are you sure you want to disconnect this organization?",
"Auto hide Menu bar": "Auto hide Menu bar",
"Auto hide menu bar (Press Alt key to display)": "Auto hide menu bar (Press Alt key to display)",
"Back": "Back",
"Bounce dock on new private message": "Bounce dock on new private message",
"Certificate file": "Certificate file",
"Change": "Change",
"Check for Updates": "Check for Updates",
"Close": "Close",
"Connect": "Connect",
"Connect to another organization": "Connect to another organization",
"Connected organizations": "Connected organizations",
"Copy": "Copy",
"Copy Zulip URL": "Copy Zulip URL",
"Create a new organization": "Create a new organization",
"Cut": "Cut",
"Default download location": "Default download location",
"Delete": "Delete",
"Desktop App Settings": "Desktop App Settings",
"Desktop Notifications": "Desktop Notifications",
"Desktop Settings": "Desktop Settings",
"Disconnect": "Disconnect",
"Download App Logs": "Download App Logs",
"Edit": "Edit",
"Edit Shortcuts": "Edit Shortcuts",
"Enable auto updates": "Enable auto updates",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Factory Reset": "Factory Reset",
"File": "File",
"Find accounts": "Find accounts",
"Find accounts by email": "Find accounts by email",
"Flash taskbar on new message": "Flash taskbar on new message",
"Forward": "Forward",
"Functionality": "Functionality",
"General": "General",
"Get beta updates": "Get beta updates",
"Hard Reload": "Hard Reload",
"Help": "Help",
"Help Center": "Help Center",
"History": "History",
"History Shortcuts": "History Shortcuts",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Log Out": "Log Out",
"Log Out of Organization": "Log Out of Organization",
"Manual proxy configuration": "Manual proxy configuration",
"Minimize": "Minimize",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"NO": "NO",
"Network": "Network",
"OR": "OR",
"Organization URL": "Organization URL",
"Organizations": "Organizations",
"Paste": "Paste",
"Paste and Match Style": "Paste and Match Style",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass rules",
"Proxy rules": "Proxy rules",
"Quit": "Quit",
"Quit Zulip": "Quit Zulip",
"Redo": "Redo",
"Release Notes": "Release Notes",
"Reload": "Reload",
"Report an Issue": "Report an Issue",
"Reset App Data": "Reset App Data",
"Reset App Settings": "Reset App Settings",
"Reset Application Data": "Reset Application Data",
"Save": "Save",
"Select All": "Select All",
"Settings": "Settings",
"Shortcuts": "Shortcuts",
"Show App Logs": "Show App Logs",
"Show app icon in system tray": "Show app icon in system tray",
"Show app unread badge": "Show app unread badge",
"Show desktop notifications": "Show desktop notifications",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Show sidebar": "Show sidebar",
"Start app at login": "Start app at login",
"Switch to Next Organization": "Switch to Next Organization",
"Switch to Previous Organization": "Switch to Previous Organization",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Tip": "Tip",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Toggle Full Screen": "Toggle Full Screen",
"Toggle Sidebar": "Toggle Sidebar",
"Toggle Tray Icon": "Toggle Tray Icon",
"Tools": "Tools",
"Undo": "Undo",
"Upload": "Upload",
"Use system proxy settings (requires restart)": "Use system proxy settings (requires restart)",
"View": "View",
"View Shortcuts": "View Shortcuts",
"Window": "Window",
"Window Shortcuts": "Window Shortcuts",
"YES": "YES",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Zulip Help": "Zulip Help",
"keyboard shortcuts": "keyboard shortcuts",
"script": "script",
"Quit when the window is closed": "Quit when the window is closed",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

View File

@@ -1,117 +1,119 @@
{
"About Zulip": "Over Zulip",
"Actual Size": "Ware grootte",
"Add Custom Certificates": "Aangepaste certificaten toevoegen",
"Add Organization": "Voeg organisatie toe",
"Add a Zulip organization": "Voeg een Zulip-organisatie toe",
"Add custom CSS": "Voeg aangepaste CSS toe",
"Advanced": "gevorderd",
"All the connected organizations will appear here": "Alle verbonden organisaties verschijnen hier",
"Always start minimized": "Begin altijd geminimaliseerd",
"App Updates": "App-updates",
"Appearance": "Verschijning",
"Application Shortcuts": "Applicatiesnelkoppelingen",
"Are you sure you want to disconnect this organization?": "Weet je zeker dat je deze organisatie wilt ontkoppelen?",
"Auto hide Menu bar": "Menubalk automatisch verbergen",
"Auto hide menu bar (Press Alt key to display)": "Menubalk automatisch verbergen (druk op de Alt-toets om weer te geven)",
"Back": "Terug",
"Bounce dock on new private message": "Bounce dock op nieuw privébericht",
"Certificate file": "Certificaatbestand",
"Change": "Verandering",
"Check for Updates": "Controleer op updates",
"Close": "Dichtbij",
"Connect": "Aansluiten",
"Connect to another organization": "Maak verbinding met een andere organisatie",
"Connected organizations": "Verbonden organisaties",
"Copy": "Kopiëren",
"Copy Zulip URL": "Kopieer Zulip-URL",
"Create a new organization": "Maak een nieuwe organisatie",
"Cut": "Besnoeiing",
"Default download location": "Standaard downloadlocatie",
"Delete": "Verwijder",
"Desktop App Settings": "Desktop-app-instellingen",
"Desktop Notifications": "Bureaublad notificaties",
"Desktop Settings": "Desktop-instellingen",
"Disconnect": "Loskoppelen",
"Download App Logs": "Applogs downloaden",
"About Zulip": "About Zulip",
"Actual Size": "Actual Size",
"Add Custom Certificates": "Add Custom Certificates",
"Add Organization": "Add Organization",
"Add a Zulip organization": "Add a Zulip organization",
"Add custom CSS": "Add custom CSS",
"Advanced": "Advanced",
"All the connected organizations will appear here": "All the connected organizations will appear here",
"Always start minimized": "Always start minimized",
"App Updates": "App Updates",
"Appearance": "Appearance",
"Application Shortcuts": "Application Shortcuts",
"Are you sure you want to disconnect this organization?": "Are you sure you want to disconnect this organization?",
"Auto hide Menu bar": "Auto hide Menu bar",
"Auto hide menu bar (Press Alt key to display)": "Auto hide menu bar (Press Alt key to display)",
"Back": "Back",
"Bounce dock on new private message": "Bounce dock on new private message",
"Certificate file": "Certificate file",
"Change": "Wijzigen",
"Check for Updates": "Check for Updates",
"Close": "Sluiten",
"Connect": "Connect",
"Connect to another organization": "Connect to another organization",
"Connected organizations": "Connected organizations",
"Copy": "Copy",
"Copy Zulip URL": "Copy Zulip URL",
"Create a new organization": "Create a new organization",
"Cut": "Cut",
"Default download location": "Default download location",
"Delete": "Verwijderen",
"Desktop App Settings": "Desktop App Settings",
"Desktop Notifications": "Desktop Notifications",
"Desktop Settings": "Desktop Settings",
"Disconnect": "Disconnect",
"Download App Logs": "Download App Logs",
"Edit": "Bewerk",
"Edit Shortcuts": "Bewerk snelkoppelingen",
"Enable auto updates": "Schakel automatische updates in",
"Enable error reporting (requires restart)": "Foutrapportage inschakelen (opnieuw opstarten vereist)",
"Enable spellchecker (requires restart)": "Spellingcontrole inschakelen (opnieuw opstarten vereist)",
"Factory Reset": "Fabrieksinstellingen",
"File": "het dossier",
"Find accounts": "Vind accounts",
"Find accounts by email": "Vind accounts per e-mail",
"Flash taskbar on new message": "Flash-taakbalk voor nieuw bericht",
"Forward": "Vooruit",
"Functionality": "functionaliteit",
"General": "Algemeen",
"Get beta updates": "Ontvang bèta-updates",
"Hard Reload": "Harde herladen",
"Help": "Helpen",
"Help Center": "Helpcentrum",
"Edit Shortcuts": "Edit Shortcuts",
"Enable auto updates": "Enable auto updates",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Factory Reset": "Factory Reset",
"File": "File",
"Find accounts": "Find accounts",
"Find accounts by email": "Find accounts by email",
"Flash taskbar on new message": "Flash taskbar on new message",
"Forward": "Forward",
"Functionality": "Functionality",
"General": "General",
"Get beta updates": "Get beta updates",
"Hard Reload": "Hard Reload",
"Help": "Help",
"Help Center": "Help Center",
"History": "Geschiedenis",
"History Shortcuts": "Geschiedenis Sneltoetsen",
"Keyboard Shortcuts": "Toetsenbord sneltoetsen",
"Log Out": "Uitloggen",
"Log Out of Organization": "Uitloggen van organisatie",
"Manual proxy configuration": "Handmatige proxyconfiguratie",
"Minimize": "verkleinen",
"Mute all sounds from Zulip": "Demp alle geluiden van Zulip",
"NO": "NEE",
"Network": "Netwerk",
"History Shortcuts": "History Shortcuts",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Log Out": "Log Out",
"Log Out of Organization": "Log Out of Organization",
"Manual proxy configuration": "Manual proxy configuration",
"Minimize": "Minimize",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"NO": "NO",
"Network": "Network",
"OR": "OF",
"Organization URL": "Organisatie-URL",
"Organizations": "organisaties",
"Paste": "Pasta",
"Paste and Match Style": "Plak en match stijl",
"Proxy": "volmacht",
"Proxy bypass rules": "Proxy-bypassregels",
"Proxy rules": "Proxy-regels",
"Quit": "ophouden",
"Quit Zulip": "Sluit Zulip",
"Redo": "Opnieuw doen",
"Release Notes": "Releaseopmerkingen",
"Reload": "vernieuwen",
"Report an Issue": "Een probleem melden",
"Reset App Data": "App-gegevens opnieuw instellen",
"Reset App Settings": "App-instellingen opnieuw instellen",
"Reset Application Data": "Herstel toepassingsgegevens",
"Organization URL": "Organization URL",
"Organizations": "Organizations",
"Paste": "Paste",
"Paste and Match Style": "Paste and Match Style",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass rules",
"Proxy rules": "Proxy rules",
"Quit": "Quit",
"Quit Zulip": "Quit Zulip",
"Redo": "Redo",
"Release Notes": "Release Notes",
"Reload": "Reload",
"Report an Issue": "Report an Issue",
"Reset App Data": "Reset App Data",
"Reset App Settings": "Reset App Settings",
"Reset Application Data": "Reset Application Data",
"Save": "Opslaan",
"Select All": "Selecteer alles",
"Settings": "instellingen",
"Shortcuts": "shortcuts",
"Show App Logs": "App-logs weergeven",
"Show app icon in system tray": "App-pictogram weergeven in systeemvak",
"Show app unread badge": "App ongelezen badge weergeven",
"Show desktop notifications": "Toon bureaubladmeldingen",
"Show downloaded files in file manager": "Laat gedownloade bestanden zien in bestandsbeheer",
"Show sidebar": "Toon zijbalk",
"Start app at login": "Start de app bij inloggen",
"Switch to Next Organization": "Schakel over naar volgende organisatie",
"Switch to Previous Organization": "Schakel over naar vorige organisatie",
"These desktop app shortcuts extend the Zulip webapp's": "Deze sneltoetsen voor bureaubladapp breiden de Zulip-webapp's uit",
"This will delete all application data including all added accounts and preferences": "Hiermee worden alle applicatiegegevens verwijderd, inclusief alle toegevoegde accounts en voorkeuren",
"Select All": "Select All",
"Settings": "Instellingen",
"Shortcuts": "Shortcuts",
"Show App Logs": "Show App Logs",
"Show app icon in system tray": "Show app icon in system tray",
"Show app unread badge": "Show app unread badge",
"Show desktop notifications": "Show desktop notifications",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Show sidebar": "Show sidebar",
"Start app at login": "Start app at login",
"Switch to Next Organization": "Switch to Next Organization",
"Switch to Previous Organization": "Switch to Previous Organization",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Tip": "Tip",
"Toggle DevTools for Active Tab": "DevTools voor actieve tabblad omschakelen",
"Toggle DevTools for Zulip App": "DevTools voor Zulip-app omschakelen",
"Toggle Do Not Disturb": "Schakel Niet storen in",
"Toggle Full Screen": "Volledig scherm activeren",
"Toggle Sidebar": "Zijbalk verschuiven",
"Toggle Tray Icon": "Pictogram Lade wisselen",
"Tools": "Hulpmiddelen",
"Undo": "ongedaan maken",
"Upload": "Uploaden",
"Use system proxy settings (requires restart)": "Systeem proxy-instellingen gebruiken (opnieuw opstarten vereist)",
"View": "Uitzicht",
"View Shortcuts": "Bekijk snelkoppelingen",
"Window": "Venster",
"Window Shortcuts": "Venster snelkoppelingen",
"YES": "JA",
"Zoom In": "In zoomen",
"Zoom Out": "Uitzoomen",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Toggle Full Screen": "Toggle Full Screen",
"Toggle Sidebar": "Toggle Sidebar",
"Toggle Tray Icon": "Toggle Tray Icon",
"Tools": "Tools",
"Undo": "Undo",
"Upload": "Upload",
"Use system proxy settings (requires restart)": "Use system proxy settings (requires restart)",
"View": "View",
"View Shortcuts": "View Shortcuts",
"Window": "Window",
"Window Shortcuts": "Window Shortcuts",
"YES": "YES",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Zulip Help": "Zulip Help",
"keyboard shortcuts": "Toetsenbord sneltoetsen",
"script": "script"
"keyboard shortcuts": "keyboard shortcuts",
"script": "script",
"Quit when the window is closed": "Quit when the window is closed",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

View File

@@ -1,117 +1,119 @@
{
"About Zulip": "O Zulipie",
"Actual Size": "Rzeczywisty rozmiar",
"Add Custom Certificates": "Dodaj niestandardowe certyfikaty",
"Actual Size": "Zresetuj widok",
"Add Custom Certificates": "Dodaj własne certyfikaty",
"Add Organization": "Dodaj organizację",
"Add a Zulip organization": "Dodaj organizację Zulip",
"Add custom CSS": "Dodaj niestandardowy CSS",
"Advanced": "zaawansowane",
"Add a Zulip organization": "Dodaj organizację Zulipa",
"Add custom CSS": "Dodaj własny styl CSS",
"Advanced": "Zaawansowane",
"All the connected organizations will appear here": "Tutaj pojawią się wszystkie połączone organizacje",
"Always start minimized": "Zawsze zaczynaj zminimalizowany",
"App Updates": "Aktualizacje aplikacji",
"Always start minimized": "Zawsze uruchamiaj jako zminimalizowany",
"App Updates": "Aktualizacje",
"Appearance": "Wygląd",
"Application Shortcuts": "Skróty do aplikacji",
"Are you sure you want to disconnect this organization?": "Czy na pewno chcesz odłączyć tę organizację?",
"Auto hide Menu bar": "Auto hide Pasek menu",
"Auto hide menu bar (Press Alt key to display)": "Pasek menu automatycznego ukrywania (naciśnij klawisz Alt, aby wyświetlić)",
"Back": "Z powrotem",
"Bounce dock on new private message": "Dok odbijania na nowej prywatnej wiadomości",
"Application Shortcuts": "Skróty klawiaturowe aplikacji",
"Are you sure you want to disconnect this organization?": "Jesteś pewien, że chcesz odłączyć tę organizację?",
"Auto hide Menu bar": "Automatycznie chowaj menu",
"Auto hide menu bar (Press Alt key to display)": "Automatycznie chowaj menu (Naciśnij Alt aby wywołać menu)",
"Back": "Wstecz",
"Bounce dock on new private message": "Sygnalizuj w docku nową wiadomość prywatną",
"Certificate file": "Plik certyfikatu",
"Change": "Zmiana",
"Change": "Zmi",
"Check for Updates": "Sprawdź aktualizacje",
"Close": "Blisko",
"Connect": "Połącz",
"Connect to another organization": "Połącz się z inną organizacją",
"Connected organizations": "Związane organizacje",
"Close": "Zamknij",
"Connect": "Połącz",
"Connect to another organization": "Połącz do innej organizacji",
"Connected organizations": "Połączone organizacje",
"Copy": "Kopiuj",
"Copy Zulip URL": "Skopiuj adres URL Zulip",
"Create a new organization": "Utwórz nową organizację",
"Cut": "Ciąć",
"Default download location": "Domyślna lokalizacja pobierania",
"Delete": "Kasować",
"Desktop App Settings": "Ustawienia aplikacji komputerowej",
"Copy Zulip URL": "Kopiuj URL Zulipa",
"Create a new organization": "Stwórz nową organizację",
"Cut": "Wytnij",
"Default download location": "Domyślna lokalizacja pobieranych plików",
"Delete": "Skasuj",
"Desktop App Settings": "Ustawienia aplikacji desktopowej",
"Desktop Notifications": "Powiadomienia na pulpicie",
"Desktop Settings": "Ustawienia pulpitu",
"Disconnect": "Rozłączyć się",
"Download App Logs": "Pobierz dzienniki aplikacji",
"Edit": "Edytować",
"Edit Shortcuts": "Edytuj skróty",
"Desktop Settings": "Ustawienia aplikacji desktopowej",
"Disconnect": "Odłącz",
"Download App Logs": "Pobierz logi aplikacji",
"Edit": "Edytuj",
"Edit Shortcuts": "Edytuj skróty klawiszowe",
"Enable auto updates": "Włącz automatyczne aktualizacje",
"Enable error reporting (requires restart)": "Włącz raportowanie błędów (wymaga ponownego uruchomienia)",
"Enable spellchecker (requires restart)": "Włącz sprawdzanie pisowni (wymaga ponownego uruchomienia)",
"Factory Reset": "Przywrócenie ustawień fabrycznych",
"Enable error reporting (requires restart)": "Włącz raportowanie błędów (wymaga restartu aplikacji)",
"Enable spellchecker (requires restart)": "Włącz sprawdzanie pisowni (wymaga restartu aplikacji)",
"Factory Reset": "Resetuj do ustawień początkowych",
"File": "Plik",
"Find accounts": "Znajdź konta",
"Find accounts by email": "Znajdź konta pocztą e-mail",
"Flash taskbar on new message": "Pasek zadań Flash w nowej wiadomości",
"Forward": "Naprzód",
"Find accounts by email": "Znajdź konta po adresach email",
"Flash taskbar on new message": "Zamrugaj na pasku zadań po nadejściu wiadomości",
"Forward": "Dalej",
"Functionality": "Funkcjonalność",
"General": "Generał",
"Get beta updates": "Pobierz aktualizacje beta",
"Hard Reload": "Hard Reload",
"Help": "Wsparcie",
"General": "Ogólne",
"Get beta updates": "Włącz aktualizacje beta",
"Hard Reload": "Twarde przeładowanie",
"Help": "Pomoc",
"Help Center": "Centrum pomocy",
"History": "Historia",
"History Shortcuts": "Skróty historii",
"History Shortcuts": "Skróty klawiszowe historii",
"Keyboard Shortcuts": "Skróty klawiszowe",
"Log Out": "Wyloguj",
"Log Out of Organization": "Wyloguj się z organizacji",
"Log Out of Organization": "Wyloguj z organizacji",
"Manual proxy configuration": "Ręczna konfiguracja proxy",
"Minimize": "Zminimalizować",
"Mute all sounds from Zulip": "Wycisz wszystkie dźwięki z Zulip",
"Minimize": "Minimalizuj",
"Mute all sounds from Zulip": "Wyłącz wszystkie dźwięki w Zulipie",
"NO": "NIE",
"Network": "Sieć",
"OR": "LUB",
"Organization URL": "Adres URL organizacji",
"Organization URL": "URL organizacji",
"Organizations": "Organizacje",
"Paste": "Pasta",
"Paste": "Wklej",
"Paste and Match Style": "Wklej i dopasuj styl",
"Proxy": "Pełnomocnik",
"Proxy bypass rules": "Zasady omijania proxy",
"Proxy rules": "Zasady proxy",
"Quit": "Porzucić",
"Quit Zulip": "Zamknij Zulipa",
"Redo": "Przerobić",
"Proxy": "Proxy",
"Proxy bypass rules": "Obejście reguł proxy",
"Proxy rules": "Reguły proxy",
"Quit": "Wyjdź",
"Quit Zulip": "Wyjdź z Zulipa",
"Redo": "Ponów",
"Release Notes": "Informacje o wydaniu",
"Reload": "Przeładować",
"Report an Issue": "Zgłoś problem",
"Reset App Data": "Zresetuj dane aplikacji",
"Reset App Settings": "Zresetuj ustawienia aplikacji",
"Reset Application Data": "Zresetuj dane aplikacji",
"Save": "Zapis",
"Select All": "Zaznacz wszystko",
"Reload": "Przeładuj",
"Report an Issue": "Zgłoś błąd",
"Reset App Data": "Resetuj dane aplikacji",
"Reset App Settings": "Resetuj ustawienia aplikacji",
"Reset Application Data": "Resetuj dane aplikacji",
"Save": "Zapisz",
"Select All": "Zaznacz wszystkie",
"Settings": "Ustawienia",
"Shortcuts": "Skróty",
"Show App Logs": "Pokaż dzienniki aplikacji",
"Show app icon in system tray": "Pokaż ikonę aplikacji w zasobniku systemowym",
"Show app unread badge": "Pokaż nieprzeczytaną odznakę aplikacji",
"Shortcuts": "Skróty klawiszowe",
"Show App Logs": "Pokaż logi aplikacji",
"Show app icon in system tray": "Pokaż ikonę w obszarze powiadomień",
"Show app unread badge": "Pokaż etykietę nieprzeczytanych wiadomości",
"Show desktop notifications": "Pokaż powiadomienia na pulpicie",
"Show downloaded files in file manager": "Pokaż pobrane pliki w menedżerze plików",
"Show downloaded files in file manager": "Pokaż pobrane pliki w Eksploratorze plików",
"Show sidebar": "Pokaż pasek boczny",
"Start app at login": "Uruchom aplikację przy logowaniu",
"Switch to Next Organization": "Przełącz na następną organizację",
"Switch to Previous Organization": "Przełącz na poprzednią organizację",
"These desktop app shortcuts extend the Zulip webapp's": "Te skróty do aplikacji na komputery stacjonarne rozszerzają aplikacje Zulip Webapp",
"This will delete all application data including all added accounts and preferences": "Spowoduje to usunięcie wszystkich danych aplikacji, w tym wszystkich dodanych kont i preferencji",
"Tip": "Wskazówka",
"Toggle DevTools for Active Tab": "Przełącz DevTools dla Active Tab",
"Toggle DevTools for Zulip App": "Przełącz DevTools dla aplikacji Zulip",
"Toggle Do Not Disturb": "Przełącz nie przeszkadzać",
"Toggle Full Screen": "Przełącz tryb pełnoekranowy",
"Toggle Sidebar": "Przełącz pasek boczny",
"Toggle Tray Icon": "Przełącz ikonę tacy",
"Tools": "Przybory",
"Start app at login": "Uruchom aplikacji po zalogowaniu",
"Switch to Next Organization": "Przełącz do następnej organizacji",
"Switch to Previous Organization": "Przełącz do poprzedniej organizacji",
"These desktop app shortcuts extend the Zulip webapp's": "Te skróty klawiszowe rozszerzają istniejące ",
"This will delete all application data including all added accounts and preferences": "Usuwasz wszystkie dane aplikacji włącznie z kontami i ustawieniami",
"Tip": "Porada",
"Toggle DevTools for Active Tab": "Włącz/wyłącz narzędzia developerskie dla aktywnej zakładki",
"Toggle DevTools for Zulip App": "Włącz/wyłącz narzędzia developerskie dla aplikacji Zulipa",
"Toggle Do Not Disturb": "Włącz/wyłącz \"Nie przeszkadzać\"",
"Toggle Full Screen": "Włącz/wyłącz pełny ekran",
"Toggle Sidebar": "Włącz/wyłącz pasek boczny",
"Toggle Tray Icon": "Włącz/wyłącz ikonę w obszarze powiadomień",
"Tools": "Narzędzia",
"Undo": "Cofnij",
"Upload": "Przekazać plik",
"Use system proxy settings (requires restart)": "Użyj ustawień serwera proxy (wymaga ponownego uruchomienia)",
"Upload": "Wyślij",
"Use system proxy settings (requires restart)": "Użyj ustawień systemowych proxy (wymaga restartu aplikacji)",
"View": "Widok",
"View Shortcuts": "Wyświetl skróty",
"View Shortcuts": "Zobacz skróty klawiszowe",
"Window": "Okno",
"Window Shortcuts": "Skróty do okien",
"Window Shortcuts": "Skróty klawiszowe okna",
"YES": "TAK",
"Zoom In": "Zbliżenie",
"Zoom In": "Powiększ",
"Zoom Out": "Pomniejsz",
"Zulip Help": "Pomoc Zulip",
"keyboard shortcuts": "Skróty klawiszowe",
"script": "scenariusz"
"Zulip Help": "Pomoc Zulipa",
"keyboard shortcuts": "skróty klawiszowe",
"script": "skrypt",
"Quit when the window is closed": "Wyłącz przy zamykaniu okna",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

View File

@@ -1,117 +1,119 @@
{
"About Zulip": "Sobre o Zulip",
"Actual Size": "Tamanho atual",
"Add Custom Certificates": "Adicionar certificados personalizados",
"Add Organization": "Adicionar Organização",
"Add a Zulip organization": "Adicione uma organização Zulip",
"Add custom CSS": "Adicionar CSS personalizado",
"Advanced": "Avançado",
"All the connected organizations will appear here": "Todas as organizações conectadas aparecerão aqui",
"Always start minimized": "Começar sempre minimizado",
"App Updates": "Atualizações de aplicativos",
"Appearance": "Aparência",
"Application Shortcuts": "Atalhos de aplicativos",
"Are you sure you want to disconnect this organization?": "Tem certeza de que deseja desconectar essa organização?",
"Auto hide Menu bar": "Ocultar automaticamente barra de menu",
"Auto hide menu bar (Press Alt key to display)": "Ocultar barra de menu automaticamente (pressione a tecla Alt para exibir)",
"Back": "De volta",
"Bounce dock on new private message": "Bounce doca em nova mensagem privada",
"Certificate file": "Arquivo de certificado",
"Change": "mudança",
"Check for Updates": "Verificar se há atualizações",
"Close": "Perto",
"About Zulip": "Sobre Zulip",
"Actual Size": "Actual Size",
"Add Custom Certificates": "Add Custom Certificates",
"Add Organization": "Add Organization",
"Add a Zulip organization": "Add a Zulip organization",
"Add custom CSS": "Add custom CSS",
"Advanced": "Advanced",
"All the connected organizations will appear here": "All the connected organizations will appear here",
"Always start minimized": "Always start minimized",
"App Updates": "App Updates",
"Appearance": "Appearance",
"Application Shortcuts": "Application Shortcuts",
"Are you sure you want to disconnect this organization?": "Are you sure you want to disconnect this organization?",
"Auto hide Menu bar": "Ocultar a barra de tarefas",
"Auto hide menu bar (Press Alt key to display)": "Auto hide menu bar (Press Alt key to display)",
"Back": "Voltar",
"Bounce dock on new private message": "Bounce dock on new private message",
"Certificate file": "Certificate file",
"Change": "Alteração",
"Check for Updates": "Check for Updates",
"Close": "Fechar",
"Connect": "Conectar",
"Connect to another organization": "Conecte-se a outra organização",
"Connected organizations": "Organizações conectadas",
"Copy": "pia de",
"Copy Zulip URL": "Copiar URL do Zulip",
"Create a new organization": "Crie uma nova organização",
"Cut": "Cortar",
"Default download location": "Local de download padrão",
"Connect to another organization": "Connect to another organization",
"Connected organizations": "Connected organizations",
"Copy": "Copiar",
"Copy Zulip URL": "Copy Zulip URL",
"Create a new organization": "Create a new organization",
"Cut": "Recortar",
"Default download location": "Default download location",
"Delete": "Excluir",
"Desktop App Settings": "Configurações do aplicativo de desktop",
"Desktop Notifications": "Notificações da área de trabalho",
"Desktop Settings": "Configurações da área de trabalho",
"Disconnect": "desconectar",
"Download App Logs": "Download de registros de aplicativos",
"Desktop App Settings": "Desktop App Settings",
"Desktop Notifications": "Desktop Notifications",
"Desktop Settings": "Desktop Settings",
"Disconnect": "Disconnect",
"Download App Logs": "Download App Logs",
"Edit": "Editar",
"Edit Shortcuts": "Editar atalhos",
"Enable auto updates": "Ativar atualizações automáticas",
"Enable error reporting (requires restart)": "Ativar relatório de erros (requer reinicialização)",
"Enable spellchecker (requires restart)": "Ativar verificação ortográfica (requer reinicialização)",
"Factory Reset": "Restauração de fábrica",
"Edit Shortcuts": "Edit Shortcuts",
"Enable auto updates": "Enable auto updates",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Factory Reset": "Factory Reset",
"File": "Arquivo",
"Find accounts": "Encontrar contas",
"Find accounts by email": "Encontre contas por email",
"Flash taskbar on new message": "Barra de tarefas em Flash na nova mensagem",
"Forward": "frente",
"Functionality": "Funcionalidade",
"General": "Geral",
"Get beta updates": "Receba atualizações beta",
"Find accounts by email": "Find accounts by email",
"Flash taskbar on new message": "Flash taskbar on new message",
"Forward": "Forward",
"Functionality": "Functionality",
"General": "General",
"Get beta updates": "Get beta updates",
"Hard Reload": "Hard Reload",
"Help": "Socorro",
"Help Center": "Centro de ajuda",
"History": "História",
"History Shortcuts": "Atalhos da História",
"Keyboard Shortcuts": "Atalhos do teclado",
"Log Out": "Sair",
"Log Out of Organization": "Sair da organização",
"Manual proxy configuration": "Configuração manual de proxy",
"Help": "Ajuda",
"Help Center": "Help Center",
"History": "Histórico",
"History Shortcuts": "History Shortcuts",
"Keyboard Shortcuts": "Atalhos de teclado",
"Log Out": "Log Out",
"Log Out of Organization": "Log Out of Organization",
"Manual proxy configuration": "Manual proxy configuration",
"Minimize": "Minimizar",
"Mute all sounds from Zulip": "Silencie todos os sons de Zulip",
"NO": "NÃO",
"Network": "Rede",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"NO": "NO",
"Network": "Network",
"OR": "OU",
"Organization URL": "URL da organização",
"Organizations": "Organizações",
"Organizations": "Organizations",
"Paste": "Colar",
"Paste and Match Style": "Colar e combinar estilo",
"Proxy": "Procuração",
"Proxy bypass rules": "Regras de desvio de proxy",
"Proxy rules": "Regras de proxy",
"Paste and Match Style": "Paste and Match Style",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass rules",
"Proxy rules": "Proxy rules",
"Quit": "Sair",
"Quit Zulip": "Saia de Zulip",
"Redo": "Refazer",
"Release Notes": "Notas de Lançamento",
"Reload": "recarregar",
"Report an Issue": "Comunicar um problema",
"Reset App Data": "Redefinir dados do aplicativo",
"Reset App Settings": "Redefinir configurações do aplicativo",
"Reset Application Data": "Redefinir dados do aplicativo",
"Save": "Salve ",
"Quit Zulip": "Quit Zulip",
"Redo": "Redo",
"Release Notes": "Release Notes",
"Reload": "Reload",
"Report an Issue": "Report an Issue",
"Reset App Data": "Reset App Data",
"Reset App Settings": "Reset App Settings",
"Reset Application Data": "Reset Application Data",
"Save": "Salvar",
"Select All": "Selecionar tudo",
"Settings": "Definições",
"Settings": "Configurações",
"Shortcuts": "Atalhos",
"Show App Logs": "Mostrar registros do aplicativo",
"Show app icon in system tray": "Mostrar ícone do aplicativo na bandeja do sistema",
"Show app unread badge": "Mostrar crachá não lido do aplicativo",
"Show desktop notifications": "Mostrar notificações da área de trabalho",
"Show downloaded files in file manager": "Mostrar arquivos baixados no gerenciador de arquivos",
"Show sidebar": "Mostrar barra lateral",
"Start app at login": "Inicie o aplicativo no login",
"Switch to Next Organization": "Mudar para a próxima organização",
"Switch to Previous Organization": "Mudar para a organização anterior",
"These desktop app shortcuts extend the Zulip webapp's": "Esses atalhos para aplicativos de desktop estendem o aplicativo da web do Zulip",
"This will delete all application data including all added accounts and preferences": "Isso excluirá todos os dados do aplicativo, incluindo todas as contas e preferências adicionadas",
"Tip": "Gorjeta",
"Toggle DevTools for Active Tab": "Alternar DevTools para a guia ativa",
"Toggle DevTools for Zulip App": "Alternar DevTools para Zulip App",
"Toggle Do Not Disturb": "Alternar não perturbe",
"Toggle Full Screen": "Alternar para o modo tela cheia",
"Toggle Sidebar": "Alternar Barra Lateral",
"Toggle Tray Icon": "Alternar ícone da bandeja",
"Show App Logs": "Show App Logs",
"Show app icon in system tray": "Show app icon in system tray",
"Show app unread badge": "Show app unread badge",
"Show desktop notifications": "Show desktop notifications",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Show sidebar": "Show sidebar",
"Start app at login": "Start app at login",
"Switch to Next Organization": "Switch to Next Organization",
"Switch to Previous Organization": "Switch to Previous Organization",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Tip": "Tip",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Toggle Full Screen": "Toggle Full Screen",
"Toggle Sidebar": "Toggle Sidebar",
"Toggle Tray Icon": "Toggle Tray Icon",
"Tools": "Ferramentas",
"Undo": "Desfazer",
"Upload": "Envio",
"Use system proxy settings (requires restart)": "Use as configurações de proxy do sistema (requer reinicialização)",
"View": "Visão",
"View Shortcuts": "Exibir atalhos",
"Upload": "Upload",
"Use system proxy settings (requires restart)": "Use system proxy settings (requires restart)",
"View": "View",
"View Shortcuts": "View Shortcuts",
"Window": "Janela",
"Window Shortcuts": "Atalhos de janela",
"Window Shortcuts": "Window Shortcuts",
"YES": "SIM",
"Zoom In": "Mais Zoom",
"Zoom Out": "Reduzir o zoom",
"Zulip Help": "Zulip Ajuda",
"keyboard shortcuts": "atalhos do teclado",
"script": "roteiro"
"Zoom In": "Aumentar zoom",
"Zoom Out": "Diminuir zoom",
"Zulip Help": "Zulip Help",
"keyboard shortcuts": "Atalhos de teclado",
"script": "script",
"Quit when the window is closed": "Sair quando fechar a janela",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

119
app/translations/ro.json Normal file
View File

@@ -0,0 +1,119 @@
{
"About Zulip": "Despre Zulip",
"Actual Size": "Mărimea Actuală",
"Add Custom Certificates": "Adaugă certificate personalizate",
"Add Organization": "Adaugă Organizație",
"Add a Zulip organization": "Adaugă o organizație Zulip",
"Add custom CSS": "Adaugă un CSS personalizat",
"Advanced": "Avansat",
"All the connected organizations will appear here": "Toate organizațiile conectate vor apare aici",
"Always start minimized": "Pornește întotdeauna micșorat",
"App Updates": "Actualizările aplicației",
"Appearance": "Aspect",
"Application Shortcuts": "Scurtăturile Aplicației",
"Are you sure you want to disconnect this organization?": "Ești sigur că vrei să deconectezi această organizație?",
"Auto hide Menu bar": "Ascunde automat bara Meniu",
"Auto hide menu bar (Press Alt key to display)": "Ascunde automat bara meniu (Apasă cheia Alt să afișezi)",
"Back": "Inapoi",
"Bounce dock on new private message": "Sări dock-ul la un mesaj privat nou",
"Certificate file": "Fișierul certificat",
"Change": "Schimbă",
"Check for Updates": "Verifică pentru actualizări",
"Close": "Închide",
"Connect": "Conectează",
"Connect to another organization": "Conectează la altă organizație",
"Connected organizations": "Organizații conectate",
"Copy": "Copiază",
"Copy Zulip URL": "Copiază link Zulip",
"Create a new organization": "Crează o nouă organizație",
"Cut": "Taie",
"Default download location": "Locația implicită pentru descărcare",
"Delete": "Șterge",
"Desktop App Settings": "Setările Aplicației Desktop",
"Desktop Notifications": "Notificări descktop",
"Desktop Settings": "Setări desktop",
"Disconnect": "Deconectează",
"Download App Logs": "Descarcă Log-urile Aplicației",
"Edit": "Modifcă",
"Edit Shortcuts": "Modifică scurtăturile",
"Enable auto updates": "Activează actualizări automate",
"Enable error reporting (requires restart)": "Activează raportarea erorilor (necesită repornire)",
"Enable spellchecker (requires restart)": "Activează verificarea ortografiei",
"Factory Reset": "Resetare din fabrică",
"File": "Fișier",
"Find accounts": "Găsește conturi",
"Find accounts by email": "Găsește conturi după email",
"Flash taskbar on new message": "Semnalizează cu bara de activități la un mesaj nou",
"Forward": "Inainte",
"Functionality": "Funcționalitate",
"General": "General",
"Get beta updates": "Obține actualizări beta",
"Hard Reload": "Reîncărcare forțată",
"Help": "Ajutor",
"Help Center": "Centru de ajutor",
"History": "Istorie",
"History Shortcuts": "Scurtături istorie",
"Keyboard Shortcuts": "Scurtături tastatură",
"Log Out": "Deconectare",
"Log Out of Organization": "Deconectare din organizație",
"Manual proxy configuration": "Configurare manuala proxy",
"Minimize": "Micșsorează",
"Mute all sounds from Zulip": "Marchează totul din Zulip - fără alerte sonore",
"NO": "NU",
"Network": "Rețea",
"OR": "SAU",
"Organization URL": "URL-ul organizației",
"Organizations": "Organizații",
"Paste": "Lipește",
"Paste and Match Style": "Lipește și potrivește stilul",
"Proxy": "Proxy",
"Proxy bypass rules": "Reguli de ocolire proxy ",
"Proxy rules": "Reguli proxy",
"Quit": "Renunță",
"Quit Zulip": "Renunță la Zulip",
"Redo": "Refă",
"Release Notes": "Note de Lansare",
"Reload": "Reîncarcă",
"Report an Issue": "Raportează o Problemă",
"Reset App Data": "Resetează Datele Aplicației",
"Reset App Settings": "Resetează Setările Aplicației",
"Reset Application Data": "Resetează Datele Aplicației ",
"Save": "Salvează",
"Select All": "Selectează Tot",
"Settings": "Setări",
"Shortcuts": "Scurtături",
"Show App Logs": "Arată Log-ul Aplicației",
"Show app icon in system tray": "Arată iconița aplicației în zona de notificare",
"Show app unread badge": "Afișează ecusonul necitit al aplicației",
"Show desktop notifications": "Arată notificările desktop",
"Show downloaded files in file manager": "Arată fișierele descărcate în managerul de fișiere",
"Show sidebar": "Arată bara laterală",
"Start app at login": "Pornește aplicația la autentificare",
"Switch to Next Organization": "Schimbă la Următoarea Organizație",
"Switch to Previous Organization": "Schimbă la Precendenta Organizație",
"These desktop app shortcuts extend the Zulip webapp's": "Aceste scurtături din desktop extind webapp-urile Zulip",
"This will delete all application data including all added accounts and preferences": "Aceasta va șterge toate datele aplicației inclusiv toate conturile și preferințele adăugate",
"Tip": "Sfat",
"Toggle DevTools for Active Tab": "Comută la DevTools pentru Tabul Activ",
"Toggle DevTools for Zulip App": "Comută la DevTools pentru Aplicația Zulip",
"Toggle Do Not Disturb": "Comută Nu Deranja",
"Toggle Full Screen": "Comută Ecran Complet",
"Toggle Sidebar": "Comută Bara Laterală",
"Toggle Tray Icon": "Comută Iconița din Tray",
"Tools": "Unelte",
"Undo": "Anulează",
"Upload": "Urcă",
"Use system proxy settings (requires restart)": "Folosește setările proxy de sistem (necesită restart)",
"View": "Vedere",
"View Shortcuts": "Vezi Scurtăturile",
"Window": "Fereastră",
"Window Shortcuts": "Scurtăturile Ferestrei",
"YES": "DA",
"Zoom In": "Marește",
"Zoom Out": "Micșorează",
"Zulip Help": "Ajutor Zulip",
"keyboard shortcuts": "scurtături tastatură",
"script": "script",
"Quit when the window is closed": "Ieșiți când fereastra este închisă",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

View File

@@ -1,117 +1,119 @@
{
"About Zulip": "О Zulip",
"Actual Size": "Фактический размер",
"Add Custom Certificates": "Добавить пользовательские сертификаты",
"Actual Size": "Актуальный размер",
"Add Custom Certificates": "Добавить собственные сертификаты",
"Add Organization": "Добавить организацию",
"Add a Zulip organization": "Добавить организацию Zulip",
"Add custom CSS": "Добавить собственный CSS",
"Advanced": "Расширенные",
"All the connected organizations will appear here": "Все связанные организации появятся здесь",
"Always start minimized": "Всегда запускаться свернутым",
"App Updates": "Обновления приложения",
"Appearance": "Внешний вид",
"Application Shortcuts": "Горячие клавиши приложения",
"Advanced": "Дополнительно",
"All the connected organizations will appear here": "Все связанные организации будут появляться здесь",
"Always start minimized": "Запускать свернуто",
"App Updates": "Обновления",
"Appearance": "Вид",
"Application Shortcuts": "Горячие клавиши",
"Are you sure you want to disconnect this organization?": "Вы уверены, что хотите отключить эту организацию?",
"Auto hide Menu bar": "Авто скрыть панель меню",
"Auto hide menu bar (Press Alt key to display)": "Автоматическое скрытие строки меню (нажмите клавишу Alt для отображения)",
"Auto hide Menu bar": "Скрывать меню",
"Auto hide menu bar (Press Alt key to display)": "Скрывать меню (для показа нажмите Alt)",
"Back": "Назад",
"Bounce dock on new private message": рыгающий док на новое личное сообщение",
"Bounce dock on new private message": оказывать док при поступлении нового личного сообщения",
"Certificate file": "Файл сертификата",
"Change": "+ Изменить",
"Change": "Изменить",
"Check for Updates": "Проверить наличие обновлений",
"Close": "Закрыть",
"Connect": "Подключиться",
"Connect to another organization": "Подключиться к другой организации",
"Connected organizations": "Связанные организации",
"Connected organizations": "Подключенные организации",
"Copy": "Копировать",
"Copy Zulip URL": "Скопируйте Zulip URL",
"Copy Zulip URL": "Скопировать URL Zulip",
"Create a new organization": "Создать новую организацию",
"Cut": "Вырезать",
"Default download location": "Местоположение загрузок по умолчанию",
"Default download location": "Папка для загрузки",
"Delete": "Удалить",
"Desktop App Settings": "Настройки приложения",
"Desktop Notifications": "Уведомления в приложении",
"Desktop Settings": "Настройки приложения",
"Disconnect": "Отключить",
"Download App Logs": "Скачать журналы приложения",
"Edit": "Правка",
"Edit Shortcuts": "Изменить горячие клавиши",
"Enable auto updates": "Включить автообновления",
"Enable error reporting (requires restart)": "Включить отчет об ошибках (требуется перезагрузка)",
"Enable spellchecker (requires restart)": "Включить проверку орфографии (требуется перезагрузка)",
"Factory Reset": "Сброс к заводским настройкам",
"Desktop Notifications": "Всплывающие оповещения",
"Desktop Settings": "Настройки рабочего стола",
"Disconnect": "Отключиться",
"Download App Logs": "Скачать логи приложения",
"Edit": "Изменить",
"Edit Shortcuts": "Редактировать горячие клавиши",
"Enable auto updates": "Включить автообновление",
"Enable error reporting (requires restart)": "Включить сообщения об ошибках (потребуется перезапуск)",
"Enable spellchecker (requires restart)": "Включить проверку орфографии (потребуется перезапуск)",
"Factory Reset": "Сброс настроек",
"File": "Файл",
"Find accounts": "Найти аккаунты",
"Find accounts by email": "Найти аккаунты по электронной почте",
"Flash taskbar on new message": "Flash-панель задач на новое сообщение",
"Find accounts": "Найти учетные записи",
"Find accounts by email": "Искать учетные записи по адресу электронной почты",
"Flash taskbar on new message": "Высвечивать панель задач при новом сообщении",
"Forward": "Вперед",
"Functionality": "Функциональность",
"General": "Общий",
"Get beta updates": "Получить бета-обновления",
"Hard Reload": "Принудительная перезагрузка",
"General": "Общее",
"Get beta updates": "Получать бета-обновления",
"Hard Reload": "Жесткая перезагрузка",
"Help": "Помощь",
"Help Center": "Центр помощи",
"Help Center": "Центр поддержки",
"History": "История",
"History Shortcuts": "Горячие клавиши истории",
"Keyboard Shortcuts": "Горячие клавиши",
"Log Out": "Выйти",
"History Shortcuts": "Горячие клавишы по истории",
"Keyboard Shortcuts": "Горячие клавишы",
"Log Out": "Выйти из учетной записи",
"Log Out of Organization": "Выйти из организации",
"Manual proxy configuration": "Ручная настройка прокси",
"Minimize": "Минимизировать",
"Mute all sounds from Zulip": "Отключить все звуки от Zulip",
"Minimize": "Свернуть",
"Mute all sounds from Zulip": "Выключить все звуки Zulip",
"NO": "НЕТ",
"Network": "сеть",
"OR": "ИЛИ",
"Organization URL": "URL организации",
"Organizations": "Организации",
"Paste": "Вставить",
"Paste and Match Style": "Вставить и соответствовать стилю",
"Paste and Match Style": "Вставить с соблюдением стиля",
"Proxy": "Прокси",
"Proxy bypass rules": "Правила обхода прокси",
"Proxy rules": "Правила проксирования",
"Quit": "Выйти",
"Proxy rules": "Правила прокси",
"Quit": "Выход",
"Quit Zulip": "Выйти из Zulip",
"Redo": "Повторить",
"Release Notes": "Примечания к выпуску",
"Redo": "Исправить",
"Release Notes": "Описание обновлений",
"Reload": "Перезагрузить",
"Report an Issue": "Сообщить о проблеме",
"Report an Issue": "Сообщить об ошибке",
"Reset App Data": "Сбросить данные приложения",
"Reset App Settings": "Сбросить настройки приложения",
"Reset Application Data": "Сбросить данные приложения",
"Save": "Сохранить",
"Select All": "Выбрать все",
"Select All": "Выделить все",
"Settings": "Настройки",
"Shortcuts": "Горячие клавиши",
"Show App Logs": "Показать журналы приложения",
"Show app icon in system tray": "Показать значок приложения в системном трее",
"Show app unread badge": "Показать непрочитанный значок приложения",
"Show desktop notifications": "Показывать уведомления на рабочем столе",
"Show downloaded files in file manager": "Показать загруженные файлы в файловом менеджере",
"Show sidebar": "Показать боковую панель",
"Start app at login": "Запустить приложение при входе",
"Switch to Next Organization": "Переключиться на следующую организацию",
"Switch to Previous Organization": "Переключиться на предыдущую организацию",
"These desktop app shortcuts extend the Zulip webapp's": "Эти горячие клавиши приложения расширяют возможности Zulip.",
"This will delete all application data including all added accounts and preferences": "Это удалит все данные приложения, включая все добавленные учетные записи и настройки",
"Show App Logs": "Показать логи приложения",
"Show app icon in system tray": "Показывать приложение в области уведомлений",
"Show app unread badge": "Показывать значок о непрочитанных сообщениях",
"Show desktop notifications": "Показывать всплывающие оповещения",
"Show downloaded files in file manager": "Показать скаченные файлы в менеджере закачек",
"Show sidebar": "Показывать боковую панель",
"Start app at login": "Запускать приложение при входе в систему",
"Switch to Next Organization": "Перейти к следующей организации",
"Switch to Previous Organization": "Перейти к предыдущей организации",
"These desktop app shortcuts extend the Zulip webapp's": "Эти ярлыки приложения для рабочего стола дополняют функционал сетевого приложения Zulip",
"This will delete all application data including all added accounts and preferences": "Этим удаляются все данные приложения, включая данные всех подключенных аккаунтов и настройки.",
"Tip": "Совет",
"Toggle DevTools for Active Tab": "Переключить DevTools для активной вкладки",
"Toggle DevTools for Zulip App": "Переключить DevTools для приложения Zulip",
"Toggle Do Not Disturb": "Переключить в режим не беспокоить",
"Toggle Full Screen": "Включить полноэкранный режим",
"Toggle DevTools for Active Tab": "Переключить инструменты разработчика для активной вкладки",
"Toggle DevTools for Zulip App": "Переключить инструменты разработчика для приложения Zulip",
"Toggle Do Not Disturb": "Переключить режим \"не мешать\"",
"Toggle Full Screen": "Переключить полный экран",
"Toggle Sidebar": "Переключить боковую панель",
"Toggle Tray Icon": "Переключить Значок в трее",
"Toggle Tray Icon": "Переключить иконку в области уведомлений",
"Tools": "Инструменты",
"Undo": "Повторить",
"Undo": "Отменить",
"Upload": "Загрузить",
"Use system proxy settings (requires restart)": "Использовать настройки системного прокси (требуется перезагрузка)",
"Use system proxy settings (requires restart)": "Использовать системные настройки прокси (необходима перезагрузка)",
"View": "Вид",
"View Shortcuts": "Посмотреть горячие клавиши окна",
"View Shortcuts": "Посмотреть горячие клавишы",
"Window": "Окно",
"Window Shortcuts": "Горячие клавиши окна",
"Window Shortcuts": "Ярлыки окна",
"YES": "ДА",
"Zoom In": "Увеличить",
"Zoom Out": "Уменьшить",
"Zulip Help": "Zulip Помощь",
"keyboard shortcuts": "горячие клавиши",
"script": "скрипт"
"Zoom In": "Увеличить масштаб",
"Zoom Out": "Уменьшить масштаб",
"Zulip Help": "Помощь по Zulip",
"keyboard shortcuts": "Горячие клавиши",
"script": "скрипт",
"Quit when the window is closed": "Выходить при закрытии окна",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

View File

@@ -1,117 +1,119 @@
{
"About Zulip": "О Зулипу",
"Actual Size": "Стварна величина",
"Add Custom Certificates": "Додајте прилагођене цертификате",
"Add Organization": "Додај организацију",
"Add a Zulip organization": "Додајте Зулип организацију",
"Add custom CSS": "Додајте прилагођени ЦСС",
"Advanced": "Напредно",
"All the connected organizations will appear here": "Овде ће се појавити све повезане организације",
"Always start minimized": "Увек започните минимизирано",
"App Updates": "Апп Упдатес",
"Appearance": "Изглед",
"Application Shortcuts": "Пречице за апликације",
"Are you sure you want to disconnect this organization?": "Јесте ли сигурни да желите прекинути везу с овом организацијом?",
"Auto hide Menu bar": "Ауто хиде Мену бар",
"Auto hide menu bar (Press Alt key to display)": "Аутоматско скривање траке менија (притисните тастер Алт да бисте приказали)",
"Back": "Назад",
"Bounce dock on new private message": "Одскочите у нову приватну поруку",
"Certificate file": "Датотека сертификата",
"Change": "Цханге",
"Check for Updates": "Провери ажурирања",
"Close": "Близу",
"Connect": "Повежи",
"Connect to another organization": "Повежите се са другом организацијом",
"Connected organizations": "Повезане организације",
"Copy": "Копирај",
"Copy Zulip URL": "Цопи Зулип УРЛ",
"Create a new organization": "Направите нову организацију",
"Cut": "Цут",
"Default download location": "Дефаулт довнлоад лоцатион",
"Delete": "Обриши",
"Desktop App Settings": "Подешавања апликације за десктоп рачунаре",
"Desktop Notifications": "Обавештења о радној површини",
"Desktop Settings": "Десктоп Сеттингс",
"Disconnect": "Дисцоннецт",
"Download App Logs": "Довнлоад Апп Логс",
"Edit": "Уредити",
"Edit Shortcuts": "Уреди пречице",
"Enable auto updates": "Омогући аутоматско ажурирање",
"Enable error reporting (requires restart)": "Омогући извештавање о грешкама (захтева поновно покретање)",
"Enable spellchecker (requires restart)": "Омогући провјеру правописа (захтијева поновно покретање)",
"Factory Reset": "Фацтори Ресет",
"File": "Филе",
"Find accounts": "Нађи рачуне",
"Find accounts by email": "Пронађите рачуне путем е-поште",
"Flash taskbar on new message": "Фласх трака задатака у новој поруци",
"Forward": "Напријед",
"Functionality": "Функционалност",
"General": "Генерал",
"Get beta updates": "Набавите бета ажурирања",
"Hard Reload": "Хард Релоад",
"Help": "Помоћ",
"Help Center": "Центар за помоћ",
"History": "Хистори",
"History Shortcuts": "Историјске пречице",
"Keyboard Shortcuts": "Пречице на тастатури",
"Log Out": "Одјавити се",
"Log Out of Organization": "Одјавите се из организације",
"Manual proxy configuration": "Мануал проки цонфигуратион",
"Minimize": "Минимизе",
"Mute all sounds from Zulip": "Искључите све звукове из Зулипа",
"NO": "НЕ",
"Network": "Мрежа",
"OR": "ОР",
"Organization URL": "УРЛ организације",
"Organizations": "Организације",
"Paste": "Пасте",
"Paste and Match Style": "Залепите и подесите стил",
"Proxy": "Заступник",
"Proxy bypass rules": "Проки бипасс правила",
"Proxy rules": "Проки рулес",
"Quit": "Одустати",
"Quit Zulip": "Куит Зулип",
"Redo": "Редо",
"Release Notes": "Релеасе Нотес",
"Reload": "Освежи",
"Report an Issue": "Пријавите проблем",
"Reset App Data": "Ресетирај податке о апликацији",
"Reset App Settings": "Ресетуј поставке апликације",
"Reset Application Data": "Ресетуј податке апликације",
"Save": "сачувати",
"Select All": "Изабери све",
"About Zulip": "About Zulip",
"Actual Size": "Actual Size",
"Add Custom Certificates": "Add Custom Certificates",
"Add Organization": "Add Organization",
"Add a Zulip organization": "Add a Zulip organization",
"Add custom CSS": "Add custom CSS",
"Advanced": "Advanced",
"All the connected organizations will appear here": "All the connected organizations will appear here",
"Always start minimized": "Always start minimized",
"App Updates": "App Updates",
"Appearance": "Appearance",
"Application Shortcuts": "Application Shortcuts",
"Are you sure you want to disconnect this organization?": "Are you sure you want to disconnect this organization?",
"Auto hide Menu bar": "Auto hide Menu bar",
"Auto hide menu bar (Press Alt key to display)": "Auto hide menu bar (Press Alt key to display)",
"Back": "Back",
"Bounce dock on new private message": "Bounce dock on new private message",
"Certificate file": "Certificate file",
"Change": "Change",
"Check for Updates": "Check for Updates",
"Close": "Затвори",
"Connect": "Connect",
"Connect to another organization": "Connect to another organization",
"Connected organizations": "Connected organizations",
"Copy": "Copy",
"Copy Zulip URL": "Copy Zulip URL",
"Create a new organization": "Create a new organization",
"Cut": "Cut",
"Default download location": "Default download location",
"Delete": "Delete",
"Desktop App Settings": "Desktop App Settings",
"Desktop Notifications": "Desktop Notifications",
"Desktop Settings": "Desktop Settings",
"Disconnect": "Disconnect",
"Download App Logs": "Download App Logs",
"Edit": "Edit",
"Edit Shortcuts": "Edit Shortcuts",
"Enable auto updates": "Enable auto updates",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Factory Reset": "Factory Reset",
"File": "File",
"Find accounts": "Find accounts",
"Find accounts by email": "Find accounts by email",
"Flash taskbar on new message": "Flash taskbar on new message",
"Forward": "Forward",
"Functionality": "Functionality",
"General": "General",
"Get beta updates": "Get beta updates",
"Hard Reload": "Hard Reload",
"Help": "Help",
"Help Center": "Help Center",
"History": "Историја",
"History Shortcuts": "History Shortcuts",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Log Out": "Log Out",
"Log Out of Organization": "Log Out of Organization",
"Manual proxy configuration": "Manual proxy configuration",
"Minimize": "Minimize",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"NO": "NO",
"Network": "Network",
"OR": "OR",
"Organization URL": "Organization URL",
"Organizations": "Organizations",
"Paste": "Paste",
"Paste and Match Style": "Paste and Match Style",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass rules",
"Proxy rules": "Proxy rules",
"Quit": "Quit",
"Quit Zulip": "Quit Zulip",
"Redo": "Redo",
"Release Notes": "Release Notes",
"Reload": "Reload",
"Report an Issue": "Report an Issue",
"Reset App Data": "Reset App Data",
"Reset App Settings": "Reset App Settings",
"Reset Application Data": "Reset Application Data",
"Save": "Save",
"Select All": "Select All",
"Settings": "Подешавања",
"Shortcuts": "Пречице",
"Show App Logs": "Прикажи дневнике апликација",
"Show app icon in system tray": "Покажи икону апликације у системској палети",
"Show app unread badge": "Покажи непрочитану значку апликације",
"Show desktop notifications": "Прикажи обавештења радне површине",
"Show downloaded files in file manager": "Прикажи преузете датотеке у управитељу датотека",
"Show sidebar": "Схов сидебар",
"Start app at login": "Покрените апликацију приликом пријављивања",
"Switch to Next Organization": "Пребаци се на следећу организацију",
"Switch to Previous Organization": "Пребаци се на претходну организацију",
"These desktop app shortcuts extend the Zulip webapp's": "Пречице за десктоп апликације проширују Зулип вебаппове",
"This will delete all application data including all added accounts and preferences": "Ово ће избрисати све податке о апликацији, укључујући све додатне налоге и поставке",
"Tip": "Савет",
"Toggle DevTools for Active Tab": "Пребаци ДевТоолс за Ацтиве Таб",
"Toggle DevTools for Zulip App": "Пребаци ДевТоолс за Зулип Апп",
"Toggle Do Not Disturb": "Тоггле До Нот Дистурб",
"Toggle Full Screen": "Тоггле Фулл Сцреен",
"Toggle Sidebar": "Тоггле Сидебар",
"Toggle Tray Icon": "Тоггле Траи Ицон",
"Tools": "Алати",
"Undo": "Ундо",
"Upload": "Отпремити",
"Use system proxy settings (requires restart)": "Користи поставке системског прокија (потребно је поново покренути)",
"View": "Поглед",
"View Shortcuts": "Прикажи пречице",
"Window": "Прозор",
"Window Shortcuts": "Пречице за прозор",
"YES": "ДА",
"Zoom In": "Увеличати",
"Zoom Out": "Зоом Оут",
"Zulip Help": "Зулип Хелп",
"keyboard shortcuts": "пречице на тастатури",
"script": "скрипта"
"Shortcuts": "Shortcuts",
"Show App Logs": "Show App Logs",
"Show app icon in system tray": "Show app icon in system tray",
"Show app unread badge": "Show app unread badge",
"Show desktop notifications": "Show desktop notifications",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Show sidebar": "Show sidebar",
"Start app at login": "Start app at login",
"Switch to Next Organization": "Switch to Next Organization",
"Switch to Previous Organization": "Switch to Previous Organization",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Tip": "Tip",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Toggle Full Screen": "Toggle Full Screen",
"Toggle Sidebar": "Toggle Sidebar",
"Toggle Tray Icon": "Toggle Tray Icon",
"Tools": "Tools",
"Undo": "Undo",
"Upload": "Upload",
"Use system proxy settings (requires restart)": "Use system proxy settings (requires restart)",
"View": "View",
"View Shortcuts": "View Shortcuts",
"Window": "Window",
"Window Shortcuts": "Window Shortcuts",
"YES": "YES",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Zulip Help": "Zulip Help",
"keyboard shortcuts": "keyboard shortcuts",
"script": "script",
"Quit when the window is closed": "Quit when the window is closed",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

View File

@@ -1,23 +1,42 @@
{
"bg": "Bulgarian",
"cs": "Czech",
"ar": "عربى",
"bg": "български",
"ca": "català",
"cs": "česky",
"da": "Dansk",
"de": "Deutsch",
"en-GB": "English (UK)",
"en-US": "English (US)",
"en": "English",
"el": "Ελληνικά",
"el-GR": "Greek (Greece)",
"en_GB": "English (UK)",
"en": "English (US)",
"es": "Español",
"fr": "French",
"hi": "Hindi",
"hu": "Hungarian",
"id": "Indonesian",
"ja": "Japanese",
"ko": "Korean",
"ml": "Malayalam",
"nl": "Dutch",
"pl": "Polish",
"pt": "Portuguese",
"ru": "Russian",
"sr": "Macedonian",
"ta": "Tamil",
"tr": "Turkish"
"fa": "فارسی",
"fi": "suomi",
"fr": "français",
"gl": "Galego",
"hi": "हिन्दी",
"hr": "Croata",
"hu": "Magyar",
"id_ID": "Indonesian (Indonesia)",
"it": "Italiano",
"ja": "日本語",
"ko": "한국어" ,
"lt": "Lietuvis" ,
"ml": "മലയാളം",
"nb_NO": "norsk (Norge)",
"nl": "Nederlands",
"pl": "Polski",
"pt": "Português",
"ro": "Română",
"ru": "Русский",
"sr": "српски",
"sv": "svenska",
"ta": "தமிழ்",
"tr": "Türkçe",
"uk": "Українська",
"uz": "O'zbek",
"vi": "Tiếng Việt",
"zh_TW": "中文 (傳統的)",
"zh-hans": "简体中文",
"zh-hant": "繁體中文"
}

119
app/translations/sv.json Normal file
View File

@@ -0,0 +1,119 @@
{
"About Zulip": "Om Zulip",
"Actual Size": "Faktisk storlek",
"Add Custom Certificates": "Lägg till eget certifikat",
"Add Organization": "Lägg till organisation",
"Add a Zulip organization": "Lägg till en Zulip-organisation",
"Add custom CSS": "Lägg till egen CSS",
"Advanced": "Avancerad",
"All the connected organizations will appear here": "Alla anslutna organisationer kommer synas här",
"Always start minimized": "Starta alltid minimerad",
"App Updates": "App Uppdateringar",
"Appearance": "Utseende",
"Application Shortcuts": "Programgenvägar",
"Are you sure you want to disconnect this organization?": "Är du säker på att du vill koppla ner organisationen?",
"Auto hide Menu bar": "Göm Menyraden automatiskt",
"Auto hide menu bar (Press Alt key to display)": "Göm menyraden automatiskt (Tryck Alt-tangentetn för att visa)",
"Back": "Tillbaka",
"Bounce dock on new private message": "Animera dock för nytt privat meddelande",
"Certificate file": "Certifikatfil",
"Change": "Ändra",
"Check for Updates": "Leta efter uppdateringar",
"Close": "Stäng",
"Connect": "Anslut",
"Connect to another organization": "Anslut till en annan organisation",
"Connected organizations": "Anlutna organisationer",
"Copy": "Kopiera",
"Copy Zulip URL": "Kopiera Zulip-URL",
"Create a new organization": "Skapa en ny organisation",
"Cut": "Klipp ut",
"Default download location": "Förvald plats för nedladdningar",
"Delete": "Radera",
"Desktop App Settings": "Desktop App-inställningar",
"Desktop Notifications": "Datornotiser",
"Desktop Settings": "Desktop-inställningar",
"Disconnect": "Koppla från",
"Download App Logs": "Ladda ner App-loggar",
"Edit": "Ändra",
"Edit Shortcuts": "Redigera Genvägar",
"Enable auto updates": "Aktivera automatiska uppdateringar",
"Enable error reporting (requires restart)": "Aktivera felrapportering (kräver omstart)",
"Enable spellchecker (requires restart)": "Aktivera stavningskontroll (kräver omstart)",
"Factory Reset": "Fabriksåterställning",
"File": "Fil",
"Find accounts": "Sök konton",
"Find accounts by email": "Sök konton med mejladress",
"Flash taskbar on new message": "Animera aktivitetsfältet vid nytt meddelande",
"Forward": "Framåt",
"Functionality": "Fuktionallitet",
"General": "Allmän",
"Get beta updates": "Hämta beta-uppdaeringar",
"Hard Reload": "Hård omstart",
"Help": "Hjälp",
"Help Center": "Hjälpcenter",
"History": "Historia",
"History Shortcuts": "Historiegenvägar",
"Keyboard Shortcuts": "Tangentbortskommandon",
"Log Out": "Logga Ut",
"Log Out of Organization": "Logga Ut alla Organisationer",
"Manual proxy configuration": "Manuell proxy-konfigurering",
"Minimize": "Minimera",
"Mute all sounds from Zulip": "Tysta alla ljud från Zulip",
"NO": "NEJ",
"Network": "Nätverk",
"OR": "ELLER",
"Organization URL": "Organisations-URL",
"Organizations": "Organisationer",
"Paste": "Klistra in",
"Paste and Match Style": "Klistra in och matcha stil",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy by-pass-regler",
"Proxy rules": "Proxy-regler",
"Quit": "Avsluta",
"Quit Zulip": "Avsluta Zulip",
"Redo": "Gör om",
"Release Notes": "Release Notes",
"Reload": "Ladda om",
"Report an Issue": "Rapportera ett problem",
"Reset App Data": "Återställ App-data",
"Reset App Settings": "Återställ App-inställningar",
"Reset Application Data": "Återställ Programdata",
"Save": "Spara",
"Select All": "Markera alla",
"Settings": "Inställningar",
"Shortcuts": "Genvägar",
"Show App Logs": "Visa alla App-loggar",
"Show app icon in system tray": "Visa app-ikonen i systemfältet",
"Show app unread badge": "Visa olästa meddelanden för app",
"Show desktop notifications": "Visa skrivbordsnotiser",
"Show downloaded files in file manager": "Visa nedladdningar i nedladdningshanteraren",
"Show sidebar": "Visa sidopanel",
"Start app at login": "Starta app vi inloggning",
"Switch to Next Organization": "Växla till Nästa Organisation",
"Switch to Previous Organization": "Växla till Tigare Organisation",
"These desktop app shortcuts extend the Zulip webapp's": "Dessa genvägar skrivbords-appen utökar Zulips webbapps",
"This will delete all application data including all added accounts and preferences": "All programdata kommer raderas, inklusive alla tillagda konton och inställningar",
"Tip": "Tips",
"Toggle DevTools for Active Tab": "Bläddra mellan Utvecklarverktyg för Aktiv flik",
"Toggle DevTools for Zulip App": "Toggla Utvecklarverktyg för Zulip-app",
"Toggle Do Not Disturb": "Växla Stör ej-läge",
"Toggle Full Screen": "Växla Helskärm",
"Toggle Sidebar": "Växla sidopanel",
"Toggle Tray Icon": "Växla Fältikon",
"Tools": "Verktyg",
"Undo": "Ångra",
"Upload": "Ladda upp",
"Use system proxy settings (requires restart)": "Använd systemets proxy-inställningar (omstart krävs)",
"View": "Vy",
"View Shortcuts": "Visa Genvägar",
"Window": "Fönster",
"Window Shortcuts": "Fönstergenvägar",
"YES": "JA",
"Zoom In": "Zooma in",
"Zoom Out": "Zooma Ut",
"Zulip Help": "Zulip Hjälp",
"keyboard shortcuts": "Tangentbordsgenvägar",
"script": "skript",
"Quit when the window is closed": "Avsluta när föstret stängs",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

View File

@@ -1,117 +1,119 @@
{
"About Zulip": "ஜூலிப் பற்றி",
"Actual Size": "உண்மையான அளவு",
"Add Custom Certificates": "தனிப்பயன் சான்றிதழ்களைச் சேர்க்கவும்",
"Add Organization": "அமைப்பைச் சேர்",
"Add a Zulip organization": "ஒரு ஜூலிப் அமைப்பைச் சேர்க்கவும்",
"Add custom CSS": "தனிப்பயன் CSS ஐச் சேர்க்கவும்",
"Advanced": "மேம்பட்ட",
"All the connected organizations will appear here": "இணைக்கப்பட்ட அனைத்து அமைப்புகளும் இங்கே தோன்றும்",
"Always start minimized": "எப்போதும் குறைக்கத் தொடங்குங்கள்",
"App Updates": "பயன்பாட்டு புதுப்பிப்புகள்",
"Appearance": "தோற்றம்",
"Application Shortcuts": "பயன்பாட்டு குறுக்குவழிகள்",
"Are you sure you want to disconnect this organization?": "இந்த அமைப்பைத் துண்டிக்க விரும்புகிறீர்களா?",
"Auto hide Menu bar": "தானாக மறை பட்டி பட்டி",
"Auto hide menu bar (Press Alt key to display)": "தானாக மறை மெனு பட்டியை (காண்பிக்க Alt விசையை அழுத்தவும்)",
"Back": "மீண்டும்",
"Bounce dock on new private message": "புதிய தனிப்பட்ட செய்தியில் கப்பல்துறை பவுன்ஸ்",
"Certificate file": "சான்றிதழ் கோப்பு",
"About Zulip": "About Zulip",
"Actual Size": "Actual Size",
"Add Custom Certificates": "Add Custom Certificates",
"Add Organization": "Add Organization",
"Add a Zulip organization": "Add a Zulip organization",
"Add custom CSS": "Add custom CSS",
"Advanced": "Advanced",
"All the connected organizations will appear here": "All the connected organizations will appear here",
"Always start minimized": "Always start minimized",
"App Updates": "App Updates",
"Appearance": "Appearance",
"Application Shortcuts": "Application Shortcuts",
"Are you sure you want to disconnect this organization?": "Are you sure you want to disconnect this organization?",
"Auto hide Menu bar": "Auto hide Menu bar",
"Auto hide menu bar (Press Alt key to display)": "Auto hide menu bar (Press Alt key to display)",
"Back": "Back",
"Bounce dock on new private message": "Bounce dock on new private message",
"Certificate file": "Certificate file",
"Change": "மாற்றம்",
"Check for Updates": "புதுப்பிப்புகளைச் சரிபார்க்கவும்",
"Close": "நெருக்கமான",
"Connect": "இணைக்கவும்",
"Connect to another organization": "வேறொரு நிறுவனத்துடன் இணைக்கவும்",
"Connected organizations": "இணைக்கப்பட்ட நிறுவனங்கள்",
"Copy": "நகல்",
"Copy Zulip URL": "ஜூலிப் URL ஐ நகலெடுக்கவும்",
"Create a new organization": "புதிய அமைப்பை உருவாக்கவும்",
"Cut": "வெட்டு",
"Default download location": "இயல்புநிலை பதிவிறக்க இடம்",
"Delete": "அழி",
"Desktop App Settings": "டெஸ்க்டாப் பயன்பாட்டு அமைப்புகள்",
"Desktop Notifications": "டெஸ்க்டாப் அறிவிப்புகள்",
"Desktop Settings": "டெஸ்க்டாப் அமைப்புகள்",
"Disconnect": "துண்டி",
"Download App Logs": "பயன்பாட்டு பதிவுகள் பதிவிறக்கவும்",
"Check for Updates": "Check for Updates",
"Close": "மூடு",
"Connect": "Connect",
"Connect to another organization": "Connect to another organization",
"Connected organizations": "Connected organizations",
"Copy": "Copy",
"Copy Zulip URL": "Copy Zulip URL",
"Create a new organization": "Create a new organization",
"Cut": "Cut",
"Default download location": "Default download location",
"Delete": "Delete",
"Desktop App Settings": "Desktop App Settings",
"Desktop Notifications": "Desktop Notifications",
"Desktop Settings": "Desktop Settings",
"Disconnect": "Disconnect",
"Download App Logs": "Download App Logs",
"Edit": "தொகு",
"Edit Shortcuts": "குறுக்குவழிகளைத் திருத்து",
"Enable auto updates": "தானியங்கு புதுப்பிப்புகளை இயக்கு",
"Enable error reporting (requires restart)": "பிழை அறிக்கையை இயக்கு (மறுதொடக்கம் தேவை)",
"Enable spellchecker (requires restart)": "எழுத்துப்பிழை சரிபார்ப்பை இயக்கு (மறுதொடக்கம் தேவை)",
"Factory Reset": "தொழிற்சாலை மீட்டமைப்பு",
"File": "கோப்பு",
"Find accounts": "கணக்குகளைக் கண்டறியவும்",
"Find accounts by email": "மின்னஞ்சல் மூலம் கணக்குகளைக் கண்டறியவும்",
"Flash taskbar on new message": "புதிய செய்தியில் ஃபிளாஷ் பணிப்பட்டி",
"Forward": "முன்னோக்கி",
"Functionality": "செயல்பாடு",
"General": "பொது",
"Get beta updates": "பீட்டா புதுப்பிப்புகளைப் பெறுங்கள்",
"Hard Reload": "கடின மறுஏற்றம்",
"Help": "உதவி",
"Help Center": "உதவி மையம்",
"History": "வரலாறு",
"History Shortcuts": "வரலாறு குறுக்குவழிகள்",
"Keyboard Shortcuts": "விசைப்பலகை குறுக்குவழிகள்",
"Log Out": "வெளியேறு",
"Log Out of Organization": "நிறுவனத்திலிருந்து வெளியேறு",
"Manual proxy configuration": "கையேடு ப்ராக்ஸி உள்ளமைவு",
"Minimize": "குறைத்தல்",
"Mute all sounds from Zulip": "ஜூலிப்பிலிருந்து எல்லா ஒலிகளையும் முடக்கு",
"NO": "இல்லை",
"Network": "வலைப்பின்னல்",
"OR": "அல்லது",
"Organization URL": "அமைப்பு URL",
"Organizations": "அமைப்புக்கள்",
"Paste": "ஒட்டு",
"Paste and Match Style": "ஒட்டு மற்றும் போட்டி நடை",
"Proxy": "பதிலாள்",
"Proxy bypass rules": "ப்ராக்ஸி பைபாஸ் விதிகள்",
"Proxy rules": "ப்ராக்ஸி விதிகள்",
"Quit": "விட்டுவிட",
"Quit Zulip": "ஜூலிப்பை விட்டு வெளியேறு",
"Redo": "மீண்டும் செய்",
"Release Notes": "வெளியீட்டு குறிப்புகள்",
"Reload": "ஏற்றவும்",
"Report an Issue": "ஒரு சிக்கலைப் புகாரளிக்கவும்",
"Reset App Data": "பயன்பாட்டு தரவை மீட்டமைக்கவும்",
"Reset App Settings": "பயன்பாட்டு அமைப்புகளை மீட்டமை",
"Reset Application Data": "பயன்பாட்டு தரவை மீட்டமைக்கவும்",
"Save": "சேமி",
"Select All": "அனைத்தையும் தெரிவுசெய்",
"Edit Shortcuts": "Edit Shortcuts",
"Enable auto updates": "Enable auto updates",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Factory Reset": "Factory Reset",
"File": "File",
"Find accounts": "Find accounts",
"Find accounts by email": "Find accounts by email",
"Flash taskbar on new message": "Flash taskbar on new message",
"Forward": "Forward",
"Functionality": "Functionality",
"General": "General",
"Get beta updates": "Get beta updates",
"Hard Reload": "Hard Reload",
"Help": "Help",
"Help Center": "Help Center",
"History": "History",
"History Shortcuts": "History Shortcuts",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Log Out": "Log Out",
"Log Out of Organization": "Log Out of Organization",
"Manual proxy configuration": "Manual proxy configuration",
"Minimize": "Minimize",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"NO": "NO",
"Network": "Network",
"OR": "OR",
"Organization URL": "Organization URL",
"Organizations": "Organizations",
"Paste": "Paste",
"Paste and Match Style": "Paste and Match Style",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass rules",
"Proxy rules": "Proxy rules",
"Quit": "Quit",
"Quit Zulip": "Quit Zulip",
"Redo": "Redo",
"Release Notes": "Release Notes",
"Reload": "Reload",
"Report an Issue": "Report an Issue",
"Reset App Data": "Reset App Data",
"Reset App Settings": "Reset App Settings",
"Reset Application Data": "Reset Application Data",
"Save": "சேமிக்க",
"Select All": "Select All",
"Settings": "அமைப்புகள்",
"Shortcuts": "குறுக்குவழிகள்",
"Show App Logs": "பயன்பாட்டு பதிவுகளைக் காட்டு",
"Show app icon in system tray": "கணினி தட்டில் பயன்பாட்டு ஐகானைக் காட்டு",
"Show app unread badge": "பயன்பாட்டை படிக்காத பேட்ஜைக் காட்டு",
"Show desktop notifications": "டெஸ்க்டாப் அறிவிப்புகளைக் காண்பி",
"Show downloaded files in file manager": "பதிவிறக்கிய கோப்புகளை கோப்பு நிர்வாகியில் காண்பி",
"Show sidebar": "பக்கப்பட்டியைக் காட்டு",
"Start app at login": "உள்நுழைவில் பயன்பாட்டைத் தொடங்கவும்",
"Switch to Next Organization": "அடுத்த அமைப்புக்கு மாறவும்",
"Switch to Previous Organization": "முந்தைய அமைப்புக்கு மாறவும்",
"These desktop app shortcuts extend the Zulip webapp's": "இந்த டெஸ்க்டாப் பயன்பாட்டு குறுக்குவழிகள் ஜூலிப் வெப்ஆப்பை நீட்டிக்கின்றன",
"This will delete all application data including all added accounts and preferences": "இது அனைத்து சேர்க்கப்பட்ட கணக்குகள் மற்றும் விருப்பத்தேர்வுகள் உட்பட அனைத்து பயன்பாட்டு தரவையும் நீக்கும்",
"Tip": "குறிப்பு",
"Toggle DevTools for Active Tab": "செயலில் தாவலுக்கு DevTools ஐ மாற்று",
"Toggle DevTools for Zulip App": "ஜூலிப் பயன்பாட்டிற்கான DevTools ஐ மாற்று",
"Toggle Do Not Disturb": "தொந்தரவு செய்ய வேண்டாம் என்பதை நிலைமாற்று",
"Toggle Full Screen": "மாற்று முழுத்திரை",
"Toggle Sidebar": "பக்கப்பட்டியை நிலைமாற்று",
"Toggle Tray Icon": "தட்டு ஐகானை மாற்று",
"Tools": "கருவிகள்",
"Undo": "செயல்தவிர்",
"Upload": "பதிவேற்றம்",
"Use system proxy settings (requires restart)": "கணினி ப்ராக்ஸி அமைப்புகளைப் பயன்படுத்தவும் (மறுதொடக்கம் தேவை)",
"View": "காண்க",
"View Shortcuts": "குறுக்குவழிகளைக் காண்க",
"Window": "ஜன்னல்",
"Window Shortcuts": "சாளர குறுக்குவழிகள்",
"YES": "ஆம்",
"Zoom In": "பெரிதாக்க",
"Zoom Out": "பெரிதாக்கு",
"Zulip Help": "ஜூலிப் உதவி",
"keyboard shortcuts": "விசைப்பலகை குறுக்குவழிகள்",
"script": "ஸ்கிரிப்ட்"
"Shortcuts": "Shortcuts",
"Show App Logs": "Show App Logs",
"Show app icon in system tray": "Show app icon in system tray",
"Show app unread badge": "Show app unread badge",
"Show desktop notifications": "Show desktop notifications",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Show sidebar": "Show sidebar",
"Start app at login": "Start app at login",
"Switch to Next Organization": "Switch to Next Organization",
"Switch to Previous Organization": "Switch to Previous Organization",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Tip": "Tip",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Toggle Full Screen": "Toggle Full Screen",
"Toggle Sidebar": "Toggle Sidebar",
"Toggle Tray Icon": "Toggle Tray Icon",
"Tools": "Tools",
"Undo": "Undo",
"Upload": "Upload",
"Use system proxy settings (requires restart)": "Use system proxy settings (requires restart)",
"View": "View",
"View Shortcuts": "View Shortcuts",
"Window": "Window",
"Window Shortcuts": "Window Shortcuts",
"YES": "YES",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Zulip Help": "Zulip Help",
"keyboard shortcuts": "keyboard shortcuts",
"script": "script",
"Quit when the window is closed": "Quit when the window is closed",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

View File

@@ -1,117 +1,119 @@
{
"About Zulip": "Zulip hakkında",
"Actual Size": "Gerçek boyutu",
"Add Custom Certificates": "Özel Sertifika Ekleme",
"Add Organization": "Organizasyon ekle",
"Add a Zulip organization": "Bir Zulip organizasyonu ekleyin",
"Add custom CSS": "Özel CSS ekle",
"Advanced": "ileri",
"All the connected organizations will appear here": "Tüm bağlı kuruluşlar burada görünecek",
"Always start minimized": "Her zaman simge durumuna küçültülmüş olarak başla",
"App Updates": "Uygulama Güncellemeleri",
"Actual Size": "Gerçek Boyut",
"Add Custom Certificates": "Özel Sertifika Ekle",
"Add Organization": "Organizasyon Ekle",
"Add a Zulip organization": "Zulip Organizasyonu Ekle",
"Add custom CSS": "Özel CSS Ekle",
"Advanced": "İleri Düzey",
"All the connected organizations will appear here": "Tüm bağlı organizasyonlar burada gözükecektir",
"Always start minimized": "Her zaman simge durumunda başla",
"App Updates": "Güncellemeleri Ekle",
"Appearance": "Görünüm",
"Application Shortcuts": "Uygulama Kısayolları",
"Are you sure you want to disconnect this organization?": "Bu kuruluşun bağlantısını kesmek istediğinize emin misiniz?",
"Auto hide Menu bar": "Menü çubuğunu otomatik gizle",
"Auto hide menu bar (Press Alt key to display)": "Menü çubuğunu otomatik gizle (görüntülemek için Alt tuşuna basın)",
"Application Shortcuts": "Uygulama Kısa Yolları",
"Are you sure you want to disconnect this organization?": "Bu organizasyonunun bağlantısını kesmek istediğinize emin misiniz?",
"Auto hide Menu bar": "Menü çubuğunu otomatik olarak gizle",
"Auto hide menu bar (Press Alt key to display)": "Menü çubuğunu otomatik olarak gizle (ALT tuşuna basarak göster)",
"Back": "Geri",
"Bounce dock on new private message": "Yeni özel mesaja dock atla",
"Bounce dock on new private message": "Yeni özel mesajlarda simgeyi hareket ettir",
"Certificate file": "Sertifika dosyası",
"Change": "Değişiklik",
"Check for Updates": "Güncellemeleri kontrol et",
"Change": "Değiştir",
"Check for Updates": "Güncellemeleri Kontrol Et",
"Close": "Kapat",
"Connect": "bağlamak",
"Connect to another organization": "Başka bir kuruma bağlan",
"Connected organizations": "Bağlı kuruluşlar",
"Copy": "kopya",
"Copy Zulip URL": "Zulip URL'sini kopyala",
"Connect": "Bağlan",
"Connect to another organization": "Başka bir organizasyona bağlan",
"Connected organizations": "Bağlı organizasyonlar",
"Copy": "Kopyala",
"Copy Zulip URL": "Zulip URL Kopyala",
"Create a new organization": "Yeni bir organizasyon oluştur",
"Cut": "Kesmek",
"Cut": "Kes",
"Default download location": "Varsayılan indirme yeri",
"Delete": "silmek",
"Desktop App Settings": "Masaüstü Uygulaması Ayarları",
"Desktop Notifications": "Masaüstü bildirimleri",
"Delete": "Sil",
"Desktop App Settings": "Masaüstü Uygulama Ayarları",
"Desktop Notifications": "Masaüstü Bildirimleri",
"Desktop Settings": "Masaüstü Ayarları",
"Disconnect": "kesmek",
"Download App Logs": "Uygulama Günlüklerini İndir",
"Disconnect": "Bağlantıyı Kes",
"Download App Logs": "Uygulama Kütüklerini İndir",
"Edit": "Düzenle",
"Edit Shortcuts": "Kısayolları Düzenle",
"Edit Shortcuts": "Kestirmeleri Düzenle",
"Enable auto updates": "Otomatik güncellemeleri etkinleştir",
"Enable error reporting (requires restart)": "Hata raporlamayı etkinleştir (yeniden başlatma gerektirir)",
"Enable spellchecker (requires restart)": "Yazım denetleyicisini etkinleştir (yeniden başlatma gerektirir)",
"Factory Reset": "Fabrika ayarları",
"Enable error reporting (requires restart)": "Hata raporlamasını etkinleştir (yeniden başlatma gerekli)",
"Enable spellchecker (requires restart)": "Sözcük denetimini etkinleştir (yeniden başlatma gerekir)",
"Factory Reset": "Fabrika Ayarlarına Dön",
"File": "Dosya",
"Find accounts": "Hesapları bulun",
"Find accounts by email": "E-postayla hesap bulun",
"Flash taskbar on new message": "Yeni mesajda Flash görev çubuğu",
"Forward": "ileri",
"Functionality": "İşlevsellik",
"Find accounts": "Hesapları bul",
"Find accounts by email": "Email ile hesapları bul",
"Flash taskbar on new message": "Yeni mesajlarda görev çubuğunu aydınlat",
"Forward": "Yönlendir",
"Functionality": "Fonksiyonellik",
"General": "Genel",
"Get beta updates": "Beta güncellemelerini alın",
"Hard Reload": "Sabit Yeniden Yükleme",
"Help": "yardım et",
"Get beta updates": "Beta güncellemelerini al",
"Hard Reload": "Zor Yeniden Yükleme",
"Help": "Yardım",
"Help Center": "Yardım Merkezi",
"History": "Tarihçe",
"History Shortcuts": "Tarihçe Kısayolları",
"Keyboard Shortcuts": "Klavye kısayolları",
"History Shortcuts": "Tarihçe Kestirmeleri",
"Keyboard Shortcuts": "Klavye Kestirmeleri",
"Log Out": ıkış Yap",
"Log Out of Organization": "Kuruluştan Çıkma",
"Manual proxy configuration": "Manuel proxy yapılandırması",
"Minimize": "küçültmek",
"Mute all sounds from Zulip": "Zulip'teki tüm sesleri kapat",
"NO": "YOK HAYIR",
"Log Out of Organization": "Organizasyondan Çıkış Yap",
"Manual proxy configuration": "Manuel Proxy Ayarları",
"Minimize": "Simge Durumuna Düşür",
"Mute all sounds from Zulip": "Tüm Zulip seslerini sessize al",
"NO": "HAYIR",
"Network": "Ağ",
"OR": "VEYA",
"Organization URL": "Kuruluş URLsi",
"OR": "OR",
"Organization URL": "Organizasyon URL'si",
"Organizations": "Organizasyonlar",
"Paste": "Yapıştırmak",
"Paste and Match Style": "Yapıştır ve Stili Eşleştir",
"Proxy": "vekil",
"Proxy bypass rules": "Proxy atlama kuralları",
"Paste": "Yapıştır",
"Paste and Match Style": "Yapıştır ve Stili Koru",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy atlatma kuralları",
"Proxy rules": "Proxy kuralları",
"Quit": "çıkmak",
"Quit Zulip": "Zulip'i bırak",
"Redo": "yeniden yapmak",
"Release Notes": "Sürüm notları",
"Reload": "Tekrar yükle",
"Report an Issue": "Bir Sorunu Bildirin",
"Quit": "Çık",
"Quit Zulip": "Zulip'ten Çık",
"Redo": "Geri Al",
"Release Notes": "Güncelleme Notları",
"Reload": "Yeniden Yükle",
"Report an Issue": "Hata Bildir",
"Reset App Data": "Uygulama Verilerini Sıfırla",
"Reset App Settings": "Uygulama Ayarlarını Sıfırla",
"Reset Application Data": "Uygulama Verilerini Sıfırla",
"Save": "Kayıt etmek",
"Select All": "Hepsini seç",
"Save": "Kaydet",
"Select All": "Hepsini Seç",
"Settings": "Ayarlar",
"Shortcuts": "Kısayollar",
"Show App Logs": "Uygulama Günlüklerini Göster",
"Show app icon in system tray": "Sistem tepsisinde uygulama simgesini göster",
"Show app unread badge": "Uygulamaya okunmamış rozeti göster",
"Shortcuts": "Kestirmeler",
"Show App Logs": "Uygulama Kütüklerini Göster",
"Show app icon in system tray": "Sistem çubuğunda uygulama ikonunu göster",
"Show app unread badge": "Uygulama okunmamış etiketini göster",
"Show desktop notifications": "Masaüstü bildirimlerini göster",
"Show downloaded files in file manager": "İndirilen dosyaları dosya yöneticisinde göster",
"Show sidebar": "Kenar çubuğunu göster",
"Start app at login": "Giriş yaparken uygulamayı başlat",
"Switch to Next Organization": "Sonraki Organizasyona Geç",
"Switch to Previous Organization": "Önceki Organizasyona Geç",
"These desktop app shortcuts extend the Zulip webapp's": "Bu masaüstü uygulaması kısayolları, Zulip webappın",
"This will delete all application data including all added accounts and preferences": "Bu, eklenen tüm hesaplar ve tercihler dahil tüm uygulama verilerini siler",
"Tip": "Bahşiş",
"Toggle DevTools for Active Tab": "Etkin Sekme için DevTools'u değiştirin",
"Toggle DevTools for Zulip App": "Zulip App için DevTools Toggle",
"Toggle Do Not Disturb": "Geçiş Rahatsız Etmeyin",
"Toggle Full Screen": "Tam ekrana geç",
"Toggle Sidebar": "Kenar Çubuğunu Değiştir",
"Toggle Tray Icon": "Tepsi İkonunu Aç / Kapat",
"Show downloaded files in file manager": "Dosya gezgininde indirilen dosyaları göster",
"Show sidebar": "Yan barı göster",
"Start app at login": "Giriş sırasında uygulamayı çalıştır",
"Switch to Next Organization": "Bir sonraki organizasyona geç",
"Switch to Previous Organization": "Bir önceki organizasyona geç",
"These desktop app shortcuts extend the Zulip webapp's": "Bu masaüstü uygulama kestirmeleri Zulip web uygulamasının devamıdır",
"This will delete all application data including all added accounts and preferences": "Bu, tüm uygulama verilerini eklenen hesaplar ve ayarlarda dahil olmak üzere siler",
"Tip": "İpucu",
"Toggle DevTools for Active Tab": "Aktif Pencere için Geliştirici Araçlarını",
"Toggle DevTools for Zulip App": "Zulip Uygulaması için Geliştirici Araçlarını",
"Toggle Do Not Disturb": "Beni Rahatsız Etmeyinizi Aç",
"Toggle Full Screen": "Tam Ekranı Aç",
"Toggle Sidebar": "Yan Barı",
"Toggle Tray Icon": "Sistem İkonunu Aç",
"Tools": "Araçlar",
"Undo": "Geri alma",
"Upload": "Yükleme",
"Use system proxy settings (requires restart)": "Sistem proxy ayarlarını kullan (yeniden başlatmayı gerektirir)",
"View": "Görünüm",
"View Shortcuts": "Kısayolları Göster",
"Window": "pencere",
"Window Shortcuts": "Pencere Kısayolları",
"Undo": "Geri Al",
"Upload": "Gönder",
"Use system proxy settings (requires restart)": "Sistem proxy ayarlarını kullan (yeniden başlatma gerekli)",
"View": "Göster",
"View Shortcuts": "Kestirmeleri Göster",
"Window": "Pencere",
"Window Shortcuts": "Pencere Kısa Yolları",
"YES": "EVET",
"Zoom In": "Yakınlaştır",
"Zoom Out": "Uzaklaştırmak",
"Zoom In": "Büyüt",
"Zoom Out": "Küçült",
"Zulip Help": "Zulip Yardım",
"keyboard shortcuts": "Klavye kısayolları",
"script": "senaryo"
"keyboard shortcuts": "klavye kısa yolları",
"script": "script",
"Quit when the window is closed": "Pencere kapanınca çık",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

119
app/translations/uk.json Normal file
View File

@@ -0,0 +1,119 @@
{
"About Zulip": "Про Zulip",
"Actual Size": "Фактичний розмір",
"Add Custom Certificates": "Додати власні сертифікати",
"Add Organization": "Додати організацію",
"Add a Zulip organization": "Додати організацію Zulip",
"Add custom CSS": "Додати власний CSS",
"Advanced": "Розширені",
"All the connected organizations will appear here": "Усі підключені організації з’являться тут",
"Always start minimized": "Запускати мінімізованим",
"App Updates": "Оновлення додатку",
"Appearance": "Зовнішній вигляд",
"Application Shortcuts": "Клавіатурні скорочення програми",
"Are you sure you want to disconnect this organization?": "Ви дійсно хочете відключити цю організацію?",
"Auto hide Menu bar": "Автоматично приховувати рядок меню",
"Auto hide menu bar (Press Alt key to display)": "Автоматичне приховування панелі меню (клавіша Alt для відображення)",
"Back": "Назад",
"Bounce dock on new private message": "Bounce dock on new private message",
"Certificate file": "Файл сертифіката",
"Change": "Змінити",
"Check for Updates": "Перевірити наявність оновлень",
"Close": "Закрити",
"Connect": "Під'єднати",
"Connect to another organization": "Під'єднатися до іншої організації",
"Connected organizations": "Під'єднані організації",
"Copy": "Копіювати",
"Copy Zulip URL": "Скопіювати URL-адресу Zulip",
"Create a new organization": "Створити нову організацію",
"Cut": "Вирізати",
"Default download location": "Місце завантаження за замовчуванням",
"Delete": "Видалити",
"Desktop App Settings": "Desktop App Settings",
"Desktop Notifications": "Сповіщення на робочому столі",
"Desktop Settings": "Налаштування",
"Disconnect": "Від'єднати",
"Download App Logs": "Завантажити журнали додатку",
"Edit": "Редагувати",
"Edit Shortcuts": "Клавіатурні скорочення редагування",
"Enable auto updates": "Увімкнути автоматичне оновлення",
"Enable error reporting (requires restart)": "Увімкнути повідомлення про помилки (потрібен перезапуск)",
"Enable spellchecker (requires restart)": "Увімкнути перевірку орфографії (потрібен перезапуск)",
"Factory Reset": "Скинути до заводських",
"File": "Файл",
"Find accounts": "Знайти облікові записи",
"Find accounts by email": "Знайти облікові записи за електронною поштою",
"Flash taskbar on new message": "Блимати на панелі завдань при новому повідомленні",
"Forward": "Вперед",
"Functionality": "Функціональність",
"General": "Загальні",
"Get beta updates": "Отримувати бета-оновлення",
"Hard Reload": "Жорстке перезавантаження",
"Help": "Довідка",
"Help Center": "Центр допомоги",
"History": "Історія",
"History Shortcuts": "Клавіатурні скорочення історії",
"Keyboard Shortcuts": "Клавіатурні скорочення",
"Log Out": "Вийти",
"Log Out of Organization": "Вийти з організації",
"Manual proxy configuration": "Ручні налаштування проксі-сервера",
"Minimize": "Мінімізувати",
"Mute all sounds from Zulip": "Заглушити всі звуки від Zulip",
"NO": "НІ",
"Network": "Мережа",
"OR": "АБО",
"Organization URL": "URL-адреса організації",
"Organizations": "Організації",
"Paste": "Вставити",
"Paste and Match Style": "Вставити з відповідним стилем",
"Proxy": "Проксі",
"Proxy bypass rules": "Правила обходу проксі",
"Proxy rules": "Правила проксі",
"Quit": "Вийти",
"Quit Zulip": "Вийти з Zulip",
"Redo": "Повторити",
"Release Notes": "Примітки до випуску",
"Reload": "Перезавантажити",
"Report an Issue": "Повідомити про проблему",
"Reset App Data": "Скинути дані додатку",
"Reset App Settings": "Скинути налаштування додатку",
"Reset Application Data": "Скидання даних додатку",
"Save": "Зберегти",
"Select All": "Вибрати все",
"Settings": "Налаштування",
"Shortcuts": "Клавіатурні скорочення",
"Show App Logs": "Показати журнали програми",
"Show app icon in system tray": "Показувати значок програми в системному треї",
"Show app unread badge": "Показувати значок непрочитаних повідомлень",
"Show desktop notifications": "Показувати сповіщення на робочому столі",
"Show downloaded files in file manager": "Показувати завантажені файли в файловому менеджері",
"Show sidebar": "Показувати бічну панель",
"Start app at login": "Запускати програму при вході в систему",
"Switch to Next Organization": "Перемкнутись до наступної організації",
"Switch to Previous Organization": "Перемкнути на попередню організацію",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences": "Це видалить усі дані програми, включаючи всі додані облікові записи та налаштування",
"Tip": "Порада",
"Toggle DevTools for Active Tab": "Увімкнути DevTools для активної вкладки",
"Toggle DevTools for Zulip App": "Увімкнути DevTools для додатку Zulip",
"Toggle Do Not Disturb": "Режим «Не турбувати»",
"Toggle Full Screen": "Повноекранний режим",
"Toggle Sidebar": "Перемкнути бічну панель",
"Toggle Tray Icon": "Перемкнути значок в треї",
"Tools": "Інструменти",
"Undo": "Назад",
"Upload": "Завантажити",
"Use system proxy settings (requires restart)": "Використовувати системні налаштування проксі (потрібен перезапуск)",
"View": "Вигляд",
"View Shortcuts": "Клавіатурні скорочення вигляду",
"Window": "Вікно",
"Window Shortcuts": "Клавіатурні скороченн вікна",
"YES": "ТАК",
"Zoom In": "Збільшити",
"Zoom Out": "Зменшити",
"Zulip Help": "Довідка Zulip",
"keyboard shortcuts": "keyboard shortcuts",
"script": "скрипт",
"Quit when the window is closed": "Виходити, коли вікно закрите",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

119
app/translations/uz.json Normal file
View File

@@ -0,0 +1,119 @@
{
"About Zulip": "About Zulip",
"Actual Size": "Actual Size",
"Add Custom Certificates": "Add Custom Certificates",
"Add Organization": "Add Organization",
"Add a Zulip organization": "Add a Zulip organization",
"Add custom CSS": "Add custom CSS",
"Advanced": "Advanced",
"All the connected organizations will appear here": "All the connected organizations will appear here",
"Always start minimized": "Always start minimized",
"App Updates": "App Updates",
"Appearance": "Appearance",
"Application Shortcuts": "Application Shortcuts",
"Are you sure you want to disconnect this organization?": "Are you sure you want to disconnect this organization?",
"Auto hide Menu bar": "Auto hide Menu bar",
"Auto hide menu bar (Press Alt key to display)": "Auto hide menu bar (Press Alt key to display)",
"Back": "Back",
"Bounce dock on new private message": "Bounce dock on new private message",
"Certificate file": "Certificate file",
"Change": "Change",
"Check for Updates": "Check for Updates",
"Close": "Close",
"Connect": "Connect",
"Connect to another organization": "Connect to another organization",
"Connected organizations": "Connected organizations",
"Copy": "Copy",
"Copy Zulip URL": "Copy Zulip URL",
"Create a new organization": "Create a new organization",
"Cut": "Cut",
"Default download location": "Default download location",
"Delete": "Delete",
"Desktop App Settings": "Desktop App Settings",
"Desktop Notifications": "Desktop Notifications",
"Desktop Settings": "Desktop Settings",
"Disconnect": "Disconnect",
"Download App Logs": "Download App Logs",
"Edit": "Edit",
"Edit Shortcuts": "Edit Shortcuts",
"Enable auto updates": "Enable auto updates",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Factory Reset": "Factory Reset",
"File": "File",
"Find accounts": "Find accounts",
"Find accounts by email": "Find accounts by email",
"Flash taskbar on new message": "Flash taskbar on new message",
"Forward": "Forward",
"Functionality": "Functionality",
"General": "General",
"Get beta updates": "Get beta updates",
"Hard Reload": "Hard Reload",
"Help": "Help",
"Help Center": "Help Center",
"History": "History",
"History Shortcuts": "History Shortcuts",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Log Out": "Log Out",
"Log Out of Organization": "Log Out of Organization",
"Manual proxy configuration": "Manual proxy configuration",
"Minimize": "Minimize",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"NO": "NO",
"Network": "Network",
"OR": "OR",
"Organization URL": "Organization URL",
"Organizations": "Organizations",
"Paste": "Paste",
"Paste and Match Style": "Paste and Match Style",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass rules",
"Proxy rules": "Proxy rules",
"Quit": "Quit",
"Quit Zulip": "Quit Zulip",
"Redo": "Redo",
"Release Notes": "Release Notes",
"Reload": "Reload",
"Report an Issue": "Report an Issue",
"Reset App Data": "Reset App Data",
"Reset App Settings": "Reset App Settings",
"Reset Application Data": "Reset Application Data",
"Save": "Save",
"Select All": "Select All",
"Settings": "Settings",
"Shortcuts": "Shortcuts",
"Show App Logs": "Show App Logs",
"Show app icon in system tray": "Show app icon in system tray",
"Show app unread badge": "Show app unread badge",
"Show desktop notifications": "Show desktop notifications",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Show sidebar": "Show sidebar",
"Start app at login": "Start app at login",
"Switch to Next Organization": "Switch to Next Organization",
"Switch to Previous Organization": "Switch to Previous Organization",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Tip": "Tip",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Toggle Full Screen": "Toggle Full Screen",
"Toggle Sidebar": "Toggle Sidebar",
"Toggle Tray Icon": "Toggle Tray Icon",
"Tools": "Tools",
"Undo": "Undo",
"Upload": "Upload",
"Use system proxy settings (requires restart)": "Use system proxy settings (requires restart)",
"View": "View",
"View Shortcuts": "View Shortcuts",
"Window": "Window",
"Window Shortcuts": "Window Shortcuts",
"YES": "YES",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Zulip Help": "Zulip Help",
"keyboard shortcuts": "keyboard shortcuts",
"script": "script",
"Quit when the window is closed": "Quit when the window is closed",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

119
app/translations/vi.json Normal file
View File

@@ -0,0 +1,119 @@
{
"About Zulip": "Giới thiệu",
"Actual Size": "Kích thước thực",
"Add Custom Certificates": "Thêm chứng chỉ tự tùy chỉnh",
"Add Organization": "Thêm nhóm",
"Add a Zulip organization": "Thêm nhóm Zulip",
"Add custom CSS": "Thêm chỉnh sửa CSS",
"Advanced": "Nâng cao",
"All the connected organizations will appear here": "Tất cả các nhóm đã kết nối sẽ hiển thị tại đây",
"Always start minimized": "Luôn thu nhỏ",
"App Updates": "Cập nhật",
"Appearance": "Giao diện",
"Application Shortcuts": "Phím tắt",
"Are you sure you want to disconnect this organization?": "Bạn có chắc muốn ngừng kết nối với nhóm này?",
"Auto hide Menu bar": "Tự động ẩn thanh công cụ",
"Auto hide menu bar (Press Alt key to display)": "Tự động ẩn thanh công cụ (Ấn phím Alt để hiển thị)",
"Back": "Quay lại",
"Bounce dock on new private message": "Bounce dock trên tin nhắn mới",
"Certificate file": "Giấy chứng nhận",
"Change": "Thay đổi",
"Check for Updates": "Kiểm tra cập nhật",
"Close": "Tắt",
"Connect": "Kết nối",
"Connect to another organization": "Kết nối với tổ chức khác",
"Connected organizations": "Tổ chức kết nối",
"Copy": "Sao chép",
"Copy Zulip URL": "Sao chép đường dẫn",
"Create a new organization": "Tạo nhóm mới",
"Cut": "Cắt",
"Default download location": "Nơi lưu tập tin mặc định",
"Delete": "Xóa",
"Desktop App Settings": "Desktop App Settings",
"Desktop Notifications": "Thông báo trên giao diện máy tính",
"Desktop Settings": "Cài đặt ứng dụng",
"Disconnect": "Ngắt kết nối",
"Download App Logs": "Download App Logs",
"Edit": "Chỉnh sửa",
"Edit Shortcuts": "Edit Shortcuts",
"Enable auto updates": "Enable auto updates",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Factory Reset": "Factory Reset",
"File": "File",
"Find accounts": "Find accounts",
"Find accounts by email": "Find accounts by email",
"Flash taskbar on new message": "Flash taskbar on new message",
"Forward": "Forward",
"Functionality": "Functionality",
"General": "General",
"Get beta updates": "Get beta updates",
"Hard Reload": "Hard Reload",
"Help": "Help",
"Help Center": "Help Center",
"History": "History",
"History Shortcuts": "History Shortcuts",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Log Out": "Log Out",
"Log Out of Organization": "Log Out of Organization",
"Manual proxy configuration": "Manual proxy configuration",
"Minimize": "Minimize",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"NO": "NO",
"Network": "Network",
"OR": "OR",
"Organization URL": "Organization URL",
"Organizations": "Organizations",
"Paste": "Paste",
"Paste and Match Style": "Paste and Match Style",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass rules",
"Proxy rules": "Proxy rules",
"Quit": "Thoát",
"Quit Zulip": "Thoát khỏi Zulip",
"Redo": "Thực hiện lại",
"Release Notes": "Release Notes",
"Reload": "Tải lại",
"Report an Issue": "Report an Issue",
"Reset App Data": "Reset App Data",
"Reset App Settings": "Reset App Settings",
"Reset Application Data": "Reset Application Data",
"Save": "Lưu",
"Select All": "Select All",
"Settings": "Cài đặt",
"Shortcuts": "Shortcuts",
"Show App Logs": "Show App Logs",
"Show app icon in system tray": "Show app icon in system tray",
"Show app unread badge": "Show app unread badge",
"Show desktop notifications": "Show desktop notifications",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Show sidebar": "Show sidebar",
"Start app at login": "Start app at login",
"Switch to Next Organization": "Switch to Next Organization",
"Switch to Previous Organization": "Switch to Previous Organization",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences": "Mọi dữ liệu trong ứng dụng, bao gồm tất cả tài khoản và tùy chỉnh được thêm vào, sẽ bị xóa",
"Tip": "Mẹo",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Toggle Full Screen": "Toggle Full Screen",
"Toggle Sidebar": "Toggle Sidebar",
"Toggle Tray Icon": "Toggle Tray Icon",
"Tools": "Công cụ",
"Undo": "Hủy thay đổi",
"Upload": "Tải lên",
"Use system proxy settings (requires restart)": "Chọn cài đặt system proxy (Yêu cầu khởi động lại)",
"View": "Xem",
"View Shortcuts": "Hiển thị phím tắt",
"Window": "Ứng dụng Window",
"Window Shortcuts": "Phím tắt trong Windows",
"YES": "Có",
"Zoom In": "Phóng to",
"Zoom Out": "Thu nhỏ",
"Zulip Help": "Trợ giúp",
"keyboard shortcuts": "Phím tắt bàn phím",
"script": "script",
"Quit when the window is closed": "Thoát khi cửa sổ tắt",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

View File

@@ -0,0 +1,119 @@
{
"About Zulip": "关于Zulip",
"Actual Size": "真实大小",
"Add Custom Certificates": "添加自定义证书\n\n",
"Add Organization": "添加组织\n\n",
"Add a Zulip organization": "添加Zulip组织\n\n",
"Add custom CSS": "添加自定义样式(CSS)",
"Advanced": "高级",
"All the connected organizations will appear here": "All the connected organizations will appear here",
"Always start minimized": "Always start minimized",
"App Updates": "应用更新",
"Appearance": "Appearance",
"Application Shortcuts": "快捷键",
"Are you sure you want to disconnect this organization?": "Are you sure you want to disconnect this organization?",
"Auto hide Menu bar": "Auto hide Menu bar",
"Auto hide menu bar (Press Alt key to display)": "Auto hide menu bar (Press Alt key to display)",
"Back": "后退",
"Bounce dock on new private message": "Bounce dock on new private message",
"Certificate file": "Certificate file",
"Change": "更改",
"Check for Updates": "检查更新...",
"Close": "关闭",
"Connect": "连接",
"Connect to another organization": "连接到另一个组织",
"Connected organizations": "连接的组织",
"Copy": "复制",
"Copy Zulip URL": "复制Zulip地址(URL)",
"Create a new organization": "创建新的组织",
"Cut": "剪切",
"Default download location": "缺省下载位置",
"Delete": "删除",
"Desktop App Settings": "Desktop App Settings",
"Desktop Notifications": "Desktop Notifications",
"Desktop Settings": "Desktop Settings",
"Disconnect": "断开",
"Download App Logs": "Download App Logs",
"Edit": "编辑",
"Edit Shortcuts": "Edit Shortcuts",
"Enable auto updates": "Enable auto updates",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Factory Reset": "Factory Reset",
"File": "文件",
"Find accounts": "查找账户",
"Find accounts by email": "Find accounts by email",
"Flash taskbar on new message": "Flash taskbar on new message",
"Forward": "Forward",
"Functionality": "Functionality",
"General": "General",
"Get beta updates": "Get beta updates",
"Hard Reload": "Hard Reload",
"Help": "Help",
"Help Center": "Help Center",
"History": "历史消息",
"History Shortcuts": "History Shortcuts",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Log Out": "退出",
"Log Out of Organization": "Log Out of Organization",
"Manual proxy configuration": "Manual proxy configuration",
"Minimize": "最小化",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"NO": "NO",
"Network": "Network",
"OR": "或",
"Organization URL": "社群网址",
"Organizations": "Organizations",
"Paste": "粘贴",
"Paste and Match Style": "粘贴并匹配格式",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass rules",
"Proxy rules": "Proxy rules",
"Quit": "Quit",
"Quit Zulip": "Quit Zulip",
"Redo": "Redo",
"Release Notes": "Release Notes",
"Reload": "Reload",
"Report an Issue": "Report an Issue",
"Reset App Data": "Reset App Data",
"Reset App Settings": "Reset App Settings",
"Reset Application Data": "Reset Application Data",
"Save": "保存",
"Select All": "全选",
"Settings": "设置",
"Shortcuts": "Shortcuts",
"Show App Logs": "Show App Logs",
"Show app icon in system tray": "Show app icon in system tray",
"Show app unread badge": "Show app unread badge",
"Show desktop notifications": "Show desktop notifications",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Show sidebar": "显示侧边栏",
"Start app at login": "Start app at login",
"Switch to Next Organization": "Switch to Next Organization",
"Switch to Previous Organization": "Switch to Previous Organization",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Tip": "Tip",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Toggle Full Screen": "Toggle Full Screen",
"Toggle Sidebar": "Toggle Sidebar",
"Toggle Tray Icon": "Toggle Tray Icon",
"Tools": "工具",
"Undo": "撤销",
"Upload": "上传",
"Use system proxy settings (requires restart)": "Use system proxy settings (requires restart)",
"View": "View",
"View Shortcuts": "View Shortcuts",
"Window": "Window",
"Window Shortcuts": "Window Shortcuts",
"YES": "确认",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Zulip Help": "Zulip Help",
"keyboard shortcuts": "keyboard shortcuts",
"script": "script",
"Quit when the window is closed": "Quit when the window is closed",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

View File

@@ -0,0 +1,119 @@
{
"About Zulip": "關於 Zulip",
"Actual Size": "Actual Size",
"Add Custom Certificates": "Add Custom Certificates",
"Add Organization": "Add Organization",
"Add a Zulip organization": "Add a Zulip organization",
"Add custom CSS": "Add custom CSS",
"Advanced": "Advanced",
"All the connected organizations will appear here": "All the connected organizations will appear here",
"Always start minimized": "Always start minimized",
"App Updates": "App Updates",
"Appearance": "Appearance",
"Application Shortcuts": "Application Shortcuts",
"Are you sure you want to disconnect this organization?": "Are you sure you want to disconnect this organization?",
"Auto hide Menu bar": "Auto hide Menu bar",
"Auto hide menu bar (Press Alt key to display)": "Auto hide menu bar (Press Alt key to display)",
"Back": "Back",
"Bounce dock on new private message": "Bounce dock on new private message",
"Certificate file": "Certificate file",
"Change": "Change",
"Check for Updates": "Check for Updates",
"Close": "關閉",
"Connect": "Connect",
"Connect to another organization": "Connect to another organization",
"Connected organizations": "Connected organizations",
"Copy": "Copy",
"Copy Zulip URL": "Copy Zulip URL",
"Create a new organization": "Create a new organization",
"Cut": "Cut",
"Default download location": "Default download location",
"Delete": "Delete",
"Desktop App Settings": "Desktop App Settings",
"Desktop Notifications": "Desktop Notifications",
"Desktop Settings": "Desktop Settings",
"Disconnect": "Disconnect",
"Download App Logs": "Download App Logs",
"Edit": "Edit",
"Edit Shortcuts": "Edit Shortcuts",
"Enable auto updates": "Enable auto updates",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Factory Reset": "Factory Reset",
"File": "File",
"Find accounts": "尋找帳戶",
"Find accounts by email": "Find accounts by email",
"Flash taskbar on new message": "Flash taskbar on new message",
"Forward": "Forward",
"Functionality": "Functionality",
"General": "General",
"Get beta updates": "Get beta updates",
"Hard Reload": "Hard Reload",
"Help": "Help",
"Help Center": "Help Center",
"History": "History",
"History Shortcuts": "History Shortcuts",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Log Out": "Log Out",
"Log Out of Organization": "Log Out of Organization",
"Manual proxy configuration": "Manual proxy configuration",
"Minimize": "Minimize",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"NO": "NO",
"Network": "Network",
"OR": "OR",
"Organization URL": "Organization URL",
"Organizations": "Organizations",
"Paste": "Paste",
"Paste and Match Style": "Paste and Match Style",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass rules",
"Proxy rules": "Proxy rules",
"Quit": "Quit",
"Quit Zulip": "Quit Zulip",
"Redo": "Redo",
"Release Notes": "Release Notes",
"Reload": "Reload",
"Report an Issue": "Report an Issue",
"Reset App Data": "Reset App Data",
"Reset App Settings": "Reset App Settings",
"Reset Application Data": "Reset Application Data",
"Save": "Save",
"Select All": "Select All",
"Settings": "設定",
"Shortcuts": "Shortcuts",
"Show App Logs": "Show App Logs",
"Show app icon in system tray": "Show app icon in system tray",
"Show app unread badge": "Show app unread badge",
"Show desktop notifications": "Show desktop notifications",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Show sidebar": "Show sidebar",
"Start app at login": "Start app at login",
"Switch to Next Organization": "Switch to Next Organization",
"Switch to Previous Organization": "Switch to Previous Organization",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Tip": "Tip",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Toggle Full Screen": "Toggle Full Screen",
"Toggle Sidebar": "Toggle Sidebar",
"Toggle Tray Icon": "Toggle Tray Icon",
"Tools": "Tools",
"Undo": "Undo",
"Upload": "Upload",
"Use system proxy settings (requires restart)": "Use system proxy settings (requires restart)",
"View": "View",
"View Shortcuts": "View Shortcuts",
"Window": "Window",
"Window Shortcuts": "Window Shortcuts",
"YES": "YES",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Zulip Help": "Zulip Help",
"keyboard shortcuts": "keyboard shortcuts",
"script": "script",
"Quit when the window is closed": "Quit when the window is closed",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

119
app/translations/zh_TW.json Normal file
View File

@@ -0,0 +1,119 @@
{
"About Zulip": "About Zulip",
"Actual Size": "Actual Size",
"Add Custom Certificates": "Add Custom Certificates",
"Add Organization": "Add Organization",
"Add a Zulip organization": "Add a Zulip organization",
"Add custom CSS": "Add custom CSS",
"Advanced": "Advanced",
"All the connected organizations will appear here": "All the connected organizations will appear here",
"Always start minimized": "Always start minimized",
"App Updates": "App Updates",
"Appearance": "Appearance",
"Application Shortcuts": "Application Shortcuts",
"Are you sure you want to disconnect this organization?": "Are you sure you want to disconnect this organization?",
"Auto hide Menu bar": "Auto hide Menu bar",
"Auto hide menu bar (Press Alt key to display)": "Auto hide menu bar (Press Alt key to display)",
"Back": "Back",
"Bounce dock on new private message": "Bounce dock on new private message",
"Certificate file": "Certificate file",
"Change": "Change",
"Check for Updates": "Check for Updates",
"Close": "Close",
"Connect": "Connect",
"Connect to another organization": "Connect to another organization",
"Connected organizations": "Connected organizations",
"Copy": "Copy",
"Copy Zulip URL": "Copy Zulip URL",
"Create a new organization": "Create a new organization",
"Cut": "Cut",
"Default download location": "Default download location",
"Delete": "Delete",
"Desktop App Settings": "Desktop App Settings",
"Desktop Notifications": "Desktop Notifications",
"Desktop Settings": "Desktop Settings",
"Disconnect": "Disconnect",
"Download App Logs": "Download App Logs",
"Edit": "Edit",
"Edit Shortcuts": "Edit Shortcuts",
"Enable auto updates": "Enable auto updates",
"Enable error reporting (requires restart)": "Enable error reporting (requires restart)",
"Enable spellchecker (requires restart)": "Enable spellchecker (requires restart)",
"Factory Reset": "Factory Reset",
"File": "File",
"Find accounts": "Find accounts",
"Find accounts by email": "Find accounts by email",
"Flash taskbar on new message": "Flash taskbar on new message",
"Forward": "Forward",
"Functionality": "Functionality",
"General": "General",
"Get beta updates": "Get beta updates",
"Hard Reload": "Hard Reload",
"Help": "Help",
"Help Center": "Help Center",
"History": "History",
"History Shortcuts": "History Shortcuts",
"Keyboard Shortcuts": "Keyboard Shortcuts",
"Log Out": "Log Out",
"Log Out of Organization": "Log Out of Organization",
"Manual proxy configuration": "Manual proxy configuration",
"Minimize": "Minimize",
"Mute all sounds from Zulip": "Mute all sounds from Zulip",
"NO": "NO",
"Network": "Network",
"OR": "或",
"Organization URL": "Organization URL",
"Organizations": "Organizations",
"Paste": "Paste",
"Paste and Match Style": "Paste and Match Style",
"Proxy": "Proxy",
"Proxy bypass rules": "Proxy bypass rules",
"Proxy rules": "Proxy rules",
"Quit": "Quit",
"Quit Zulip": "Quit Zulip",
"Redo": "Redo",
"Release Notes": "Release Notes",
"Reload": "Reload",
"Report an Issue": "Report an Issue",
"Reset App Data": "Reset App Data",
"Reset App Settings": "Reset App Settings",
"Reset Application Data": "Reset Application Data",
"Save": "Save",
"Select All": "Select All",
"Settings": "Settings",
"Shortcuts": "Shortcuts",
"Show App Logs": "Show App Logs",
"Show app icon in system tray": "Show app icon in system tray",
"Show app unread badge": "Show app unread badge",
"Show desktop notifications": "Show desktop notifications",
"Show downloaded files in file manager": "Show downloaded files in file manager",
"Show sidebar": "Show sidebar",
"Start app at login": "Start app at login",
"Switch to Next Organization": "Switch to Next Organization",
"Switch to Previous Organization": "Switch to Previous Organization",
"These desktop app shortcuts extend the Zulip webapp's": "These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences": "This will delete all application data including all added accounts and preferences",
"Tip": "Tip",
"Toggle DevTools for Active Tab": "Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App": "Toggle DevTools for Zulip App",
"Toggle Do Not Disturb": "Toggle Do Not Disturb",
"Toggle Full Screen": "Toggle Full Screen",
"Toggle Sidebar": "Toggle Sidebar",
"Toggle Tray Icon": "Toggle Tray Icon",
"Tools": "Tools",
"Undo": "Undo",
"Upload": "Upload",
"Use system proxy settings (requires restart)": "Use system proxy settings (requires restart)",
"View": "View",
"View Shortcuts": "View Shortcuts",
"Window": "Window",
"Window Shortcuts": "Window Shortcuts",
"YES": "YES",
"Zoom In": "Zoom In",
"Zoom Out": "Zoom Out",
"Zulip Help": "Zulip Help",
"keyboard shortcuts": "keyboard shortcuts",
"script": "script",
"Quit when the window is closed": "Quit when the window is closed",
"Ask where to save files before downloading": "Ask where to save files before downloading"
}

View File

@@ -0,0 +1,74 @@
# Managing translations
A person using the Zulip app can choose from a large number of
languages for the app to present its UI in.
Within the running app, we use the library `i18n` to get the
appropriate translation for a given string ("message") used in the UI.
To manage the set of UI messages and translations for them, and
provide a nice workflow for people to contribute translations, we use
(along with the rest of the Zulip project) a service called Transifex.
## Maintainers: syncing to/from Transifex
### Setup
You'll want Transifex's CLI client, `tx`.
* Install in your homedir with `easy_install transifex-client` or `pip3 install --user transifex-client`.
Or you can use your Zulip dev server virtualenv, which has it.
* Configure a `.transifexrc` with your API token. See [upstream
instructions](https://docs.transifex.com/client/client-configuration#transifexrc).
This can go either in your homedir, or in your working tree to make
the configuration apply only locally; it's already ignored in our
`.gitignore`.
* You'll need to be added [as a "maintainer"][tx-zulip-maintainers] to
the Zulip project on Transifex. (Upstream [recommends
this][tx-docs-maintainers] as the set of permissions on a Transifex
project needed for interacting with it as a developer.)
[tx-zulip-maintainers]: https://www.transifex.com/zulip/zulip/settings/maintainers/
[tx-docs-maintainers]: https://docs.transifex.com/teams/understanding-user-roles#project-maintainers
### Uploading strings to translate
Run `tx push -s`.
This uploads from `app/translations/en.json` to the
set of strings Transifex shows for contributors to translate.
(See `.tx/config` for how that's configured.)
### Downloading translated strings
Run `tools/tx-pull`.
This writes to files `app/translations/<lang>.json`.
(See `.tx/config` for how that's configured.)
Then look at the following sections to see if further updates are
needed to take full advantage of the new or updated translations.
### Updating the languages supported in the code
Sometimes when downloading translated strings we get a file for a new
language. This happens when we've opened up a new language for people
to contribute translations into in the Zulip project on Transifex,
which we do when someone expresses interest in contributing them.
The locales for supported languages are stored in `app/translations/supported-locales.json`
So, when a new language is added, update the `supported-locales` module.
### Updating the languages offered in the UI
The `supported-locales.json` module is also responsible for the language dropsdown ont he settings page.
Maintainers/contributors only need to add the locale to the new language which would result in addition of it to the dropdown automatically.

63
package-lock.json generated
View File

@@ -868,69 +868,6 @@
}
}
},
"@vitalets/google-translate-api": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@vitalets/google-translate-api/-/google-translate-api-3.0.0.tgz",
"integrity": "sha512-tEVyvH50wAgno4hn4eHfaGQF5YGTZ9LrOR/78at9mxgGJx7a1NCKSdBAk8Ez+7GZe9jnhBnZUoBPjRdKbuJf9Q==",
"dev": true,
"requires": {
"@vitalets/google-translate-token": "^1.1.0",
"configstore": "^2.0.0",
"got": "^9.6.0"
}
},
"@vitalets/google-translate-token": {
"version": "1.1.0",
"resolved": "https://registry.npmjs.org/@vitalets/google-translate-token/-/google-translate-token-1.1.0.tgz",
"integrity": "sha512-XeVCydecA7dQ46/1Q+RHcJXvUCRnWBnPys7wpSDFlpfBazcoQ9zwdbT8FU/UMF1ZLY89fueqc2W9U0zmmFfaIQ==",
"dev": true,
"requires": {
"configstore": "^2.0.0",
"got": "^6.3.0"
},
"dependencies": {
"get-stream": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/get-stream/-/get-stream-3.0.0.tgz",
"integrity": "sha1-jpQ9E1jcN1VQVOy+LtsFqhdO3hQ=",
"dev": true
},
"got": {
"version": "6.7.1",
"resolved": "https://registry.npmjs.org/got/-/got-6.7.1.tgz",
"integrity": "sha1-JAzQV4WpoY5WHcG0S0HHY+8ejbA=",
"dev": true,
"requires": {
"create-error-class": "^3.0.0",
"duplexer3": "^0.1.4",
"get-stream": "^3.0.0",
"is-redirect": "^1.0.0",
"is-retry-allowed": "^1.0.0",
"is-stream": "^1.0.0",
"lowercase-keys": "^1.0.0",
"safe-buffer": "^5.0.1",
"timed-out": "^4.0.0",
"unzip-response": "^2.0.1",
"url-parse-lax": "^1.0.0"
}
},
"prepend-http": {
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/prepend-http/-/prepend-http-1.0.4.tgz",
"integrity": "sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=",
"dev": true
},
"url-parse-lax": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/url-parse-lax/-/url-parse-lax-1.0.0.tgz",
"integrity": "sha1-evjzA2Rem9eaJy56FKxovAYJ2nM=",
"dev": true,
"requires": {
"prepend-http": "^1.0.1"
}
}
}
},
"abbrev": {
"version": "1.1.1",
"resolved": "https://registry.npmjs.org/abbrev/-/abbrev-1.1.1.tgz",

View File

@@ -35,8 +35,7 @@
"dev": "gulp dev && npm test",
"pack": "tsc && electron-builder --dir",
"dist": "tsc && electron-builder",
"mas": "tsc && electron-builder --mac mas",
"build-locales": "node tools/locale-helper"
"mas": "tsc && electron-builder --mac mas"
},
"pre-commit": [
"test"
@@ -176,7 +175,6 @@
"@types/requestidlecallback": "^0.3.1",
"@typescript-eslint/eslint-plugin": "^2.30.0",
"@typescript-eslint/parser": "^2.30.0",
"@vitalets/google-translate-api": "^3.0.0",
"devtron": "^1.4.0",
"dotenv": "^8.2.0",
"electron": "^8.2.5",
@@ -226,7 +224,6 @@
"gulpfile.js",
"scripts/notarize.js",
"tests/**/*.js",
"tools/locale-helper/index.js",
"tools/reinstall-node-modules.js"
],
"parserOptions": {

View File

@@ -1,35 +0,0 @@
'use strict';
const translate = require('@vitalets/google-translate-api');
const path = require('path');
const fs = require('fs');
const translationDir = path.resolve(__dirname, '../../app/translations');
function writeJSON(file, data) {
const filePath = path.resolve(translationDir, file);
fs.writeFileSync(filePath, `${JSON.stringify(data, null, '\t')}\n`, 'utf8');
}
const {phrases} = require('./locale-template');
const supportedLocales = require('./supported-locales.json');
phrases.sort();
for (const [locale, name] of Object.entries(supportedLocales)) {
console.log(`fetching translation for: ${name} - ${locale}..`);
(async () => {
try {
const result = await translate(phrases.join('\n'), {to: locale});
const localeFile = `${locale}.json`;
const translatedText = result.text.split('\n');
const translationJSON = {};
phrases.forEach((phrase, index) => {
translationJSON[phrase] = translatedText[index];
});
writeJSON(localeFile, translationJSON);
console.log(`create: ${localeFile}`);
} catch (error) {
console.error(error);
}
})();
}

View File

@@ -1,120 +0,0 @@
{
"phrases": [
"About Zulip",
"Actual Size",
"Add a Zulip organization",
"Add Organization",
"Add custom CSS",
"Add Custom Certificates",
"Advanced",
"All the connected organizations will appear here",
"Always start minimized",
"Appearance",
"App Updates",
"Application Shortcuts",
"Are you sure you want to disconnect this organization?",
"Auto hide Menu bar",
"Auto hide menu bar (Press Alt key to display)",
"Back",
"Bounce dock on new private message",
"Certificate file",
"Change",
"Check for Updates",
"Close",
"Connect",
"Connect to another organization",
"Connected organizations",
"Copy",
"Copy Zulip URL",
"Create a new organization",
"Cut",
"Default download location",
"Delete",
"Desktop Settings",
"Desktop App Settings",
"Desktop Notifications",
"Disconnect",
"Download App Logs",
"Edit",
"Edit Shortcuts",
"Enable auto updates",
"Enable error reporting (requires restart)",
"Enable spellchecker (requires restart)",
"Factory Reset",
"File",
"Flash taskbar on new message",
"Find accounts",
"Find accounts by email",
"Forward",
"Functionality",
"General",
"Get beta updates",
"Hard Reload",
"Help",
"Help Center",
"History",
"History Shortcuts",
"Keyboard Shortcuts",
"keyboard shortcuts",
"Log Out",
"Log Out of Organization",
"Manual proxy configuration",
"Minimize",
"Mute all sounds from Zulip",
"Network",
"NO",
"OR",
"Organizations",
"Organization URL",
"Paste",
"Paste and Match Style",
"Proxy",
"Proxy bypass rules",
"Proxy rules",
"Quit",
"Quit Zulip",
"Redo",
"Release Notes",
"Reload",
"Report an Issue",
"Reset App Data",
"Reset App Settings",
"Reset Application Data",
"Save",
"script",
"Select All",
"Settings",
"Shortcuts",
"Show downloaded files in file manager",
"Switch to Next Organization",
"Switch to Previous Organization",
"Show app icon in system tray",
"Show app unread badge",
"Show App Logs",
"Show desktop notifications",
"Show downloaded files in file manager",
"Show sidebar",
"Start app at login",
"These desktop app shortcuts extend the Zulip webapp's",
"This will delete all application data including all added accounts and preferences",
"Tip",
"Toggle DevTools for Active Tab",
"Toggle DevTools for Zulip App",
"Toggle Do Not Disturb",
"Toggle Full Screen",
"Toggle Sidebar",
"Toggle Tray Icon",
"Tools",
"Undo",
"Upload",
"Use system proxy settings (requires restart)",
"View",
"View Shortcuts",
"Window",
"Window Shortcuts",
"YES",
"Zoom In",
"Zoom Out",
"Zulip Help"
]
}

View File

@@ -1,21 +0,0 @@
{
"de": "Deutsch",
"pl": "polski",
"en": "English",
"cs": "česky",
"hi": "Hindi",
"ru": "Русский",
"id": "Indonesia",
"bg": "български",
"hu": "Magyar",
"sr": "српски",
"ml": "Malayalam",
"ta": "தமிழ்",
"nl": "Nederlands",
"ja": "日本語",
"pt": "Português",
"tr": "Türkçe",
"es": "español",
"ko": "한국어",
"fr": "français"
}

3
tools/tx-pull Executable file
View File

@@ -0,0 +1,3 @@
#!/bin/bash
set -ex
exec tx pull -a -f --parallel