Skip to content

Commit

Permalink
[Weblate] Localization files synchronization
Browse files Browse the repository at this point in the history
• Update localization files for: Spanish (gallegonovato),
  Ukrainian (Сергій), Turkish (Umut Ucak), Arabic (Ali-98)
  and German (Tom)
• Add Spanish (Mexico) localization files (Emmanuel Hombre Muñoz
  Ordoñez)

Co-authored-by: Weblate <noreply@weblate.org>
Co-authored-by: gallegonovato <fran-carro@hotmail.es>
Co-authored-by: Ali-98 <ahj696@hotmail.com>
Co-authored-by: Emmanuel Hombre Muñoz Ordoñez <emmanuell.mo21@gmail.com>
Co-authored-by: volkov <d2oo1dle2x@gmail.com>
Co-authored-by: Сергій <sergiy.goncharuk.1@gmail.com>
Co-authored-by: Tom <mail@tomjuri.de>
Co-authored-by: Umut Ucak <umutucak@proton.me>
  • Loading branch information
9 people authored and SpacingBat3 committed Jan 28, 2024
1 parent 9d78ca3 commit ae0cc68
Show file tree
Hide file tree
Showing 11 changed files with 387 additions and 9 deletions.
6 changes: 5 additions & 1 deletion sources/translations/ar/client.json
Expand Up @@ -112,6 +112,10 @@
},
"tray": {
"toggle": "بدّل",
"quit": "أنهِ"
"quit": "أنهِ",
"mention": {
"one": "ذكرى",
"other": "ذكريات"
}
}
}
19 changes: 14 additions & 5 deletions sources/translations/de/client.json
Expand Up @@ -6,13 +6,15 @@
"inspectElement": "Untersuchen",
"copy": "Kopieren",
"paste": "Einfügen",
"dictionaryAdd": "Dem lokalen Wörterbuch hinzufügen"
"dictionaryAdd": "Dem lokalen Wörterbuch hinzufügen",
"copyImage": "Bild kopieren",
"copyImageURL": "Link zum Bild kopieren"
},
"menubar": {
"enabled": "Aktiviert",
"file": {
"groupName": "Datei",
"quit": "Schließen",
"quit": "Beenden",
"addon": {
"groupName": "Erweiterungen",
"loadChrome": "Chrome-Erweiterung laden",
Expand All @@ -23,7 +25,8 @@
"edit": {
"groupName": "Bearbeiten",
"undo": "Rückgängig machen",
"redo": "Wiederherstellen"
"redo": "Wiederherstellen",
"selectAll": "Alles auswählen"
},
"view": {
"reload": "Neu laden",
Expand All @@ -48,7 +51,12 @@
},
"tray": {
"toggle": "Umschalten",
"quit": "Schließen"
"quit": "Beenden",
"mention": {
"one": "erwähnen",
"other": "erwähnt",
"two": "Erwähnungen"
}
},
"dialog": {
"common": {
Expand Down Expand Up @@ -86,7 +94,8 @@
"message": "Möchtest du Discord Zugriff auf \"%s\" gewähren?",
"video": "Kamera",
"audio": "Mikrofon",
"notifications": "Benachrichtigungen"
"notifications": "Benachrichtigungen",
"title": "Berechtigungsanfrage-Handler"
}
},
"screenShare": {
Expand Down
8 changes: 8 additions & 0 deletions sources/translations/es-MX/client.json
@@ -0,0 +1,8 @@
{
"tray": {
"mention": {
"other": "mención"
},
"quit": "Quitar"
}
}
30 changes: 30 additions & 0 deletions sources/translations/es-MX/settings.json
@@ -0,0 +1,30 @@
{
"general": {
"tray": {
"name": "Bandeja",
"description": "Cambia la visibilidad del icono en la bandeja del sistema.",
"labels": {
"disable": "Deshabilitar la función de ocultar la ventana en la bandeja del sistema."
}
},
"taskbar": {
"labels": {
"flash": "boton con estello en la barra de tareas cuando existen nuevos mensajes."
},
"description": "Controla el comportamiento de la barra de tareas en la bandeja de WebCord.",
"name": "Barra de tareas"
},
"menuBar": {
"labels": {
"hide": "oculta la barra de menú (<kbd>ALT</kbd> comando cambia automáticamente la visibilidad."
},
"name": "Barra de menú",
"description": "Cambia la configuración de visibilidad de la barra de menús nativas."
},
"window": {
"description": "Controla el aspecto y el comportamiento de la ventana que muestra la interfaz de cliente.",
"name": "Ventana principal de WebCord"
},
"name": "General"
}
}
37 changes: 37 additions & 0 deletions sources/translations/es-MX/web.json
@@ -0,0 +1,37 @@
{
"aboutWindow": {
"about": {
"featuresTitle": "Banderas de compilación",
"featuresDefault": "Predeterminado",
"checksumTitle": "Suma de verificación",
"appRepo": "Repositorio de GitHub",
"appDescription": "Los clientes web de Discord y Fosscord tienen funciones centradas en la privacidad."
},
"licenses": {
"appLicenseTitle": "Licencia de aplicación",
"showLicense": "Mostrar licencia",
"licensedUnder": "bajo la licencia de %s",
"appLicenseBody": "%s es un software gratuito: puede utilizarlo ,modificarlo y redistribuirlo bajo los términos de la licencia MIT, que debe distribuirse con este software.",
"packageAuthors": "%s autores",
"thirdPartyLicensesTitle": "Licencias de terceros",
"thirdPartyLicensesBody": "%s depende del siguiente software de terceros:"
},
"credits": {
"people": {
"contributors": {
"default": "Colaborador de código."
},
"author": "Autor, administrador y desarrollador principal."
}
},
"nav": {
"about": "Acerca",
"credits": "Créditos",
"licenses": "Licencias"
}
},
"offline": {
"title": "No se puede conectar al servicio de Discord.",
"description": "Asegúrate de tener conexión a Internet."
}
}
6 changes: 5 additions & 1 deletion sources/translations/es/client.json
@@ -1,7 +1,11 @@
{
"tray": {
"toggle": "Alternar",
"quit": "Quitar"
"quit": "Quitar",
"mention": {
"one": "mención",
"other": "menciones"
}
},
"context": {
"copy": "Copiar",
Expand Down
8 changes: 6 additions & 2 deletions sources/translations/tr/client.json
@@ -1,7 +1,10 @@
{
"tray": {
"toggle": "Göster/gizle",
"quit": "Kapat"
"quit": "Kapat",
"mention": {
"one": "bahset"
}
},
"context": {
"copy": "Kopyala",
Expand Down Expand Up @@ -29,7 +32,8 @@
"edit": {
"groupName": "Düzenle",
"undo": "Geri al",
"redo": "Yeniden yap"
"redo": "Yeniden yap",
"selectAll": "Hepsini seç"
},
"view": {
"groupName": "Görünüm",
Expand Down
3 changes: 3 additions & 0 deletions sources/translations/tr/settings.json
Expand Up @@ -70,6 +70,9 @@
"description": "Bağlanıp içerik göstermesine izin verilen üçüncü parti sitelerin listesini tutar.",
"labels": {
"gif": "GIF Sağlayıcıları"
},
"info": {
"googleStorageApi": "Discord'a dosya yüklemek için gerekli!"
}
},
"currentInstance": {
Expand Down
125 changes: 125 additions & 0 deletions sources/translations/uk/client.json
@@ -0,0 +1,125 @@
{
"menubar": {
"file": {
"quit": "Вийти",
"relaunch": "Перезапустити",
"groupName": "Файл",
"addon": {
"loadChrome": "Завантажити розширення для Chrome",
"loadNode": "Завантажити Node.js розширення",
"groupName": "Розширення"
}
},
"edit": {
"selectAll": "Виділити все",
"undo": "Скасувати",
"redo": "Повернути",
"groupName": "Редагувати"
},
"view": {
"zoomOut": "Зменшити масштаб",
"groupName": "Перегляд",
"reload": "Оновити",
"resetZoom": "Скинути масштаб",
"zoomIn": "Збільшити масштаб",
"fullScreen": "Перемкнути повноекранний режим",
"devTools": "Перемкнути інструменти розробника",
"forceReload": "Примусово оновити"
},
"window": {
"groupName": "Вікно",
"mobileMode": "Сховати бічну панель"
},
"enabled": "Увімкнено"
},
"context": {
"paste": "Вставити",
"copyImage": "Скопіювати зображення",
"cut": "Вирізати",
"copyURLText": "Скопіювати текст посилання",
"copyURL": "Скопіювати адресу посилання",
"copyImageURL": "Скопіювати посилання на зображення",
"dictionaryAdd": "Додати до локального словника",
"copy": "Скопіювати",
"inspectElement": "Дослідити"
},
"dialog": {
"permission": {
"question": {
"notifications": "сповіщення",
"message": "Ви бажаєте дати Discord дозвіл на %s?",
"title": "Обробка запитів на дозвіл",
"audio": "мікрофон",
"video": "веб-камера"
},
"request": {
"denied": "%s: Запит на дозвіл для елемента \"%s\" відхилено."
},
"check": {
"denied": "%s: Запит на перевірку елемента \"%s\" відхилено."
}
},
"screenShare": {
"close": "Закрити",
"source": {
"screen": "Екран",
"entire": "Екран комп'ютера"
},
"sound": {
"unavailable": "Обмін аудіо не доступний на цій платформі.",
"system": "Обмін з аудіо пристрою."
}
},
"ver": {
"downgrade": "Ваша збірка для розробників новіша за стабільну!",
"update": "Доступна нова версія додатку!",
"recent": "Додаток оновлено до останньої версії!",
"updateBadge": "[ОНОВЛЕННЯ]",
"updateTitle": "Доступно оновлення!",
"devel": "Ви використовуєте збірку для розробників."
},
"externalApp": {
"message": "Вебсайт намагається переправити посилання з іншим походженням у зовнішній додаток. Продовжити?",
"title": "Відкриття посилання у зовнішньому додатку"
},
"common": {
"continue": "&Продовжити",
"no": "&Ні",
"yes": "&Так",
"source": "Джерело",
"warning": "Застереження",
"error": "Помилка"
},
"mod": {
"nodeExt": "Розширення Node.js для WebCord",
"crx": "Розширення для Chrome/Chromium"
}
},
"windows": {
"settings": "Налаштування",
"about": "Про додаток",
"docs": "Документація",
"invite": "Запрошення"
},
"log": {
"singleInstance": "Перемикання на існуюче вікно...",
"listenPort": "Прослуховування порту %s."
},
"help": {
"groupName": "Допомога",
"bugs": "Звітувати про помилку",
"repo": "Репозиторій"
},
"tray": {
"mention": {
"few": "згадок",
"one": "згадка",
"many": "згадок",
"other": "згадок",
"two": "згадки",
"zero": "згадок"
},
"toggle": "Перемкнути",
"quit": "Вийти"
}
}

0 comments on commit ae0cc68

Please sign in to comment.