Changeset 95
- Timestamp:
- 18/10/08 18:18:49 (3 months ago)
- Files:
-
- trunk/wtorrent/wt/lang/de_DE.txt (modified) (10 diffs)
- trunk/wtorrent/wt/lang/es_ES.txt (modified) (3 diffs)
- trunk/wtorrent/wt/lang/et_EE.txt (modified) (1 diff)
- trunk/wtorrent/wt/lang/hu_HU.txt (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/wtorrent/wt/lang/de_DE.txt
r91 r95 1 1 err_login = Fehler: Login nicht korrekt, bitte Benutzername/Passwort kontrollieren 2 err_users_nosel = Error: Keine Benutzer zum Löschen ausgewählt2 err_users_nosel = Fehler: Keine Benutzer zum Löschen ausgewählt 3 3 info_users_added = Benutzer erfolgreich hinzugefügt 4 4 err_users_add = Kein Benutzername/Passwort gesetzt, bitte Eingaben kontrollieren … … 8 8 info_tor_start = Torrent(s) erfolgreich gestartet 9 9 info_tor_erase = Torrent(s) erfolgreich gelöscht 10 info_tor_chash = Torrent(s) gestartet um den Hash zu kontrollieren10 info_tor_chash = Torrent(s) gestartet um den Hash zu überprüfen 11 11 info_add_torrent = Erfolgreich hinzugefügt 12 12 err_add_torrent = Fehler beim Hinzufügen des Torrents … … 29 29 start_now = Jetzt starten: 30 30 private = Privat: 31 no_torrents = Keine Torrents vorhanden32 pl_torrents = Öffentliche33 pr_torrents = Privat31 no_torrents = Keine Torrents gefunden 32 pl_torrents = öffentlich 33 pr_torrents = privat 34 34 35 35 down_limit = Download-Limit: … … 43 43 err_up_limit = Fehler: Upload-Limit fehlerhaft 44 44 45 logout = Logout46 info_logout = Sie sind nun a usgeloggt45 logout = Abmelden 46 info_logout = Sie sind nun abgemeldet 47 47 48 48 enable = Aktiviere 49 49 disable = Deaktiviere 50 50 change_tr = Ändere 51 info_ch_trackers = Tracker serfolgreich geändert51 info_ch_trackers = Tracker erfolgreich geändert 52 52 53 53 tl_feeds = Feeds … … 56 56 title_feeds = Titel 57 57 desc_feeds = Beschreibung 58 view_feed = Zeige Feed58 view_feed = Feed anzeigen 59 59 feed_add = Feed hinzufügen 60 60 tl_feed_add = Neuen Feed hinzufügen 61 61 info_add_feed = Neuer Feed erfolgreich hinzugefügt 62 62 info_erase_feed = Feed erfolgreich gelöscht 63 no_feeds = Keine Feeds vorhanden.63 no_feeds = Keine Feeds gefunden, bitte einen hinzufügen 64 64 feed_torrent = Torrent Name 65 65 feed_date = Datum 66 feed_down_tor = Download torrent66 feed_down_tor = Torrent hinzufügen 67 67 down_dir = Download Verzeichnis 68 68 download_dir = Verzeichnis ändern … … 74 74 75 75 log_in = Sie sind nicht eingeloggt oder ihre Sitzung ist abgelaufen, bitte die Seite erneut laden 76 command_error = Fehler beim Ausführen, bitte die Seite erneut laden76 command_error = Fehler beim Verarbeiten, bitte die Seite erneut laden und nochmals versuchen. 77 77 78 78 info_ch_files = Datei-Priorität erfolgreich geändert … … 83 83 tb_peers = Peers 84 84 tb_download = DL 85 tb_upload = UL 85 tb_upload = UP 86 tb_speed_unit = KB/s 86 87 tb_done = Fertig 87 tb_size = Grösse 88 tb_percent = Prozent 89 tb_ratio = Ratio 88 tb_uploaded = Hochgeladen 89 tb_size = Größe 90 tb_percent = Fortschritt 91 tb_ratio = Verhältnis 90 92 tb_eta = ETA 91 93 92 94 err_conn = Fehler: Verbindung zu rTorrent nicht möglich 93 conf_erase = Sind sie sicher, dass sie diesen Torrent löschen wollen ?95 conf_erase = Sind sie sicher, dass sie diesen Torrent löschen wollen? 94 96 95 check_all = Alle s markieren96 uncheck_all = Alle s demarkieren97 check_all = Alle auswählen 98 uncheck_all = Alle abwählen 97 99 invert_all = Auswahl umkehren 98 100 action = Anwenden 99 start = Start 100 stop = Stop 101 start = Starten 102 stop = Stoppen 101 103 close = Schliessen 102 104 erase = Löschen … … 104 106 user = Benutzer 105 107 admin = Admin 106 conf_user_del = Sind sie sicher, dass sie diese(n) Benutzer löschen wollen ?107 no_users = Keine Benutzer vorhanden108 conf_user_del = Sind sie sicher, dass sie diese(n) Benutzer löschen wollen? 109 no_users = Keine Benutzer gefunden 108 110 add_user = Benutzer hinzufügen 109 111 password = Passwort 110 112 ch_bandwidth = Bandbreiten-Limit ändern 111 113 kb_units = KB 112 chash = Hash nochmal kontrollieren114 chash = Hash überprüfen 113 115 closet = Schliessen 114 116 115 116 cookie_host = Cookie Domain 117 cookie_host = Cookie Adresse 117 118 cookie_value = Cookie Wert 118 119 cookie_add = Hinzufügen 119 120 cookie_edit = Bearbeiten 120 121 cookie_erase = Löschen 121 cookies_hostname = Domain122 cookies_hostname = Adresse 122 123 cookies_value = Wert 123 124 cookie_no_cookies = Keine Cookies 124 125 cookie_tl_cookie_add = Hinzufügen 125 tb_uploaded = Uploaded126 126 no_curl_function = Keine CURL Funktionen in PHP (Paket fehlt) 127 err_add_cookie = Kann Cookie nicht hinzufügen (nicht ausreichende Informationen)128 err_erase_cookie = Kann Cookie nicht löschen (nicht ausreichende Informationen)129 info_add_cookie = Cookie erfolgreich hinzugefügt130 info_erase_cookie = Cookie erfolgreich gelöscht131 127 132 128 default_dir = Standard-Verzeichnis 133 force_default = Standard-Verzeichnis bevorzugen129 force_default = Standard-Verzeichnis erzwingen 134 130 135 131 ip = IP 136 speed = Geschwindigkeit 132 speed = Geschwindigkeit (KB/s) 137 133 connection = Verbindung 138 percent_done = % Fertig134 percent_done = Fortschritt 139 135 encryption = Verschlüsselt 140 136 client = Client 141 down = D own137 down = DL (KB/s) 142 138 incoming = Eingehend 143 139 outgoing = Ausgehend 144 140 yes = Ja 145 141 no = Nein 146 up_peer = U pPeer (KB/s)147 down_peer = D ownPeer (KB/s)148 no_peers = Keine Peers vorhanden142 up_peer = UP Peer (KB/s) 143 down_peer = DL Peer (KB/s) 144 no_peers = Keine Peers gefunden 149 145 150 space = Speicher platz:146 space = Speicher: 151 147 dw_rate = Download Rate: 152 148 up_rate = Upload Rate: … … 156 152 file_name = Dateiname 157 153 priority = Priorität 158 torrent = Torrent 154 torrent = Torrent Datei 159 155 torrent_file = Torrent Datei 160 156 torrent_url = Torrent URL … … 164 160 max_peers = Max Peers 165 161 url = URL 166 ul_file = Upload Datei162 ul_file = Datei hochladen 167 163 user = Benutzer 168 164 password = Passwort 169 login = Login165 login = Anmelden 170 166 167 ListT = Übersicht 168 AddT = Hinzufügen 169 Feeds = Feeds 170 Admin = Verwaltung 171 Cookie = Cookies 172 active = aktiv 173 started = gestartet 174 stopped = angehalten 175 complete = vollständig 176 incomplete = unvollständig 177 hashing = prüfend 178 seeding = verteilend 171 179 172 tb_speed_unit = KB/s 173 AddT = Hinzufügen 174 Admin = Admin 175 complete = Fertig 176 confirm_chash = Hashen von %S initieren? 177 started = Gestartet 178 ListT = Home 179 invalid_order = Ungültige Sortierordnung gewählt 180 confirm_erase = %S entfernen? 181 stopped = Gestoppt 182 incomplete = Unvollständig 183 active = Aktiv 184 Cookie = Cookie 185 Feeds = Feeds 186 seeding = Verteilen 187 hashing = Hashen 188 180 invalid_order = Ungültige Sortierreihenfolge 181 confirm_chash = Möchten Sie folgende(n) Torrent(s) jetzt überprüfen? %S 182 confirm_erase = Möchten Sie folgende(n) Torrent(s) wirklich löschen? %S 183 no_torrents_selected = Keine Torrents ausgewählt trunk/wtorrent/wt/lang/es_ES.txt
r69 r95 81 81 tb_seeds = Seeds 82 82 tb_peers = Peers 83 tb_download = DL(KB/s) 84 tb_upload = UP(KB/s) 83 tb_download = DL 84 tb_upload = UP 85 tb_speed_unit = KB/s 85 86 tb_done = Desc. 86 87 tb_size = Tamaño … … 124 125 tb_uploaded = Subido 125 126 no_curl_function = No está habilitada la función curl en PHP 127 err_add_cookie = No se puede añadir la cookie (información insuficiente) 128 err_erase_cookie = No se puede borrar la cookie (información insuficiente) 129 info_add_cookie = Cookie añadida con exito 130 info_erase_cookie = Cookie eliminada con exito 126 131 127 132 default_dir = Directorio por defecto … … 163 168 password = Contraseña 164 169 login = Identificarse 170 171 ListT = Principal 172 AddT = Añadir 173 Feeds = Feeds 174 Admin = Admin 175 Cookie = Cookie 176 active = activos 177 started = empezados 178 stopped = parados 179 complete = completados 180 incomplete = incompletos 181 hashing = hashing 182 seeding = seedeando 183 184 invalid_order = Orden especificado invalido 185 confirm_chash = ¿Quieres comprobar el hash de %S? 186 confirm_erase = ¿Quieres eliminar %S? 187 no_torrents_selected = No hay torrents seleccionados trunk/wtorrent/wt/lang/et_EE.txt
r89 r95 181 181 confirm_chash = Soovi alustada %S räsi kontrolli? 182 182 confirm_erase = Soovid %S eemaldada? 183 no_torrents_selected = Torrenteid pole valitud 184 language_err = <b>Viga:</b> keele fail ei ole loetav. Palun sea paremad õigused. 185 config_install_err = <b>Viga:</b> user.conf.php ei õnnestu kirjutada, palun kontrolli conf/ kausta õigusi. 186 rt_install_err = <b>Viga:</b> rtorrentiga ühenduse loomine nurjus. Palun kontrolli hosti, kataloogi ja pordi väärtusi (ning kasutajat/parooli kui oled need seadnud). 187 dir_torrents_err = <b>Viga:</b> torrentite kausta kirjutamine nurjus, palun kontrolli õigusi. 188 dir_exec_err = <b>Viga:</b> käivitus kataloogi pole olemas, palun seadista õige kataloog. 189 db_file_err = <b>Viga:</b> andmebaasi faili loomine nurjus. Palun kontrolli õigusi. 190 db_create_err = <b>Viga:</b> andmebaasi avamine nurjus, palun kontrolli, et sul on sqlite PDO laiendus paigaldatud. 191 missing_user = <b>Viga:</b> palun seadista kasutaja ja parool. 192 try_ok = Konfiguratsioon tundub korras olevat, võid selle salvestada. 193 create_config_ok = Konfiguratsioonifail ja andmebaas loodud, naudi wTorrentit ja ära unusta kustutamast install.php. 194 195 false = Väär 196 true = Tõene 197 198 wtorrent_settings = wTorrenti seaded 199 user_password = Sea wTorrenti login 200 language_info = Keel: 201 db_file_info = Andmebaasi fail: 202 rt_host_info = rTorrenti scgi host: 203 rt_port_info = rTorrenti scgi port: 204 rt_dir_info = rTorrenti scgi kaust: 205 rt_auth_info = Luba scgi kausta autentimine: 206 rt_user_info = rTorrent scgi kasutaja: 207 rt_passwd_info = rTorrent scgi parool: 208 no_multicall_info = Ära kasuta multicalli: 209 effects_info = Kasutaja scriptaculous efektid: 210 dir_torrents_info = Üleslaetavate torrentite salvestus kaust: 211 dir_exec_info = wTorrenti asukoha kaust: 212 dir_download_info = Torrentite allalaadimis kaust: 213 user_info = Kasutaja: 214 passwd_info = Parool: 215 try_info = Proovi konfiguratsiooni 216 save_info = Salvesta konfiguratsioon 217 install = PAIGALDA 218
