From e4f914f65d6b5b794a6868a0118546417cd58b15 Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Mon, 12 Sep 2016 13:03:34 +0300 Subject: [PATCH] Updated lanuguages and added Albaninan --- database/seeds/LanguageSeeder.php | 4 + resources/lang/ca/texts.php | 68 +- resources/lang/cs/texts.php | 68 +- resources/lang/da/texts.php | 68 +- resources/lang/de/texts.php | 70 +- resources/lang/es/texts.php | 68 +- resources/lang/es_ES/texts.php | 68 +- resources/lang/fr/texts.php | 68 +- resources/lang/fr_CA/texts.php | 68 +- resources/lang/hr/texts.php | 68 +- resources/lang/it/texts.php | 68 +- resources/lang/ja/texts.php | 68 +- resources/lang/lt/texts.php | 346 +++-- resources/lang/nb_NO/texts.php | 68 +- resources/lang/nl/texts.php | 68 +- resources/lang/pl/texts.php | 68 +- resources/lang/pt_BR/texts.php | 68 +- resources/lang/sq/auth.php | 19 + resources/lang/sq/pagination.php | 19 + resources/lang/sq/passwords.php | 22 + resources/lang/sq/texts.php | 2114 +++++++++++++++++++++++++++++ resources/lang/sq/validation.php | 119 ++ resources/lang/sv/texts.php | 68 +- resources/lang/th/texts.php | 68 +- 24 files changed, 3625 insertions(+), 176 deletions(-) create mode 100644 resources/lang/sq/auth.php create mode 100644 resources/lang/sq/pagination.php create mode 100644 resources/lang/sq/passwords.php create mode 100644 resources/lang/sq/texts.php create mode 100644 resources/lang/sq/validation.php diff --git a/database/seeds/LanguageSeeder.php b/database/seeds/LanguageSeeder.php index 19fff15c64b2..6f1f6535dcaa 100644 --- a/database/seeds/LanguageSeeder.php +++ b/database/seeds/LanguageSeeder.php @@ -8,6 +8,9 @@ class LanguageSeeder extends Seeder { Eloquent::unguard(); + // https://github.com/caouecs/Laravel-lang + // https://www.loc.gov/standards/iso639-2/php/code_list.php + $languages = [ ['name' => 'English', 'locale' => 'en'], ['name' => 'Italian', 'locale' => 'it'], @@ -26,6 +29,7 @@ class LanguageSeeder extends Seeder ['name' => 'Polish', 'locale' => 'pl'], ['name' => 'Czech', 'locale' => 'cs'], ['name' => 'Croatian', 'locale' => 'hr'], + ['name' => 'Albanian', 'locale' => 'sq'], ]; foreach ($languages as $language) { diff --git a/resources/lang/ca/texts.php b/resources/lang/ca/texts.php index d2a83f399d8d..a3705ea1bcd8 100644 --- a/resources/lang/ca/texts.php +++ b/resources/lang/ca/texts.php @@ -507,7 +507,7 @@ $LANG = array( 'payment_type_paypal' => 'PayPal', 'payment_type_bitcoin' => 'Bitcoin', 'knowledge_base' => 'Knowledge Base', - 'partial' => 'Partial', + 'partial' => 'Partial/Deposit', 'partial_remaining' => ':partial of :balance', 'more_fields' => 'More Fields', 'less_fields' => 'Less Fields', @@ -995,7 +995,7 @@ $LANG = array( 'overdue' => 'Overdue', - 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding and help support our project.', + 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding from the invoice and client portal.', 'user_email_footer' => 'To adjust your email notification settings please visit :link', 'reset_password_footer' => 'If you did not request this password reset please email our support: :email', 'limit_users' => 'Sorry, this will exceed the limit of :limit users', @@ -2043,7 +2043,71 @@ $LANG = array( 'payment_error_code' => 'There was an error processing your payment [:code]. Please try again later.', 'standard_fees_apply' => 'Standard fees apply: 2.9% + $0.30 per successful charge.', 'limit_import_rows' => 'Data needs to be imported in batches of :count rows or less', + 'error_title' => 'Something went wrong', + 'error_contact_text' => 'If you\'d like help please email us at :mailaddress', + 'no_undo' => 'Warning: this can\'t be undone.', + 'no_contact_selected' => 'Please select a contact', + 'no_client_selected' => 'Please select a client', + 'gateway_config_error' => 'It may help to set new passwords or generate new API keys.', + 'payment_type_on_file' => ':type on file', + 'invoice_for_client' => 'Invoice :invoice for :client', + 'intent_not_found' => 'Sorry, I\'m not sure what you\'re asking.', + 'intent_not_supported' => 'Sorry, I\'m not able to do that.', + 'client_not_found' => 'I wasn\'t able to find the client', + 'not_allowed' => 'Sorry, you don\'t have the needed permissions', + 'bot_emailed_invoice' => 'Your invoice has been sent.', + 'bot_emailed_notify_viewed' => 'I\'ll email you when it\'s viewed.', + 'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.', + 'add_product_to_invoice' => 'Add 1 :product', + 'not_authorized' => 'Your are not authorized', + 'bot_get_email' => 'Hi! (wave)
Thanks for trying the Invoice Ninja Bot.
Send me your account email to get started.', + 'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.', + 'bot_welcome' => 'That\'s it, your account is verified.
', + 'email_not_found' => 'I wasn\'t able to find an available account for :email', + 'invalid_code' => 'The code is not correct', + 'security_code_email_subject' => 'Security code for Invoice Ninja Bot', + 'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.', + 'security_code_email_line2' => 'Note: it will expire in 10 minutes.', + 'bot_help_message' => 'I currently support:
• Create\update\email an invoice
• List products
For example:
invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent', + 'list_products' => 'List Products', + + 'include_item_taxes_inline' => 'Include line item taxes in line total', + 'created_quotes' => 'Successfully created :count quotes(s)', + 'limited_gateways' => 'Note: we support one credit card gateway per company.', + + 'warning' => 'Warning', + 'self-update' => 'Update Invoice Ninja', + 'update_invoiceninja_title' => 'Update Invoice Ninja', + 'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!', + 'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.', + 'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.', + 'update_invoiceninja_decide_update_download' => 'You can decide to update directly to :version or to just download the new relase and update later.', + 'update_invoiceninja_update_start' => 'Update now', + 'update_invoiceninja_download_start' => 'Download :version', + 'create_new' => 'Create New', + + 'toggle_navigation' => 'Toggle Navigation', + 'toggle_history' => 'Toggle History', + 'unassigned' => 'Unassigned', + 'task' => 'Task', + 'contact_name' => 'Contact Name', + 'city_state_postal' => 'City/State/Postal', + 'custom_field' => 'Custom Field', + 'account_fields' => 'Company Fields', + 'facebook_and_twitter' => 'Facebook and Twitter', + 'facebook_and_twitter_help' => 'Follow our feeds to help support our project', + 'reseller_text' => 'Note: the white-label license is intended for personal use, please email us at :email if you\'d like to resell our app.', + 'unnamed_client' => 'Unnamed Client', + + 'day' => 'Day', + 'week' => 'Week', + 'month' => 'Month', + 'inactive_logout' => 'You have been logged out due to inactivity', + 'reports' => 'Reports', + 'total_profit' => 'Total Profit', + 'total_expenses' => 'Total Expenses', + 'quote_to' => 'Quote to', ); diff --git a/resources/lang/cs/texts.php b/resources/lang/cs/texts.php index ab5f3250826c..a6646b080e8a 100644 --- a/resources/lang/cs/texts.php +++ b/resources/lang/cs/texts.php @@ -506,7 +506,7 @@ $LANG = array( 'payment_type_paypal' => 'PayPal', 'payment_type_bitcoin' => 'Bitcoin', 'knowledge_base' => 'Knowledge Base', - 'partial' => 'Část', + 'partial' => 'Partial/Deposit', 'partial_remaining' => ':partial z :balance', 'more_fields' => 'Více polí', 'less_fields' => 'Méně polí', @@ -997,7 +997,7 @@ $LANG = array( 'overdue' => 'Po termínu', - 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding and help support our project.', + 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding from the invoice and client portal.', 'user_email_footer' => 'Pro úpravu emailových notifikací prosím navštivte :link', 'reset_password_footer' => 'Pokud jste nepožádali o resetování hesla, prosím kontaktujte naši podporu na: :email', 'limit_users' => 'Omlouváme se, to už přesáhlo limit :limit uživatelů', @@ -2045,7 +2045,71 @@ $LANG = array( 'payment_error_code' => 'There was an error processing your payment [:code]. Please try again later.', 'standard_fees_apply' => 'Standard fees apply: 2.9% + $0.30 per successful charge.', 'limit_import_rows' => 'Data needs to be imported in batches of :count rows or less', + 'error_title' => 'Something went wrong', + 'error_contact_text' => 'If you\'d like help please email us at :mailaddress', + 'no_undo' => 'Warning: this can\'t be undone.', + 'no_contact_selected' => 'Please select a contact', + 'no_client_selected' => 'Please select a client', + 'gateway_config_error' => 'It may help to set new passwords or generate new API keys.', + 'payment_type_on_file' => ':type on file', + 'invoice_for_client' => 'Invoice :invoice for :client', + 'intent_not_found' => 'Sorry, I\'m not sure what you\'re asking.', + 'intent_not_supported' => 'Sorry, I\'m not able to do that.', + 'client_not_found' => 'I wasn\'t able to find the client', + 'not_allowed' => 'Sorry, you don\'t have the needed permissions', + 'bot_emailed_invoice' => 'Your invoice has been sent.', + 'bot_emailed_notify_viewed' => 'I\'ll email you when it\'s viewed.', + 'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.', + 'add_product_to_invoice' => 'Add 1 :product', + 'not_authorized' => 'Your are not authorized', + 'bot_get_email' => 'Hi! (wave)
Thanks for trying the Invoice Ninja Bot.
Send me your account email to get started.', + 'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.', + 'bot_welcome' => 'That\'s it, your account is verified.
', + 'email_not_found' => 'I wasn\'t able to find an available account for :email', + 'invalid_code' => 'The code is not correct', + 'security_code_email_subject' => 'Security code for Invoice Ninja Bot', + 'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.', + 'security_code_email_line2' => 'Note: it will expire in 10 minutes.', + 'bot_help_message' => 'I currently support:
• Create\update\email an invoice
• List products
For example:
invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent', + 'list_products' => 'List Products', + + 'include_item_taxes_inline' => 'Include line item taxes in line total', + 'created_quotes' => 'Successfully created :count quotes(s)', + 'limited_gateways' => 'Note: we support one credit card gateway per company.', + + 'warning' => 'Warning', + 'self-update' => 'Update Invoice Ninja', + 'update_invoiceninja_title' => 'Update Invoice Ninja', + 'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!', + 'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.', + 'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.', + 'update_invoiceninja_decide_update_download' => 'You can decide to update directly to :version or to just download the new relase and update later.', + 'update_invoiceninja_update_start' => 'Update now', + 'update_invoiceninja_download_start' => 'Download :version', + 'create_new' => 'Create New', + + 'toggle_navigation' => 'Toggle Navigation', + 'toggle_history' => 'Toggle History', + 'unassigned' => 'Unassigned', + 'task' => 'Task', + 'contact_name' => 'Contact Name', + 'city_state_postal' => 'City/State/Postal', + 'custom_field' => 'Custom Field', + 'account_fields' => 'Company Fields', + 'facebook_and_twitter' => 'Facebook and Twitter', + 'facebook_and_twitter_help' => 'Follow our feeds to help support our project', + 'reseller_text' => 'Note: the white-label license is intended for personal use, please email us at :email if you\'d like to resell our app.', + 'unnamed_client' => 'Unnamed Client', + + 'day' => 'Day', + 'week' => 'Week', + 'month' => 'Month', + 'inactive_logout' => 'You have been logged out due to inactivity', + 'reports' => 'Reports', + 'total_profit' => 'Total Profit', + 'total_expenses' => 'Total Expenses', + 'quote_to' => 'Quote to', ); diff --git a/resources/lang/da/texts.php b/resources/lang/da/texts.php index 70fd4e77df4f..962753bc71b3 100644 --- a/resources/lang/da/texts.php +++ b/resources/lang/da/texts.php @@ -507,7 +507,7 @@ $LANG = array( 'payment_type_paypal' => 'PayPal', 'payment_type_bitcoin' => 'Bitcoin', 'knowledge_base' => 'Vidensbase', - 'partial' => 'Delvis', + 'partial' => 'Partial/Deposit', 'partial_remaining' => ':partial af :balance', 'more_fields' => 'Flere felter', 'less_fields' => 'Mindre felter', @@ -995,7 +995,7 @@ $LANG = array( 'overdue' => 'Overdue', - 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding and help support our project.', + 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding from the invoice and client portal.', 'user_email_footer' => 'For at justere varslings indstillingene besøg venligst :link', 'reset_password_footer' => 'Hvis du ikke bad om at få nulstillet din adgangskode kontakt venligst kundeservice: :email', 'limit_users' => 'Desværre, dette vil overstige grænsen på :limit brugere', @@ -2043,7 +2043,71 @@ $LANG = array( 'payment_error_code' => 'There was an error processing your payment [:code]. Please try again later.', 'standard_fees_apply' => 'Standard fees apply: 2.9% + $0.30 per successful charge.', 'limit_import_rows' => 'Data needs to be imported in batches of :count rows or less', + 'error_title' => 'Something went wrong', + 'error_contact_text' => 'If you\'d like help please email us at :mailaddress', + 'no_undo' => 'Warning: this can\'t be undone.', + 'no_contact_selected' => 'Please select a contact', + 'no_client_selected' => 'Please select a client', + 'gateway_config_error' => 'It may help to set new passwords or generate new API keys.', + 'payment_type_on_file' => ':type on file', + 'invoice_for_client' => 'Invoice :invoice for :client', + 'intent_not_found' => 'Sorry, I\'m not sure what you\'re asking.', + 'intent_not_supported' => 'Sorry, I\'m not able to do that.', + 'client_not_found' => 'I wasn\'t able to find the client', + 'not_allowed' => 'Sorry, you don\'t have the needed permissions', + 'bot_emailed_invoice' => 'Your invoice has been sent.', + 'bot_emailed_notify_viewed' => 'I\'ll email you when it\'s viewed.', + 'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.', + 'add_product_to_invoice' => 'Add 1 :product', + 'not_authorized' => 'Your are not authorized', + 'bot_get_email' => 'Hi! (wave)
Thanks for trying the Invoice Ninja Bot.
Send me your account email to get started.', + 'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.', + 'bot_welcome' => 'That\'s it, your account is verified.
', + 'email_not_found' => 'I wasn\'t able to find an available account for :email', + 'invalid_code' => 'The code is not correct', + 'security_code_email_subject' => 'Security code for Invoice Ninja Bot', + 'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.', + 'security_code_email_line2' => 'Note: it will expire in 10 minutes.', + 'bot_help_message' => 'I currently support:
• Create\update\email an invoice
• List products
For example:
invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent', + 'list_products' => 'List Products', + + 'include_item_taxes_inline' => 'Include line item taxes in line total', + 'created_quotes' => 'Successfully created :count quotes(s)', + 'limited_gateways' => 'Note: we support one credit card gateway per company.', + + 'warning' => 'Warning', + 'self-update' => 'Update Invoice Ninja', + 'update_invoiceninja_title' => 'Update Invoice Ninja', + 'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!', + 'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.', + 'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.', + 'update_invoiceninja_decide_update_download' => 'You can decide to update directly to :version or to just download the new relase and update later.', + 'update_invoiceninja_update_start' => 'Update now', + 'update_invoiceninja_download_start' => 'Download :version', + 'create_new' => 'Create New', + + 'toggle_navigation' => 'Toggle Navigation', + 'toggle_history' => 'Toggle History', + 'unassigned' => 'Unassigned', + 'task' => 'Task', + 'contact_name' => 'Contact Name', + 'city_state_postal' => 'City/State/Postal', + 'custom_field' => 'Custom Field', + 'account_fields' => 'Company Fields', + 'facebook_and_twitter' => 'Facebook and Twitter', + 'facebook_and_twitter_help' => 'Follow our feeds to help support our project', + 'reseller_text' => 'Note: the white-label license is intended for personal use, please email us at :email if you\'d like to resell our app.', + 'unnamed_client' => 'Unnamed Client', + + 'day' => 'Day', + 'week' => 'Week', + 'month' => 'Month', + 'inactive_logout' => 'You have been logged out due to inactivity', + 'reports' => 'Reports', + 'total_profit' => 'Total Profit', + 'total_expenses' => 'Total Expenses', + 'quote_to' => 'Quote to', ); diff --git a/resources/lang/de/texts.php b/resources/lang/de/texts.php index 62e14a5f9e49..746da1e77c27 100644 --- a/resources/lang/de/texts.php +++ b/resources/lang/de/texts.php @@ -507,7 +507,7 @@ $LANG = array( 'payment_type_paypal' => 'PayPal', 'payment_type_bitcoin' => 'Bitcoin', 'knowledge_base' => 'FAQ', - 'partial' => 'Partiell', + 'partial' => 'Partial/Deposit', 'partial_remaining' => ':partial von :balance', 'more_fields' => 'Weitere Felder', 'less_fields' => 'Weniger Felder', @@ -685,7 +685,7 @@ $LANG = array( 'num_days_reminder' => 'Tage nach Fälligkeit', 'reminder_subject' => 'Erinnerung: Rechnung :invoice von :account', 'reset' => 'Zurücksetzen', - 'invoice_not_found' => 'Die gewünschte Rechnung ist nicht verfügbar', + 'invoice_not_found' => 'Die gewünschte Rechnung ist nicht verfügbar.', 'referral_program' => 'Referral Program', 'referral_code' => 'Referral Code', 'last_sent_on' => 'Zuletzt versendet am :date', @@ -995,7 +995,7 @@ $LANG = array( 'overdue' => 'Überfällig', - 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding and help support our project.', + 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding from the invoice and client portal.', 'user_email_footer' => 'Um deine E-Mail-Benachrichtigungen anzupassen besuche bitte :link', 'reset_password_footer' => 'Wenn du das Zurücksetzen des Passworts nicht beantragt hast, benachrichtige bitte unseren Support: :email', 'limit_users' => 'Entschuldige, das würde das Limit von :limit Benutzern überschreiten', @@ -2043,7 +2043,71 @@ $LANG = array( 'payment_error_code' => 'There was an error processing your payment [:code]. Please try again later.', 'standard_fees_apply' => 'Standard fees apply: 2.9% + $0.30 per successful charge.', 'limit_import_rows' => 'Data needs to be imported in batches of :count rows or less', + 'error_title' => 'Something went wrong', + 'error_contact_text' => 'If you\'d like help please email us at :mailaddress', + 'no_undo' => 'Warning: this can\'t be undone.', + 'no_contact_selected' => 'Please select a contact', + 'no_client_selected' => 'Please select a client', + 'gateway_config_error' => 'It may help to set new passwords or generate new API keys.', + 'payment_type_on_file' => ':type on file', + 'invoice_for_client' => 'Invoice :invoice for :client', + 'intent_not_found' => 'Sorry, I\'m not sure what you\'re asking.', + 'intent_not_supported' => 'Sorry, I\'m not able to do that.', + 'client_not_found' => 'I wasn\'t able to find the client', + 'not_allowed' => 'Sorry, you don\'t have the needed permissions', + 'bot_emailed_invoice' => 'Your invoice has been sent.', + 'bot_emailed_notify_viewed' => 'I\'ll email you when it\'s viewed.', + 'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.', + 'add_product_to_invoice' => 'Add 1 :product', + 'not_authorized' => 'Your are not authorized', + 'bot_get_email' => 'Hi! (wave)
Thanks for trying the Invoice Ninja Bot.
Send me your account email to get started.', + 'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.', + 'bot_welcome' => 'That\'s it, your account is verified.
', + 'email_not_found' => 'I wasn\'t able to find an available account for :email', + 'invalid_code' => 'The code is not correct', + 'security_code_email_subject' => 'Security code for Invoice Ninja Bot', + 'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.', + 'security_code_email_line2' => 'Note: it will expire in 10 minutes.', + 'bot_help_message' => 'I currently support:
• Create\update\email an invoice
• List products
For example:
invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent', + 'list_products' => 'List Products', + + 'include_item_taxes_inline' => 'Include line item taxes in line total', + 'created_quotes' => 'Successfully created :count quotes(s)', + 'limited_gateways' => 'Note: we support one credit card gateway per company.', + + 'warning' => 'Warning', + 'self-update' => 'Update Invoice Ninja', + 'update_invoiceninja_title' => 'Update Invoice Ninja', + 'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!', + 'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.', + 'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.', + 'update_invoiceninja_decide_update_download' => 'You can decide to update directly to :version or to just download the new relase and update later.', + 'update_invoiceninja_update_start' => 'Update now', + 'update_invoiceninja_download_start' => 'Download :version', + 'create_new' => 'Create New', + + 'toggle_navigation' => 'Toggle Navigation', + 'toggle_history' => 'Toggle History', + 'unassigned' => 'Unassigned', + 'task' => 'Task', + 'contact_name' => 'Contact Name', + 'city_state_postal' => 'City/State/Postal', + 'custom_field' => 'Custom Field', + 'account_fields' => 'Company Fields', + 'facebook_and_twitter' => 'Facebook and Twitter', + 'facebook_and_twitter_help' => 'Follow our feeds to help support our project', + 'reseller_text' => 'Note: the white-label license is intended for personal use, please email us at :email if you\'d like to resell our app.', + 'unnamed_client' => 'Unnamed Client', + + 'day' => 'Day', + 'week' => 'Week', + 'month' => 'Month', + 'inactive_logout' => 'You have been logged out due to inactivity', + 'reports' => 'Reports', + 'total_profit' => 'Total Profit', + 'total_expenses' => 'Total Expenses', + 'quote_to' => 'Quote to', ); diff --git a/resources/lang/es/texts.php b/resources/lang/es/texts.php index 5c2889ce35cc..fbbbe12b11ab 100644 --- a/resources/lang/es/texts.php +++ b/resources/lang/es/texts.php @@ -501,7 +501,7 @@ $LANG = array( 'payment_type_paypal' => 'PayPal', 'payment_type_bitcoin' => 'Bitcoin', 'knowledge_base' => 'Base de Conocimiento', - 'partial' => 'Parcial', + 'partial' => 'Partial/Deposit', 'partial_remaining' => ':partial de :balance', 'more_fields' => ' Más Campos', 'less_fields' => 'Menos Campos', @@ -989,7 +989,7 @@ $LANG = array( 'overdue' => 'Overdue', - 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding and help support our project.', + 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding from the invoice and client portal.', 'user_email_footer' => 'Para ajustar la configuración de las notificaciones de tu correo, visita :link', 'reset_password_footer' => 'Si no has solicitado un cambio de contraseña, por favor contactate con nosostros: :email', 'limit_users' => 'Lo sentimos, esta acción excederá el límite de :limit usarios', @@ -2037,7 +2037,71 @@ $LANG = array( 'payment_error_code' => 'There was an error processing your payment [:code]. Please try again later.', 'standard_fees_apply' => 'Standard fees apply: 2.9% + $0.30 per successful charge.', 'limit_import_rows' => 'Data needs to be imported in batches of :count rows or less', + 'error_title' => 'Something went wrong', + 'error_contact_text' => 'If you\'d like help please email us at :mailaddress', + 'no_undo' => 'Warning: this can\'t be undone.', + 'no_contact_selected' => 'Please select a contact', + 'no_client_selected' => 'Please select a client', + 'gateway_config_error' => 'It may help to set new passwords or generate new API keys.', + 'payment_type_on_file' => ':type on file', + 'invoice_for_client' => 'Invoice :invoice for :client', + 'intent_not_found' => 'Sorry, I\'m not sure what you\'re asking.', + 'intent_not_supported' => 'Sorry, I\'m not able to do that.', + 'client_not_found' => 'I wasn\'t able to find the client', + 'not_allowed' => 'Sorry, you don\'t have the needed permissions', + 'bot_emailed_invoice' => 'Your invoice has been sent.', + 'bot_emailed_notify_viewed' => 'I\'ll email you when it\'s viewed.', + 'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.', + 'add_product_to_invoice' => 'Add 1 :product', + 'not_authorized' => 'Your are not authorized', + 'bot_get_email' => 'Hi! (wave)
Thanks for trying the Invoice Ninja Bot.
Send me your account email to get started.', + 'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.', + 'bot_welcome' => 'That\'s it, your account is verified.
', + 'email_not_found' => 'I wasn\'t able to find an available account for :email', + 'invalid_code' => 'The code is not correct', + 'security_code_email_subject' => 'Security code for Invoice Ninja Bot', + 'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.', + 'security_code_email_line2' => 'Note: it will expire in 10 minutes.', + 'bot_help_message' => 'I currently support:
• Create\update\email an invoice
• List products
For example:
invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent', + 'list_products' => 'List Products', + + 'include_item_taxes_inline' => 'Include line item taxes in line total', + 'created_quotes' => 'Successfully created :count quotes(s)', + 'limited_gateways' => 'Note: we support one credit card gateway per company.', + + 'warning' => 'Warning', + 'self-update' => 'Update Invoice Ninja', + 'update_invoiceninja_title' => 'Update Invoice Ninja', + 'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!', + 'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.', + 'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.', + 'update_invoiceninja_decide_update_download' => 'You can decide to update directly to :version or to just download the new relase and update later.', + 'update_invoiceninja_update_start' => 'Update now', + 'update_invoiceninja_download_start' => 'Download :version', + 'create_new' => 'Create New', + + 'toggle_navigation' => 'Toggle Navigation', + 'toggle_history' => 'Toggle History', + 'unassigned' => 'Unassigned', + 'task' => 'Task', + 'contact_name' => 'Contact Name', + 'city_state_postal' => 'City/State/Postal', + 'custom_field' => 'Custom Field', + 'account_fields' => 'Company Fields', + 'facebook_and_twitter' => 'Facebook and Twitter', + 'facebook_and_twitter_help' => 'Follow our feeds to help support our project', + 'reseller_text' => 'Note: the white-label license is intended for personal use, please email us at :email if you\'d like to resell our app.', + 'unnamed_client' => 'Unnamed Client', + + 'day' => 'Day', + 'week' => 'Week', + 'month' => 'Month', + 'inactive_logout' => 'You have been logged out due to inactivity', + 'reports' => 'Reports', + 'total_profit' => 'Total Profit', + 'total_expenses' => 'Total Expenses', + 'quote_to' => 'Quote to', ); diff --git a/resources/lang/es_ES/texts.php b/resources/lang/es_ES/texts.php index 2b2ac5fe09ec..166d60211680 100644 --- a/resources/lang/es_ES/texts.php +++ b/resources/lang/es_ES/texts.php @@ -501,7 +501,7 @@ $LANG = array( 'payment_type_paypal' => 'PayPal', 'payment_type_bitcoin' => 'Bitcoin', 'knowledge_base' => 'Ayuda', - 'partial' => 'Parcial', + 'partial' => 'Partial/Deposit', 'partial_remaining' => ':partial de :balance', 'more_fields' => 'Mas campos', 'less_fields' => 'Menos campos', @@ -988,7 +988,7 @@ $LANG = array( 'overdue' => 'Overdue', - 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding and help support our project.', + 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding from the invoice and client portal.', 'user_email_footer' => 'Para ajustar la configuración de las notificaciones de tu email, visita :link', 'reset_password_footer' => 'Si no has solicitado un cambio de contraseña, por favor contactate con nosostros: :email', 'limit_users' => 'Lo sentimos, esta acción excederá el límite de :limit usarios', @@ -2036,7 +2036,71 @@ $LANG = array( 'payment_error_code' => 'There was an error processing your payment [:code]. Please try again later.', 'standard_fees_apply' => 'Standard fees apply: 2.9% + $0.30 per successful charge.', 'limit_import_rows' => 'Data needs to be imported in batches of :count rows or less', + 'error_title' => 'Something went wrong', + 'error_contact_text' => 'If you\'d like help please email us at :mailaddress', + 'no_undo' => 'Warning: this can\'t be undone.', + 'no_contact_selected' => 'Please select a contact', + 'no_client_selected' => 'Please select a client', + 'gateway_config_error' => 'It may help to set new passwords or generate new API keys.', + 'payment_type_on_file' => ':type on file', + 'invoice_for_client' => 'Invoice :invoice for :client', + 'intent_not_found' => 'Sorry, I\'m not sure what you\'re asking.', + 'intent_not_supported' => 'Sorry, I\'m not able to do that.', + 'client_not_found' => 'I wasn\'t able to find the client', + 'not_allowed' => 'Sorry, you don\'t have the needed permissions', + 'bot_emailed_invoice' => 'Your invoice has been sent.', + 'bot_emailed_notify_viewed' => 'I\'ll email you when it\'s viewed.', + 'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.', + 'add_product_to_invoice' => 'Add 1 :product', + 'not_authorized' => 'Your are not authorized', + 'bot_get_email' => 'Hi! (wave)
Thanks for trying the Invoice Ninja Bot.
Send me your account email to get started.', + 'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.', + 'bot_welcome' => 'That\'s it, your account is verified.
', + 'email_not_found' => 'I wasn\'t able to find an available account for :email', + 'invalid_code' => 'The code is not correct', + 'security_code_email_subject' => 'Security code for Invoice Ninja Bot', + 'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.', + 'security_code_email_line2' => 'Note: it will expire in 10 minutes.', + 'bot_help_message' => 'I currently support:
• Create\update\email an invoice
• List products
For example:
invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent', + 'list_products' => 'List Products', + + 'include_item_taxes_inline' => 'Include line item taxes in line total', + 'created_quotes' => 'Successfully created :count quotes(s)', + 'limited_gateways' => 'Note: we support one credit card gateway per company.', + + 'warning' => 'Warning', + 'self-update' => 'Update Invoice Ninja', + 'update_invoiceninja_title' => 'Update Invoice Ninja', + 'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!', + 'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.', + 'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.', + 'update_invoiceninja_decide_update_download' => 'You can decide to update directly to :version or to just download the new relase and update later.', + 'update_invoiceninja_update_start' => 'Update now', + 'update_invoiceninja_download_start' => 'Download :version', + 'create_new' => 'Create New', + + 'toggle_navigation' => 'Toggle Navigation', + 'toggle_history' => 'Toggle History', + 'unassigned' => 'Unassigned', + 'task' => 'Task', + 'contact_name' => 'Contact Name', + 'city_state_postal' => 'City/State/Postal', + 'custom_field' => 'Custom Field', + 'account_fields' => 'Company Fields', + 'facebook_and_twitter' => 'Facebook and Twitter', + 'facebook_and_twitter_help' => 'Follow our feeds to help support our project', + 'reseller_text' => 'Note: the white-label license is intended for personal use, please email us at :email if you\'d like to resell our app.', + 'unnamed_client' => 'Unnamed Client', + + 'day' => 'Day', + 'week' => 'Week', + 'month' => 'Month', + 'inactive_logout' => 'You have been logged out due to inactivity', + 'reports' => 'Reports', + 'total_profit' => 'Total Profit', + 'total_expenses' => 'Total Expenses', + 'quote_to' => 'Quote to', ); diff --git a/resources/lang/fr/texts.php b/resources/lang/fr/texts.php index 2ad3c333e9ed..c82f06e34840 100644 --- a/resources/lang/fr/texts.php +++ b/resources/lang/fr/texts.php @@ -501,7 +501,7 @@ $LANG = array( 'payment_type_paypal' => 'PayPal', 'payment_type_bitcoin' => 'Bitcoin', 'knowledge_base' => 'Base de connaissances', - 'partial' => 'Partiel', + 'partial' => 'Partial/Deposit', 'partial_remaining' => ':partial de :balance', 'more_fields' => 'Plus de champs', 'less_fields' => 'Moins de champs', @@ -989,7 +989,7 @@ $LANG = array( 'overdue' => 'Impayé', - 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding and help support our project.', + 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding from the invoice and client portal.', 'user_email_footer' => 'Pour modifier vos paramètres de notification par courriel, veuillez visiter :link', 'reset_password_footer' => 'Si vous n\'avez pas effectué de demande de réinitalisation de mot de passe veuillez contacter notre support : :email', 'limit_users' => 'Désolé, ceci excédera la limite de :limit utilisateurs', @@ -2037,7 +2037,71 @@ $LANG = array( 'payment_error_code' => 'There was an error processing your payment [:code]. Please try again later.', 'standard_fees_apply' => 'Standard fees apply: 2.9% + $0.30 per successful charge.', 'limit_import_rows' => 'Data needs to be imported in batches of :count rows or less', + 'error_title' => 'Something went wrong', + 'error_contact_text' => 'If you\'d like help please email us at :mailaddress', + 'no_undo' => 'Warning: this can\'t be undone.', + 'no_contact_selected' => 'Please select a contact', + 'no_client_selected' => 'Please select a client', + 'gateway_config_error' => 'It may help to set new passwords or generate new API keys.', + 'payment_type_on_file' => ':type on file', + 'invoice_for_client' => 'Invoice :invoice for :client', + 'intent_not_found' => 'Sorry, I\'m not sure what you\'re asking.', + 'intent_not_supported' => 'Sorry, I\'m not able to do that.', + 'client_not_found' => 'I wasn\'t able to find the client', + 'not_allowed' => 'Sorry, you don\'t have the needed permissions', + 'bot_emailed_invoice' => 'Your invoice has been sent.', + 'bot_emailed_notify_viewed' => 'I\'ll email you when it\'s viewed.', + 'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.', + 'add_product_to_invoice' => 'Add 1 :product', + 'not_authorized' => 'Your are not authorized', + 'bot_get_email' => 'Hi! (wave)
Thanks for trying the Invoice Ninja Bot.
Send me your account email to get started.', + 'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.', + 'bot_welcome' => 'That\'s it, your account is verified.
', + 'email_not_found' => 'I wasn\'t able to find an available account for :email', + 'invalid_code' => 'The code is not correct', + 'security_code_email_subject' => 'Security code for Invoice Ninja Bot', + 'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.', + 'security_code_email_line2' => 'Note: it will expire in 10 minutes.', + 'bot_help_message' => 'I currently support:
• Create\update\email an invoice
• List products
For example:
invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent', + 'list_products' => 'List Products', + + 'include_item_taxes_inline' => 'Include line item taxes in line total', + 'created_quotes' => 'Successfully created :count quotes(s)', + 'limited_gateways' => 'Note: we support one credit card gateway per company.', + + 'warning' => 'Warning', + 'self-update' => 'Update Invoice Ninja', + 'update_invoiceninja_title' => 'Update Invoice Ninja', + 'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!', + 'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.', + 'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.', + 'update_invoiceninja_decide_update_download' => 'You can decide to update directly to :version or to just download the new relase and update later.', + 'update_invoiceninja_update_start' => 'Update now', + 'update_invoiceninja_download_start' => 'Download :version', + 'create_new' => 'Create New', + + 'toggle_navigation' => 'Toggle Navigation', + 'toggle_history' => 'Toggle History', + 'unassigned' => 'Unassigned', + 'task' => 'Task', + 'contact_name' => 'Contact Name', + 'city_state_postal' => 'City/State/Postal', + 'custom_field' => 'Custom Field', + 'account_fields' => 'Company Fields', + 'facebook_and_twitter' => 'Facebook and Twitter', + 'facebook_and_twitter_help' => 'Follow our feeds to help support our project', + 'reseller_text' => 'Note: the white-label license is intended for personal use, please email us at :email if you\'d like to resell our app.', + 'unnamed_client' => 'Unnamed Client', + + 'day' => 'Day', + 'week' => 'Week', + 'month' => 'Month', + 'inactive_logout' => 'You have been logged out due to inactivity', + 'reports' => 'Reports', + 'total_profit' => 'Total Profit', + 'total_expenses' => 'Total Expenses', + 'quote_to' => 'Quote to', ); diff --git a/resources/lang/fr_CA/texts.php b/resources/lang/fr_CA/texts.php index 98147551584f..6cf382104b18 100644 --- a/resources/lang/fr_CA/texts.php +++ b/resources/lang/fr_CA/texts.php @@ -501,7 +501,7 @@ $LANG = array( 'payment_type_paypal' => 'PayPal', 'payment_type_bitcoin' => 'Bitcoin', 'knowledge_base' => 'Base de connaissance', - 'partial' => 'Partiel', + 'partial' => 'Partial/Deposit', 'partial_remaining' => ':partiel de :balance', 'more_fields' => 'Plus de champs', 'less_fields' => 'Moins de champs', @@ -986,7 +986,7 @@ $LANG = array( 'overdue' => 'En souffrance', - 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding and help support our project.', + 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding from the invoice and client portal.', 'user_email_footer' => 'Pour modifier vos paramètres de notification par courriel, veuillez visiter :link', 'reset_password_footer' => 'Si vous n\'avez pas effectué de demande de réinitalisation de mot de passe veuillez contacter notre support : :email', 'limit_users' => 'Désolé, ceci excédera la limite de :limit utilisateurs', @@ -2034,7 +2034,71 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette 'payment_error_code' => 'There was an error processing your payment [:code]. Please try again later.', 'standard_fees_apply' => 'Standard fees apply: 2.9% + $0.30 per successful charge.', 'limit_import_rows' => 'Data needs to be imported in batches of :count rows or less', + 'error_title' => 'Something went wrong', + 'error_contact_text' => 'If you\'d like help please email us at :mailaddress', + 'no_undo' => 'Warning: this can\'t be undone.', + 'no_contact_selected' => 'Please select a contact', + 'no_client_selected' => 'Please select a client', + 'gateway_config_error' => 'It may help to set new passwords or generate new API keys.', + 'payment_type_on_file' => ':type on file', + 'invoice_for_client' => 'Invoice :invoice for :client', + 'intent_not_found' => 'Sorry, I\'m not sure what you\'re asking.', + 'intent_not_supported' => 'Sorry, I\'m not able to do that.', + 'client_not_found' => 'I wasn\'t able to find the client', + 'not_allowed' => 'Sorry, you don\'t have the needed permissions', + 'bot_emailed_invoice' => 'Your invoice has been sent.', + 'bot_emailed_notify_viewed' => 'I\'ll email you when it\'s viewed.', + 'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.', + 'add_product_to_invoice' => 'Add 1 :product', + 'not_authorized' => 'Your are not authorized', + 'bot_get_email' => 'Hi! (wave)
Thanks for trying the Invoice Ninja Bot.
Send me your account email to get started.', + 'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.', + 'bot_welcome' => 'That\'s it, your account is verified.
', + 'email_not_found' => 'I wasn\'t able to find an available account for :email', + 'invalid_code' => 'The code is not correct', + 'security_code_email_subject' => 'Security code for Invoice Ninja Bot', + 'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.', + 'security_code_email_line2' => 'Note: it will expire in 10 minutes.', + 'bot_help_message' => 'I currently support:
• Create\update\email an invoice
• List products
For example:
invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent', + 'list_products' => 'List Products', + + 'include_item_taxes_inline' => 'Include line item taxes in line total', + 'created_quotes' => 'Successfully created :count quotes(s)', + 'limited_gateways' => 'Note: we support one credit card gateway per company.', + + 'warning' => 'Warning', + 'self-update' => 'Update Invoice Ninja', + 'update_invoiceninja_title' => 'Update Invoice Ninja', + 'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!', + 'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.', + 'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.', + 'update_invoiceninja_decide_update_download' => 'You can decide to update directly to :version or to just download the new relase and update later.', + 'update_invoiceninja_update_start' => 'Update now', + 'update_invoiceninja_download_start' => 'Download :version', + 'create_new' => 'Create New', + + 'toggle_navigation' => 'Toggle Navigation', + 'toggle_history' => 'Toggle History', + 'unassigned' => 'Unassigned', + 'task' => 'Task', + 'contact_name' => 'Contact Name', + 'city_state_postal' => 'City/State/Postal', + 'custom_field' => 'Custom Field', + 'account_fields' => 'Company Fields', + 'facebook_and_twitter' => 'Facebook and Twitter', + 'facebook_and_twitter_help' => 'Follow our feeds to help support our project', + 'reseller_text' => 'Note: the white-label license is intended for personal use, please email us at :email if you\'d like to resell our app.', + 'unnamed_client' => 'Unnamed Client', + + 'day' => 'Day', + 'week' => 'Week', + 'month' => 'Month', + 'inactive_logout' => 'You have been logged out due to inactivity', + 'reports' => 'Reports', + 'total_profit' => 'Total Profit', + 'total_expenses' => 'Total Expenses', + 'quote_to' => 'Quote to', ); diff --git a/resources/lang/hr/texts.php b/resources/lang/hr/texts.php index 2b52a85c4678..40e8a5337cce 100644 --- a/resources/lang/hr/texts.php +++ b/resources/lang/hr/texts.php @@ -507,7 +507,7 @@ $LANG = array( 'payment_type_paypal' => 'PayPal', 'payment_type_bitcoin' => 'Bitcoin', 'knowledge_base' => 'Baza znanja', - 'partial' => 'Parcijalno', + 'partial' => 'Partial/Deposit', 'partial_remaining' => ':partial od :balance', 'more_fields' => 'Više polja', 'less_fields' => 'Manje polja', @@ -995,7 +995,7 @@ $LANG = array( 'overdue' => 'Van valute', - 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding and help support our project.', + 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding from the invoice and client portal.', 'user_email_footer' => 'To adjust your email notification settings please visit :link', 'reset_password_footer' => 'If you did not request this password reset please email our support: :email', 'limit_users' => 'Sorry, this will exceed the limit of :limit users', @@ -2043,7 +2043,71 @@ $LANG = array( 'payment_error_code' => 'There was an error processing your payment [:code]. Please try again later.', 'standard_fees_apply' => 'Standard fees apply: 2.9% + $0.30 per successful charge.', 'limit_import_rows' => 'Data needs to be imported in batches of :count rows or less', + 'error_title' => 'Something went wrong', + 'error_contact_text' => 'If you\'d like help please email us at :mailaddress', + 'no_undo' => 'Warning: this can\'t be undone.', + 'no_contact_selected' => 'Please select a contact', + 'no_client_selected' => 'Please select a client', + 'gateway_config_error' => 'It may help to set new passwords or generate new API keys.', + 'payment_type_on_file' => ':type on file', + 'invoice_for_client' => 'Invoice :invoice for :client', + 'intent_not_found' => 'Sorry, I\'m not sure what you\'re asking.', + 'intent_not_supported' => 'Sorry, I\'m not able to do that.', + 'client_not_found' => 'I wasn\'t able to find the client', + 'not_allowed' => 'Sorry, you don\'t have the needed permissions', + 'bot_emailed_invoice' => 'Your invoice has been sent.', + 'bot_emailed_notify_viewed' => 'I\'ll email you when it\'s viewed.', + 'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.', + 'add_product_to_invoice' => 'Add 1 :product', + 'not_authorized' => 'Your are not authorized', + 'bot_get_email' => 'Hi! (wave)
Thanks for trying the Invoice Ninja Bot.
Send me your account email to get started.', + 'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.', + 'bot_welcome' => 'That\'s it, your account is verified.
', + 'email_not_found' => 'I wasn\'t able to find an available account for :email', + 'invalid_code' => 'The code is not correct', + 'security_code_email_subject' => 'Security code for Invoice Ninja Bot', + 'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.', + 'security_code_email_line2' => 'Note: it will expire in 10 minutes.', + 'bot_help_message' => 'I currently support:
• Create\update\email an invoice
• List products
For example:
invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent', + 'list_products' => 'List Products', + + 'include_item_taxes_inline' => 'Include line item taxes in line total', + 'created_quotes' => 'Successfully created :count quotes(s)', + 'limited_gateways' => 'Note: we support one credit card gateway per company.', + + 'warning' => 'Warning', + 'self-update' => 'Update Invoice Ninja', + 'update_invoiceninja_title' => 'Update Invoice Ninja', + 'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!', + 'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.', + 'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.', + 'update_invoiceninja_decide_update_download' => 'You can decide to update directly to :version or to just download the new relase and update later.', + 'update_invoiceninja_update_start' => 'Update now', + 'update_invoiceninja_download_start' => 'Download :version', + 'create_new' => 'Create New', + + 'toggle_navigation' => 'Toggle Navigation', + 'toggle_history' => 'Toggle History', + 'unassigned' => 'Unassigned', + 'task' => 'Task', + 'contact_name' => 'Contact Name', + 'city_state_postal' => 'City/State/Postal', + 'custom_field' => 'Custom Field', + 'account_fields' => 'Company Fields', + 'facebook_and_twitter' => 'Facebook and Twitter', + 'facebook_and_twitter_help' => 'Follow our feeds to help support our project', + 'reseller_text' => 'Note: the white-label license is intended for personal use, please email us at :email if you\'d like to resell our app.', + 'unnamed_client' => 'Unnamed Client', + + 'day' => 'Day', + 'week' => 'Week', + 'month' => 'Month', + 'inactive_logout' => 'You have been logged out due to inactivity', + 'reports' => 'Reports', + 'total_profit' => 'Total Profit', + 'total_expenses' => 'Total Expenses', + 'quote_to' => 'Quote to', ); diff --git a/resources/lang/it/texts.php b/resources/lang/it/texts.php index d27a20a0308e..ef5c774be924 100644 --- a/resources/lang/it/texts.php +++ b/resources/lang/it/texts.php @@ -501,7 +501,7 @@ $LANG = array( 'payment_type_paypal' => 'PayPal', 'payment_type_bitcoin' => 'Bitcoin', 'knowledge_base' => 'Knowledge Base', - 'partial' => 'Partial', + 'partial' => 'Partial/Deposit', 'partial_remaining' => ':partial di :balance', 'more_fields' => 'More Fields', 'less_fields' => 'Less Fields', @@ -989,7 +989,7 @@ $LANG = array( 'overdue' => 'Overdue', - 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding and help support our project.', + 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding from the invoice and client portal.', 'user_email_footer' => 'Per modificare le impostazioni di notifiche via email per favore accedi a: :link', 'reset_password_footer' => 'Se non sei stato tu a voler resettare la password per favore invia un\'email di assistenza a: :email', 'limit_users' => 'Sorry, this will exceed the limit of :limit users', @@ -2037,7 +2037,71 @@ $LANG = array( 'payment_error_code' => 'There was an error processing your payment [:code]. Please try again later.', 'standard_fees_apply' => 'Standard fees apply: 2.9% + $0.30 per successful charge.', 'limit_import_rows' => 'Data needs to be imported in batches of :count rows or less', + 'error_title' => 'Something went wrong', + 'error_contact_text' => 'If you\'d like help please email us at :mailaddress', + 'no_undo' => 'Warning: this can\'t be undone.', + 'no_contact_selected' => 'Please select a contact', + 'no_client_selected' => 'Please select a client', + 'gateway_config_error' => 'It may help to set new passwords or generate new API keys.', + 'payment_type_on_file' => ':type on file', + 'invoice_for_client' => 'Invoice :invoice for :client', + 'intent_not_found' => 'Sorry, I\'m not sure what you\'re asking.', + 'intent_not_supported' => 'Sorry, I\'m not able to do that.', + 'client_not_found' => 'I wasn\'t able to find the client', + 'not_allowed' => 'Sorry, you don\'t have the needed permissions', + 'bot_emailed_invoice' => 'Your invoice has been sent.', + 'bot_emailed_notify_viewed' => 'I\'ll email you when it\'s viewed.', + 'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.', + 'add_product_to_invoice' => 'Add 1 :product', + 'not_authorized' => 'Your are not authorized', + 'bot_get_email' => 'Hi! (wave)
Thanks for trying the Invoice Ninja Bot.
Send me your account email to get started.', + 'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.', + 'bot_welcome' => 'That\'s it, your account is verified.
', + 'email_not_found' => 'I wasn\'t able to find an available account for :email', + 'invalid_code' => 'The code is not correct', + 'security_code_email_subject' => 'Security code for Invoice Ninja Bot', + 'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.', + 'security_code_email_line2' => 'Note: it will expire in 10 minutes.', + 'bot_help_message' => 'I currently support:
• Create\update\email an invoice
• List products
For example:
invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent', + 'list_products' => 'List Products', + + 'include_item_taxes_inline' => 'Include line item taxes in line total', + 'created_quotes' => 'Successfully created :count quotes(s)', + 'limited_gateways' => 'Note: we support one credit card gateway per company.', + + 'warning' => 'Warning', + 'self-update' => 'Update Invoice Ninja', + 'update_invoiceninja_title' => 'Update Invoice Ninja', + 'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!', + 'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.', + 'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.', + 'update_invoiceninja_decide_update_download' => 'You can decide to update directly to :version or to just download the new relase and update later.', + 'update_invoiceninja_update_start' => 'Update now', + 'update_invoiceninja_download_start' => 'Download :version', + 'create_new' => 'Create New', + + 'toggle_navigation' => 'Toggle Navigation', + 'toggle_history' => 'Toggle History', + 'unassigned' => 'Unassigned', + 'task' => 'Task', + 'contact_name' => 'Contact Name', + 'city_state_postal' => 'City/State/Postal', + 'custom_field' => 'Custom Field', + 'account_fields' => 'Company Fields', + 'facebook_and_twitter' => 'Facebook and Twitter', + 'facebook_and_twitter_help' => 'Follow our feeds to help support our project', + 'reseller_text' => 'Note: the white-label license is intended for personal use, please email us at :email if you\'d like to resell our app.', + 'unnamed_client' => 'Unnamed Client', + + 'day' => 'Day', + 'week' => 'Week', + 'month' => 'Month', + 'inactive_logout' => 'You have been logged out due to inactivity', + 'reports' => 'Reports', + 'total_profit' => 'Total Profit', + 'total_expenses' => 'Total Expenses', + 'quote_to' => 'Quote to', ); diff --git a/resources/lang/ja/texts.php b/resources/lang/ja/texts.php index 1cd3610a5901..12ad22c98cd1 100644 --- a/resources/lang/ja/texts.php +++ b/resources/lang/ja/texts.php @@ -507,7 +507,7 @@ $LANG = array( 'payment_type_paypal' => 'PayPal', 'payment_type_bitcoin' => 'Bitcoin', 'knowledge_base' => 'ナレッジベース', - 'partial' => 'Partial', + 'partial' => 'Partial/Deposit', 'partial_remaining' => ':partial of :balance', 'more_fields' => '項目を増やす', 'less_fields' => '項目を減らす', @@ -995,7 +995,7 @@ $LANG = array( 'overdue' => 'Overdue', - 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding and help support our project.', + 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding from the invoice and client portal.', 'user_email_footer' => 'To adjust your email notification settings please visit :link', 'reset_password_footer' => 'If you did not request this password reset please email our support: :email', 'limit_users' => 'Sorry, this will exceed the limit of :limit users', @@ -2043,7 +2043,71 @@ $LANG = array( 'payment_error_code' => 'There was an error processing your payment [:code]. Please try again later.', 'standard_fees_apply' => 'Standard fees apply: 2.9% + $0.30 per successful charge.', 'limit_import_rows' => 'Data needs to be imported in batches of :count rows or less', + 'error_title' => 'Something went wrong', + 'error_contact_text' => 'If you\'d like help please email us at :mailaddress', + 'no_undo' => 'Warning: this can\'t be undone.', + 'no_contact_selected' => 'Please select a contact', + 'no_client_selected' => 'Please select a client', + 'gateway_config_error' => 'It may help to set new passwords or generate new API keys.', + 'payment_type_on_file' => ':type on file', + 'invoice_for_client' => 'Invoice :invoice for :client', + 'intent_not_found' => 'Sorry, I\'m not sure what you\'re asking.', + 'intent_not_supported' => 'Sorry, I\'m not able to do that.', + 'client_not_found' => 'I wasn\'t able to find the client', + 'not_allowed' => 'Sorry, you don\'t have the needed permissions', + 'bot_emailed_invoice' => 'Your invoice has been sent.', + 'bot_emailed_notify_viewed' => 'I\'ll email you when it\'s viewed.', + 'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.', + 'add_product_to_invoice' => 'Add 1 :product', + 'not_authorized' => 'Your are not authorized', + 'bot_get_email' => 'Hi! (wave)
Thanks for trying the Invoice Ninja Bot.
Send me your account email to get started.', + 'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.', + 'bot_welcome' => 'That\'s it, your account is verified.
', + 'email_not_found' => 'I wasn\'t able to find an available account for :email', + 'invalid_code' => 'The code is not correct', + 'security_code_email_subject' => 'Security code for Invoice Ninja Bot', + 'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.', + 'security_code_email_line2' => 'Note: it will expire in 10 minutes.', + 'bot_help_message' => 'I currently support:
• Create\update\email an invoice
• List products
For example:
invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent', + 'list_products' => 'List Products', + + 'include_item_taxes_inline' => 'Include line item taxes in line total', + 'created_quotes' => 'Successfully created :count quotes(s)', + 'limited_gateways' => 'Note: we support one credit card gateway per company.', + + 'warning' => 'Warning', + 'self-update' => 'Update Invoice Ninja', + 'update_invoiceninja_title' => 'Update Invoice Ninja', + 'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!', + 'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.', + 'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.', + 'update_invoiceninja_decide_update_download' => 'You can decide to update directly to :version or to just download the new relase and update later.', + 'update_invoiceninja_update_start' => 'Update now', + 'update_invoiceninja_download_start' => 'Download :version', + 'create_new' => 'Create New', + + 'toggle_navigation' => 'Toggle Navigation', + 'toggle_history' => 'Toggle History', + 'unassigned' => 'Unassigned', + 'task' => 'Task', + 'contact_name' => 'Contact Name', + 'city_state_postal' => 'City/State/Postal', + 'custom_field' => 'Custom Field', + 'account_fields' => 'Company Fields', + 'facebook_and_twitter' => 'Facebook and Twitter', + 'facebook_and_twitter_help' => 'Follow our feeds to help support our project', + 'reseller_text' => 'Note: the white-label license is intended for personal use, please email us at :email if you\'d like to resell our app.', + 'unnamed_client' => 'Unnamed Client', + + 'day' => 'Day', + 'week' => 'Week', + 'month' => 'Month', + 'inactive_logout' => 'You have been logged out due to inactivity', + 'reports' => 'Reports', + 'total_profit' => 'Total Profit', + 'total_expenses' => 'Total Expenses', + 'quote_to' => 'Quote to', ); diff --git a/resources/lang/lt/texts.php b/resources/lang/lt/texts.php index c2bcf261fd25..0494088f06c0 100644 --- a/resources/lang/lt/texts.php +++ b/resources/lang/lt/texts.php @@ -507,7 +507,7 @@ $LANG = array( 'payment_type_paypal' => 'PayPal', 'payment_type_bitcoin' => 'Bitcoin', 'knowledge_base' => 'Knowledge Base', - 'partial' => 'Partial', + 'partial' => 'Partial/Deposit', 'partial_remaining' => ':partial of :balance', 'more_fields' => 'More Fields', 'less_fields' => 'Less Fields', @@ -774,8 +774,8 @@ $LANG = array( 'activity_35' => ':user sukurtas :vendor', 'activity_36' => ':user sukurtas :vendor', 'activity_37' => ':user sukurtas :vendor', - 'activity_42' => ':user created task ":task"', - 'activity_43' => ':user updated task ":task"', + 'activity_42' => ':user sukurtos užduotys ":task"', + 'activity_43' => ':user atnaujintos užduotys ":task"', 'payment' => 'Payment', 'system' => 'System', 'signature' => 'Email Signature', @@ -995,7 +995,7 @@ $LANG = array( 'overdue' => 'Overdue', - 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding and help support our project.', + 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding from the invoice and client portal.', 'user_email_footer' => 'To adjust your email notification settings please visit :link', 'reset_password_footer' => 'If you did not request this password reset please email our support: :email', 'limit_users' => 'Sorry, this will exceed the limit of :limit users', @@ -1296,7 +1296,7 @@ $LANG = array( 'wepay_tos_agree' => 'Sutinku :link.', 'wepay_tos_link_text' => 'WePay paslaugų teikimo sąlygos', 'resend_confirmation_email' => 'Persiųsti patvirtinimo laišką', - 'manage_account' => 'Manage Account', + 'manage_account' => 'Valdyti paskyrą', 'action_required' => 'Reikalingas veiksmas', 'finish_setup' => 'Baigti nustatymus', 'created_wepay_confirmation_required' => 'Prašome patikrinti savo el. paštą ir patvirtinkite el. pašto adresą WePay.', @@ -1310,61 +1310,61 @@ $LANG = array( 'debit_cards' => 'Debetinė kortelė', 'warn_start_date_changed' => 'The next invoice will be sent on the new start date.', - 'original_start_date' => 'Original start date', - 'new_start_date' => 'New start date', - 'security' => 'Security', - 'see_whats_new' => 'See what\'s new in v:version', - 'wait_for_upload' => 'Please wait for the document upload to complete.', - 'upgrade_for_permissions' => 'Upgrade to our Enterprise plan to enable permissions.', + 'original_start_date' => 'Originali pradžios data', + 'new_start_date' => 'Nauja pradžios data', + 'security' => 'Sauga', + 'see_whats_new' => 'Kas naujo versijoje v:version', + 'wait_for_upload' => 'Prašome palaukti kol įksikels dokumentas', + 'upgrade_for_permissions' => 'Pasirinkite Įmonės planą norėdami įjungti leidimus.', 'enable_second_tax_rate' => 'Enable specifying a second tax rate', - 'payment_file' => 'Payment File', + 'payment_file' => 'Išrašo failas', 'expense_file' => 'Expense File', - 'product_file' => 'Product File', - 'import_products' => 'Import Products', - 'products_will_create' => 'products will be created.', - 'product_key' => 'Product', - 'created_products' => 'Successfully created :count product(s)', + 'product_file' => 'Prekės failas', + 'import_products' => 'Importuoti prekes', + 'products_will_create' => 'prekė sukurta.', + 'product_key' => 'Prekė', + 'created_products' => 'Sėkmingai sukurta :count prekė(-s)', 'export_help' => 'Use JSON if you plan to import the data into Invoice Ninja.', - 'JSON_file' => 'JSON File', + 'JSON_file' => 'JSON failas', - 'view_dashboard' => 'View Dashboard', - 'client_session_expired' => 'Session Expired', + 'view_dashboard' => 'Rodyti darbastalį', + 'client_session_expired' => 'Sesija pasibaigė', 'client_session_expired_message' => 'Your session has expired. Please click the link in your email again.', 'auto_bill_notification' => 'This invoice will automatically be billed to your :payment_method on file on :due_date.', - 'auto_bill_payment_method_bank_transfer' => 'bank account', - 'auto_bill_payment_method_credit_card' => 'credit card', - 'auto_bill_payment_method_paypal' => 'PayPal account', + 'auto_bill_payment_method_bank_transfer' => 'banko sąskaita', + 'auto_bill_payment_method_credit_card' => 'kreditinė kortelė', + 'auto_bill_payment_method_paypal' => 'PayPal sąskaita', 'auto_bill_notification_placeholder' => 'This invoice will automatically be billed to your credit card on file on the due date.', - 'payment_settings' => 'Payment Settings', + 'payment_settings' => 'Apmokėjimo sąlygos', - 'on_send_date' => 'On send date', - 'on_due_date' => 'On due date', + 'on_send_date' => 'Pagal išsiuntimo datą', + 'on_due_date' => 'Pagal atlikimo datą', 'auto_bill_ach_date_help' => 'ACH auto bill will always happen on the due date', 'warn_change_auto_bill' => 'Due to NACHA rules, changes to this invoice may prevent ACH auto bill.', - 'bank_account' => 'Bank Account', + 'bank_account' => 'Banko sąskaita', 'payment_processed_through_wepay' => 'ACH payments will be processed using WePay.', 'wepay_payment_tos_agree' => 'I agree to the WePay :terms and :privacy_policy.', - 'privacy_policy' => 'Privacy Policy', + 'privacy_policy' => 'Privatumo politika', 'wepay_payment_tos_agree_required' => 'You must agree to the WePay Terms of Service and Privacy Policy.', 'payment_settings_supported_gateways' => 'These options are supported by the WePay, Stripe, and Braintree gateways.', 'ach_email_prompt' => 'Please enter your email address:', - 'verification_pending' => 'Verification Pending', + 'verification_pending' => 'Laukia patvirtinimo', 'update_font_cache' => 'Please force refresh the page to update the font cache.', - 'more_options' => 'More options', - 'credit_card' => 'Credit Card', - 'bank_transfer' => 'Bank Transfer', + 'more_options' => 'Daugiau parinkčių', + 'credit_card' => 'Kreditinė kortelė', + 'bank_transfer' => 'Pavedimu', 'no_transaction_reference' => 'We did not recieve a payment transaction reference from the gateway.', 'use_bank_on_file' => 'Use Bank on File', 'auto_bill_email_message' => 'This invoice will automatically be billed to the payment method on file on the due date.', 'bitcoin' => 'Bitcoin', - 'added_on' => 'Added :date', + 'added_on' => 'Sukurta :date', 'failed_remove_payment_method' => 'Failed to remove the payment method', - 'gateway_exists' => 'This gateway already exists', - 'manual_entry' => 'Manual entry', - 'start_of_week' => 'First day of the week', + 'gateway_exists' => 'Ši mokėjimo sąsaja jau yra', + 'manual_entry' => 'Įrašyti rankiniu būdu', + 'start_of_week' => 'Savaitės pirma diena', // Frequencies 'freq_weekly' => 'Weekly', @@ -1377,7 +1377,7 @@ $LANG = array( // Payment types 'payment_type_Apply Credit' => 'Apply Credit', - 'payment_type_Bank Transfer' => 'Bank Transfer', + 'payment_type_Bank Transfer' => 'Pavedimu', 'payment_type_Cash' => 'Cash', 'payment_type_Debit' => 'Debit', 'payment_type_ACH' => 'ACH', @@ -1412,13 +1412,13 @@ $LANG = array( 'industry_Government' => 'Government', 'industry_Healthcare & Life Sciences' => 'Healthcare & Life Sciences', 'industry_Insurance' => 'Insurance', - 'industry_Manufacturing' => 'Manufacturing', - 'industry_Marketing' => 'Marketing', + 'industry_Manufacturing' => 'Gamyba', + 'industry_Marketing' => 'Marketingas', 'industry_Media' => 'Media', 'industry_Nonprofit & Higher Ed' => 'Nonprofit & Higher Ed', 'industry_Pharmaceuticals' => 'Pharmaceuticals', 'industry_Professional Services & Consulting' => 'Professional Services & Consulting', - 'industry_Real Estate' => 'Real Estate', + 'industry_Real Estate' => 'Nekilnojamas turtas', 'industry_Retail & Wholesale' => 'Retail & Wholesale', 'industry_Sports' => 'Sports', 'industry_Transportation' => 'Transportation', @@ -1427,31 +1427,31 @@ $LANG = array( 'industry_Photography' =>'Photography', // Countries - 'country_Afghanistan' => 'Afghanistan', + 'country_Afghanistan' => 'Afganistanas', 'country_Albania' => 'Albania', - 'country_Antarctica' => 'Antarctica', + 'country_Antarctica' => 'Antarktika', 'country_Algeria' => 'Algeria', 'country_American Samoa' => 'American Samoa', - 'country_Andorra' => 'Andorra', + 'country_Andorra' => 'Andora', 'country_Angola' => 'Angola', 'country_Antigua and Barbuda' => 'Antigua and Barbuda', - 'country_Azerbaijan' => 'Azerbaijan', + 'country_Azerbaijan' => 'Azerbaidžanas', 'country_Argentina' => 'Argentina', - 'country_Australia' => 'Australia', - 'country_Austria' => 'Austria', + 'country_Australia' => 'Australija', + 'country_Austria' => 'Austrija', 'country_Bahamas' => 'Bahamas', 'country_Bahrain' => 'Bahrain', 'country_Bangladesh' => 'Bangladesh', - 'country_Armenia' => 'Armenia', + 'country_Armenia' => 'Armėnija', 'country_Barbados' => 'Barbados', - 'country_Belgium' => 'Belgium', + 'country_Belgium' => 'Belgija', 'country_Bermuda' => 'Bermuda', 'country_Bhutan' => 'Bhutan', 'country_Bolivia, Plurinational State of' => 'Bolivia, Plurinational State of', - 'country_Bosnia and Herzegovina' => 'Bosnia and Herzegovina', + 'country_Bosnia and Herzegovina' => 'Bosnija ir Hercegovina', 'country_Botswana' => 'Botswana', 'country_Bouvet Island' => 'Bouvet Island', - 'country_Brazil' => 'Brazil', + 'country_Brazil' => 'Brazilija', 'country_Belize' => 'Belize', 'country_British Indian Ocean Territory' => 'British Indian Ocean Territory', 'country_Solomon Islands' => 'Solomon Islands', @@ -1460,7 +1460,7 @@ $LANG = array( 'country_Bulgaria' => 'Bulgaria', 'country_Myanmar' => 'Myanmar', 'country_Burundi' => 'Burundi', - 'country_Belarus' => 'Belarus', + 'country_Belarus' => 'Baltarusija', 'country_Cambodia' => 'Cambodia', 'country_Cameroon' => 'Cameroon', 'country_Canada' => 'Canada', @@ -1480,13 +1480,13 @@ $LANG = array( 'country_Congo' => 'Congo', 'country_Congo, the Democratic Republic of the' => 'Congo, the Democratic Republic of the', 'country_Cook Islands' => 'Cook Islands', - 'country_Costa Rica' => 'Costa Rica', - 'country_Croatia' => 'Croatia', - 'country_Cuba' => 'Cuba', - 'country_Cyprus' => 'Cyprus', - 'country_Czech Republic' => 'Czech Republic', + 'country_Costa Rica' => 'Kosta Rika', + 'country_Croatia' => 'Kroatija', + 'country_Cuba' => 'Kuba', + 'country_Cyprus' => 'Kipras', + 'country_Czech Republic' => 'Čekoslovakija', 'country_Benin' => 'Benin', - 'country_Denmark' => 'Denmark', + 'country_Denmark' => 'Danija', 'country_Dominica' => 'Dominica', 'country_Dominican Republic' => 'Dominican Republic', 'country_Ecuador' => 'Ecuador', @@ -1494,27 +1494,27 @@ $LANG = array( 'country_Equatorial Guinea' => 'Equatorial Guinea', 'country_Ethiopia' => 'Ethiopia', 'country_Eritrea' => 'Eritrea', - 'country_Estonia' => 'Estonia', + 'country_Estonia' => 'Estija', 'country_Faroe Islands' => 'Faroe Islands', 'country_Falkland Islands (Malvinas)' => 'Falkland Islands (Malvinas)', 'country_South Georgia and the South Sandwich Islands' => 'South Georgia and the South Sandwich Islands', 'country_Fiji' => 'Fiji', - 'country_Finland' => 'Finland', + 'country_Finland' => 'Suomija', 'country_Åland Islands' => 'Åland Islands', - 'country_France' => 'France', + 'country_France' => 'Prancūzija', 'country_French Guiana' => 'French Guiana', 'country_French Polynesia' => 'French Polynesia', 'country_French Southern Territories' => 'French Southern Territories', 'country_Djibouti' => 'Djibouti', 'country_Gabon' => 'Gabon', - 'country_Georgia' => 'Georgia', + 'country_Georgia' => 'Gruzija', 'country_Gambia' => 'Gambia', 'country_Palestinian Territory, Occupied' => 'Palestinian Territory, Occupied', 'country_Germany' => 'Germany', 'country_Ghana' => 'Ghana', 'country_Gibraltar' => 'Gibraltar', 'country_Kiribati' => 'Kiribati', - 'country_Greece' => 'Greece', + 'country_Greece' => 'Graikija', 'country_Greenland' => 'Greenland', 'country_Grenada' => 'Grenada', 'country_Guadeloupe' => 'Guadeloupe', @@ -1527,33 +1527,33 @@ $LANG = array( 'country_Holy See (Vatican City State)' => 'Holy See (Vatican City State)', 'country_Honduras' => 'Honduras', 'country_Hong Kong' => 'Hong Kong', - 'country_Hungary' => 'Hungary', + 'country_Hungary' => 'Vengrija', 'country_Iceland' => 'Iceland', - 'country_India' => 'India', + 'country_India' => 'Indija', 'country_Indonesia' => 'Indonesia', 'country_Iran, Islamic Republic of' => 'Iran, Islamic Republic of', - 'country_Iraq' => 'Iraq', - 'country_Ireland' => 'Ireland', - 'country_Israel' => 'Israel', - 'country_Italy' => 'Italy', + 'country_Iraq' => 'Irakas', + 'country_Ireland' => 'Airija', + 'country_Israel' => 'Izrajelis', + 'country_Italy' => 'Italija', 'country_Côte d\'Ivoire' => 'Côte d\'Ivoire', 'country_Jamaica' => 'Jamaica', - 'country_Japan' => 'Japan', - 'country_Kazakhstan' => 'Kazakhstan', + 'country_Japan' => 'Japonija', + 'country_Kazakhstan' => 'Kazachstanas', 'country_Jordan' => 'Jordan', 'country_Kenya' => 'Kenya', 'country_Korea, Democratic People\'s Republic of' => 'Korea, Democratic People\'s Republic of', 'country_Korea, Republic of' => 'Korea, Republic of', 'country_Kuwait' => 'Kuwait', - 'country_Kyrgyzstan' => 'Kyrgyzstan', + 'country_Kyrgyzstan' => 'Kirgizija', 'country_Lao People\'s Democratic Republic' => 'Lao People\'s Democratic Republic', 'country_Lebanon' => 'Lebanon', 'country_Lesotho' => 'Lesotho', - 'country_Latvia' => 'Latvia', + 'country_Latvia' => 'Latvija', 'country_Liberia' => 'Liberia', 'country_Libya' => 'Libya', 'country_Liechtenstein' => 'Liechtenstein', - 'country_Lithuania' => 'Lithuania', + 'country_Lithuania' => 'Lietuva', 'country_Luxembourg' => 'Luxembourg', 'country_Macao' => 'Macao', 'country_Madagascar' => 'Madagascar', @@ -1603,7 +1603,7 @@ $LANG = array( 'country_Peru' => 'Peru', 'country_Philippines' => 'Philippines', 'country_Pitcairn' => 'Pitcairn', - 'country_Poland' => 'Poland', + 'country_Poland' => 'Lenkija', 'country_Portugal' => 'Portugal', 'country_Guinea-Bissau' => 'Guinea-Bissau', 'country_Timor-Leste' => 'Timor-Leste', @@ -1611,7 +1611,7 @@ $LANG = array( 'country_Qatar' => 'Qatar', 'country_Réunion' => 'Réunion', 'country_Romania' => 'Romania', - 'country_Russian Federation' => 'Russian Federation', + 'country_Russian Federation' => 'Rusija', 'country_Rwanda' => 'Rwanda', 'country_Saint Barthélemy' => 'Saint Barthélemy', 'country_Saint Helena, Ascension and Tristan da Cunha' => 'Saint Helena, Ascension and Tristan da Cunha', @@ -1642,8 +1642,8 @@ $LANG = array( 'country_Suriname' => 'Suriname', 'country_Svalbard and Jan Mayen' => 'Svalbard and Jan Mayen', 'country_Swaziland' => 'Swaziland', - 'country_Sweden' => 'Sweden', - 'country_Switzerland' => 'Switzerland', + 'country_Sweden' => 'Švedija', + 'country_Switzerland' => 'Šveicarija', 'country_Syrian Arab Republic' => 'Syrian Arab Republic', 'country_Tajikistan' => 'Tajikistan', 'country_Thailand' => 'Thailand', @@ -1653,7 +1653,7 @@ $LANG = array( 'country_Trinidad and Tobago' => 'Trinidad and Tobago', 'country_United Arab Emirates' => 'United Arab Emirates', 'country_Tunisia' => 'Tunisia', - 'country_Turkey' => 'Turkey', + 'country_Turkey' => 'Turkija', 'country_Turkmenistan' => 'Turkmenistan', 'country_Turks and Caicos Islands' => 'Turks and Caicos Islands', 'country_Tuvalu' => 'Tuvalu', @@ -1689,9 +1689,9 @@ $LANG = array( 'lang_German' => 'German', 'lang_Italian' => 'Italian', 'lang_Japanese' => 'Japanese', - 'lang_Lithuanian' => 'Lithuanian', + 'lang_Lithuanian' => 'Lietuviškai', 'lang_Norwegian' => 'Norwegian', - 'lang_Polish' => 'Polish', + 'lang_Polish' => 'Lenkiškai', 'lang_Spanish' => 'Spanish', 'lang_Spanish - Spain' => 'Spanish - Spain', 'lang_Swedish' => 'Swedish', @@ -1707,7 +1707,7 @@ $LANG = array( // Payment types 'payment_type_Apply Credit' => 'Apply Credit', - 'payment_type_Bank Transfer' => 'Bank Transfer', + 'payment_type_Bank Transfer' => 'Pavedimu', 'payment_type_Cash' => 'Cash', 'payment_type_Debit' => 'Debit', 'payment_type_ACH' => 'ACH', @@ -1742,13 +1742,13 @@ $LANG = array( 'industry_Government' => 'Government', 'industry_Healthcare & Life Sciences' => 'Healthcare & Life Sciences', 'industry_Insurance' => 'Insurance', - 'industry_Manufacturing' => 'Manufacturing', - 'industry_Marketing' => 'Marketing', + 'industry_Manufacturing' => 'Gamyba', + 'industry_Marketing' => 'Marketingas', 'industry_Media' => 'Media', 'industry_Nonprofit & Higher Ed' => 'Nonprofit & Higher Ed', 'industry_Pharmaceuticals' => 'Pharmaceuticals', 'industry_Professional Services & Consulting' => 'Professional Services & Consulting', - 'industry_Real Estate' => 'Real Estate', + 'industry_Real Estate' => 'Nekilnojamas turtas', 'industry_Retail & Wholesale' => 'Retail & Wholesale', 'industry_Sports' => 'Sports', 'industry_Transportation' => 'Transportation', @@ -1757,31 +1757,31 @@ $LANG = array( 'industry_Photography' =>'Photography', // Countries - 'country_Afghanistan' => 'Afghanistan', + 'country_Afghanistan' => 'Afganistanas', 'country_Albania' => 'Albania', - 'country_Antarctica' => 'Antarctica', + 'country_Antarctica' => 'Antarktika', 'country_Algeria' => 'Algeria', 'country_American Samoa' => 'American Samoa', - 'country_Andorra' => 'Andorra', + 'country_Andorra' => 'Andora', 'country_Angola' => 'Angola', 'country_Antigua and Barbuda' => 'Antigua and Barbuda', - 'country_Azerbaijan' => 'Azerbaijan', + 'country_Azerbaijan' => 'Azerbaidžanas', 'country_Argentina' => 'Argentina', - 'country_Australia' => 'Australia', - 'country_Austria' => 'Austria', + 'country_Australia' => 'Australija', + 'country_Austria' => 'Austrija', 'country_Bahamas' => 'Bahamas', 'country_Bahrain' => 'Bahrain', 'country_Bangladesh' => 'Bangladesh', - 'country_Armenia' => 'Armenia', + 'country_Armenia' => 'Armėnija', 'country_Barbados' => 'Barbados', - 'country_Belgium' => 'Belgium', + 'country_Belgium' => 'Belgija', 'country_Bermuda' => 'Bermuda', 'country_Bhutan' => 'Bhutan', 'country_Bolivia, Plurinational State of' => 'Bolivia, Plurinational State of', - 'country_Bosnia and Herzegovina' => 'Bosnia and Herzegovina', + 'country_Bosnia and Herzegovina' => 'Bosnija ir Hercegovina', 'country_Botswana' => 'Botswana', 'country_Bouvet Island' => 'Bouvet Island', - 'country_Brazil' => 'Brazil', + 'country_Brazil' => 'Brazilija', 'country_Belize' => 'Belize', 'country_British Indian Ocean Territory' => 'British Indian Ocean Territory', 'country_Solomon Islands' => 'Solomon Islands', @@ -1790,7 +1790,7 @@ $LANG = array( 'country_Bulgaria' => 'Bulgaria', 'country_Myanmar' => 'Myanmar', 'country_Burundi' => 'Burundi', - 'country_Belarus' => 'Belarus', + 'country_Belarus' => 'Baltarusija', 'country_Cambodia' => 'Cambodia', 'country_Cameroon' => 'Cameroon', 'country_Canada' => 'Canada', @@ -1810,13 +1810,13 @@ $LANG = array( 'country_Congo' => 'Congo', 'country_Congo, the Democratic Republic of the' => 'Congo, the Democratic Republic of the', 'country_Cook Islands' => 'Cook Islands', - 'country_Costa Rica' => 'Costa Rica', - 'country_Croatia' => 'Croatia', - 'country_Cuba' => 'Cuba', - 'country_Cyprus' => 'Cyprus', - 'country_Czech Republic' => 'Czech Republic', + 'country_Costa Rica' => 'Kosta Rika', + 'country_Croatia' => 'Kroatija', + 'country_Cuba' => 'Kuba', + 'country_Cyprus' => 'Kipras', + 'country_Czech Republic' => 'Čekoslovakija', 'country_Benin' => 'Benin', - 'country_Denmark' => 'Denmark', + 'country_Denmark' => 'Danija', 'country_Dominica' => 'Dominica', 'country_Dominican Republic' => 'Dominican Republic', 'country_Ecuador' => 'Ecuador', @@ -1824,27 +1824,27 @@ $LANG = array( 'country_Equatorial Guinea' => 'Equatorial Guinea', 'country_Ethiopia' => 'Ethiopia', 'country_Eritrea' => 'Eritrea', - 'country_Estonia' => 'Estonia', + 'country_Estonia' => 'Estija', 'country_Faroe Islands' => 'Faroe Islands', 'country_Falkland Islands (Malvinas)' => 'Falkland Islands (Malvinas)', 'country_South Georgia and the South Sandwich Islands' => 'South Georgia and the South Sandwich Islands', 'country_Fiji' => 'Fiji', - 'country_Finland' => 'Finland', + 'country_Finland' => 'Suomija', 'country_Åland Islands' => 'Åland Islands', - 'country_France' => 'France', + 'country_France' => 'Prancūzija', 'country_French Guiana' => 'French Guiana', 'country_French Polynesia' => 'French Polynesia', 'country_French Southern Territories' => 'French Southern Territories', 'country_Djibouti' => 'Djibouti', 'country_Gabon' => 'Gabon', - 'country_Georgia' => 'Georgia', + 'country_Georgia' => 'Gruzija', 'country_Gambia' => 'Gambia', 'country_Palestinian Territory, Occupied' => 'Palestinian Territory, Occupied', 'country_Germany' => 'Germany', 'country_Ghana' => 'Ghana', 'country_Gibraltar' => 'Gibraltar', 'country_Kiribati' => 'Kiribati', - 'country_Greece' => 'Greece', + 'country_Greece' => 'Graikija', 'country_Greenland' => 'Greenland', 'country_Grenada' => 'Grenada', 'country_Guadeloupe' => 'Guadeloupe', @@ -1857,33 +1857,33 @@ $LANG = array( 'country_Holy See (Vatican City State)' => 'Holy See (Vatican City State)', 'country_Honduras' => 'Honduras', 'country_Hong Kong' => 'Hong Kong', - 'country_Hungary' => 'Hungary', + 'country_Hungary' => 'Vengrija', 'country_Iceland' => 'Iceland', - 'country_India' => 'India', + 'country_India' => 'Indija', 'country_Indonesia' => 'Indonesia', 'country_Iran, Islamic Republic of' => 'Iran, Islamic Republic of', - 'country_Iraq' => 'Iraq', - 'country_Ireland' => 'Ireland', - 'country_Israel' => 'Israel', - 'country_Italy' => 'Italy', + 'country_Iraq' => 'Irakas', + 'country_Ireland' => 'Airija', + 'country_Israel' => 'Izrajelis', + 'country_Italy' => 'Italija', 'country_Côte d\'Ivoire' => 'Côte d\'Ivoire', 'country_Jamaica' => 'Jamaica', - 'country_Japan' => 'Japan', - 'country_Kazakhstan' => 'Kazakhstan', + 'country_Japan' => 'Japonija', + 'country_Kazakhstan' => 'Kazachstanas', 'country_Jordan' => 'Jordan', 'country_Kenya' => 'Kenya', 'country_Korea, Democratic People\'s Republic of' => 'Korea, Democratic People\'s Republic of', 'country_Korea, Republic of' => 'Korea, Republic of', 'country_Kuwait' => 'Kuwait', - 'country_Kyrgyzstan' => 'Kyrgyzstan', + 'country_Kyrgyzstan' => 'Kirgizija', 'country_Lao People\'s Democratic Republic' => 'Lao People\'s Democratic Republic', 'country_Lebanon' => 'Lebanon', 'country_Lesotho' => 'Lesotho', - 'country_Latvia' => 'Latvia', + 'country_Latvia' => 'Latvija', 'country_Liberia' => 'Liberia', 'country_Libya' => 'Libya', 'country_Liechtenstein' => 'Liechtenstein', - 'country_Lithuania' => 'Lithuania', + 'country_Lithuania' => 'Lietuva', 'country_Luxembourg' => 'Luxembourg', 'country_Macao' => 'Macao', 'country_Madagascar' => 'Madagascar', @@ -1933,7 +1933,7 @@ $LANG = array( 'country_Peru' => 'Peru', 'country_Philippines' => 'Philippines', 'country_Pitcairn' => 'Pitcairn', - 'country_Poland' => 'Poland', + 'country_Poland' => 'Lenkija', 'country_Portugal' => 'Portugal', 'country_Guinea-Bissau' => 'Guinea-Bissau', 'country_Timor-Leste' => 'Timor-Leste', @@ -1941,7 +1941,7 @@ $LANG = array( 'country_Qatar' => 'Qatar', 'country_Réunion' => 'Réunion', 'country_Romania' => 'Romania', - 'country_Russian Federation' => 'Russian Federation', + 'country_Russian Federation' => 'Rusija', 'country_Rwanda' => 'Rwanda', 'country_Saint Barthélemy' => 'Saint Barthélemy', 'country_Saint Helena, Ascension and Tristan da Cunha' => 'Saint Helena, Ascension and Tristan da Cunha', @@ -1972,8 +1972,8 @@ $LANG = array( 'country_Suriname' => 'Suriname', 'country_Svalbard and Jan Mayen' => 'Svalbard and Jan Mayen', 'country_Swaziland' => 'Swaziland', - 'country_Sweden' => 'Sweden', - 'country_Switzerland' => 'Switzerland', + 'country_Sweden' => 'Švedija', + 'country_Switzerland' => 'Šveicarija', 'country_Syrian Arab Republic' => 'Syrian Arab Republic', 'country_Tajikistan' => 'Tajikistan', 'country_Thailand' => 'Thailand', @@ -1983,7 +1983,7 @@ $LANG = array( 'country_Trinidad and Tobago' => 'Trinidad and Tobago', 'country_United Arab Emirates' => 'United Arab Emirates', 'country_Tunisia' => 'Tunisia', - 'country_Turkey' => 'Turkey', + 'country_Turkey' => 'Turkija', 'country_Turkmenistan' => 'Turkmenistan', 'country_Turks and Caicos Islands' => 'Turks and Caicos Islands', 'country_Tuvalu' => 'Tuvalu', @@ -2007,16 +2007,16 @@ $LANG = array( 'country_Yemen' => 'Yemen', 'country_Zambi' => 'Zambi', - 'view_client_portal' => 'View client portal', - 'view_portal' => 'View Portal', - 'vendor_contacts' => 'Vendor Contacts', - 'all' => 'All', - 'selected' => 'Selected', - 'category' => 'Category', - 'categories' => 'Categories', + 'view_client_portal' => 'Rodyti kliento tinklapį', + 'view_portal' => 'Rodyti tinklapį', + 'vendor_contacts' => 'Tiekėjo kontaktai', + 'all' => 'Visi', + 'selected' => 'Pasirinkita', + 'category' => 'Kategorija', + 'categories' => 'Kategorijos', 'new_expense_category' => 'New Expense Category', - 'edit_category' => 'Edit Category', - 'archive_expense_category' => 'Archive Category', + 'edit_category' => 'Keisti kategoriją', + 'archive_expense_category' => 'Archyvo kategorija', 'expense_categories' => 'Expense Categories', 'list_expense_categories' => 'List Expense Categories', 'updated_expense_category' => 'Successfully updated expense category', @@ -2025,25 +2025,89 @@ $LANG = array( 'archived_expense_categories' => 'Successfully archived :count expense category', 'restore_expense_category' => 'Restore expense category', 'restored_expense_category' => 'Successfully restored expense category', - 'apply_taxes' => 'Apply taxes', - 'min_to_max_users' => ':min to :max users', - 'max_users_reached' => 'The maximum number of users has been reached.', - 'buy_now_buttons' => 'Buy Now Buttons', - 'landing_page' => 'Landing Page', - 'payment_type' => 'Payment Type', - 'form' => 'Form', - 'link' => 'Link', - 'fields' => 'Fields', + 'apply_taxes' => 'Naudoti mokesčius', + 'min_to_max_users' => ':min iki :max klientų', + 'max_users_reached' => 'Pasiektas maksimalus galimų vartotojų skaičius.', + 'buy_now_buttons' => 'Pirkti dabar mygtukas', + 'landing_page' => 'Nukreipimo puslapis', + 'payment_type' => 'Mokėjimo tipas', + 'form' => 'Forma', + 'link' => 'Nuoroda', + 'fields' => 'Laukai', 'dwolla' => 'Dwolla', 'buy_now_buttons_warning' => 'Note: client and invoice records are created even if the transaction isn\'t completed.', 'buy_now_buttons_disabled' => 'This feature requires that a product is created and a payment gateway is configured.', 'enable_buy_now_buttons_help' => 'Enable support for buy now buttons', 'changes_take_effect_immediately' => 'Note: changes take effect immediately', - 'wepay_account_description' => 'Payment gateway for Invoice Ninja', + 'wepay_account_description' => 'Mokėjimo sąsajos Invoice Ninja', 'payment_error_code' => 'There was an error processing your payment [:code]. Please try again later.', 'standard_fees_apply' => 'Standard fees apply: 2.9% + $0.30 per successful charge.', 'limit_import_rows' => 'Data needs to be imported in batches of :count rows or less', + 'error_title' => 'Kažkas negerai', + 'error_contact_text' => 'If you\'d like help please email us at :mailaddress', + 'no_undo' => 'Warning: this can\'t be undone.', + 'no_contact_selected' => 'Prašome pasirinkti kontaktą', + 'no_client_selected' => 'Prašome pasirinkti klientą', + 'gateway_config_error' => 'It may help to set new passwords or generate new API keys.', + 'payment_type_on_file' => ':type faile', + 'invoice_for_client' => 'Invoice :invoice for :client', + 'intent_not_found' => 'Sorry, I\'m not sure what you\'re asking.', + 'intent_not_supported' => 'Sorry, I\'m not able to do that.', + 'client_not_found' => 'I wasn\'t able to find the client', + 'not_allowed' => 'Sorry, you don\'t have the needed permissions', + 'bot_emailed_invoice' => 'Your invoice has been sent.', + 'bot_emailed_notify_viewed' => 'I\'ll email you when it\'s viewed.', + 'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.', + 'add_product_to_invoice' => 'Add 1 :product', + 'not_authorized' => 'Your are not authorized', + 'bot_get_email' => 'Hi! (wave)
Thanks for trying the Invoice Ninja Bot.
Send me your account email to get started.', + 'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.', + 'bot_welcome' => 'That\'s it, your account is verified.
', + 'email_not_found' => 'I wasn\'t able to find an available account for :email', + 'invalid_code' => 'The code is not correct', + 'security_code_email_subject' => 'Security code for Invoice Ninja Bot', + 'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.', + 'security_code_email_line2' => 'Note: it will expire in 10 minutes.', + 'bot_help_message' => 'I currently support:
• Create\update\email an invoice
• List products
For example:
invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent', + 'list_products' => 'List Products', + + 'include_item_taxes_inline' => 'Include line item taxes in line total', + 'created_quotes' => 'Successfully created :count quotes(s)', + 'limited_gateways' => 'Note: we support one credit card gateway per company.', + + 'warning' => 'Warning', + 'self-update' => 'Update Invoice Ninja', + 'update_invoiceninja_title' => 'Update Invoice Ninja', + 'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!', + 'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.', + 'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.', + 'update_invoiceninja_decide_update_download' => 'You can decide to update directly to :version or to just download the new relase and update later.', + 'update_invoiceninja_update_start' => 'Update now', + 'update_invoiceninja_download_start' => 'Download :version', + 'create_new' => 'Create New', + + 'toggle_navigation' => 'Toggle Navigation', + 'toggle_history' => 'Toggle History', + 'unassigned' => 'Unassigned', + 'task' => 'Task', + 'contact_name' => 'Contact Name', + 'city_state_postal' => 'City/State/Postal', + 'custom_field' => 'Custom Field', + 'account_fields' => 'Company Fields', + 'facebook_and_twitter' => 'Facebook and Twitter', + 'facebook_and_twitter_help' => 'Follow our feeds to help support our project', + 'reseller_text' => 'Note: the white-label license is intended for personal use, please email us at :email if you\'d like to resell our app.', + 'unnamed_client' => 'Unnamed Client', + + 'day' => 'Day', + 'week' => 'Week', + 'month' => 'Month', + 'inactive_logout' => 'You have been logged out due to inactivity', + 'reports' => 'Reports', + 'total_profit' => 'Total Profit', + 'total_expenses' => 'Total Expenses', + 'quote_to' => 'Quote to', ); diff --git a/resources/lang/nb_NO/texts.php b/resources/lang/nb_NO/texts.php index 70edbbc12d6b..84b813ec9a91 100644 --- a/resources/lang/nb_NO/texts.php +++ b/resources/lang/nb_NO/texts.php @@ -507,7 +507,7 @@ $LANG = array( 'payment_type_paypal' => 'PayPal', 'payment_type_bitcoin' => 'Bitcoin', 'knowledge_base' => 'Kunnskapsbase', - 'partial' => 'Delvis', + 'partial' => 'Partial/Deposit', 'partial_remaining' => ':delvis av :balance', 'more_fields' => 'Flere Felt', 'less_fields' => 'Mindre Felt', @@ -995,7 +995,7 @@ $LANG = array( 'overdue' => 'Overdue', - 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding and help support our project.', + 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding from the invoice and client portal.', 'user_email_footer' => 'For å justere varslingsinnstillingene vennligst besøk :link', 'reset_password_footer' => 'Hvis du ikke ba om å få nullstillt ditt passord, vennligst kontakt kundeservice: :email', 'limit_users' => 'Dessverre, vil dette overstige grensen på :limit brukere', @@ -2043,7 +2043,71 @@ $LANG = array( 'payment_error_code' => 'There was an error processing your payment [:code]. Please try again later.', 'standard_fees_apply' => 'Standard fees apply: 2.9% + $0.30 per successful charge.', 'limit_import_rows' => 'Data needs to be imported in batches of :count rows or less', + 'error_title' => 'Something went wrong', + 'error_contact_text' => 'If you\'d like help please email us at :mailaddress', + 'no_undo' => 'Warning: this can\'t be undone.', + 'no_contact_selected' => 'Please select a contact', + 'no_client_selected' => 'Please select a client', + 'gateway_config_error' => 'It may help to set new passwords or generate new API keys.', + 'payment_type_on_file' => ':type on file', + 'invoice_for_client' => 'Invoice :invoice for :client', + 'intent_not_found' => 'Sorry, I\'m not sure what you\'re asking.', + 'intent_not_supported' => 'Sorry, I\'m not able to do that.', + 'client_not_found' => 'I wasn\'t able to find the client', + 'not_allowed' => 'Sorry, you don\'t have the needed permissions', + 'bot_emailed_invoice' => 'Your invoice has been sent.', + 'bot_emailed_notify_viewed' => 'I\'ll email you when it\'s viewed.', + 'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.', + 'add_product_to_invoice' => 'Add 1 :product', + 'not_authorized' => 'Your are not authorized', + 'bot_get_email' => 'Hi! (wave)
Thanks for trying the Invoice Ninja Bot.
Send me your account email to get started.', + 'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.', + 'bot_welcome' => 'That\'s it, your account is verified.
', + 'email_not_found' => 'I wasn\'t able to find an available account for :email', + 'invalid_code' => 'The code is not correct', + 'security_code_email_subject' => 'Security code for Invoice Ninja Bot', + 'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.', + 'security_code_email_line2' => 'Note: it will expire in 10 minutes.', + 'bot_help_message' => 'I currently support:
• Create\update\email an invoice
• List products
For example:
invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent', + 'list_products' => 'List Products', + + 'include_item_taxes_inline' => 'Include line item taxes in line total', + 'created_quotes' => 'Successfully created :count quotes(s)', + 'limited_gateways' => 'Note: we support one credit card gateway per company.', + + 'warning' => 'Warning', + 'self-update' => 'Update Invoice Ninja', + 'update_invoiceninja_title' => 'Update Invoice Ninja', + 'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!', + 'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.', + 'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.', + 'update_invoiceninja_decide_update_download' => 'You can decide to update directly to :version or to just download the new relase and update later.', + 'update_invoiceninja_update_start' => 'Update now', + 'update_invoiceninja_download_start' => 'Download :version', + 'create_new' => 'Create New', + + 'toggle_navigation' => 'Toggle Navigation', + 'toggle_history' => 'Toggle History', + 'unassigned' => 'Unassigned', + 'task' => 'Task', + 'contact_name' => 'Contact Name', + 'city_state_postal' => 'City/State/Postal', + 'custom_field' => 'Custom Field', + 'account_fields' => 'Company Fields', + 'facebook_and_twitter' => 'Facebook and Twitter', + 'facebook_and_twitter_help' => 'Follow our feeds to help support our project', + 'reseller_text' => 'Note: the white-label license is intended for personal use, please email us at :email if you\'d like to resell our app.', + 'unnamed_client' => 'Unnamed Client', + + 'day' => 'Day', + 'week' => 'Week', + 'month' => 'Month', + 'inactive_logout' => 'You have been logged out due to inactivity', + 'reports' => 'Reports', + 'total_profit' => 'Total Profit', + 'total_expenses' => 'Total Expenses', + 'quote_to' => 'Quote to', ); diff --git a/resources/lang/nl/texts.php b/resources/lang/nl/texts.php index 518f3b28ff80..c4b24e13563b 100644 --- a/resources/lang/nl/texts.php +++ b/resources/lang/nl/texts.php @@ -501,7 +501,7 @@ $LANG = array( 'payment_type_paypal' => 'PayPal', 'payment_type_bitcoin' => 'Bitcoin', 'knowledge_base' => 'Kennisbank', - 'partial' => 'Gedeeld', + 'partial' => 'Partial/Deposit', 'partial_remaining' => ':partial / :balance', 'more_fields' => 'Meer velden', 'less_fields' => 'Minder velden', @@ -986,7 +986,7 @@ $LANG = array( 'overdue' => 'Verlopen', - 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding and help support our project.', + 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding from the invoice and client portal.', 'user_email_footer' => 'Ga alstublieft naar :link om uw e-mail notificatie instellingen aan te passen', 'reset_password_footer' => 'Neem a.u.b. contact op met onze helpdesk indien u deze wachtwoordreset niet heeft aangevraagd. Het e-mailadres van de helpdesk is :email', 'limit_users' => 'Sorry, dit zou de limiet van :limit gebruikers overschrijden', @@ -2034,7 +2034,71 @@ Kom terug naar deze betalingsmethode pagina zodra u de bedragen heeft ontvangen 'payment_error_code' => 'There was an error processing your payment [:code]. Please try again later.', 'standard_fees_apply' => 'Standard fees apply: 2.9% + $0.30 per successful charge.', 'limit_import_rows' => 'Data needs to be imported in batches of :count rows or less', + 'error_title' => 'Something went wrong', + 'error_contact_text' => 'If you\'d like help please email us at :mailaddress', + 'no_undo' => 'Warning: this can\'t be undone.', + 'no_contact_selected' => 'Please select a contact', + 'no_client_selected' => 'Please select a client', + 'gateway_config_error' => 'It may help to set new passwords or generate new API keys.', + 'payment_type_on_file' => ':type on file', + 'invoice_for_client' => 'Invoice :invoice for :client', + 'intent_not_found' => 'Sorry, I\'m not sure what you\'re asking.', + 'intent_not_supported' => 'Sorry, I\'m not able to do that.', + 'client_not_found' => 'I wasn\'t able to find the client', + 'not_allowed' => 'Sorry, you don\'t have the needed permissions', + 'bot_emailed_invoice' => 'Your invoice has been sent.', + 'bot_emailed_notify_viewed' => 'I\'ll email you when it\'s viewed.', + 'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.', + 'add_product_to_invoice' => 'Add 1 :product', + 'not_authorized' => 'Your are not authorized', + 'bot_get_email' => 'Hi! (wave)
Thanks for trying the Invoice Ninja Bot.
Send me your account email to get started.', + 'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.', + 'bot_welcome' => 'That\'s it, your account is verified.
', + 'email_not_found' => 'I wasn\'t able to find an available account for :email', + 'invalid_code' => 'The code is not correct', + 'security_code_email_subject' => 'Security code for Invoice Ninja Bot', + 'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.', + 'security_code_email_line2' => 'Note: it will expire in 10 minutes.', + 'bot_help_message' => 'I currently support:
• Create\update\email an invoice
• List products
For example:
invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent', + 'list_products' => 'List Products', + + 'include_item_taxes_inline' => 'Include line item taxes in line total', + 'created_quotes' => 'Successfully created :count quotes(s)', + 'limited_gateways' => 'Note: we support one credit card gateway per company.', + + 'warning' => 'Warning', + 'self-update' => 'Update Invoice Ninja', + 'update_invoiceninja_title' => 'Update Invoice Ninja', + 'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!', + 'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.', + 'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.', + 'update_invoiceninja_decide_update_download' => 'You can decide to update directly to :version or to just download the new relase and update later.', + 'update_invoiceninja_update_start' => 'Update now', + 'update_invoiceninja_download_start' => 'Download :version', + 'create_new' => 'Create New', + + 'toggle_navigation' => 'Toggle Navigation', + 'toggle_history' => 'Toggle History', + 'unassigned' => 'Unassigned', + 'task' => 'Task', + 'contact_name' => 'Contact Name', + 'city_state_postal' => 'City/State/Postal', + 'custom_field' => 'Custom Field', + 'account_fields' => 'Company Fields', + 'facebook_and_twitter' => 'Facebook and Twitter', + 'facebook_and_twitter_help' => 'Follow our feeds to help support our project', + 'reseller_text' => 'Note: the white-label license is intended for personal use, please email us at :email if you\'d like to resell our app.', + 'unnamed_client' => 'Unnamed Client', + + 'day' => 'Day', + 'week' => 'Week', + 'month' => 'Month', + 'inactive_logout' => 'You have been logged out due to inactivity', + 'reports' => 'Reports', + 'total_profit' => 'Total Profit', + 'total_expenses' => 'Total Expenses', + 'quote_to' => 'Quote to', ); diff --git a/resources/lang/pl/texts.php b/resources/lang/pl/texts.php index 931b8201505f..eba9a01a5435 100644 --- a/resources/lang/pl/texts.php +++ b/resources/lang/pl/texts.php @@ -507,7 +507,7 @@ $LANG = array( 'payment_type_paypal' => 'PayPal', 'payment_type_bitcoin' => 'Bitcoin', 'knowledge_base' => 'Baza wiedzy', - 'partial' => 'Zaliczka', + 'partial' => 'Partial/Deposit', 'partial_remaining' => ':partial z :balance', 'more_fields' => 'Więcej pól', 'less_fields' => 'Mniej pól', @@ -995,7 +995,7 @@ $LANG = array( 'overdue' => 'Zaległy', - 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding and help support our project.', + 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding from the invoice and client portal.', 'user_email_footer' => 'Aby dostosować ustawienia powiadomień email, zobacz :link', 'reset_password_footer' => 'If you did not request this password reset please email our support: :email', 'limit_users' => 'Sorry, this will exceed the limit of :limit users', @@ -2043,7 +2043,71 @@ $LANG = array( 'payment_error_code' => 'There was an error processing your payment [:code]. Please try again later.', 'standard_fees_apply' => 'Standard fees apply: 2.9% + $0.30 per successful charge.', 'limit_import_rows' => 'Data needs to be imported in batches of :count rows or less', + 'error_title' => 'Something went wrong', + 'error_contact_text' => 'If you\'d like help please email us at :mailaddress', + 'no_undo' => 'Warning: this can\'t be undone.', + 'no_contact_selected' => 'Please select a contact', + 'no_client_selected' => 'Please select a client', + 'gateway_config_error' => 'It may help to set new passwords or generate new API keys.', + 'payment_type_on_file' => ':type on file', + 'invoice_for_client' => 'Invoice :invoice for :client', + 'intent_not_found' => 'Sorry, I\'m not sure what you\'re asking.', + 'intent_not_supported' => 'Sorry, I\'m not able to do that.', + 'client_not_found' => 'I wasn\'t able to find the client', + 'not_allowed' => 'Sorry, you don\'t have the needed permissions', + 'bot_emailed_invoice' => 'Your invoice has been sent.', + 'bot_emailed_notify_viewed' => 'I\'ll email you when it\'s viewed.', + 'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.', + 'add_product_to_invoice' => 'Add 1 :product', + 'not_authorized' => 'Your are not authorized', + 'bot_get_email' => 'Hi! (wave)
Thanks for trying the Invoice Ninja Bot.
Send me your account email to get started.', + 'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.', + 'bot_welcome' => 'That\'s it, your account is verified.
', + 'email_not_found' => 'I wasn\'t able to find an available account for :email', + 'invalid_code' => 'The code is not correct', + 'security_code_email_subject' => 'Security code for Invoice Ninja Bot', + 'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.', + 'security_code_email_line2' => 'Note: it will expire in 10 minutes.', + 'bot_help_message' => 'I currently support:
• Create\update\email an invoice
• List products
For example:
invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent', + 'list_products' => 'List Products', + + 'include_item_taxes_inline' => 'Include line item taxes in line total', + 'created_quotes' => 'Successfully created :count quotes(s)', + 'limited_gateways' => 'Note: we support one credit card gateway per company.', + + 'warning' => 'Warning', + 'self-update' => 'Update Invoice Ninja', + 'update_invoiceninja_title' => 'Update Invoice Ninja', + 'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!', + 'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.', + 'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.', + 'update_invoiceninja_decide_update_download' => 'You can decide to update directly to :version or to just download the new relase and update later.', + 'update_invoiceninja_update_start' => 'Update now', + 'update_invoiceninja_download_start' => 'Download :version', + 'create_new' => 'Create New', + + 'toggle_navigation' => 'Toggle Navigation', + 'toggle_history' => 'Toggle History', + 'unassigned' => 'Unassigned', + 'task' => 'Task', + 'contact_name' => 'Contact Name', + 'city_state_postal' => 'City/State/Postal', + 'custom_field' => 'Custom Field', + 'account_fields' => 'Company Fields', + 'facebook_and_twitter' => 'Facebook and Twitter', + 'facebook_and_twitter_help' => 'Follow our feeds to help support our project', + 'reseller_text' => 'Note: the white-label license is intended for personal use, please email us at :email if you\'d like to resell our app.', + 'unnamed_client' => 'Unnamed Client', + + 'day' => 'Day', + 'week' => 'Week', + 'month' => 'Month', + 'inactive_logout' => 'You have been logged out due to inactivity', + 'reports' => 'Reports', + 'total_profit' => 'Total Profit', + 'total_expenses' => 'Total Expenses', + 'quote_to' => 'Quote to', ); diff --git a/resources/lang/pt_BR/texts.php b/resources/lang/pt_BR/texts.php index a6e656fb2dc4..f70770dad323 100644 --- a/resources/lang/pt_BR/texts.php +++ b/resources/lang/pt_BR/texts.php @@ -501,7 +501,7 @@ $LANG = array( 'payment_type_paypal' => 'PayPal', 'payment_type_bitcoin' => 'Bitcoin', 'knowledge_base' => 'Base de Conhecimento', - 'partial' => 'Parcial', + 'partial' => 'Partial/Deposit', 'partial_remaining' => ':partial de :balance', 'more_fields' => 'Mais Campos', 'less_fields' => 'Menos Campos', @@ -986,7 +986,7 @@ $LANG = array( 'overdue' => 'Vencido', - 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding and help support our project.', + 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding from the invoice and client portal.', 'user_email_footer' => 'Para ajustar suas configurações de notificações de e-mail acesse :link', 'reset_password_footer' => 'Se você não solicitou a redefinição de sua senha por favor envie um e-mail para o nosso suporte: :email', 'limit_users' => 'Desculpe, isto irá exceder o limite de :limit usuários', @@ -2034,7 +2034,71 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific 'payment_error_code' => 'There was an error processing your payment [:code]. Please try again later.', 'standard_fees_apply' => 'Standard fees apply: 2.9% + $0.30 per successful charge.', 'limit_import_rows' => 'Data needs to be imported in batches of :count rows or less', + 'error_title' => 'Something went wrong', + 'error_contact_text' => 'If you\'d like help please email us at :mailaddress', + 'no_undo' => 'Warning: this can\'t be undone.', + 'no_contact_selected' => 'Please select a contact', + 'no_client_selected' => 'Please select a client', + 'gateway_config_error' => 'It may help to set new passwords or generate new API keys.', + 'payment_type_on_file' => ':type on file', + 'invoice_for_client' => 'Invoice :invoice for :client', + 'intent_not_found' => 'Sorry, I\'m not sure what you\'re asking.', + 'intent_not_supported' => 'Sorry, I\'m not able to do that.', + 'client_not_found' => 'I wasn\'t able to find the client', + 'not_allowed' => 'Sorry, you don\'t have the needed permissions', + 'bot_emailed_invoice' => 'Your invoice has been sent.', + 'bot_emailed_notify_viewed' => 'I\'ll email you when it\'s viewed.', + 'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.', + 'add_product_to_invoice' => 'Add 1 :product', + 'not_authorized' => 'Your are not authorized', + 'bot_get_email' => 'Hi! (wave)
Thanks for trying the Invoice Ninja Bot.
Send me your account email to get started.', + 'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.', + 'bot_welcome' => 'That\'s it, your account is verified.
', + 'email_not_found' => 'I wasn\'t able to find an available account for :email', + 'invalid_code' => 'The code is not correct', + 'security_code_email_subject' => 'Security code for Invoice Ninja Bot', + 'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.', + 'security_code_email_line2' => 'Note: it will expire in 10 minutes.', + 'bot_help_message' => 'I currently support:
• Create\update\email an invoice
• List products
For example:
invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent', + 'list_products' => 'List Products', + + 'include_item_taxes_inline' => 'Include line item taxes in line total', + 'created_quotes' => 'Successfully created :count quotes(s)', + 'limited_gateways' => 'Note: we support one credit card gateway per company.', + + 'warning' => 'Warning', + 'self-update' => 'Update Invoice Ninja', + 'update_invoiceninja_title' => 'Update Invoice Ninja', + 'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!', + 'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.', + 'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.', + 'update_invoiceninja_decide_update_download' => 'You can decide to update directly to :version or to just download the new relase and update later.', + 'update_invoiceninja_update_start' => 'Update now', + 'update_invoiceninja_download_start' => 'Download :version', + 'create_new' => 'Create New', + + 'toggle_navigation' => 'Toggle Navigation', + 'toggle_history' => 'Toggle History', + 'unassigned' => 'Unassigned', + 'task' => 'Task', + 'contact_name' => 'Contact Name', + 'city_state_postal' => 'City/State/Postal', + 'custom_field' => 'Custom Field', + 'account_fields' => 'Company Fields', + 'facebook_and_twitter' => 'Facebook and Twitter', + 'facebook_and_twitter_help' => 'Follow our feeds to help support our project', + 'reseller_text' => 'Note: the white-label license is intended for personal use, please email us at :email if you\'d like to resell our app.', + 'unnamed_client' => 'Unnamed Client', + + 'day' => 'Day', + 'week' => 'Week', + 'month' => 'Month', + 'inactive_logout' => 'You have been logged out due to inactivity', + 'reports' => 'Reports', + 'total_profit' => 'Total Profit', + 'total_expenses' => 'Total Expenses', + 'quote_to' => 'Quote to', ); diff --git a/resources/lang/sq/auth.php b/resources/lang/sq/auth.php new file mode 100644 index 000000000000..6ef1a73308a7 --- /dev/null +++ b/resources/lang/sq/auth.php @@ -0,0 +1,19 @@ + 'These credentials do not match our records.', + 'throttle' => 'Too many login attempts. Please try again in :seconds seconds.', + +]; diff --git a/resources/lang/sq/pagination.php b/resources/lang/sq/pagination.php new file mode 100644 index 000000000000..0f13123d4a22 --- /dev/null +++ b/resources/lang/sq/pagination.php @@ -0,0 +1,19 @@ + '« Prapa', + 'next' => 'Para »', + +]; diff --git a/resources/lang/sq/passwords.php b/resources/lang/sq/passwords.php new file mode 100644 index 000000000000..9528c3faee60 --- /dev/null +++ b/resources/lang/sq/passwords.php @@ -0,0 +1,22 @@ + 'Fjalëkalimet duhet të jenë gjashtë karaktere dhe të përputhen me konfirmimin.', + 'reset' => 'Fjalëkalimi u ndryshua!', + 'sent' => 'Adresa për ndryshimin e fjalëkalimit u dërgua!', + 'token' => 'Ky tallon për ndryshimin e fjalëkalimit është i pasaktë.', + 'user' => 'Nuk mund të gjejmë një përdorues me atë adres email-i.', + +]; diff --git a/resources/lang/sq/texts.php b/resources/lang/sq/texts.php new file mode 100644 index 000000000000..d5dcd05ca91a --- /dev/null +++ b/resources/lang/sq/texts.php @@ -0,0 +1,2114 @@ + 'Organizata', + 'name' => 'Emri', + 'website' => 'Webfaqja', + 'work_phone' => 'Telefoni', + 'address' => 'Adresa', + 'address1' => 'Rruga', + 'address2' => 'Apartamenti/banesa', + 'city' => 'Qyteti', + 'state' => 'Shteti/Provinca', + 'postal_code' => 'Kodi postar', + 'country_id' => 'Shteti', + 'contacts' => 'Kontaktet', + 'first_name' => 'Emri', + 'last_name' => 'Mbiemri', + 'phone' => 'Telefoni', + 'email' => 'Emaili', + 'additional_info' => 'Info shtesë', + 'payment_terms' => 'Kushtet e pagesës', + 'currency_id' => 'Valuta', + 'size_id' => 'Madhësia e kompanisë', + 'industry_id' => 'Industria', + 'private_notes' => 'Shënime private', + 'invoice' => 'Fatura', + 'client' => 'Klient', + 'invoice_date' => 'Data e faturës', + 'due_date' => 'Deri më datë', + 'invoice_number' => 'Numri i faturës', + 'invoice_number_short' => '# faturës', + 'po_number' => 'Numri UB', + 'po_number_short' => '#UB', + 'frequency_id' => 'Sa shpesh', + 'discount' => 'Zbritje', + 'taxes' => 'Taksat', + 'tax' => 'Taksë', + 'item' => 'Njësi', + 'description' => 'Përshkrimi', + 'unit_cost' => 'Kosto për njësi', + 'quantity' => 'Sasia', + 'line_total' => 'Totali i linjës', + 'subtotal' => 'Nëntotali', + 'paid_to_date' => 'Paguar deri më sot', + 'balance_due' => 'Bilanci aktual', + 'invoice_design_id' => 'Dizajni', + 'terms' => 'Kushtet', + 'your_invoice' => 'Fatura juaj', + 'remove_contact' => 'Fshi kontaktin', + 'add_contact' => 'Shto kontaktin', + 'create_new_client' => 'Krijo klient të ri', + 'edit_client_details' => 'Ndrysho detajet e klientit', + 'enable' => 'Aktivizo', + 'learn_more' => 'Mëso më shumë', + 'manage_rates' => 'Menaxho normat', + 'note_to_client' => 'Shënime për klientin', + 'invoice_terms' => 'Kushtet e faturës', + 'save_as_default_terms' => 'Ruaj si njësi e paracaktuar', + 'download_pdf' => 'Shkarko PDF', + 'pay_now' => 'Paguaj Tash', + 'save_invoice' => 'Ruaj faturën', + 'clone_invoice' => 'Klono faturën', + 'archive_invoice' => 'Arkivo faturën', + 'delete_invoice' => 'Fshi faturën', + 'email_invoice' => 'Dërgo faturën me email', + 'enter_payment' => 'Cakto pagesën', + 'tax_rates' => 'Normat e taksave', + 'rate' => 'Norma', + 'settings' => 'Rregullimet', + 'enable_invoice_tax' => 'Mundëso specifikimin e invoice tax', + 'enable_line_item_tax' => 'Mundëso specifikimin e line item taxes', + 'dashboard' => 'Paneli', + 'clients' => 'Klientët', + 'invoices' => 'Faturat', + 'payments' => 'Pagesat', + 'credits' => 'Kredi', + 'history' => 'Historia', + 'search' => 'Kërko', + 'sign_up' => 'Regjistrohu', + 'guest' => 'Vizitor', + 'company_details' => 'Detajet e kompanisë', + 'online_payments' => 'Pagesat Online', + 'notifications' => 'Dërgo me email njoftimet', + 'import_export' => 'Import | Export', + 'done' => 'Përfundo', + 'save' => 'Ruaj', + 'create' => 'Krijo', + 'upload' => 'Ngarko', + 'import' => 'Importo', + 'download' => 'Shkarko', + 'cancel' => 'Anulo', + 'close' => 'Mbyll', + 'provide_email' => 'Ju lutem vendosni një email adresë', + 'powered_by' => 'Mundësuar nga', + 'no_items' => 'Nuk ka artikuj', + 'recurring_invoices' => 'Fatura të përsëritshme', + 'recurring_help' => '

I dërgon automatikisht klientëve faturat e njejta në baza javore, dy-javore, mujore, dy-mojre ose vjetore.

+

Përdor :MUAJ, :ÇEREK or :VIT për data dinamike. Llogaritja bazike vlen edhe për shembull :MUAJ-1.

+

Shembuj të faturave dinamike:

+ ', + 'in_total_revenue' => 'në total qarkullim', + 'billed_client' => 'klienti i faturuar', + 'billed_clients' => 'klientët e faturuar', + 'active_client' => 'klient aktiv', + 'active_clients' => 'klientë aktiv', + 'invoices_past_due' => 'Faturuar deri më', + 'upcoming_invoices' => 'Faturat e ardhshme', + 'average_invoice' => 'Mesatarja e faturës', + 'archive' => 'Arkivo', + 'delete' => 'Fshi', + 'archive_client' => 'Arkivo Klientin', + 'delete_client' => 'Fshi Klientin', + 'archive_payment' => 'Arkivo Pagesën', + 'delete_payment' => 'Fshi Pagesën', + 'archive_credit' => 'Arkivo Kreditin', + 'delete_credit' => 'Fshi Kreditin', + 'show_archived_deleted' => 'Shfaq të arkivuara/fshira', + 'filter' => 'Filtro', + 'new_client' => 'Klient i ri', + 'new_invoice' => 'Faturë e re', + 'new_payment' => 'Pagesë e re', + 'new_credit' => 'Kredi e re', + 'contact' => 'Kontakt', + 'date_created' => 'Data e krijimit', + 'last_login' => 'Hera e fundit që është lidhur', + 'balance' => 'Bilanci', + 'action' => 'Vepro', + 'status' => 'Statusi', + 'invoice_total' => 'Totali i faturës', + 'frequency' => 'Frekuenca', + 'start_date' => 'Data e fillimit', + 'end_date' => 'Data e përfundimit', + 'transaction_reference' => 'Referenca e transaksionit', + 'method' => 'Metoda', + 'payment_amount' => 'Shuma e paguar', + 'payment_date' => 'Data e pagesës', + 'credit_amount' => 'Shuma e kredituar', + 'credit_balance' => 'Bilanci i kreditit', + 'credit_date' => 'Data e kreditit', + 'empty_table' => 'Nuk ka të dhëna në tabelë', + 'select' => 'Selekto', + 'edit_client' => 'Edito klientin', + 'edit_invoice' => 'Edito Faturën', + 'create_invoice' => 'Krijo faturë', + 'enter_credit' => 'Vendos Kredi', + 'last_logged_in' => 'Hera e fundit që është lidhur', + 'details' => 'Detajet', + 'standing' => 'Gjendja', + 'credit' => 'Kredi', + 'activity' => 'Aktiviteti', + 'date' => 'Data', + 'message' => 'Mesazhi', + 'adjustment' => 'Rregullo', + 'are_you_sure' => 'A jeni të sigurtë', + 'payment_type_id' => 'Lloji i pagesës', + 'amount' => 'Shuma', + 'work_email' => 'Email', + 'language_id' => 'Gjuha', + 'timezone_id' => 'Zona kohore', + 'date_format_id' => 'Formati i datës', + 'datetime_format_id' => 'Formati i datës/kohës', + 'users' => 'Përdorues', + 'localization' => 'Vendore', + 'remove_logo' => 'Largo logon', + 'logo_help' => 'Të përkrahura: JPEG, GIF dhe PNG', + 'payment_gateway' => 'Kanali i pagesës', + 'gateway_id' => 'Kanali', + 'email_notifications' => 'Njoftime me email', + 'email_sent' => 'Më dërgo email kur fatura dërgohet', + 'email_viewed' => 'Më dërgo email kur fature shikohet', + 'email_paid' => 'Më dërgo email kur fatura paguhet', + 'site_updates' => 'Azhurnimet e faqes', + 'custom_messages' => 'Mesazh i ndryshëm', + 'default_email_footer' => 'Vendosni nënshkrimin e emailit', + 'select_file' => 'Ju lutem zgjedhni një fajll', + 'first_row_headers' => 'Përdorni rreshtin e parë si titull', + 'column' => 'Kolona', + 'sample' => 'Shembull', + 'import_to' => 'Importo në', + 'client_will_create' => 'klienti do të krijohet', + 'clients_will_create' => 'klientët do të krijohen', + 'email_settings' => 'Rregullimi i Emailit', + 'client_view_styling' => 'Stili i shikimit të klientëve', + 'pdf_email_attachment' => 'Bashkangjit PDF', + 'custom_css' => 'CSS i ndryshushëm', + 'import_clients' => 'Importo të dhënat për klient', + 'csv_file' => 'CSV fajll', + 'export_clients' => 'Exporto të dhënat për klient', + 'created_client' => 'Klienti është krijuar me sukses', + 'created_clients' => 'Me sukses janë krijuar: count klienta', + 'updated_settings' => 'Me sukses janë ndryshuar të dhënat', + 'removed_logo' => 'Logo është larguar me sukses', + 'sent_message' => 'Mesazhi është dërguar me sukses', + 'invoice_error' => 'Ju lutem sigurohuni të zgjidhni një klient dhe të përmirësoni çdo gabim', + 'limit_clients' => 'Na falni, kjo tejkalon numrin prej :count klientëve', + 'payment_error' => 'Ka ndodhur një gabim gjatë procesimit të pagesës tuaj. Ju lutem provoni më vonë', + 'registration_required' => 'Ju lutem regjistrohuni që të keni mundësi ta dërgoni faturën me email', + 'confirmation_required' => 'Ju lutem konfirmoni email adresën tuaj', + 'updated_client' => 'Klienti është azhurnuar me sukses', + 'created_client' => 'Klienti është krijuar me sukses', + 'archived_client' => 'Klienti është arkivuar me sukses', + 'archived_clients' => ':count klientë janë arkivuar me sukses', + 'deleted_client' => 'Klienti është fshirë me sukses', + 'deleted_clients' => ':count klientë janë fshirë me sukses', + 'updated_invoice' => 'Fatura është azhurnuar me sukses', + 'created_invoice' => 'Fatura është krijuar me sukses', + 'cloned_invoice' => 'Fatura është klonuar me sukses', + 'emailed_invoice' => 'Fatura është dërguar me sukses me email', + 'and_created_client' => 'dhe ka krijuar klient', + 'archived_invoice' => 'Fatura është arkivuar me sukses', + 'archived_invoices' => ':count fatura janë arkivuar me sukes', + 'deleted_invoice' => 'Fatura është fshirë me sukses', + 'deleted_invoices' => ':count fatura janë fshirë me sukses', + 'created_payment' => 'Pagesa është krijuar me sukses', + 'created_payments' => ':count pagesa janë krijuar me sukses', + 'archived_payment' => 'Pagesa është arkivuar me sukses', + 'archived_payments' => ':count pagesa janë arkivuar me sukses', + 'deleted_payment' => 'Pagesa është fshirë me sukses', + 'deleted_payments' => ':count pagesa janë fshirë me sukses', + 'applied_payment' => 'Pagesa është aplikuar me sukses', + 'created_credit' => 'Krediti është krijuar me sukses', + 'archived_credit' => 'Krediti është arkivuar me sukses', + 'archived_credits' => ':count kredite janë arkivuar me sukses', + 'deleted_credit' => 'Krediti është fshirë me sukses', + 'deleted_credits' => ':kredi janë fshirë me sukses', + 'imported_file' => 'Fajlli është importuar me sukses', + 'updated_vendor' => 'Kompania është azhurnuar me sukses', + 'created_vendor' => 'Kompania është krijuar me sukses', + 'archived_vendor' => 'Kompania është arkivuar me sukses', + 'archived_vendors' => ':counts kompani janë arkivuar me sukses', + 'deleted_vendor' => 'Kompania është fshirë me sukses', + 'deleted_vendors' => ':count kompani janë fshirë me sukses', + 'confirmation_subject' => 'Konfirmimi i llogarisë për faturim', + 'confirmation_header' => 'Konfirmimi i llogarisë', + 'confirmation_message' => 'Ju lutem klikoni linkun më poshtë që të konfirmoni llogarinë tuaj', + 'invoice_subject' => 'Faturë e re :invoice nga :account', + 'invoice_message' => 'Për të shikuar faturën tuaj për :amount, klikoni linkun më poshtë', + 'payment_subject' => 'Pagesa është pranuar', + 'payment_message' => 'Ju faleminderit për pagesën prej :amount', + 'email_salutation' => 'I,e nderuar name:', + 'email_signature' => 'Përshëndetje', + 'email_from' => 'Ekipi i faturimit', + 'invoice_link_message' => 'Për të parë faturën klikoni linkun më poshtë:', + 'notification_invoice_paid_subject' => 'Fatura :invoice është paguar nga :client', + 'notification_invoice_sent_subject' => 'Fatura :invoice i është dërguar :client', + 'notification_invoice_viewed_subject' => 'Fatura :invoice është parë nga :client', + 'notification_invoice_paid' => 'Pagesa prej :amount është realizuar nga :client për faturën :invoice.', + 'notification_invoice_sent' => 'Klienti :client ka dërguar me email faturën :invoice për shumën :amount', + 'notification_invoice_viewed' => 'Klienti :client ka shikuar faturën :invoice për shumën :amount', + 'reset_password' => 'Ju mund ta resetoni fjalëkalimin e llogarisë tuaj duke klikuar butonin më poshtë:', + 'secure_payment' => 'Pagesë e sigurtë', + 'card_number' => 'Numri i kartës', + 'expiration_month' => 'Muji i skadimit', + 'expiration_year' => 'Viti i skadimit', + 'cvv' => 'CVV', + 'logout' => 'Ç\'identifikohu', + 'sign_up_to_save' => 'Regjistrohuni për të ruajtuar punën tuaj', + 'agree_to_terms' => 'Pajtohem me :terms e Faturimit', + 'terms_of_service' => 'Kushtet e shërbimit', + 'email_taken' => 'Kjo e-mail adresë tashmë është regjistruar', + 'working' => 'Duke punuar', + 'success' => 'Sukses', + 'success_message' => 'Ju jeni regjistruar me sukses! Ju lutem vizitoni linkun në emailin e konfirmimit për të verifikuar email adresën tuaj.', + 'erase_data' => 'Ju do të fshini përgjithmonë të dhënat tuaja.', + 'password' => 'Fjalëkalimi', + 'pro_plan_product' => 'Pro Plani', + 'pro_plan_success' => 'Ju faleminderit që keni zgjedhur Invoice Ninja Pro plan!

 
+ Next Steps

Një faturë për pagesë ju është dërguar në email. Për të përdorur të gjitha opsionet e paketës Pro, ju lutem përcjellni udhëzimet në faturë për të realizuar pagesën.

+ Nuk mund ta gjeni faturën? Ju duhet asistencë shtesë? Jemi të lumtur t\'ju ndihmojmë + -- na dërgoni email në contact@invoiceninja.com', + 'unsaved_changes' => 'Keni ndryshime të pa ruajtura', + 'custom_fields' => 'Fushat e ndryshueshme', + 'company_fields' => 'Fushat e kompanisë', + 'client_fields' => 'Fushat e klientit', + 'field_label' => 'Fusha e etiketave', + 'field_value' => 'Fusha e vlerës', + 'edit' => 'Edito', + 'set_name' => 'Vendosni emrin e kompanisë tuaj', + 'view_as_recipient' => 'Shikojeni si pranuesi', + 'product_library' => 'Libraria e produkteve', + 'product' => 'Produkt', + 'products' => 'Libraria e produkteve', + 'fill_products' => 'Plotëso-automatikisht produktet', + 'fill_products_help' => 'Duke zgjedhur produktin, automatikisht do të plotësohen fill in the description and cost', + 'update_products' => 'Azhurno-automatikisht produktet', + 'update_products_help' => 'Azhurnimi i faturës automatikisht do të update the product library', + 'create_product' => 'Shto produkt', + 'edit_product' => 'Edito produkt', + 'archive_product' => 'Arkivo produktin', + 'updated_product' => 'Produkti është azhurnuar me sukses', + 'created_product' => 'Produkti është krijuar me sukses', + 'archived_product' => 'Produkti është arkivuar me sukses', + 'pro_plan_custom_fields' => ':;link për të aktivizuar fushat e ndyrshueshme duke iu bashkuar Pro Planit', + 'advanced_settings' => 'Rregullimi i Avansuar', + 'pro_plan_advanced_settings' => '\'link për të aktivizuar rregullimin e avansuar, duke iu bashkuar Pro Planit', + 'invoice_design' => 'Dizajni i Faturës', + 'specify_colors' => 'Cakto ngjyrën', + 'specify_colors_label' => 'Zgjedhni ngjyrën që përdoret në faturë', + 'chart_builder' => 'Ndërtuesi i grafikoneve', + 'ninja_email_footer' => 'Përdorni :site për të faturuar klientët tuaj dhe të paguheni online!', + 'go_pro' => 'Abonuhoni Pro', + 'quote' => 'Ofertë', + 'quotes' => 'Oferta', + 'quote_number' => 'Numri i ofertës', + 'quote_number_short' => '# Ofertës', + 'quote_date' => 'Data e Ofertës', + 'quote_total' => 'Totali i Ofertës', + 'your_quote' => 'Oferta juaj', + 'total' => 'Totali', + 'clone' => 'Klono', + 'new_quote' => 'Ofertë e re', + 'create_quote' => 'Krijo Ofertë', + 'edit_quote' => 'Edito Ofertën', + 'archive_quote' => 'Arkivo Ofertën', + 'delete_quote' => 'Fshi Ofertën', + 'save_quote' => 'Ruaj Ofertën', + 'email_quote' => 'Dërgo me email Ofertën', + 'clone_quote' => 'Klono Ofertën', + 'convert_to_invoice' => 'Ktheje Ofertën në Faturë', + 'view_invoice' => 'Shiko Faturën', + 'view_client' => 'Shiko Klientin', + 'view_quote' => 'Shiko Ofertën', + 'updated_quote' => 'Oferta është azhurnuar me sukses', + 'created_quote' => 'Oferta është krijuar me sukses', + 'cloned_quote' => 'Oferta është klonuar me sukses', + 'emailed_quote' => 'Oferta është dërguar me sukses me email', + 'archived_quote' => 'Oferta është arkivuar me sukses', + 'archived_quotes' => ': count oferta janë arkivuar me sukses', + 'deleted_quote' => 'Oferta është fshirë me sukses', + 'deleted_quotes' => ':count oferta janë fshirë me sukses', + 'converted_to_invoice' => 'Oferta është konvertua rme sukses në Faturë', + 'quote_subject' => 'Ofertë e re $quote nga :account', + 'quote_message' => 'Për të shikuar ofertën për :amount, klikoni linkun më poshtë.', + 'quote_link_message' => 'Për të shikuar ofertat për klientin tuaj klikoni linkun më poshtë:', + 'notification_quote_sent_subject' => 'Oferta :invoice i është dërguar :client', + 'notification_quote_viewed_subject' => 'Oferta :invoice është shikuar nga :client', + 'notification_quote_sent' => 'Klientit :client i është dërguar me email Oferta :invoice për shumën :amount', + 'notification_quote_viewed' => 'Klienti :client ka shikuar Ofertën :invoice për shumën :amount.', + 'session_expired' => 'Seanca juaj ka skaduar.', + 'invoice_fields' => 'Fushat e faturës', + 'invoice_options' => 'Opsionet e faturës', + 'hide_quantity' => 'Fsheh sasinë', + 'hide_quantity_help' => 'Nëse sasia e artikujve gjithmonë është 1, atëherë mund ta largoni këtë fushë nga fatura.', + 'hide_paid_to_date' => 'Fshihe Paguar deri më tash', + 'hide_paid_to_date_help' => 'Shfaqni "Paguar deri më tash" në faturat tuaja pasi të jetë pranuar pagesa.', + 'charge_taxes' => 'Vendos taksat', + 'user_management' => 'Menaxhimi i përdoruesve', + 'add_user' => 'Shto Përdorues', + 'send_invite' => 'Dërgo Ftesë', + 'sent_invite' => 'Ftesa është dërguar me sukses', + 'updated_user' => 'Përdoruesi është azhurnuar me sukses', + 'invitation_message' => 'Ju jeni ftuar nga :invitor.', + 'register_to_add_user' => 'Ju lutem regjistrohuni të shtoni përdoruesit', + 'user_state' => 'Shteti', + 'edit_user' => 'Edito përdoruesin', + 'delete_user' => 'Fshi Përdoruesin', + 'active' => 'Aktiv', + 'pending' => 'Në pritje', + 'deleted_user' => 'Përdoruesi është fshirë me sukses', + 'confirm_email_invoice' => 'A jeni i sigurtë që dëshironi ta dërgoni faturën me email?', + 'confirm_email_quote' => 'A jeni i sigurtë që dëshironi ta dërgoni me email këtë ofertë?', + 'confirm_recurring_email_invoice' => 'A jeni i sigurtë që kjo faturë të dërgohet me email?', + 'cancel_account' => 'Fshi llogarinë', + 'cancel_account_message' => 'Vërrejtje: Kjo do të fshijë të gjitha të dhënat tuaja, nuk keni mundësi t\'i riktheni.', + 'go_back' => 'Shkoni prapa', + 'data_visualizations' => 'Vizualizimi i të dhënave', + 'sample_data' => 'Të dhëna shembull janë shfaqur', + 'hide' => 'Fshih', + 'new_version_available' => 'Versioni i ri i :releases_link është në dispozicion. Ju jeni duke përdorur versionin :user_version, versioni më i ri është :latest_version', + 'invoice_settings' => 'Rregullimi i Faturës', + 'invoice_number_prefix' => 'Prefixi i numrit të faturës', + 'invoice_number_counter' => 'Numruesi i numrit të faturës', + 'quote_number_prefix' => 'Prefixi i numrit të ofertës', + 'quote_number_counter' => 'Numruesi i numrit të ofertës', + 'share_invoice_counter' => 'Shpërndaje numruesin e faturave', + 'invoice_issued_to' => 'Fatura i është lëshuar', + 'invalid_counter' => 'Për të shmangur konfliktin e mundshëm ju lutem vendosni prefiks tek fatura dhe oferta', + 'mark_sent' => 'Shenja është dërguar ', + 'gateway_help_1' => ':link për t\'u regjistruar në Authorize.net', + 'gateway_help_2' => ':link për tu regjistuar në Authorize.net', + 'gateway_help_17' => ':link për të marrë të dhënat tuaja nga PayPal.', + 'gateway_help_27' => ':link për tu regjistruar në 2Checkout.com. Për t\'u siguaruar që pagesat realizohen vendosni :complete_link si URL ridrejtues tek Account>SIte Management në portalin e 2Checkout.', + 'more_designs' => 'Më shumë dizajne', + 'more_designs_title' => 'Dizajne shtesë të faturave', + 'more_designs_cloud_header' => 'Bleni verisionin Pro për më shumë dizajne të faturave', + 'more_designs_cloud_text' => '', + 'more_designs_self_host_text' => '', + 'buy' => 'Blej', + 'bought_designs' => 'Janë shtuar me sukses dizajne tjera të faturave', + 'sent' => 'dërguar', + 'vat_number' => 'Numri i TVSH', + 'timesheets' => 'Oraret', + 'payment_title' => 'Vendosni Adresën tuaj të faturimit dhe informacionet e Kredit Kartës', + 'payment_cvv' => '* Ky është numri 3-4 shifror në pjesën e prapme të kartës tuaj', + 'payment_footer1' => '*Adresa e faturimit duhet të jetë e njejtë me atë në kredit kartë', + 'payment_footer2' => '* Ju lutem klikoni "PAGUAJ TASH" vetëm një herë - transaksioni mund të zgjat rreth 1 minutë për t\'u procesuar.', + 'id_number' => 'ID numri', + 'white_label_link' => 'White label', + 'white_label_header' => 'White Label', + 'bought_white_label' => 'Është aktivizuar me sukses licensa White Label', + 'white_labeled' => 'White labeled', + 'restore' => 'Rikthe', + 'restore_invoice' => 'Rikthe Faturën', + 'restore_quote' => 'Rikthe Ofertën', + 'restore_client' => 'Rikthe Klientin', + 'restore_credit' => 'Rikthe Kreditin', + 'restore_payment' => 'Rikthe Pagesën', + 'restored_invoice' => 'Fatura është rikthyer me sukses', + 'restored_quote' => 'Oferta është rikthyer me sukses', + 'restored_client' => 'Klienti është rikthyer me sukses', + 'restored_payment' => 'Pagesa është rikthyer me sukses', + 'restored_credit' => 'Krediti është rikhyer me sukses', + 'reason_for_canceling' => 'Na ndihmoni ta përmirësojmë faqen tonë duke na treguar pse po largoheni.', + 'discount_percent' => 'Përqindje', + 'discount_amount' => 'Shuma', + 'invoice_history' => 'Historia e Faturës', + 'quote_history' => 'Historia e Ofertës', + 'current_version' => 'Versioni aktual', + 'select_version' => 'Zgjidh versionin', + 'view_history' => 'Shiko Historinë', + 'edit_payment' => 'Edito Pagesën', + 'updated_payment' => 'Pagesa është azhurnuar me sukses', + 'deleted' => 'E fshirë', + 'restore_user' => 'Rikthe Përdoruesin', + 'restored_user' => 'Përdoruesi është rikthyer me sukses', + 'show_deleted_users' => 'Shfaq përdoruesit e fshirë', + 'email_templates' => 'Shabllonet e email', + 'invoice_email' => 'Emaili i Faturës', + 'payment_email' => 'Emaili i Pagesës', + 'quote_email' => 'Emaili i Ofertës', + 'reset_all' => 'Reseto të gjitha', + 'approve' => 'Aprovo', + 'token_billing_type_id' => 'Faturimi me Token', + 'token_billing_help' => 'Mundëson ruajtjen e kredit kartave me kanalin tuaj të pagesave dhe t\'i ngarkoni me pagesë më vonë', + 'token_billing_1' => 'E ç\'aktivizuar', + 'token_billing_2' => 'Kutia e hyrjes është shfaqur por nuk është zgjedhur', + 'token_billing_3' => 'Kutia e daljes është shfaqur por nuk është zgjedhur', + 'token_billing_4' => 'Gjithmonë', + 'token_billing_checkbox' => 'Ruaj të dhënat e kartës së kreditit', + 'view_in_gateway' => 'Shiko në :gateway', + 'use_card_on_file' => 'Përdorni kartelën nga fajlli', + 'edit_payment_details' => 'Edito detajet e pagesës', + 'token_billing' => 'Ruaj detajet e pagesës', + 'token_billing_secure' => 'Të dhënat janë ruajtur sigurtë nga :link', + 'support' => 'Përkrahja', + 'contact_information' => 'Informata e kontaktit', + '256_encryption' => 'Enkriptim 256-Bit', + 'amount_due' => 'Shuma borxh', + 'billing_address' => 'Adresa e faturimit', + 'billing_method' => 'Metoda e faturimit', + 'order_overview' => 'Rishiqimi i porosisë', + 'match_address' => '*Adresa e faturimit duhet të jetë e njejtë me atë në kredit kartë', + 'click_once' => '* Ju lutem klikoni "PAGUAJ TASH" vetëm një herë - transaksioni mund të zgjat rreth 1 minutë për t\'u procesuar.', + 'invoice_footer' => 'Footer i Faturës', + 'save_as_default_footer' => 'Ruaj si footer i paracaktuar', + 'token_management' => 'Menaxhimi i Tokenit', + 'tokens' => 'Tokenët', + 'add_token' => 'Shto Token', + 'show_deleted_tokens' => 'Shfaq tokenët e fshirë', + 'deleted_token' => 'Tokeni është fshirë me sukses', + 'created_token' => 'Tokeni është fshirë me sukses', + 'updated_token' => 'Tokeni është azhurnuar me sukses', + 'edit_token' => 'Edito Tokenin', + 'delete_token' => 'Fshi Tokenin', + 'token' => 'Token', + 'add_gateway' => 'Shto kanalin e pagesës', + 'delete_gateway' => 'Fshi kanalin e pagesës', + 'edit_gateway' => 'Edito kanalin e pagesës', + 'updated_gateway' => 'Kanali i pagesës është azhurnuar me sukses', + 'created_gateway' => 'Kanali i pagesës është krijuar me sukses', + 'deleted_gateway' => 'Kanali i pagesës është fshirë me sukses', + 'pay_with_paypal' => 'PayPal', + 'pay_with_card' => 'Kredit Kartë', + 'change_password' => 'Ndrysho fjalëkalimin', + 'current_password' => 'Fjalëkalimi aktual', + 'new_password' => 'Fjalëkalim i ri', + 'confirm_password' => 'Konfimo fjalëkalimin', + 'password_error_incorrect' => 'Fjalëkalimi aktual nuk është i saktë.', + 'password_error_invalid' => 'Fjalëkalimi i ri nuk është i saktë.', + 'updated_password' => 'Fjalëkalimi është azhurnuar me sukses', + 'api_tokens' => 'API Tokenët', + 'users_and_tokens' => 'Përdoruesit & Tokenët', + 'account_login' => 'Hyrja me llogari', + 'recover_password' => 'Riktheni fjalëkalimin tuaj', + 'forgot_password' => 'Keni harruar fjalëkalimin?', + 'email_address' => 'Email adresa', + 'lets_go' => 'Të shkojmë', + 'password_recovery' => 'Rikthimi i fjalëkalimit', + 'send_email' => 'Dërgo email', + 'set_password' => 'Vendos Fjalëkalim', + 'converted' => 'Konvertuar', + 'email_approved' => 'Më dërgo email kur oferta është aprovuar', + 'notification_quote_approved_subject' => 'Oferta :invoice është aprovuar nga :client', + 'notification_quote_approved' => 'Klienti :client ka aprovuar Ofertën :invoice për :amount.', + 'resend_confirmation' => 'Ridërgo emailin e konfirmimit', + 'confirmation_resent' => 'Emaili i konfirmimit është ridërguar.', + 'gateway_help_42' => ':link për tu regjistruar në BitPay.
Shënim: përdorni Legacy API Key, jo API token.', + 'payment_type_credit_card' => 'Kredit Kartë', + 'payment_type_paypal' => 'PayPal', + 'payment_type_bitcoin' => 'Bitcoin', + 'knowledge_base' => 'Baza e njohurive', + 'partial' => 'Partial/Deposit', + 'partial_remaining' => ':partial nga :balance', + 'more_fields' => 'Më shumë fusha', + 'less_fields' => 'Më pak fusha', + 'client_name' => 'Emri i klientit', + 'pdf_settings' => 'Rregullimet e PDF', + 'product_settings' => 'Rregullimi i Produktit', + 'auto_wrap' => 'Mbushja automatike', + 'duplicate_post' => 'Vërejtje: faqja e kaluar është aplikuar dy herë. Aplikimi i dytë është injoruar.', + 'view_documentation' => 'Shiko Dokumentimin', + 'app_title' => 'Faturim Online Open-Source', + 'app_description' => 'Invoice Ninja është zgjidhje falas, open-cource për faturim të konsumatorëve. Me Invoice Ninjca, ju lehtësisht mund të krijoni dhe dërgoni fatura të bukura nga cilado pajisje e cila ka qasje në internet. Klientët tuaj mund të printojnë faturat, t\'i shkarkojnë si PDF fajlla apo edhe ti paguajn online brenda sistemit.', + 'rows' => 'rreshta', + 'www' => 'www', + 'logo' => 'Logo', + 'subdomain' => 'Subdomain', + 'provide_name_or_email' => 'Ju lutem vendosni një emër kontakti ose email', + 'charts_and_reports' => 'Grafikone & Raporte', + 'chart' => 'Grafik', + 'report' => 'Raport', + 'group_by' => 'Grupo sipas', + 'paid' => 'Paguar', + 'enable_report' => 'Raport', + 'enable_chart' => 'Grafik', + 'totals' => 'Totale', + 'run' => 'Fillo', + 'export' => 'Export', + 'documentation' => 'Dokumentim', + 'zapier' => 'Zapier', + 'recurring' => 'Përsëristshme', + 'last_invoice_sent' => 'Fatura e fundit është dërguar më :date', + 'processed_updates' => 'Azhurnimi ka përfunduar me sukses', + 'tasks' => 'Detyrat', + 'new_task' => 'Detyrë e re', + 'start_time' => 'Koha e fillimit', + 'created_task' => 'Detyra u krijua me sukses', + 'updated_task' => 'Detyra është azhurnuar me sukses', + 'edit_task' => 'Edito Detyrën', + 'archive_task' => 'Arkivo Detyrën', + 'restore_task' => 'Rikthe Detyrën', + 'delete_task' => 'Fshi Detyrën', + 'stop_task' => 'Ndalo Detyrën', + 'time' => 'Koha', + 'start' => 'Fillo', + 'stop' => 'Ndalo', + 'now' => 'Tash', + 'timer' => 'Kohëmatësi', + 'manual' => 'Manual', + 'date_and_time' => 'Data & Koha', + 'second' => 'sekond', + 'seconds' => 'sekonda', + 'minute' => 'minut', + 'minutes' => 'minuta', + 'hour' => 'orë', + 'hours' => 'orë', + 'task_details' => 'Detajet e Detyrës', + 'duration' => 'Kohëzgjatja', + 'end_time' => 'Koha e përfundimit', + 'end' => 'Përfundim', + 'invoiced' => 'Faturuar', + 'logged' => 'Regjistruar', + 'running' => 'Duke ndodhur', + 'task_error_multiple_clients' => 'Detyrat nuk mund t\'i caktohen klientëve të ndryshëm', + 'task_error_running' => 'Ju lutem ndaloni së pari detyrën', + 'task_error_invoiced' => 'Detyra tashmë është faturuar', + 'restored_task' => 'Detyra është rikthyer me sukses', + 'archived_task' => 'Detyra është arkivuar me sukses', + 'archived_tasks' => ':count detyra janë arkivuar me sukses', + 'deleted_task' => 'Detyra është fshirë me sukses', + 'deleted_tasks' => ':count detyra janë fshirë me sukses', + 'create_task' => 'Krijo Detyrë', + 'stopped_task' => 'Detyra është ndaluar me sukses', + 'invoice_task' => 'Faturo detyrën', + 'invoice_labels' => 'Etiketat e Faturës', + 'prefix' => 'Prefiks', + 'counter' => 'Numrues', + 'payment_type_dwolla' => 'Dwolla', + 'gateway_help_43' => ':link për t\'u regjistruar në Dwolla', + 'partial_value' => 'Duhet të jetë më shumë se zero dhe më pak se totali', + 'more_actions' => 'Më shumë veprime', + 'pro_plan_title' => 'NINJA PRO', + 'pro_plan_call_to_action' => 'Ndërro versionin tash!', + 'pro_plan_feature1' => 'Krijo Klient të pa kufizuar', + 'pro_plan_feature2' => 'Qasje në 10 dizajne të bukura të faturave', + 'pro_plan_feature3' => 'URL e ndryshme - "BrendiJuaj.invoiceNinja.com"', + 'pro_plan_feature4' => 'Largoni "Krijuar nga Invoice Ninja"', + 'pro_plan_feature5' => 'Qasje nga shumë-përdorues & Përcjellje e aktiviteteve', + 'pro_plan_feature6' => 'Krijoni Oferta & Pro-Faktura', + 'pro_plan_feature7' => 'Fusha të ndryshueshme të faturës', + 'pro_plan_feature8' => 'Opsion për të dërguar Faturën PDF me email tek klienti', + 'resume' => 'Vazhdo', + 'break_duration' => 'Pushim', + 'edit_details' => 'Edito Detajet', + 'work' => 'Punë', + 'timezone_unset' => 'Ju lutem :link për të rregulluar zonën tuaj kohore', + 'click_here' => 'kliko këtu', + 'email_receipt' => 'Dërgo fletëpagesën tek klienti me email', + 'created_payment_emailed_client' => 'Pagesa ështv krijuar me sukses dhe i është dërguar me email klientit', + 'add_company' => 'Shto Kompani', + 'untitled' => 'Pa Titull', + 'new_company' => 'Kompani e re', + 'associated_accounts' => 'Llogaritë janë lidhur me sukses', + 'unlinked_account' => 'Llogaritë jan zgjidhur me sukses', + 'login' => 'Identifikohu', + 'or' => 'ose', + 'email_error' => 'Ka pasur problem me dërgimin e emailit', + 'confirm_recurring_timing' => 'Shënim: emailat dërgohen në fillim të orës.', + 'payment_terms_help' => 'Cakton datën e pagesës së faturës', + 'unlink_account' => 'Zgjidh Llogarinë', + 'unlink' => 'Zgjidh', + 'show_address' => 'Shfaq Adresën', + 'show_address_help' => 'Kërkohet që klienti të vendos adresën e faturimit', + 'update_address' => 'Azhurno Adresën', + 'update_address_help' => 'Azhurno adresën e klientit me detajet e ofruara', + 'times' => 'Kohët', + 'set_now' => 'Caktoje për tash', + 'dark_mode' => 'Modeli i errët', + 'dark_mode_help' => 'Shfaq tekstin e bardhë në prapavijë të zezë', + 'add_to_invoice' => 'Shto në faturën :invoice', + 'create_new_invoice' => 'Krijo faturë të re', + 'task_errors' => 'Ju lutem korrigjoni kohët e vendosura mbi njëra-tjetrën', + 'from' => 'Nga', + 'to' => 'Për', + 'font_size' => 'Madhësia e fontit', + 'primary_color' => 'Ngjyra kryesore', + 'secondary_color' => 'Ngjyra dytësore', + 'customize_design' => 'Ndrysho dizajnin', + 'content' => 'Përmbajta', + 'styles' => 'Stilet', + 'defaults' => 'Të paracaktuara', + 'margins' => 'Margjinat', + 'header' => 'Header', + 'footer' => 'Footer', + 'custom' => 'E ndryshueshme', + 'invoice_to' => 'Fatura për', + 'invoice_no' => 'Fatura Nr.', + 'recent_payments' => 'Pagesat e fundit', + 'outstanding' => 'Pa paguar1', + 'manage_companies' => 'Menaxho kompanitë', + 'total_revenue' => 'Totali i Qarkullimit', + 'current_user' => 'Përdoruesi i tashëm', + 'new_recurring_invoice' => 'Faturë e re e përsëritshme', + 'recurring_invoice' => 'Faturë e përsëritshme', + 'recurring_too_soon' => 'Është herët të krijoni faturën e përsëritshme, është e caktuar për :date', + 'created_by_invoice' => 'Krijuar nga :invoice', + 'primary_user' => 'Përdoruesi kryesor', + 'help' => 'Ndihmë', + 'customize_help' => '

Ne përdorim pdfmake për të krijuar faturat PDF dhe dizajnin e tyre. pdfmake playground ofron mundësi të mirë për të parë librarinë në veprim.

+

Ju mund t\'i qaseni të dhënave duke përdorur kodet. Për shembull për të parë emrin e klientit ju mund të përdorni $client.name.

+

Nëse ju duhet ndihmë për të qartësuar diçka ose për të bërë ndonjë pytje mund të na shkruani në forumin tonë me dizajnin që jeni duke përdorur.

', + 'invoice_due_date' => 'Deri më datë', + 'quote_due_date' => 'Valide deri', + 'valid_until' => 'Valide deri', + 'reset_terms' => 'Reseto kushtet', + 'reset_footer' => 'Reseto footer', + 'invoices_sent' => ':count Fatura është dërguar|:count Fatura janë dërguar', + 'status_draft' => 'Draft', + 'status_sent' => 'Dërguar', + 'status_viewed' => 'Shikuar', + 'status_partial' => 'Pjesërisht', + 'status_paid' => 'Paguar', + 'show_line_item_tax' => 'Shfaq line item taxes inline', + 'iframe_url' => 'Webfaqja', + 'iframe_url_help1' => 'Kopjoni këtë kod në një faqe në webfaqen tuaj.', + 'iframe_url_help2' => 'Ju mund ta testoni këtëopsion duke klikuar "Shikoni si pranues" në faturë.', + 'auto_bill' => 'Faturo Automatikisht', + 'military_time' => 'Koha 24 orëshe', + 'last_sent' => 'E dërguar për herë të fundit', + 'reminder_emails' => 'Email përkujtues', + 'templates_and_reminders' => 'Shabllonet & Përkujtueset', + 'subject' => 'Tema', + 'body' => 'Përmbajtja', + 'first_reminder' => 'Përkujtuesi i parë', + 'second_reminder' => 'Përkujtuesi i dytë', + 'third_reminder' => 'Përkujtuesi i tretë', + 'num_days_reminder' => 'Ditë pas afatit të pagesës', + 'reminder_subject' => 'Përkujtues: Fatura :invoice nga :account', + 'reset' => 'Reseto', + 'invoice_not_found' => 'Fatura e kërkuar nuk është në dispozicion', + 'referral_program' => 'Programi i referimit', + 'referral_code' => 'URL për referi', + 'last_sent_on' => 'E dërguar për herë të fundit :date', + 'page_expire' => 'Kjo faqe do të mbyllet shpejtë. :click_here për të vazhduar punën', + 'upcoming_quotes' => 'Ofertat e ardhshme', + 'expired_quotes' => 'Ofertat e skaduara', + 'sign_up_using' => 'Regjistrohu duke përdorur', + 'invalid_credentials' => 'Këto kredenciale nuk përputhen me të dhënat tona', + 'show_all_options' => 'Shfaq të gjitha opsionet', + 'user_details' => 'Detajet e përdoruesit', + 'oneclick_login' => 'Identifikim me një klik', + 'disable' => 'Ç\'aktivizo', + 'invoice_quote_number' => 'Numrat e faturave dhe ofertave', + 'invoice_charges' => 'Kosto e faturës', + 'notification_invoice_bounced' => 'Nuk kishim mundësi të dërgonim faturën :invoice tek :contact', + 'notification_invoice_bounced_subject' => 'Nuk mund të dërgohet fatura :invoice', + 'notification_quote_bounced' => 'Nuk kishim mundësi të dërgonim Ofertën :invoice tek :contact', + 'notification_quote_bounced_subject' => 'Nuk mund të dërgohet Oferta :invoice', + 'custom_invoice_link' => 'Linku për faturë', + 'total_invoiced' => 'Total të faturuara', + 'open_balance' => 'Bilanci i hapur', + 'verify_email' => 'Ju lutem vizitoni linkun në email adresën tuaj për të verifikuar adresën tuaj.', + 'basic_settings' => 'Rregullimet bazike', + 'pro' => 'Pro', + 'gateways' => 'Kanalet e Pagesave', + 'next_send_on' => 'Dërgo të ardhshmën :date', + 'no_longer_running' => 'Kjo faturë nuk është programuar të vazhdojë', + 'general_settings' => 'Rregullimet Gjenerale', + 'customize' => 'Ndrysho', + 'oneclick_login_help' => 'Lidheni një llogari të identifikoheni pa fjalëkalim', + 'referral_code_help' => 'Fitoni para duke shpërndarë aplikacionin tonë online', + 'enable_with_stripe' => 'Aktivizo | Kërkohet Stripe', + 'tax_settings' => 'Rregullimet e Taksave', + 'create_tax_rate' => 'Vendos normën e taksës', + 'updated_tax_rate' => 'Norma e taksës është azhurnuar me sukses', + 'created_tax_rate' => 'Norma e taksës është krijuar me sukses', + 'edit_tax_rate' => 'Edito normën e taksës', + 'archive_tax_rate' => 'Arkivo normën e taksës', + 'archived_tax_rate' => 'Norma e taksës është arkivuar me sukses', + 'default_tax_rate_id' => 'Norma e paracaktuar e taksave', + 'tax_rate' => 'Norma e taksave', + 'recurring_hour' => 'Ora e përsëritjes', + 'pattern' => 'Modeli', + 'pattern_help_title' => 'Ndihmë për modelin', + 'pattern_help_1' => 'Krijo numrat e faturave dhe ofertave duke caktuar një shabllon', + 'pattern_help_2' => 'Variablat në dispozicion:', + 'pattern_help_3' => 'Për shembull, :example do të konvertohet në :value', + 'see_options' => 'Shiko opsionet', + 'invoice_counter' => 'Numruesi i faturave', + 'quote_counter' => 'Numruesi i ofertave', + 'type' => 'Shkruaj', + 'activity_1' => ':user ka krijuar klientin :client', + 'activity_2' => ':user ka arkivuar klientin :client', + 'activity_3' => ':user ka fshirë klientin :client', + 'activity_4' => ':user ka krijuar faturën :invoice', + 'activity_5' => ':user ka azhurnuar faturën :invoice', + 'activity_6' => ':user ka dërguar me email faturën :invoice tek :contact', + 'activity_7' => ':contact ka shikuar faturën :invoice', + 'activity_8' => ':user ka arkivuar faturën :invoice', + 'activity_9' => ':user ka fshirë faturën :invoice', + 'activity_10' => ':contact ka vendosur pagesën :payment për :invoice', + 'activity_11' => ':user ka azhurnuar pagesën :payment', + 'activity_12' => ':user ka arkivuar pagesën :payment', + 'activity_13' => ':user ka fshirë pagesën :payment', + 'activity_14' => ':user ka shtuar :credit kredit', + 'activity_15' => ':user ka azhurnuar :credit kredit', + 'activity_16' => ':user ka arkivuar :credit kredit', + 'activity_17' => ':user ka fshirë:credit kredit', + 'activity_18' => ':user ka krijuar ofertë :quote', + 'activity_19' => ':user ka azhurnuar ofertën :quote', + 'activity_20' => ':user ka dërguar me email ofertën :quote tek :contact', + 'activity_21' => ':contact ka shikuar ofertën :quote', + 'activity_22' => ':user ka arkivuar ofertën :quote', + 'activity_23' => ':user ka fshirë ofertën :quote', + 'activity_24' => ':user ka rikthyer ofertën :quote', + 'activity_25' => ':user ka rikthyer faturën :invoice', + 'activity_26' => ':user ka rikthyer klientin :client', + 'activity_27' => ':user ka rikthyer pagesën :payment', + 'activity_28' => ':user ka rikthyer :credit kredit', + 'activity_29' => ':contact ka aprovuar ofertën :quote', + 'activity_30' => ':user ka krijuar :vendor', + 'activity_31' => ':user ka krijuar :vendor', + 'activity_32' => ':user ka krijuar :vendor', + 'activity_33' => ':user ka krijuar :vendor', + 'activity_34' => ':user ka krijuar shpeznim :expense', + 'activity_35' => ':user ka krijuar :vendor', + 'activity_36' => ':user ka krijuar :vendor', + 'activity_37' => ':user ka krijuar :vendor', + 'activity_42' => ':user ka krijuar detyrë ":task"', + 'activity_43' => ':user ka azhurnuar detyrën ":task"', + 'payment' => 'Pagesa', + 'system' => 'Sistem', + 'signature' => 'Nënshkrimi i emailit', + 'default_messages' => 'Mesazh i paracaktuar', + 'quote_terms' => 'Kushtet e Ofertave', + 'default_quote_terms' => 'Kushtet e paracaktuara të ofertave', + 'default_invoice_terms' => 'Kushtet e paracektuara të faturës', + 'default_invoice_footer' => 'Footer i paracaktuar i faturës', + 'quote_footer' => 'Footer i Ofertës', + 'free' => 'Falas', + 'quote_is_approved' => 'Kjo ofertë është aprovuar', + 'apply_credit' => 'Apliko kreditin', + 'system_settings' => 'Rregullimi i sistemit', + 'archive_token' => 'Arkivo tokenin', + 'archived_token' => 'Tokeni është arkivuar me sukses', + 'archive_user' => 'Arkivo përdoruesin', + 'archived_user' => 'Përdoruesi është arkivuar me sukses', + 'archive_account_gateway' => 'Arkivo kanalin e pagesës', + 'archived_account_gateway' => 'Kanali i pagesës është arkivuar me sukses', + 'archive_recurring_invoice' => 'Arkivo faturën e përsëritshme', + 'archived_recurring_invoice' => 'Faturat e përsëritshme janë arkivuar me sukses', + 'delete_recurring_invoice' => 'Fshi faturat e përsëritshme', + 'deleted_recurring_invoice' => 'Faturat e përsëritshme janë fshirë me sukses', + 'restore_recurring_invoice' => 'Rikthe faturat e përsëritshme', + 'restored_recurring_invoice' => 'Faturat e përsëritshme janë rikthyer me sukses', + 'archived' => 'Arkivuar', + 'untitled_account' => 'Kompani e paemruar', + 'before' => 'Përpara', + 'after' => 'Pas', + 'reset_terms_help' => 'Reseto në kushtet e llogarisë', + 'reset_footer_help' => 'Reseto footer për llogarinë e paracaktuar', + 'export_data' => 'Eksporto të dhënat', + 'user' => 'Përdorues', + 'country' => 'Shteti', + 'include' => 'Përfshi', + 'logo_too_large' => 'Logo juaj është :size për performansë më të mirë në PDF ju sugjerojmë që të ngarkoni fajll më të vogël se 200KB', + 'import_freshbooks' => 'Importo nga FreshBooks', + 'import_data' => 'Importo të dhëna', + 'source' => 'Burimi', + 'csv' => 'CSV', + 'client_file' => 'Fajlli i klientit', + 'invoice_file' => 'Fajlli i faturës', + 'task_file' => 'Fajlli i detyrave', + 'no_mapper' => 'Nuk ka vendodhje valide për fajll', + 'invalid_csv_header' => 'CSV Header invalid', + 'client_portal' => 'Portali i klientit', + 'admin' => 'Admin', + 'disabled' => 'E ç\'aktivizuar', + 'show_archived_users' => 'Shfaq përdoruesit e arkivuar', + 'notes' => 'Shënime', + 'invoice_will_create' => 'klienti od të krijohet', + 'invoices_will_create' => 'Faturat do të krijohen', + 'failed_to_import' => 'Të dhënat në vazhdim nuk kanë mundur të importohen, ato ose tashmë ekzistojnë ose ju mungojnë fushat e kërkuara.', + 'publishable_key' => 'Çelësi i publikueshëm', + 'secret_key' => 'Çelësi sekret', + 'missing_publishable_key' => 'Shfaqni çelësin e publikueshëm të Stripe për proces të përmirësuar të pagesës', + 'email_design' => 'Dizajno emailin', + 'due_by' => 'Deri më :date', + 'enable_email_markup' => 'Aktivizo Markimin', + 'enable_email_markup_help' => 'Bëjeni më të lehtë për klientët tuaj të realizojnë pagesat duke vendosur schema.org markimin në emailat tuaj.', + 'template_help_title' => 'Ndihma për shabllonë', + 'template_help_1' => 'Variablat në dispozicion:', + 'email_design_id' => 'Stili i emailit', + 'email_design_help' => 'Bëni që emailat tuaj të duken më profesional me kodim HTML', + 'plain' => 'E thjeshtë', + 'light' => 'E lehtë', + 'dark' => 'E mbylltë', + 'industry_help' => 'Përdoret për të realizuar krahasime ndaj kompanive mesatere me numër puntorësh të ngjashëm.', + 'subdomain_help' => 'Ndryshoni linkun për fatura ose shfaqni faturën në webfaqen tuaj.', + 'invoice_number_help' => 'Caktoni një prefiks ose ndonjë shabllon të caktuar për të dinamizuar numrin e faturave.', + 'quote_number_help' => 'Caktoni një prefiks ose ndonjë shabllon të caktuar për të dinamizuar numrin e ofertave.', + 'custom_client_fields_helps' => 'Shtoni një fushë ë kur të zgjedhni klientin të shfaqet vlera në PDF.', + 'custom_account_fields_helps' => 'Shtoni një etiketë dhe vlerë tek detajet e kompanisë në PDF.', + 'custom_invoice_fields_helps' => 'Shtoni një fushë ë kur të krijoni faturë dhe etiketa me vlerë të shfaqen në PDF.', + 'custom_invoice_charges_helps' => 'Shto një fushë kur të krijoni faturë dhe përfshijeni këtë kosto në nëntotalin e faturës.', + 'token_expired' => 'Validimi i tokenit ka skaduar. Ju lutem provoni përsëri.', + 'invoice_link' => 'Linku i faturës', + 'button_confirmation_message' => 'Kliko për të konfirmuar email adresën tuaj.', + 'confirm' => 'Konfirmo', + 'email_preferences' => 'Preferencat e emailit', + 'created_invoices' => 'Janë krijuar me sukses :count fatura', + 'next_invoice_number' => 'Numri i ardhshëm i faturës është :number.', + 'next_quote_number' => 'Numri i ardhshëm i ofertës është :number.', + 'days_before' => 'ditë përpara', + 'days_after' => 'ditë pas', + 'field_due_date' => 'deri më datë', + 'field_invoice_date' => 'Data e faturës', + 'schedule' => 'Orari', + 'email_designs' => 'Dizajnet e emailit', + 'assigned_when_sent' => 'E caktuar kur është dërguar', + 'white_label_purchase_link' => 'Bleni licensën white label', + 'expense' => 'Shpenzimet', + 'expenses' => 'Shpenzimet', + 'new_expense' => 'Shpenzim i ri', + 'enter_expense' => 'Shto shpenzim', + 'vendors' => 'Kompanitë', + 'new_vendor' => 'Kompani e re', + 'payment_terms_net' => 'Net', + 'vendor' => 'Kompani', + 'edit_vendor' => 'Edito kompaninë', + 'archive_vendor' => 'Arkivo kompaninë', + 'delete_vendor' => 'Fshi kompaninë', + 'view_vendor' => 'Shiko kompaninë', + 'deleted_expense' => 'Shpenzimi është fshirë me sukses', + 'archived_expense' => 'Shpenzimi është arkivuar me sukses', + 'deleted_expenses' => 'Shpenzimet janë fshirë me sukses', + 'archived_expenses' => 'Shpenzimet janë arkivuar me sukses', + 'expense_amount' => 'Shuma e shpenzimeve', + 'expense_balance' => 'Bilanci i shpenzimeve', + 'expense_date' => 'Data e shpenzimit', + 'expense_should_be_invoiced' => 'A duhet ky shpenzim të faturohet?', + 'public_notes' => 'Shënime publike', + 'invoice_amount' => 'Shuma e faturës', + 'exchange_rate' => 'Kursi i këmbimit', + 'yes' => 'Po', + 'no' => 'Jo', + 'should_be_invoiced' => 'Duhet të faturohet', + 'view_expense' => 'Shiko # :expense të shpenzimit', + 'edit_expense' => 'Edito shpenzimi', + 'archive_expense' => 'Arkivo shpenzimin', + 'delete_expense' => 'Fshi shpenzimin', + 'view_expense_num' => 'Shpenzimi # :expense', + 'updated_expense' => 'Shpenzimi është azhurnuar me sukses', + 'created_expense' => 'Shpenzimi është krijuar me sukses', + 'enter_expense' => 'Shto shpenzim', + 'view' => 'Shiko', + 'restore_expense' => 'Rikthe shpenzimet', + 'invoice_expense' => 'Faturë shpenzimesh', + 'expense_error_multiple_clients' => 'Shpenzimet nuk mund t\'i kalojnë klientit tjetër', + 'expense_error_invoiced' => 'Shpenzimet tashmë janë fatururar', + 'convert_currency' => 'Konverto valutën', + 'num_days' => 'Numri i ditëve', + 'create_payment_term' => 'Krijo kushtet e pagesës', + 'edit_payment_terms' => 'Edito kushtet e pagesës', + 'edit_payment_term' => 'Edito kushtet e pagesës', + 'archive_payment_term' => 'Arkivo kushtet e pagesës', + 'recurring_due_dates' => 'Datat e përsëritjes së faturës', + 'recurring_due_date_help' => '

Automatikisht caktohet data e pagesës së faturës.

+

Faturat e cilklit mujor ose vjetor do të caktohen për muajin e ardhshëm. Faturat e caktuara në datat 29 dhe 30 që nuk i kanë këto ditë do të caktohen në ditën e fundit të atij muaji.

+

Faturat e krijuara në ciklin javor të caktuara për pagesë në ditë të caktuara do të caktohen nga java e ardhshme.

+

Për shembull:

+ ', + 'due' => 'Deri më', + 'next_due_on' => 'Deri:', + 'use_client_terms' => 'Përdor kushtet e klientit', + 'day_of_month' => ':ordinal ditë e muajit', + 'last_day_of_month' => 'Dita e fundit e muajit', + 'day_of_week_after' => ':ordinal :day pas', + 'sunday' => 'E diel', + 'monday' => 'E hënë', + 'tuesday' => 'E marte', + 'wednesday' => 'E mërkure', + 'thursday' => 'E enjëte', + 'friday' => 'E premte', + 'saturday' => 'E shtune', + 'header_font_id' => 'Fonti i Header', + 'body_font_id' => 'Fonti i tekstit', + 'color_font_help' => 'Shënim: Ngjyra themelore dhe fontet përdoren gjithashtu në portalin e klientit dhe dizajnin e emailit', + 'live_preview' => 'Live parashikim', + 'invalid_mail_config' => 'Nuk është dërguar emaili, ju lutem shikoni rregullimet a janë korrekte.', + 'invoice_message_button' => 'Për të shikura faturën tuaj për :amount, klikoni butonin më poshtë.', + 'quote_message_button' => 'Për të shikuar ofertën për :amount, klikoni butonin më poshtë.', + 'payment_message_button' => 'Ju faleminderit për pagesën prej :amount.', + 'payment_type_direct_debit' => 'Direct Debit', + 'bank_accounts' => 'Kredit Kartat & Bankat', + 'add_bank_account' => 'Shto llogarinë bankare', + 'setup_account' => 'Rregullo llogarinë', + 'import_expenses' => 'Importo shpenzimet', + 'bank_id' => 'Banka', + 'integration_type' => 'Lloji i ntegrimit', + 'updated_bank_account' => 'Llogaria bankare është azhurnuar me sukses', + 'edit_bank_account' => 'Edito llogarinë bankare', + 'archive_bank_account' => 'Arkivo llogarinë bankare', + 'archived_bank_account' => 'Llogaria bankare është azhurnuar me sukses', + 'created_bank_account' => 'Llogaria bankare është krijuar me sukses', + 'validate_bank_account' => 'Valido llogarinë bankare', + 'bank_password_help' => 'Shënime: fjalëkalimi juaj transmetohet sigurtë dhe asnjëherë nuk ruhet në sererët tonë.', + 'bank_password_warning' => 'Vërejtje: fjalëkalimi juaj duhet të transmetohet si tekst i thjeshtë, konsideroni të aktivizoni HTTPS.', + 'username' => 'identifikimi', + 'account_number' => 'Numri i llogarisë', + 'account_name' => 'Emri i llogarisë', + 'bank_account_error' => 'Ka dështuar marrja e të dhënave të llogarisë, ju lutem kontrolloni kredencialet tuaja.', + 'status_approved' => 'Aprovuar', + 'quote_settings' => 'Rregullimi i Ofertës', + 'auto_convert_quote' => 'Auto konverto ofertën', + 'auto_convert_quote_help' => 'Automatikisht konverto ofertën në faturë kur pranohet nga klienti.', + 'validate' => 'Valido', + 'info' => 'Info', + 'imported_expenses' => 'Janë krijuar me sukses :count_vendors jinoabu dhe :count_expenses shpenzime', + 'iframe_url_help3' => 'Shënim: Nëse planifikoni të pranoni detajet e kredit kartave ne ju rekomandojmë të aktivizoni HTTPS në webfaqen tuaj.', + 'expense_error_multiple_currencies' => 'Shpenzimet nuk mund të kenë valuta të ndryshme.', + 'expense_error_mismatch_currencies' => 'Valuta e klientit nuk përputhet me valutën e shpenzimeve.', + 'trello_roadmap' => 'Trello Rrugëtimi', + 'header_footer' => 'Header/Footer', + 'first_page' => 'Faqja e parë', + 'all_pages' => 'Të gjitha faqet', + 'last_page' => 'Faqja e fundit', + 'all_pages_header' => 'Shfaqe Header', + 'all_pages_footer' => 'Shfaqe Footer', + 'invoice_currency' => 'Valuta e Faturës', + 'enable_https' => 'Ju rekomandojmë të përdorni HTTPS për të pranuar detajet e kredit kartave online.', + 'quote_issued_to' => 'Oferta i është lëshuar', + 'show_currency_code' => 'Kodi i valutës', + 'trial_message' => 'Llogaria juaj do të pranojë një periudhë testuese dyjavore të Pro planit që ofrojmë.', + 'trial_footer' => 'Periudha testuese zgjat edhe :count ditë, :link për ta blerë versioinin Pro.', + 'trial_footer_last_day' => 'Kjo është dita e fundit e versionit tuaj provues, :link ta bleni versionin Pro.', + 'trial_call_to_action' => 'Filloni periudhën provuese', + 'trial_success' => 'Periudha provuese dyjavore për pro planin është aktivizuar me sukses', + 'overdue' => 'E vonuar', + + + 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding from the invoice and client portal.', + 'user_email_footer' => 'Për të ndryshuar lajmërimet tuaja me email vizitoni :link', + 'reset_password_footer' => 'Nëse nuk keni kërkuar resetimin e fjalëkalimit ju lutem na shkruani në emailin tonë : :email', + 'limit_users' => 'Na falni, kjo tejkalon limitin e :limit përdoruesve', + 'more_designs_self_host_header' => 'Merrni 6 dizajne tjera të faturave për vetëm $:price', + 'old_browser' => 'Ju lutem përdorni shfletuesin e ri', + 'white_label_custom_css' => ':link për $:price për të ndryshuar stilin dhe përkrahur projektin tonë.', + 'bank_accounts_help' => 'Lidheni llogarinë tuaj bankare për të importuar automatikisht shpenzimet. Përkrahë American Express dhe 400+ banka në SHBA.', + + 'pro_plan_remove_logo' => ':link për të larguar Invoice Ninja logo duke iu bashkangjitur Pro Planit', + 'pro_plan_remove_logo_link' => 'Kliko këtu', + 'invitation_status_sent' => 'Emaili është dërguar', + 'invitation_status_opened' => 'Emaili është hapur', + 'invitation_status_viewed' => 'Fatura është parë', + 'email_error_inactive_client' => 'Emailat nuk mund t\'i dërgohen klientëve joaktiv', + 'email_error_inactive_contact' => 'Emailat nuk mund t\'i dërgohen kontakteve joaktiv', + 'email_error_inactive_invoice' => 'Emailat nuk mund t\'i dërgohen faturave joaktive', + 'email_error_user_unregistered' => 'Ju lutem regjistroni llogarinë tuaj të dërgoni email', + 'email_error_user_unconfirmed' => 'Ju lutem konfirmoni llogarinë tuaj të dërgoni email', + 'email_error_invalid_contact_email' => 'Emaili i kontaktit i pa saktë', + + 'navigation' => 'Navigimi', + 'list_invoices' => 'Listo faturat', + 'list_clients' => 'Listo klientët', + 'list_quotes' => 'Listo ofertat', + 'list_tasks' => 'Listo detyrat', + 'list_expenses' => 'Listo shpenzimet', + 'list_recurring_invoices' => 'Listo Faturat e përsëritshme', + 'list_payments' => 'Listo pagesat', + 'list_credits' => 'Listo kreditë', + 'tax_name' => 'Emri i taksës', + 'report_settings' => 'Rregullimi i raporteve', + 'search_hotkey' => 'shkurtesa është /', + + 'new_user' => 'Përdorues i ri', + 'new_product' => 'Produkt i ri', + 'new_tax_rate' => 'Normë e re e taksave', + 'invoiced_amount' => 'Shuma e faturuar', + 'invoice_item_fields' => ' +Fushat e njësive në faturë', + 'custom_invoice_item_fields_help' => 'Shtoni një fushë ë kur të krijoni faturë dhe etiketa me vlerë të shfaqen në PDF.', + 'recurring_invoice_number' => 'Numri i faturës së përsëritshme', + 'recurring_invoice_number_prefix_help' => 'Cakto një prefiks që i shtohet numrit të faturave të përsëritshme. Vlera e paracaktuar është "R".', + + // Client Passwords + 'enable_portal_password'=>'Mbroj me fjalëkalim faturat', + 'enable_portal_password_help'=>'Ju mundëson të vendosni fjalëkalim për secilin kontakt. Nëse vendoset fjalëkalimi, kontakti duhet të vendos fjalëkalimin para se t\'i sheh faturat.', + 'send_portal_password'=>'Gjenero fjalëkalim automatikisht', + 'send_portal_password_help'=>'Nëse nuk caktoni fjalëkalim, do të krijohet një dhe do t\'ju dërgohet me faturën e parë.', + + 'expired' => 'Skaduar', + 'invalid_card_number' => 'Numri i kredit kartës nuk është valid.', + 'invalid_expiry' => 'Data e skadimit nuk është valide.', + 'invalid_cvv' => 'CVV nuk është valid.', + 'cost' => 'Kosto', + 'create_invoice_for_sample' => 'Shënim: krijoni faturën e parë këtu për ta parashikuar.', + + // User Permissions + 'owner' => 'Pronari', + 'administrator' => 'Administrator', + 'administrator_help' => 'Lejon përdoruesit të menaxhoj përdoruesit, të ndryshojë rregullimet dhe të modifikojë të gjitha shënimet.', + 'user_create_all' => 'Krijo klient, fatura, etj.', + 'user_view_all' => 'Shiko të gjithë klientët, faturat, etj.', + 'user_edit_all' => 'Edito të gjithë klientët, faturat, etj.', + 'gateway_help_20' => ':link për tu regjistruar për Sage Pay.', + 'gateway_help_21' => ':link për t\'u regjistruar në Sage Pay.', + 'partial_due' => 'Paguar pjesërisht', + 'restore_vendor' => 'Rikthe kompaninë', + 'restored_vendor' => 'Kompania u rikthye me sukses', + 'restored_expense' => 'Shpenzimet janë rikthyer me sukses', + 'permissions' => 'Lejet', + 'create_all_help' => 'Lejo përdoruesit të krijojnë dhe modifikojnë shënime', + 'view_all_help' => 'Lejo përdoruesit të shohin të dhëna që nuk i kanë krijuar', + 'edit_all_help' => 'Lejo përdoruesit të modifikojnë shënimet që nuk i kanë krijuar', + 'view_payment' => 'Shiko pagesën', + + 'january' => 'Janar', + 'february' => 'Shkurt', + 'march' => 'Mars', + 'april' => 'Prill', + 'may' => 'Maj', + 'june' => 'Qershor', + 'july' => 'Korrik', + 'august' => 'Gusht', + 'september' => 'Shtator', + 'october' => 'Tetor', + 'november' => 'Nëntor', + 'december' => 'Dhjetor', + + // Documents + 'documents_header' => 'Dokumente:', + 'email_documents_header' => 'Dokumente:', + 'email_documents_example_1' => 'Widgets Receipt.pdf', + 'email_documents_example_2' => 'Final Deliverable.zip', + 'invoice_documents' => 'Dokumente', + 'expense_documents' => 'Dokumentet e bashkangjitura', + 'invoice_embed_documents' => 'Dokumentet e lidhura', + 'invoice_embed_documents_help' => 'Vendos fotografinë në faturë.', + 'document_email_attachment' => 'Bashkangjit dokumente', + 'download_documents' => 'Shkarko dokumentet (:size)', + 'documents_from_expenses' => 'Nga shpenzimet:', + 'dropzone_default_message' => 'Gjuaj fajllin ose kliko për ta ngarkuar', + 'dropzone_fallback_message' => 'Shfletuesi juaj nuk përkrahë gjuajtjen e fajllave.', + 'dropzone_fallback_text' => 'Ju lutem përdorni formën e mëposhtme për të ngarkuar fajllat tuaj.', + 'dropzone_file_too_big' => 'Fajlli është shumë i madh ({{filesize}}MiB). Madhësia maksimale: {{maxFilesize}}MiB.', + 'dropzone_invalid_file_type' => 'Nuk mund të ngarkoni këtë lloj fajlli', + 'dropzone_response_error' => 'Serveri është përgjigjur me kodin {{statusCode}}.', + 'dropzone_cancel_upload' => 'Anulo ngarkimin', + 'dropzone_cancel_upload_confirmation' => 'A jeni i sigurt që doni të anuloni këtë ngarkim?', + 'dropzone_remove_file' => 'Largo fajllin', + 'documents' => 'Dokumente', + 'document_date' => 'Data e dokumentit', + 'document_size' => 'Madhësia', + + 'enable_client_portal' => 'Portali i klientit', + 'enable_client_portal_help' => 'Shfaq/fsheh portalin e klientit.', + 'enable_client_portal_dashboard' => 'Paneli', + 'enable_client_portal_dashboard_help' => 'Shfaq/fsheh panelin në portalin e klientit.', + + // Plans + 'account_management' => 'Menaxhimi i llogarive', + 'plan_status' => 'Statusi i planit', + + 'plan_upgrade' => 'Ndërro versionin', + 'plan_change' => 'Ndrysho planin', + 'pending_change_to' => 'Ndryshohet në', + 'plan_changes_to' => ':plan më :datë', + 'plan_term_changes_to' => ':plan (:term) më :date', + 'cancel_plan_change' => 'Anulo ndryshimin', + 'plan' => 'Plan', + 'expires' => 'Skadon', + 'renews' => 'Ripërtrij', + 'plan_expired' => ':plan Plani ka skaduar', + 'trial_expired' => ':plan Plani provues ka mbaruar', + 'never' => 'Asnjëherë', + 'plan_free' => 'Falas', + 'plan_pro' => 'Pro', + 'plan_enterprise' => 'Enterprise', + 'plan_white_label' => 'I hostuar vetë (White labaled)', + 'plan_free_self_hosted' => 'I vetë-hostuar (Falas)', + 'plan_trial' => 'Provues', + 'plan_term' => 'Kusht', + 'plan_term_monthly' => 'Mujor', + 'plan_term_yearly' => 'Vjetor', + 'plan_term_month' => 'Muaj', + 'plan_term_year' => 'Vit', + 'plan_price_monthly' => '$:price/Muaj', + 'plan_price_yearly' => '$:price/Vit', + 'updated_plan' => 'Plani i softuerit është azhurnuar', + 'plan_paid' => 'Kushtet kanë filluar', + 'plan_started' => 'Plani ka filluar', + 'plan_expires' => 'Plani skadon', + + 'white_label_button' => 'White Label', + + 'pro_plan_year_description' => 'Regjistrimi një vjeçar në Invoice Ninja Pro Plan.', + 'pro_plan_month_description' => 'Regjistrim një mujor në Invoice Ninja Pro Plan.', + 'enterprise_plan_product' => 'Plani Enterprise', + 'enterprise_plan_year_description' => 'Regjistrimi një vjeçar në Invoice Ninja Enterprise Plan.', + 'enterprise_plan_month_description' => 'Regjistrimi një mujor në Invoice Ninja Enterprise Plan.', + 'plan_credit_product' => 'Kredit', + 'plan_credit_description' => 'Kredit për kohën e pa përdorur', + 'plan_pending_monthly' => 'Do të kaloj në baza mujore më :date', + 'plan_refunded' => 'Rimbursimi është aprovuar.', + + 'live_preview' => 'Live parashikim', + 'page_size' => 'Madhësia e faqes', + 'live_preview_disabled' => 'Parashikimi live është çaktivizuar për të përkrahur fontin e selektuar', + 'invoice_number_padding' => 'Mbushje', + 'preview' => 'Parashiko', + 'list_vendors' => 'Listo kompanitë', + 'add_users_not_supported' => 'Kaloni në planin Enterprise për të shtuar përdorues shtesë në llogarinë tuaj.', + 'enterprise_plan_features' => 'Plani Enterprise shton përkrahje për shumë përdorues dhe bashkangjithjen e fajllave, :link për të parë listën e të gjitha veçorive.', + 'return_to_app' => 'Kthehu në aplikacion', + + + // Payment updates + 'refund_payment' => 'Rimburso pagesën', + 'refund_max' => 'Maksimumi:', + 'refund' => 'Rimburso', + 'are_you_sure_refund' => 'Rimburso pagesën e selektuar?', + 'status_pending' => 'Në pritje', + 'status_completed' => 'E përfunduar', + 'status_failed' => 'Ka dështuar', + 'status_partially_refunded' => 'Rimbursuar pjesërisht', + 'status_partially_refunded_amount' => ':amount janë rimbursuar', + 'status_refunded' => 'Rimbursuar', + 'status_voided' => 'Anuluar', + 'refunded_payment' => 'Pagesë e rimbursuar', + 'activity_39' => ':user ka anuluar a :payment_amount payment (:payment)', + 'activity_40' => ':user ka refunduar :adjustment of a :payment_amount payment (:payment)', + 'card_expiration' => 'Skadon: :expires', + + 'card_creditcardother' => 'Panjohur', + 'card_americanexpress' => 'American Express', + 'card_carteblanche' => 'Carte Blanche', + 'card_unionpay' => 'UnionPay', + 'card_diners' => 'Diners Club', + 'card_discover' => 'Discover', + 'card_jcb' => 'JCB', + 'card_laser' => 'Laser', + 'card_maestro' => 'Maestro', + 'card_mastercard' => 'MasterCard', + 'card_solo' => 'Solo', + 'card_switch' => 'Switch', + 'card_visacard' => 'Visa', + 'card_ach' => 'ACH', + + 'payment_type_stripe' => 'Stripe', + 'ach' => 'ACH', + 'enable_ach' => 'Aktivizo ACH', + 'stripe_ach_help' => 'Përkrahja ACH duhet të aktivizohet tek Stripe.', + 'ach_disabled' => 'Një tjetër kanal pagese tashmë është konfiguruar për direkt debit.', + + 'plaid' => 'Plaid', + 'client_id' => 'ID e klientit', + 'secret' => 'Sekret', + 'public_key' => 'Çelësi publik', + 'plaid_optional' => '(opsionale)', + 'plaid_environment_help' => 'Kur jepet një çelës Stripe jepet, hapësira zhvilluese e Plaid (tartan) do të përdoret.', + 'other_providers' => 'Ofrues tjerë', + 'country_not_supported' => 'Ky shtet nuk përkrahet.', + 'invalid_routing_number' => 'Numri nuk është valid.', + 'invalid_account_number' => 'Numri i llogarisë nuk është valid.', + 'account_number_mismatch' => 'Numri i llogarisë nuk përshtatet.', + 'missing_account_holder_type' => 'Ju lutem zgjedhni një llogari individuale ose kompani.', + 'missing_account_holder_name' => 'Ju lutem vendosni emrin e mbajtësit të llogarisë.', + 'routing_number' => 'Numri rrjedhës', + 'confirm_account_number' => 'Konfirmo numrin e llogarisë', + 'individual_account' => 'Llogari individuale', + 'company_account' => 'Llogari e kompanisë', + 'account_holder_name' => 'Emri i mbajtësit të llogarisë', + 'add_account' => 'Shto llogari', + 'payment_methods' => 'Metodat e pagesës', + 'complete_verification' => 'Përfundo Verifikimin', + 'verification_amount1' => 'Shuma 1', + 'verification_amount2' => 'Shuma 2', + 'payment_method_verified' => 'Verifikimi ka përfunduar me sukses', + 'verification_failed' => 'Verifikimi ka dështuar', + 'remove_payment_method' => 'Largo Metodat e pagesës', + 'confirm_remove_payment_method' => 'A jeni të sigurtë që dëshironi të largoni këtë metodë pagese?', + 'remove' => 'Largo', + 'payment_method_removed' => 'Largo metodën e pagesës.', + 'bank_account_verification_help' => 'Ne kemi bërë dy depozita në llogarinë tuaj me përshkrimin "VERIFICATION". Këtyre depozitave do t\'ju duhen 1-2 ditë pune që të paraqiten në pasqyrën tuaj bankare. Ju lutem vendosni shumat më poshtë.', + 'bank_account_verification_next_steps' => 'Ne kemi bërë dy depozita në llogarinë tuaj me përshkrimin "VERIFICATION". Këtyre depozitave do t\'ju duhen 1-2 ditë pune që të paraqiten në pasqyrën tuaj bankare. Ju lutem vendosni shumat më poshtë. +Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe klikoni "Përfundo Verifikimin" afër llogarisë.', + 'unknown_bank' => 'Bankë e panjohur', + 'ach_verification_delay_help' => 'Ju mund të përdorni llogarinë tuaj pas përfundimit të verifikimit. Verifikimi zakonisht zgjat 1-2 ditë pune.', + 'add_credit_card' => 'Shto Kredit kartën', + 'payment_method_added' => 'Është shtuar metoda e pagesës.', + 'use_for_auto_bill' => 'Përdorni për pagesë automatike', + 'used_for_auto_bill' => 'Metodat e pagesave automatike', + 'payment_method_set_as_default' => 'Cakto metodat e pagesës automatike.', + 'activity_41' => ':payment_amount payment (:payment) ka dështuar', + 'webhook_url' => 'Webhook URL', + 'stripe_webhook_help' => 'Ju duhet :link.', + 'stripe_webhook_help_link_text' => 'vendosni këtë URL si pikë fundore e Stripe', + 'payment_method_error' => 'Ka ndodhur një gabim gjatë shtimit të metodës së pagesës. Ju lutem provoni përsëri.', + 'notification_invoice_payment_failed_subject' => 'Ka dështuar pagesa për faturën :invoice', + 'notification_invoice_payment_failed' => 'Pagesa e realizuar nga klienti :client për faturën :invoice ka dështuar. Pagesa është shënuar si e dështuar dhe :amount i është shtuar bilancit të klientit.', + 'link_with_plaid' => 'Lidheni llogarinë menjëherë me Plaid', + 'link_manually' => 'Lidhe manualisht', + 'secured_by_plaid' => 'Siguruar nga Plaid', + 'plaid_linked_status' => 'Llogaria juaj bankare në :bank', + 'add_payment_method' => 'Shto metodë pagese', + 'account_holder_type' => 'Lloji i mbajtësit të llogarisë', + 'ach_authorization' => 'E autorizoj :company të përdorë llogarinë time bankare për pagesa në të ardhmen dhe nëse është e nevojshme të kreditohet në mënyrë elektronike llogaria ime për të përmirësuar borxhet. E kuptoj se mundem me anulu këtë autorizim në çdo kohë duke larguar këtë mundësi pagese ose duke kontaktuar në :email.', + 'ach_authorization_required' => 'Ju duhet të aprovoni ACH transaksionet.', + 'off' => 'Ndalur', + 'opt_in' => 'Opt-in', + 'opt_out' => 'Opt-out', + 'always' => 'Gjithmonë', + 'opted_out' => 'Opted out', + 'opted_in' => 'Opted in', + 'manage_auto_bill' => 'Menaxho pagesat automatike', + 'enabled' => 'Aktivizuar', + 'paypal' => 'PayPal', + 'braintree_enable_paypal' => 'Aktivizo PayPal pagesat përmse BrainTree', + 'braintree_paypal_disabled_help' => 'Kanali i pagesës PayPal është duke procesuar pagesat PayPal', + 'braintree_paypal_help' => 'Ju gjithashtu duhet :link.', + 'braintree_paypal_help_link_text' => 'lidh PayPal me llogarinë tuaj në BrainTree', + 'token_billing_braintree_paypal' => 'Ruaj detajet e pagesës', + 'add_paypal_account' => 'Shto llogari PayPal', + + + 'no_payment_method_specified' => 'Nuk është caktuar metoda e pagesës', + 'chart_type' => 'Lloji i grafikonit', + 'format' => 'Format', + 'import_ofx' => 'Importo OFX', + 'ofx_file' => 'OXF Fajll', + 'ofx_parse_failed' => 'Ka dështuar marrja e fajllit OFX', + + // WePay + 'wepay' => 'WePay', + 'sign_up_with_wepay' => 'Regjistrohu në WePay', + 'use_another_provider' => 'Përdor ofrues tjetër', + 'company_name' => 'Emri i kompanisë', + 'wepay_company_name_help' => 'Kjo do të shfaqet në pasqyrën e kredit kartës së klientit', + 'wepay_description_help' => 'Qëllimi i kësaj llogarie.', + 'wepay_tos_agree' => 'Pajtohem me :link.', + 'wepay_tos_link_text' => 'WePay Kushtet e Shërbimit', + 'resend_confirmation_email' => 'Ridërgo konfirmimin me email', + 'manage_account' => 'Menaxho llogaritë', + 'action_required' => 'Kërkohet veprim', + 'finish_setup' => 'Përfundo instalimin', + 'created_wepay_confirmation_required' => 'Ju lutem kontrolloni emailin tuaj dhe konfirmoni email adresën me WePay', + 'switch_to_wepay' => 'Kalo në WePay', + 'switch' => 'Kalo', + 'restore_account_gateway' => 'Rikthe kanalin e pagesës', + 'restored_account_gateway' => 'Kanali i pagesës është rikthyer me sukses', + 'united_states' => 'United States', + 'canada' => 'Canada', + 'accept_debit_cards' => 'Prano Debit Kartë', + 'debit_cards' => 'Debit Kartë', + + 'warn_start_date_changed' => 'Fatura e re do të dërgohet në datën e re të fillimit.', + 'original_start_date' => 'Data orgjinale e fillimit', + 'new_start_date' => 'Data e re e filimit', + 'security' => 'Siguria', + 'see_whats_new' => 'Shiko çka ka të re në v:version', + 'wait_for_upload' => 'Ju lutem prisni që dokumenti të ngarkohet me sukses.', + 'upgrade_for_permissions' => 'Kaloni në planin Enterprise për të aktivizuar lejet.', + 'enable_second_tax_rate' => 'Aktivizoni specifikimin e normës së dytë të taksës', + 'payment_file' => 'Fajlli i pagesës', + 'expense_file' => 'Fajlli i shpenzimeve', + 'product_file' => 'Fajlli i produkteve', + 'import_products' => 'Importo produktet', + 'products_will_create' => 'produkte do të krijohen.', + 'product_key' => 'Produkt', + 'created_products' => ':count produkt(e) janë krijuar me sukses', + 'export_help' => 'Përdorni JSON nëse planifikoni të importoni të dhëna në Invoice Ninja', + 'JSON_file' => 'Fajlli JSON', + + 'view_dashboard' => 'Shiko Panelin', + 'client_session_expired' => 'Seanca ka skaduar.', + 'client_session_expired_message' => 'Seanca ka skaduar. Ju lutem klikoni linkun në emailin tuaj përsëri.', + + 'auto_bill_notification' => 'Kjo faturë do të dërgohet për pagesë automatikisht tek :payment_method në :due_date.', + 'auto_bill_payment_method_bank_transfer' => 'llogaria bankare', + 'auto_bill_payment_method_credit_card' => 'kredit kartë', + 'auto_bill_payment_method_paypal' => 'Llogaria PayPal', + 'auto_bill_notification_placeholder' => 'Kjo faturë do të dërgohet për pagesë automatikisht nga kredit karta juaj në afatin e pagesës.', + 'payment_settings' => 'Rregullimi i pagesës', + + 'on_send_date' => 'Në datën e dërgimit', + 'on_due_date' => 'Në datën e pagesës', + 'auto_bill_ach_date_help' => 'ACH auto pagesa ndodh gjithnjë në datën e pagesës', + 'warn_change_auto_bill' => 'Për shkak të rregullave të NACHA, ndryshimet në këtë faturë mund të parandalojnë autopagesën përmes ACH.', + + 'bank_account' => 'Llogaria Bankare', + 'payment_processed_through_wepay' => 'Pagesat ACH do të procesohen përmes WePay.', + 'wepay_payment_tos_agree' => 'Pajtohem me WePay :terms dhe:privacy_policy.', + 'privacy_policy' => 'Politika e Privatësisë', + 'wepay_payment_tos_agree_required' => 'Ju duhet të pajtoheni me WePay Kushtet e Shërbimit dhe Politikat e Privatësisë.', + 'payment_settings_supported_gateways' => 'Këto opsione janë të përkrahura nga WePay, Stripe dhe Braintree.', + 'ach_email_prompt' => 'Ju lutem vendosni email adresën tuaj:', + 'verification_pending' => 'Verifikimi në pritje', + + 'update_font_cache' => 'Ju lutem freskojeni faqen për të parë fontin.', + 'more_options' => 'Më shumë opsione', + 'credit_card' => 'Kredit kartë', + 'bank_transfer' => 'Transfer bankar', + 'no_transaction_reference' => 'Nuk kemi pranuar referencën e transaksionit të pagesës nga kanali i pagesës.', + 'use_bank_on_file' => 'Përdorni bankën e regjistruar', + 'auto_bill_email_message' => 'Kjo faturë do të dërgohet për pagesë automatikisht tek opsioni i pagesës në afatin e pagesës.', + 'bitcoin' => 'Bitcoin', + 'added_on' => 'Shtuar :date', + 'failed_remove_payment_method' => 'Ka dështuar largimi i metodës së pagesës', + 'gateway_exists' => 'Ky kanal pagese tashmë ekziston', + 'manual_entry' => 'Vendos manualisht', + 'start_of_week' => 'Dita e parë e javës', + + // Frequencies + 'freq_weekly' => 'Javore', + 'freq_two_weeks' => 'Dy javore', + 'freq_four_weeks' => 'Katër javore', + 'freq_monthly' => 'Mujore', + 'freq_three_months' => 'Tre mujore', + 'freq_six_months' => 'Gjashtë mujore', + 'freq_annually' => 'Vjetore', + + // Payment types + 'payment_type_Apply Credit' => 'Apliko kreditin', + 'payment_type_Bank Transfer' => 'Transfer bankar', + 'payment_type_Cash' => 'Kesh', + 'payment_type_Debit' => 'Debit', + 'payment_type_ACH' => 'ACH', + 'payment_type_Visa Card' => 'Visa Card', + 'payment_type_MasterCard' => 'MasterCard', + 'payment_type_American Express' => 'American Express', + 'payment_type_Discover Card' => 'Discover Card', + 'payment_type_Diners Card' => 'Diners Card', + 'payment_type_EuroCard' => 'EuroCard', + 'payment_type_Nova' => 'Nova', + 'payment_type_Credit Card Other' => 'Tjetër Credit Card', + 'payment_type_PayPal' => 'PayPal', + 'payment_type_Google Wallet' => 'Google Wallet', + 'payment_type_Check' => 'Qeqe', + + // Industries + 'industry_Accounting & Legal' => 'Kontabilitet & Ligjore', + 'industry_Advertising' => 'Reklamimi', + 'industry_Aerospace' => 'Aerospace', + 'industry_Agriculture' => 'Agrikultura', + 'industry_Automotive' => 'Automobilizëm', + 'industry_Banking & Finance' => 'Banka dhe Financa', + 'industry_Biotechnology' => 'Bioteknologji', + 'industry_Broadcasting' => 'Transmetim', + 'industry_Business Services' => 'Shërbime biznesi', + 'industry_Commodities & Chemicals' => 'Kemikale', + 'industry_Communications' => 'Komunikimi', + 'industry_Computers & Hightech' => 'Kompjuter & Tekonologji', + 'industry_Defense' => 'Mbrojtje', + 'industry_Energy' => 'Energji', + 'industry_Entertainment' => 'Zbavitje', + 'industry_Government' => 'Qeveri', + 'industry_Healthcare & Life Sciences' => 'Shëndetësi & Shkencë', + 'industry_Insurance' => 'Sigurime', + 'industry_Manufacturing' => 'Prodhi', + 'industry_Marketing' => 'Marketing', + 'industry_Media' => 'Media', + 'industry_Nonprofit & Higher Ed' => 'OJQ', + 'industry_Pharmaceuticals' => 'Farmaceutike', + 'industry_Professional Services & Consulting' => 'Shërbime profesionale & konsultim', + 'industry_Real Estate' => 'Patundshmëri', + 'industry_Retail & Wholesale' => 'Shitje', + 'industry_Sports' => 'Sport', + 'industry_Transportation' => 'Transport', + 'industry_Travel & Luxury' => 'Udhëtime & Luks', + 'industry_Other' => 'Të tjera', + 'industry_Photography' =>'Fotografi', + + // Countries + 'country_Afghanistan' => 'Afghanistan', + 'country_Albania' => 'Albania', + 'country_Antarctica' => 'Antarctica', + 'country_Algeria' => 'Algeria', + 'country_American Samoa' => 'American Samoa', + 'country_Andorra' => 'Andorra', + 'country_Angola' => 'Angola', + 'country_Antigua and Barbuda' => 'Antigua and Barbuda', + 'country_Azerbaijan' => 'Azerbaijan', + 'country_Argentina' => 'Argentina', + 'country_Australia' => 'Australia', + 'country_Austria' => 'Austria', + 'country_Bahamas' => 'Bahamas', + 'country_Bahrain' => 'Bahrain', + 'country_Bangladesh' => 'Bangladesh', + 'country_Armenia' => 'Armenia', + 'country_Barbados' => 'Barbados', + 'country_Belgium' => 'Belgium', + 'country_Bermuda' => 'Bermuda', + 'country_Bhutan' => 'Bhutan', + 'country_Bolivia, Plurinational State of' => 'Bolivia, Plurinational State of', + 'country_Bosnia and Herzegovina' => 'Bosnia and Herzegovina', + 'country_Botswana' => 'Botswana', + 'country_Bouvet Island' => 'Bouvet Island', + 'country_Brazil' => 'Brazil', + 'country_Belize' => 'Belize', + 'country_British Indian Ocean Territory' => 'British Indian Ocean Territory', + 'country_Solomon Islands' => 'Solomon Islands', + 'country_Virgin Islands, British' => 'Virgin Islands, British', + 'country_Brunei Darussalam' => 'Brunei Darussalam', + 'country_Bulgaria' => 'Bulgaria', + 'country_Myanmar' => 'Myanmar', + 'country_Burundi' => 'Burundi', + 'country_Belarus' => 'Belarus', + 'country_Cambodia' => 'Cambodia', + 'country_Cameroon' => 'Cameroon', + 'country_Canada' => 'Canada', + 'country_Cape Verde' => 'Cape Verde', + 'country_Cayman Islands' => 'Cayman Islands', + 'country_Central African Republic' => 'Central African Republic', + 'country_Sri Lanka' => 'Sri Lanka', + 'country_Chad' => 'Chad', + 'country_Chile' => 'Chile', + 'country_China' => 'China', + 'country_Taiwan, Province of China' => 'Taiwan, Province of China', + 'country_Christmas Island' => 'Christmas Island', + 'country_Cocos (Keeling) Islands' => 'Cocos (Keeling) Islands', + 'country_Colombia' => 'Colombia', + 'country_Comoros' => 'Comoros', + 'country_Mayotte' => 'Mayotte', + 'country_Congo' => 'Congo', + 'country_Congo, the Democratic Republic of the' => 'Congo, the Democratic Republic of the', + 'country_Cook Islands' => 'Cook Islands', + 'country_Costa Rica' => 'Costa Rica', + 'country_Croatia' => 'Croatia', + 'country_Cuba' => 'Cuba', + 'country_Cyprus' => 'Cyprus', + 'country_Czech Republic' => 'Czech Republic', + 'country_Benin' => 'Benin', + 'country_Denmark' => 'Denmark', + 'country_Dominica' => 'Dominica', + 'country_Dominican Republic' => 'Dominican Republic', + 'country_Ecuador' => 'Ecuador', + 'country_El Salvador' => 'El Salvador', + 'country_Equatorial Guinea' => 'Equatorial Guinea', + 'country_Ethiopia' => 'Ethiopia', + 'country_Eritrea' => 'Eritrea', + 'country_Estonia' => 'Estonia', + 'country_Faroe Islands' => 'Faroe Islands', + 'country_Falkland Islands (Malvinas)' => 'Falkland Islands (Malvinas)', + 'country_South Georgia and the South Sandwich Islands' => 'South Georgia and the South Sandwich Islands', + 'country_Fiji' => 'Fiji', + 'country_Finland' => 'Finland', + 'country_Åland Islands' => 'Åland Islands', + 'country_France' => 'France', + 'country_French Guiana' => 'French Guiana', + 'country_French Polynesia' => 'French Polynesia', + 'country_French Southern Territories' => 'French Southern Territories', + 'country_Djibouti' => 'Djibouti', + 'country_Gabon' => 'Gabon', + 'country_Georgia' => 'Georgia', + 'country_Gambia' => 'Gambia', + 'country_Palestinian Territory, Occupied' => 'Palestinian Territory, Occupied', + 'country_Germany' => 'Germany', + 'country_Ghana' => 'Ghana', + 'country_Gibraltar' => 'Gibraltar', + 'country_Kiribati' => 'Kiribati', + 'country_Greece' => 'Greece', + 'country_Greenland' => 'Greenland', + 'country_Grenada' => 'Grenada', + 'country_Guadeloupe' => 'Guadeloupe', + 'country_Guam' => 'Guam', + 'country_Guatemala' => 'Guatemala', + 'country_Guinea' => 'Guinea', + 'country_Guyana' => 'Guyana', + 'country_Haiti' => 'Haiti', + 'country_Heard Island and McDonald Islands' => 'Heard Island and McDonald Islands', + 'country_Holy See (Vatican City State)' => 'Holy See (Vatican City State)', + 'country_Honduras' => 'Honduras', + 'country_Hong Kong' => 'Hong Kong', + 'country_Hungary' => 'Hungary', + 'country_Iceland' => 'Iceland', + 'country_India' => 'India', + 'country_Indonesia' => 'Indonesia', + 'country_Iran, Islamic Republic of' => 'Iran, Islamic Republic of', + 'country_Iraq' => 'Iraq', + 'country_Ireland' => 'Ireland', + 'country_Israel' => 'Israel', + 'country_Italy' => 'Italy', + 'country_Côte d\'Ivoire' => 'Côte d\'Ivoire', + 'country_Jamaica' => 'Jamaica', + 'country_Japan' => 'Japan', + 'country_Kazakhstan' => 'Kazakhstan', + 'country_Jordan' => 'Jordan', + 'country_Kenya' => 'Kenya', + 'country_Korea, Democratic People\'s Republic of' => 'Korea, Democratic People\'s Republic of', + 'country_Korea, Republic of' => 'Korea, Republic of', + 'country_Kuwait' => 'Kuwait', + 'country_Kyrgyzstan' => 'Kyrgyzstan', + 'country_Lao People\'s Democratic Republic' => 'Lao People\'s Democratic Republic', + 'country_Lebanon' => 'Lebanon', + 'country_Lesotho' => 'Lesotho', + 'country_Latvia' => 'Latvia', + 'country_Liberia' => 'Liberia', + 'country_Libya' => 'Libya', + 'country_Liechtenstein' => 'Liechtenstein', + 'country_Lithuania' => 'Lithuania', + 'country_Luxembourg' => 'Luxembourg', + 'country_Macao' => 'Macao', + 'country_Madagascar' => 'Madagascar', + 'country_Malawi' => 'Malawi', + 'country_Malaysia' => 'Malaysia', + 'country_Maldives' => 'Maldives', + 'country_Mali' => 'Mali', + 'country_Malta' => 'Malta', + 'country_Martinique' => 'Martinique', + 'country_Mauritania' => 'Mauritania', + 'country_Mauritius' => 'Mauritius', + 'country_Mexico' => 'Mexico', + 'country_Monaco' => 'Monaco', + 'country_Mongolia' => 'Mongolia', + 'country_Moldova, Republic of' => 'Moldova, Republic of', + 'country_Montenegro' => 'Montenegro', + 'country_Montserrat' => 'Montserrat', + 'country_Morocco' => 'Morocco', + 'country_Mozambique' => 'Mozambique', + 'country_Oman' => 'Oman', + 'country_Namibia' => 'Namibia', + 'country_Nauru' => 'Nauru', + 'country_Nepal' => 'Nepal', + 'country_Netherlands' => 'Netherlands', + 'country_Curaçao' => 'Curaçao', + 'country_Aruba' => 'Aruba', + 'country_Sint Maarten (Dutch part)' => 'Sint Maarten (Dutch part)', + 'country_Bonaire, Sint Eustatius and Saba' => 'Bonaire, Sint Eustatius and Saba', + 'country_New Caledonia' => 'New Caledonia', + 'country_Vanuatu' => 'Vanuatu', + 'country_New Zealand' => 'New Zealand', + 'country_Nicaragua' => 'Nicaragua', + 'country_Niger' => 'Niger', + 'country_Nigeria' => 'Nigeria', + 'country_Niue' => 'Niue', + 'country_Norfolk Island' => 'Norfolk Island', + 'country_Norway' => 'Norway', + 'country_Northern Mariana Islands' => 'Northern Mariana Islands', + 'country_United States Minor Outlying Islands' => 'United States Minor Outlying Islands', + 'country_Micronesia, Federated States of' => 'Micronesia, Federated States of', + 'country_Marshall Islands' => 'Marshall Islands', + 'country_Palau' => 'Palau', + 'country_Pakistan' => 'Pakistan', + 'country_Panama' => 'Panama', + 'country_Papua New Guinea' => 'Papua New Guinea', + 'country_Paraguay' => 'Paraguay', + 'country_Peru' => 'Peru', + 'country_Philippines' => 'Philippines', + 'country_Pitcairn' => 'Pitcairn', + 'country_Poland' => 'Poland', + 'country_Portugal' => 'Portugal', + 'country_Guinea-Bissau' => 'Guinea-Bissau', + 'country_Timor-Leste' => 'Timor-Leste', + 'country_Puerto Rico' => 'Puerto Rico', + 'country_Qatar' => 'Qatar', + 'country_Réunion' => 'Réunion', + 'country_Romania' => 'Romania', + 'country_Russian Federation' => 'Russian Federation', + 'country_Rwanda' => 'Rwanda', + 'country_Saint Barthélemy' => 'Saint Barthélemy', + 'country_Saint Helena, Ascension and Tristan da Cunha' => 'Saint Helena, Ascension and Tristan da Cunha', + 'country_Saint Kitts and Nevis' => 'Saint Kitts and Nevis', + 'country_Anguilla' => 'Anguilla', + 'country_Saint Lucia' => 'Saint Lucia', + 'country_Saint Martin (French part)' => 'Saint Martin (French part)', + 'country_Saint Pierre and Miquelon' => 'Saint Pierre and Miquelon', + 'country_Saint Vincent and the Grenadines' => 'Saint Vincent and the Grenadines', + 'country_San Marino' => 'San Marino', + 'country_Sao Tome and Principe' => 'Sao Tome and Principe', + 'country_Saudi Arabia' => 'Saudi Arabia', + 'country_Senegal' => 'Senegal', + 'country_Serbia' => 'Serbia', + 'country_Seychelles' => 'Seychelles', + 'country_Sierra Leone' => 'Sierra Leone', + 'country_Singapore' => 'Singapore', + 'country_Slovakia' => 'Slovakia', + 'country_Viet Nam' => 'Viet Nam', + 'country_Slovenia' => 'Slovenia', + 'country_Somalia' => 'Somalia', + 'country_South Africa' => 'South Africa', + 'country_Zimbabwe' => 'Zimbabwe', + 'country_Spain' => 'Spain', + 'country_South Sudan' => 'South Sudan', + 'country_Sudan' => 'Sudan', + 'country_Western Sahara' => 'Western Sahara', + 'country_Suriname' => 'Suriname', + 'country_Svalbard and Jan Mayen' => 'Svalbard and Jan Mayen', + 'country_Swaziland' => 'Swaziland', + 'country_Sweden' => 'Sweden', + 'country_Switzerland' => 'Switzerland', + 'country_Syrian Arab Republic' => 'Syrian Arab Republic', + 'country_Tajikistan' => 'Tajikistan', + 'country_Thailand' => 'Thailand', + 'country_Togo' => 'Togo', + 'country_Tokelau' => 'Tokelau', + 'country_Tonga' => 'Tonga', + 'country_Trinidad and Tobago' => 'Trinidad and Tobago', + 'country_United Arab Emirates' => 'United Arab Emirates', + 'country_Tunisia' => 'Tunisia', + 'country_Turkey' => 'Turkey', + 'country_Turkmenistan' => 'Turkmenistan', + 'country_Turks and Caicos Islands' => 'Turks and Caicos Islands', + 'country_Tuvalu' => 'Tuvalu', + 'country_Uganda' => 'Uganda', + 'country_Ukraine' => 'Ukraine', + 'country_Macedonia, the former Yugoslav Republic of' => 'Macedonia, the former Yugoslav Republic of', + 'country_Egypt' => 'Egypt', + 'country_United Kingdom' => 'United Kingdom', + 'country_Guernsey' => 'Guernsey', + 'country_Jersey' => 'Jersey', + 'country_Isle of Man' => 'Isle of Man', + 'country_Tanzania, United Republic of' => 'Tanzania, United Republic of', + 'country_United States' => 'United States', + 'country_Virgin Islands, U.S.' => 'Virgin Islands, U.S.', + 'country_Burkina Faso' => 'Burkina Faso', + 'country_Uruguay' => 'Uruguay', + 'country_Uzbekistan' => 'Uzbekistan', + 'country_Venezuela, Bolivarian Republic of' => 'Venezuela, Bolivarian Republic of', + 'country_Wallis and Futuna' => 'Wallis and Futuna', + 'country_Samoa' => 'Samoa', + 'country_Yemen' => 'Yemen', + 'country_Zambi' => 'Zambi', + + // Languages + 'lang_Brazilian Portuguese' => 'Brazilian Portuguese', + 'lang_Croatian' => 'Croatian', + 'lang_Czech' => 'Czech', + 'lang_Danish' => 'Danish', + 'lang_Dutch' => 'Dutch', + 'lang_English' => 'English', + 'lang_French' => 'French', + 'lang_French - Canada' => 'French - Canada', + 'lang_German' => 'German', + 'lang_Italian' => 'Italian', + 'lang_Japanese' => 'Japanese', + 'lang_Lithuanian' => 'Lithuanian', + 'lang_Norwegian' => 'Norwegian', + 'lang_Polish' => 'Polish', + 'lang_Spanish' => 'Spanish', + 'lang_Spanish - Spain' => 'Spanish - Spain', + 'lang_Swedish' => 'Swedish', + + // Frequencies + 'freq_weekly' => 'Javore', + 'freq_two_weeks' => 'Dy javore', + 'freq_four_weeks' => 'Katër javore', + 'freq_monthly' => 'Mujore', + 'freq_three_months' => 'Tre mujore', + 'freq_six_months' => 'Gjashtë mujore', + 'freq_annually' => 'Vjetore', + + // Payment types + 'payment_type_Apply Credit' => 'Apliko kreditin', + 'payment_type_Bank Transfer' => 'Transfer bankar', + 'payment_type_Cash' => 'Kesh', + 'payment_type_Debit' => 'Debit', + 'payment_type_ACH' => 'ACH', + 'payment_type_Visa Card' => 'Visa Card', + 'payment_type_MasterCard' => 'MasterCard', + 'payment_type_American Express' => 'American Express', + 'payment_type_Discover Card' => 'Discover Card', + 'payment_type_Diners Card' => 'Diners Card', + 'payment_type_EuroCard' => 'EuroCard', + 'payment_type_Nova' => 'Nova', + 'payment_type_Credit Card Other' => 'Tjetër Credit Card', + 'payment_type_PayPal' => 'PayPal', + 'payment_type_Google Wallet' => 'Google Wallet', + 'payment_type_Check' => 'Qeqe', + + // Industries + 'industry_Accounting & Legal' => 'Kontabilitet & Ligjore', + 'industry_Advertising' => 'Reklamimi', + 'industry_Aerospace' => 'Aerospace', + 'industry_Agriculture' => 'Agrikultura', + 'industry_Automotive' => 'Automobilizëm', + 'industry_Banking & Finance' => 'Banka dhe Financa', + 'industry_Biotechnology' => 'Bioteknologji', + 'industry_Broadcasting' => 'Transmetim', + 'industry_Business Services' => 'Shërbime biznesi', + 'industry_Commodities & Chemicals' => 'Kemikale', + 'industry_Communications' => 'Komunikimi', + 'industry_Computers & Hightech' => 'Kompjuter & Tekonologji', + 'industry_Defense' => 'Mbrojtje', + 'industry_Energy' => 'Energji', + 'industry_Entertainment' => 'Zbavitje', + 'industry_Government' => 'Qeveri', + 'industry_Healthcare & Life Sciences' => 'Shëndetësi & Shkencë', + 'industry_Insurance' => 'Sigurime', + 'industry_Manufacturing' => 'Prodhi', + 'industry_Marketing' => 'Marketing', + 'industry_Media' => 'Media', + 'industry_Nonprofit & Higher Ed' => 'OJQ', + 'industry_Pharmaceuticals' => 'Farmaceutike', + 'industry_Professional Services & Consulting' => 'Shërbime profesionale & konsultim', + 'industry_Real Estate' => 'Patundshmëri', + 'industry_Retail & Wholesale' => 'Shitje', + 'industry_Sports' => 'Sport', + 'industry_Transportation' => 'Transport', + 'industry_Travel & Luxury' => 'Udhëtime & Luks', + 'industry_Other' => 'Të tjera', + 'industry_Photography' =>'Fotografi', + + // Countries + 'country_Afghanistan' => 'Afghanistan', + 'country_Albania' => 'Albania', + 'country_Antarctica' => 'Antarctica', + 'country_Algeria' => 'Algeria', + 'country_American Samoa' => 'American Samoa', + 'country_Andorra' => 'Andorra', + 'country_Angola' => 'Angola', + 'country_Antigua and Barbuda' => 'Antigua and Barbuda', + 'country_Azerbaijan' => 'Azerbaijan', + 'country_Argentina' => 'Argentina', + 'country_Australia' => 'Australia', + 'country_Austria' => 'Austria', + 'country_Bahamas' => 'Bahamas', + 'country_Bahrain' => 'Bahrain', + 'country_Bangladesh' => 'Bangladesh', + 'country_Armenia' => 'Armenia', + 'country_Barbados' => 'Barbados', + 'country_Belgium' => 'Belgium', + 'country_Bermuda' => 'Bermuda', + 'country_Bhutan' => 'Bhutan', + 'country_Bolivia, Plurinational State of' => 'Bolivia, Plurinational State of', + 'country_Bosnia and Herzegovina' => 'Bosnia and Herzegovina', + 'country_Botswana' => 'Botswana', + 'country_Bouvet Island' => 'Bouvet Island', + 'country_Brazil' => 'Brazil', + 'country_Belize' => 'Belize', + 'country_British Indian Ocean Territory' => 'British Indian Ocean Territory', + 'country_Solomon Islands' => 'Solomon Islands', + 'country_Virgin Islands, British' => 'Virgin Islands, British', + 'country_Brunei Darussalam' => 'Brunei Darussalam', + 'country_Bulgaria' => 'Bulgaria', + 'country_Myanmar' => 'Myanmar', + 'country_Burundi' => 'Burundi', + 'country_Belarus' => 'Belarus', + 'country_Cambodia' => 'Cambodia', + 'country_Cameroon' => 'Cameroon', + 'country_Canada' => 'Canada', + 'country_Cape Verde' => 'Cape Verde', + 'country_Cayman Islands' => 'Cayman Islands', + 'country_Central African Republic' => 'Central African Republic', + 'country_Sri Lanka' => 'Sri Lanka', + 'country_Chad' => 'Chad', + 'country_Chile' => 'Chile', + 'country_China' => 'China', + 'country_Taiwan, Province of China' => 'Taiwan, Province of China', + 'country_Christmas Island' => 'Christmas Island', + 'country_Cocos (Keeling) Islands' => 'Cocos (Keeling) Islands', + 'country_Colombia' => 'Colombia', + 'country_Comoros' => 'Comoros', + 'country_Mayotte' => 'Mayotte', + 'country_Congo' => 'Congo', + 'country_Congo, the Democratic Republic of the' => 'Congo, the Democratic Republic of the', + 'country_Cook Islands' => 'Cook Islands', + 'country_Costa Rica' => 'Costa Rica', + 'country_Croatia' => 'Croatia', + 'country_Cuba' => 'Cuba', + 'country_Cyprus' => 'Cyprus', + 'country_Czech Republic' => 'Czech Republic', + 'country_Benin' => 'Benin', + 'country_Denmark' => 'Denmark', + 'country_Dominica' => 'Dominica', + 'country_Dominican Republic' => 'Dominican Republic', + 'country_Ecuador' => 'Ecuador', + 'country_El Salvador' => 'El Salvador', + 'country_Equatorial Guinea' => 'Equatorial Guinea', + 'country_Ethiopia' => 'Ethiopia', + 'country_Eritrea' => 'Eritrea', + 'country_Estonia' => 'Estonia', + 'country_Faroe Islands' => 'Faroe Islands', + 'country_Falkland Islands (Malvinas)' => 'Falkland Islands (Malvinas)', + 'country_South Georgia and the South Sandwich Islands' => 'South Georgia and the South Sandwich Islands', + 'country_Fiji' => 'Fiji', + 'country_Finland' => 'Finland', + 'country_Åland Islands' => 'Åland Islands', + 'country_France' => 'France', + 'country_French Guiana' => 'French Guiana', + 'country_French Polynesia' => 'French Polynesia', + 'country_French Southern Territories' => 'French Southern Territories', + 'country_Djibouti' => 'Djibouti', + 'country_Gabon' => 'Gabon', + 'country_Georgia' => 'Georgia', + 'country_Gambia' => 'Gambia', + 'country_Palestinian Territory, Occupied' => 'Palestinian Territory, Occupied', + 'country_Germany' => 'Germany', + 'country_Ghana' => 'Ghana', + 'country_Gibraltar' => 'Gibraltar', + 'country_Kiribati' => 'Kiribati', + 'country_Greece' => 'Greece', + 'country_Greenland' => 'Greenland', + 'country_Grenada' => 'Grenada', + 'country_Guadeloupe' => 'Guadeloupe', + 'country_Guam' => 'Guam', + 'country_Guatemala' => 'Guatemala', + 'country_Guinea' => 'Guinea', + 'country_Guyana' => 'Guyana', + 'country_Haiti' => 'Haiti', + 'country_Heard Island and McDonald Islands' => 'Heard Island and McDonald Islands', + 'country_Holy See (Vatican City State)' => 'Holy See (Vatican City State)', + 'country_Honduras' => 'Honduras', + 'country_Hong Kong' => 'Hong Kong', + 'country_Hungary' => 'Hungary', + 'country_Iceland' => 'Iceland', + 'country_India' => 'India', + 'country_Indonesia' => 'Indonesia', + 'country_Iran, Islamic Republic of' => 'Iran, Islamic Republic of', + 'country_Iraq' => 'Iraq', + 'country_Ireland' => 'Ireland', + 'country_Israel' => 'Israel', + 'country_Italy' => 'Italy', + 'country_Côte d\'Ivoire' => 'Côte d\'Ivoire', + 'country_Jamaica' => 'Jamaica', + 'country_Japan' => 'Japan', + 'country_Kazakhstan' => 'Kazakhstan', + 'country_Jordan' => 'Jordan', + 'country_Kenya' => 'Kenya', + 'country_Korea, Democratic People\'s Republic of' => 'Korea, Democratic People\'s Republic of', + 'country_Korea, Republic of' => 'Korea, Republic of', + 'country_Kuwait' => 'Kuwait', + 'country_Kyrgyzstan' => 'Kyrgyzstan', + 'country_Lao People\'s Democratic Republic' => 'Lao People\'s Democratic Republic', + 'country_Lebanon' => 'Lebanon', + 'country_Lesotho' => 'Lesotho', + 'country_Latvia' => 'Latvia', + 'country_Liberia' => 'Liberia', + 'country_Libya' => 'Libya', + 'country_Liechtenstein' => 'Liechtenstein', + 'country_Lithuania' => 'Lithuania', + 'country_Luxembourg' => 'Luxembourg', + 'country_Macao' => 'Macao', + 'country_Madagascar' => 'Madagascar', + 'country_Malawi' => 'Malawi', + 'country_Malaysia' => 'Malaysia', + 'country_Maldives' => 'Maldives', + 'country_Mali' => 'Mali', + 'country_Malta' => 'Malta', + 'country_Martinique' => 'Martinique', + 'country_Mauritania' => 'Mauritania', + 'country_Mauritius' => 'Mauritius', + 'country_Mexico' => 'Mexico', + 'country_Monaco' => 'Monaco', + 'country_Mongolia' => 'Mongolia', + 'country_Moldova, Republic of' => 'Moldova, Republic of', + 'country_Montenegro' => 'Montenegro', + 'country_Montserrat' => 'Montserrat', + 'country_Morocco' => 'Morocco', + 'country_Mozambique' => 'Mozambique', + 'country_Oman' => 'Oman', + 'country_Namibia' => 'Namibia', + 'country_Nauru' => 'Nauru', + 'country_Nepal' => 'Nepal', + 'country_Netherlands' => 'Netherlands', + 'country_Curaçao' => 'Curaçao', + 'country_Aruba' => 'Aruba', + 'country_Sint Maarten (Dutch part)' => 'Sint Maarten (Dutch part)', + 'country_Bonaire, Sint Eustatius and Saba' => 'Bonaire, Sint Eustatius and Saba', + 'country_New Caledonia' => 'New Caledonia', + 'country_Vanuatu' => 'Vanuatu', + 'country_New Zealand' => 'New Zealand', + 'country_Nicaragua' => 'Nicaragua', + 'country_Niger' => 'Niger', + 'country_Nigeria' => 'Nigeria', + 'country_Niue' => 'Niue', + 'country_Norfolk Island' => 'Norfolk Island', + 'country_Norway' => 'Norway', + 'country_Northern Mariana Islands' => 'Northern Mariana Islands', + 'country_United States Minor Outlying Islands' => 'United States Minor Outlying Islands', + 'country_Micronesia, Federated States of' => 'Micronesia, Federated States of', + 'country_Marshall Islands' => 'Marshall Islands', + 'country_Palau' => 'Palau', + 'country_Pakistan' => 'Pakistan', + 'country_Panama' => 'Panama', + 'country_Papua New Guinea' => 'Papua New Guinea', + 'country_Paraguay' => 'Paraguay', + 'country_Peru' => 'Peru', + 'country_Philippines' => 'Philippines', + 'country_Pitcairn' => 'Pitcairn', + 'country_Poland' => 'Poland', + 'country_Portugal' => 'Portugal', + 'country_Guinea-Bissau' => 'Guinea-Bissau', + 'country_Timor-Leste' => 'Timor-Leste', + 'country_Puerto Rico' => 'Puerto Rico', + 'country_Qatar' => 'Qatar', + 'country_Réunion' => 'Réunion', + 'country_Romania' => 'Romania', + 'country_Russian Federation' => 'Russian Federation', + 'country_Rwanda' => 'Rwanda', + 'country_Saint Barthélemy' => 'Saint Barthélemy', + 'country_Saint Helena, Ascension and Tristan da Cunha' => 'Saint Helena, Ascension and Tristan da Cunha', + 'country_Saint Kitts and Nevis' => 'Saint Kitts and Nevis', + 'country_Anguilla' => 'Anguilla', + 'country_Saint Lucia' => 'Saint Lucia', + 'country_Saint Martin (French part)' => 'Saint Martin (French part)', + 'country_Saint Pierre and Miquelon' => 'Saint Pierre and Miquelon', + 'country_Saint Vincent and the Grenadines' => 'Saint Vincent and the Grenadines', + 'country_San Marino' => 'San Marino', + 'country_Sao Tome and Principe' => 'Sao Tome and Principe', + 'country_Saudi Arabia' => 'Saudi Arabia', + 'country_Senegal' => 'Senegal', + 'country_Serbia' => 'Serbia', + 'country_Seychelles' => 'Seychelles', + 'country_Sierra Leone' => 'Sierra Leone', + 'country_Singapore' => 'Singapore', + 'country_Slovakia' => 'Slovakia', + 'country_Viet Nam' => 'Viet Nam', + 'country_Slovenia' => 'Slovenia', + 'country_Somalia' => 'Somalia', + 'country_South Africa' => 'South Africa', + 'country_Zimbabwe' => 'Zimbabwe', + 'country_Spain' => 'Spain', + 'country_South Sudan' => 'South Sudan', + 'country_Sudan' => 'Sudan', + 'country_Western Sahara' => 'Western Sahara', + 'country_Suriname' => 'Suriname', + 'country_Svalbard and Jan Mayen' => 'Svalbard and Jan Mayen', + 'country_Swaziland' => 'Swaziland', + 'country_Sweden' => 'Sweden', + 'country_Switzerland' => 'Switzerland', + 'country_Syrian Arab Republic' => 'Syrian Arab Republic', + 'country_Tajikistan' => 'Tajikistan', + 'country_Thailand' => 'Thailand', + 'country_Togo' => 'Togo', + 'country_Tokelau' => 'Tokelau', + 'country_Tonga' => 'Tonga', + 'country_Trinidad and Tobago' => 'Trinidad and Tobago', + 'country_United Arab Emirates' => 'United Arab Emirates', + 'country_Tunisia' => 'Tunisia', + 'country_Turkey' => 'Turkey', + 'country_Turkmenistan' => 'Turkmenistan', + 'country_Turks and Caicos Islands' => 'Turks and Caicos Islands', + 'country_Tuvalu' => 'Tuvalu', + 'country_Uganda' => 'Uganda', + 'country_Ukraine' => 'Ukraine', + 'country_Macedonia, the former Yugoslav Republic of' => 'Macedonia, the former Yugoslav Republic of', + 'country_Egypt' => 'Egypt', + 'country_United Kingdom' => 'United Kingdom', + 'country_Guernsey' => 'Guernsey', + 'country_Jersey' => 'Jersey', + 'country_Isle of Man' => 'Isle of Man', + 'country_Tanzania, United Republic of' => 'Tanzania, United Republic of', + 'country_United States' => 'United States', + 'country_Virgin Islands, U.S.' => 'Virgin Islands, U.S.', + 'country_Burkina Faso' => 'Burkina Faso', + 'country_Uruguay' => 'Uruguay', + 'country_Uzbekistan' => 'Uzbekistan', + 'country_Venezuela, Bolivarian Republic of' => 'Venezuela, Bolivarian Republic of', + 'country_Wallis and Futuna' => 'Wallis and Futuna', + 'country_Samoa' => 'Samoa', + 'country_Yemen' => 'Yemen', + 'country_Zambi' => 'Zambi', + + 'view_client_portal' => 'Shiko portalin e klienti', + 'view_portal' => 'Shiko portalin', + 'vendor_contacts' => 'Kontakte te kompanive', + 'all' => 'Të gjitha', + 'selected' => 'Të selektuara', + 'category' => 'Kategoria', + 'categories' => 'Kategoritë', + 'new_expense_category' => 'Kategori e re e shpenzimeve', + 'edit_category' => 'Edito kategorinë', + 'archive_expense_category' => 'Arkivo kategorinë', + 'expense_categories' => 'Kategoritë e shpenzimeve', + 'list_expense_categories' => 'Listo kategoritë e shpenzimeve', + 'updated_expense_category' => 'Është azhurnuar me sukses kategoria e shpenzimeve', + 'created_expense_category' => 'Kategoria e shpenzimeve është krijuar me sukses', + 'archived_expense_category' => 'Kategoria e shpenzimeve është arkivuar me sukses', + 'archived_expense_categories' => ':count kategori të shpenzimeve janë arkivuar me sukses', + 'restore_expense_category' => 'Rikthe kategorinë e shpenzimeve', + 'restored_expense_category' => 'Kategoria e shpenzimeve është rikthyer me sukses', + 'apply_taxes' => 'Apliko taksat', + 'min_to_max_users' => ':min deri :max përdorues', + 'max_users_reached' => 'Numri maksimal i përdoruesve është arritur', + 'buy_now_buttons' => 'Butonat Blej Tash', + 'landing_page' => 'Faqja hyrëse', + 'payment_type' => 'Lloji i pagesës', + 'form' => 'Forma', + 'link' => 'Link', + 'fields' => 'Fushat', + 'dwolla' => 'Dwolla', + 'buy_now_buttons_warning' => 'Shënim: të dhënat e klientit dhe faturës krijohen edhe nëse transaksioni nuk kompletohet.', + 'buy_now_buttons_disabled' => 'Ky opsion kërkon që produkti të jetë i krijuar dhe të konfigurohet kanali i pagesës.', + 'enable_buy_now_buttons_help' => 'Aktivizo përkrahjen për butonat Blej Tash', + 'changes_take_effect_immediately' => 'Shënim: ndryshimet kanë efekt të menjëhershëm', + 'wepay_account_description' => 'Kanalet e pagesës për Invoice Ninja', + 'payment_error_code' => 'Ka ndodhur një gabim gjatë procesimit të pagesës tuaj [:code]. Ju lutem provoni më vonë përsëri.', + 'standard_fees_apply' => 'Taksat standarde që aplikohen: 2.9% +$0.30 për çdo pagesë të sukseshme.', + 'limit_import_rows' => 'Të dhënat duhet të të importohen për :count rreshta ose më pak', + 'error_title' => 'Diçka ka shkuar gabim', + 'error_contact_text' => 'Nëse dëshironi të ndihmoni ju lutem na shkruani email në :mailaddress', + 'no_undo' => 'Vërejtje: kjo nuk mund të kthehet prapa.', + 'no_contact_selected' => 'Ju lutem zgjedhni një kontakt', + 'no_client_selected' => 'Ju lutem zgjedhni një klient', + + 'gateway_config_error' => 'Mund t\'ju duhet ndihmë për të vendosur fjalëkalim të ri ose për të gjeneruar çelës të ri API .', + 'payment_type_on_file' => ':type on file', + 'invoice_for_client' => 'Invoice :invoice for :client', + 'intent_not_found' => 'Sorry, I\'m not sure what you\'re asking.', + 'intent_not_supported' => 'Sorry, I\'m not able to do that.', + 'client_not_found' => 'I wasn\'t able to find the client', + 'not_allowed' => 'Sorry, you don\'t have the needed permissions', + 'bot_emailed_invoice' => 'Your invoice has been sent.', + 'bot_emailed_notify_viewed' => 'I\'ll email you when it\'s viewed.', + 'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.', + 'add_product_to_invoice' => 'Add 1 :product', + 'not_authorized' => 'Your are not authorized', + 'bot_get_email' => 'Hi! (wave)
Thanks for trying the Invoice Ninja Bot.
Send me your account email to get started.', + 'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.', + 'bot_welcome' => 'That\'s it, your account is verified.
', + 'email_not_found' => 'I wasn\'t able to find an available account for :email', + 'invalid_code' => 'The code is not correct', + 'security_code_email_subject' => 'Security code for Invoice Ninja Bot', + 'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.', + 'security_code_email_line2' => 'Note: it will expire in 10 minutes.', + 'bot_help_message' => 'I currently support:
• Create\update\email an invoice
• List products
For example:
invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent', + 'list_products' => 'List Products', + + 'include_item_taxes_inline' => 'Include line item taxes in line total', + 'created_quotes' => 'Successfully created :count quotes(s)', + 'limited_gateways' => 'Note: we support one credit card gateway per company.', + + 'warning' => 'Warning', + 'self-update' => 'Update Invoice Ninja', + 'update_invoiceninja_title' => 'Update Invoice Ninja', + 'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!', + 'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.', + 'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.', + 'update_invoiceninja_decide_update_download' => 'You can decide to update directly to :version or to just download the new relase and update later.', + 'update_invoiceninja_update_start' => 'Update now', + 'update_invoiceninja_download_start' => 'Download :version', + 'create_new' => 'Create New', + + 'toggle_navigation' => 'Toggle Navigation', + 'toggle_history' => 'Toggle History', + 'unassigned' => 'Unassigned', + 'task' => 'Task', + 'contact_name' => 'Contact Name', + 'city_state_postal' => 'City/State/Postal', + 'custom_field' => 'Custom Field', + 'account_fields' => 'Company Fields', + 'facebook_and_twitter' => 'Facebook and Twitter', + 'facebook_and_twitter_help' => 'Follow our feeds to help support our project', + 'reseller_text' => 'Note: the white-label license is intended for personal use, please email us at :email if you\'d like to resell our app.', + 'unnamed_client' => 'Unnamed Client', + + 'day' => 'Day', + 'week' => 'Week', + 'month' => 'Month', + 'inactive_logout' => 'You have been logged out due to inactivity', + 'reports' => 'Reports', + 'total_profit' => 'Total Profit', + 'total_expenses' => 'Total Expenses', + 'quote_to' => 'Quote to', + +); + +return $LANG; + +?> diff --git a/resources/lang/sq/validation.php b/resources/lang/sq/validation.php new file mode 100644 index 000000000000..9cd44f6c8073 --- /dev/null +++ b/resources/lang/sq/validation.php @@ -0,0 +1,119 @@ + ':attribute duhet të pranohet.', + 'active_url' => ':attribute nuk është adresë e saktë.', + 'after' => ':attribute duhet të jetë datë pas :date.', + 'alpha' => ':attribute mund të përmbajë vetëm shkronja.', + 'alpha_dash' => ':attribute mund të përmbajë vetëm shkronja, numra, dhe viza.', + 'alpha_num' => ':attribute mund të përmbajë vetëm shkronja dhe numra.', + 'array' => ':attribute duhet të jetë një bashkësi (array).', + 'before' => ':attribute duhet të jetë datë para :date.', + 'between' => [ + 'numeric' => ':attribute duhet të jetë midis :min - :max.', + 'file' => ':attribute duhet të jetë midis :min - :max kilobajtëve.', + 'string' => ':attribute duhet të jetë midis :min - :max karaktereve.', + 'array' => ':attribute duhet të jetë midis :min - :max elementëve.', + ], + 'boolean' => 'Fusha :attribute duhet të jetë e vërtetë ose e gabuar', + 'confirmed' => ':attribute konfirmimi nuk përputhet.', + 'date' => ':attribute nuk është një datë e saktë.', + 'date_format' => ':attribute nuk i përshtatet formatit :format.', + 'different' => ':attribute dhe :other duhet të jenë të ndryshme.', + 'digits' => ':attribute duhet të jetë :digits shifra.', + 'digits_between' => ':attribute duhet të jetë midis :min dhe :max shifra.', + 'dimensions' => 'The :attribute has invalid image dimensions.', + 'distinct' => 'The :attribute field has a duplicate value.', + 'email' => ':attribute formati është i pasaktë.', + 'exists' => ':attribute përzgjedhur është i/e pasaktë.', + 'file' => 'The :attribute must be a file.', + 'filled' => 'Fusha :attribute është e kërkuar.', + 'image' => ':attribute duhet të jetë imazh.', + 'in' => ':attribute përzgjedhur është i/e pasaktë.', + 'in_array' => 'The :attribute field does not exist in :other.', + 'integer' => ':attribute duhet të jetë numër i plotë.', + 'ip' => ':attribute duhet të jetë një IP adresë e saktë.', + 'json' => 'The :attribute must be a valid JSON string.', + 'max' => [ + 'numeric' => ':attribute nuk mund të jetë më tepër se :max.', + 'file' => ':attribute nuk mund të jetë më tepër se :max kilobajtë.', + 'string' => ':attribute nuk mund të jetë më tepër se :max karaktere.', + 'array' => ':attribute nuk mund të ketë më tepër se :max elemente.', + ], + 'mimes' => ':attribute duhet të jetë një dokument i tipit: :values.', + 'mimetypes' => ':attribute duhet të jetë një dokument i tipit: :values.', + 'min' => [ + 'numeric' => ':attribute nuk mund të jetë më pak se :min.', + 'file' => ':attribute nuk mund të jetë më pak se :min kilobajtë.', + 'string' => ':attribute nuk mund të jetë më pak se :min karaktere.', + 'array' => ':attribute nuk mund të ketë më pak se :min elemente.', + ], + 'not_in' => ':attribute përzgjedhur është i/e pasaktë.', + 'numeric' => ':attribute duhet të jetë një numër.', + 'present' => 'The :attribute field must be present.', + 'regex' => 'Formati i :attribute është i pasaktë.', + 'required' => 'Fusha :attribute është e kërkuar.', + 'required_if' => 'Fusha :attribute është e kërkuar kur :other është :value.', + 'required_unless' => 'The :attribute field is required unless :other is in :values.', + 'required_with' => 'Fusha :attribute është e kërkuar kur :values ekziston.', + 'required_with_all' => 'Fusha :attribute është e kërkuar kur :values ekziston.', + 'required_without' => 'Fusha :attribute është e kërkuar kur :values nuk ekziston.', + 'required_without_all' => 'Fusha :attribute është e kërkuar kur nuk ekziston asnjë nga :values.', + 'same' => ':attribute dhe :other duhet të përputhen.', + 'size' => [ + 'numeric' => ':attribute duhet të jetë :size.', + 'file' => ':attribute duhet të jetë :size kilobajtë.', + 'string' => ':attribute duhet të jetë :size karaktere.', + 'array' => ':attribute duhet të ketë :size elemente.', + ], + 'string' => ':attribute duhet të jetë varg.', + 'timezone' => ':attribute duhet të jetë zonë e saktë.', + 'unique' => ':attribute është marrë tashmë.', + 'uploaded' => 'The :attribute uploading failed.', + 'url' => 'Formati i :attribute është i pasaktë.', + + /* + |-------------------------------------------------------------------------- + | Custom Validation Language Lines + |-------------------------------------------------------------------------- + | + | Here you may specify custom validation messages for attributes using the + | convention "attribute.rule" to name the lines. This makes it quick to + | specify a specific custom language line for a given attribute rule. + | + */ + + 'custom' => [ + 'attribute-name' => [ + 'rule-name' => 'custom-message', + ], + ], + + /* + |-------------------------------------------------------------------------- + | Custom Validation Attributes + |-------------------------------------------------------------------------- + | + | The following language lines are used to swap attribute place-holders + | with something more reader friendly such as E-Mail Address instead + | of "email". This simply helps us make messages a little cleaner. + | + */ + + 'attributes' => [ + // + ], + +]; diff --git a/resources/lang/sv/texts.php b/resources/lang/sv/texts.php index d7a7b45eb80b..962bdb87ab69 100644 --- a/resources/lang/sv/texts.php +++ b/resources/lang/sv/texts.php @@ -506,7 +506,7 @@ $LANG = array( 'payment_type_paypal' => 'PayPal', 'payment_type_bitcoin' => 'Bitcoin', 'knowledge_base' => 'Knowledge Base', - 'partial' => 'Partial', + 'partial' => 'Partial/Deposit', 'partial_remaining' => ':partial of :balance', 'more_fields' => 'More Fields', 'less_fields' => 'Less Fields', @@ -994,7 +994,7 @@ $LANG = array( 'overdue' => 'Overdue', - 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding and help support our project.', + 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding from the invoice and client portal.', 'user_email_footer' => 'För att anpassa dina e-post notifieringar gå till :link', 'reset_password_footer' => 'Om du inte begärt en återställning av ditt lösenord så var snäll och maila vår support: :email', 'limit_users' => 'Ledsen, men du får skapa max :limit användare', @@ -2042,7 +2042,71 @@ $LANG = array( 'payment_error_code' => 'There was an error processing your payment [:code]. Please try again later.', 'standard_fees_apply' => 'Standard fees apply: 2.9% + $0.30 per successful charge.', 'limit_import_rows' => 'Data needs to be imported in batches of :count rows or less', + 'error_title' => 'Something went wrong', + 'error_contact_text' => 'If you\'d like help please email us at :mailaddress', + 'no_undo' => 'Warning: this can\'t be undone.', + 'no_contact_selected' => 'Please select a contact', + 'no_client_selected' => 'Please select a client', + 'gateway_config_error' => 'It may help to set new passwords or generate new API keys.', + 'payment_type_on_file' => ':type on file', + 'invoice_for_client' => 'Invoice :invoice for :client', + 'intent_not_found' => 'Sorry, I\'m not sure what you\'re asking.', + 'intent_not_supported' => 'Sorry, I\'m not able to do that.', + 'client_not_found' => 'I wasn\'t able to find the client', + 'not_allowed' => 'Sorry, you don\'t have the needed permissions', + 'bot_emailed_invoice' => 'Your invoice has been sent.', + 'bot_emailed_notify_viewed' => 'I\'ll email you when it\'s viewed.', + 'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.', + 'add_product_to_invoice' => 'Add 1 :product', + 'not_authorized' => 'Your are not authorized', + 'bot_get_email' => 'Hi! (wave)
Thanks for trying the Invoice Ninja Bot.
Send me your account email to get started.', + 'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.', + 'bot_welcome' => 'That\'s it, your account is verified.
', + 'email_not_found' => 'I wasn\'t able to find an available account for :email', + 'invalid_code' => 'The code is not correct', + 'security_code_email_subject' => 'Security code for Invoice Ninja Bot', + 'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.', + 'security_code_email_line2' => 'Note: it will expire in 10 minutes.', + 'bot_help_message' => 'I currently support:
• Create\update\email an invoice
• List products
For example:
invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent', + 'list_products' => 'List Products', + + 'include_item_taxes_inline' => 'Include line item taxes in line total', + 'created_quotes' => 'Successfully created :count quotes(s)', + 'limited_gateways' => 'Note: we support one credit card gateway per company.', + + 'warning' => 'Warning', + 'self-update' => 'Update Invoice Ninja', + 'update_invoiceninja_title' => 'Update Invoice Ninja', + 'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!', + 'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.', + 'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.', + 'update_invoiceninja_decide_update_download' => 'You can decide to update directly to :version or to just download the new relase and update later.', + 'update_invoiceninja_update_start' => 'Update now', + 'update_invoiceninja_download_start' => 'Download :version', + 'create_new' => 'Create New', + + 'toggle_navigation' => 'Toggle Navigation', + 'toggle_history' => 'Toggle History', + 'unassigned' => 'Unassigned', + 'task' => 'Task', + 'contact_name' => 'Contact Name', + 'city_state_postal' => 'City/State/Postal', + 'custom_field' => 'Custom Field', + 'account_fields' => 'Company Fields', + 'facebook_and_twitter' => 'Facebook and Twitter', + 'facebook_and_twitter_help' => 'Follow our feeds to help support our project', + 'reseller_text' => 'Note: the white-label license is intended for personal use, please email us at :email if you\'d like to resell our app.', + 'unnamed_client' => 'Unnamed Client', + + 'day' => 'Day', + 'week' => 'Week', + 'month' => 'Month', + 'inactive_logout' => 'You have been logged out due to inactivity', + 'reports' => 'Reports', + 'total_profit' => 'Total Profit', + 'total_expenses' => 'Total Expenses', + 'quote_to' => 'Quote to', ); diff --git a/resources/lang/th/texts.php b/resources/lang/th/texts.php index d920fe7aab90..c139fb2819db 100644 --- a/resources/lang/th/texts.php +++ b/resources/lang/th/texts.php @@ -507,7 +507,7 @@ $LANG = array( 'payment_type_paypal' => 'PayPal', 'payment_type_bitcoin' => 'Bitcoin', 'knowledge_base' => 'Knowledge Base', - 'partial' => 'Partial', + 'partial' => 'Partial/Deposit', 'partial_remaining' => ':partial of :balance', 'more_fields' => 'More Fields', 'less_fields' => 'Less Fields', @@ -995,7 +995,7 @@ $LANG = array( 'overdue' => 'Overdue', - 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding and help support our project.', + 'white_label_text' => 'Purchase a ONE YEAR white label license for $:price to remove the Invoice Ninja branding from the invoice and client portal.', 'user_email_footer' => 'To adjust your email notification settings please visit :link', 'reset_password_footer' => 'If you did not request this password reset please email our support: :email', 'limit_users' => 'Sorry, this will exceed the limit of :limit users', @@ -2043,7 +2043,71 @@ $LANG = array( 'payment_error_code' => 'There was an error processing your payment [:code]. Please try again later.', 'standard_fees_apply' => 'Standard fees apply: 2.9% + $0.30 per successful charge.', 'limit_import_rows' => 'Data needs to be imported in batches of :count rows or less', + 'error_title' => 'Something went wrong', + 'error_contact_text' => 'If you\'d like help please email us at :mailaddress', + 'no_undo' => 'Warning: this can\'t be undone.', + 'no_contact_selected' => 'Please select a contact', + 'no_client_selected' => 'Please select a client', + 'gateway_config_error' => 'It may help to set new passwords or generate new API keys.', + 'payment_type_on_file' => ':type on file', + 'invoice_for_client' => 'Invoice :invoice for :client', + 'intent_not_found' => 'Sorry, I\'m not sure what you\'re asking.', + 'intent_not_supported' => 'Sorry, I\'m not able to do that.', + 'client_not_found' => 'I wasn\'t able to find the client', + 'not_allowed' => 'Sorry, you don\'t have the needed permissions', + 'bot_emailed_invoice' => 'Your invoice has been sent.', + 'bot_emailed_notify_viewed' => 'I\'ll email you when it\'s viewed.', + 'bot_emailed_notify_paid' => 'I\'ll email you when it\'s paid.', + 'add_product_to_invoice' => 'Add 1 :product', + 'not_authorized' => 'Your are not authorized', + 'bot_get_email' => 'Hi! (wave)
Thanks for trying the Invoice Ninja Bot.
Send me your account email to get started.', + 'bot_get_code' => 'Thanks! I\'ve sent a you an email with your security code.', + 'bot_welcome' => 'That\'s it, your account is verified.
', + 'email_not_found' => 'I wasn\'t able to find an available account for :email', + 'invalid_code' => 'The code is not correct', + 'security_code_email_subject' => 'Security code for Invoice Ninja Bot', + 'security_code_email_line1' => 'This is your Invoice Ninja Bot security code.', + 'security_code_email_line2' => 'Note: it will expire in 10 minutes.', + 'bot_help_message' => 'I currently support:
• Create\update\email an invoice
• List products
For example:
invoice bob for 2 tickets, set the due date to next thursday and the discount to 10 percent', + 'list_products' => 'List Products', + + 'include_item_taxes_inline' => 'Include line item taxes in line total', + 'created_quotes' => 'Successfully created :count quotes(s)', + 'limited_gateways' => 'Note: we support one credit card gateway per company.', + + 'warning' => 'Warning', + 'self-update' => 'Update Invoice Ninja', + 'update_invoiceninja_title' => 'Update Invoice Ninja', + 'update_invoiceninja_warning' => 'Before start upgrading Invoice Ninja create a backup of your database and files!', + 'update_invoiceninja_available' => 'A new version of Invoice Ninja is available.', + 'update_invoiceninja_unavailable' => 'No new version of Invoice Ninja available.', + 'update_invoiceninja_decide_update_download' => 'You can decide to update directly to :version or to just download the new relase and update later.', + 'update_invoiceninja_update_start' => 'Update now', + 'update_invoiceninja_download_start' => 'Download :version', + 'create_new' => 'Create New', + + 'toggle_navigation' => 'Toggle Navigation', + 'toggle_history' => 'Toggle History', + 'unassigned' => 'Unassigned', + 'task' => 'Task', + 'contact_name' => 'Contact Name', + 'city_state_postal' => 'City/State/Postal', + 'custom_field' => 'Custom Field', + 'account_fields' => 'Company Fields', + 'facebook_and_twitter' => 'Facebook and Twitter', + 'facebook_and_twitter_help' => 'Follow our feeds to help support our project', + 'reseller_text' => 'Note: the white-label license is intended for personal use, please email us at :email if you\'d like to resell our app.', + 'unnamed_client' => 'Unnamed Client', + + 'day' => 'Day', + 'week' => 'Week', + 'month' => 'Month', + 'inactive_logout' => 'You have been logged out due to inactivity', + 'reports' => 'Reports', + 'total_profit' => 'Total Profit', + 'total_expenses' => 'Total Expenses', + 'quote_to' => 'Quote to', );