IATE
Inter-Active Terminology for Europe
Τι είναι το IATE;
Το IATE είναι ένα πρόσθετο Chrome που αναπτύχθηκε από τον Konstantinos Chatzitheodorou, και η κύρια λειτουργία του είναι "Inter-Active Terminology for Europe".
Στιγμιότυπα Επέκτασης
Λήψη αρχείου CRX της επέκτασης IATE
Λήψη αρχείων επέκτασης IATE σε μορφή crx, εγκατάσταση των επεκτάσεων Chrome μη αυτόματα στον περιηγητή ή κοινοποίηση των αρχείων crx με φίλους για εύκολη εγκατάσταση των επεκτάσεων Chrome.
Οδηγίες Χρήσης της Επέκτασης
IATE (= “Inter-Active Terminology for Europe”) is the EU inter-institutional terminology database. IATE has been used in the EU institutions and agencies since summer 2004 for the collection, dissemination and shared management of EU-specific terminology. The project partners are:
- European Commission
- Parliament
- Council
- Court of Justice
- Court of Auditors
- Economic & Social Committee
- Committee of the Regions
- European Central Bank
- European Investment Bank
- Translation Centre for the Bodies of the EU
The project was launched in 1999 with the objective of providing a web-based infrastructure for all EU terminology resources, enhancing the availability and standardisation of the information.
IATE incorporates all of the existing terminology databases of the EU’s translation services into a single new, highly interactive and accessible interinstitutional database. The following legacy databases have been imported into IATE, which now contains approximately 1.4 million multilingual entries:
- Eurodicautom (Commission),
- TIS (Council),
- Euterpe (EP),
- Euroterms (Translation Centre),
- CDCTERM (Court of Auditors). Βασικές Πληροφορίες Επέκτασης
| Όνομα | |
| ID | gmjddhdjacbigcglajmjnamcmdllfkgp |
| Επίσημο URL | https://chromewebstore.google.com/detail/iate/gmjddhdjacbigcglajmjnamcmdllfkgp |
| Περιγραφή | Inter-Active Terminology for Europe |
| Μέγεθος Αρχείου | 134 KB |
| Αριθμός Εγκαταστάσεων | 376 |
| Τρέχουσα Έκδοση | 2.0 |
| Τελευταία Ενημέρωση | 2013-11-24 |
| Ημερομηνία Δημοσίευσης | 2013-11-24 |
| Αξιολόγηση | 5.00/5 Συνολικά 1 Αξιολογήσεις |
| Προγραμματιστής | Konstantinos Chatzitheodorou |
| Τύπος Πληρωμής | free |
| Υποστηριζόμενες Γλώσσες | en |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "IATE",
"description": "Inter-Active Terminology for Europe",
"version": "2.0",
"icons": {
"16": "images\/16x16.png",
"32": "images\/32x32.png",
"48": "images\/48x48.png",
"128": "images\/128x128.png"
},
"permissions": [
"https:\/\/*\/*",
"http:\/\/*\/*"
],
"browser_action": {
"default_icon": "images\/48x48.png",
"default_popup": "popup.html"
}
} | |