diff --git a/translations/actions.ar.xlf b/translations/actions.ar.xlf index 5ed45383..7e854eca 100644 --- a/translations/actions.ar.xlf +++ b/translations/actions.ar.xlf @@ -84,7 +84,7 @@ download - تحميل + Download invoice.pending diff --git a/translations/actions.cs.xlf b/translations/actions.cs.xlf index 24a4e650..dac93d30 100644 --- a/translations/actions.cs.xlf +++ b/translations/actions.cs.xlf @@ -94,6 +94,14 @@ create-timesheet-multiuser Pro více uživatelů + + invoice.cancel + Stornovat fakturu + + + filter + Filtrovat + diff --git a/translations/actions.ko.xlf b/translations/actions.ko.xlf index 43b17856..e4b2509a 100644 --- a/translations/actions.ko.xlf +++ b/translations/actions.ko.xlf @@ -12,15 +12,15 @@ edit - 편집 + 편집 trash - 삭제 + 삭제 report - 보고 + 보고 repeat @@ -56,7 +56,7 @@ home - 홈페이지 + 홈페이지 create-project @@ -72,7 +72,7 @@ permissions - 팀 승인 + 팀 승인 invoice.paid @@ -88,7 +88,7 @@ download - 다운로드 + Download create-timesheet-multiuser diff --git a/translations/export.cs.xlf b/translations/export.cs.xlf index 8119fd1f..c4010fa7 100644 --- a/translations/export.cs.xlf +++ b/translations/export.cs.xlf @@ -14,6 +14,10 @@ default-internal.pdf.twig S interními sazbami + + Timesheet + Pracovní výkaz + diff --git a/translations/export.nl.xlf b/translations/export.nl.xlf index b0ca3880..36f0bfe2 100644 --- a/translations/export.nl.xlf +++ b/translations/export.nl.xlf @@ -1,4 +1,4 @@ - + @@ -14,6 +14,10 @@ default-internal.pdf.twig Met interne tarieven + + Timesheet + Tijdrooster + diff --git a/translations/export.ru.xlf b/translations/export.ru.xlf index f0ecdf0c..72f8385e 100644 --- a/translations/export.ru.xlf +++ b/translations/export.ru.xlf @@ -14,6 +14,10 @@ default-internal.pdf.twig С внутренними ставками + + Timesheet + Табель учета рабочего времени + diff --git a/translations/invoice-calculator.cs.xlf b/translations/invoice-calculator.cs.xlf index 0250f79c..81b2405d 100644 --- a/translations/invoice-calculator.cs.xlf +++ b/translations/invoice-calculator.cs.xlf @@ -1,4 +1,4 @@ - + @@ -30,6 +30,14 @@ date Datum: jeden záznam na den (používá počáteční datum) + + price + Cena: jeden záznam za cenu + + + weekly + Týdenní: jeden záznam týdně (používá počáteční datum) + diff --git a/translations/invoice-calculator.ko.xlf b/translations/invoice-calculator.ko.xlf index b1d6842e..c0e23ad1 100644 --- a/translations/invoice-calculator.ko.xlf +++ b/translations/invoice-calculator.ko.xlf @@ -28,7 +28,7 @@ date - 날짜: 하루에 하나의 항목 (시작일 사용) + 날짜: 하루에 하나의 항목 (시작 날짜 사용) price diff --git a/translations/invoice-calculator.ru.xlf b/translations/invoice-calculator.ru.xlf index 10014cbd..149dd7c9 100644 --- a/translations/invoice-calculator.ru.xlf +++ b/translations/invoice-calculator.ru.xlf @@ -1,4 +1,4 @@ - + @@ -14,6 +14,14 @@ short Почасовая основа - сокращенная версия (только одна запись) + + user + Пользователь: одна запись на пользователя + + + activity + Активность: одна запись на активность + diff --git a/translations/invoice-calculator.zh_CN.xlf b/translations/invoice-calculator.zh_CN.xlf index 21c39da5..128dac83 100644 --- a/translations/invoice-calculator.zh_CN.xlf +++ b/translations/invoice-calculator.zh_CN.xlf @@ -32,11 +32,11 @@ price - 价格:每个价格一次 + 价格:每个价格一个条目 weekly - 每周:每周一次(使用开始日期) + 每周:每周一个条目(使用开始日期) diff --git a/translations/invoice-numbergenerator.cs.xlf b/translations/invoice-numbergenerator.cs.xlf index 56510ac7..cd1d154a 100644 --- a/translations/invoice-numbergenerator.cs.xlf +++ b/translations/invoice-numbergenerator.cs.xlf @@ -1,4 +1,4 @@ - + @@ -8,7 +8,11 @@ date - Data + Datum + + + default + Nastavený formát diff --git a/translations/invoice-numbergenerator.ru.xlf b/translations/invoice-numbergenerator.ru.xlf index e0130507..8dc16313 100644 --- a/translations/invoice-numbergenerator.ru.xlf +++ b/translations/invoice-numbergenerator.ru.xlf @@ -1,4 +1,4 @@ - + @@ -10,6 +10,10 @@ date Дата + + default + Настроенный формат + diff --git a/translations/invoice-renderer.cs.xlf b/translations/invoice-renderer.cs.xlf index 37c081a6..fdb94657 100644 --- a/translations/invoice-renderer.cs.xlf +++ b/translations/invoice-renderer.cs.xlf @@ -1,4 +1,4 @@ - + @@ -8,7 +8,7 @@ default - Faktura (výchozí) + Faktura timesheet @@ -24,7 +24,7 @@ spreadsheet - Tabulka + Faktura export @@ -32,7 +32,55 @@ company - Firemní faktura + Faktura + + + help.upload + Pozor: existující soubory budou přepsány. Povolené typy jsou: DOCX, ODS, XLSX. + + + programmatic + K dalšímu zpracování + + + Html + HTMP (pro tisk pomocí prohlížeče) + + + Microsoft Word (DOCX) + Microsoft Word (DOCX) + + + Microsoft Excel (XLS) + Microsoft Excel (XLS) + + + Microsoft Excel (XLSX) + Microsoft Excel (XLSX) + + + Pdf + PDF + + + default-pdf + Faktura + + + xml + XML + + + javascript + JSON + + + text + Text + + + Open Office (ODS - Spreadsheet) + Open Office (ODS - tabulka) diff --git a/translations/invoice-renderer.en.xlf b/translations/invoice-renderer.en.xlf index 057305a3..ada2e1be 100644 --- a/translations/invoice-renderer.en.xlf +++ b/translations/invoice-renderer.en.xlf @@ -28,8 +28,8 @@ Microsoft Excel (XLS) - Ods - Open Office (Spreadsheet) + Open Office (ODS - Spreadsheet) + Open Office (ODS - Spreadsheet) Microsoft Excel (XLSX) @@ -64,9 +64,9 @@ timesheet Timesheet - + Single service date - Single service date + Single service date open-spreadsheet diff --git a/translations/invoice-renderer.es.xlf b/translations/invoice-renderer.es.xlf index c5029d72..9c0fd874 100644 --- a/translations/invoice-renderer.es.xlf +++ b/translations/invoice-renderer.es.xlf @@ -44,7 +44,7 @@ help.upload - Cuidado: los archivos existentes se sobrescribirán. Los tipos de archivo permitidos son: DOCX, ODS, XLSX. + Atención: Los archivos existentes serán sobrescritos. Los tipos de archivo permitidos son: DOCX, ODS, XLSX. programmatic @@ -52,15 +52,15 @@ Html - HTML (para impresión desde el navegador) + HTML (impresión por Navegador) Microsoft Excel (XLS) Microsoft Excel (XLS) - Ods - Open Office (Spreadsheet) + Open Office (ODS - Spreadsheet) + Open Office (Hoja de calculo) Pdf diff --git a/translations/invoice-renderer.ru.xlf b/translations/invoice-renderer.ru.xlf index 6c0a4e20..c549f4b2 100644 --- a/translations/invoice-renderer.ru.xlf +++ b/translations/invoice-renderer.ru.xlf @@ -1,4 +1,4 @@ - + @@ -14,6 +14,22 @@ timesheet Табель учета времени + + Microsoft Word (DOCX) + Microsoft Word (DOCX) + + + help.upload + Внимание: существующие файлы будут перезаписаны. Допустимые типы файлов: DOCX, ODS, XLSX. + + + programmatic + Для дальнейшей обработки + + + Html + HTML (для печати через браузер) + diff --git a/translations/messages.ar.xlf b/translations/messages.ar.xlf index a6bc5f41..eab6ca85 100644 --- a/translations/messages.ar.xlf +++ b/translations/messages.ar.xlf @@ -1162,15 +1162,15 @@ stats.percentUsedLeft - %percent%% used (%left% are still open) + %percent%% المستخدمة (%left% مازالت مفتوحة) stats.percentUsed_month - %percent%% used this month + %percent%% مستخدمة هذا الشهر stats.percentUsedLeft_month - %percent%% used (%left% are still open this month) + %percent%% مستخدمة (%left% مازالت مفتوحة هذا الشهر) label.orderDate @@ -1178,7 +1178,7 @@ preview.skipped_rows - Skipped preview of %rows% more rows … + معاينة تم تجاوزها من %rows% صفوف أكثر … recent.activities @@ -1214,7 +1214,7 @@ delete_warning.short_stats - Currently %records% time-records exists, which sum up to a total duration of %duration%. + حاليا %records% سجلات زمنية موجودة, والتي تلخص إجمالي مدة %duration%. team.add_user.help @@ -1222,11 +1222,11 @@ invoice_document.max_reached - Reached maximum amount of %max% invoice documents. You can add more after removing one. + لقد وصلت الحد الأقصى ل %max% مستند فاتورة. تستطيع إضافة مستندات أكثر بعد إزالة واحد. resetting.check_email - An email has been sent. It contains a link you must click to reset your password. Note: You can only request a new password once within %tokenLifetime% hours. If you don't get an email check your spam folder or try again. + تم إرسال رسالة على بريدك الإلكتروني۔ تحتوي على رابط يجب عليك الضغط عليه لتغيير كلمة المرور۔ ملاحظة : تستطيع أن تطلب كلمة مرور جديد خلال كل %tokenLifetime% ساعات فقط۔ اذا لم تتلقى الرسالة في صندوق الوارد يرجى البحث في صندوق البريد الغير هام والمحاولة مرة أخرى۔ stats.revenue @@ -1242,7 +1242,7 @@ export.warn_result_amount - Your search leads to %count% results. If the export fails, you have to narrow down your search further. + بحثك يؤدي إلى %count% نتيجة. إذا فشل التصدير, يجب عليك تضييق نطاق البحث . label.type diff --git a/translations/messages.cs.xlf b/translations/messages.cs.xlf index 2fed9843..1fff8100 100644 --- a/translations/messages.cs.xlf +++ b/translations/messages.cs.xlf @@ -1278,6 +1278,14 @@ label.invoiceText Text faktury + + label.globalActivities + Povolit všeobecné aktivity + + + label.budgetIndependent + Zobrazit bez ohledu na „typ rozpočtu“ + diff --git a/translations/messages.en.xlf b/translations/messages.en.xlf index c8ccaa83..9b6fc177 100644 --- a/translations/messages.en.xlf +++ b/translations/messages.en.xlf @@ -39,10 +39,7 @@ admin_entity.delete_confirm - - This data will be deleted as well! - Alternatively, you can select an entry to which all data will be transferred: - + This data will be deleted as well! Alternatively, you can select an entry to which all data will be transferred: delete.not_in_use @@ -161,12 +158,7 @@ resetting.check_email - - An email has been sent. It contains a link you must click to reset your password. - Note: You can only request a new password once within %tokenLifetime% hours. - - If you don't get an email check your spam folder or try again. - + An email has been sent. It contains a link you must click to reset your password. Note: You can only request a new password once within %tokenLifetime% hours. If you don't get an email check your spam folder or try again. admin_project.delete_confirm - - V súčasnosti projekt %project% pre zákazníka %customer% má %activities% - činnosti a %records% časových záznamov, ktoré sa započítavajú do celkového počtu %duration%. - Tieto aktivity a časové záznamy budú tiež vymazané! - Alternatívne môžete vybrať projekt, do ktorého sa prenesú všetky existujúce aktivity a položky: - + V súčasnosti projekt %project% pre zákazníka %customer% má %activities% činnosti a %records% časových záznamov, ktoré sa započítavajú do celkového počtu %duration%. Tieto aktivity a časové záznamy budú tiež vymazané! Alternatívne môžete vybrať projekt, do ktorého sa prenesú všetky existujúce aktivity a položky: label.project_start @@ -576,12 +571,7 @@ admin_customer.delete_confirm - - V súčasnosti zákazník %customer% má %project% projektov s %activity% činnosti, ktoré sa počítajú - v %records% časových záznamov do celkového počtu %duration%. - Tieto projekty, aktivity a časové záznamy budú tiež vymazané! - Prípadne môžete vybrať zákazníka, ktorému sa prenesú všetky údaje: - + V súčasnosti zákazník %customer% má %project% projektov s %activity% činnosti, ktoré sa počítajú v %records% časových záznamov do celkového počtu %duration%. Tieto projekty, aktivity a časové záznamy budú tiež vymazané! Prípadne môžete vybrať zákazníka, ktorému sa prenesú všetky údaje: