From 715d08aeeefbb4b39abc9b217ae65e020df7e83f Mon Sep 17 00:00:00 2001 From: Ergys Rroga Date: Tue, 3 Oct 2023 06:00:24 -0400 Subject: [PATCH] Added translation using Weblate (Albanian) --- langs/sq.json | 90 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 langs/sq.json diff --git a/langs/sq.json b/langs/sq.json new file mode 100644 index 000000000..e05626ebe --- /dev/null +++ b/langs/sq.json @@ -0,0 +1,90 @@ +{ + "common": { + "beta": "", + "cancel": "", + "delete": "", + "edit": "", + "ok": "", + "unknown": "" + }, + "headings": { + "addServer": "", + "appearance": "", + "downloads": "", + "home": "", + "links": "", + "playback": "", + "servers": "", + "settings": "" + }, + "addServer": { + "address": "", + "validation": { + "empty": "", + "invalid": "", + "invalidProduct": "", + "noConnection": "" + } + }, + "home": { + "errors": { + "502": { + "description": "" + }, + "504": { + "description": "" + }, + "http": { + "heading": "", + "description": "" + }, + "invalidServer": { + "heading": "", + "description": "" + }, + "offline": { + "heading": "", + "description": "" + } + }, + "errorCode": "", + "errorUrl": "", + "retry": "" + }, + "serverHelp": { + "heading": "", + "description": "", + "learnMore": "" + }, + "settings": { + "version": "", + "keepAwake": "", + "nativeVideoPlayer": "", + "minimumServerVersion": "", + "fmp4Support": "", + "lightTheme": "", + "systemTheme": "", + "rotationLock": "", + "tabLabels": "", + "expoVersion": "" + }, + "links": { + "website": "", + "documentation": "", + "source": "", + "translate": "", + "issue": "" + }, + "alerts": { + "deleteServer": { + "title": "", + "description": "", + "confirm": "" + }, + "resetApplication": { + "title": "", + "description": "", + "confirm": "" + } + } +}