mirror of
https://github.com/invoiceninja/invoiceninja.git
synced 2024-11-09 20:52:56 +01:00
Added Slovenian language
This commit is contained in:
parent
00ca886a8a
commit
792884e887
@ -33,6 +33,7 @@ class LanguageSeeder extends Seeder
|
||||
['name' => 'Greek', 'locale' => 'el'],
|
||||
['name' => 'English - United Kingdom', 'locale' => 'en_UK'],
|
||||
['name' => 'Portuguese - Portugal', 'locale' => 'pt_PT'],
|
||||
['name' => 'Slovenian', 'locale' => 'sl'],
|
||||
];
|
||||
|
||||
foreach ($languages as $language) {
|
||||
|
File diff suppressed because one or more lines are too long
@ -1712,6 +1712,7 @@ $LANG = array(
|
||||
'lang_Swedish' => 'Swedish',
|
||||
'lang_Albanian' => 'Albanian',
|
||||
'lang_English - United Kingdom' => 'English - United Kingdom',
|
||||
'lang_Slovenian' => 'Slovenian',
|
||||
|
||||
// Frequencies
|
||||
'freq_weekly' => 'Weekly',
|
||||
@ -2492,6 +2493,7 @@ $LANG = array(
|
||||
'add_documents_to_invoice' => 'Add documents to invoice',
|
||||
'mark_expense_paid' => 'Mark paid',
|
||||
'white_label_license_error' => 'Failed to validate the license, check storage/logs/laravel-error.log for more details.',
|
||||
'plan_price' => 'Plan Price'
|
||||
|
||||
);
|
||||
|
||||
|
@ -1714,6 +1714,7 @@ $LANG = array(
|
||||
'lang_Swedish' => 'Swedish',
|
||||
'lang_Albanian' => 'Albanian',
|
||||
'lang_English - United Kingdom' => 'English - United Kingdom',
|
||||
'lang_Slovenian' => 'Slovenian',
|
||||
|
||||
// Frequencies
|
||||
'freq_weekly' => 'Weekly',
|
||||
@ -2494,6 +2495,7 @@ $LANG = array(
|
||||
'add_documents_to_invoice' => 'Add documents to invoice',
|
||||
'mark_expense_paid' => 'Mark paid',
|
||||
'white_label_license_error' => 'Failed to validate the license, check storage/logs/laravel-error.log for more details.',
|
||||
'plan_price' => 'Plan Price'
|
||||
|
||||
);
|
||||
|
||||
|
@ -1712,6 +1712,7 @@ $LANG = array(
|
||||
'lang_Swedish' => 'Swedish',
|
||||
'lang_Albanian' => 'Albanian',
|
||||
'lang_English - United Kingdom' => 'English - United Kingdom',
|
||||
'lang_Slovenian' => 'Slovenian',
|
||||
|
||||
// Frequencies
|
||||
'freq_weekly' => 'Weekly',
|
||||
@ -2492,6 +2493,7 @@ $LANG = array(
|
||||
'add_documents_to_invoice' => 'Add documents to invoice',
|
||||
'mark_expense_paid' => 'Mark paid',
|
||||
'white_label_license_error' => 'Failed to validate the license, check storage/logs/laravel-error.log for more details.',
|
||||
'plan_price' => 'Plan Price'
|
||||
|
||||
);
|
||||
|
||||
|
@ -507,7 +507,7 @@ $LANG = array(
|
||||
'payment_type_paypal' => 'PayPal',
|
||||
'payment_type_bitcoin' => 'Bitcoin',
|
||||
'knowledge_base' => 'FAQ',
|
||||
'partial' => 'Partial/Deposit',
|
||||
'partial' => 'Teilzahlung/Anzahlung',
|
||||
'partial_remaining' => ':partial von :balance',
|
||||
'more_fields' => 'Weitere Felder',
|
||||
'less_fields' => 'Weniger Felder',
|
||||
@ -1347,7 +1347,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
|
||||
|
||||
'on_send_date' => 'On send date',
|
||||
'on_due_date' => 'On due date',
|
||||
'auto_bill_ach_date_help' => 'ACH will always auto bill on the due date.',
|
||||
'auto_bill_ach_date_help' => 'Am Tag der Fälligkeit wird ACH immer automatisch verrechnet.',
|
||||
'warn_change_auto_bill' => 'Due to NACHA rules, changes to this invoice may prevent ACH auto bill.',
|
||||
|
||||
'bank_account' => 'Bankkonto',
|
||||
@ -1712,6 +1712,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
|
||||
'lang_Swedish' => 'Schwedisch',
|
||||
'lang_Albanian' => 'Albanian',
|
||||
'lang_English - United Kingdom' => 'Englisch (UK)',
|
||||
'lang_Slovenian' => 'Slovenian',
|
||||
|
||||
// Frequencies
|
||||
'freq_weekly' => 'Wöchentlich',
|
||||
@ -2058,7 +2059,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
|
||||
'changes_take_effect_immediately' => 'Anmerkung: Änderungen treten sofort in Kraft',
|
||||
'wepay_account_description' => 'Zahlungsanbieter für Invoice Ninja',
|
||||
'payment_error_code' => 'Bei der Bearbeitung Ihrer Zahlung [:code] gab es einen Fehler. Bitte versuchen Sie es später erneut.',
|
||||
'standard_fees_apply' => 'Fee: 2.9%/1.2% [Credit Card/Bank Transfer] + $0.30 per successful charge.',
|
||||
'standard_fees_apply' => 'Standardgebühren werden erhoben: 2,9% + 0,25€ pro erfolgreicher Belastung bei nicht-europäischen Kreditkarten und 1,4% + 0,25€ bei europäischen Kreditkarten.',
|
||||
'limit_import_rows' => 'Daten müssen in Stapeln von :count Zeilen oder weniger importiert werden',
|
||||
'error_title' => 'Etwas lief falsch',
|
||||
'error_contact_text' => 'Wenn Sie Hilfe benötigen, schreiben Sie uns bitte eine E-Mail an :mailaddress',
|
||||
@ -2294,7 +2295,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
|
||||
'renew_license' => 'Verlängere die Lizenz',
|
||||
'iphone_app_message' => 'Berücksichtigen Sie unser :link herunterzuladen',
|
||||
'iphone_app' => 'iPhone-App',
|
||||
'android_app' => 'Android app',
|
||||
'android_app' => 'Android App',
|
||||
'logged_in' => 'Eingeloggt',
|
||||
'switch_to_primary' => 'Wechseln Sie zu Ihrem Primärunternehmen (:name), um Ihren Plan zu managen.',
|
||||
'inclusive' => 'Inklusive',
|
||||
@ -2400,7 +2401,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
|
||||
'pro_plan_reports' => ':link to enable reports by joining the Pro Plan',
|
||||
'mark_ready' => 'Als bereit markieren',
|
||||
|
||||
'limits' => 'Limits',
|
||||
'limits' => 'Grenzwerte',
|
||||
'fees' => 'Gebühren',
|
||||
'fee' => 'Gebühr',
|
||||
'set_limits_fees' => 'Set :gateway_type Limits/Fees',
|
||||
@ -2413,11 +2414,11 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
|
||||
'location' => 'Ort',
|
||||
'line_item' => 'Posten',
|
||||
'surcharge' => 'Gebühr',
|
||||
'location_first_surcharge' => 'Enabled - First surcharge',
|
||||
'location_second_surcharge' => 'Enabled - Second surcharge',
|
||||
'location_first_surcharge' => 'Aktiviert - Erste Mahngebühr',
|
||||
'location_second_surcharge' => 'Aktiviert - Zweite Mahngebühr',
|
||||
'location_line_item' => 'Aktiv - Posten',
|
||||
'online_payment_surcharge' => 'Online Payment Surcharge',
|
||||
'gateway_fees' => 'Gateway Fees',
|
||||
'gateway_fees' => 'Zugangsgebühren',
|
||||
'fees_disabled' => 'Gebühren sind deaktiviert',
|
||||
'gateway_fees_help' => 'Automatically add an online payment surcharge/discount.',
|
||||
'gateway' => 'Provider',
|
||||
@ -2472,7 +2473,7 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
|
||||
'sample_commands' => 'Beispiele für Sprachbefehle',
|
||||
'voice_commands_feedback' => 'We\'re actively working to improve this feature, if there\'s a command you\'d like us to support please email us at :email.',
|
||||
'payment_type_Venmo' => 'Venmo',
|
||||
'archived_products' => 'Successfully archived :count products',
|
||||
'archived_products' => 'Archivierung erfolgreich :Produktzähler',
|
||||
'recommend_on' => 'We recommend <b>enabling</b> this setting.',
|
||||
'recommend_off' => 'We recommend <b>disabling</b> this setting.',
|
||||
'notes_auto_billed' => 'Auto-billed',
|
||||
@ -2481,17 +2482,18 @@ Sobald Sie die Beträge erhalten haben, kommen Sie bitte wieder zurück zu diese
|
||||
'custom_contact_fields_help' => 'Add a field when creating a contact and display the label and value on the PDF.',
|
||||
'datatable_info' => 'Showing :start to :end of :total entries',
|
||||
'credit_total' => 'Credit Total',
|
||||
'mark_billable' => 'Mark billable',
|
||||
'billed' => 'Billed',
|
||||
'mark_billable' => 'zur Verrechnung kennzeichnen',
|
||||
'billed' => 'Verrechnet',
|
||||
'company_variables' => 'Company Variables',
|
||||
'client_variables' => 'Client Variables',
|
||||
'invoice_variables' => 'Invoice Variables',
|
||||
'navigation_variables' => 'Navigation Variables',
|
||||
'custom_variables' => 'Custom Variables',
|
||||
'invalid_file' => 'Invalid file type',
|
||||
'custom_variables' => 'Benutzerdefinierte Variablen',
|
||||
'invalid_file' => 'Ungültiger Dateityp',
|
||||
'add_documents_to_invoice' => 'Add documents to invoice',
|
||||
'mark_expense_paid' => 'Mark paid',
|
||||
'white_label_license_error' => 'Failed to validate the license, check storage/logs/laravel-error.log for more details.',
|
||||
'plan_price' => 'Plan Price'
|
||||
|
||||
);
|
||||
|
||||
|
@ -1712,6 +1712,7 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
|
||||
'lang_Swedish' => 'Σουηδικά',
|
||||
'lang_Albanian' => 'Αλβανικά',
|
||||
'lang_English - United Kingdom' => 'Αγγλικά - Ηνωμένο Βασίλειο',
|
||||
'lang_Slovenian' => 'Slovenian',
|
||||
|
||||
// Frequencies
|
||||
'freq_weekly' => 'Εβδομάδα',
|
||||
@ -2491,7 +2492,8 @@ email που είναι συνδεδεμένη με το λογαριασμό σ
|
||||
'invalid_file' => 'Μη έγκυρος τύπος αρχείου',
|
||||
'add_documents_to_invoice' => 'Προσθέστε έγγραφα στο τιμολόγιο',
|
||||
'mark_expense_paid' => 'Σήμανση ως εξοφλημένο',
|
||||
'white_label_license_error' => 'Failed to validate the license, check storage/logs/laravel-error.log for more details.',
|
||||
'white_label_license_error' => 'Αδυναμία επικύρωσης της άδειας, ελέγξτε το αρχείο storage/logs/laravel-error.log για περισσότερες λεπτομέρειες.',
|
||||
'plan_price' => 'Plan Price'
|
||||
|
||||
);
|
||||
|
||||
|
@ -1712,6 +1712,7 @@ $LANG = array(
|
||||
'lang_Swedish' => 'Swedish',
|
||||
'lang_Albanian' => 'Albanian',
|
||||
'lang_English - United Kingdom' => 'English - United Kingdom',
|
||||
'lang_Slovenian' => 'Slovenian',
|
||||
|
||||
// Frequencies
|
||||
'freq_weekly' => 'Weekly',
|
||||
|
@ -1705,6 +1705,7 @@ $LANG = array(
|
||||
'lang_Swedish' => 'Swedish',
|
||||
'lang_Albanian' => 'Albanian',
|
||||
'lang_English - United Kingdom' => 'English - United Kingdom',
|
||||
'lang_Slovenian' => 'Slovenian',
|
||||
|
||||
// Frequencies
|
||||
'freq_weekly' => 'Weekly',
|
||||
@ -2485,6 +2486,7 @@ $LANG = array(
|
||||
'add_documents_to_invoice' => 'Add documents to invoice',
|
||||
'mark_expense_paid' => 'Mark paid',
|
||||
'white_label_license_error' => 'Failed to validate the license, check storage/logs/laravel-error.log for more details.',
|
||||
'plan_price' => 'Plan Price'
|
||||
|
||||
);
|
||||
|
||||
|
@ -1708,6 +1708,7 @@ Atención! tu password puede estar transmitida como texto plano, considera habil
|
||||
'lang_Swedish' => 'Sueco',
|
||||
'lang_Albanian' => 'Albanés',
|
||||
'lang_English - United Kingdom' => 'English - United Kingdom',
|
||||
'lang_Slovenian' => 'Slovenian',
|
||||
|
||||
// Frequencies
|
||||
'freq_weekly' => 'Weekly',
|
||||
@ -2488,6 +2489,7 @@ Atención! tu password puede estar transmitida como texto plano, considera habil
|
||||
'add_documents_to_invoice' => 'Add documents to invoice',
|
||||
'mark_expense_paid' => 'Mark paid',
|
||||
'white_label_license_error' => 'Failed to validate the license, check storage/logs/laravel-error.log for more details.',
|
||||
'plan_price' => 'Plan Price'
|
||||
|
||||
);
|
||||
|
||||
|
@ -1706,6 +1706,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'lang_Swedish' => 'Suédois',
|
||||
'lang_Albanian' => 'Albanais',
|
||||
'lang_English - United Kingdom' => 'English - United Kingdom',
|
||||
'lang_Slovenian' => 'Slovenian',
|
||||
|
||||
// Frequencies
|
||||
'freq_weekly' => 'Hebdomadaire',
|
||||
@ -2486,6 +2487,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'add_documents_to_invoice' => 'Add documents to invoice',
|
||||
'mark_expense_paid' => 'Mark paid',
|
||||
'white_label_license_error' => 'Failed to validate the license, check storage/logs/laravel-error.log for more details.',
|
||||
'plan_price' => 'Plan Price'
|
||||
|
||||
);
|
||||
|
||||
|
@ -1703,6 +1703,7 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'lang_Swedish' => 'Suédois',
|
||||
'lang_Albanian' => 'Albanien',
|
||||
'lang_English - United Kingdom' => 'Anglais - Royaume Uni',
|
||||
'lang_Slovenian' => 'Slovenian',
|
||||
|
||||
// Frequencies
|
||||
'freq_weekly' => 'Hebdomadaire',
|
||||
@ -2483,7 +2484,8 @@ Lorsque les montant apparaîtront sur votre relevé, veuillez revenir sur cette
|
||||
'invalid_file' => 'Type de fichier invalide',
|
||||
'add_documents_to_invoice' => 'Ajouter un document à la facture',
|
||||
'mark_expense_paid' => 'Marquer comme payé',
|
||||
'white_label_license_error' => 'Failed to validate the license, check storage/logs/laravel-error.log for more details.',
|
||||
'white_label_license_error' => 'La validation de la licence n\'a pas fonctionné. Veuillez consulter storage/logs/laravel-error.log pour plus d\'information.',
|
||||
'plan_price' => 'Plan Price'
|
||||
|
||||
);
|
||||
|
||||
|
@ -1712,6 +1712,7 @@ $LANG = array(
|
||||
'lang_Swedish' => 'Swedish',
|
||||
'lang_Albanian' => 'Albanian',
|
||||
'lang_English - United Kingdom' => 'English - United Kingdom',
|
||||
'lang_Slovenian' => 'Slovenian',
|
||||
|
||||
// Frequencies
|
||||
'freq_weekly' => 'Weekly',
|
||||
@ -2492,6 +2493,7 @@ $LANG = array(
|
||||
'add_documents_to_invoice' => 'Add documents to invoice',
|
||||
'mark_expense_paid' => 'Mark paid',
|
||||
'white_label_license_error' => 'Failed to validate the license, check storage/logs/laravel-error.log for more details.',
|
||||
'plan_price' => 'Plan Price'
|
||||
|
||||
);
|
||||
|
||||
|
@ -1705,6 +1705,7 @@ $LANG = array(
|
||||
'lang_Swedish' => 'Swedish',
|
||||
'lang_Albanian' => 'Albanian',
|
||||
'lang_English - United Kingdom' => 'English - United Kingdom',
|
||||
'lang_Slovenian' => 'Slovenian',
|
||||
|
||||
// Frequencies
|
||||
'freq_weekly' => 'Weekly',
|
||||
@ -2485,6 +2486,7 @@ $LANG = array(
|
||||
'add_documents_to_invoice' => 'Add documents to invoice',
|
||||
'mark_expense_paid' => 'Mark paid',
|
||||
'white_label_license_error' => 'Failed to validate the license, check storage/logs/laravel-error.log for more details.',
|
||||
'plan_price' => 'Plan Price'
|
||||
|
||||
);
|
||||
|
||||
|
@ -1712,6 +1712,7 @@ $LANG = array(
|
||||
'lang_Swedish' => 'Swedish',
|
||||
'lang_Albanian' => 'Albanian',
|
||||
'lang_English - United Kingdom' => 'English - United Kingdom',
|
||||
'lang_Slovenian' => 'Slovenian',
|
||||
|
||||
// Frequencies
|
||||
'freq_weekly' => 'Weekly',
|
||||
@ -2492,6 +2493,7 @@ $LANG = array(
|
||||
'add_documents_to_invoice' => 'Add documents to invoice',
|
||||
'mark_expense_paid' => 'Mark paid',
|
||||
'white_label_license_error' => 'Failed to validate the license, check storage/logs/laravel-error.log for more details.',
|
||||
'plan_price' => 'Plan Price'
|
||||
|
||||
);
|
||||
|
||||
|
@ -1712,6 +1712,7 @@ $LANG = array(
|
||||
'lang_Swedish' => 'Swedish',
|
||||
'lang_Albanian' => 'Albanian',
|
||||
'lang_English - United Kingdom' => 'English - United Kingdom',
|
||||
'lang_Slovenian' => 'Slovenian',
|
||||
|
||||
// Frequencies
|
||||
'freq_weekly' => 'Weekly',
|
||||
@ -2492,6 +2493,7 @@ $LANG = array(
|
||||
'add_documents_to_invoice' => 'Add documents to invoice',
|
||||
'mark_expense_paid' => 'Mark paid',
|
||||
'white_label_license_error' => 'Failed to validate the license, check storage/logs/laravel-error.log for more details.',
|
||||
'plan_price' => 'Plan Price'
|
||||
|
||||
);
|
||||
|
||||
|
@ -1712,6 +1712,7 @@ $LANG = array(
|
||||
'lang_Swedish' => 'Swedish',
|
||||
'lang_Albanian' => 'Albanian',
|
||||
'lang_English - United Kingdom' => 'English - United Kingdom',
|
||||
'lang_Slovenian' => 'Slovenian',
|
||||
|
||||
// Frequencies
|
||||
'freq_weekly' => 'Weekly',
|
||||
@ -2492,6 +2493,7 @@ $LANG = array(
|
||||
'add_documents_to_invoice' => 'Add documents to invoice',
|
||||
'mark_expense_paid' => 'Mark paid',
|
||||
'white_label_license_error' => 'Failed to validate the license, check storage/logs/laravel-error.log for more details.',
|
||||
'plan_price' => 'Plan Price'
|
||||
|
||||
);
|
||||
|
||||
|
@ -1704,6 +1704,7 @@ Kom terug naar deze betalingsmethode pagina zodra u de bedragen heeft ontvangen
|
||||
'lang_Swedish' => 'Zweeds',
|
||||
'lang_Albanian' => 'Albanees',
|
||||
'lang_English - United Kingdom' => 'Engels - Verenigd Koninkrijk',
|
||||
'lang_Slovenian' => 'Slovenian',
|
||||
|
||||
// Frequencies
|
||||
'freq_weekly' => 'Wekelijks',
|
||||
@ -2473,17 +2474,18 @@ Kom terug naar deze betalingsmethode pagina zodra u de bedragen heeft ontvangen
|
||||
'custom_contact_fields_help' => 'Voeg een veld toe bij het creeren van een contact en toon het label en de waarde op de PDF.',
|
||||
'datatable_info' => ':start tot :end van :totaal items worden getoond',
|
||||
'credit_total' => 'Totaal krediet',
|
||||
'mark_billable' => 'Mark billable',
|
||||
'mark_billable' => 'Markeer factureerbaar',
|
||||
'billed' => 'Gefactureerd',
|
||||
'company_variables' => 'Company Variables',
|
||||
'client_variables' => 'Client Variables',
|
||||
'invoice_variables' => 'Invoice Variables',
|
||||
'navigation_variables' => 'Navigation Variables',
|
||||
'custom_variables' => 'Custom Variables',
|
||||
'invalid_file' => 'Invalid file type',
|
||||
'add_documents_to_invoice' => 'Add documents to invoice',
|
||||
'mark_expense_paid' => 'Mark paid',
|
||||
'white_label_license_error' => 'Failed to validate the license, check storage/logs/laravel-error.log for more details.',
|
||||
'company_variables' => 'Bedrijfsvariabelen',
|
||||
'client_variables' => 'Klant variabelen',
|
||||
'invoice_variables' => 'Factuur variabelen',
|
||||
'navigation_variables' => 'Navigatie variabelen',
|
||||
'custom_variables' => 'Aangepaste variabelen',
|
||||
'invalid_file' => 'Ongeldig bestandstype',
|
||||
'add_documents_to_invoice' => 'Voeg documenten toe aan factuur',
|
||||
'mark_expense_paid' => 'Markeer betaald',
|
||||
'white_label_license_error' => 'Validatie van de licentie mislukt, controleer storage/logs/laravel-error.log voor meer informatie.',
|
||||
'plan_price' => 'Plan Price'
|
||||
|
||||
);
|
||||
|
||||
|
@ -1712,6 +1712,7 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik
|
||||
'lang_Swedish' => 'Szwedzki',
|
||||
'lang_Albanian' => 'Albański',
|
||||
'lang_English - United Kingdom' => 'English - United Kingdom',
|
||||
'lang_Slovenian' => 'Slovenian',
|
||||
|
||||
// Frequencies
|
||||
'freq_weekly' => 'Co tydzień',
|
||||
@ -2492,6 +2493,7 @@ Gdy przelewy zostaną zaksięgowane na Twoim koncie, wróć do tej strony i klik
|
||||
'add_documents_to_invoice' => 'Add documents to invoice',
|
||||
'mark_expense_paid' => 'Mark paid',
|
||||
'white_label_license_error' => 'Failed to validate the license, check storage/logs/laravel-error.log for more details.',
|
||||
'plan_price' => 'Plan Price'
|
||||
|
||||
);
|
||||
|
||||
|
@ -1703,6 +1703,7 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
|
||||
'lang_Swedish' => 'Swedish',
|
||||
'lang_Albanian' => 'Albanian',
|
||||
'lang_English - United Kingdom' => 'English - United Kingdom',
|
||||
'lang_Slovenian' => 'Slovenian',
|
||||
|
||||
// Frequencies
|
||||
'freq_weekly' => 'Weekly',
|
||||
@ -2483,6 +2484,7 @@ Quando tiver os valores dos depósitos, volte a esta pagina e complete a verific
|
||||
'add_documents_to_invoice' => 'Add documents to invoice',
|
||||
'mark_expense_paid' => 'Mark paid',
|
||||
'white_label_license_error' => 'Failed to validate the license, check storage/logs/laravel-error.log for more details.',
|
||||
'plan_price' => 'Plan Price'
|
||||
|
||||
);
|
||||
|
||||
|
@ -561,7 +561,7 @@ $LANG = array(
|
||||
'end_time' => 'Final',
|
||||
'end' => 'Fim',
|
||||
'invoiced' => 'Faturado',
|
||||
'logged' => 'Sessão Iniciado',
|
||||
'logged' => 'Em aberto',
|
||||
'running' => 'Em execução',
|
||||
'task_error_multiple_clients' => 'Tarefas não podem pertencer a clientes diferentes',
|
||||
'task_error_running' => 'Parar as tarefas em execução',
|
||||
@ -1703,6 +1703,7 @@ Quando tiver os valores dos depósitos, volte a esta página e conclua a verific
|
||||
'lang_Swedish' => 'Swedish',
|
||||
'lang_Albanian' => 'Albanian',
|
||||
'lang_English - United Kingdom' => 'English - United Kingdom',
|
||||
'lang_Slovenian' => 'Slovenian',
|
||||
|
||||
// Frequencies
|
||||
'freq_weekly' => 'Semanal',
|
||||
@ -2484,6 +2485,7 @@ Quando tiver os valores dos depósitos, volte a esta página e conclua a verific
|
||||
'add_documents_to_invoice' => 'Adicionar documento à nota de pag.',
|
||||
'mark_expense_paid' => 'Marcar Pago',
|
||||
'white_label_license_error' => 'Falhou a validar a licença, verifique storage/logs/laravel-error.log para mais detalhes.',
|
||||
'plan_price' => 'Plan Price'
|
||||
|
||||
);
|
||||
|
||||
|
19
resources/lang/sl/auth.php
Normal file
19
resources/lang/sl/auth.php
Normal file
@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Authentication Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used during authentication for various
|
||||
| messages that we need to display to the user. You are free to modify
|
||||
| these language lines according to your application's requirements.
|
||||
|
|
||||
*/
|
||||
|
||||
'failed' => 'These credentials do not match our records.',
|
||||
'throttle' => 'Too many login attempts. Please try again in :seconds seconds.',
|
||||
|
||||
];
|
121
resources/lang/sl/c3.php
Normal file
121
resources/lang/sl/c3.php
Normal file
@ -0,0 +1,121 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Validation Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines contain the default error messages used by
|
||||
| the validator class. Some of these rules have multiple versions such
|
||||
| as the size rules. Feel free to tweak each of these messages here.
|
||||
|
|
||||
*/
|
||||
|
||||
'accepted' => ':attribute mora biti sprejet.',
|
||||
'active_url' => ':attribute ni pravilen.',
|
||||
'after' => ':attribute mora biti za datumom :date.',
|
||||
'after_or_equal' => 'The :attribute must be a date after or equal to :date.',
|
||||
'alpha' => ':attribute lahko vsebuje samo črke.',
|
||||
'alpha_dash' => ':attribute lahko vsebuje samo črke, številke in črtice.',
|
||||
'alpha_num' => ':attribute lahko vsebuje samo črke in številke.',
|
||||
'array' => ':attribute mora biti polje.',
|
||||
'before' => ':attribute mora biti pred datumom :date.',
|
||||
'before_or_equal' => 'The :attribute must be a date before or equal to :date.',
|
||||
'between' => [
|
||||
'numeric' => ':attribute mora biti med :min in :max.',
|
||||
'file' => ':attribute mora biti med :min in :max kilobajti.',
|
||||
'string' => ':attribute mora biti med :min in :max znaki.',
|
||||
'array' => ':attribute mora imeti med :min in :max elementov.',
|
||||
],
|
||||
'boolean' => ':attribute polje mora biti 1 ali 0',
|
||||
'confirmed' => ':attribute potrditev se ne ujema.',
|
||||
'date' => ':attribute ni veljaven datum.',
|
||||
'date_format' => ':attribute se ne ujema z obliko :format.',
|
||||
'different' => ':attribute in :other mora biti drugačen.',
|
||||
'digits' => ':attribute mora imeti :digits cifer.',
|
||||
'digits_between' => ':attribute mora biti med :min in :max ciframi.',
|
||||
'dimensions' => 'The :attribute has invalid image dimensions.',
|
||||
'distinct' => 'The :attribute field has a duplicate value.',
|
||||
'email' => ':attribute mora biti veljaven e-poštni naslov.',
|
||||
'exists' => 'izbran :attribute je neveljaven.',
|
||||
'file' => 'The :attribute must be a file.',
|
||||
'filled' => 'The :attribute field is required.',
|
||||
'image' => ':attribute mora biti slika.',
|
||||
'in' => 'izbran :attribute je neveljaven.',
|
||||
'in_array' => 'The :attribute field does not exist in :other.',
|
||||
'integer' => ':attribute mora biti število.',
|
||||
'ip' => ':attribute mora biti veljaven IP naslov.',
|
||||
'json' => 'The :attribute must be a valid JSON string.',
|
||||
'max' => [
|
||||
'numeric' => ':attribute ne sme biti večje od :max.',
|
||||
'file' => ':attribute ne sme biti večje :max kilobajtov.',
|
||||
'string' => ':attribute ne sme biti večje :max znakov.',
|
||||
'array' => ':attribute ne smejo imeti več kot :max elementov.',
|
||||
],
|
||||
'mimes' => ':attribute mora biti datoteka tipa: :values.',
|
||||
'mimetypes' => ':attribute mora biti datoteka tipa: :values.',
|
||||
'min' => [
|
||||
'numeric' => ':attribute mora biti vsaj dolžine :min.',
|
||||
'file' => ':attribute mora imeti vsaj :min kilobajtov.',
|
||||
'string' => ':attribute mora imeti vsaj :min znakov.',
|
||||
'array' => ':attribute mora imeti vsaj :min elementov.',
|
||||
],
|
||||
'not_in' => 'izbran :attribute je neveljaven.',
|
||||
'numeric' => ':attribute mora biti število.',
|
||||
'present' => 'The :attribute field must be present.',
|
||||
'regex' => 'Format polja :attribute je neveljaven.',
|
||||
'required' => 'Polje :attribute je zahtevano.',
|
||||
'required_if' => 'Polje :attribute je zahtevano, ko :other je :value.',
|
||||
'required_unless' => 'The :attribute field is required unless :other is in :values.',
|
||||
'required_with' => 'Polje :attribute je zahtevano, ko je :values prisoten.',
|
||||
'required_with_all' => 'Polje :attribute je zahtevano, ko je :values prisoten.',
|
||||
'required_without' => 'Polje :attribute je zahtevano, ko :values ni prisoten.',
|
||||
'required_without_all' => 'Polje :attribute je zahtevano, ko nobenih od :values niso prisotni.',
|
||||
'same' => 'Polje :attribute in :other se morata ujemati.',
|
||||
'size' => [
|
||||
'numeric' => ':attribute mora biti :size.',
|
||||
'file' => ':attribute mora biti :size kilobajtov.',
|
||||
'string' => ':attribute mora biti :size znakov.',
|
||||
'array' => ':attribute mora vsebovati :size elementov.',
|
||||
],
|
||||
'string' => 'The :attribute must be a string.',
|
||||
'timezone' => 'The :attribute must be a valid zone.',
|
||||
'unique' => ':attribute je že zaseden.',
|
||||
'uploaded' => 'The :attribute failed to upload.',
|
||||
'url' => ':attribute format je neveljaven.',
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| 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' => [
|
||||
//
|
||||
],
|
||||
|
||||
];
|
19
resources/lang/sl/pagination.php
Normal file
19
resources/lang/sl/pagination.php
Normal file
@ -0,0 +1,19 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Pagination Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are used by the paginator library to build
|
||||
| the simple pagination links. You are free to change them to anything
|
||||
| you want to customize your views to better match your application.
|
||||
|
|
||||
*/
|
||||
|
||||
'previous' => '« Prejšnja',
|
||||
'next' => 'Naslednja »',
|
||||
|
||||
];
|
22
resources/lang/sl/passwords.php
Normal file
22
resources/lang/sl/passwords.php
Normal file
@ -0,0 +1,22 @@
|
||||
<?php
|
||||
|
||||
return [
|
||||
|
||||
/*
|
||||
|--------------------------------------------------------------------------
|
||||
| Password Reminder Language Lines
|
||||
|--------------------------------------------------------------------------
|
||||
|
|
||||
| The following language lines are the default lines which match reasons
|
||||
| that are given by the password broker for a password update attempt
|
||||
| has failed, such as for an invalid token or invalid new password.
|
||||
|
|
||||
*/
|
||||
|
||||
'password' => 'Geslo mora biti dolgo vsaj šest znakov in se mora ujemati z potrditvenim geslom.',
|
||||
'reset' => 'Geslo je bilo spremenjeno!',
|
||||
'sent' => 'Opomnik za geslo poslano!',
|
||||
'token' => 'Ponastavitveni žeton je neveljaven.',
|
||||
'user' => 'Ne moremo najti uporabnika s tem e-poštnim naslovom.',
|
||||
|
||||
];
|
2507
resources/lang/sl/texts.php
Normal file
2507
resources/lang/sl/texts.php
Normal file
File diff suppressed because it is too large
Load Diff
@ -1710,6 +1710,7 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli
|
||||
'lang_Swedish' => 'Swedish',
|
||||
'lang_Albanian' => 'Shqip',
|
||||
'lang_English - United Kingdom' => 'English - United Kingdom',
|
||||
'lang_Slovenian' => 'Slovenian',
|
||||
|
||||
// Frequencies
|
||||
'freq_weekly' => 'Javore',
|
||||
@ -2490,6 +2491,7 @@ Pasi të keni pranuar shumat, kthehuni në faqen e metodave të pagesës dhe kli
|
||||
'add_documents_to_invoice' => 'Add documents to invoice',
|
||||
'mark_expense_paid' => 'Mark paid',
|
||||
'white_label_license_error' => 'Failed to validate the license, check storage/logs/laravel-error.log for more details.',
|
||||
'plan_price' => 'Plan Price'
|
||||
|
||||
);
|
||||
|
||||
|
@ -1717,6 +1717,7 @@ Nya Kaledonien',
|
||||
'lang_Swedish' => 'Svenska',
|
||||
'lang_Albanian' => 'Albanska',
|
||||
'lang_English - United Kingdom' => 'Engelska - Storbritannien',
|
||||
'lang_Slovenian' => 'Slovenian',
|
||||
|
||||
// Frequencies
|
||||
'freq_weekly' => 'Veckovis',
|
||||
@ -2494,17 +2495,18 @@ Den här funktionen kräver att en produkt skapas och en betalningsgateway är k
|
||||
'custom_contact_fields_help' => 'Lägg fält vid skapande av kontakt och visa stämpel och värdet på PDF',
|
||||
'datatable_info' => 'Visar :start till :end av :total poster',
|
||||
'credit_total' => 'Kredit Totalt',
|
||||
'mark_billable' => 'Mark billable',
|
||||
'mark_billable' => 'Markera debiterbar',
|
||||
'billed' => 'Fakturerad',
|
||||
'company_variables' => 'Företagsvariabler',
|
||||
'client_variables' => 'Klientvariabler',
|
||||
'invoice_variables' => 'Fakturavariabler',
|
||||
'navigation_variables' => 'Navigationsvariabler',
|
||||
'custom_variables' => 'Anpassade variabler',
|
||||
'invalid_file' => 'Invalid file type',
|
||||
'add_documents_to_invoice' => 'Add documents to invoice',
|
||||
'mark_expense_paid' => 'Mark paid',
|
||||
'white_label_license_error' => 'Failed to validate the license, check storage/logs/laravel-error.log for more details.',
|
||||
'invalid_file' => 'Ogiltig filtyp',
|
||||
'add_documents_to_invoice' => 'Bifoga dokument till fakturan',
|
||||
'mark_expense_paid' => 'Markera som betald',
|
||||
'white_label_license_error' => 'Misslyckas att validera licensen, kolla storage/logs/laravel-error.log för mer detaljer.',
|
||||
'plan_price' => 'Plan Price'
|
||||
|
||||
);
|
||||
|
||||
|
@ -1712,6 +1712,7 @@ $LANG = array(
|
||||
'lang_Swedish' => 'Swedish',
|
||||
'lang_Albanian' => 'Albanian',
|
||||
'lang_English - United Kingdom' => 'English - United Kingdom',
|
||||
'lang_Slovenian' => 'Slovenian',
|
||||
|
||||
// Frequencies
|
||||
'freq_weekly' => 'Weekly',
|
||||
@ -2492,6 +2493,7 @@ $LANG = array(
|
||||
'add_documents_to_invoice' => 'Add documents to invoice',
|
||||
'mark_expense_paid' => 'Mark paid',
|
||||
'white_label_license_error' => 'Failed to validate the license, check storage/logs/laravel-error.log for more details.',
|
||||
'plan_price' => 'Plan Price'
|
||||
|
||||
);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user