mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-01-07 06:31:22 +00:00
Update language strings.
This commit is contained in:
@@ -2,22 +2,22 @@
|
||||
|
||||
/**
|
||||
* firefly.php
|
||||
* Copyright (c) 2018 thegrumpydictator@gmail.com
|
||||
* Copyright (c) 2019 thegrumpydictator@gmail.com
|
||||
*
|
||||
* This file is part of Firefly III.
|
||||
* This file is part of Firefly III (https://github.com/firefly-iii).
|
||||
*
|
||||
* Firefly III is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU General Public License as published by
|
||||
* the Free Software Foundation, either version 3 of the License, or
|
||||
* (at your option) any later version.
|
||||
* This program is free software: you can redistribute it and/or modify
|
||||
* it under the terms of the GNU Affero General Public License as
|
||||
* published by the Free Software Foundation, either version 3 of the
|
||||
* License, or (at your option) any later version.
|
||||
*
|
||||
* Firefly III is distributed in the hope that it will be useful,
|
||||
* This program is distributed in the hope that it will be useful,
|
||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||
* GNU General Public License for more details.
|
||||
* GNU Affero General Public License for more details.
|
||||
*
|
||||
* You should have received a copy of the GNU General Public License
|
||||
* along with Firefly III. If not, see <http://www.gnu.org/licenses/>.
|
||||
* You should have received a copy of the GNU Affero General Public License
|
||||
* along with this program. If not, see <https://www.gnu.org/licenses/>.
|
||||
*/
|
||||
|
||||
declare(strict_types=1);
|
||||
@@ -111,7 +111,7 @@ return [
|
||||
'user_id_is' => 'Το αναγνωριστικό Id χρήστη είναι <strong>:user</strong>',
|
||||
'field_supports_markdown' => 'Αυτό το πεδίο υποστηρίζει <a href="https://en.support.wordpress.com/markdown-quick-reference/">Markdown</a>.',
|
||||
'need_more_help' => 'Εάν χρειάζεστε περαιτέρω βοήθεια με τη χρήση Firefly III, παρακαλώ <a href="https://github.com/firefly-iii/firefly-iii/issues">ανοίξτε ένα ticket στο Github</a>.',
|
||||
'reenable_intro_text' => 'Μπορείτε επίσης να επανεργοποιήσετε <a href="#" id="reenableGuidance">την εισαγωγική καθοδήγηση</a>.',
|
||||
'reenable_intro_text' => 'You can also re-enable <a href="#" id="reenableGuidance">the introduction guidance</a>.',
|
||||
'intro_boxes_after_refresh' => 'Τα πλαίσια εισαγωγής θα επανεμφανιστούν όταν ανανεώσετε τη σελίδα.',
|
||||
'show_all_no_filter' => 'Εμφάνιση όλων των συναλλαγών χωρίς την ομαδοποίηση ανά ημερομηνία.',
|
||||
'expenses_by_category' => 'Έξοδα ανά κατηγορία',
|
||||
@@ -133,8 +133,9 @@ return [
|
||||
'current_period' => 'Τρέχουσα περίοδος',
|
||||
'show_the_current_period_and_overview' => 'Εμφάνιση της τρέχουσας περιόδου και σύνοψη',
|
||||
'pref_languages_locale' => 'Για να λειτουργήσει μια γλώσσα διαφορετική των Αγγλικών σωστά, το λειτουργικό σας σύστημα πρέπει να είναι εξοπλισμένο με τις σωστές τοπικές-πληροφορίες (locale). Εάν αυτές δεν είναι παρούσες, τα δεδομένα νομισμάτων, οι ημερομηνίες και τα ποσά μπορεί να είναι μορφοποιημένα λάθος.',
|
||||
'budget_in_period' => 'Όλες οι συναλλαγές για τον προϋπολογισμό ":name" μεταξύ :start και :end',
|
||||
'chart_budget_in_period' => 'Γράφημα για όλες τις συναλλαγές του προϋπολογισμού ":name" μεταξύ :start και :end',
|
||||
'budget_in_period' => 'All transactions for budget ":name" between :start and :end in :currency',
|
||||
'chart_budget_in_period' => 'Chart for all transactions for budget ":name" between :start and :end in :currency',
|
||||
'chart_budget_in_period_only_currency' => 'The amount you budgeted was in :currency, so this chart will only show transactions in :currency.',
|
||||
'chart_account_in_period' => 'Γράφημα για όλες τις συναλλαγές του λογαριασμού ":name" μεταξύ :start και :end',
|
||||
'chart_category_in_period' => 'Γράφημα για όλες τις συναλλαγές της κατηγορίας ":name" μεταξύ :start και :end',
|
||||
'chart_category_all' => 'Γράφημα για όλες τις συναλλαγές της κατηγορίας ":name"',
|
||||
@@ -253,8 +254,10 @@ return [
|
||||
'search_modifier_on' => 'Η ημερομηνία συναλλαγής είναι :value',
|
||||
'search_modifier_before' => 'Η ημερομηνία συναλλαγής είναι πρίν από τις :value',
|
||||
'search_modifier_after' => 'Η ημερομηνία συναλλαγής είναι μετά τις :value',
|
||||
'search_modifier_created_at' => 'Transaction was created on :value',
|
||||
'search_modifier_updated_at' => 'Transaction was last updated on :value',
|
||||
'modifiers_applies_are' => 'Οι ακόλουθοι τροποποιητές εφαρμόστηκαν στην αναζήτηση επίσης:',
|
||||
'general_search_error' => 'Ένα σφάλμα προέκυψε κατά την αναζήτηση. Παρακαλώ ελέγξτε τα αρχεία καταγραφής για περισσότερες πληροφορίες.',
|
||||
'general_search_error' => 'An error occurred while searching. Please check the log files for more information.',
|
||||
'search_box' => 'Αναζήτηση',
|
||||
'search_box_intro' => 'Καλωσορίσατε στην λειτουργία αναζήτησης του Firefly III. Εισάγετε το ερώτημα αναζήτησης στο πλαίσιο. Σιγουρευτείτε ότι ελέγξατε το αρχείο βοήθειας γιατί αυτή η αναζήτηση είναι πολύ προχωρημένη.',
|
||||
'search_error' => 'Σφάλμα κατά την αναζήτηση',
|
||||
@@ -536,6 +539,13 @@ return [
|
||||
'optional_field_meta_data' => 'Προαιρετικά μετα-δεδομένα',
|
||||
|
||||
// profile:
|
||||
'permanent_delete_stuff' => 'Be careful with these buttons. Deleting stuff is permanent.',
|
||||
'delete_all_budgets' => 'Delete ALL your budgets',
|
||||
'delete_all_categories' => 'Delete ALL your categories',
|
||||
'delete_all_tags' => 'Delete ALL your tags',
|
||||
'deleted_all_budgets' => 'All budgets have been deleted',
|
||||
'deleted_all_categories' => 'All categories have been deleted',
|
||||
'deleted_all_tags' => 'All tags have been deleted',
|
||||
'change_your_password' => 'Αλλαγή του κωδικού σας',
|
||||
'delete_account' => 'Διαγραφή λογαριασμού',
|
||||
'current_password' => 'Τρέχων κωδικός',
|
||||
@@ -720,6 +730,7 @@ return [
|
||||
|
||||
// bills:
|
||||
'match_between_amounts' => 'Bill matches transactions between :low and :high.',
|
||||
'running_again_loss' => 'Previously linked transactions to this bill may lose their connection, if they (no longer) match the rule(s).',
|
||||
'bill_related_rules' => 'Rules related to this bill',
|
||||
'repeats' => 'Repeats',
|
||||
'connected_journals' => 'Connected transactions',
|
||||
@@ -1147,7 +1158,7 @@ return [
|
||||
'overspent' => 'Overspent',
|
||||
'left' => 'Left',
|
||||
'max-amount' => 'Maximum amount',
|
||||
'min-amount' => 'Minumum amount',
|
||||
'min-amount' => 'Minimum amount',
|
||||
'journal-amount' => 'Current bill entry',
|
||||
'name' => 'Name',
|
||||
'date' => 'Date',
|
||||
@@ -1360,7 +1371,7 @@ return [
|
||||
'no_accounts_imperative_liabilities' => 'You don\'t have to use this feature, but it can be useful if you want to keep track of these things.',
|
||||
'no_accounts_create_liabilities' => 'Create a liability',
|
||||
'no_budgets_title_default' => 'Let\'s create a budget',
|
||||
'no_budgets_intro_default' => 'You have no budgets yet. Budgets are used to organise your expenses into logical groups, which you can give a soft-cap to limit your expenses.',
|
||||
'no_budgets_intro_default' => 'You have no budgets yet. Budgets are used to organize your expenses into logical groups, which you can give a soft-cap to limit your expenses.',
|
||||
'no_budgets_imperative_default' => 'Budgets are the basic tools of financial management. Let\'s create one now:',
|
||||
'no_budgets_create_default' => 'Create a budget',
|
||||
'no_categories_title_default' => 'Let\'s create a category!',
|
||||
@@ -1453,7 +1464,7 @@ return [
|
||||
'new_recurring_transaction' => 'New recurring transaction',
|
||||
'help_weekend' => 'What should Firefly III do when the recurring transaction falls on a Saturday or Sunday?',
|
||||
'do_nothing' => 'Just create the transaction',
|
||||
'skip_transaction' => 'Skip the occurence',
|
||||
'skip_transaction' => 'Skip the occurrence',
|
||||
'jump_to_friday' => 'Create the transaction on the previous Friday instead',
|
||||
'jump_to_monday' => 'Create the transaction on the next Monday instead',
|
||||
'will_jump_friday' => 'Will be created on Friday instead of the weekends.',
|
||||
|
||||
Reference in New Issue
Block a user