Merge pull request #152 from denisdulici/lang-update
Updated translations
This commit is contained in:
commit
f1233a2f41
@ -50,6 +50,7 @@ return [
|
||||
'na' => 'Neuvedeno',
|
||||
'daily' => 'Denně',
|
||||
'monthly' => 'Měsíčně',
|
||||
'quarterly' => 'Čtvrtletně',
|
||||
'yearly' => 'Ročně',
|
||||
'add' => 'Přidat',
|
||||
'add_new' => 'Přidat nové',
|
||||
@ -74,6 +75,7 @@ return [
|
||||
'reference' => 'Reference',
|
||||
'attachment' => 'Příloha',
|
||||
'change' => 'Změnit',
|
||||
'switch' => 'Přepnout',
|
||||
'color' => 'Barva',
|
||||
'save' => 'Uložit',
|
||||
'cancel' => 'Storno',
|
||||
|
@ -10,6 +10,7 @@ return [
|
||||
'imported' => ':type importováno!',
|
||||
],
|
||||
'error' => [
|
||||
'payment_add' => 'Chyba: Nelze přidat platbu! Měli byste přidat částku.',
|
||||
'not_user_company' => 'Chyba: nemůžeš provádět správu společností!',
|
||||
'customer' => 'Chyba: Nemůžeš vytvořit uživatele! :name používá tento email.',
|
||||
'no_file' => 'Chyba: Nebyl vybrán žádný soubor!',
|
||||
|
@ -10,29 +10,33 @@ return [
|
||||
'free' => 'ZDARMA',
|
||||
'install' => 'Instalovat',
|
||||
'buy_now' => 'Koupit',
|
||||
'faq' => 'ČKD',
|
||||
'changelog' => 'Seznam změn',
|
||||
'installed' => 'Instalováno',
|
||||
'uninstalled' => 'Odinstalováno',
|
||||
'token_link' => '<a href="https://akaunting.com/tokens" target="_blank">Klikni sem</a> pro získání tokenu k API.',
|
||||
'no_apps' => 'V této kategorii zatím nejsou žádné aplikace.',
|
||||
'developer' => 'Jste vývojář? <a href="https://akaunting.com/blog/akaunting-app-store" target="_blank"> Zde</a> se můžete naučit jak vytvořit aplikaci a začít hned prodávat!',
|
||||
|
||||
'enabled' => ':module aplikace povolena',
|
||||
'disabled' => ':module aplikace vypnuta',
|
||||
'about' => 'O aplikaci',
|
||||
|
||||
'installation' => [
|
||||
'header' => 'Instalace modulu',
|
||||
'start' => 'Instaluji :module.',
|
||||
'download' => 'Stahuji soubor :module.',
|
||||
'unzip' => 'Rozbaluji soubory :module.',
|
||||
'install' => 'Nahrávám soubory :module.',
|
||||
'added' => 'Přidáno',
|
||||
'updated' => 'Aktualizováno',
|
||||
'compatibility' => 'Kompatibilita',
|
||||
|
||||
'installed' => ':module nainstalován',
|
||||
'uninstalled' => ':module odinstalováno',
|
||||
//'updated' => ':module updated',
|
||||
'enabled' => ':module povolen',
|
||||
'disabled' => ':module zakázán',
|
||||
|
||||
'tab' => [
|
||||
'installation' => 'Instalace',
|
||||
'faq' => 'ČKD',
|
||||
'changelog' => 'Seznam změn',
|
||||
],
|
||||
|
||||
'history' => [
|
||||
'installed' => ':module nainstalováno',
|
||||
'uninstalled' => ':module odinstalováno',
|
||||
'updated' => ':module aktualizováno',
|
||||
'enabled' => ':module povolen',
|
||||
'disabled' => ':module zakázán',
|
||||
'installation' => [
|
||||
'header' => 'Instalace aplikace',
|
||||
'download' => 'Stahuji soubor :module.',
|
||||
'unzip' => 'Rozbaluji soubory :module.',
|
||||
'install' => 'Instaluji soubory :module.',
|
||||
],
|
||||
|
||||
'button' => [
|
||||
|
@ -2,6 +2,12 @@
|
||||
|
||||
return [
|
||||
|
||||
'this_year' => 'Tento rok',
|
||||
'previous_year' => 'Předchozí rok',
|
||||
'this_quarter' => 'Aktuální čtvrtletí',
|
||||
'previous_quarter' => 'Předchozí čtvrtletí',
|
||||
'last_12_months' => 'Posledních 12 měsíců',
|
||||
|
||||
'summary' => [
|
||||
'income' => 'Přehled příjmů',
|
||||
'expense' => 'Přehled výdajů',
|
||||
|
@ -50,6 +50,7 @@ return [
|
||||
'na' => 'N/D',
|
||||
'daily' => 'Diario',
|
||||
'monthly' => 'Mensual',
|
||||
'quarterly' => 'Trimestral',
|
||||
'yearly' => 'Anual',
|
||||
'add' => 'Añadir',
|
||||
'add_new' => 'Agregar Nuevo',
|
||||
@ -74,6 +75,7 @@ return [
|
||||
'reference' => 'Referencia',
|
||||
'attachment' => 'Adjunto',
|
||||
'change' => 'Cambiar',
|
||||
'switch' => 'Cambiar',
|
||||
'color' => 'Color',
|
||||
'save' => 'Guardar',
|
||||
'cancel' => 'Cancelar',
|
||||
|
@ -10,6 +10,7 @@ return [
|
||||
'imported' => ':type importado!',
|
||||
],
|
||||
'error' => [
|
||||
'payment_add' => 'Error: No puede agregar pago! Usted debe comprobar cantidad agregada.',
|
||||
'not_user_company' => 'Error: No tiene permisos para administrar esta empresa!',
|
||||
'customer' => 'Error: No se puede crear el usuario! :name usa esta dirección de correo electrónico.',
|
||||
'no_file' => 'Error: Ningún archivo seleccionado!',
|
||||
|
@ -10,29 +10,33 @@ return [
|
||||
'free' => 'GRATIS',
|
||||
'install' => 'Instalar',
|
||||
'buy_now' => 'Comprar ahora',
|
||||
'faq' => 'Preguntas frecuentes',
|
||||
'changelog' => 'Historial de cambios',
|
||||
'installed' => 'Instalado',
|
||||
'uninstalled' => 'Desinstalado',
|
||||
'token_link' => 'Haga <a href="https://akaunting.com/tokens" target="_blank">Click aquí</a> para obtener su API token.',
|
||||
'no_apps' => 'No hay aplicaciones en esta categoría, aún.',
|
||||
'developer' => '¿Eres un desarrollador? <a href="https://akaunting.com/blog/akaunting-app-store" target="_blank">Aquí</a> puedes aprender cómo crear una aplicación y comenzar a venderla hoy!',
|
||||
|
||||
'about' => 'Acerca de',
|
||||
|
||||
'added' => 'Agregado',
|
||||
'updated' => 'Actualizado',
|
||||
'compatibility' => 'Compatibilidad',
|
||||
|
||||
'installed' => ':module instalado',
|
||||
'uninstalled' => ':module desinstalado',
|
||||
//'updated' => ':module updated',
|
||||
'enabled' => ':module habilitado',
|
||||
'disabled' => ':module deshabilitado',
|
||||
|
||||
'installation' => [
|
||||
'header' => 'Instalación del módulo',
|
||||
'start' => 'instalando :module .',
|
||||
'download' => 'Descargando archivo :module .',
|
||||
'unzip' => 'Extrayendo archivo :module .',
|
||||
'install' => 'Subiendo archivo :module .',
|
||||
'tab' => [
|
||||
'installation' => 'Instalación',
|
||||
'faq' => 'Preguntas frecuentes',
|
||||
'changelog' => 'Historial de cambios',
|
||||
],
|
||||
|
||||
'history' => [
|
||||
'installed' => ':module instalado',
|
||||
'uninstalled' => ':module desinstalado',
|
||||
'updated' => ':module actualizado',
|
||||
'enabled' => ':module habilitado',
|
||||
'disabled' => ':module deshabilitado',
|
||||
'installation' => [
|
||||
'header' => 'Instalación de Aplicación',
|
||||
'download' => 'Descargando archivo :module .',
|
||||
'unzip' => 'Extrayendo archivo :module .',
|
||||
'install' => 'Instalando archivos de :module .',
|
||||
],
|
||||
|
||||
'button' => [
|
||||
|
@ -2,6 +2,12 @@
|
||||
|
||||
return [
|
||||
|
||||
'this_year' => 'Este año',
|
||||
'previous_year' => 'Año Anterior',
|
||||
'this_quarter' => 'Este Trimestre',
|
||||
'previous_quarter' => 'Trimestre Anterior',
|
||||
'last_12_months' => 'Últimos 12 meses',
|
||||
|
||||
'summary' => [
|
||||
'income' => 'Resumen de Ingresos',
|
||||
'expense' => 'Resumen de Gastos',
|
||||
|
@ -5,14 +5,14 @@ return [
|
||||
'code' => 'کد',
|
||||
'rate' => 'نرخ',
|
||||
'default' => 'واحد پول پیش فرض',
|
||||
'decimal_mark' => 'Decimal Mark',
|
||||
'thousands_separator' => 'Thousands Separator',
|
||||
'precision' => 'Precision',
|
||||
'decimal_mark' => 'ممیز',
|
||||
'thousands_separator' => 'هزاران جدا کننده',
|
||||
'precision' => 'دقت',
|
||||
'symbol' => [
|
||||
'symbol' => 'Symbol',
|
||||
'position' => 'Symbol Position',
|
||||
'before' => 'Before Amount',
|
||||
'after' => 'After Amount',
|
||||
'symbol' => 'نماد',
|
||||
'position' => 'موقعیت نماد',
|
||||
'before' => 'مقدار بعد از',
|
||||
'after' => 'مقدار بعد از',
|
||||
]
|
||||
|
||||
];
|
||||
|
@ -50,6 +50,7 @@ return [
|
||||
'na' => '(تعریف نشده)',
|
||||
'daily' => 'روزانه',
|
||||
'monthly' => 'ماهانه',
|
||||
'quarterly' => 'فصلی',
|
||||
'yearly' => 'سالانه',
|
||||
'add' => 'افزودن',
|
||||
'add_new' => 'افزودن جدید',
|
||||
@ -74,6 +75,7 @@ return [
|
||||
'reference' => 'مرجع',
|
||||
'attachment' => 'پیوست',
|
||||
'change' => 'تغییر',
|
||||
'switch' => 'جایهجایی',
|
||||
'color' => 'رنگ',
|
||||
'save' => 'ذخیره کردن',
|
||||
'cancel' => 'انصراف',
|
||||
|
@ -10,6 +10,7 @@ return [
|
||||
'imported' => ':type درون ریزی شد!',
|
||||
],
|
||||
'error' => [
|
||||
'payment_add' => 'خطا: شما نمی توانید پرداخت داشته باشید! شما باید ابتدا مقدار اضافه شده را چک کنید.',
|
||||
'not_user_company' => 'خطا: شما اجازه مدیریت این شرکت را ندارید!',
|
||||
'customer' => 'خطا در تعریف کاربر! :name از این ایمیل استفاده میکند.',
|
||||
'no_file' => 'خطا: فایلی انتخاب نشده است!',
|
||||
|
@ -10,29 +10,33 @@ return [
|
||||
'free' => 'رایگان',
|
||||
'install' => 'نصب',
|
||||
'buy_now' => 'خرید',
|
||||
'faq' => 'سوالات متداول',
|
||||
'changelog' => 'تغییرات',
|
||||
'installed' => 'نصب شده',
|
||||
'uninstalled' => 'حذف',
|
||||
'token_link' => '<a href="https://akaunting.com/tokens" target="_blank">دریافت Token</a>.',
|
||||
'no_apps' => 'در این بخش هیچ نرم افزاری وجود ندارد.',
|
||||
'developer' => 'آیا شما یک توسعه دهنده هستید؟<a href="https://akaunting.com/blog/akaunting-app-store" target="_blank">با مراجعه به سایت فروشگاهی می توانید نرم افزار های خود را بسیازید و بفروشید.</a>',
|
||||
|
||||
'enabled' => ':module فعال',
|
||||
'disabled' => ':module غیرفعال',
|
||||
'about' => 'درباره ما',
|
||||
|
||||
'installation' => [
|
||||
'header' => 'نصب ماژول',
|
||||
'start' => 'نصب :module',
|
||||
'download' => 'دریافت فایل :module',
|
||||
'unzip' => 'استخراج فایل :module.',
|
||||
'install' => 'بارگذاری فایل :module',
|
||||
'added' => 'اضافه شد',
|
||||
'updated' => 'به روز رسانی شده',
|
||||
'compatibility' => 'سازگاری',
|
||||
|
||||
'installed' => ':module نصب شد',
|
||||
'uninstalled' => ':module حذف شد',
|
||||
//'updated' => ':module updated',
|
||||
'enabled' => ':module فعال شد',
|
||||
'disabled' => ':module غیر فعال شد',
|
||||
|
||||
'tab' => [
|
||||
'installation' => 'نصب',
|
||||
'faq' => 'سوالات متداول',
|
||||
'changelog' => 'تغییرات',
|
||||
],
|
||||
|
||||
'history' => [
|
||||
'installed' => 'نصب :module',
|
||||
'uninstalled' => 'حذف :module',
|
||||
'updated' => ':module بروز شد',
|
||||
'enabled' => ':module فعال شد',
|
||||
'disabled' => ':module غیر فعال شد',
|
||||
'installation' => [
|
||||
'header' => 'محل نصب نرم افزار',
|
||||
'download' => 'دریافت فایل :module',
|
||||
'unzip' => 'استخراج فایل :module.',
|
||||
'install' => 'نصب فایل های :module .',
|
||||
],
|
||||
|
||||
'button' => [
|
||||
|
@ -2,6 +2,12 @@
|
||||
|
||||
return [
|
||||
|
||||
'this_year' => 'امسال',
|
||||
'previous_year' => 'سال قبل',
|
||||
'this_quarter' => 'سه ماه',
|
||||
'previous_quarter' => 'سه ماهه قبلی',
|
||||
'last_12_months' => '12 ماه گذشته',
|
||||
|
||||
'summary' => [
|
||||
'income' => 'خلاصه درآمد',
|
||||
'expense' => 'خلاصه هزینه',
|
||||
|
@ -5,5 +5,14 @@ return [
|
||||
'code' => 'Kodi',
|
||||
'rate' => 'Normë',
|
||||
'default' => 'Valuta e Parazgjedhur',
|
||||
'decimal_mark' => 'Marku Decimal',
|
||||
'thousands_separator' => 'Mijëra Ndarës',
|
||||
'precision' => 'Saktësia',
|
||||
'symbol' => [
|
||||
'symbol' => 'Simboli',
|
||||
'position' => 'Pozicioni i Simbolit',
|
||||
'before' => 'Para Shuma',
|
||||
'after' => 'Pas Shuma',
|
||||
]
|
||||
|
||||
];
|
||||
|
11
resources/lang/sq-AL/customers.php
Normal file
11
resources/lang/sq-AL/customers.php
Normal file
@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'allow_login' => 'Lejo Identifikimin?',
|
||||
'user_created' => 'Përdoruesi u Krijua',
|
||||
|
||||
'error' => [
|
||||
'email' => 'Emaili tashmë është marrë.'
|
||||
]
|
||||
];
|
@ -50,6 +50,7 @@ return [
|
||||
'na' => 'I Padisponueshëm',
|
||||
'daily' => 'Ditore',
|
||||
'monthly' => 'Mujore',
|
||||
'quarterly' => 'Tremujore',
|
||||
'yearly' => 'Vjetore',
|
||||
'add' => 'Shto',
|
||||
'add_new' => 'Shto të Re',
|
||||
@ -74,6 +75,7 @@ return [
|
||||
'reference' => 'Referenca',
|
||||
'attachment' => 'Bashkëngjitje',
|
||||
'change' => 'Ndrysho',
|
||||
'switch' => 'Ndryshim',
|
||||
'color' => 'Ngjyra',
|
||||
'save' => 'Ruaj',
|
||||
'cancel' => 'Anulo',
|
||||
@ -83,8 +85,6 @@ return [
|
||||
'search' => 'Kërko',
|
||||
'search_placeholder' => 'Lloji për të kërkuar..',
|
||||
'filter' => 'Filtër',
|
||||
'create_user' => 'Krijo Përdorues',
|
||||
'created_user' => 'Përdorues i Krijuar',
|
||||
'help' => 'Ndihmë',
|
||||
'all' => 'Të gjitha',
|
||||
'all_type' => 'Të gjitha :type',
|
||||
@ -92,6 +92,7 @@ return [
|
||||
'created' => 'Krijuar',
|
||||
'id' => 'ID',
|
||||
'more_actions' => 'Më shumë Veprime',
|
||||
'duplicate' => 'Dublo',
|
||||
|
||||
'title' => [
|
||||
'new' => 'I ri :type',
|
||||
|
@ -8,6 +8,7 @@ return [
|
||||
'counter' => '{0} Ju nuk keni njoftim |{1} Ju keni :count njoftim |[2,*] Ju keni :count njoftime',
|
||||
'overdue_invoices' => '{1} :count faturë e vonuar |[2,*] :count fatura të vonuara',
|
||||
'upcoming_bills' => '{1} :count faturë e ardhshme |[2,*] :count fatura të ardhshme',
|
||||
'items_stock' => '{1} :count artikulli jashtë magazinës | [2,*] :count artikuj jashtë magazinës',
|
||||
'view_all' => 'Shiko te Gjitha'
|
||||
],
|
||||
|
||||
|
9
resources/lang/sq-AL/import.php
Normal file
9
resources/lang/sq-AL/import.php
Normal file
@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
'import' => 'Import',
|
||||
'title' => 'Import :type',
|
||||
'message' => 'Llojet e lejuara të skedarëve: CSV, XLS. Ju lutemi, <a target="_blank" href=":link"><strong>shkarko</strong></a> skedarin shembull.',
|
||||
|
||||
];
|
@ -37,7 +37,13 @@ return [
|
||||
],
|
||||
|
||||
'messages' => [
|
||||
'email_sent' => 'Emaili i faturës është dërguar me sukses!',
|
||||
'marked_sent' => 'Fatura shënohet si e dërguar me sukses!',
|
||||
],
|
||||
|
||||
'notification' => [
|
||||
'message' => 'Ju po merrni këtë email sepse keni një të ardhshme :amount fature e :customer klientit.',
|
||||
'button' => 'Paguaj Tani',
|
||||
],
|
||||
|
||||
];
|
||||
|
@ -7,4 +7,9 @@ return [
|
||||
'purchase_price' => 'Çmimi i Blerjes',
|
||||
'sku' => 'SKU',
|
||||
|
||||
'notification' => [
|
||||
'message' => 'Ju po merrni këtë email sepse :name po mbaron.',
|
||||
'button' => 'Shiko Tani',
|
||||
],
|
||||
|
||||
];
|
||||
|
@ -6,9 +6,14 @@ return [
|
||||
'added' => ':type shtuar!',
|
||||
'updated' => ':type përditësuar!',
|
||||
'deleted' => ':type fshirë!',
|
||||
'duplicated' => ':type dubluar!',
|
||||
'imported' => ':type importuar!',
|
||||
],
|
||||
'error' => [
|
||||
'payment_add' => 'Gabim: Ju nuk mund të shtoni pagesa! Ju duhet të kontrolloni shtimin e shumës.',
|
||||
'not_user_company' => 'Gabim: Nuk ju lejohet të menaxhoni këtë kompani!',
|
||||
'customer' => 'Gabim: Ju nuk mund të krijoni përdorues! :name përdor këtë adresë e-maili.',
|
||||
'no_file' => 'Gabim: Asnjë skedar i përzgjedhur!',
|
||||
],
|
||||
'warning' => [
|
||||
'deleted' => 'Njoftim: <b>:name</b> nuk mund të fshihet sepse ka :text të lidhur.',
|
||||
|
@ -10,29 +10,33 @@ return [
|
||||
'free' => 'FALAS',
|
||||
'install' => 'Instalo',
|
||||
'buy_now' => 'Bli Tani',
|
||||
'faq' => 'Pyetësori',
|
||||
'changelog' => 'Ndryshimet',
|
||||
'installed' => 'Instaluar',
|
||||
'uninstalled' => 'Çinstaluar',
|
||||
'token_link' => '<a href="https://akaunting.com/tokens" target="_blank">Kliko këtu</a>për të marrë shenjën tuaj API.',
|
||||
'no_apps' => 'Në këtë kategori akoma nuk ka aplikacione.',
|
||||
'developer' => 'A jeni një zhvillues?<a href="https://akaunting.com/blog/akaunting-app-store" target="_blank">Këtu</a> mund të mësoni si të krijoni një aplikacion dhe të filloni shitjen sot!',
|
||||
|
||||
'about' => 'Rreth nesh',
|
||||
|
||||
'added' => 'Shtuar',
|
||||
'updated' => 'Përditësuar',
|
||||
'compatibility' => 'Pajtueshmëri',
|
||||
|
||||
'installed' => ':module instaluar',
|
||||
'uninstalled' => ':module çinstaluar',
|
||||
//'updated' => ':module updated',
|
||||
'enabled' => ':module i aktivizuar',
|
||||
'disabled' => ':module i çaktivizuar',
|
||||
|
||||
'installation' => [
|
||||
'header' => 'Instalim Moduli',
|
||||
'start' => ':module instalimi.',
|
||||
'download' => 'Shkarkimi i :module skedarit.',
|
||||
'unzip' => 'Ekstraktimi i :module skedarit.',
|
||||
'install' => 'Ngarkimi i :module skedarit.',
|
||||
'tab' => [
|
||||
'installation' => 'Instalim',
|
||||
'faq' => 'Pyetësori',
|
||||
'changelog' => 'Ndryshimet',
|
||||
],
|
||||
|
||||
'history' => [
|
||||
'installed' => ':module instaluar',
|
||||
'uninstalled' => ':module çinstalo',
|
||||
'updated' => ':module i përditësuar',
|
||||
'enabled' => ':module i aktivizuar',
|
||||
'disabled' => ':module i çaktivizuar',
|
||||
'installation' => [
|
||||
'header' => 'Instalim Aplikacioni',
|
||||
'download' => 'Shkarkimi i :module skedarit.',
|
||||
'unzip' => 'Ekstraktimi i :module skedarit.',
|
||||
'install' => 'Instalim i :module skedareve.',
|
||||
],
|
||||
|
||||
'button' => [
|
||||
|
@ -2,6 +2,12 @@
|
||||
|
||||
return [
|
||||
|
||||
'this_year' => 'Këtë Vit',
|
||||
'previous_year' => 'Viti i Kaluar',
|
||||
'this_quarter' => 'Këtë Tremujor',
|
||||
'previous_quarter' => 'Tremujor i Kaluar',
|
||||
'last_12_months' => '12 Muajt e Fundit',
|
||||
|
||||
'summary' => [
|
||||
'income' => 'Përmbledhje e të Ardhurave',
|
||||
'expense' => 'Përmbledhje e Shpenzimeve',
|
||||
|
@ -10,7 +10,7 @@ return [
|
||||
'free' => 'Ücretsiz',
|
||||
'install' => 'Yükle',
|
||||
'buy_now' => 'Şimdi Satın Al',
|
||||
'token_link' => 'API token almak için<a href="https://akaunting.com/tokens" target="_blank">buraya tıklayın</a>.',
|
||||
'token_link' => 'API token almak için <a href="https://akaunting.com/tokens" target="_blank">buraya tıklayın</a>.',
|
||||
'no_apps' => 'Henüz bu kategoride uygulama bulunmamaktadır.',
|
||||
'developer' => 'Geliştirici misiniz? Uygulama geliştirip satışa sunmak için<a href="https://akaunting.com/blog/akaunting-app-store" target="_blank">buraya</a> tıklayın!',
|
||||
|
||||
|
@ -4,7 +4,7 @@ return [
|
||||
|
||||
'installed_version' => 'Yüklü Sürüm',
|
||||
'latest_version' => 'En Son Sürüm',
|
||||
'update' => 'Akaunting için Güncelleştirme: sürüm',
|
||||
'update' => ':version sürümüne güncelle',
|
||||
'changelog' => 'Değişiklik Kaydı',
|
||||
'check' => 'Yenile',
|
||||
'new_core' => 'Akaunting\'in güncel bir versiyonu mevcut.',
|
||||
|
Loading…
x
Reference in New Issue
Block a user