From dad2cb5bda1bd0bb95f7b56e1e3880f8b170cbb8 Mon Sep 17 00:00:00 2001 From: Stefan Giehl Date: Mon, 30 Aug 2021 14:13:26 +0200 Subject: Syncs all translations from Transifex (#17931) * fixes some whitespaces and formatting in english translation files * Adds translations for languages that did not yet exist * fix tests * adds missing locales * fix locale * update submodules * updates expected UI file --- plugins/Resolution/lang/ku.json | 13 +++++++++++++ plugins/Resolution/lang/lb.json | 6 ++++++ 2 files changed, 19 insertions(+) create mode 100644 plugins/Resolution/lang/ku.json create mode 100644 plugins/Resolution/lang/lb.json (limited to 'plugins/Resolution/lang') diff --git a/plugins/Resolution/lang/ku.json b/plugins/Resolution/lang/ku.json new file mode 100644 index 0000000000..57ace2d9c5 --- /dev/null +++ b/plugins/Resolution/lang/ku.json @@ -0,0 +1,13 @@ +{ + "Resolution": { + "ColumnConfiguration": "شێوەبەندی", + "ColumnResolution": "ڕێزوولووشن", + "Configurations": "شێوەبەندییەکان", + "PluginDescription": "ڕێزووڵووشنی دیمەندەری سەردانکەران ڕاپۆرت دەکا", + "Resolutions": "ڕێزووڵووشنەکان", + "WidgetGlobalVisitors": "شێوەبەندیی سەردانکەر", + "WidgetGlobalVisitorsDocumentation": "ئەم ڕاپۆرتە باوترین شێوەبەندیی گشتی نیشان دەدات کە سەردانکەرانت هەیانبووە. شێوەپێدان بریتیە لە تێکەڵکردنی سیستمی بەکارخەری، جۆری وێبگەڕەکە و ڕێزووڵووشنی دیمەندەر.", + "WidgetResolutions": "ڕێزووڵووشنی دیمەندەر", + "WidgetResolutionsDocumentation": "ئەم ڕاپۆرتە ڕێزووڵووشنی دیمەندەری بەکارهێنەران نیشان دەدا لەو کاتەدا کە وێبسایتەکەتیان بینیوە." + } +} \ No newline at end of file diff --git a/plugins/Resolution/lang/lb.json b/plugins/Resolution/lang/lb.json new file mode 100644 index 0000000000..23970574dc --- /dev/null +++ b/plugins/Resolution/lang/lb.json @@ -0,0 +1,6 @@ +{ + "Resolution": { + "ColumnResolution": "Opléisung", + "Resolutions": "Opléisungen" + } +} \ No newline at end of file -- cgit v1.2.3