From bdd4d3cbe99a4859af8c780f7aae2eef5cd8c18c Mon Sep 17 00:00:00 2001 From: aqua Date: Sat, 3 Sep 2022 19:23:45 +0300 Subject: Add translations to CMakeLists --- i18n/rekonq_bg.ts | 262 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ i18n/rekonq_en.ts | 262 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 524 insertions(+) create mode 100644 i18n/rekonq_bg.ts create mode 100644 i18n/rekonq_en.ts (limited to 'i18n') diff --git a/i18n/rekonq_bg.ts b/i18n/rekonq_bg.ts new file mode 100644 index 00000000..45075a88 --- /dev/null +++ b/i18n/rekonq_bg.ts @@ -0,0 +1,262 @@ + + + + + RekonqView_fake + + + + RekonqView_fake + + + + + Progress + + + + + Title + + + + + URL + + + + + + ... + + + + + rekonq__debug + + + + + RekonqWindow + + + rekonq + + + + + Add Tab + + + + + Back + + + + + Forward + + + + + Reload + + + + + Home + + + + + Load + + + + + Menu + + + + + File + Файл + + + + Edit + + + + + View + + + + + History + История + + + + Bookmarks + Отметки + + + + Settings + Настройки + + + + Help + + + + + Task Manager + + + + + F12 + + + + + Close Window + + + + + Configure rekonq + + + + + &Quit + + + + + Ctrl+Q + + + + + About Qt + + + + + New Tab + + + + + Ctrl+T + + + + + Close Tab + + + + + Ctrl+W + + + + + New Debug Tab + + + + + TaskManager + + + Task Manager + + + + + Plugins + + + + + Plugin State + + + + + State + + + + + Error + + + + + Schemes + + + + + Windows + + + + + Views + + + + + Loaded + + + + + Not loaded + + + + + UrlBar + + + + Type here to search your bookmarks, history and the web... + + + + + main + + + Open in incognito mode + + + + + Open URL as web app (in a simple window) + + + + + Add plugin to load path + + + + + Location to open + + + + diff --git a/i18n/rekonq_en.ts b/i18n/rekonq_en.ts new file mode 100644 index 00000000..c76d8d0b --- /dev/null +++ b/i18n/rekonq_en.ts @@ -0,0 +1,262 @@ + + + + + RekonqView_fake + + + + RekonqView_fake + + + + + Progress + + + + + Title + + + + + URL + + + + + + ... + + + + + rekonq__debug + + + + + RekonqWindow + + + rekonq + + + + + Add Tab + + + + + Back + + + + + Forward + + + + + Reload + + + + + Home + + + + + Load + + + + + Menu + + + + + File + + + + + Edit + + + + + View + + + + + History + + + + + Bookmarks + + + + + Settings + + + + + Help + + + + + Task Manager + + + + + F12 + + + + + Close Window + + + + + Configure rekonq + + + + + &Quit + + + + + Ctrl+Q + + + + + About Qt + + + + + New Tab + + + + + Ctrl+T + + + + + Close Tab + + + + + Ctrl+W + + + + + New Debug Tab + + + + + TaskManager + + + Task Manager + + + + + Plugins + + + + + Plugin State + + + + + State + + + + + Error + + + + + Schemes + + + + + Windows + + + + + Views + + + + + Loaded + + + + + Not loaded + + + + + UrlBar + + + + Type here to search your bookmarks, history and the web... + + + + + main + + + Open in incognito mode + + + + + Open URL as web app (in a simple window) + + + + + Add plugin to load path + + + + + Location to open + + + + -- cgit v1.2.1