From a31e027c5426ff645d43ef6307b4bc27cfa9937e Mon Sep 17 00:00:00 2001 From: Kevin Papst Date: Tue, 28 Jan 2020 22:02:37 +0100 Subject: [PATCH] updated slovak translations (#1414) --- composer.lock | 10 +- translations/about.sk.xlf | 12 +- translations/actions.sk.xlf | 20 +- translations/exceptions.sk.xlf | 4 +- translations/flashmessages.sk.xlf | 2 +- translations/invoice-calculator.sk.xlf | 10 +- translations/invoice-numbergenerator.sk.xlf | 2 +- translations/invoice-renderer.sk.xlf | 2 +- translations/messages.sk.xlf | 246 ++++++++++++++++---- translations/plugins.sk.xlf | 2 +- translations/system-configuration.sk.xlf | 2 +- translations/teams.sk.xlf | 35 +++ 12 files changed, 269 insertions(+), 78 deletions(-) mode change 100755 => 100644 translations/actions.sk.xlf create mode 100644 translations/teams.sk.xlf diff --git a/composer.lock b/composer.lock index db935357..d8d7e62c 100644 --- a/composer.lock +++ b/composer.lock @@ -3045,16 +3045,16 @@ }, { "name": "kevinpapst/adminlte-bundle", - "version": "3.1.1", + "version": "3.1.2", "source": { "type": "git", "url": "https://github.com/kevinpapst/AdminLTEBundle.git", - "reference": "5d43b46a7fb5a8404703aac279a8c53a160912b3" + "reference": "ef9b9bec1ffcc47ab8cde30e705c08e82262fd53" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/kevinpapst/AdminLTEBundle/zipball/5d43b46a7fb5a8404703aac279a8c53a160912b3", - "reference": "5d43b46a7fb5a8404703aac279a8c53a160912b3", + "url": "https://api.github.com/repos/kevinpapst/AdminLTEBundle/zipball/ef9b9bec1ffcc47ab8cde30e705c08e82262fd53", + "reference": "ef9b9bec1ffcc47ab8cde30e705c08e82262fd53", "shasum": "" }, "require": { @@ -3106,7 +3106,7 @@ } ], "description": "Admin theme bundle for Symfony 4 based on AdminLTE 2.4.8 with FOSUserBundle support", - "time": "2020-01-16T19:44:51+00:00" + "time": "2020-01-27T09:56:40+00:00" }, { "name": "kimai/kimai2-composer", diff --git a/translations/about.sk.xlf b/translations/about.sk.xlf index 774454b6..633f4a34 100644 --- a/translations/about.sk.xlf +++ b/translations/about.sk.xlf @@ -8,7 +8,7 @@ support - Support + Podpora website @@ -16,15 +16,15 @@ help - Dokumentácia + Pomoc tab.thanks - Špeciálne poďakovanie + Poďakovanie published_under @@ -32,11 +32,11 @@ special_thanks - Špeciálne poďakovanie patrí ... + Špeciálne poďakovanie library_authors - … Autori nasledujúcich softvérových knižníc, Kimai, by bez teba neboli možné 👍 + … Autori softvérových knižníc využívaných Kimai 👍 diff --git a/translations/actions.sk.xlf b/translations/actions.sk.xlf old mode 100755 new mode 100644 index 04ea7d40..b2b84ae2 --- a/translations/actions.sk.xlf +++ b/translations/actions.sk.xlf @@ -24,7 +24,7 @@ repeat - Začať znovu + Opakovať profile-stats @@ -32,7 +32,7 @@ settings - Nastavenie + Nastavenia timesheet @@ -40,19 +40,19 @@ customer - Filtrovať zákazníkov + Zákazník project - Filtrovať projekty + Projekt activity - Filtrovať činnosti + Činnosť copy - Vytvoriť kópiu + Kópia home @@ -70,6 +70,14 @@ create-timesheet Vytvoriť pracovný výkaz + + permissions + Oprávnenia + + + details + Detaily + diff --git a/translations/exceptions.sk.xlf b/translations/exceptions.sk.xlf index ff366d6e..8e90c048 100644 --- a/translations/exceptions.sk.xlf +++ b/translations/exceptions.sk.xlf @@ -4,11 +4,11 @@ access.denied - Prístup bol odmietnutý + Prístup odmietnutý stacktrace - Vyskytol sa tu problém + Vyskytol sa problém http_error.title diff --git a/translations/flashmessages.sk.xlf b/translations/flashmessages.sk.xlf index 3aef9fbb..52b410ac 100644 --- a/translations/flashmessages.sk.xlf +++ b/translations/flashmessages.sk.xlf @@ -4,7 +4,7 @@ timesheet.stop.success - Nahrávanie času bolo zastavené + Nahrávanie času zastavené timesheet.stop.error diff --git a/translations/invoice-calculator.sk.xlf b/translations/invoice-calculator.sk.xlf index 2976a7ce..cc7ed828 100644 --- a/translations/invoice-calculator.sk.xlf +++ b/translations/invoice-calculator.sk.xlf @@ -4,23 +4,23 @@ label.invoice_calculator - Výpočet súčtu + Výpočet fakturácie default - Vstupné - jedno vstupné meranie (default) + Default - jeden záznam v období short - Počet hodín sa spočítal - iba jeden záznam + Počet hodín - súčet hodín, iba jeden záznam user - Používateľ zoskupený - jedna položka na používateľa + Používateľ - jedna položka na používateľa activity - Zoskupené aktivity - jedna položka na činnosť + Aktivity - jedna položka na činnosť diff --git a/translations/invoice-numbergenerator.sk.xlf b/translations/invoice-numbergenerator.sk.xlf index 75c1c698..b874ee2b 100644 --- a/translations/invoice-numbergenerator.sk.xlf +++ b/translations/invoice-numbergenerator.sk.xlf @@ -4,7 +4,7 @@ label.invoice_number_generator - Generátor čísla faktúry + Generátor čísiel faktúr default diff --git a/translations/invoice-renderer.sk.xlf b/translations/invoice-renderer.sk.xlf index 89566a5f..8675e58a 100644 --- a/translations/invoice-renderer.sk.xlf +++ b/translations/invoice-renderer.sk.xlf @@ -32,7 +32,7 @@ company - Faktúra spoločnosti + Spoločnosť diff --git a/translations/messages.sk.xlf b/translations/messages.sk.xlf index 052c5d44..13c19ee2 100644 --- a/translations/messages.sk.xlf +++ b/translations/messages.sk.xlf @@ -5,9 +5,13 @@ + + time_tracking + Sledovanie času + browser.title - GlansArt s.r.o. - Sledovanie času + Profect s.r.o. - Sledovanie času yes @@ -19,11 +23,11 @@ both - Obidva + Oba This is a mandatory field - Povinné + Povinný údaj create @@ -31,15 +35,15 @@ confirm.delete - Naozaj ju chcete odstrániť? + Naozaj chcete odstrániť? admin_entity.delete_confirm - Vymazanie musíte potvrdiť, pretože sú tam aj prepojené objekty, ktoré budú tiež vymazané. + Vymazanie musíte potvrdiť, pretože sú prepojené objekty, ktoré budú tiež vymazané. confirm.delete_message - Vymazanie musíte potvrdiť, pretože sú tam aj prepojené objekty, ktoré budú tiež vymazané. + Vymazanie musíte potvrdiť, pretože sú prepojené objekty, ktoré budú tiež vymazané. delete.not_in_use @@ -53,6 +57,22 @@ confirm Potvrdiť + + search + Hľadať + + + my.profile + Môj profil + + + update_multiple + %action% %count% záznamov? + + + attachments + Prílohy + menu.homepage - Dashboard + Prehľad menu.admin - Administration + Administrácia menu.system @@ -119,7 +143,7 @@ menu.admin_customer - Zákazník + Zákazníci menu.admin_project @@ -133,21 +157,37 @@ menu.admin_user Používateľ + + menu.admin_team + Tímy + menu.plugin - Plugins + Doplnky menu.system_configuration Nastavenia + + menu.tags + Značky + + + menu.doctor + Sys-Doktor + error.no_entries_found - Na základe vybratých filtrov neboli nájdené žiadne položky. + Neboli nájdené žiadne položky. + + + error.no_comments_found + Nebolí nájdené žiadne komentáre. dashboard.title - Dashboard + Prehľad dashboard.subtitle @@ -309,6 +369,22 @@ label.toggle_dropdown Zobraziť menu + + label.my_teams + Moje tímy + + + label.my_team_projects + Moje tímové & projekty + + + label.progress + Stav postupu + + + label.plus_more + +%count% viac + + + label.version + Verzia + + + label.required_version + Potrebná verzia + stats.durationToday @@ -615,19 +743,19 @@ stats.durationWeek - Pracovný čas v tomto týždni + Pracovný čas tento týždeň stats.durationMonth - Pracovný čas v tomto mesiaci + Pracovný čas tento mesiac stats.durationYear - Pracovné hodiny v tomto roku + Pracovný čas tento rok stats.durationTotal - Celkový počet pracovných hodín + Celkový pracovný čas stats.amountToday @@ -635,15 +763,15 @@ stats.amountWeek - Príjmy v tomto týždni + Príjmy tento týždeň stats.amountMonth - Príjmy v tomto mesiaci + Príjmy tento mesiac stats.amountYear - Príjmy v tomto roku + Príjmy tento rok stats.amountTotal @@ -655,15 +783,15 @@ stats.userActiveWeek - Aktívni užívatelia tento týždeň + Aktívni používatelia týždeň stats.userActiveMonth - Aktívni používatelia tento mesiac + Aktívni používatelia mesiac stats.userActiveYear - Aktívni užívatelia v tomto roku + Aktívni používatelia rok stats.userActiveTotal @@ -679,7 +807,7 @@ stats.activityTotal - Čiastkové aktivity + Počet aktivít stats.projectTotal @@ -689,6 +817,14 @@ stats.customerTotal Počet zákazníkov + + stats.percentUsed + %percent%% minutých + + + stats.percentUsedLeft + %percent%% minutých (%left% zostáva) +