From 61dcccd36d7e2bfb07d01d1eb3e77ef03ff955ef Mon Sep 17 00:00:00 2001 From: Crowdin Bot Date: Sun, 30 May 2021 11:48:08 +0000 Subject: [PATCH] new crowdin translations --- resources/lang/et-EE/auth.php | 12 +-- resources/lang/et-EE/bills.php | 12 +-- resources/lang/et-EE/bulk_actions.php | 2 + resources/lang/et-EE/currencies.php | 1 + resources/lang/et-EE/dashboards.php | 11 +++ resources/lang/et-EE/demo.php | 34 +++++++ resources/lang/et-EE/documents.php | 54 +++++++++++ resources/lang/et-EE/import.php | 2 +- resources/lang/et-EE/items.php | 5 +- resources/lang/et-EE/maintenance.php | 9 ++ resources/lang/et-EE/passwords.php | 23 +++++ resources/lang/et-EE/recurring.php | 2 +- resources/lang/et-EE/reports.php | 31 +++++++ resources/lang/et-EE/updates.php | 15 ++++ resources/lang/et-EE/validation.php | 123 ++++++++++++++++++++++++++ resources/lang/tr-TR/general.php | 2 +- resources/lang/tr-TR/import.php | 4 +- 17 files changed, 323 insertions(+), 19 deletions(-) create mode 100644 resources/lang/et-EE/dashboards.php create mode 100644 resources/lang/et-EE/demo.php create mode 100644 resources/lang/et-EE/documents.php create mode 100644 resources/lang/et-EE/maintenance.php create mode 100644 resources/lang/et-EE/passwords.php create mode 100644 resources/lang/et-EE/reports.php create mode 100644 resources/lang/et-EE/updates.php create mode 100644 resources/lang/et-EE/validation.php diff --git a/resources/lang/et-EE/auth.php b/resources/lang/et-EE/auth.php index 615731884..3ee6fb321 100644 --- a/resources/lang/et-EE/auth.php +++ b/resources/lang/et-EE/auth.php @@ -7,19 +7,19 @@ return [ 'login' => 'Logi sisse', 'login_to' => 'Sessiooni alustamiseks logi sisse', 'remember_me' => 'Jäta mind meelde', - 'forgot_password' => 'Unustasin oma parooli', + 'forgot_password' => 'Ma unustasin oma parooli', 'reset_password' => 'Lähtesta parool', 'enter_email' => 'Sisesta oma e-posti aadress', - 'current_email' => 'Praegune e-mail', + 'current_email' => 'Praegune e-kiri', 'reset' => 'Lähesta', 'never' => 'mitte kunagi', 'landing_page' => 'Sihtleht', 'password' => [ 'current' => 'Parool', - 'current_confirm' => 'Parooli kinnitus', - 'new' => 'Uus parool', - 'new_confirm' => 'Uue parooli kinnitus', + 'current_confirm' => 'Salasõna kinnitus', + 'new' => 'Uus salasõna', + 'new_confirm' => 'Uue salasõna kinnitus', ], 'error' => [ @@ -28,7 +28,7 @@ return [ 'no_company' => 'Viga: teie kontole pole määratud ühtegi ettevõtet. Palun pöörduge süsteemiadministraatori poole.', ], - 'failed' => 'Need andmed ei klapi meie kirjetega.', + 'failed' => 'Andmed ei kattu.', 'disabled' => 'See konto on keelatud. Palun pöörduge süsteemiadministraatori poole.', 'throttle' => 'Liiga palju sisselogimise katseid. Palun proovi uuesti :seconds sekundi pärast.', diff --git a/resources/lang/et-EE/bills.php b/resources/lang/et-EE/bills.php index af961ad9e..aab9859f1 100644 --- a/resources/lang/et-EE/bills.php +++ b/resources/lang/et-EE/bills.php @@ -4,7 +4,7 @@ return [ 'bill_number' => 'Arve number', 'bill_date' => 'Arve kuupäev', - 'total_price' => 'Koguhind', + 'total_price' => 'Hind kokku', 'due_date' => 'Tähtaeg', 'order_number' => 'Tellimuse number', 'bill_from' => 'Arve saatja', @@ -14,17 +14,17 @@ return [ 'sub_total' => 'Vahesumma', 'discount' => 'Allahindlus', 'item_discount' => 'Rea soodustus', - 'tax_total' => 'Maksud kokku', + 'tax_total' => 'Käibemaks kokku', 'total' => 'Kokku', - 'item_name' => 'Kauba nimi | Kauba nimed', + 'item_name' => 'Kauba nimi|Kauba nimed', - 'show_discount' => 'Soodustus :discount%', + 'show_discount' => ':discount% allahindlus', 'add_discount' => 'Lisa allahindlus', 'discount_desc' => 'vahesummast', 'payment_due' => 'Makse tähtaeg', - 'amount_due' => 'Tasumisele kuuluv summa', + 'amount_due' => 'Maksmisele kuuluv summa', 'paid' => 'Makstud', 'histories' => 'Ajalood', 'payments' => 'Maksed', @@ -33,7 +33,7 @@ return [ 'mark_received' => 'Makse on saabunud', 'mark_cancelled' => 'Märgi tühistatuks', 'download_pdf' => 'Laadi alla PDF', - 'send_mail' => 'Saada kiri', + 'send_mail' => 'Saada e-kiri', 'create_bill' => 'Loo arve', 'receive_bill' => 'Arve vastuvõtmine', 'make_payment' => 'Tee makse', diff --git a/resources/lang/et-EE/bulk_actions.php b/resources/lang/et-EE/bulk_actions.php index 0c177b57d..9af33fc64 100644 --- a/resources/lang/et-EE/bulk_actions.php +++ b/resources/lang/et-EE/bulk_actions.php @@ -16,6 +16,8 @@ return [ 'sent' => 'Kas olete kindel, et soovite valitud arve märkida kui saadetud?|Kas soovite kindlasti märkida valitud arved kui saadetud?', 'received' => 'Kas olete kindel, et soovite valitud arve märkida kui vastuvõetud?|Kas soovite kindlasti märkida valitud arved kui vastuvõetud?', 'cancelled' => 'Kas soovite kindlasti valitud kirje tühistada?|Kas soovite kindlasti valitud kirjed tühistada?', + 'reconcile' => 'Kas soovite kindlasti valitud kirje lubada?|Kas soovite kindlasti valitud kirjed lubada?', + 'unreconcile' => 'Kas soovite kindlasti valitud kirje lubada?|Kas soovite kindlasti valitud kirjed lubada?', ], ]; diff --git a/resources/lang/et-EE/currencies.php b/resources/lang/et-EE/currencies.php index ed9e98ce3..efb83205a 100644 --- a/resources/lang/et-EE/currencies.php +++ b/resources/lang/et-EE/currencies.php @@ -8,6 +8,7 @@ return [ 'decimal_mark' => 'Kümnendmärk', 'thousands_separator' => 'Tuhandeliste eraldaja', 'precision' => 'Täpsus', + 'conversion' => 'Valuutavahetus: :price (:currency_code) :currency_rate', 'symbol' => [ 'symbol' => 'Sümbol', 'position' => 'Sümbol seisukoht', diff --git a/resources/lang/et-EE/dashboards.php b/resources/lang/et-EE/dashboards.php new file mode 100644 index 000000000..39c375ee9 --- /dev/null +++ b/resources/lang/et-EE/dashboards.php @@ -0,0 +1,11 @@ + [ + 'not_user_dashboard' => 'Viga: Teil pole lubatud seda töölaudet muuta!', + 'delete_last' => 'Viga: viimast töölaudet ei saa kustutada. Palun looge kõigepealt uus!', + 'disable_last' => 'Viga: viimast töölaudet ei saa keelata. Palun looge kõigepealt uus!', + ], + +]; diff --git a/resources/lang/et-EE/demo.php b/resources/lang/et-EE/demo.php new file mode 100644 index 000000000..ff6430bec --- /dev/null +++ b/resources/lang/et-EE/demo.php @@ -0,0 +1,34 @@ + [ + 'cash' => 'Sularaha', + ], + + 'categories' => [ + 'deposit' => 'Hoius', + 'sales' => 'Müük', + ], + + 'currencies' => [ + 'usd' => 'USA Dollar', + 'eur' => 'Euro', + 'gbp' => 'Inglise nael', + 'try' => 'Türgi liir', + ], + + 'offline_payments' => [ + 'cash' => 'Sularaha', + 'bank' => 'Pangaülekanne', + ], + + 'reports' => [ + 'income' => 'Kuu sissetuleku kokkuvõte kategooriate kaupa.', + 'expense' => 'Kuu kulude kokkuvõte kategooriate kaupa.', + 'income_expense' => 'Kuu sissetulek vs kulu kategooriate kaupa.', + 'tax' => 'Kvartaalne maksu kokkuvõte.', + 'profit_loss' => 'Kvartali kasum ja kahjum kategooriate kaupa.', + ], + +]; diff --git a/resources/lang/et-EE/documents.php b/resources/lang/et-EE/documents.php new file mode 100644 index 000000000..a436e6850 --- /dev/null +++ b/resources/lang/et-EE/documents.php @@ -0,0 +1,54 @@ + 'Redigeeri veerge', + 'empty_items' =>'Te pole midagi lisanud.', + + 'statuses' => [ + 'draft' => 'Mustand', + 'sent' => 'Saadetud', + 'expired' => 'Aegunud', + 'viewed' => 'Vaadatud', + 'approved' => 'Kinnitatud', + 'received' => 'Vastuvõetud', + 'refused' => 'Tagasi lükatud', + 'restored' => 'Taastatud', + 'reversed' => 'Tühistatud', + 'partial' => 'Osaline', + 'paid' => 'Makstud', + 'pending' => 'Ootel', + 'invoiced' => 'Arve esitatud', + 'overdue' => 'Tähtaja ületanud', + 'unpaid' => 'Maksmata', + 'cancelled' => 'Tühistatud', + 'voided' => 'Kehtetu', + 'completed' => 'Lõpetatud', + 'shipped' => 'Saadetud', + 'refunded' => 'Tagasi makstud', + 'failed' => 'Ebaõnnestus!', + 'denied' => 'Keelatud', + 'processed' => 'Töödeldud', + 'open' => 'Avatud', + 'closed' => 'Suletud ', + 'billed' => 'Arve esitatud', + 'delivered' => 'Kohaletoimetatud', + 'returned' => 'Tagastatud', + 'drawn' => 'Tõmmatud', + 'not_billed' => 'Arvet pole esitatud', + 'issued' => 'Väljastatud', + 'not_invoiced' => 'Arvet pole esitatud', + 'confirmed' => 'Kinnitatud', + 'not_confirmed' => 'Pole kinnitatud', + ], + + 'messages' => [ + 'email_sent' => ':type e-kiri oli saadetud!', + 'marked_as' => ':type märgitud kui :status!', + 'marked_sent' => ':type märgitud saadetuks!', + 'marked_paid' => ':type märgitud makstuks!', + 'marked_viewed' => ':type märgitud vaadatud!', + 'marked_cancelled' => ':type märgitud tühistatuks!', + 'marked_received' => ':type märgitud et kätte saanud!', + ], +]; diff --git a/resources/lang/et-EE/import.php b/resources/lang/et-EE/import.php index 997da7a02..fa3c338ab 100644 --- a/resources/lang/et-EE/import.php +++ b/resources/lang/et-EE/import.php @@ -3,7 +3,7 @@ return [ 'import' => 'Impordi', - 'title' => 'Import :liik', + 'title' => 'Import :type', 'message' => 'Lubatud failitüübid: XLS, XLSX. Palun laadi alla näidisfail.', ]; diff --git a/resources/lang/et-EE/items.php b/resources/lang/et-EE/items.php index 11f759d18..fad908560 100644 --- a/resources/lang/et-EE/items.php +++ b/resources/lang/et-EE/items.php @@ -2,7 +2,8 @@ return [ - 'sales_price' => 'Müügihind', - 'purchase_price' => 'Ostuhind', + 'sales_price' => 'Müügihind', + 'purchase_price' => 'Ostuhind', + 'enter_item_description' => 'Sisesta ühikku kirjeldus', ]; diff --git a/resources/lang/et-EE/maintenance.php b/resources/lang/et-EE/maintenance.php new file mode 100644 index 000000000..0cd5006ba --- /dev/null +++ b/resources/lang/et-EE/maintenance.php @@ -0,0 +1,9 @@ + 'Hoolduses', + + 'message' => 'Vabandust, me oleme hoolduseks maas. Palun proovi hiljem uuesti!', + +]; diff --git a/resources/lang/et-EE/passwords.php b/resources/lang/et-EE/passwords.php new file mode 100644 index 000000000..44898c70e --- /dev/null +++ b/resources/lang/et-EE/passwords.php @@ -0,0 +1,23 @@ + 'Parool peab olema vähemalt 6 tähemärki pikk ja vastama kinnitusele.', + 'reset' => 'Sinu parool on lähtestatud!', + 'sent' => 'Oleme saatnud sulle e-postiga parooli lähtestamise lingi!', + 'token' => 'See parooli lähtestamise tunnus on vigane.', + 'user' => "Ei suutnud leida sellise e-posti aadressiga kasutajat.", + 'throttle' => 'Palun oodake enne uuesti proovimist.', + +]; diff --git a/resources/lang/et-EE/recurring.php b/resources/lang/et-EE/recurring.php index fadc36c26..5a7850048 100644 --- a/resources/lang/et-EE/recurring.php +++ b/resources/lang/et-EE/recurring.php @@ -5,7 +5,7 @@ return [ 'recurring' => 'Korduv', 'every' => 'Iga', 'period' => 'Periood', - 'times' => 'Korda', + 'times' => 'Ajad', 'daily' => 'Iga päev', 'weekly' => 'Iganädalane', 'monthly' => 'Igakuine', diff --git a/resources/lang/et-EE/reports.php b/resources/lang/et-EE/reports.php new file mode 100644 index 000000000..91f1f10c7 --- /dev/null +++ b/resources/lang/et-EE/reports.php @@ -0,0 +1,31 @@ + 'Aasta | Aastad', + 'this_year' => 'Käesolev aasta', + 'previous_year' => 'Eelmine aasta', + 'this_quarter' => 'See kvartal', + 'previous_quarter' => 'Eelmine kvartal', + 'last_12_months' => 'Viimased 12 kuud', + 'profit_loss' => 'Kasum ja kahjum', + 'gross_profit' => 'Bruto', + 'net_profit' => 'Puhaskasum', + 'total_expenses' => 'Kulud kokku', + 'net' => 'Neto', + 'income_expense' => 'Sissetulekud ja kulud', + + 'summary' => [ + 'income' => 'Sissetulekute kokkuvõte', + 'expense' => 'Kulude kokkuvõte', + 'income_expense' => 'Sissetulekud versus kulud', + 'tax' => 'Maksude kokkuvõte', + ], + + 'charts' => [ + 'line' => 'Liin', + 'bar' => 'Riba', + 'pie' => 'Pie', + ], + +]; diff --git a/resources/lang/et-EE/updates.php b/resources/lang/et-EE/updates.php new file mode 100644 index 000000000..f569a5b0a --- /dev/null +++ b/resources/lang/et-EE/updates.php @@ -0,0 +1,15 @@ + 'Paigaldatud versioon', + 'latest_version' => 'Viimane versioon', + 'update' => 'Värskenda Akaunting :version versioonile', + 'changelog' => 'Muudatuste logi', + 'check' => 'Kontrolli', + 'new_core' => 'Saadaval on uuem Akaunting-u versioon.', + 'latest_core' => 'Õnnitlused! Kasutad juba viimast Akauntingu versiooni. Tulevased turvaparandused paigaldatakse automaatselt.', + 'success' => 'Värskendamine on lõpetatud.', + 'error' => 'Värskendamine ebaõnnestus. Palun proovi uuesti.', + +]; diff --git a/resources/lang/et-EE/validation.php b/resources/lang/et-EE/validation.php new file mode 100644 index 000000000..2c5f722e9 --- /dev/null +++ b/resources/lang/et-EE/validation.php @@ -0,0 +1,123 @@ + ':attribute tuleb aktsepteerida.', + 'active_url' => ':attribute ei ole kehtiv URL.', + 'after' => ':attribute peab olema kuupäev pärast :date.', + 'after_or_equal' => ':attribute peab olema kuupäev pärast või samastuma :date.', + 'alpha' => ':attribute võib sisaldada vaid tähemärke.', + 'alpha_dash' => ':attribute võib sisaldada vaid tähti, numbreid ja kriipse.', + 'alpha_num' => ':attribute võib sisaldada vaid tähti ja numbreid.', + 'array' => ':attribute peab olema massiiv.', + 'before' => ':attribute peab olema kuupäev enne :date.', + 'before_or_equal' => ':attribute peab olema kuupäev enne või samastuma :date.', + 'between' => [ + 'numeric' => ':attribute peab olema :min ja :max vahel.', + 'file' => ':attribute peab olema :min ja :max kilobaidi vahel.', + 'string' => ':attribute peab olema :min ja :max tähemärgi vahel.', + 'array' => ':attribute peab olema :min ja :max kirje vahel.', + ], + 'boolean' => ':attribute väli peab olema tõene või väär.', + 'confirmed' => ':attribute kinnitus ei vasta.', + 'date' => ':attribute pole kehtiv kuupäev.', + 'date_format' => ':attribute ei vasta formaadile :format.', + 'different' => ':attribute ja :other peavad olema erinevad.', + 'digits' => ':attribute peab olema :digits numbrit.', + 'digits_between' => ':attribute peab olema :min ja :max numbri vahel.', + 'dimensions' => ':attribute on valed pildi suurused.', + 'distinct' => ':attribute väljal on topeltväärtus.', + 'email' => ':attribute peab olema kehtiv e-posti aadress.', + 'ends_with' => ':attribute lubatud on failid laiendiga: :values', + 'exists' => 'Valitud :attribute on vigane.', + 'file' => ':attribute peab olema fail.', + 'filled' => ':attribute väli on nõutav.', + 'image' => ':attribute peab olema pilt.', + 'in' => 'Valitud :attribute on vigane.', + 'in_array' => ':attribute väli ei eksisteeri :other sees.', + 'integer' => ':attribute peab olema täisarv.', + 'ip' => ':attribute peab olema kehtiv IP aadress.', + 'json' => ':attribute peab olema kehtiv JSON string.', + 'max' => [ + 'numeric' => ':attribute ei tohi olla suurem kui :max.', + 'file' => ':attribute ei tohi olla suurem kui :max kilobaiti.', + 'string' => ':attribute ei tohi olla suurem kui :max tähemärki.', + 'array' => ':attribute ei tohi sisaldada rohkem kui :max kirjet.', + ], + 'mimes' => ':attribute peab olema :values tüüpi.', + 'mimetypes' => ':attribute peab olema :values tüüpi.', + 'min' => [ + 'numeric' => ':attribute peab olema vähemalt :min.', + 'file' => ':attribute peab olema vähemalt :min kilobaiti.', + 'string' => ':attribute peab olema vähemalt :min tähemärki.', + 'array' => ':attribute peab olema vähemalt :min kirjet.', + ], + 'not_in' => 'Valitud :attribute on vigane.', + 'numeric' => ':attribute peab olema number.', + 'present' => ':attribute väli peab olema esindatud.', + 'regex' => ':attribute vorming on vigane.', + 'required' => ':attribute väli on nõutud.', + 'required_if' => ':attribute väli on nõutud, kui :other on :value.', + 'required_unless' => ':attribute väli on nõutud, välja arvatud, kui :other on :values.', + 'required_with' => ':attribute väli on nõutud, kui :values on esindatud.', + 'required_with_all' => ':attribute väli on nõutud, kui :values on esindatud.', + 'required_without' => ':attribute väli on nõutud, kui :values ei ole esindatud.', + 'required_without_all' => ':attribute väli on nõutud, kui ükski :values pole esindatud.', + 'same' => ':attribute ja :other peavad sobima.', + 'size' => [ + 'numeric' => ':attribute peab olema :size.', + 'file' => ':attribute peab olema :size kilobaiti.', + 'string' => ':attribute peab olema :size tähemärki.', + 'array' => ':attribute peab sisaldama :size kirjet.', + ], + 'string' => ':attribute peab olema string.', + 'timezone' => ':attribute peab olema kehtiv tsoon.', + 'unique' => ':attribute on juba hõivatud.', + 'uploaded' => ':attribute ei õnnestunud laadida.', + 'url' => ':attribute vorming on vigane.', + + /* + |-------------------------------------------------------------------------- + | 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' => 'kohandatud-sõnum', + ], + 'invalid_currency' => ':attribute kood on vigane.', + 'invalid_amount' => 'Kogus :attribute on vigane.', + 'invalid_extension' => 'Faililaiend on lubamatu.', + ], + + /* + |-------------------------------------------------------------------------- + | 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/tr-TR/general.php b/resources/lang/tr-TR/general.php index 3c5d5e2ca..17306d87d 100644 --- a/resources/lang/tr-TR/general.php +++ b/resources/lang/tr-TR/general.php @@ -123,7 +123,7 @@ return [ 'overdue' => 'Gecikmiş', 'partially' => 'Kısmen', 'partially_paid' => 'Kısmen Ödenmiş', - 'export' => 'Dışa Aktar', + 'export' => 'Dışarı Aktar', 'finish' => 'Bitti', 'wizard' => 'Sihirbaz', 'skip' => 'Geç', diff --git a/resources/lang/tr-TR/import.php b/resources/lang/tr-TR/import.php index c45b70c3e..ddaefd8b9 100644 --- a/resources/lang/tr-TR/import.php +++ b/resources/lang/tr-TR/import.php @@ -2,8 +2,8 @@ return [ - 'import' => 'İçe Aktar', - 'title' => ':type İçe Aktar', + 'import' => 'İçeri Aktar', + 'title' => ':type İçeri Aktar', 'message' => 'İzin verilen dosya türleri: XLS, XLSX. Lütfen, örnek dosyayı indirin.', ];