diff --git a/lang/da/graveyard.php b/lang/da/graveyard.php index 4504c6c4b..c87fda212 100644 --- a/lang/da/graveyard.php +++ b/lang/da/graveyard.php @@ -31,4 +31,5 @@ return [ 'resurrect-complete' => 'Torrent-genoplivning fuldført! Du vil blive belønnet automatisk, når seedtime-kravene er opfyldt.', 'resurrect-failed-pending' => 'Torrent-genoplivning mislykkedes! Denne torrent afventer allerede en genoplivning.', 'resurrect-failed-own' => 'Torrentgenoplivning mislykkedes! Du kan ikke genoplive dine egne uploads.', + 'howto-desc' => 'Du skal seede denne torrent i 30 dage for at opnå en vellykket genoplivning. Når din nuværende seedtid på :currentSeedtime rammer :requiredSeedtime, vil du blive belønnet med :tokens freeleech token(s).', ]; diff --git a/lang/da/staff.php b/lang/da/staff.php index 6e2c773bc..eba0dfa15 100644 --- a/lang/da/staff.php +++ b/lang/da/staff.php @@ -76,4 +76,8 @@ return [ 'mass-email' => 'Masse-email', 'notes' => 'Noter', 'passkeys' => 'Adgangsnøgler', + 'ticket-categories' => 'Supportkategorier', + 'ticket-category' => 'Supportkategori', + 'ticket-priorities' => 'Supportprioriteter', + 'ticket-priority' => 'Supportprioritet', ]; diff --git a/lang/da/ticket.php b/lang/da/ticket.php index bc0e8492e..eeb043b7b 100644 --- a/lang/da/ticket.php +++ b/lang/da/ticket.php @@ -40,7 +40,7 @@ return [ 'attachment-limit' => '(max. 1MB pr. billede)', 'closed-success' => 'Helpdesk-sagen blev lukket!', 'created-success' => 'Din helpdesk-sagen blev oprettet!', - 'deleted-success' => 'Din helpdesk-sage blev slettet!', + 'deleted-success' => 'Din helpdesk-sagen blev slettet!', 'note-create-success' => 'Staff note gemt!', 'note-destroy-success' => 'Staff note fjernet!', 'unassigned-success' => 'Helpdesk-sag blev annulleret!', diff --git a/lang/da/torrent.php b/lang/da/torrent.php index 8c7ad62af..631df9a53 100644 --- a/lang/da/torrent.php +++ b/lang/da/torrent.php @@ -241,4 +241,5 @@ return [ 'special-double_upload' => 'Speciel Dobbelt Upload', 'season' => 'Sæson', 'postponed' => 'Udskudt', + 'reseed-requests' => 'Reseed anmodninger', ]; diff --git a/lang/da/user.php b/lang/da/user.php index ce355fd5d..72e3fec2b 100644 --- a/lang/da/user.php +++ b/lang/da/user.php @@ -142,6 +142,7 @@ return [ 'yourself' => 'Inviter ikke dig selv, vi tjekker alle inviterede brugere.', 'trade-or-sell' => 'Du må ikke forhandle eller sælge invitationer.', 'caught' => 'Hvis en person, du har inviteret, bliver fanget i snyd, handle med konti eller sælger/forhandler invitationer, vil du blive advaret med stor risiko for udelukkelse.', + 'responsibile' => 'Du vil blive holdt personligt ansvarlig for dem, du inviterer.', ], 'invites-send' => 'Invitationer afsendt', 'judge' => 'Dom', @@ -424,4 +425,5 @@ return [ 'homepage-block-top-torrents-visible' => 'Vis Top Torrents', 'homepage-block-top-users-visible' => 'Vis Top Brugere', 'unregistered-info-hashes' => 'Uregistrerede Info Hashes', + 'show-adult-content' => 'Vis indhold for voksne i torrentsøgning og forsideblokke', ]; diff --git a/lang/de/backup.php b/lang/de/backup.php index 40d9cc07d..cf9ad5571 100644 --- a/lang/de/backup.php +++ b/lang/de/backup.php @@ -23,8 +23,8 @@ return [ 'backup' => 'Backup', 'backup_process_started' => 'Neuer Backup Prozess gestartet', 'create_a_new_backup' => 'Komplettes Backup erstellen', - 'create_a_new_files_backup' => 'Datei Backup erstellen', - 'create_a_new_db_backup' => 'Datenbank Backup erstellen', + 'create_a_new_files_backup' => 'Datei-Backup erstellen', + 'create_a_new_db_backup' => 'Datenbank-Backup erstellen', 'existing_backups' => 'Vorhandene Backups', 'date' => 'Datum', 'file_size' => 'Dateigröße', diff --git a/lang/de/blocks.php b/lang/de/blocks.php index e8d59017e..79eeacb7a 100644 --- a/lang/de/blocks.php +++ b/lang/de/blocks.php @@ -18,7 +18,7 @@ return [ // Featured Torrents 'featured-by' => 'Vorgestellt durch', 'featured-torrents' => 'Vorgestellte Torrents', - 'featured-torrents-intro' => 'Hole es dir, solange du kannst!', + 'featured-torrents-intro' => 'Hole sie dir, solange du kannst!', 'featured-until' => 'Vorgestellt bis', // Latest Torrents 'top-torrents' => 'Top Torrents', diff --git a/lang/de/bug.php b/lang/de/bug.php index bf1b3aedb..91b018299 100644 --- a/lang/de/bug.php +++ b/lang/de/bug.php @@ -11,7 +11,7 @@ return [ * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ - 'bug-report' => 'Bug Report', + 'bug-report' => 'Fehlerbericht', 'bug-report-description' => 'Einen Bug melden', 'enter-description' => 'Beschreibe das Problem so gut wie möglich', 'enter-email' => 'Bitte gebe deine E-Mail-Adresse ein', diff --git a/lang/de/comment.php b/lang/de/comment.php index f50ec7d3a..bb5691d61 100644 --- a/lang/de/comment.php +++ b/lang/de/comment.php @@ -11,10 +11,10 @@ return [ * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ - 'added' => 'Dein Kommentar wurde gepostet!', + 'added' => 'Dein Kommentar wurde hinzugefügt!', 'deleted' => 'Kommentar wurde gelöscht.', 'edited' => 'Kommentar wurde editiert.', - 'rights-revoked' => 'Deine Kommentarrechte sind entzogen worden!', + 'rights-revoked' => 'Deine Kommentarrechte wurden entzogen!', 'slow-down' => 'Immer mit der Ruhe. Das waren zu viele Kommentare!', 'torrent-status' => 'Dieser Torrent muss erst von einem Moderator geprüft werden, bevor du kommentieren kannst.', ]; diff --git a/lang/de/email.php b/lang/de/email.php index 0a2afd127..6c2232177 100644 --- a/lang/de/email.php +++ b/lang/de/email.php @@ -11,7 +11,7 @@ return [ * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ - 'activate-account' => 'Nutzerkonto aktivieren', + 'activate-account' => 'Konto aktivieren', 'ban-reason' => 'Grund', 'banned-footer' => 'Das ist was man bekommt, wenn man sich NICHT an die Regeln hält', 'banned-header' => 'Du wurdest gebannt', diff --git a/lang/de/graveyard.php b/lang/de/graveyard.php index 74a657893..b0b9de134 100644 --- a/lang/de/graveyard.php +++ b/lang/de/graveyard.php @@ -20,7 +20,7 @@ return [ 'howto-desc1' => 'Du musst :name für 30 Tage seeden für eine erfolgreiche Wiederbelebung. Aktuell hast du', 'howto-desc2' => 'erreichst, erhältst du', 'howto-hits' => 'erreicht. Wenn du', - 'not-rewarded' => 'Nicht Belohnt', + 'not-rewarded' => 'Nicht belohnt', 'pending' => 'Ausstehend', 'resurrect' => 'Wiederbeleben', 'resurrect-canceled' => 'Wiederbelebung erfolgreich abgebrochen!', @@ -31,4 +31,5 @@ return [ 'reward' => 'Freeleech-Token', 'rewarded' => 'Belohnt', 'seedtime-goal' => 'Seedzeit Ziel', + 'howto-desc' => 'Du musst diesen Torrent für mindestens 30 Tage seeden, um ihn wiederzubeleben. Wenn deine aktuelle Seedzeit von :currentSeedtime das Ziel von :requiredSeedtime erreicht, bekommst du :tokens Freeleech-Token als Belohnung.', ]; diff --git a/lang/de/notification.php b/lang/de/notification.php index 84cd7f566..854c57ca0 100644 --- a/lang/de/notification.php +++ b/lang/de/notification.php @@ -14,11 +14,11 @@ return [ 'already-marked-read' => 'Benachrichtigung bereits als gelesen markiert!', 'all-deleted' => 'Alle Benachrichtigungen gelöscht!', 'all-marked-read' => 'Alle Benachrichtigungen als gelesen markiert!', - 'bon-gifts' => 'Bonus Geschenke', - 'comment-tags' => 'Kommentar Erwähnungen', + 'bon-gifts' => 'Bonusgeschenke', + 'comment-tags' => 'Kommentarerwähnungen', 'date' => 'Datum', 'delete' => 'Löschen', - 'delete-all' => 'Lösche alle Benachrichtigungen', + 'delete-all' => 'Alle Benachrichtigungen löschen', 'deleted' => 'Benachrichtigung gelöscht!', 'filter-by-type' => 'Filtere nach Benachrichtigungstyp', 'mark-all-read' => 'Alles als gelesen markieren', diff --git a/lang/de/subtitle.php b/lang/de/subtitle.php index 9cc2b344f..e93028104 100644 --- a/lang/de/subtitle.php +++ b/lang/de/subtitle.php @@ -13,10 +13,10 @@ return [ */ 'downloads' => 'Downloads', 'extension' => 'Erweiterungen', - 'delete-confirm' => 'Bist du sicher, dass du dies löschen möchten?', + 'delete-confirm' => 'Bist du sicher, dass du dies löschen möchtest?', 'note' => 'Notiz', - 'note-help' => 'Extra Info für diesen Untertitel', - 'rules-title' => 'Untertitel Regeln!', + 'note-help' => 'Extra-Info für diesen Untertitel', + 'rules-title' => 'Untertitel-Regeln', 'rules' => '
  • Es dürfen nur Untertitel hochgeladen werden, die korrekte Framerate, Übersetzung, Rechtschreibung und Timing haben).
  • Keine Google-Übersetzungen / KI-Übersetzungen.
  • diff --git a/lang/de/torrent.php b/lang/de/torrent.php index 9b7294bd9..d71b17c81 100644 --- a/lang/de/torrent.php +++ b/lang/de/torrent.php @@ -17,7 +17,7 @@ return [ 'agent' => 'Agent', 'alive' => 'am Leben', 'announce-url' => 'Announce URL', - 'announce-url-desc' => 'Beim erstellen eines Torrents muss die Announce-URL wie oben angegeben eingetragen werden. Wenn du den Torrent verwenden möchtest, ohne ihn von der Seite herunterzuladen, muss dieser auf Privat und die Quelle auf :source gesetzt werden', + 'announce-url-desc' => 'Beim erstellen eines Torrents muss die Announce-URL wie oben angegeben eingetragen werden.', 'announce-url-desc-url' => 'Probleme? HIER findest du unseren Guide', 'announce-url-desc2' => 'TMDB und IMDB sind für alle Film/TV Uploads erforderlich! Es wird verwendet, um Poster/Hintergrundbildern und andere Meta-Daten zu parsen', 'approved' => 'Genehmigt', diff --git a/lang/es/articles.php b/lang/es/articles.php index 91b223008..dfce72fac 100644 --- a/lang/es/articles.php +++ b/lang/es/articles.php @@ -11,8 +11,8 @@ return [ * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ - 'articles' => 'Anuncios', - 'meta-articles' => 'Anuncios y noticias sobre el tracker y la comunidad', + 'articles' => 'Artículos', + 'meta-articles' => 'Artículos y noticias sobre el tracker y la comunidad', 'published-at' => 'Publicado el ', 'read-more' => 'Leer más', ]; diff --git a/lang/es/auth.php b/lang/es/auth.php index 3a4e5b294..7fad863b6 100644 --- a/lang/es/auth.php +++ b/lang/es/auth.php @@ -16,7 +16,7 @@ return [ | Default Authentication Language Lines |-------------------------------------------------------------------------- */ - 'activation-error' => '¡Token inválido o prohibido o la cuenta ya está confirmada!', + 'activation-error' => '¡Prohibido, token inválido o la cuenta ya está confirmada!', 'activation-success' => '¡Cuenta confirmada! ¡Ahora puedes iniciar sesión!', 'add-image' => 'Agregar otro enlace de imagen', 'add-profile' => 'Agregar otro enlace de perfil', diff --git a/lang/es/blocks.php b/lang/es/blocks.php index baebe3905..719ed242e 100644 --- a/lang/es/blocks.php +++ b/lang/es/blocks.php @@ -19,7 +19,7 @@ return [ 'featured-by' => 'Destacado por', 'featured-torrents' => 'Torrents destacados', 'featured-torrents-intro' => '¡Consíguelos mientras puedas!', - 'featured-until' => 'Torrent destacado hasta el', + 'featured-until' => 'Este es un torrent destacado hasta el', // Latest Torrents 'top-torrents' => 'Mejores torrents', // Latest Posts diff --git a/lang/es/common.php b/lang/es/common.php index 0aae01670..661b7c87c 100644 --- a/lang/es/common.php +++ b/lang/es/common.php @@ -192,8 +192,8 @@ return [ 'extras' => 'Extras', 'sponsor' => 'Hazte Patrocinador', 'staff' => 'Equipo', - 'staff-tools' => 'Herramientas del Equipo', - 'stats' => 'Estadísticas', + 'staff-tools' => 'Herramientas de administración', + 'stats' => 'Estad.', 'status' => 'Estado', 'sticked' => 'Fijado', 'subject' => 'Asunto', diff --git a/lang/es/email.php b/lang/es/email.php index 3696160b6..a916ea52f 100644 --- a/lang/es/email.php +++ b/lang/es/email.php @@ -11,7 +11,7 @@ return [ * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ - 'activate-account' => 'Activar Cuenta', + 'activate-account' => 'Activar cuenta', 'ban-reason' => 'Razón', 'banned-footer' => 'Eso es lo que obtienes por NO seguir las reglas', 'banned-header' => 'Has sido baneado', diff --git a/lang/es/forum.php b/lang/es/forum.php index f70ae184c..f2c5c1ee8 100644 --- a/lang/es/forum.php +++ b/lang/es/forum.php @@ -63,7 +63,7 @@ return [ 'send-new-topic' => 'Publicar este hilo', 'solved' => 'Resuelto', 'state' => 'Estado', - 'stats' => 'Estadísticas', + 'stats' => 'Estad.', 'select-all-forum' => 'Todas las categorías/foros', 'subscribe' => 'Suscribirse', 'subscribed' => 'Suscrito', diff --git a/lang/es/graveyard.php b/lang/es/graveyard.php index 8264b1656..aa57595f4 100644 --- a/lang/es/graveyard.php +++ b/lang/es/graveyard.php @@ -11,7 +11,7 @@ return [ * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ - 'current-seedtime' => 'Tiempo compartido', + 'current-seedtime' => 'Tiempo compartido actual', 'dead' => 'Muerto', 'graveyard' => 'Cementerio', 'guidelines' => 'Pautas', @@ -24,11 +24,12 @@ return [ 'pending' => 'Pendiente', 'resurrect' => 'Resucitar', 'resurrect-canceled' => '¡Resurrección cancelada con éxito!', - 'resurrect-complete' => 'Resurrección de torrents ¡completada! Se le recompensará automáticamente una vez que se cumplan los requisitos de tiempo de siembra.', - 'resurrect-date' => 'Fecha resucitado', - 'resurrect-failed-own' => 'Fallo en la resurrección de torrents No puede resucitar sus propias subidas.', - 'resurrect-failed-pending' => 'Fallo en la resurrección de torrents este torrent ya está pendiente de resurrección.', + 'resurrect-complete' => '¡Resurrección de torrents completada! Se le recompensará automáticamente una vez que se cumplan los requisitos de tiempo de siembra.', + 'resurrect-date' => 'Fecha de resurrección', + 'resurrect-failed-own' => '¡Fallo en la resurrección del torrent! No puedes resucitar tus propias subidas.', + 'resurrect-failed-pending' => '¡Fallo en la resurrección del torrent! Este torrent ya está pendiente de resurrección.', 'reward' => 'Cupones de Freeleech', 'rewarded' => 'Recompensado', - 'seedtime-goal' => 'Mínimo tiempo compartido', + 'seedtime-goal' => 'Mínimo tiempo compartiendo', + 'howto-desc' => 'Debes compartir este torrent durante 30 días para que la resurrección se realice con éxito. Cuando tu tiempo compartido de :currentSeedtime llegue a :requiredSeedtime, recibirás como recompensa :tokens token(s) freelech.', ]; diff --git a/lang/es/staff.php b/lang/es/staff.php index ddfa80e06..e5cf6e4ea 100644 --- a/lang/es/staff.php +++ b/lang/es/staff.php @@ -75,4 +75,8 @@ return [ 'flush-chat' => 'Vaciar Chat', 'seedboxes' => 'Seedboxes registrados', 'bon-earnings' => 'Beneficios BON', + 'ticket-categories' => 'Categorías de tickets', + 'ticket-category' => 'Categoría de ticket', + 'ticket-priorities' => 'Prioridades de tickets', + 'ticket-priority' => 'Prioridad de ticket', ]; diff --git a/lang/es/stat.php b/lang/es/stat.php index d289de563..7debf0fd2 100644 --- a/lang/es/stat.php +++ b/lang/es/stat.php @@ -36,15 +36,15 @@ return [ 'request-pending-aproval' => 'Solicitud pendiente de aprobación', 'select-category' => 'Por favor selecciona una categoría a continuación', 'site-stats' => 'Estadísticas del sitio', - 'stats' => 'Estadísticas', + 'stats' => 'Estad.', 'stats-format' => 'Todas las estadísticas se muestran en formato Top 100', 'top-bankers' => 'Los que más BON tienen', 'top-bountied' => 'Top Recompensas', - 'top-completed' => 'Top Completado', - 'top-dead' => 'Top Muertos', + 'top-completed' => 'Los más completados', + 'top-dead' => 'Los más muertos', 'top-downloaded' => 'Los torrents más descargados', 'top-downloaders' => 'Los más descargadores', - 'top-dying' => 'A punto de morir', + 'top-dying' => 'Los más moribundos', 'top-leeched' => 'Más descargados', 'top-leechers' => 'Los que más están descargando', 'top-seeded' => 'Más compartidos', diff --git a/lang/es/torrent.php b/lang/es/torrent.php index 1876e3998..f76fb939d 100644 --- a/lang/es/torrent.php +++ b/lang/es/torrent.php @@ -17,16 +17,16 @@ return [ 'agent' => 'Agente', 'alive' => 'Vivo', 'announce-url' => 'URL de anuncio', - 'announce-url-desc' => 'Utilice la URL de anuncio anterior al crear un nuevo torrent. Si desea usar su torrent sin descargarlo del sitio, debe establecer la marca privada y la fuente en :source', - 'announce-url-desc-url' => '¿Teniendo problemas? Vea nuestra guía AQUÍ', + 'announce-url-desc' => 'Utilice la URL de anuncio anterior al crear un nuevo torrent.', + 'announce-url-desc-url' => '¿Teniendo problemas? Vea nuestra guía.', 'announce-url-desc2' => '¡TMDB e IMDB son obligatorios para todas las subidas de películas y series! Se utilizan para obtener pósters, fondos y información extra', 'approved' => 'Aprobado', 'audio' => 'Audio', - 'bon-tipped' => 'BON Regalado', + 'bon-tipped' => 'BON regalado', 'bookmark' => 'Favorito', 'bookmarks' => 'Favoritos', 'bump' => 'Empujar arriba', - 'cant-upload' => 'Error: Sus derechos de carga están deshabilitados', + 'cant-upload' => 'Error: sus derechos de subida están deshabilitados', 'cant-upload-desc' => 'Si cree que esto es un error, comuníquese con el staff', 'cards' => 'Tarjetas', 'cards-view' => 'Ver torrents como tarjetas', @@ -37,47 +37,47 @@ return [ 'commited' => 'Comprometido', 'completed' => 'Terminado', 'completed_at' => 'Completado hace', - 'completed-not-seeding' => 'Has completado esta descarga, pero ya no la estás compartiendo (seeding)', + 'completed-not-seeding' => 'Has completado esta descarga, pero ya no la estás compartiendo', 'completed-times' => 'Veces completado', 'created_at' => 'Creado hace', 'credited' => 'Acreditado', 'current' => 'Actual', 'current-filters' => 'Filtros actuales', - 'currently-leeching' => 'Actualmente Leeching', + 'currently-leeching' => 'Descargando actualmente', 'currently-seeding' => 'Compartiendo actualmente', 'date' => 'Fecha', 'dead-torrent' => 'Torrent muerto', 'dead-torrents' => 'Torrents muertos', - 'define-tip-amount' => 'Definir un importe de propina', + 'define-tip-amount' => 'Defina un importe de propina', 'delete-bookmark' => 'Quitar favorito', 'description' => 'Descripción', 'discounts' => 'Descuentos', 'distributor' => 'Distribuidor', - 'double-upload' => 'Doble carga', + 'double-upload' => 'Subida doble', 'download-all' => 'Descargar todo', 'download-check' => 'Validar descarga', 'download-rights-active' => 'Permiso para descargar', 'downloaded' => 'Descargado', - 'dying-torrent' => 'Torrent muriendo', + 'dying-torrent' => 'Torrent moribundo', 'dying-torrents' => 'Torrents moribundos', - 'encode-settings' => 'Configuraciones de codificación', + 'encode-settings' => 'Configuración de codificación', 'end-year' => 'Hasta el año', 'episode-number' => 'Número de episodio', - 'estimated-ratio' => 'Proporción estimada después de la descarga', + 'estimated-ratio' => 'Ratio estimado después de la descarga', 'failed' => 'Ha fallado', 'feature' => 'Característica', 'featured' => 'Destacados', - 'featured-desc' => 'Los torrents destacados son 100% gratis y Doble carga!', + 'featured-desc' => 'Los torrents destacados son 100% gratis y ¡tienen subida doble!', 'featured-until' => 'Este es un torrent destacado hasta el', 'file' => 'Archivo', 'filters' => 'Filtros', 'fl-tokens-left' => 'Tienes :tokens cupones disponibles', 'freeleech' => 'Freeleech', - 'freeleech-token' => 'Cupón de Freeleech', + 'freeleech-token' => 'Cupón de freeleech', 'general' => 'General', 'genre' => 'Género', - 'genre-tags' => 'Lista de Géneros', - 'global-double-upload' => 'Doble carga global', + 'genre-tags' => 'Lista de géneros', + 'global-double-upload' => 'Subida doble global', 'global-freeleech' => 'Freeleech global', 'grant' => 'Conceder', 'greater-than' => 'Mas grande que', @@ -92,9 +92,9 @@ return [ 'have-not-completed' => 'Sin completar', 'have-not-downloaded' => 'No descargado', 'health' => 'Salud', - 'history' => 'Historia', + 'history' => 'Historial', 'hitrun' => '¿H&R?', - 'hit-and-runs' => 'Contador de Hit and Run', + 'hit-and-runs' => 'Contador de hit and run', 'immune' => '¿Inmune?', 'info' => 'Información', 'info-hash' => 'Hash del archivo', @@ -102,20 +102,20 @@ return [ 'internal-release' => 'Lanzamiento interno', 'keywords' => 'Palabras clave', 'keywords-example' => 'Ejemplo: superhéroe, dc comics, marvel', - 'last-seed-activity' => 'Última actividad de alguien', - 'last-seeder' => 'Usted es la última persona compartiendo! (ha sido descargado al menos 3 veces)', + 'last-seed-activity' => 'Última actividad de subida', + 'last-seeder' => '¡Eres la última persona compartiendo! (se ha descargado al menos 3 veces)', 'last-update' => 'Última actualización', 'leave-tip' => 'Dejar propina', 'leecher' => 'Descargador', 'leechers' => 'Descargadores', 'leeching' => 'Descargando', 'left' => 'Izquierda', - 'legendary-seeder' => 'Compartidor legendario', + 'legendary-seeder' => 'Seeder legendario', 'legendary-torrent' => 'Torrent legendario', 'list' => 'Lista', 'me' => 'Yo', 'media-info' => 'Información de los medios', - 'media-info-parser' => 'Analizador de mediaInfo', + 'media-info-parser' => 'Analizador de MediaInfo', 'media-info-paste' => 'Pegar volcado de MediaInfo aquí', 'meta-desc' => 'Descargar :name a la máxima velocidad', 'moderation' => 'Moderación', @@ -134,7 +134,7 @@ return [ 'not-seeding' => 'No compartiendo', 'old-torrent' => 'Torrent antiguo', 'optional' => 'Opcional', - 'original-output' => 'Mostrar / Ocultar salida original', + 'original-output' => 'Mostrar / ocultar salida original', 'participant' => 'Participante', 'passed' => 'Pasado', 'peers' => 'Compañeros', @@ -162,10 +162,10 @@ return [ 'region' => 'Región', 'released' => 'Publicado', 'remaining' => 'Restante', - 'request-reseed' => 'Solicitud revisada', - 'required-anime' => 'Requerido para el anime', - 'required-games' => 'Requerido para los juegos', - 'requires-reseed' => 'Requiere Reseed', + 'request-reseed' => 'Solicitud de resiembra', + 'required-anime' => 'Requerido para anime', + 'required-games' => 'Requerido para juegos', + 'requires-reseed' => 'Requiere resiembra', 'resolution' => 'Resolución', 'resolutions' => 'Resoluciones', 'resurrections' => 'Resurrecciones', @@ -174,13 +174,13 @@ return [ 'rss' => 'RSS', 'runtime' => 'Tiempo de ejecución', 'satisfied_in' => 'Satisfecho en', - 'say-thanks' => 'Por favor, recuerden decir gracias y compartir todo el tiempo que puedan', + 'say-thanks' => 'Por favor, recuerden decir gracias y compartan todo el tiempo que puedan', 'search' => 'Buscar', 'search-by-name' => 'Buscar por nombre', 'season-number' => 'Número de temporada', 'season' => 'Temporada', 'seed-time' => 'Tiempo compartiendo', - 'seeder' => 'Compartidor', + 'seeder' => 'Seeder', 'seeders' => 'Compartidores', 'seeding' => 'Compartiendo', 'seedsize' => 'Tamaño compartido', @@ -198,16 +198,16 @@ return [ 'start-year' => 'Desde el año', 'started' => 'Empezado', 'status' => 'Estado', - 'statistics' => 'Estadística', - 'stats' => 'Estadísticas', + 'statistics' => 'Estadísticas', + 'stats' => 'Estad.', 'sticky' => 'Fijado', 'subtitle' => 'Subtítulo', 'subtitle-included' => 'Este torrent ya incluye los siguientes subtítulos mezclados:', - 'team-player' => 'Jugador en equipo', + 'team-player' => 'Jugador de equipo', 'thank' => 'Agradecer', 'thanked' => 'Agradecido', 'thanks' => 'Gracias', - 'thanks-given' => 'Agradecimientos dados', + 'thanks-given' => 'Agradecimientos expresados', 'times' => 'Veces', 'tip-jar' => 'Bote de propinas', 'title' => 'Título', @@ -218,12 +218,12 @@ return [ 'top-leeched' => 'Más descargados', 'top-seeded' => 'Más compartidos', 'torrent' => 'Torrent', - 'torrent-request' => 'Solicitud de Torrent', + 'torrent-request' => 'Solicitud de torrent', 'torrent-tips' => 'En total se han dado :total BON al uploader, de los cuales :user son tuyos', 'torrent-tips-desc' => 'Esto se deducirá de tus puntos de bonificación disponibles', 'torrents' => 'Torrents', 'torrents-matched' => 'Torrents coincidentes', - 'trailer' => 'Ver trailer', + 'trailer' => 'Ver tráiler', 'type' => 'Tipo', 'types' => 'Tipos', 'unbookmark' => 'Quitar favorito', @@ -233,11 +233,13 @@ return [ 'updated_at' => 'Actualizado el', 'uploaded' => 'Subido', 'uploaded-by' => 'Subido por', - 'uploader' => 'Subidor', - 'use-fl-token' => 'Usa un cupón de Freeleech', + 'uploader' => 'Subido por', + 'use-fl-token' => 'Usa un cupón de freeleech', 'video' => 'Vídeo', 'view-more' => 'Ver más', - 'view-trailer' => 'Ver trailer', + 'view-trailer' => 'Ver tráiler', 'votes' => 'Votos', 'year-range' => 'Rango de años', + 'first-to-comment' => 'Sé el primero en comentar', + 'reseed-requests' => 'Solicitudes de resiembra', ]; diff --git a/lang/es/user.php b/lang/es/user.php index 19b171192..f1a926cf4 100644 --- a/lang/es/user.php +++ b/lang/es/user.php @@ -131,11 +131,11 @@ Estos ajustes se anulan si no permites que ningún grupo envíe notificaciones s 'forums' => 'Foros', 'general' => 'General', 'general-settings' => 'Configuración general', - 'gift-given' => 'Regalo dado', + 'gift-given' => 'Regalo entregado', 'gift-received' => 'Regalo recibido', 'go-public' => 'Volverse publico', 'go-private' => 'Volverse privado', - 'history' => 'Historia', + 'history' => 'Historial', 'history-table' => 'Mi histórico', 'hit-n-runs' => 'Multas de descargas no compartidas', 'hit-n-runs-count' => 'Contador de Multas de descargas no compartidas (Histórico)', @@ -167,6 +167,7 @@ Estos ajustes se anulan si no permites que ningún grupo envíe notificaciones s 'yourself' => 'No te invites a ti mismo, verificamos a cada usuario invitado.', 'trade-or-sell' => 'No intercambies ni vendas invitaciones.', 'caught' => 'Si una persona a la que invitó es atrapada haciendo trampa, intercambiando cuentas o vendiendo / intercambiando invitaciones, se le avisará.', + 'responsibile' => 'Serás personalmente responsable de las personas que invites.', ], 'invites-send' => 'Enviar invitación', 'judge' => 'Juez', @@ -330,23 +331,23 @@ Estos ajustes se anulan si no permites que ningún grupo envíe notificaciones s 'show-passkey' => 'Mostrar PID', 'soft-deleted-warnings' => 'Eliminar avisos', 'staff-noted' => 'Cuenta del staff anotada', - 'statistics' => 'Estadística', + 'statistics' => 'Estadísticas', 'subscription-notification' => 'Configuración de notificación de suscripción', 'subscription-notification-forum' => 'Recibe una notificación cuando un foro suscrito tenga un nuevo tema', 'subscription-notification-topic' => 'Recibe una notificación cuando un tema suscrito tenga una nueva publicación', 'subscription-notification-help' => 'Controla qué notificaciones se envían relacionadas con tus suscripciones. Estos ajustes se anulan si no permites que ningún grupo envíe notificaciones sobre tus suscripciones o si desactivas las notificaciones', - 'thanks-given' => 'Gracias dadas', + 'thanks-given' => 'Agradecimientos expresados', 'thanks-received' => 'Gracias recibidas', 'tips-given' => 'Consejos dados', 'tips-received' => 'Consejos recibidos', 'title' => 'Título', 'top-bankers' => 'Los más ricos', 'top-bountied' => 'Top recompensado', - 'top-completed' => 'Top completado', + 'top-completed' => 'Los más completados', 'top-downloaders-data' => 'Los más descargadores (datos)', - 'top-dead' => 'Top muertos', - 'top-dying' => 'Top moribundos', + 'top-dead' => 'Los más muertos', + 'top-dying' => 'Los más moribundos', 'top-leeched' => 'Más descargados', 'top-leechers' => 'Los más descargando actualmente', 'top-leechers-count' => 'Los más descargando actualmente (Contador)', @@ -454,4 +455,5 @@ Estos ajustes se anulan si activas el modo privado o si 'Mostrar los mejores torrents', 'homepage-block-top-users-visible' => 'Mostrar los mejores usuarios', 'unregistered-info-hashes' => 'Hashes de información no registrados', + 'show-adult-content' => 'Mostrar contenido para adultos enel buscador de torrents y en la página de inicio', ]; diff --git a/lang/fr/auth.php b/lang/fr/auth.php index 470cd7ba1..88bca5fa0 100644 --- a/lang/fr/auth.php +++ b/lang/fr/auth.php @@ -25,7 +25,7 @@ return [ 'throttle' => 'Tentatives de connexion trop nombreuses. Veuillez essayer de nouveau dans :seconds secondes.', 'password' => 'Mot de passe', 'activation-error' => 'Jeton ou compte banni ou invalide déjà confirmé!', - 'allow-invite-appl' => 'Les inscriptions ouvertes sont closes! Doit être invité à s/\'inscrire! Cependant, les inscriptions aux candidatures sont ouvertes. Vous avez été redirigé vers la page de candidature!', + 'allow-invite-appl' => 'Les inscriptions ouvertes sont closes! Doit être invité à s\'inscrire! Cependant, les inscriptions aux candidatures sont ouvertes. Vous avez été redirigé vers la page de candidature!', 'appl-reason' => 'Comment avez-vous entendu parler de ":sitename" et pourquoi souhaitez-vous y participer? ', 'lost-username' => 'Vous avez oublié votre nom d\'utilisateur?', 'welcome' => 'Content de te revoir!', @@ -50,7 +50,7 @@ return [ 'apply' => 'Appliquer', 'appl-closed' => 'Les candidatures sont fermées', 'appl-intro' => 'est une communauté fermée. Vous devez disposer d/\'un lien d/\'invitation pour vous inscrire. Si vous ne parvenez pas à obtenir une invitation, vous pouvez remplir la demande d/\'adhésion suivante.', - 'allow-invite' => 'Les inscriptions ouvertes sont closes! Vous devez être invité à vous inscrire! Vous avez été redirigé vers la page de connexion!', + 'allow-invite' => 'Les inscriptions ouvertes sont fermés! Vous devez être invité à vous inscrire! Vous avez été redirigé vers la page de connexion!', 'check-later' => 'Revenez plus tard!', 'code' => 'TOTP Code', 'confirm-password' => 'Confirmez le mot de passe', diff --git a/lang/fr/blocks.php b/lang/fr/blocks.php index df6daa171..1206aee0f 100644 --- a/lang/fr/blocks.php +++ b/lang/fr/blocks.php @@ -15,7 +15,7 @@ return [ 'click' => 'Cliquez sur', 'to-enable-editor' => 'activer l éditeur', 'featured-by' => 'Présenté par', - 'featured-torrents' => 'Torrents recommandé', + 'featured-torrents' => 'Torrents recommandés', 'featured-torrents-intro' => 'Obtenez-les pendant que vous le pouvez!', 'featured-until' => 'Ceci est un torrent recommandé jusqu au', 'top-torrents' => 'Top Torrents', diff --git a/lang/fr/bot.php b/lang/fr/bot.php index 810884db7..37f3ed664 100644 --- a/lang/fr/bot.php +++ b/lang/fr/bot.php @@ -16,8 +16,8 @@ return [ 'bots' => 'Bots', 'color' => 'Couleur', 'command' => 'Commander', - 'edit-bot' => 'Editer le Bot', - 'emoji-code' => 'Code Emoji', + 'edit-bot' => 'Editer le bot', + 'emoji-code' => 'Code emoji', 'help' => 'Aidez-moi', 'icon' => 'Icône', 'info' => 'Info', diff --git a/lang/fr/bug.php b/lang/fr/bug.php index 0bc146277..cf76d535d 100644 --- a/lang/fr/bug.php +++ b/lang/fr/bug.php @@ -11,7 +11,7 @@ return [ * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ - 'bug-report' => 'Rapport d erreur', + 'bug-report' => 'Rapport d\'erreur', 'bug-report-description' => 'Signaler un bug du site', 'enter-description' => 'Décrivez le problème le mieux possible', 'enter-email' => 'S il vous plaît entrer votre e-mail', diff --git a/lang/fr/comment.php b/lang/fr/comment.php index 96cc46897..9cb0f78a1 100644 --- a/lang/fr/comment.php +++ b/lang/fr/comment.php @@ -11,10 +11,10 @@ return [ * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ - 'added' => 'Ton commentaire a été ajouté!', + 'added' => 'Votre commentaire a été ajouté!', 'deleted' => 'Le commentaire a été supprimé.', 'edited' => 'Le commentaire a été modifié.', - 'rights-revoked' => 'Ton droit de commenter a été révoqué !', - 'slow-down' => 'Ralentissez - Trop de commentaires !', + 'rights-revoked' => 'Ton droit de commenter a été révoqué!', + 'slow-down' => 'Ralentissez - trop de commentaires!', 'torrent-status' => 'Le torrent doit être modéré avant que tu puisses le commenter.', ]; diff --git a/lang/fr/common.php b/lang/fr/common.php index 894ac09e3..0bd14b2b0 100644 --- a/lang/fr/common.php +++ b/lang/fr/common.php @@ -4,7 +4,7 @@ return [ 'account' => 'Compte', 'achievement-title' => 'Titre de la réalisation', 'achievement-unlocked' => 'Vous avez débloqué :name la réalisation', - 'active' => 'actif', + 'active' => 'Actif', 'active-warning' => 'Avertissement actif', 'add' => 'Ajouter', 'added' => 'Ajoutée', diff --git a/lang/fr/graveyard.php b/lang/fr/graveyard.php index 020562507..3dad46d1c 100644 --- a/lang/fr/graveyard.php +++ b/lang/fr/graveyard.php @@ -11,7 +11,7 @@ return [ * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ - 'current-seedtime' => 'Actuelle Seedtime', + 'current-seedtime' => 'Seedtime Actuel', 'dead' => 'Mort', 'graveyard' => 'Cimetière', 'guidelines' => 'Lignes directrices', @@ -31,4 +31,5 @@ return [ 'reward' => 'Jetons Freeleech', 'rewarded' => 'Récompensé', 'seedtime-goal' => 'Seedtime Objectif', + 'howto-desc' => 'Vous devez semer ce torrent pendant 30 jours pour une résurrection réussie. Lorsque votre seedtime actuel de :currentSeedtime frappe :requiredSeedtime, vous serez récompensé :tokens token(s) freeleech.', ]; diff --git a/lang/fr/mediahub.php b/lang/fr/mediahub.php index d0b9c34f7..e958111d3 100644 --- a/lang/fr/mediahub.php +++ b/lang/fr/mediahub.php @@ -1,3 +1,8 @@ 'Née:', + 'collections' => 'Collections', + 'companies' => 'Compagnies', + 'disclaimer' => 'Ce produit utilise l\'API de TMDb, mais n\'est pas endossé ni certifié par TMDb.', + 'episodes' => 'Épisodes', ]; diff --git a/lang/fr/notification.php b/lang/fr/notification.php index ab31491fa..d25403ef1 100644 --- a/lang/fr/notification.php +++ b/lang/fr/notification.php @@ -14,8 +14,8 @@ return [ 'already-marked-read' => 'Notification déjà marquée lue!', 'all-deleted' => 'Toutes les notifications ont été supprimées!', 'all-marked-read' => 'Toutes les notifications marquées lues!', - 'bon-gifts' => 'Bon Cadeaux', - 'comment-tags' => 'Commentaire Mentions', + 'bon-gifts' => 'Bon cadeaux', + 'comment-tags' => 'Commentaire mentions', 'date' => 'Date', 'delete' => 'Supprimer', 'delete-all' => 'Supprimer toutes les notifications', diff --git a/lang/fr/playlist.php b/lang/fr/playlist.php index 075d01e68..dc7000638 100644 --- a/lang/fr/playlist.php +++ b/lang/fr/playlist.php @@ -14,7 +14,7 @@ return [ 'about' => 'Ici, tu trouveras des listes créées par les utilisateurs!', 'attached-success' => 'Le torrent a été attaché avec succès à ta Playlist.', 'add-to-playlist' => 'Ajouter Torrent à la Playlist', - 'add-torrent' => 'Ajouter Torrent', + 'add-torrent' => 'Ajouter torrent', 'added-by' => 'Par:', 'cover' => 'Sélectionnez une image de couverture', 'create' => 'Créer une nouvelle Playlist', diff --git a/lang/fr/pm.php b/lang/fr/pm.php index 6a4c63bd5..5438d6435 100644 --- a/lang/fr/pm.php +++ b/lang/fr/pm.php @@ -11,12 +11,12 @@ return [ * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ - 'all-marked-read' => 'Tes messages ont tous été marqués lus!', + 'all-marked-read' => 'Vos messages ont tous été marqués lus!', 'create' => 'Créer', 'delete' => 'Effacer', 'delete-success' => 'Le message a été supprimé avec succès!', 'enter-subject' => 'Entrez le sujet', - 'error' => 'Qu\'est-ce que tu essayes de faire ici?!', + 'error' => 'Qu\'est-ce que vous essayez de faire ici?', 'from' => 'De', 'inbox' => 'Boîte de réception', 'mark-all-read' => 'Marquer tous les messages comme lus', diff --git a/lang/fr/poll.php b/lang/fr/poll.php index 7a4b85414..53789beb5 100644 --- a/lang/fr/poll.php +++ b/lang/fr/poll.php @@ -15,7 +15,7 @@ return [ 'already-voted-error' => 'Tu as déjà voté sur ce sondage. Ton vote n\'a pas été compté.', 'already-voted-result' => 'Tu as déjà voté sur ce sondage. Voici les résultats.', 'create-poll' => 'Créer un sondage', - 'current' => 'Sondage (s) actuel (s)', + 'current' => 'Sondage(s) actuel(s)', 'delete-option' => 'Supprimer l option', 'edit-poll' => 'Editer le sondage', 'multiple-choice' => 'Ceci est un sondage à choix multiples. Sélectionnez autant de réponses que vous le souhaitez.', @@ -29,4 +29,5 @@ return [ 'vote-counted' => 'Ton vote a été compté.', 'vote-now' => 'Votez maintenant!', 'votes' => 'Votes', + 'expired-voted-result' => 'Le sondage est expiré. Voici les résultats.', ]; diff --git a/lang/fr/staff.php b/lang/fr/staff.php index 426bac46b..1fcdddd9a 100644 --- a/lang/fr/staff.php +++ b/lang/fr/staff.php @@ -58,4 +58,6 @@ return [ 'flush-chat' => 'Vider la Chatbox', 'seedboxes' => 'Seedboxs enregistrées', 'application' => 'Application', + 'application-type' => 'Type', + 'application-image-proofs' => 'Images de preuve', ]; diff --git a/lang/fr/stat.php b/lang/fr/stat.php index cb2aa2d97..63e52e6d2 100644 --- a/lang/fr/stat.php +++ b/lang/fr/stat.php @@ -47,4 +47,7 @@ return [ 'total-upload' => 'Total des uploads', 'users-in-group' => 'Utilisateurs du groupe', 'users-per-group' => 'Utilisateurs par groupe', + 'active' => 'Actif', + 'all-time' => 'Tous les temps', + 'banned' => 'Banni', ]; diff --git a/lang/fr/ticket.php b/lang/fr/ticket.php index 00db59d74..f2ee3cc92 100644 --- a/lang/fr/ticket.php +++ b/lang/fr/ticket.php @@ -42,4 +42,5 @@ return [ 'unassign' => 'Désassigner', 'unassigned-success' => 'Le ticket du Helpdesk a été désassigné avec succès!', 'updated-success' => 'Ton ticket Helpdesk a été actualisé avec succès!', + 'attachment-limit' => '(max. 1MB par image)', ]; diff --git a/lang/fr/user.php b/lang/fr/user.php index adc43313c..94fb02bc7 100644 --- a/lang/fr/user.php +++ b/lang/fr/user.php @@ -24,7 +24,7 @@ return [ 'achievement-privacy-list' => 'Autoriser les utilisateurs à afficher une liste de vos réalisations', 'achievement-help' => 'Contrôlez le partage d informations spécifiques sur les réalisations avec les groupes autorisés à accéder à votre profil. Ces paramètres sont remplacés si vous n autorisez aucun groupe à accéder à vos réalisations ou si vous passez en mode privé.', 'achievements' => 'Réalisations', - 'active' => 'actif', + 'active' => 'Actif', 'active-table' => 'Ma table active', 'active-torrents' => 'Torrents actifs', 'active-warning' => 'Avertissement actif', diff --git a/lang/it/auth.php b/lang/it/auth.php index ed425cf06..48307b1c8 100644 --- a/lang/it/auth.php +++ b/lang/it/auth.php @@ -33,7 +33,7 @@ return [ 'appl-reason' => 'Come hai conosciuto ":sitename" E perché vuoi farne parte? ', 'application-submitted' => 'La tua domanda è stata presentata. Riceverai presto una mail!', 'banned' => 'Questo account è bannato!', - 'check-later' => 'Controlla più tardi!', + 'check-later' => 'Ricontrolla più tardi!', 'delete-image' => 'Elimina l ultimo collegamento immagine', 'delete-profile' => 'Elimina l ultimo collegamento al profilo', 'email' => 'E-mail', diff --git a/lang/it/notification.php b/lang/it/notification.php index b25c329cd..dde133a87 100644 --- a/lang/it/notification.php +++ b/lang/it/notification.php @@ -38,6 +38,6 @@ return [ 'request-fills' => 'Richiesta esaudita', 'request-rejections' => 'Richiesta scartata', 'request-unclaims' => 'Richiesta non reclamata', - 'reseed-requests' => 'Richiesta di condivisione', + 'reseed-requests' => 'Richieste RESEED', 'unfollows' => 'Smetti di seguire', ]; diff --git a/lang/it/request.php b/lang/it/request.php index 1bae1d4ba..557b164ed 100644 --- a/lang/it/request.php +++ b/lang/it/request.php @@ -53,7 +53,7 @@ return [ 'request' => 'Richiesta', 'request-details' => 'Richiedi dettagli', 'requested-by' => 'Richiesto da', - 'requests' => 'richieste', + 'requests' => 'Richieste UPLOAD', 'required' => 'Necessario', 'reset' => 'Reset', 'reset-confirmation' => 'Sei sicuro di voler resettare questa richiesta', diff --git a/lang/it/torrent.php b/lang/it/torrent.php index b670b1c64..9ebb8a4ff 100644 --- a/lang/it/torrent.php +++ b/lang/it/torrent.php @@ -239,4 +239,5 @@ return [ 'torrents-matched' => 'Torrent abbinati', 'year-range' => 'Intervallo di anni', 'reseed-requests' => 'Richiesta di condivisione', + 'first-to-comment' => 'Commenta per primo', ]; diff --git a/lang/it/user.php b/lang/it/user.php index 63cc2c890..4385f24ce 100644 --- a/lang/it/user.php +++ b/lang/it/user.php @@ -228,7 +228,7 @@ return [ 'request-help' => 'Controlla la condivisione di statistiche e informazioni relative a richieste specifiche con gruppi a cui è consentito l accesso al tuo profilo. Queste impostazioni sono sovrascritte se non si consente a nessun gruppo di accedere alle statistiche e alle informazioni correlate richieste o se si è privati', 'request' => 'Richiesta', 'requested' => 'Richieste effettuate', - 'requests' => 'richieste', + 'requests' => 'Richieste UPLOAD', 'request-comments' => 'Richiedi commenti Made', 'request-notification' => 'Richiedi le impostazioni di notifica', 'request-notification-bounty' => 'Ricevi una notifica quando un torrent richiesto ottiene una nuova taglia', diff --git a/lang/lv/articles.php b/lang/lv/articles.php index 3c082a1f2..88a964f2d 100644 --- a/lang/lv/articles.php +++ b/lang/lv/articles.php @@ -12,7 +12,7 @@ return [ * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 'articles' => 'Raksti', - 'meta-articles' => 'Raksti un ziņas par tracker un sabiedrību', + 'meta-articles' => 'Raksti un ziņas par trakeri un kopienu', 'published-at' => 'Publicēts', 'read-more' => 'Lasīt vairāk', ]; diff --git a/lang/lv/auth.php b/lang/lv/auth.php index 0ddcf5a29..c0f661785 100644 --- a/lang/lv/auth.php +++ b/lang/lv/auth.php @@ -23,7 +23,10 @@ return [ */ 'failed' => 'Šie dati neatbilst mūsu reģistram.', 'throttle' => 'Pārāk daudz pieteikšanās mēģinājumu. Lūdzu mēģiniet vēlreiz pēc :seconds sekundēm.', - 'activation-error' => 'Aizliegts vai nederīgs žetons vai konts jau ir apstiprināts!', + 'activation-error' => 'Konts ir slēgts vai jau apstiprināts.', 'activation-success' => 'Konts apstiprināts! Tagad varat pieteikties!', 'add-image' => 'Pievienojiet citu attēla saiti', + 'application' => 'Pieteikšanās', + 'add-profile' => 'Pievienot vēl vienu profika saiti', + 'allow-invite-appl' => 'Atvērtā reģistrācija ir slēgta! Reģistrēties var tikai ar ielūgumu! Taču pieteikumu reģistrācija ir atvērta. Tu esi pāradresēts uz pieteikuma lapu!', ]; diff --git a/lang/lv/common.php b/lang/lv/common.php index 26186883c..d47a633a5 100644 --- a/lang/lv/common.php +++ b/lang/lv/common.php @@ -176,4 +176,6 @@ return [ 'your-comment' => 'Jūsu komentārs', 'abbrev-days' => 'D ', 'abbrev-hours' => 'h ', + 'abbrev-minutes' => 'm ', + 'abbrev-months' => 'M ', ]; diff --git a/lang/lv/notification.php b/lang/lv/notification.php index 323b99caa..5f65de3ec 100644 --- a/lang/lv/notification.php +++ b/lang/lv/notification.php @@ -24,4 +24,6 @@ return [ 'all-deleted' => 'Visi paziņojumi dzēsti!', 'all-marked-read' => 'Visi paziņojumi atzīmēti kā izlasīti!', 'already-marked-read' => 'Paziņojums atzimēts, kā lasīts!', + 'bon-gifts' => 'Bonusa Punktu davanas', + 'comment-tags' => 'Komentāru birkas', ]; diff --git a/lang/lv/pm.php b/lang/lv/pm.php index acb81e306..98359beb7 100644 --- a/lang/lv/pm.php +++ b/lang/lv/pm.php @@ -37,4 +37,5 @@ return [ 'unread' => 'Nelasīta', 'empty-inbox' => 'Iztukšojiet iesūtni', 'all-marked-read' => 'Visi jūsu ziņojumi ir atzīmēti kā izlasīti!', + 'delete-success' => 'Privātā ziņa veiksmīgi izdzēsta!', ]; diff --git a/lang/lv/poll.php b/lang/lv/poll.php index b173e37dd..99b9f577f 100644 --- a/lang/lv/poll.php +++ b/lang/lv/poll.php @@ -26,4 +26,6 @@ return [ 'vote-now' => 'Iegūstiet savu balsojumu tagad!', 'votes' => 'Balsis', 'already-voted-error' => 'Jūs jau esat balsojis šajā aptaujā. Jūsu balss nav ieskaitīta.', + 'already-voted-result' => 'Tu jau balsoji šajā aptaujā. Šeit ir rezultāti.', + 'expired-voted-result' => 'Aptauja ir beigusies. Šeit ir rezultāti.', ]; diff --git a/lang/lv/request.php b/lang/lv/request.php index 2cdeaaaaa..11369169e 100644 --- a/lang/lv/request.php +++ b/lang/lv/request.php @@ -76,4 +76,5 @@ return [ 'yes' => 'Jā', 'access-delete-error' => 'Jums nav piekļuves šī pieprasījuma dzēšanai.', 'access-error' => 'Jums nav piekļuves, lai apstiprinātu šo pieprasījumu.', + 'added-bonus' => 'Tavs bonuss veiksmīgi pievienots.', ]; diff --git a/lang/lv/rss.php b/lang/lv/rss.php index 318e8b5b6..ec9b81d4e 100644 --- a/lang/lv/rss.php +++ b/lang/lv/rss.php @@ -26,4 +26,5 @@ return [ 'rss' => 'RSS', 'rss-feed' => 'RSS plūsma', 'type' => 'Tips', + 'created' => 'Privātā RSS plūsma izveidota', ]; diff --git a/lang/lv/staff.php b/lang/lv/staff.php index 334b06e5d..51fc52596 100644 --- a/lang/lv/staff.php +++ b/lang/lv/staff.php @@ -55,4 +55,5 @@ return [ 'chat-tools' => 'Tērzēšanas rīki', 'flush-chat' => 'Flush Chatbox', 'seedboxes' => 'Reģistrētās sēklu kastes', + 'application' => 'Pieteikšanās', ]; diff --git a/lang/lv/stat.php b/lang/lv/stat.php index ae128b0cc..8cb3e2d3a 100644 --- a/lang/lv/stat.php +++ b/lang/lv/stat.php @@ -49,4 +49,6 @@ return [ 'users-per-group' => 'Lietotāji grupā', 'active' => 'Aktīvs', 'all' => 'Viss', + 'all-time' => 'Visu laiku', + 'banned' => 'Aizslēgts', ]; diff --git a/lang/ms/articles.php b/lang/ms/articles.php index 766020617..aeeebba77 100644 --- a/lang/ms/articles.php +++ b/lang/ms/articles.php @@ -12,7 +12,7 @@ return [ * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 'articles' => 'Artikel', - 'meta-articles' => 'Artikel dan berita mengenai pelacak dan komuniti', - 'published-at' => 'Diterbitkan Pada', + 'meta-articles' => 'Artikel dan berita tracker ini dan komuniti', + 'published-at' => 'Diterbitkan pada ', 'read-more' => 'Baca Lebih Lanjut', ]; diff --git a/lang/ms/auth.php b/lang/ms/auth.php index e571e0ba1..16fb77618 100644 --- a/lang/ms/auth.php +++ b/lang/ms/auth.php @@ -28,4 +28,16 @@ return [ 'logout' => 'Log Keluar', 'activation-error' => 'Token Dilarang atau Tidak Sah Atau Akaun Sudah Disahkan!', 'activation-success' => 'Akaun Sudah Disahkan. Anda boleh log masuk sekarang!', + 'add-image' => 'Tambah satu lagi \'image link\'', + 'application' => 'Aplikasi', + 'add-profile' => 'Tambah satu lagi link profil', + 'allow-invite-appl' => 'Pendaftaran ditutup. Perlu dijemput (invite) untuk pendaftaran! Tetapi pendaftaran secara aplikasi (application signup) dibuka. Anda telah dibawa ke bahagian aplikasi!', + 'allow-invite' => 'Pendaftaran ditutup! Anda perlu dijemput (invite) untuk mendaftar! Anda telah dibawa ke bahagian log masuk (login)!', + 'are-you' => 'Adakah anda:', + 'apply' => 'Mohon (Apply)', + 'appl-closed' => 'Aplikasi ditutup', + 'appl-intro' => 'adalah komuniti tertutup. Anda mesti ada jemputan (invite) untuk mendaftar. Jika anda tidak ada jemputan, anda boleh isi aplikasi ini untuk menjadi ahli.', + 'appl-reason' => 'Bagaimana anda tahu mengenai ":sitename" dan kenapa anda ingin menyertai? ', + 'application-submitted' => 'Permohonan anda telah dihantar. Anda akan menerima e-mel tidak lama lagi!', + 'banned' => 'Akaun ini telah di\'ban\'!', ]; diff --git a/lang/ms/backup.php b/lang/ms/backup.php index 53e463a26..0a89e8618 100644 --- a/lang/ms/backup.php +++ b/lang/ms/backup.php @@ -39,4 +39,5 @@ return [ 'manager' => 'Pengurus', 'no_disks_configured' => 'Tiada cakera sandaran yang dikonfigurasikan dalam config / backup.php', 'only_local_downloads_supported' => 'Hanya muat turun dari sistem fail Tempatan disokong.', + 'backup_process_started' => 'Proses backup baru bermula', ]; diff --git a/lang/ms/blocks.php b/lang/ms/blocks.php index ed7117250..333adc816 100644 --- a/lang/ms/blocks.php +++ b/lang/ms/blocks.php @@ -26,4 +26,5 @@ return [ 'check-news' => 'Berita (periksa setiap hari)', 'new-news' => 'Berita baru', 'new-torrents' => 'Torrents baru', + 'latest-comments' => 'Komen terkini', ]; diff --git a/lang/ms/bon.php b/lang/ms/bon.php index 38da2de15..d478cdbb2 100644 --- a/lang/ms/bon.php +++ b/lang/ms/bon.php @@ -51,4 +51,5 @@ return [ 'you-have-received-tips' => 'Anda telah menerima', 'you-have-sent-tips' => 'Anda telah hantar', 'your-points' => 'Mata Anda', + 'failed' => 'Pertukaran bonus gagal!', ]; diff --git a/lang/ms/forum.php b/lang/ms/forum.php index 3d3c30437..551c8865b 100644 --- a/lang/ms/forum.php +++ b/lang/ms/forum.php @@ -70,4 +70,5 @@ return [ 'unpin' => 'Nyahpasang', 'view-all' => 'Lihat Semua Topik', 'views' => 'Pandangan', + 'created-at' => 'Dicipta pada', ]; diff --git a/lang/ms/graveyard.php b/lang/ms/graveyard.php index 16eb01678..a20cdd59e 100644 --- a/lang/ms/graveyard.php +++ b/lang/ms/graveyard.php @@ -23,4 +23,10 @@ return [ 'resurrect' => 'Bangkit semula', 'reward' => 'Token Freeleech', 'current-seedtime' => '\'Seedtime\' Semasa', + 'howto-desc' => 'Anda mesti \'seed\' torrent ini selama 30 hari untuk dianggap sebagai \'resurrection\' yang berjaya. Bila \'seedtime\' semasa :currentSeedtime mencapai :requiredSeedtime, anda akan diberi :tokens token \'freeleech\'.', + 'not-rewarded' => 'Tidak dianugerahkan', + 'resurrect-canceled' => '\'Resurrection\' berjaya dibatalkan!', + 'resurrect-complete' => '\'Torrent resurrection\' siap! Anda akan diberikan ganjaran secara automatik apabila keperluan \'seedtime\' dipenuhi.', + 'resurrect-date' => 'Tarikh \'resurrect\'', + 'resurrect-failed-own' => 'Torrent \'resurrection\' gagal! Anda tidak boleh \'resurrect\' muat naik anda sendiri.', ]; diff --git a/lang/ms/notification.php b/lang/ms/notification.php index 05aa6c712..71c12d58e 100644 --- a/lang/ms/notification.php +++ b/lang/ms/notification.php @@ -22,4 +22,11 @@ return [ 'read' => 'Baca', 'title' => 'Tajuk', 'already-marked-read' => 'Notifikasi Sudah Ditanda sebagai Sudah Dibaca!', + 'all-deleted' => 'Semua notifikasi telah dibuang!', + 'all-marked-read' => 'Semua notifikasi ditanda sebagai sudah dibaca!', + 'bon-gifts' => 'Hadiah Bon', + 'comment-tags' => 'Tag komen', + 'deleted' => 'Notifikasi telah dibuang!', + 'filter-by-type' => '\'Filter\' mengikut jenis notifikasi', + 'marked-read' => 'Notifikasi ditandai sebagai sudah dibaca!', ]; diff --git a/lang/ms/pm.php b/lang/ms/pm.php index 48f6687da..cb79f56fe 100644 --- a/lang/ms/pm.php +++ b/lang/ms/pm.php @@ -37,4 +37,6 @@ return [ 'unread' => 'Belum dibaca', 'empty-inbox' => 'Kosongkan peti masuk', 'all-marked-read' => 'Semua Mesej Anda Sudah Ditanda Sebagai Telah Dibaca', + 'delete-success' => 'Mesej (Private Message) berjaya dibuang!', + 'error' => 'Apa yang anda cuba lakukan ni!', ]; diff --git a/lang/ms/poll.php b/lang/ms/poll.php index 0cb3ef878..1efcc63c2 100644 --- a/lang/ms/poll.php +++ b/lang/ms/poll.php @@ -25,4 +25,8 @@ return [ 'vote' => 'Undi', 'vote-now' => 'Dapatkan Undian Anda Sekarang!', 'votes' => 'Undian', + 'already-voted-error' => 'Anda telah mengundi untuk undian ini. Undo anda tidak akan dikira.', + 'already-voted-result' => 'Anda telah mengundi untuk undian ini. Ini adalah keputusannya.', + 'expired-voted-result' => 'Undian ini sudah luput. Ini adalah keputusannya.', + 'edit-poll' => 'Ubah soalan undian', ]; diff --git a/lang/ms/request.php b/lang/ms/request.php index 97601159e..220944e38 100644 --- a/lang/ms/request.php +++ b/lang/ms/request.php @@ -77,4 +77,12 @@ return [ 'resolutions' => 'Resoluti-resolusi', 'resolution' => 'Resolusi', 'access-error' => 'Anda tiada akses untuk luluskan permintaan ini.', + 'access-delete-error' => 'Anda tiada akses untuk buang permintaan (request) ini.', + 'added-bonus' => 'Bonus ada berjaya ditambah.', + 'added-request' => 'Permintaan (request) telah dimasukkan.', + 'already-approved' => 'Permintaan (request) ini nampak seperti telah diluluskan (approved)', + 'already-claimed' => 'Orang lain sudah tebus permintaan (request) ini.', + 'already-rejected' => 'Permintaan (request) ini sudah ditolak (rejected)', + 'approved-anon' => 'Anda telah meluluskan %s dan \'bounty\' telah diberikan kepada pengguna tanpa nama (anonymous)', + 'approved-user' => 'Anda telah meluluskan %s dan \'bounty\' telah diberikan kepada %s', ]; diff --git a/lang/ms/rss.php b/lang/ms/rss.php index 5906da9ed..99c613fa7 100644 --- a/lang/ms/rss.php +++ b/lang/ms/rss.php @@ -26,4 +26,7 @@ return [ 'rss' => 'RSS', 'rss-feed' => 'RSS Feed', 'type' => 'Jenis', + 'created' => 'RSS feed peribadi berjaya dicipta', + 'deleted' => 'RSS feed telah dibuang!', + 'error' => 'Permintaan (request) tidak boleh diproses', ]; diff --git a/lang/ms/staff.php b/lang/ms/staff.php index 3931afc20..b85c65387 100644 --- a/lang/ms/staff.php +++ b/lang/ms/staff.php @@ -55,4 +55,12 @@ return [ 'chat-tools' => 'Alat Bual', 'flush-chat' => 'Chatbox Flush', 'seedboxes' => 'Kotak Seed Berdaftar', + 'application' => 'Aplikasi', + 'application-type' => 'Jenis', + 'application-image-proofs' => 'Bukti bergambar (Image proofs)', + 'application-referrer' => '\'Referrer\'', + 'article-content' => 'Kandungan', + 'blocked-ips' => 'IP yang telah dihalang (blocked)', + 'bon-exchange' => 'Pertukaran BON', + 'bon-earnings' => 'BON pendapatan', ]; diff --git a/lang/ms/stat.php b/lang/ms/stat.php index f9ec5e27c..c91f4c0d9 100644 --- a/lang/ms/stat.php +++ b/lang/ms/stat.php @@ -49,4 +49,11 @@ return [ 'users-per-group' => 'Pengguna Per Kumpulan', 'active' => 'Aktif', 'languages' => 'Bahasa-bahasa', + 'all' => 'Semua', + 'all-time' => 'Sejak tracker ini ditubuhkan', + 'banned' => 'Kena \'ban\'', + 'credited' => 'Telah dikreditkan (Credited)', + 'disabled' => '\'Disabled\'', + 'last30days' => '30 hari terakhir', + 'last60days' => '60 hari terakhir', ]; diff --git a/lang/ms/torrent.php b/lang/ms/torrent.php index 40e97d1fe..c48fe71b4 100644 --- a/lang/ms/torrent.php +++ b/lang/ms/torrent.php @@ -37,7 +37,7 @@ return [ 'completed_at' => 'Selesai di', 'completed-not-seeding' => 'Anda Lengkapkan Muat Turun Ini Tetapi Tidak Ada Lagi Pembenihan Ia', 'created_at' => 'Dicipta pada', - 'credited' => 'Dikreditkan', + 'credited' => 'Telah dikreditkan (Credited)', 'current' => 'Semasa', 'current-filters' => 'Penapis Semasa', 'currently-leeching' => 'Pada masa ini Leeching', @@ -206,4 +206,5 @@ return [ 'resolution' => 'Resolusi', 'resolutions' => 'Resoluti-resolusi', 'staff-tools' => 'Alat Kakitangan', + 'add-to-playlist' => 'Tambah ke dalam playlist', ]; diff --git a/lang/nl/auth.php b/lang/nl/auth.php index 03864bb6b..01a61db4d 100644 --- a/lang/nl/auth.php +++ b/lang/nl/auth.php @@ -1,7 +1,6 @@ * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ - -return [ /* |-------------------------------------------------------------------------- | Authentication Language Lines @@ -24,7 +21,17 @@ return [ | these language lines according to your application's requirements. | */ - - 'failed' => 'Deze combinatie van e-mailadres en wachtwoord is niet geldig.', + 'failed' => 'Deze combinatie van e-mailadres en wachtwoord is niet geldig.', 'throttle' => 'Te veel mislukte loginpogingen. Probeer het over :seconds seconden nogmaals.', + 'activation-error' => 'Verbannen of ongeldige token of account al geactiveerd!', + 'activation-success' => 'Account geactiveerd! Je kan nu inloggen!', + 'add-image' => 'Voeg nog een afbeeldingslink toe', + 'application' => 'Sollicitatie', + 'add-profile' => 'Voeg nog een profiellink toe', + 'allow-invite-appl' => 'Open registratie is gesloten! Je hebt een uitnodiging nodig om te registeren! Sollicitaties zijn wel geopend. Je bent doorgestuurd naar de sollicitatiepagina!', + 'allow-invite' => 'Open registratie gesloten! Je hebt een uitnodiging nodig om te registeren! Je bent doorgestuurd naar de inlogpagina!', + 'are-you' => 'Ben je:', + 'apply' => 'Pas toe', + 'appl-closed' => 'Sollicitaties zijn gesloten', + 'appl-intro' => 'is een gesloten gemeenschap. Je hebt een uitnodiging nodig om te registeren! Als je geen uitnodiging kan krijgen, kan je het volgende sollicitatieformulier invullen.', ]; diff --git a/lang/nl/backup.php b/lang/nl/backup.php index 7943dc70f..218767bb1 100644 --- a/lang/nl/backup.php +++ b/lang/nl/backup.php @@ -47,4 +47,5 @@ return [ 'no_disks_configured' => 'Geen backup locaties geconfigureerd in config/wbackup.php', 'backup_doesnt_exist' => 'Het backup bestand bestaat niet.', 'only_local_downloads_supported' => 'Enkel downloads van het lokale bestandssysteem worden ondersteund.', + 'backup_process_started' => 'Nieuw backupproces gestart', ]; diff --git a/lang/nl/blocks.php b/lang/nl/blocks.php index 185a7aa14..c03c0a403 100644 --- a/lang/nl/blocks.php +++ b/lang/nl/blocks.php @@ -26,4 +26,5 @@ return [ 'check-news' => 'Nieuws (dagelijks controleren)', 'new-news' => 'Nieuw nieuws', 'new-torrents' => 'Nieuwe torrents', + 'latest-comments' => 'Nieuwste commentaren', ]; diff --git a/lang/nl/comment.php b/lang/nl/comment.php new file mode 100644 index 000000000..c32352cc9 --- /dev/null +++ b/lang/nl/comment.php @@ -0,0 +1,5 @@ + 'Reactie is verwijderd.', + 'edited' => 'Opmerking is bewerkt.', +]; diff --git a/lang/nl/common.php b/lang/nl/common.php index af43202bd..21d142dac 100644 --- a/lang/nl/common.php +++ b/lang/nl/common.php @@ -174,4 +174,11 @@ return [ 'yes' => 'Ja', 'your' => 'Jouw', 'your-comment' => 'Jouw commentaar', + 'abbrev-days' => 'D ', + 'abbrev-hours' => 'u ', + 'abbrev-minutes' => 'm ', + 'abbrev-months' => 'M ', + 'abbrev-seconds' => 's', + 'abbrev-weeks' => 'W ', + 'abbrev-years' => 'Y ', ]; diff --git a/lang/nl/event.php b/lang/nl/event.php new file mode 100644 index 000000000..1d4ad7576 --- /dev/null +++ b/lang/nl/event.php @@ -0,0 +1,5 @@ + 'Voeg prijs toe', + 'edit-event' => 'Evenement bewerken', +]; diff --git a/lang/nl/forum.php b/lang/nl/forum.php index 53481a2b6..f0e716cde 100644 --- a/lang/nl/forum.php +++ b/lang/nl/forum.php @@ -70,4 +70,5 @@ return [ 'unpin' => 'losmaken', 'view-all' => 'Bekijk alle onderwerpen', 'views' => 'Keer bekeken', + 'created-at' => 'Gemaakt om', ]; diff --git a/lang/nl/graveyard.php b/lang/nl/graveyard.php index ff7eb5fea..6d78146da 100644 --- a/lang/nl/graveyard.php +++ b/lang/nl/graveyard.php @@ -22,4 +22,8 @@ return [ 'pending' => 'In afwachting', 'resurrect' => 'herleven', 'reward' => 'Freeleech-tokens', + 'current-seedtime' => 'Huidige seedtime', + 'howto-desc' => 'Je moet deze torrent seeden voor 30 dagen voor een succesvolle opstanding. Wanneer je huidige seedtijd van :currentSeedtime :requiredSeedtime bedraagt, word je beloont met :tokens freeleech tokens.', + 'not-rewarded' => 'Niet beloond', + 'resurrect-canceled' => 'Opstanding succesvol geannuleerd!', ]; diff --git a/lang/nl/notification.php b/lang/nl/notification.php index 4a2c87f46..b3641efed 100644 --- a/lang/nl/notification.php +++ b/lang/nl/notification.php @@ -21,4 +21,14 @@ return [ 'notifications' => 'meldingen', 'read' => 'Lezen', 'title' => 'Titel', + 'already-marked-read' => 'Notificatie al gemarkeerd als gelezen!', + 'all-deleted' => 'Alle meldingen verwijderd!', + 'all-marked-read' => 'Alle meldingen als gelezen gemarkeerd!', + 'bon-gifts' => 'Bon cadeaus', + 'comment-tags' => 'Commentaar etiket', + 'deleted' => 'Melding verwijderd!', + 'filter-by-type' => 'Filter per meldingtype', + 'marked-read' => 'Melding gemarkeerd als gelezen!', + 'not-existent' => 'Melding bestaat niet!', + 'post-tags' => 'Bericht etiketten', ]; diff --git a/lang/nl/pm.php b/lang/nl/pm.php index 12748489b..3073e6f0b 100644 --- a/lang/nl/pm.php +++ b/lang/nl/pm.php @@ -36,4 +36,7 @@ return [ 'to' => 'Naar', 'unread' => 'Ongelezen', 'empty-inbox' => 'Lege brievenbus', + 'all-marked-read' => 'Alle berichten zijn gemarkeerd als gelezen!', + 'delete-success' => 'PM is succesvol verwijderd!', + 'error' => 'Wat probeer je te doen!', ]; diff --git a/lang/nl/poll.php b/lang/nl/poll.php index 1f3c335ba..61c66209f 100644 --- a/lang/nl/poll.php +++ b/lang/nl/poll.php @@ -25,4 +25,8 @@ return [ 'vote' => 'Stemmen', 'vote-now' => 'Laat je stem nu horen!', 'votes' => 'stemmen', + 'already-voted-error' => 'Je hebt al op deze poll gestemd. Deze stem telt niet mee.', + 'already-voted-result' => 'Je hebt al gestemd op deze poll. Hier is de uitslag.', + 'expired-voted-result' => 'Deze poll is verlopen. Hier is de uitslag.', + 'edit-poll' => 'Wijzig poll', ]; diff --git a/lang/nl/request.php b/lang/nl/request.php index 0aaba39ad..e7fdedbc2 100644 --- a/lang/nl/request.php +++ b/lang/nl/request.php @@ -74,4 +74,11 @@ return [ 'voters' => 'kiezers', 'votes' => 'stemmen', 'yes' => 'Ja', + 'access-error' => 'Je hebt geen toegang om deze request te accepteren.', + 'access-delete-error' => 'Je hebt geen toegang om dit verzoek te verwijderen.', + 'added-bonus' => 'Jouw bonus is succesvol toegevoegd.', + 'added-request' => 'Verzoek toegevoegd.', + 'already-approved' => 'Het lijkt erop dat dit verzoek al accepteerd is', + 'already-claimed' => 'Iemand anders heeft dit verzoek al geclaimd.', + 'already-rejected' => 'Het lijkt erop dat dit verzoek al afgewezen is', ]; diff --git a/lang/nl/rss.php b/lang/nl/rss.php index c392d85af..070e8542e 100644 --- a/lang/nl/rss.php +++ b/lang/nl/rss.php @@ -26,4 +26,7 @@ return [ 'rss' => 'RSS', 'rss-feed' => 'RSS-feed', 'type' => 'Type', + 'created' => 'Privé RSS feed aangemaakt', + 'deleted' => 'RSS feed verwijderd!', + 'error' => 'Verzoek kan niet worden verwerkt', ]; diff --git a/lang/nl/staff.php b/lang/nl/staff.php index 85ed58d1c..3ff94ae28 100644 --- a/lang/nl/staff.php +++ b/lang/nl/staff.php @@ -55,4 +55,10 @@ return [ 'chat-tools' => 'Chat-hulpmiddelen', 'flush-chat' => 'Chatbox spoelen', 'seedboxes' => 'Geregistreerde zaaddozen', + 'application' => 'Sollicitatie', + 'application-type' => 'Type', + 'application-image-proofs' => 'Foto bewijzen', + 'application-referrer' => 'Verwijzer', + 'article-content' => 'Content', + 'blocked-ips' => 'Geblokkeerde IPs', ]; diff --git a/lang/nl/stat.php b/lang/nl/stat.php index 6a4984877..21dd9ddb7 100644 --- a/lang/nl/stat.php +++ b/lang/nl/stat.php @@ -47,4 +47,10 @@ return [ 'total-upload' => 'Totale upload', 'users-in-group' => 'Gebruikers in groep', 'users-per-group' => 'Gebruikers per groep', + 'active' => 'Actief', + 'all' => 'Alle', + 'all-time' => 'Aller tijden', + 'banned' => 'Verbannen', + 'credited' => 'Bijgeschreven', + 'disabled' => 'Uitgeschakeld', ]; diff --git a/lang/nl/torrent.php b/lang/nl/torrent.php index dd62a0b03..7831c089f 100644 --- a/lang/nl/torrent.php +++ b/lang/nl/torrent.php @@ -37,7 +37,7 @@ return [ 'completed_at' => 'Voltooid op', 'completed-not-seeding' => 'Je hebt deze download voltooid, maar je kunt hem niet langer inzaaien', 'created_at' => 'Gemaakt bij', - 'credited' => 'gecrediteerd', + 'credited' => 'Bijgeschreven', 'current' => 'Stroom', 'current-filters' => 'Huidige filters', 'currently-leeching' => 'Momenteel Leeching', @@ -202,4 +202,5 @@ return [ 'view-more' => 'Bekijk meer', 'view-trailer' => 'Bekijk trailer', 'votes' => 'stemmen', + 'add-to-playlist' => 'Voeg toe aan playlist', ]; diff --git a/lang/nl/validation.php b/lang/nl/validation.php index 8e55a71c3..7033bc207 100644 --- a/lang/nl/validation.php +++ b/lang/nl/validation.php @@ -1,7 +1,6 @@ * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ - -return [ /* |-------------------------------------------------------------------------- | Validation Language Lines @@ -24,111 +21,111 @@ return [ | as the size rules. Feel free to tweak each of these messages. | */ - - 'accepted' => ':attribute moet geaccepteerd zijn.', - 'active_url' => ':attribute is geen geldige URL.', - 'after' => ':attribute moet een datum na :date zijn.', - 'after_or_equal' => ':attribute moet een datum na of gelijk aan :date zijn.', - 'alpha' => ':attribute mag alleen letters bevatten.', - 'alpha_dash' => ':attribute mag alleen letters, nummers, underscores (_) en streepjes (-) bevatten.', - 'alpha_num' => ':attribute mag alleen letters en nummers bevatten.', - 'array' => ':attribute moet geselecteerde elementen bevatten.', - 'before' => ':attribute moet een datum voor :date zijn.', + 'accepted' => ':attribute moet geaccepteerd zijn.', + 'active_url' => ':attribute is geen geldige URL.', + 'after' => ':attribute moet een datum na :date zijn.', + 'after_or_equal' => ':attribute moet een datum na of gelijk aan :date zijn.', + 'alpha' => ':attribute mag alleen letters bevatten.', + 'alpha_dash' => ':attribute mag alleen letters, nummers, underscores (_) en streepjes (-) bevatten.', + 'alpha_num' => ':attribute mag alleen letters en nummers bevatten.', + 'array' => ':attribute moet geselecteerde elementen bevatten.', + 'before' => ':attribute moet een datum voor :date zijn.', 'before_or_equal' => ':attribute moet een datum voor of gelijk aan :date zijn.', - 'between' => [ + 'between' => [ 'numeric' => ':attribute moet tussen :min en :max zijn.', - 'file' => ':attribute moet tussen :min en :max kilobytes zijn.', - 'string' => ':attribute moet tussen :min en :max karakters zijn.', - 'array' => ':attribute moet tussen :min en :max items bevatten.', + 'file' => ':attribute moet tussen :min en :max kilobytes zijn.', + 'string' => ':attribute moet tussen :min en :max karakters zijn.', + 'array' => ':attribute moet tussen :min en :max items bevatten.', ], - 'boolean' => ':attribute moet ja of nee zijn.', - 'confirmed' => ':attribute bevestiging komt niet overeen.', - 'date' => ':attribute moet een datum bevatten.', - 'date_equals' => ':attribute moet een datum gelijk aan :date zijn.', - 'date_format' => ':attribute moet een geldig datum formaat bevatten.', - 'different' => ':attribute en :other moeten verschillend zijn.', - 'digits' => ':attribute moet bestaan uit :digits cijfers.', + 'boolean' => ':attribute moet ja of nee zijn.', + 'confirmed' => ':attribute bevestiging komt niet overeen.', + 'date' => ':attribute moet een datum bevatten.', + 'date_equals' => ':attribute moet een datum gelijk aan :date zijn.', + 'date_format' => ':attribute moet een geldig datum formaat bevatten.', + 'different' => ':attribute en :other moeten verschillend zijn.', + 'digits' => ':attribute moet bestaan uit :digits cijfers.', 'digits_between' => ':attribute moet bestaan uit minimaal :min en maximaal :max cijfers.', - 'dimensions' => ':attribute heeft geen geldige afmetingen voor afbeeldingen.', - 'distinct' => ':attribute heeft een dubbele waarde.', - 'email' => ':attribute is geen geldig e-mailadres.', - 'exists' => ':attribute bestaat niet.', - 'file' => ':attribute moet een bestand zijn.', - 'filled' => ':attribute is verplicht.', - 'gt' => [ - 'numeric' => 'De :attribute moet groter zijn dan :value.', - 'file' => 'De :attribute moet groter zijn dan :value kilobytes.', - 'string' => 'De :attribute moet meer dan :value tekens bevatten.', - 'array' => 'De :attribute moet meer dan :value waardes bevatten.', + 'dimensions' => ':attribute heeft geen geldige afmetingen voor afbeeldingen.', + 'distinct' => ':attribute heeft een dubbele waarde.', + 'email' => ':attribute is geen geldig e-mailadres.', + 'exists' => ':attribute bestaat niet.', + 'file' => ':attribute moet een bestand zijn.', + 'filled' => ':attribute is verplicht.', + 'gt' => [ + 'numeric' => ':attribute moet groter zijn dan :value.', + 'file' => ':attribute moet groter zijn dan :value kilobytes.', + 'string' => ':attribute moet meer dan :value tekens bevatten.', + 'array' => ':attribute moet meer dan :value waardes bevatten.', ], 'gte' => [ - 'numeric' => 'De :attribute moet groter of gelijk zijn aan :value.', - 'file' => 'De :attribute moet groter of gelijk zijn aan :value kilobytes.', - 'string' => 'De :attribute moet minimaal :value tekens bevatten.', - 'array' => 'De :attribute moet :value waardes of meer bevatten.', + 'numeric' => ':attribute moet groter of gelijk zijn aan :value.', + 'file' => ':attribute moet groter of gelijk zijn aan :value kilobytes.', + 'string' => ':attribute moet minimaal :value tekens bevatten.', + 'array' => ':attribute moet :value waardes of meer bevatten.', ], - 'image' => ':attribute moet een afbeelding zijn.', - 'in' => ':attribute is ongeldig.', + 'image' => ':attribute moet een afbeelding zijn.', + 'in' => ':attribute is ongeldig.', 'in_array' => ':attribute bestaat niet in :other.', - 'integer' => ':attribute moet een getal zijn.', - 'ip' => ':attribute moet een geldig IP-adres zijn.', - 'ipv4' => ':attribute moet een geldig IPv4-adres zijn.', - 'ipv6' => ':attribute moet een geldig IPv6-adres zijn.', - 'json' => ':attribute moet een geldige JSON-string zijn.', - 'lt' => [ - 'numeric' => 'De :attribute moet kleiner zijn dan :value.', - 'file' => 'De :attribute moet kleiner zijn dan :value kilobytes.', - 'string' => 'De :attribute moet minder dan :value tekens bevatten.', - 'array' => 'De :attribute moet minder dan :value waardes bevatten.', + 'integer' => ':attribute moet een getal zijn.', + 'ip' => ':attribute moet een geldig IP-adres zijn.', + 'ipv4' => ':attribute moet een geldig IPv4-adres zijn.', + 'ipv6' => ':attribute moet een geldig IPv6-adres zijn.', + 'json' => ':attribute moet een geldige JSON-string zijn.', + 'lt' => [ + 'numeric' => ':attribute moet kleiner zijn dan :value.', + 'file' => ':attribute moet kleiner zijn dan :value kilobytes.', + 'string' => ':attribute moet minder dan :value tekens bevatten.', + 'array' => ':attribute moet minder dan :value waardes bevatten.', ], 'lte' => [ - 'numeric' => 'De :attribute moet kleiner of gelijk zijn aan :value.', - 'file' => 'De :attribute moet kleiner of gelijk zijn aan :value kilobytes.', - 'string' => 'De :attribute moet maximaal :value tekens bevatten.', - 'array' => 'De :attribute moet :value waardes of minder bevatten.', + 'numeric' => ':attribute moet kleiner of gelijk zijn aan :value.', + 'file' => ':attribute moet kleiner of gelijk zijn aan :value kilobytes.', + 'string' => ':attribute moet maximaal :value tekens bevatten.', + 'array' => ':attribute moet :value waardes of minder bevatten.', ], 'max' => [ 'numeric' => ':attribute mag niet hoger dan :max zijn.', - 'file' => ':attribute mag niet meer dan :max kilobytes zijn.', - 'string' => ':attribute mag niet uit meer dan :max tekens bestaan.', - 'array' => ':attribute mag niet meer dan :max items bevatten.', + 'file' => ':attribute mag niet meer dan :max kilobytes zijn.', + 'string' => ':attribute mag niet uit meer dan :max tekens bestaan.', + 'array' => ':attribute mag niet meer dan :max items bevatten.', ], - 'mimes' => ':attribute moet een bestand zijn van het bestandstype :values.', + 'mimes' => ':attribute moet een bestand zijn van het bestandstype :values.', 'mimetypes' => ':attribute moet een bestand zijn van het bestandstype :values.', - 'min' => [ + 'min' => [ 'numeric' => ':attribute moet minimaal :min zijn.', - 'file' => ':attribute moet minimaal :min kilobytes zijn.', - 'string' => ':attribute moet minimaal :min tekens zijn.', - 'array' => ':attribute moet minimaal :min items bevatten.', + 'file' => ':attribute moet minimaal :min kilobytes zijn.', + 'string' => ':attribute moet minimaal :min tekens zijn.', + 'array' => ':attribute moet minimaal :min items bevatten.', ], - 'not_in' => 'Het formaat van :attribute is ongeldig.', - 'not_regex' => 'De :attribute formaat is ongeldig.', - 'numeric' => ':attribute moet een nummer zijn.', - 'present' => ':attribute moet bestaan.', - 'regex' => ':attribute formaat is ongeldig.', - 'required' => ':attribute is verplicht.', - 'required_if' => ':attribute is verplicht indien :other gelijk is aan :value.', - 'required_unless' => ':attribute is verplicht tenzij :other gelijk is aan :values.', - 'required_with' => ':attribute is verplicht i.c.m. :values', - 'required_with_all' => ':attribute is verplicht i.c.m. :values', - 'required_without' => ':attribute is verplicht als :values niet ingevuld is.', + 'not_in' => 'Het formaat van :attribute is ongeldig.', + 'not_regex' => ':attribute formaat is ongeldig.', + 'numeric' => ':attribute moet een nummer zijn.', + 'present' => ':attribute moet bestaan.', + 'regex' => ':attribute formaat is ongeldig.', + 'required' => ':attribute is verplicht.', + 'required_if' => ':attribute is verplicht indien :other gelijk is aan :value.', + 'required_unless' => ':attribute is verplicht tenzij :other gelijk is aan :values.', + 'required_with' => ':attribute is verplicht als :values is.', + 'required_with_all' => ':attribute is verplicht in combinatie met :values.', + 'required_without' => ':attribute is verplicht als :values niet ingevuld is.', 'required_without_all' => ':attribute is verplicht als :values niet ingevuld zijn.', - 'same' => ':attribute en :other moeten overeenkomen.', - 'size' => [ + 'same' => ':attribute en :other moeten overeenkomen.', + 'size' => [ 'numeric' => ':attribute moet :size zijn.', - 'file' => ':attribute moet :size kilobyte zijn.', - 'string' => ':attribute moet :size tekens zijn.', - 'array' => ':attribute moet :size items bevatten.', + 'file' => ':attribute moet :size kilobyte zijn.', + 'string' => ':attribute moet :size tekens zijn.', + 'array' => ':attribute moet :size items bevatten.', ], - 'starts_with' => ':attribute moet starten met een van de volgende: :values', - 'string' => ':attribute moet een tekst zijn.', - 'timezone' => ':attribute moet een geldige tijdzone zijn.', - 'unique' => ':attribute is al in gebruik.', - 'uploaded' => 'Het uploaden van :attribute is mislukt.', - 'url' => ':attribute moet een geldig URL zijn.', - 'uuid' => ':attribute moet een geldig UUID zijn.', - - /* + 'starts_with' => ':attribute moet starten met een van de volgende: :values.', + 'string' => ':attribute moet een tekst zijn.', + 'timezone' => ':attribute moet een geldige tijdzone zijn.', + 'unique' => ':attribute is al in gebruik.', + 'uploaded' => 'Het uploaden van :attribute is mislukt.', + 'url' => ':attribute moet een geldig URL zijn.', + 'uuid' => ':attribute moet een geldig UUID zijn.', + 'custom' => [ + 'attribute-name' => [ + /* |-------------------------------------------------------------------------- | Custom Validation Language Lines |-------------------------------------------------------------------------- @@ -138,14 +135,11 @@ return [ | specify a specific custom language line for a given attribute rule. | */ - - 'custom' => [ - 'attribute-name' => [ - 'rule-name' => 'custom-message', + 'rule-name' => 'custom-bericht', ], ], - - /* + 'attributes' => [ + /* |-------------------------------------------------------------------------- | Custom Validation Attributes |-------------------------------------------------------------------------- @@ -155,38 +149,57 @@ return [ | of "email". This simply helps us make messages a little cleaner. | */ - - 'attributes' => [ - 'address' => 'adres', - 'age' => 'leeftijd', - 'available' => 'beschikbaar', - 'city' => 'stad', - 'content' => 'inhoud', - 'country' => 'land', - 'date' => 'datum', - 'day' => 'dag', - 'description' => 'omschrijving', - 'email' => 'e-mailadres', - 'excerpt' => 'uittreksel', - 'first_name' => 'voornaam', - 'gender' => 'geslacht', - 'hour' => 'uur', - 'last_name' => 'achternaam', - 'message' => 'boodschap', - 'minute' => 'minuut', - 'mobile' => 'mobiel', - 'month' => 'maand', - 'name' => 'naam', - 'password' => 'wachtwoord', + 'address' => 'adres', + 'age' => 'leeftijd', + 'available' => 'beschikbaar', + 'city' => 'stad', + 'content' => 'inhoud', + 'country' => 'land', + 'date' => 'datum', + 'day' => 'dag', + 'description' => 'omschrijving', + 'email' => 'e-mailadres', + 'excerpt' => 'uittreksel', + 'first_name' => 'voornaam', + 'gender' => 'geslacht', + 'hour' => 'uur', + 'last_name' => 'achternaam', + 'message' => 'boodschap', + 'minute' => 'minuut', + 'mobile' => 'mobiel', + 'month' => 'maand', + 'name' => 'naam', + 'password' => 'wachtwoord', 'password_confirmation' => 'wachtwoordbevestiging', - 'phone' => 'telefoonnummer', - 'second' => 'seconde', - 'sex' => 'geslacht', - 'size' => 'grootte', - 'subject' => 'onderwerp', - 'time' => 'tijd', - 'title' => 'titel', - 'username' => 'gebruikersnaam', - 'year' => 'jaar', + 'phone' => 'telefoonnummer', + 'second' => 'seconde', + 'sex' => 'geslacht', + 'size' => 'grootte', + 'subject' => 'onderwerp', + 'time' => 'tijd', + 'title' => 'titel', + 'username' => 'gebruikersnaam', + 'year' => 'jaar', ], + 'accepted_if' => ':attribute moet geaccepteerd worden als :other is :value.', + 'current_password' => 'Het wachtwoord is incorrect.', + 'declined' => ':attribute moet worden afgewezen.', + 'declined_if' => ':attribute moet worden afgewezen als :other is :value.', + 'ends_with' => ':attribute moet eindigen met een van :values waardes.', + 'enum' => 'Het geselecteerde :attribute is ongeldig.', + 'mac_address' => ':attribute moet een geldig MAC-adres zijn.', + 'multiple_of' => ':attribute moet een veelvoud van :value zijn.', + 'password' => [ + 'letters' => ':attribute moet minstens één letter bevatten.', + 'mixed' => ':attribute moet minstens één kleine letter en één hoofdletter bevatten.', + 'numbers' => ':attribute moet minstens één cijfer bevatten.', + 'symbols' => ':attribute moet minstens één symbool bevatten.', + 'uncompromised' => ':attribute is gevonden in een datalek. Kies een ander :attribute.', + ], + 'prohibited' => ':attribute veld is verboden.', + 'prohibited_if' => ':attribute veld is verboden wanneer :other :value is.', + 'prohibited_unless' => ':attribute veld is verboden tenzij :values :other bevat.', + 'prohibits' => ':attribute veld verbiedt :other van aanwezig te zijn.', + 'email_list' => 'Sorry, dit emaildomein is niet toegestaan op deze website. Zie de website\'s email whitelist.', + 'recaptcha' => 'Voltooi de ReCaptcha.', ]; diff --git a/lang/pt/auth.php b/lang/pt/auth.php index 4afc32ed1..8801e5bee 100644 --- a/lang/pt/auth.php +++ b/lang/pt/auth.php @@ -16,7 +16,7 @@ return [ | Default Authentication Language Lines |-------------------------------------------------------------------------- */ - 'activation-error' => 'O Token banido ou inválido ou a conta já foi confirmada!', + 'activation-error' => 'Token banido ou inválido, ou a conta já foi confirmada!', 'activation-success' => 'Conta confirmada! Você já pode fazer o login!', 'add-image' => 'Adicionar outro link da imagem', 'add-profile' => 'Adicionar outro link de perfil', diff --git a/lang/pt/blocks.php b/lang/pt/blocks.php index c0937b8a9..c0be2534f 100644 --- a/lang/pt/blocks.php +++ b/lang/pt/blocks.php @@ -11,7 +11,7 @@ return [ * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ - 'chatbox' => 'Janela de chat', + 'chatbox' => 'Chat', 'click' => 'Clique', 'to-enable-editor' => 'para habilitar o editor', 'featured-by' => 'Caracterizado por', diff --git a/lang/pt/bug.php b/lang/pt/bug.php index a40b2c837..d8321f768 100644 --- a/lang/pt/bug.php +++ b/lang/pt/bug.php @@ -11,7 +11,7 @@ return [ * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ - 'bug-report' => 'Relatório de erro', + 'bug-report' => 'Reportar bug', 'bug-report-description' => 'Denunciar um bug do site', 'enter-description' => 'Descreva o problema da melhor forma possível', 'enter-email' => 'Por favor introduza o seu e-mail', diff --git a/lang/pt/email.php b/lang/pt/email.php index 44fcced4b..df708d978 100644 --- a/lang/pt/email.php +++ b/lang/pt/email.php @@ -11,7 +11,7 @@ return [ * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ - 'activate-account' => 'Ativar conta', + 'activate-account' => 'Ativação de conta', 'ban-reason' => 'Razão', 'banned-footer' => 'Isso é o que você ganha por não seguir as regras', 'banned-header' => 'Você foi banido', diff --git a/lang/pt/notification.php b/lang/pt/notification.php index 54dd6bdc4..ce04f7b8c 100644 --- a/lang/pt/notification.php +++ b/lang/pt/notification.php @@ -34,4 +34,5 @@ return [ 'reseed-requests' => 'Solicitação de reenvio', 'title' => 'Título', 'unfollows' => 'Deixar de seguir', + 'already-marked-read' => 'Notificação já marcada como lida!', ]; diff --git a/lang/pt_BR/articles.php b/lang/pt_BR/articles.php new file mode 100644 index 000000000..b3d9bbc7f --- /dev/null +++ b/lang/pt_BR/articles.php @@ -0,0 +1 @@ + * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ - -return [ /* |-------------------------------------------------------------------------- | Языковые ресурсы аутентификации @@ -25,7 +22,7 @@ return [ | с требованиями вашего приложения. | */ - - 'failed' => 'Имя пользователя и пароль не совпадают.', + 'failed' => 'Имя пользователя и пароль не совпадают.', 'throttle' => 'Слишком много попыток входа. Пожалуйста, попробуйте еще раз через :seconds секунд.', + 'activation-error' => 'Заблокированный или недействительный токен или аккаунт уже подтверждён!', ]; diff --git a/lang/ru/common.php b/lang/ru/common.php index 316c5cbb1..cfd4ae961 100644 --- a/lang/ru/common.php +++ b/lang/ru/common.php @@ -174,4 +174,6 @@ return [ 'yes' => 'да', 'your' => 'Ваш', 'your-comment' => 'Ваш комментарий', + 'a-an-art' => 'Один|Несколько|Много', + 'dead' => 'Мертв', ]; diff --git a/lang/ru/graveyard.php b/lang/ru/graveyard.php index 640772ecf..84fa273e4 100644 --- a/lang/ru/graveyard.php +++ b/lang/ru/graveyard.php @@ -11,7 +11,7 @@ return [ * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ - 'dead' => 'мертв', + 'dead' => 'Мертв', 'graveyard' => 'Кладбище', 'guidelines' => 'Методические рекомендации', 'guidelines-content' => '1) Вы не можете восстановить свои собственные загрузки.
    2) Не воскрешай то, что не можешь совершить тоже.', @@ -20,6 +20,6 @@ return [ 'howto-desc2' => 'Вы будете вознаграждены', 'howto-hits' => 'Хиты', 'pending' => 'в ожидании', - 'resurrect' => 'воскрешать', + 'resurrect' => 'Воскрешать', 'reward' => 'Freeleech жетоны', ]; diff --git a/lang/ru/notification.php b/lang/ru/notification.php index 0415b393b..97703d912 100644 --- a/lang/ru/notification.php +++ b/lang/ru/notification.php @@ -15,10 +15,24 @@ return [ 'delete' => 'Удалить', 'delete-all' => 'Удалить все уведомления', 'mark-all-read' => 'Отметить все как прочитанное', - 'mark-read' => 'Пометить, как прочитанное', + 'mark-read' => 'Отметить как прочитанное', 'message' => 'Сообщение', - 'no-notifications' => 'Уведомления не найдены', + 'no-notifications' => 'Уведомлений нет', 'notifications' => 'Уведомления', 'read' => 'Читать', 'title' => 'Заголовок', + 'already-marked-read' => 'Уведомление уже отмечено как «прочитано»!', + 'comment-tags' => 'Тег комментариев', + 'all-marked-read' => 'Все уведомления отмечены как прочитанные!', + 'all-deleted' => 'Все уведомления удалены!', + 'marked-read' => 'Уведомление отмечено как прочитано!', + 'deleted' => 'Уведомление удалено!', + 'filter-by-type' => 'Фильтр по типу уведомления', + 'not-existent' => 'Уведомлениe не существуют!', + 'unfollows' => 'Отписываться', + 'bon-gifts' => 'Бонус подарок', + 'post-tags' => 'Пост таг', + 'post-tips' => 'Пост тип', + 'request-approvals' => 'Одобрение запросов', + 'request-bounties' => 'Награды за запросы', ]; diff --git a/lang/tr/articles.php b/lang/tr/articles.php index 1e756e982..db8dcb7ac 100644 --- a/lang/tr/articles.php +++ b/lang/tr/articles.php @@ -12,7 +12,7 @@ return [ * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 'articles' => 'Makaleler', - 'meta-articles' => 'Torrent Takipçi ve topluluk hakkında makaleler ve haberler', - 'published-at' => 'Yayınlanma Tarihi ', + 'meta-articles' => 'Takipçi ve toplulukla ilgili makaleler ve haberler', + 'published-at' => 'Tarihinde yayınlandı ', 'read-more' => 'Daha fazlasını oku', ]; diff --git a/lang/tr/auth.php b/lang/tr/auth.php index 9bff1ae86..3d5486c82 100644 --- a/lang/tr/auth.php +++ b/lang/tr/auth.php @@ -21,67 +21,67 @@ return [ | these language lines according to your application's requirements. | */ - 'failed' => 'Girilmiş olan kullanıcı verileri sistemdekiler ile eşleşmemektedir.', - 'throttle' => 'Çok fazla oturum açma girişiminde bulundunuz. Lütfen :seconds saniye içerisinde tekrar deneyiz.', - 'activation-error' => 'Yasaklı hesap veya Geçersiz Token veya Hesap zaten onaylanmış', + 'failed' => 'Bu bilgiler kayıtlarımızla uyuşmuyor.', + 'throttle' => 'Çok fazla giriş denemesi yapıldı. Lütfen :seconds saniye içinde tekrar deneyin.', + 'activation-error' => 'Banlanmış hesap veya geçersiz token veya hesap zaten onaylanmış!', 'activation-success' => 'Hesap onaylandı! Şimdi giriş yapabilirsiniz!', - 'add-image' => 'Diğer Resim linkini ekleyin', + 'add-image' => 'Diğer resim linkini ekleyin', 'add-profile' => 'Diğer profil linkini ekleyin', - 'allow-invite-appl' => 'Açık(ücretsiz) kayıt kapalı! Kayıt için davet gerekiyor! Üyelik başvuruları açık. Başvuru sayfasına yönlendirileceksin!', - 'email-verification-link' => 'Onay linki email adresine gönderildi, posta kutunu kontrol et! (önemsiz eposta kutunu da kontrol etmeyi unutma!)', + 'allow-invite-appl' => 'Açık kayıt kapalı! Kayıt olmak için davet edilmeniz gerekiyor! Üyelik başvuruları açık. Başvuru sayfasına yönlendirileceksin!', + 'email-verification-link' => 'Eposta doğrulama bağlantısı size epostayla gönderildi!', 'lost-password' => 'Şifreni mi unuttun?', - 'email' => 'E-mail', - 'allow-invite' => 'Üye alımı kapalıdır! Üye olabilmek için davet edilmeniz gerekir! Üye giriş sayfasına yönlendiriliyorsunuz!', + 'email' => 'E-posta', + 'allow-invite' => 'Açık kayıt kapalı! Kayıt olmak için davet edilmeniz gerekiyor! Üye giriş sayfasına yönlendiriliyorsunuz!', 'are-you' => 'Sen:', 'application' => 'Başvuru', 'apply' => 'Uygula', - 'appl-closed' => 'Başvuru kapalı', - 'appl-intro' => 'kapalı bir topluluktur. Bize katılmak için davet edilmeniz gerekir. Eğer davetiyeniz yoksa üye olmak için linkteki başvuru formunu doldurun.', - 'appl-reason' => 'Bizi nerden duydunuz ve neden bize katılmak istiyorsunuz? ', - 'application-submitted' => 'Başvurun alındı. Kısa sürede email adresine cevap göndereceğiz.', - 'banned' => 'Hesap banlandı (yasaklandı)!', + 'appl-closed' => 'Başvurular kapalı', + 'appl-intro' => 'kapalı bir topluluktur. Kayıt olmak için bir davet bağlantınız olması gerekir. Eğer davetiyeniz yoksa üye olmak için başvuru formunu doldurabilirsiniz.', + 'appl-reason' => '":sitename" nereden duydunuz ve neden katılmak istiyorsunuz? ', + 'application-submitted' => 'Başvurunuz iletildi. Yakında bir eposta alacaksınız!', + 'banned' => 'Bu hesap banlandı!', 'check-later' => 'Sonra tekrar kontrol et!', - 'code' => 'Zaman sınırlı tek seferlik şifre (TOTP-Time-based One-time Password)', + 'code' => 'TOTP kodu', 'confirm-password' => 'Şifreni onayla', 'confirm-new-password' => 'Yeni şifreyi onayla', 'delete-image' => 'Son görsel linkini sil', 'delete-profile' => 'Son profil linkini sil', - 'enter-recovery' => 'iki faktörlü kimlik doğrulamayı aktif ettiğinizde siz everilen kurtarma kodunu girin.', - 'enter-totp' => '6 karakterli yetkilendirme kodunuzu girin.', + 'enter-recovery' => 'Lütfen iki faktörlü kimlik doğrulamayı ilk etkinleştirdiğinizde size verilen kurtarma kodlarından birini girin.', + 'enter-totp' => 'Lütfen uygulamanız tarafından oluşturulan 6 haneli doğrulama kodunu girin.', 'invalid-key' => 'Geçersiz veya süresi dolmuş davet kodu!', - 'login' => 'Giriş (oturum açma)', - 'login-now-on' => 'Şimdi oturum açın', + 'login' => 'Giriş', + 'login-now-on' => 'Şimdi giriş yapın', 'logout' => 'Oturumu kapat', 'lost-username' => 'Kullanıcı adını mı unuttun?', - 'need-invite' => 'Açık kayıt kapalıdır. Giriş için davet edilmeniz gerekiyor!', + 'need-invite' => 'Açık kayıt devre dışı ve erişim sağlamak için davetiyeye ihtiyacınız olacak!', 'new-password' => 'Yeni şifre', - 'newbie' => 'Yeni üye', - 'not-a-member' => 'Üye değil misin? Haydi hemen kayıt ol.', - 'not-activated' => 'Bu hesap henüz aktif edilmedi ve hala doğrulama aşamasında. Aktivasyon linki için Email posta kutunu kontrol et. Eğer aktivasyon kodunu almadıysan "şifremi unuttum" seç.', + 'newbie' => 'Oyuna yeni başlayan', + 'not-a-member' => 'Henüz üye değil misiniz? 30 saniyeden kısa sürede üye olun.', + 'not-activated' => 'Bu hesap henüz etkinleştirilmedi ve hala doğrulama grubunda. Lütfen etkinleştirme bağlantısı için epostanızı kontrol edin. Etkinleştirme kodunu almadıysanız, lütfen "şifremi unuttum" seçeneğine tıklayın ve adımları tamamlayın.', 'password' => 'Şifre', - 'password-confirm-desc' => 'Lütfen şifreni onayla.', + 'password-confirm-desc' => 'Lütfen devam etmeden önce şifrenizi doğrulayın.', 'password-confirmation' => 'Şifre onayı', - 'password-reset' => 'Şifreni resetle', - 'proof-image' => 'Profil sayfası görüntüsünü linke ekle', - 'proof-min' => '(En az 2, önerilen 3)', - 'recover-my-password' => 'Şifremi Kurtar', - 'recovery-code' => 'Kurtarma Kodu', - 'register-thanks' => 'Kayıt olduğunuz için teşekkürler! Lütfen, email posta kutunuzu kontrol edin ve hesabınızı onaylayın', + 'password-reset' => 'Şifreni sıfırla', + 'proof-image' => 'Profil sayfasının ekran görüntüsüne bağlantı', + 'proof-min' => '(en az 2, önerilen 3)', + 'recover-my-password' => 'Şifremi kurtar', + 'recovery-code' => 'Kurtarma kodu', + 'register-thanks' => 'Kaydolduğunuz için teşekkürler! Lütfen hesabınızı doğrulamak için epostanızı kontrol edin', 'remember-me' => 'Beni hatırla', - 'totp-code' => 'TOTP kod (Süreli tek kullanımlık şifre-kod)', + 'totp-code' => 'TOTP kodu', 'unlock' => 'Kilidi aç', - 'proof-image-title' => 'Profiline ait ekran resminin (screenshot) linki', - 'proof-profile' => 'Profil sayfanın linki', - 'proof-profile-title' => 'Profillerinin linkleri', - 'require-rules' => 'Lütfen sayfanın sonuna kadar tüm kurallarımızı okuyun ve kabul edin.', - 'send-verification-email' => 'Onay emaili gönder', + 'proof-image-title' => 'Profil ekran görüntülerine bağlantılar', + 'proof-profile' => 'Profil sayfasına bağlantı', + 'proof-profile-title' => 'Profillerinize bağlantılar', + 'require-rules' => 'Lütfen sayfanın en altına doğru ilerleyerek kurallarımızı okuyun ve kabul edin.', + 'send-verification-email' => 'Doğrulama epostasını gönder', 'signup' => 'Kayıt ol', 'user-icon' => 'Kullanıcı ikonu', 'username' => 'Kullanıcı adı', 'verify' => 'Onayla', - 'verify-email' => 'Email onayla', + 'verify-email' => 'Epostayı doğrula', 'verifying' => 'Onaylanıyor...', - 'welcome' => 'Hoşgeldin!', - 'veteran' => 'Özel Tracker-torrent sitelerde tecrübeli', - 'welcome-restore' => 'Hoşgeldin! Hesabın artık açık!', + 'welcome' => 'Tekrar hoş geldin!', + 'veteran' => 'Özel takipçiler konusunda deneyimli', + 'welcome-restore' => 'Tekrar hoş geldiniz! Hesabınız artık devre dışı değil!', ]; diff --git a/lang/tr/backup.php b/lang/tr/backup.php index 413dd802e..12c0ffe0d 100644 --- a/lang/tr/backup.php +++ b/lang/tr/backup.php @@ -20,33 +20,33 @@ return [ | You are free to change them to anything you want to customize your views to better match your application. | */ - 'backup' => 'Yedekler', - 'create_a_new_backup' => 'Tam Yedekleme Oluştur', - 'create_a_new_files_backup' => 'Dosya Yedekleme Oluştur', - 'create_a_new_db_backup' => 'Veritabanı Yedeklemesi Oluştur', - 'existing_backups' => 'Yedekleme mevcut', + 'backup' => 'Yedek', + 'create_a_new_backup' => 'Tam yedekleme oluştur', + 'create_a_new_files_backup' => 'Dosya yedeklemesi oluştur', + 'create_a_new_db_backup' => 'Veritabanı yedeklemesi oluştur', + 'existing_backups' => 'Mevcut yedeklemeler', 'date' => 'Tarih', - 'file_size' => 'Dosya Boyutu', + 'file_size' => 'Dosya boyutu', 'actions' => 'Eylemler', 'download' => 'İndir', 'delete' => 'Sil', - 'delete_confirm' => 'Bu yedek dosyasını silmek istediğinize emin misiniz?', - 'delete_confirmation_title' => 'Tamam', - 'delete_confirmation_message' => 'Yedek dosyası silindi.', + 'delete_confirm' => 'Bu yedekleme dosyasını silmek istediğinizden emin misiniz?', + 'delete_confirmation_title' => 'Tamamlandı', + 'delete_confirmation_message' => 'Yedekleme dosyası silindi.', 'delete_error_title' => 'Hata', - 'delete_error_message' => 'Yedek dosyası silinemedi.', - 'delete_cancel_title' => "It's ok", - 'delete_cancel_message' => 'Yedek dosyası silinemedi.', - 'create_confirmation_title' => 'Yedekleme tamamlandı', - 'create_confirmation_message' => 'Sayfa 3 saniye içerisinde yenilenecektir.', + 'delete_error_message' => 'Yedekleme dosyası SİLİNMEMİŞTİR.', + 'delete_cancel_title' => "Önemli değil", + 'delete_cancel_message' => 'Yedekleme dosyası SİLİNMEMİŞTİR.', + 'create_confirmation_title' => 'Yedekleme işlemi başladı', + 'create_confirmation_message' => 'Lütfen tamamlanması için birkaç dakika bekleyin, ardından sayfayı yenileyin.', 'create_error_title' => 'Yedekleme hatası', - 'create_error_message' => 'Yedek dosyası oluşturulamadı.', + 'create_error_message' => 'Yedekleme dosyası OLUŞTURULAMADI.', 'create_warning_title' => 'Bilinmeyen hata', - 'create_warning_message' => 'Yedekleme işlemi oluşturulmamış olabilir. Lütfen log dosyasını inceleyiniz .', + 'create_warning_message' => 'Yedeklemeniz OLUŞTURULMAMIŞ olabilir. Ayrıntılar için lütfen günlük dosyalarını kontrol edin.', 'location' => 'Konum', - 'no_disks_configured' => 'Yedekleme disk ismi config/backup.php dosyasında tanımlanmamış', - 'backup_doesnt_exist' => 'Yedek dosyası mevcut değil.', - 'only_local_downloads_supported' => 'İndirme işlemi sadece local sunucuda bulunan dosyalar için geçerlidir.', - 'backup_process_started' => 'Yeni yedekleme işlemi başladı', - 'manager' => 'Yönetici (üst düzey)', + 'no_disks_configured' => 'config/backup.php dosyasında yedekleme diski yapılandırılmadı', + 'backup_doesnt_exist' => 'Yedekleme dosyası mevcut değil.', + 'only_local_downloads_supported' => 'Yalnızca Yerel dosya sisteminden yapılan indirmeler desteklenmektedir.', + 'backup_process_started' => 'Yeni yedekleme işlemi başlatıldı', + 'manager' => 'Yönetici', ]; diff --git a/lang/tr/blocks.php b/lang/tr/blocks.php index 6b484ea47..336e96a97 100644 --- a/lang/tr/blocks.php +++ b/lang/tr/blocks.php @@ -11,20 +11,20 @@ return [ * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ - 'chatbox' => 'Sohbet kutusu', - 'click' => 'Click', + 'chatbox' => 'Sohbet', + 'click' => 'Tıkla', 'to-enable-editor' => 'editörü etkinleştirmek için', - 'featured-by' => 'Tarafından sunulan', - 'featured-torrents' => 'Öne Çıkan Torrentler', - 'featured-torrents-intro' => 'Onları Yapabiliyorken Alın!', - 'featured-until' => 'Bu kadar sel torrent özellikli', - 'top-torrents' => 'En İyi Torrents', - 'latest-posts' => 'Son Gönderiler', - 'latest-topics' => 'Son Konular', - 'active-in-last' => 'Sonunda aktif', + 'featured-by' => 'Tarafından öne çıkarılan', + 'featured-torrents' => 'Öne çıkarılan torrentler', + 'featured-torrents-intro' => 'Bunları elinizden geldiğince alın!', + 'featured-until' => 'Bu torrent şu tarihe kadar öne çıkarıldı', + 'top-torrents' => 'En iyi torrentler', + 'latest-posts' => 'Son gönderiler', + 'latest-topics' => 'Son konular', + 'active-in-last' => 'Son zamanlarda aktif', 'users-online' => 'Kullanıcılar çevrimiçi', - 'check-news' => 'Haberler (günlük kontrol)', + 'check-news' => 'Son haberler', 'new-news' => 'Yeni haberler', - 'new-torrents' => 'Yeni seller', + 'new-torrents' => 'Yeni torrentler', 'latest-comments' => 'Son yorumlar', ]; diff --git a/lang/tr/bon.php b/lang/tr/bon.php index 7b27a1f7e..a92d06c18 100644 --- a/lang/tr/bon.php +++ b/lang/tr/bon.php @@ -12,55 +12,55 @@ return [ * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 'activated' => 'Aktive edildi', - 'active' => 'Aktive!', + 'active' => 'Aktive edildi!', 'amount' => 'Miktar', 'bon' => 'BON', 'bonus' => 'Bonus', 'date' => 'Tarih', 'earning' => 'Kazanç', - 'earning-rate' => 'Bu kazanç oranında zaman dilimi başına aşağıdakileri kazanacaksınız ..', - 'earnings' => 'Kazanç', + 'earning-rate' => 'Bu kazanç oranıyla zaman dilimi başına aşağıdakileri kazanacaksınız..', + 'earnings' => 'Kazançlar', 'exchange' => 'Değiş tokuş', - 'exchange-warning' => 'Bonus harcamı kesindir, geri alınamaz.Lütfen bir harcama yapmadan önce seçimlerinizi tekrar kontrol edin.', - 'extended-stats' => 'Genişletilmiş İstatistikler', + 'exchange-warning' => 'Değiş tokuşlar kesindir, değiş tokuş yapmadan önce lütfen tercihlerinizi tekrar kontrol edin.', + 'extended-stats' => 'Genişletilmiş istatistikler', 'gift' => 'Hediye', - 'gift-bonus' => 'Hediye Bonus Puanları', - 'gift-to' => 'Hediye Bonus Puanları', + 'gift-bonus' => 'Bonus puan hediye et', + 'gift-to' => 'Bonus puan hediye et', 'gifts' => 'Hediyeler', - 'item' => 'madde', + 'item' => 'Madde', 'no-refund' => 'İADE YOK!', - 'per-day' => 'Günlük Puan', - 'per-hour' => 'Saat Başına Puan', - 'per-minute' => 'Dakika Başına Puan', - 'per-month' => 'Ay Başına Puan', - 'per-second' => 'Saniye Başına Puan', - 'per-week' => 'Hafta Başına Puan', - 'per-year' => 'Yıl Başına Puan', + 'per-day' => 'Gün başına puan', + 'per-hour' => 'Saat başına puan', + 'per-minute' => 'Dakika başına puan', + 'per-month' => 'Ay başına puan', + 'per-second' => 'Saniye başına puan', + 'per-week' => 'Hafta başına puan', + 'per-year' => 'Yıl başına puan', 'points' => 'Puanlar', - 'receiver' => 'Puanı Alan', - 'review-seeds' => 'Tüm Seed edilen Torrentleri İncele', + 'receiver' => 'Alıcı', + 'review-seeds' => 'Tüm seed edilen torrentleri inceleyin', 'send-gift' => 'Hediye gönder', - 'sender' => 'Hediye Gönderen', - 'store' => 'Mağaza (Bonus Market)', - 'tips' => 'Bahşiş bonuslar', - 'total' => 'Toplam bonus kazanç', - 'total-gifts' => 'Toplam Hediye BONuslar', - 'total-tips' => 'Toplam BONus Bahşişleri', - 'you-have-received-gifts' => 'Aldığın Bonus', - 'you-have-sent-gifts' => 'Bonus Gönderdin', - 'you-have-received-tips' => 'Bonus aldın', - 'you-have-sent-tips' => 'Bonus gönderdin', + 'sender' => 'Gönderen', + 'store' => 'Mağaza', + 'tips' => 'Bahşişler', + 'total' => 'Toplam kazançlar', + 'total-gifts' => 'Toplam BON hediyeleri', + 'total-tips' => 'Toplam BON bahşişleri', + 'you-have-received-gifts' => 'Aldınız', + 'you-have-sent-gifts' => 'Gönderdin', + 'you-have-received-tips' => 'Aldın', + 'you-have-sent-tips' => 'Gönderdin', 'your-points' => 'Puanların', - 'failed' => 'Bonus takası başarız oldu!', - 'failed-amount-message' => 'Bonus miktarı ve mesaj girmelisiniz!', - 'failed-funds-uploader' => 'Uploader\'a bahşiş verecek bonusunuz yok!', - 'failed-negative' => 'Eksi miktar bahşiş bonus veremezsiniz!', + 'failed' => 'Bonus takası başarısız oldu!', + 'failed-amount-message' => 'Miktarı ve mesajı girmelisiniz!', + 'failed-funds-uploader' => 'Yükleyene bahşiş verecek bonusunuz yok!', + 'failed-negative' => 'Negatif miktarda bahşiş veremezsiniz!', 'failed-user-not-found' => 'Belirtilen kullanıcı bulunamadı', - 'failed-funds-poster' => 'Postere bahşiş verecek bonusunuz yok!', - 'failed-yourself' => 'Kendine bahşiş bonus veremezsin!', - 'gift-sent' => 'Gönderilen hediye bonus', - 'pm-subject' => 'Kişisel 24 saat Freeleech aktive edildi', - 'pm-message' => '[b]Kişisel 24 saat Freeleech[/b] başladı! %s \'de bitecek.', + 'failed-funds-poster' => 'Gönderene bahşiş verecek bonusunuz yok!', + 'failed-yourself' => 'Kendine bahşiş veremezsin!', + 'gift-sent' => 'Hediye gönderildi', + 'pm-subject' => 'Kişisel 24 saat freeleech etkinleştirildi', + 'pm-message' => '[b]Kişisel 24 Saatlik freeleech[/b] oturumunuz başladı! %s tarihinde sona erecek [b]', 'success' => 'Bonus takası başarılı', - 'success-tip' => 'Bahşiş bonusun başarıyla iletildi!', + 'success-tip' => 'Bahşişiniz başarıyla uygulandı!', ]; diff --git a/lang/tr/bot.php b/lang/tr/bot.php index 3381edeee..7ead66992 100644 --- a/lang/tr/bot.php +++ b/lang/tr/bot.php @@ -11,15 +11,15 @@ return [ * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ - 'about' => 'hakkında', + 'about' => 'Hakkında', 'bot' => 'Bot', - 'bots' => 'botlar', + 'bots' => 'Botlar', 'color' => 'Renk', 'command' => 'Komut', - 'edit-bot' => 'Botu Düzenle', - 'emoji-code' => 'Emoji Kodu', - 'help' => 'yardım et', - 'icon' => 'ikon', + 'edit-bot' => 'Botu düzenle', + 'emoji-code' => 'Emoji kodu', + 'help' => 'Yardım', + 'icon' => 'İkon', 'info' => 'Bilgi', - 'name' => 'isim', + 'name' => 'İsim', ]; diff --git a/lang/tr/bug.php b/lang/tr/bug.php index 59a97b496..38990eb8b 100644 --- a/lang/tr/bug.php +++ b/lang/tr/bug.php @@ -14,12 +14,12 @@ return [ 'bug-report' => 'Hata raporu', 'bug-report-description' => 'Site hatası bildirin', 'enter-description' => 'Sorunu en iyi şekilde tanımlayın', - 'enter-email' => 'Lütfen E-postanızı girin', + 'enter-email' => 'Lütfen e-postanızı girin', 'enter-title' => 'Lütfen uygun bir başlık seçin', 'enter-username' => 'Lütfen kullanıcı adınızı giriniz', 'high' => 'Yüksek', 'low' => 'Düşük', 'priority' => 'Öncelik', - 'priority-description' => 'Hata gerçekten siteyi kullanmak için bir sorunsa, sadece çok yüksek seçin.', + 'priority-description' => 'Yalnızca hatanın siteyi kullanmanız için gerçekten bir sorun teşkil etmesi durumunda çok yükseği seçin.', 'very-high' => 'Çok yüksek', ]; diff --git a/lang/tr/comment.php b/lang/tr/comment.php index 8ae806f3e..ad9849e32 100644 --- a/lang/tr/comment.php +++ b/lang/tr/comment.php @@ -14,7 +14,7 @@ return [ 'added' => 'Yorumun eklendi!', 'deleted' => 'Yorum silindi.', 'edited' => 'Yorum düzenlendi.', - 'rights-revoked' => 'Yorum yazma yetkin iptal edildi!', - 'slow-down' => 'Yavaşla lütfen ;), çok fazla yorum yaptın!', + 'rights-revoked' => 'Yorum yazma yetkin kaldırıldı!', + 'slow-down' => 'Yavaşla - çok fazla yorum yaptın!', 'torrent-status' => 'Yorum yapabilmen için torrentin moderatör onayından geçmesi lazım.', ]; diff --git a/lang/tr/common.php b/lang/tr/common.php index a979dbd1d..335c52e36 100644 --- a/lang/tr/common.php +++ b/lang/tr/common.php @@ -1,148 +1,148 @@ 'Hakkımızda', - 'account' => 'hesap', - 'achievement-title' => 'müthiş', - 'achievement-unlocked' => '": Name" başarısının kilidini açtın', + 'account' => 'Hesap', + 'achievement-title' => 'Harika', + 'achievement-unlocked' => ':name başarısının kilidini açtınız', 'active' => 'Aktif', 'active-warning' => 'Aktif uyarı', - 'add' => 'Eklemek', - 'added' => 'Katma', + 'add' => 'Ekle', + 'added' => 'Eklendi', 'amount' => 'Miktar', 'anonymous' => 'Anonim', 'author' => 'Yazar', 'balance' => 'Denge', - 'blacklist' => 'Müşteri Kara Listesi', - 'buffer' => 'Tampon', - 'bug' => 'Hata Bildir', + 'blacklist' => 'İstemci kara listesi', + 'buffer' => 'Kota', + 'bug' => 'Hata bildir', 'but' => 'Fakat', - 'cancel' => 'İptal etmek', + 'cancel' => 'İptal', 'category' => 'Kategori', 'categories' => 'Kategoriler', 'close' => 'Kapat', - 'comment' => 'Yorum Yap', + 'comment' => 'Yorum yap', 'comments' => 'Yorumlar', 'community' => 'Topluluk', - 'contact' => 'Temas', - 'contact-desc' => 'Bu iletişim talebi sahibine gönderilecek ve en kısa sürede size geri dönülecek', + 'contact' => 'İletişim', + 'contact-desc' => 'Bu iletişim talebi sahibine gönderilecek ve en kısa sürede size geri dönüş sağlanacaktır', 'contact-header' => 'Merhaba', - 'create' => 'Mesaj oluştur', - 'created_at' => 'At oluşturuldu', + 'create' => 'Oluştur', + 'created_at' => 'Tarihinde oluşturuldu', 'day' => 'Gün', 'delete' => 'Sil', 'delete-your-comment' => 'Yorumunu sil', 'description' => 'Açıklama', - 'direction' => 'yön', - 'disable' => 'Devre dışı', - 'doubleup_activated' => 'Genel Çift yükleme modu etkin', + 'direction' => 'Yön', + 'disable' => 'Devre dışı bırak', + 'doubleup_activated' => 'Evrensel çift yükleme modu etkinleştirildi', 'download' => 'İndir', 'edit' => 'Düzenle', - 'edit-your-comment' => 'Yorumunuzu düzenleyin', - 'email' => 'E-mail', - 'email-blacklist' => 'E-posta Kara Listesi', - 'email-whitelist' => 'E-posta Beyaz Listesi', - 'email-list-notactive' => 'E-posta Beyaz Listesi / Kara Liste Sistemi Etkinleştirilmedi', - 'enable' => 'etkinleştirme', - 'enter' => 'Girmek', + 'edit-your-comment' => 'Yorumunuzu Düzenleyin', + 'email' => 'E-posta', + 'email-blacklist' => 'Eposta kara listesi', + 'email-whitelist' => 'Eposta beyaz listesi', + 'email-list-notactive' => 'Eposta beyaz listesi / kara liste sistemi etkinleştirilmedi', + 'enable' => 'Etkinleştir', + 'enter' => 'Gir', 'error' => 'Hata', 'everyday' => 'Her gün', 'expired' => 'Süresi doldu', 'extra' => 'Ekstra', - 'extra-stats' => 'Ekstra İstatistikleri', + 'extra-stats' => 'Ekstra-istatistikler', 'faq' => 'SSS', 'files' => 'Dosyalar', - 'fl_token' => 'Freeleech Token', - 'fl_tokens' => 'Freeleech Jetonları', + 'fl_token' => 'Freeleech tokeni', + 'fl_tokens' => 'Freeleech tokenleri', 'for' => 'için', - 'forum' => 'forum', + 'forum' => 'Forum', 'free' => 'Ücretsiz', - 'freeleech_activated' => 'Global Freeleech modu aktif', - 'global' => 'global', - 'group' => 'grup', + 'freeleech_activated' => 'Evrensel freeleech modu etkinleştirildi', + 'global' => 'Evrensel', + 'group' => 'Grup', 'groups' => 'Gruplar', 'hidden' => 'Gizli', 'high-speeds' => 'Yüksek hız', 'home' => 'Ev', 'hot' => 'Sıcak!', 'hour' => 'Saat', - 'huge' => 'Kocaman', + 'huge' => 'Büyük', 'info' => 'Bilgi', - 'internal' => 'İç', + 'internal' => 'Dahili', 'ip' => 'IP', 'is-allowed' => 'izin verilir', 'large' => 'Büyük', - 'latest' => 'son', - 'latest-posts' => 'Son Gönderiler', - 'latest-topics' => 'Son Konular', + 'latest' => 'En son', + 'latest-posts' => 'Son gönderiler', + 'latest-topics' => 'Son konular', 'legal' => 'Yasal', - 'legend' => 'efsane', + 'legend' => 'Efsane', 'lists' => 'Listeler', - 'lock-account' => 'Kilitli hesap', + 'lock-account' => 'Hesabı kilitle', 'logout' => 'Oturumu kapat', 'members' => 'Üyeler', 'message' => 'Mesaj', 'minute' => 'Dakika', - 'moderated-by' => 'Tarafından yönetilir', - 'moderation' => 'ılımlılık', - 'moderation-approve' => 'onaylamak', - 'moderation-postpone' => 'ertelemek', - 'moderation-reject' => 'reddetmek', + 'moderated-by' => 'Tarafından modere edildi', + 'moderation' => 'Moderasyon', + 'moderation-approve' => 'Onayla', + 'moderation-postpone' => 'Ertele', + 'moderation-reject' => 'Reddet', 'month' => 'Ay', - 'months' => 'aylar', + 'months' => 'Aylar', 'my' => 'Benim', - 'name' => 'isim', - 'navigation' => 'navigasyon', + 'name' => 'İsim', + 'navigation' => 'Navigasyon', 'new' => 'Yeni!', 'new-adj' => 'Yeni', - 'news' => 'Haber', + 'news' => 'Haberler', 'next' => 'Sonraki', - 'no' => 'Yok hayır', + 'no' => 'Hayır', 'no-comments' => 'Henüz yorum yok', - 'no-result' => 'Sorgu için veritabanında sonuç yok', + 'no-result' => 'Sorgu için veritabanında sonuç bulunamadı', 'notifications' => 'Bildirimler', - 'older-than' => 'Daha yaşlı', - 'oldest' => 'en eski', + 'older-than' => 'Daha eski', + 'oldest' => 'En eski', 'openreg_activated' => 'Açık kayıt aktif', - 'order-by' => 'Tarafından sipariş', + 'order-by' => 'Sıralama', 'other' => 'Diğer', 'pages' => 'Sayfalar', 'password' => 'Şifre', - 'patron' => 'Bir Patron ol', + 'patron' => 'Bir destekçi olun', 'pending-torrents' => 'Bekleyen torrentler', - 'personal' => 'Kişiye özel', + 'personal' => 'Kişisel', 'plural-suffix' => 's', - 'port' => 'Liman', - 'position' => 'pozisyon', - 'posts' => 'Mesajlar', - 'powered-by' => 'UNIT3D tarafından desteklenmektedir', - 'preview' => 'Ön izleme', + 'port' => 'Port', + 'position' => 'Pozisyon', + 'posts' => 'Gönderiler', + 'powered-by' => 'UNIT3D ile çalışıyor', + 'preview' => 'Önizleme', 'previous' => 'Önceki', 'progress' => 'İlerleme', 'publish' => 'Yayınla', - 'quantity' => 'miktar', + 'quantity' => 'Miktar', 'quick-search' => 'Hızlı arama', - 'ratio' => 'oran', - 'reason' => 'neden', + 'ratio' => 'Oran', + 'reason' => 'Sebep', 'remove' => 'Kaldır', - 'report' => 'Rapor', + 'report' => 'Şikayet et', 'resend' => 'Yeniden gönder', - 'reporter' => 'muhabir', - 'required' => 'gereklidir', + 'reporter' => 'Raportör', + 'required' => 'Gerekli', 'results' => 'Sonuçlar', - 'rss-system' => 'RSS Sistemi', - 'rules' => 'kurallar', - 'save' => 'Kayıt etmek', + 'rss-system' => 'RSS sistemi', + 'rules' => 'Kurallar', + 'save' => 'Kaydet', 'search' => 'Arama', 'search-results' => 'Arama sonuçları', - 'search-results-desc' => 'Lütfen aşağıdaki sonuçlara bakın', + 'search-results-desc' => 'Lütfen aşağıdaki sonuçlarınıza bakın', 'second' => 'İkinci', - 'select' => 'seçmek', - 'sort' => 'Çeşit', + 'select' => 'Seç', + 'sort' => 'Sırala', 'special' => 'Özel', 'staff' => 'Personel', 'staff-tools' => 'Personel araçları', - 'stats' => 'İstatistikleri', - 'status' => 'durum', + 'stats' => 'İstatistikler', + 'status' => 'Durum', 'sticked' => 'Etiketli', 'submit' => 'Gönder', 'subscriptions' => 'Abonelikler', @@ -150,9 +150,9 @@ return [ 'terms' => 'Kullanım Şartları', 'times' => 'Zamanlar', 'title' => 'Başlık', - 'top-bountied' => 'Top bağışçı', - 'topics' => 'Başlıklar', - 'tracker-codes' => 'İzleyici kodları', + 'top-bountied' => 'En çok ödül alan', + 'topics' => 'Konular', + 'tracker-codes' => 'Takipçi kodları', 'type' => 'Tip', 'type-verb' => 'Tür', 'types' => 'Türler', @@ -161,10 +161,10 @@ return [ 'action' => 'Aksiyon', 'actions' => 'Eylemler', 'unknown' => 'Bilinmeyen', - 'unlocked-achievement' => 'Başarıya ulaştın : başarı', - 'upload' => 'Yükleme', - 'upload-guide' => 'Yükleme Kılavuzu', - 'user' => 'kullanıcı', + 'unlocked-achievement' => ':achievement başarımını açtınız', + 'upload' => 'Yükle', + 'upload-guide' => 'Yükleme rehberi', + 'user' => 'Kullanıcı', 'username' => 'Kullanıcı adı', 'users' => 'Kullanıcılar', 'view' => 'Gör', @@ -185,16 +185,16 @@ return [ 'abbrev-days' => 'G. ', 'subject' => 'Konu', 'languages' => 'Diller', - 'trending' => 'Trend Olanlar', + 'trending' => 'Trend olanlar', 'wished' => 'İstenen', 'alive' => 'Canlı', 'and' => 've', 'article' => 'Başlık', 'ascending' => 'Artan', - 'bookmarked' => 'Favorilere Eklendi', + 'bookmarked' => 'Yer imlerine eklendi', 'chat' => 'Sohbet', 'chat-room' => 'Sohbet odası', - 'chat-rooms' => 'Sohbet Odaları', + 'chat-rooms' => 'Sohbet odaları', 'code' => 'Kod', 'color' => 'Renk', 'command' => 'Komut', @@ -204,28 +204,29 @@ return [ 'descending' => 'Azalan', 'magnet' => 'Magnet', 'given' => 'Verilmiş', - 'icon' => 'ikon', - 'image' => 'resim', + 'icon' => 'İkon', + 'image' => 'Resim', 'language' => 'Dil', 'media-language' => 'Medya dili', - 'media-languages' => 'Medya Dilleri', + 'media-languages' => 'Medya dilleri', 'missing' => 'Eksik', - 'overview' => 'Genelbakış', + 'overview' => 'Genel bakış', 'resolution' => 'Çözünürlük', 'resolutions' => 'Çözünürlükler', - 'search-advanced' => 'Gelişmiş Arama', + 'search-advanced' => 'Gelişmiş arama', 'search-hide' => 'Gelişmiş aramayı gizle', 'send' => 'Gönder', 'similar' => 'Benzer', - 'something-went-wrong' => 'Birşey yanlış oldu!', + 'something-went-wrong' => 'Bir şeyler ters gitti!', 'extras' => 'Ekstralar', 'sponsor' => 'Sponsor ol', 'subtitle' => 'Altyazı', 'subtitles' => 'Altyazılar', 'support' => 'Destek', - 'system-message' => 'Bu otomatik sistem mesajıdır, yanıt vermeyiniz lütfen!', + 'system-message' => 'BU OTOMATİK SİSTEM MESAJIDIR, LÜTFEN CEVAP VERMEYİN!', 'the' => ' ', - 'this' => 'Bu', + 'this' => 'bu', 'total' => 'Toplam', 'test' => 'test', + 'deleted_at' => 'Tarihinde silindi', ]; diff --git a/lang/tr/email.php b/lang/tr/email.php index 54b34a832..fbbc48070 100644 --- a/lang/tr/email.php +++ b/lang/tr/email.php @@ -11,46 +11,46 @@ return [ * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ - 'activate-account' => 'Aktif hesap', + 'activate-account' => 'Hesabı aktifleştir', 'ban-reason' => 'Sebep', - 'banned-footer' => 'Kurallara uymamanın sonucu bu', - 'banned-header' => 'Engellendiniz', + 'banned-footer' => 'Kurallara UYMAMANIN sonucu bu', + 'banned-header' => 'Banlandınız', 'bug-description' => 'Sorun', - 'bug-footer' => 'Bu şeyi düzelt', - 'bug-header' => 'Adlı kullanıcıdan yeni hata raporu', - 'bug-priority' => 'öncelik', + 'bug-footer' => 'Bu şeyi düzelt!', + 'bug-header' => 'Tarafından yeni hata raporu', + 'bug-priority' => 'Öncelik', 'bug-title' => 'Hata başlığı', - 'contact-header' => 'Adlı kişiden yeni iletişim postası', + 'contact-header' => 'Tarafından yeni iletişim postası', 'contact-message' => 'Mesaj', - 'contact-name' => 'isim', - 'fail-login-greeting' => 'Hesap Girişi Başarısız!', - 'fail-login-line1' => 'Hesabınız için başarısız bir giriş tespit edildi.', - 'fail-login-line2' => 'Kimden geldiği bu istek: ip (: host): time', - 'fail-login-subject' => 'Başarısız Giriş Bildirimi', - 'footer-link' => 'ActionText düğmesini tıklatarak sorun yaşıyorsanız, aşağıdaki URL yi kopyalayıp web tarayıcınıza yapıştırın:', + 'contact-name' => 'İsim', + 'fail-login-greeting' => 'Hesap girişi başarısız!', + 'fail-login-line1' => 'Hesabınız için başarısız bir oturum açma girişimi tespit edildi.', + 'fail-login-line2' => 'Bu istek :ip ( :host ) adresinden :time saatinde kaynaklandı', + 'fail-login-subject' => 'Başarısız giriş bildirimi', + 'footer-link' => ':actionText butonuna tıklamada sorun yaşıyorsanız, aşağıdaki URL\'yi kopyalayıp web tarayıcınıza yapıştırın:', 'invite-header' => 'Davet', - 'invite-invited' => 'Davet edildi', + 'invite-invited' => 'Davet edildiniz', 'invite-message' => 'Mesaj', 'invite-signup' => 'Şimdi kayıt ol', - 'newreply-header' => 'Konunuzda yeni cevap var', + 'newreply-header' => 'Konunuzda yeni bir yanıt var', 'newreply-message' => 'Mesaj', 'newreply-replied' => 'Konunuza cevap verdi', 'newreply-view' => 'Şimdi Görüntüle', - 'no-email-found' => 'Bu e-postayı sistemimizde bulamadık!', + 'no-email-found' => 'Bu epostayı sistemimizde bulamadık!', 'register-code' => 'Hesap aktivasyonunuzu tamamlamak için aşağıdaki butona tıklayın', - 'register-footer' => 'Yukarıdaki düğme çalışmazsa, URL yi kopyalayıp tarayıcınızın adres çubuğuna yapıştırın', + 'register-footer' => 'Yukarıdaki buton çalışmıyorsa, URL\'yi kopyalayıp tarayıcınızın adres çubuğuna yapıştırın', 'register-header' => 'Merhaba! Kaydolduğunuz için teşekkür ederiz', - 'report-comment' => 'Yorum Yap', - 'report-email' => 'E-mail', - 'report-header' => 'Merhaba Yönetici, hakkında bir bağlantı bildirildi', - 'report-link' => 'bağlantı', + 'report-comment' => 'Yorum yap', + 'report-email' => 'E-posta', + 'report-header' => 'Merhaba Yönetici, Bir bağlantı bildirildi', + 'report-link' => 'Bağlantı', 'report-link-hash' => 'Gerçek bağlantı', 'thanks' => 'Kullandığın için teşekkürler', - 'unban-footer' => 'Tekrar hoşgeldiniz!', - 'unban-header' => 'Yasaklanmadınız', - 'unban-reason' => 'neden', - 'username-reminder' => 'Yakın zamanda bize uygulamamızdaki kullanıcı adınız için bir istek gönderdiniz. Kullanıcı adınız', - 'username-sent' => 'Kullanıcı adınız e-posta adresinize gönderildi!', - 'disabled-header' => 'Hesabınız engellendi', - 'pruned-header' => 'Hesabınıza Budama Yapıldı', + 'unban-footer' => 'Tekrar hoş geldiniz!', + 'unban-header' => 'Banınız kaldırıldı', + 'unban-reason' => 'Sebep', + 'username-reminder' => 'Yakın zamanda uygulamamız üzerinden kullanıcı adınızı talep ettiniz. Kullanıcı adınız', + 'username-sent' => 'Kullanıcı adınız eposta adresinize gönderildi!', + 'disabled-header' => 'Hesabınız devre dışı bırakıldı', + 'pruned-header' => 'Hesabınız silindi', ]; diff --git a/lang/tr/event.php b/lang/tr/event.php index a3723dbf5..536a658b5 100644 --- a/lang/tr/event.php +++ b/lang/tr/event.php @@ -1,8 +1,8 @@ 'Ödülü değiştir', + 'edit-prize' => 'Ödülü düzenle', 'ends-at' => 'Bitiş tarihi', - 'edit-event' => 'Etkinliği değiştir', + 'edit-event' => 'Etkinliği düzenle', 'events' => 'Etkinlikler', 'minimum' => 'En az', 'maximum' => 'En çok', diff --git a/lang/tr/forum.php b/lang/tr/forum.php index ce41f2a08..d6e0b53a3 100644 --- a/lang/tr/forum.php +++ b/lang/tr/forum.php @@ -13,74 +13,74 @@ return [ */ 'action' => 'Aksiyon', 'activity' => 'Aktivite', - 'approved' => 'onaylı', + 'approved' => 'Onaylandı', 'author' => 'Yazar', - 'bug' => 'böcek', + 'bug' => 'Hata', 'category-quick-search' => 'Konu adı hızlı arama (kategori içinde)', - 'close-topic' => 'Konuyu Kilitle', + 'close-topic' => 'Konuyu kilitle', 'closed' => 'Kapatıldı', - 'create-new-topic' => 'Yeni Konu Oluştur', + 'create-new-topic' => 'Yeni konu oluştur', 'created' => 'Oluşturuldu', - 'current' => 'şimdiki', - 'delete-topic' => 'Bu Konuyu Sil', + 'current' => 'Şimdiki', + 'delete-topic' => 'Bu konuyu sil', 'denied' => 'Reddedildi', - 'dislike-post' => 'Bu Gönderi Sevme', - 'display-forum' => 'İçindeki konuları göster. ', + 'dislike-post' => 'Bu gönderiyi beğenme', + 'display-forum' => 'İçindeki konuları göster ', 'edit-post' => 'Gönderiyi düzenle', - 'edit-topic' => 'Konuyu Düzenle', - 'forum' => 'forum', - 'forums' => 'Forum', - 'implemented' => 'Uygulanan', + 'edit-topic' => 'Konuyu düzenle', + 'forum' => 'Forum', + 'forums' => 'Forumlar', + 'implemented' => 'Uygulandı', 'in' => 'İçinde', 'invalid' => 'Geçersiz', 'label' => 'Etiket', 'label-system' => 'Etiket sistemi', - 'last-message' => 'Son Mesaj', - 'last-post-info' => 'Son Gönderi Bilgisi', - 'latest' => 'son', - 'like-post' => 'Bu yazı gibi', + 'last-message' => 'Son mesaj', + 'last-post-info' => 'Son gönderi bilgisi', + 'latest' => 'En son', + 'like-post' => 'Bu gönderiyi beğen', 'meta-category' => 'Kategorideki forumların listesi', - 'moderation' => 'ılımlılık', - 'name' => 'isim', + 'moderation' => 'Moderasyon', + 'name' => 'İsim', 'not-connected' => 'Bağlı olmalısın', 'not-subscribed' => 'Abone olunmamış', 'open' => 'Açık', - 'open-topic' => 'Bu Konuyu Aç', - 'permalink' => 'kalıcı', - 'pin' => 'Toplu iğne', - 'post' => 'posta', - 'post-quick-search' => 'Vücut hızlı arama sonrası', - 'posts' => 'Mesajlar', + 'open-topic' => 'Bu konuyu aç', + 'permalink' => 'Kalıcı bağlantı', + 'pin' => 'İğnele', + 'post' => 'Gönderi', + 'post-quick-search' => 'Gönderi gövdesi hızlı araması', + 'posts' => 'Gönderiler', 'quote' => 'Alıntı', - 'read-topic' => 'Konuyu Oku', - 'replies' => 'Cevaplar', - 'send-new-topic' => 'Bu Konuyu Kaydet', - 'solved' => 'çözülmüş', - 'state' => 'Belirtmek, bildirmek', - 'stats' => 'İstatistikleri', - 'subscribed' => 'Abone', + 'read-topic' => 'Konuyu oku', + 'replies' => 'Yanıtlar', + 'send-new-topic' => 'Bu konuyu kaydet', + 'solved' => 'Çözüldü', + 'state' => 'Durum', + 'stats' => 'İstatistikler', + 'subscribed' => 'Abone olundu', 'subscription-quick-search' => 'Konu adı hızlı arama (abonelikler içinde)', 'suggestion' => 'Öneri', - 'topic' => 'konu', - 'topic-closed' => 'Bu Konu Kapalı', + 'topic' => 'Konu', + 'topic-closed' => 'Bu konu kapalı', 'topic-name' => 'Konu adı', 'topic-quick-search' => 'Konu adı hızlı arama', - 'topic-title' => 'Bu Konunun Başlığı', - 'topics' => 'Başlıklar', - 'unpin' => 'sabitlemesini', - 'view-all' => 'Tüm Konuları Göster', - 'views' => 'Görünümler', - 'created-at' => 'Oluşturulma tarihi', - 'delete-post-success' => 'Bu Gönderi Artık Silinmiştir!', - 'edit-post-success' => 'İleti başarıyla düzenlendi!', - 'forums-post-search' => 'İleti arama', - 'forums-topic-search' => 'Konu Arama', - 'reply-topic-error' => 'Bu başlığa cevap yazamazsın!', - 'reply-topic-success' => 'İleti başarıyla yayınlandı', - 'select-all-forum' => 'Tüm Kategoriler/Forum', + 'topic-title' => 'Bu konunun başlığı', + 'topics' => 'Konular', + 'unpin' => 'İğnelemeyi kaldır', + 'view-all' => 'Tüm konuları göster', + 'views' => 'Görüntülemeler', + 'created-at' => 'Tarihinde oluşturuldu', + 'delete-post-success' => 'Bu gönderi artık silindi!', + 'edit-post-success' => 'Gönderi başarıyla düzenlendi!', + 'forums-post-search' => 'Gönderi arama', + 'forums-topic-search' => 'Konu arama', + 'reply-topic-error' => 'Bu konuya cevap yazamazsın!', + 'reply-topic-success' => 'Gönderi başarıyla gönderildi', + 'select-all-forum' => 'Tüm kategoriler/forumlar', 'subscribe' => 'Abone ol', - 'tip-post-total' => 'Bu iletinin toplam bahşişi', - 'tip-this-post' => 'Bu posteri bahşişle', - 'updated-at' => 'Güncelleme', + 'tip-post-total' => 'Bu gönderi toplamda şu kadar bahşiş aldı', + 'tip-this-post' => 'Bu göndericiyi bahşişle', + 'updated-at' => 'Tarihinde güncellendi', 'unsubscribe' => 'Abonelikten çık', ]; diff --git a/lang/tr/graveyard.php b/lang/tr/graveyard.php index 5f642f892..f810def56 100644 --- a/lang/tr/graveyard.php +++ b/lang/tr/graveyard.php @@ -12,23 +12,24 @@ return [ * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 'dead' => 'Ölü', - 'graveyard' => 'mezarlık', - 'guidelines' => 'Kuralları', - 'guidelines-content' => '1) Kendi yüklemelerini diriltemezsin.
    2) Siz de işleyemediğiniz bir şeyi diriltmeyin.', + 'graveyard' => 'Mezarlık', + 'guidelines' => 'Kurallar', + 'guidelines-content' => '1) Kendi yüklemelerini diriltemezsin.
    2) Siz de yapamayacağınız bir şeyi diriltmeyin.', 'howto' => 'Heres Kural', 'howto-desc1' => 'Tohumlamalısınız: başarılı bir düzeltme için 30 gün isim . Bu durumda şu anki tohum saatiniz', 'howto-desc2' => 'Ödüllendirileceksin', 'howto-hits' => 'Hit', - 'pending' => 'kadar', - 'resurrect' => 'diriltmek', + 'pending' => 'Bekliyor', + 'resurrect' => 'Dirilt', 'reward' => 'Freeleech belirteçleri', - 'current-seedtime' => 'Şuanki', + 'current-seedtime' => 'Şuanki seedtime', 'not-rewarded' => 'Ödül verilmedi', - 'resurrect-complete' => 'Torrent yeniden yükleme Tamamlandı! Tohum zamanı gereksinimleri karşılandığında otomatik olarak ödüllendirileceksiniz.', - 'resurrect-date' => 'Yenileme tarihi', - 'resurrect-failed-own' => 'Torrent yenileme Başarısız! Kendi yüklemelerinizi yenileyemezsiniz.', - 'resurrect-canceled' => 'Kurtararma başarıyla iptal edildi!', - 'resurrect-failed-pending' => 'Torrent kurtarma başarısız!Bu torrent hala kurtarma bekliyor.', + 'resurrect-complete' => 'Torrent diriltmesi tamamlandı! Seedtime gereksinimleri karşılandığında otomatik olarak ödüllendirileceksiniz.', + 'resurrect-date' => 'Diriltme tarihi', + 'resurrect-failed-own' => 'Torrent diriltme işlemi başarısız oldu! Kendi yüklemelerinizi diriltemezsiniz.', + 'resurrect-canceled' => 'Diriltme başarıyla iptal edildi!', + 'resurrect-failed-pending' => 'Torrent diriltmesi başarısız oldu! Bu torrent zaten diriltilmeyi bekliyor.', 'rewarded' => 'Ödüllendirildi', - 'seedtime-goal' => 'Seed zamanı hedefi', + 'seedtime-goal' => 'Seedtime hedefi', + 'howto-desc' => 'Başarılı bir diriltme için bu torrenti 30 gün boyunca seed etmeniz gerekir. Ne zaman mevcut seedtimenız olan :currentSeedtime, :requiredSeedtime olursa, size :tokens freeleech token(ler)i hediye edilecektir.', ]; diff --git a/lang/tr/mediahub.php b/lang/tr/mediahub.php new file mode 100644 index 000000000..4090c5064 --- /dev/null +++ b/lang/tr/mediahub.php @@ -0,0 +1,29 @@ + 'Doğdu:', + 'collection' => 'Koleksiyon', + 'collections' => 'Koleksiyonlar', + 'companies' => 'Şirketler', + 'disclaimer' => 'Bu ürün TMDb API\'sini kullanır ancak TMDb tarafından onaylanmamış veya sertifikalandırılmamıştır.', + 'episodes' => 'Bölümler', + 'first-seen' => 'İlk ortaya çıktı:', + 'genres' => 'Tarzlar', + 'includes' => 'İçerir:', + 'latest-project' => 'Son proje:', + 'networks' => 'Ağlar', + 'no-data' => 'Veri bulunamadı!', + 'movie' => 'Film', + 'movies' => 'Filmler', + 'movie-credits' => 'Filmin jeneriği:', + 'persons' => 'Kişiler', + 'plot' => 'Konusu:', + 'release-date' => 'Yayın tarihi:', + 'seasons' => 'Sezonlar', + 'select-hub' => 'Lütfen bir merkez seçin', + 'show' => 'TV şovu', + 'shows' => 'TV şovları', + 'tv-credits' => 'TV jeneriği:', + 'view-collection' => 'Koleksiyonu görüntüle', + 'wiki-read' => 'Biyografinin tamamını wikipedia\'da okuyun:', + 'title' => 'MedyaHub', +]; diff --git a/lang/tr/notification.php b/lang/tr/notification.php index 02ee923aa..d878c541f 100644 --- a/lang/tr/notification.php +++ b/lang/tr/notification.php @@ -24,20 +24,20 @@ return [ 'all-deleted' => 'Tüm bildirimler silindi!', 'already-marked-read' => 'Bildirim zaten okundu olarak işaretlendi!', 'all-marked-read' => 'Tüm bildirimler okundu olarak işaretlendi!', - 'bon-gifts' => 'Bonus(bon) Hediyeler', + 'bon-gifts' => 'Bon hediyeleri', 'comment-tags' => 'Yorum etiketleri', 'deleted' => 'Bildirim silindi!', 'filter-by-type' => 'Bildirim tipine göre filtrele', - 'marked-read' => 'Bildirimi okundu olarak işaretle!', - 'not-existent' => 'Bildirim yok!', - 'post-tags' => 'Post(mesaj) etiketleri', - 'post-tips' => 'Post(mesaj) ipuçları', + 'marked-read' => 'Bildirim okundu olarak işaretlendi!', + 'not-existent' => 'Bildirim bulunmamaktadır!', + 'post-tags' => 'Gönderi etiketleri', + 'post-tips' => 'Gönderi bahşişleri', 'request-approvals' => 'Onay iste', - 'request-bounties' => 'Bağış bonus iste', - 'request-claims' => 'Şikayet talep et', - 'request-fills' => 'Doldurma iste', - 'request-rejections' => 'Çıkarma iste', - 'request-unclaims' => 'Şikayet geri çekme iste', + 'request-bounties' => 'İstek ödülleri', + 'request-claims' => 'İstek sahip çıkılmaları', + 'request-fills' => 'İstek doldurmaları', + 'request-rejections' => 'İstek reddetmeleri', + 'request-unclaims' => 'İstek sahipliği bırakılması', 'reseed-requests' => 'Reseed isteği', 'unfollows' => 'Takip edilmeyenler', ]; diff --git a/lang/tr/page.php b/lang/tr/page.php index 6bc14986b..21819f3cb 100644 --- a/lang/tr/page.php +++ b/lang/tr/page.php @@ -13,26 +13,26 @@ return [ */ 'aboutus-advantage' => 'Avantaj', 'aboutus-advantage1' => 'HD video / ses ve teknik destek dünyasında tecrübeli üyelerimiz ve çalışanlarımız var.', - 'aboutus-advantage2' => 'Filmlere ve TV şovlarına olan geniş tutkumuzun yanı sıra, en iyi olmayan şeylerin en iyi seçimlerinden birini sunuyoruz - FANRES! BÜYÜK bir içerik getiricilerimize teşekkür ederiz .', - 'aboutus-advantage3' => 'Siteyi çalışır halde tutmak için bağış kabul etmemize rağmen, site içinde PM pankartları veya pankartlar yoktur. Bizden yalvarmak yok.', - 'aboutus-advantage4' => 'Topluluğumuz erken yaşta hiçbiri ikinci. Personelimiz ve kullanıcı tabanımız arasında her zaman yardım etmek için buradaydık. Tecrübelerinizden emin olmak konusunda tutkuluydunuz: title inanılmaz bir şey değil.', - 'aboutus-advantage5' => 'Hizmetimiz, dünya genelinde birçok kişi tarafından günlük olarak kullanılmaktadır. Kod tabanımızın işlevselliğine ve güvenliğine önem verdiğimizi kanıtladık ve güvenilir ve güvenilebilir. Geliştiricilerimiz gerçekten nex gen kod temeli sağlamak için günlük olarak çalışıyor.', + 'aboutus-advantage2' => 'Filmlere ve TV şovlarına olan geniş tutkumuzun yanı sıra, en iyi olmayan şeylerin en iyi seçimlerinden birini sunuyoruz - FANRES! İçerik sağlayıcılarımıza BÜYÜK TEŞEKKÜRLER.', + 'aboutus-advantage3' => 'Sitenin ayakta kalması için bağış kabul ediyoruz ancak sitede sizi rahatsız eden PM\'ler veya afişler olmayacak. Bizden yalvarmak yok.', + 'aboutus-advantage4' => 'Topluluğumuz, henüz çok genç olmasına rağmen rakipsizdir. Ekibimiz ve kullanıcı tabanımızla her zaman yardıma hazırız. :title\'daki deneyiminizin olağanüstü olmasını sağlamak konusunda tutkuluyuz.', + 'aboutus-advantage5' => 'Hizmetimiz dünya çapında birçok kişi tarafından günlük olarak kullanılıyor. Kod tabanımızın işlevselliğine ve güvenliğine önem verdiğimizi kanıtladık ve güvenilir olduğunu kanıtladık. Geliştiricilerimiz gerçekten nex-gen kod temeli sağlamak için günlük olarak çalışıyor.', 'aboutus-header' => 'Merhaba', 'aboutus-rules' => 'Senden ne istiyoruz', - 'aboutus-rules1' => 'Topluluğun aktif bir üyesi olmak! Bu, konuşmalara verimli bir şekilde katılmak, onaylanmış içerik eklemek ve mümkünse diğer kullanıcılara yardımcı olmak demektir.', - 'aboutus-rules2' => 'Kuralları eksiksiz okumak ve lütfen onlara saygı duymak için!', - 'aboutus-rules3' => 'Öneride bulunun! Yapmak için çabalıyoruz: unvan her gün daha iyi. Her önerinin kullanılacağını söylemiyoruz, ancak yeni fikirleri görmek asla zarar vermez.', - 'aboutus-welcome' => 'Hadi hakkında konuşalım', - 'aboutus-welcome-desc' => ': title topluluk tarafından oluşturulan bir Movie / TV / FANRES veritabanıdır. Verilerin her parça 2017 yılından beri inanılmaz topluluk tarafından eklendi: başlıklarının güçlü odak HD içerik, proaktif userbase, müthiş / güvenli kod tabanı ve yararlı ve samimi personel ekibi üzerindedir.', + 'aboutus-rules1' => 'Topluluğun aktif bir üyesi olmak! Bu, üretken bir şekilde sohbetlere katılmak, onaylı içerik eklemek ve mümkünse diğer kullanıcılara yardımcı olmak anlamına gelir.', + 'aboutus-rules2' => 'Kuralları eksiksiz okuyun ve lütfen saygı gösterin!', + 'aboutus-rules3' => 'Önerilerde bulunun! :title\'ı her geçen gün daha iyi hale getirmek için çabalıyoruz. Her önerinin kullanılacağını söylemiyoruz, ancak yeni fikirler görmekten zarar gelmez.', + 'aboutus-welcome' => 'Hadi şunun hakkında konuşalım', + 'aboutus-welcome-desc' => ':title, topluluk tarafından oluşturulmuş bir Film/TV/FANRES veritabanıdır. Her veri parçası, harika üyelerimiz tarafından eklenmiştir. :titles\'ın odak noktası, HD içerik, proaktif bir kullanıcı tabanı, harika/güvenli bir kod tabanı ve yardımsever ve güler yüzlü bir ekiptir.', 'blacklist-browsers' => 'Tarayıcılar', - 'blacklist-btclient' => 'BitTorrent İstemcisi', - 'blacklist-clients' => 'Müşteriler', - 'blacklist-desc' => 'Aşağıdaki Tarayıcılar ve Bittorrent Müşterileri, Rahatsız edici Durumdan Kara listeye alındı / yasaklandı', + 'blacklist-btclient' => 'BitTorrent istemcisi', + 'blacklist-clients' => 'İstemciler', + 'blacklist-desc' => 'Bu BitTorrent istemcileri kara listeye alındı/:title\'a duyurulması yasaklandı', 'blacklist-webbrowser' => 'İnternet tarayıcısı', - 'blacklist-emaildomain' => 'Engellenen Etki Alanı', - 'email-blacklist-desc' => 'Aşağıdaki E-posta Etki Alanları Kullanılmaları Engellenmiştir. Aşağıdakilere Kayıt Olamaz veya Davetiye Gönderemezsiniz.', - 'email-whitelist-desc' => 'Aşağıdaki E-posta Etki Alanları, Kullanılmasına İzin Verilen Tek Etki Alanıdır. Sadece Aşağıdakileri Kullanarak Davet Edebilirsiniz veya Davet Edebilirsiniz.', - 'staff-group' => 'grup', + 'blacklist-emaildomain' => 'Engellenen alan adı', + 'email-blacklist-desc' => 'Aşağıdaki eposta alan adlarının kullanımı engellenmiştir. Aşağıdakilere kayıt olamaz veya davet gönderemezsiniz.', + 'email-whitelist-desc' => 'Aşağıdaki eposta alan adları, kullanılmasına izin verilen tek eposta alan adlarıdır. Yalnızca aşağıdakileri kullanarak kayıt olabilir veya davet gönderebilirsiniz.', + 'staff-group' => 'Grup', 'staff-title' => 'Başlık', - 'whitelist-emaildomain' => 'Güvenilir Etki Alanı', + 'whitelist-emaildomain' => 'Güvenilir alan adı', ]; diff --git a/lang/tr/passwords.php b/lang/tr/passwords.php index 78c1914c9..33fa6960f 100644 --- a/lang/tr/passwords.php +++ b/lang/tr/passwords.php @@ -1,7 +1,6 @@ * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ - -return [ /* |-------------------------------------------------------------------------- | Password Reminder Language Lines @@ -24,10 +21,9 @@ return [ | has failed, such as for an invalid token or invalid new password. | */ - 'password' => 'Parolanız en az altı karakter olmalı ve doğrulama ile eşleşmelidir.', - 'reset' => 'Parolanız sıfırlandı!', - 'sent' => 'Parola sıfırlama bağlantınız e-posta ile gönderildi!', - 'token' => 'Parola sıfırlama adresi/kodu geçersiz.', - 'user' => 'Bu e-posta adresi ile kayıtlı bir üye bulunmuyor.', + 'reset' => 'Parolanız sıfırlandı!', + 'sent' => 'Teşekkürler! Eğer bu eposta adresi bir hesapla eşleşiyorsa, parola sıfırlama bağlantısı gönderilecektir.', + 'token' => 'Bu parola sıfırlama tokeni geçersiz.', + 'user' => 'Bu e-posta adresi ile kayıtlı bir kullanıcı bulunmuyor.', ]; diff --git a/lang/tr/playlist.php b/lang/tr/playlist.php new file mode 100644 index 000000000..45e15a534 --- /dev/null +++ b/lang/tr/playlist.php @@ -0,0 +1,43 @@ + + * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 + */ + 'about' => 'Burada kullanıcıların derlediği, beğenilerine göre başlıklar içeren oynatma listelerini bulacaksınız!', + 'attached-success' => 'Torrent, oynatma listenize başarıyla eklendi.', + 'add-to-playlist' => 'Torrent\'i oynatma listesine ekle', + 'add-torrent' => 'Torrent ekle', + 'added-by' => 'Tarafından:', + 'cover' => 'Bir kapak resmi seçin', + 'create' => 'Yeni oynatma listesi oluştur', + 'delete-playlist' => 'Oynatma listesini sil', + 'deleted' => 'Oynatma listesi silindi!', + 'detached-success' => 'Torrent, oynatma listenizden başarıyla kaldırıldı.', + 'desc' => 'Oynatma listesi açıklaması', + 'download-all' => 'Tüm oynatma listesi torrentlerini indirin', + 'edit-playlist' => 'Oynatma listesini düzenle', + 'list-by' => 'Tarafından bir liste:', + 'list-about' => 'Hakkında bir liste:', + 'is-private' => 'Özel oynatma listesi?', + 'playlists' => 'Oynatma listeleri', + 'playlist-suggestions' => 'Oynatma listesi önerileri', + 'private-error' => 'Bu özel bir oynatma listesidir! Diğer kullanıcıların özel oynatma listelerine erişiminiz yoktur!', + 'published-success' => 'Oynatma listeniz başarıyla oluşturuldu!', + 'suggest-torrent' => 'Torrent öner', + 'playlist-suggestion-rejections' => 'Oynatma listesi önerileri reddetmeleri', + 'suggestion-review' => 'Öneriniz moderasyon için oynatma listesi oluşturucusuna gönderildi', + 'suggestion-approved' => 'Oynatma listesi önerisi onaylandı', + 'suggestion-rejected' => 'Oynatma listesi önerisi reddedildi', + 'title' => 'Başlık', + 'titles' => 'Başlıklar', + 'update-success' => 'Oynatma listeniz başarıyla güncellendi!', + 'last-addition-at' => 'Son ekleme tarihi', +]; diff --git a/lang/tr/pm.php b/lang/tr/pm.php index 2a3b4ab85..17ac14c14 100644 --- a/lang/tr/pm.php +++ b/lang/tr/pm.php @@ -11,33 +11,33 @@ return [ * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ - 'create' => 'Mesaj oluştur', + 'create' => 'Oluştur', 'delete' => 'Sil', 'enter-subject' => 'Konu girin', - 'from' => 'Kimden', + 'from' => 'Tarafından', 'inbox' => 'Gelen kutusu', 'mark-all-read' => 'Tüm mesajları okundu olarak işaretle', 'message' => 'Mesaj', 'messages' => 'Mesajlar', - 'new' => 'Yeni Mesaj', + 'new' => 'Yeni mesaj', 'outbox' => 'Gönderilen mesajlar', 'private' => 'Özel', 'read' => 'Oku', - 'received-at' => 'Alındı tarihi', + 'received-at' => 'Tarihinde alındı', 'refresh' => 'Yenile', - 'reply' => 'cevapla', - 'search' => 'Konuya Göre Ara', + 'reply' => 'Cevap ver', + 'search' => 'Konuya göre ara', 'select' => 'Bir kullanıcı seç', - 'send' => 'PM (özel mesaj) gönder', - 'send-to' => 'PM(özel mesaj) gönder', + 'send' => 'PM gönder', + 'send-to' => 'PM gönder', 'sent' => 'Gönderildi', - 'sent-at' => 'Gönderildiği tarih', + 'sent-at' => 'Tarihinde gönderildi', 'subject' => 'Konu', 'to' => 'Kime', 'unread' => 'Okunmamış', 'empty-inbox' => 'Gelen kutusunu boşalt', - 'delete-success' => 'Kişisel mesaj başarıyla silindi!', - 'error' => 'Burda ne denemeye çalışıyorsun!', + 'delete-success' => 'PM başarıyla silindi!', + 'error' => 'Burada ne yapmaya çalışıyorsun!', 'all-marked-read' => 'Tüm mesajların okundu olarak işaretlendi!', 'sent-success' => 'Özel mesajın başarıyla gönderildi!', ]; diff --git a/lang/tr/poll.php b/lang/tr/poll.php index 5c4f805ec..b499a6e80 100644 --- a/lang/tr/poll.php +++ b/lang/tr/poll.php @@ -12,23 +12,23 @@ return [ * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ 'add-option' => 'Seçenek ekle', - 'create-poll' => 'Anket yarat', - 'current' => 'Güncel Anket (ler)', + 'create-poll' => 'Anket oluştur', + 'current' => 'Güncel anket(ler)', 'delete-option' => 'Seçeneği sil', 'multiple-choice' => 'Bu çoktan seçmeli bir anket. İstediğiniz kadar cevap seçin.', - 'option' => 'seçenek', + 'option' => 'Seçenek', 'poll' => 'Anket', 'polls' => 'Anketler', - 'results' => 'Anket Sonuçları', + 'results' => 'Anket sonuçları', 'title' => 'Başlık', - 'total' => 'Toplam Oy', - 'vote' => 'Oy', - 'vote-now' => 'Oyunuzu Şimdi Alın!', - 'votes' => 'oy', - 'already-voted-error' => 'Bu oylama için zaten oy kullandın. Sonraki oyların sayıma eklenmez.', + 'total' => 'Toplam oy', + 'vote' => 'Oyla', + 'vote-now' => 'Hemen oyunuzu kullanın!', + 'votes' => 'Oylar', + 'already-voted-error' => 'Bu oylama için zaten oy kullandın. Oyunuz sayılmadı.', 'already-voted-result' => 'Bu ankete zaten oy kullandın. İşte sonuçlar.', 'expired-voted-result' => 'Anket süresi doldu. İşte sonuçlar.', 'edit-poll' => 'Anketi düzenle', - 'vote-counted' => 'Oyun eklendi.', - 'close-date' => 'Anketi kapat (...den sonra)', + 'vote-counted' => 'Oyunuz sayıldı.', + 'close-date' => 'Tarihinden sonra anketi kapat', ]; diff --git a/lang/tr/regions.php b/lang/tr/regions.php index 3ceb45e92..d0feeb8fc 100644 --- a/lang/tr/regions.php +++ b/lang/tr/regions.php @@ -3,16 +3,16 @@ return [ 'ALG' => 'Cezayir', 'ANG' => 'Angola', 'AIA' => 'Anguilla', - 'ALA' => 'Aland', + 'ALA' => 'Åland', 'AND' => 'Andora', 'ARG' => 'Arjantin', 'ARM' => 'Ermenistan', 'ARU' => 'Aruba', - 'ASA' => 'American Samoa', + 'ASA' => 'Amerikan Samoa', 'ATA' => 'Antartika', - 'ATF' => 'Fransız güney ve antartik toprakları', + 'ATF' => 'Fransız Güney ve Antarktika Toprakları', 'AFG' => 'Afganistan', - 'ATG' => 'Antiga and Barbuda', + 'ATG' => 'Antiga ve Barbuda', 'AUS' => 'Avustralya', 'AUT' => 'Avusturya', 'AZE' => 'Azerbaycan', @@ -22,14 +22,224 @@ return [ 'BEL' => 'Belçika', 'BEN' => 'Benin', 'BER' => 'Bermuda', - 'BES' => 'Karayipler Hollandası: Bonaire, Aziz Euatatius ve Saba', + 'BES' => 'Karayip Hollandası: Bonaire, Sint Eustatius ve Saba', 'BFA' => 'Burkina Faso', 'BHR' => 'Bahreyn', 'BHU' => 'Butan', 'BIH' => 'Bosna-Hersek', - 'BLM' => 'Aziz Bartholomew', + 'BLM' => 'Saint Barthélemy', 'BLR' => 'Belarus', 'BLZ' => 'Belize', 'BOL' => 'Bolivya', 'BOT' => 'Botsvana', + 'BRA' => 'Brezilya', + 'BRB' => 'Barbados', + 'BRU' => 'Brunei', + 'BVT' => 'Bouvet Adası', + 'CAM' => 'Kamboçya', + 'CAN' => 'Kanada', + 'CAY' => 'Cayman Adaları', + 'CCK' => 'Cocos (Keeling) Adaları', + 'CEE' => 'Orta ve Doğu Avrupa', + 'CGO' => 'Kongo Cumhuriyeti', + 'CHA' => 'Çad', + 'CHI' => 'Şili', + 'CHN' => 'Çin', + 'CIV' => 'Fildişi Sahili', + 'CMR' => 'Kamerun', + 'CZE' => 'Çek Cumhuriyeti', + 'COD' => 'Kongo Demokratik Cumhuriyeti', + 'COK' => 'Cook Adaları', + 'COL' => 'Kolombiya', + 'COM' => 'Komorlar', + 'CPV' => 'Yeşil Burun Adaları', + 'CRC' => 'Kosta Rika', + 'CRO' => 'Hırvatistan', + 'CTA' => 'Orta Afrika Cumhuriyeti', + 'CUB' => 'Küba', + 'CUW' => 'Curaçao', + 'CXR' => 'Noel Adası', + 'CYP' => 'Kıbrıs', + 'DJI' => 'Cibuti', + 'DMA' => 'Dominika', + 'DOM' => 'Dominik Cumhuriyeti', + 'ECU' => 'Ekvador', + 'EGY' => 'Mısır', + 'ENG' => 'İngiltere', + 'EQG' => 'Ekvator Ginesi', + 'ERI' => 'Eritre', + 'ESH' => 'Batı Sahra', + 'ESP' => 'İspanya', + 'ETH' => 'Etiyopya', + 'EUR' => 'Avrupa / Uluslararası', + 'FIJ' => 'Fiji', + 'FLK' => 'Falkland Adaları', + 'FRA' => 'Fransa', + 'FRO' => 'Faroe Adaları', + 'FSM' => 'Mikronezya, Federe Devletleri', + 'GAB' => 'Gabon', + 'GAM' => 'Gambiya', + 'GBR' => 'Birleşik Krallık', + 'GEO' => 'Georgia', + 'GER' => 'Almanya', + 'GGY' => 'Guernsey', + 'GHA' => 'Gana', + 'GIB' => 'Cebelitarık', + 'GLP' => 'Guadelupe', + 'GNB' => 'Gine-Bissau', + 'GRE' => 'Yunanistan', + 'GRL' => 'Grönland', + 'GRN' => 'Grenada', + 'GUA' => 'Guatemala', + 'GUF' => 'Fransız Guyanası', + 'GUI' => 'Gine', + 'GUM' => 'Guam', + 'GUY' => 'Guyana', + 'HAI' => 'Haiti', + 'HKG' => 'Hong Kong', + 'HMD' => 'Heard Adası ve McDonald Adaları', + 'HON' => 'Honduras', + 'HUN' => 'Macaristan', + 'IDN' => 'Endonezya', + 'IMN' => 'Man Adası', + 'IND' => 'Hindistan', + 'IOT' => 'Britanya Hint Okyanusu Toprakları', + 'IRL' => 'İrlanda', + 'IRN' => 'İran', + 'IRQ' => 'Irak', + 'ISL' => 'İzlanda', + 'ISR' => 'İsrail', + 'ITA' => 'İtalya', + 'JAM' => 'Jamaika', + 'JEY' => 'Jersey', + 'JOR' => 'Ürdün', + 'JPN' => 'Japonya', + 'KAZ' => 'Kazakistan', + 'KEN' => 'Kenya', + 'KGZ' => 'Kırgızistan', + 'KIR' => 'Kiribati', + 'KNA' => 'Saint Kitts ve Nevis', + 'KOR' => 'Kore Cumhuriyeti (Güney)', + 'KSA' => 'Suudi Arabistan', + 'KUW' => 'Kuveyt', + 'LAO' => 'Laos', + 'LBN' => 'Lübnan', + 'LBR' => 'Liberya', + 'LBY' => 'Libya', + 'LCA' => 'Saint Lucia', + 'LES' => 'Lesoto', + 'LIE' => 'Lihtenştayn', + 'LKA' => 'Sri Lanka', + 'LUX' => 'Lüksemburg', + 'MAC' => 'Makao', + 'MAD' => 'Madagaskar', + 'MAF' => 'Saint Martin, Kolektif', + 'MAR' => 'Fas', + 'MAS' => 'Malezya', + 'MDA' => 'Moldova', + 'MDV' => 'Maldivler', + 'MEX' => 'Meksika', + 'MHL' => 'Marshall Adaları', + 'MKD' => 'Kuzey Makedonya', + 'MLI' => 'Mali', + 'MLT' => 'Malta', + 'MNG' => 'Moğolistan', + 'MNP' => 'Kuzey Mariana Adaları', + 'MON' => 'Monako', + 'MOZ' => 'Mozambik', + 'MRI' => 'Mauritius', + 'MSR' => 'Montserrat', + 'MTN' => 'Moritanya', + 'MTQ' => 'Martinik', + 'MWI' => 'Malawi', + 'MYA' => 'Myanmar', + 'MYT' => 'Mayotte', + 'NAM' => 'Namibya', + 'NCA' => 'Nikaragua', + 'NCL' => 'Yeni Kaledonya', + 'NEP' => 'Nepal', + 'NFK' => 'Norfolk Adası', + 'NIG' => 'Nijer', + 'NIR' => 'Kuzey İrlanda', + 'NIU' => 'Niue', + 'NLD' => 'Hollanda', + 'NOR' => 'İskandinav', + 'NRU' => 'Nauru', + 'NZL' => 'Yeni Zelanda', + 'OMA' => 'Umman', + 'PAK' => 'Pakistan', + 'PAN' => 'Panama', + 'PAR' => 'Paraguay', + 'PCN' => 'Pitcairn Adaları', + 'PER' => 'Peru', + 'PHI' => 'Filipinler', + 'PLE' => 'Filistin Devleti', + 'PLW' => 'Palau', + 'PNG' => 'Papua Yeni Gine', + 'POL' => 'Polonya', + 'POR' => 'Portekiz', + 'PRK' => 'Kore, Demokratik Halk Cumhuriyeti (Kuzey)', + 'PUR' => 'Porto Riko', + 'QAT' => 'Katar', + 'REU' => 'Réunion', + 'ROU' => 'Romanya', + 'RSA' => 'Güney Afrika', + 'RUS' => 'Rusya Federasyonu', + 'RWA' => 'Ruanda', + 'SAM' => 'Samoa', + 'SCO' => 'İskoçya', + 'SDN' => 'Sudan', + 'SEN' => 'Senegal', + 'SEY' => 'Seyşeller', + 'SGS' => 'Güney Georgia ve Güney Sandwich Adaları', + 'SHN' => 'Saint Helena, Ascension ve Tristan da Cunha', + 'SJM' => 'Svalbard ve Jan Mayen', + 'SLE' => 'Sierra Leone', + 'SLV' => 'El Salvador', + 'SMR' => 'San Marino', + 'SOL' => 'Solomon Adaları', + 'SOM' => 'Somali', + 'SPM' => 'Saint Pierre ve Miquelon', + 'SRB' => 'Sırbistan', + 'SSD' => 'Güney Sudan', + 'STP' => 'São Tomé ve Príncipe', + 'SUI' => 'İsviçre', + 'SUR' => 'Surinam', + 'SWZ' => 'Esvatini', + 'SXM' => 'Sint Maarten', + 'SYR' => 'Suriye', + 'TAH' => 'Fransız Polinezyası', + 'TAN' => 'Tanzanya', + 'TCA' => 'Turks ve Caicos Adaları', + 'TGA' => 'Tonga', + 'THA' => 'Tayland', + 'TJK' => 'Tacikistan', + 'TKL' => 'Tokelau', + 'TKM' => 'Türkmenistan', + 'TLS' => 'Doğu Timor', + 'TOG' => 'Togo', + 'TRI' => 'Trinidad ve Tobago', + 'TUN' => 'Tunus', + 'TUR' => 'Türkiye', + 'TUV' => 'Tuvalu', + 'TWN' => 'Tayvan', + 'UAE' => 'Birleşik Arap Emirlikleri', + 'UGA' => 'Uganda', + 'UKR' => 'Ukrayna', + 'UMI' => 'Amerika Birleşik Devletleri Küçük Dış Adaları', + 'URU' => 'Uruguay', + 'USA' => 'Amerika Birleşik Devletleri', + 'UZB' => 'Özbekistan', + 'VAN' => 'Vanuatu', + 'VAT' => 'Vatikan Şehir Devleti', + 'VEN' => 'Venezuela', + 'VGB' => 'Britanya Virjin Adaları', + 'VIE' => 'Vietnam', + 'VIN' => 'Saint Vincent ve Grenadinler', + 'VIR' => 'Amerika Birleşik Devletleri Virjin Adaları', + 'WAL' => 'Galler', + 'WLF' => 'Wallis ve Futuna', + 'YEM' => 'Yemen', + 'ZAM' => 'Zambiya', + 'ZIM' => 'Zimbabve', ]; diff --git a/lang/tr/request.php b/lang/tr/request.php index a086c57e6..59ac04df7 100644 --- a/lang/tr/request.php +++ b/lang/tr/request.php @@ -14,86 +14,86 @@ return [ 'add-request' => 'İstek ekle', 'age' => 'Yaş', 'all-requests' => 'Tüm istekler', - 'approve' => 'onaylamak', - 'bounty' => 'Bağış', + 'approve' => 'Onayla', + 'bounty' => 'Ödül', 'bounty-claimed' => 'Ödül talep edildi', - 'bounty-unclaimed' => 'Sahipsiz ödül', + 'bounty-unclaimed' => 'Talep edilmeyen ödül', 'category' => 'Kategori', - 'claim' => 'İddia', - 'claim-anon-choose' => 'Lütfen Akıllıca Seçiniz', - 'claim-as-anon' => 'Bunu Anonim Olarak Talep Etmek İster misiniz?', - 'claim-now' => 'Şimdi talep et', - 'claimed' => 'İddia Edilen', - 'current' => 'şimdiki', - 'delete' => 'Bu İsteği Sil', - 'delete-confirmation' => 'Bu İsteği silmek istediğinize emin misiniz?', + 'claim' => 'Sahip çık', + 'claim-anon-choose' => 'Lütfen akıllıca seçin', + 'claim-as-anon' => 'Buna anonim olarak sahip çıkmak ister misin?', + 'claim-now' => 'Şimdi sahip çık', + 'claimed' => 'Sahip çıkıldı', + 'current' => 'Şimdiki', + 'delete' => 'Bu isteği sil', + 'delete-confirmation' => 'Bu isteği silmek istediğinizden emin misiniz', 'delete-filled' => 'Bu istek yalnızca doldurulmamışsa silinebilir', 'description' => 'Açıklama', - 'dont-have-bps' => 'Yeterli Bonusunuz yok', + 'dont-have-bps' => 'Yeterli bonusunuz yok', 'edit-request' => 'İsteği düzenle', - 'enter-bp' => 'Bonus puanları girin (en az 100)', - 'enter-hash' => 'Yüklenen Torrent in Bilgi Karmasını girin', - 'fill' => 'doldurmak', + 'enter-bp' => 'Bonus puanları girin (minimum 100)', + 'enter-hash' => 'Yüklenen torrentin ID\'sini girin', + 'fill' => 'Doldur', 'fill-request' => 'Bu isteği doldur', - 'filled' => 'dolu', - 'filled-by' => 'Tarafından doldurdu', + 'filled' => 'Dolduruldu', + 'filled-by' => 'Tarafından dolduruldu', 'for' => 'için', - 'fulfill' => 'yerine getirmek', + 'fulfill' => 'Yerine getir', 'last-vote' => 'Son oy', 'my-requests' => 'Benim isteklerim', - 'no' => 'Yok hayır,', - 'no-imdb-id' => 'Tüm İstekler IMDB Numarası İçermelidir', - 'no-privileges' => 'Hata: İstek haklarınız devre dışı bırakıldı', - 'no-privileges-desc' => 'Bunun hatalı olduğunu düşünüyorsanız, lütfen Çalışanlar ile iletişim kurun.', - 'no-refunds' => 'Bono borsaları yaratma, doldurma ve ödüller kazanma konusunda son!
    İADE YOK!', - 'pending' => 'kadar', - 'reason' => 'neden', - 'reject' => 'reddetmek', - 'report' => 'İsteği bildir', + 'no' => 'Hayır,', + 'no-imdb-id' => 'Tüm film/TV isteklerinin TMDB/IMDB numarası içermesi gerekmektedir', + 'no-privileges' => 'Hata: istek haklarınız devre dışı bırakıldı', + 'no-privileges-desc' => 'Bunun bir hata olduğunu düşünüyorsanız lütfen personelle iletişime geçin', + 'no-refunds' => 'BON değiş tokuşları oluşturma, doldurma ve ödüller kesindir!
    İADE YOK!', + 'pending' => 'Bekliyor', + 'reason' => 'Sebep', + 'reject' => 'Reddet', + 'report' => 'İsteği şikayet et', 'request' => 'İstek', 'request-details' => 'İstek detayları', - 'requested-by' => 'Tarafından talep edildi', + 'requested-by' => 'Talep eden', 'requests' => 'İstekler', - 'required' => 'gereklidir', + 'required' => 'Gerekli', 'reset' => 'Sıfırla', - 'reset-confirmation' => 'Bu İsteği sıfırlamak istediğinize emin misiniz?', - 'reset-request' => 'Bu İsteği Sıfırla', + 'reset-confirmation' => 'Bu isteği sıfırlamak istediğinizden emin misiniz', + 'reset-request' => 'Bu isteği sıfırla', 'reward' => 'Ödül', - 'reward-desc' => 'Ne kadar bonus puan ödüllendirmek istersiniz? Minimum 100 BP', - 'reward-from' => 'itibaren', + 'reward-desc' => 'Ne kadar bonus puan ödüllendirmek istersiniz? En az 100 BP', + 'reward-from' => 'Tarafından', 'title' => 'Başlık', - 'torrent-hash' => 'Torrent Hash', + 'torrent-hash' => 'Torrent hash', 'total-bounty' => 'Toplam ödül', 'type' => 'Tip', - 'unclaim' => 'Bu isteği kabul etmeme', + 'unclaim' => 'Bu isteğe sahip çıkma', 'unfilled' => 'Doldurulmamış', - 'view-filled' => 'Görünüm dolgulu', - 'view-unfilled' => 'Dolgusuz görüntüleme', - 'vote' => 'Oy', - 'vote-that' => 'Bu İsteği Oyla', - 'voters' => 'seçmenler', - 'votes' => 'oy', + 'view-filled' => 'Doldurulanları göster', + 'view-unfilled' => 'Doldurulmayanları göster', + 'vote' => 'Oyla', + 'vote-that' => 'Bu isteği oyla', + 'voters' => 'Oylayanlar', + 'votes' => 'Oylar', 'yes' => 'Evet', - 'access-error' => 'Bu isteği onaylama yetkin yok.', + 'access-error' => 'Bu isteği onaylamaya yetkin yok.', 'access-delete-error' => 'Bu isteği silme yetkin yok.', 'added-bonus' => 'Bonusun başarıyla eklendi.', 'added-request' => 'İstek eklendi.', 'already-approved' => 'Bu istek zaten onaylandı', - 'already-claimed' => 'Başka biri bu isteği çoktan yapmış.', + 'already-claimed' => 'Bu isteği başkası daha önce sahiplenmiş dostum.', 'already-rejected' => 'Bu istek zaten önceden reddedildi', - 'approved-anon' => '%s onayladın ve ödül isimsiz kişiye verildi', - 'approved-user' => '%s onayladın ve ödülendirdin', + 'approved-anon' => '%s\'yi onayladınız ve ödül anonim bir kullanıcıya verildi', + 'approved-user' => '%s\'yi onayladınız ve ödül %s\'ye verildi', 'resolution' => 'Çözünürlük', 'resolutions' => 'Çözünürlükler', - 'claimed-success' => 'İstek başarıyla yapıldı', + 'claimed-success' => 'İsteğe başarıyla sahip çıkıldı', 'deleted' => '%s\'yi sildiniz', - 'edited-request' => 'İstek Başarıyla Düzenlendi.', + 'edited-request' => 'İstek başarıyla düzenlendi.', 'my-filled' => 'Benim doldurduklarım', - 'my-claims' => 'Benim taleplerim', - 'my-voted' => 'Oylarım', - 'pending-approval' => 'İsteğin onay bekleme sürecinde.', - 'pending-moderation' => 'kullanmaya çalıştığın torrent id database\'de var ama hala moderasyon onayında. Lütfen onaylanmasını bekleyin ve tekrar deneyin.', - 'request-reset' => 'Bu istek resetlendi.', - 'unclaim-error' => 'geri alınacak talep yok.', - 'unclaimed-success' => 'istek başarıyla geri alındı', + 'my-claims' => 'Benim sahip çıktıklarım', + 'my-voted' => 'Benim oyladıklarım', + 'pending-approval' => 'Talebinizin doldurulması talep edenin onayını bekliyor.', + 'pending-moderation' => 'Kullanmaya çalıştığınız torrent id\'si veritabanımızda geçerli ancak hala moderasyon bekliyor. Lütfen torrentinizin onaylanmasını bekleyin ve ardından tekrar deneyin.', + 'request-reset' => 'Bu istek sıfırlandı.', + 'unclaim-error' => 'Geri alınacak bir şey yok.', + 'unclaimed-success' => 'İsteğe sahip çıkma başarıyla iptal edildi', ]; diff --git a/lang/tr/rss.php b/lang/tr/rss.php index 609d7e888..cceed0401 100644 --- a/lang/tr/rss.php +++ b/lang/tr/rss.php @@ -11,23 +11,23 @@ return [ * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ - 'create' => 'Mesaj oluştur', - 'create-private-feed' => 'Özel RSS Yayını Oluştur', - 'create-public-feed' => 'Genel RSS Yayını Oluştur', + 'create' => 'Oluştur', + 'create-private-feed' => 'Özel RSS yayını oluştur', + 'create-public-feed' => 'Açık RSS yayını oluştur', 'delete' => 'Sil', 'edit' => 'Düzenle', - 'edit-private-feed' => 'Özel RSS Beslemesini Düzenle', - 'edit-public-feed' => 'Genel RSS Beslemesini Düzenle', - 'feed' => 'besleme', - 'feeds' => 'Yemler', - 'name' => 'isim', - 'public' => 'halka açık', + 'edit-private-feed' => 'Özel RSS yayınını düzenle', + 'edit-public-feed' => 'Açık RSS yayınını düzenle', + 'feed' => 'Yayın', + 'feeds' => 'Yayınlar', + 'name' => 'İsim', + 'public' => 'Herkese açık', 'private' => 'Özel', 'rss' => 'RSS', - 'rss-feed' => 'RSS Yayını', + 'rss-feed' => 'RSS yayını', 'type' => 'Tip', - 'deleted' => 'RSS silindi!', - 'error' => 'Bu istek gerçekleştirilemiyor', - 'created' => 'Kişisel rss kaynağı oluşturuldu', - 'updated' => 'Özel RSS beslemesi güncellendi', + 'deleted' => 'RSS yayını silindi!', + 'error' => 'İstek işlenemiyor', + 'created' => 'Özel RSS yayını oluşturuldu', + 'updated' => 'Özel RSS yayını güncellendi', ]; diff --git a/lang/tr/staff.php b/lang/tr/staff.php index 533d40cc1..7bb3c68c8 100644 --- a/lang/tr/staff.php +++ b/lang/tr/staff.php @@ -11,59 +11,72 @@ return [ * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ - 'audit-log' => 'Etkinlik Günlüğü', + 'audit-log' => 'Denetim günlüğü', 'articles' => 'Makaleler', - 'applications' => 'Uygulamalar', - 'bans-log' => 'Yasak Günlüğü', + 'applications' => 'Başvurular', + 'bans-log' => 'Ban günlüğü', 'blocks' => 'Bloklar', 'bot' => 'Bot', - 'bots' => 'botlar', + 'bots' => 'Botlar', 'chat' => 'Sohbet', - 'config-manager' => 'Yapılandırma Yöneticisi', - 'dashboard' => 'gösterge paneli', - 'failed-login-log' => 'Başarısız Giriş Günlüğü', - 'flush-ghost-peers' => 'Hayalet eşlerini yıkamak', - 'forums' => 'Forum', - 'frontend' => 'Başlangıç aşaması', - 'general-tools' => 'Genel Aletler', + 'config-manager' => 'Yapılandırma yöneticisi', + 'dashboard' => 'Kontrol paneli', + 'failed-login-log' => 'Başarısız giriş günlüğü', + 'flush-ghost-peers' => 'Hayalet eşleri temizle', + 'forums' => 'Forumlar', + 'frontend' => 'Ön uç', + 'general-tools' => 'Genel araçlar', 'groups' => 'Gruplar', - 'invites-log' => 'Davetiye Günlüğü', - 'laravel-log' => 'Laravel Günlüğü', + 'invites-log' => 'Davet günlüğü', + 'laravel-log' => 'Laravel günlüğü', 'links' => 'Bağlantılar', - 'logs' => 'Kayıtlar', - 'mass-pm' => 'Kitle PM', - 'mass-validate-users' => 'Toplu Doğrulama Kullanıcıları', - 'moderation' => 'ılımlılık', + 'logs' => 'Günlükler', + 'mass-pm' => 'Toplu PM', + 'mass-validate-users' => 'Kullanıcıları toplu olarak doğrula', + 'moderation' => 'Moderasyon', 'pages' => 'Sayfalar', - 'please-moderate' => 'Lütfen Bu Torrent i Yönetin!', + 'please-moderate' => 'Lütfen bu torrent\'i yönetin!', 'polls' => 'Anketler', - 'reports-log' => 'Rapor Günlüğü', + 'reports-log' => 'Rapor günlüğü', 'rss' => 'RSS', - 'staff-dashboard' => 'Personel Panosu', - 'torrent-categories' => 'Torrent Kategorileri', - 'torrent-moderation' => 'Torrent Moderasyonu', - 'torrent-tools' => 'Torrent Araçları', - 'torrent-types' => 'Torrent Çeşitleri', - 'torrents' => 'Torrent lerin', - 'user-gifting' => 'Kullanıcı Hediye', - 'user-notes' => 'Kullanıcı Notları Günlüğü', + 'staff-dashboard' => 'Personel kontrol paneli', + 'torrent-categories' => 'Torrent kategorileri', + 'torrent-moderation' => 'Torrent moderasyonu', + 'torrent-tools' => 'Torrent araçları', + 'torrent-types' => 'Torrent tipleri', + 'torrents' => 'Torrentler', + 'user-gifting' => 'Kullanıcı hediyeleri', + 'user-notes' => 'Kullanıcı notları Günlüğü', 'user-search' => 'Kullanıcı arama', - 'user-tools' => 'Kullanıcı Araçları', - 'warnings-log' => 'Uyarı Günlüğü', - 'you-have' => 'Var', - 'possible-leech-cheaters' => 'Muhtemel Hile', - 'chat-tools' => 'Sohbet Araçları', - 'flush-chat' => 'Chatbox ı temizle', - 'seedboxes' => 'Kayıtlı Tohum Kutuları', + 'user-tools' => 'Kullanıcı araçları', + 'warnings-log' => 'Uyarı günlüğü', + 'you-have' => 'Sende var', + 'possible-leech-cheaters' => 'Olası hileciler', + 'chat-tools' => 'Sohbet araçları', + 'flush-chat' => 'Sohbet kutusunu temizle', + 'seedboxes' => 'Kayıtlı seedbox\'lar', 'application' => 'Başvuru', 'application-type' => 'Tip', 'application-referrer' => 'Refere eden', 'article-content' => 'İçerik', - 'blocked-ips' => 'Bloklanmış, engellenmiş IP\'ler', - 'bon-exchange' => 'BON (bonus) Takası', - 'application-image-proofs' => 'Görsel onayı', - 'bon-earnings' => 'Kazanılan BONuslar', - 'gifts-log' => 'Hediye Günlüğü', + 'blocked-ips' => 'Bloklanmış IP\'ler', + 'bon-exchange' => 'BON değiş tokuşu', + 'application-image-proofs' => 'Görsel kanıtlar', + 'bon-earnings' => 'BON kazançları', + 'gifts-log' => 'Hediye günlüğü', 'link' => 'Bağlantı', - 'mass-email' => 'Toplu E-posta', + 'mass-email' => 'Toplu eposta', + 'status' => 'Durum', + 'media-languages-desc' => '(Altyazılar / sesler / vb. için dil açılır menülerini doldurmak için kullanılan diller)', + 'moderation-since' => 'Tarihinde yönetildi', + 'notes' => 'Notlar', + 'page' => 'Sayfa', + 'passkeys' => 'Geçiş anahtarları', + 'rooms' => 'Odalar', + 'statuses' => 'Durumlar', + 'ticket-categories' => 'Bilet kategorileri', + 'ticket-category' => 'Bilet kategorisi', + 'ticket-priorities' => 'Bilet öncelikleri', + 'ticket-priority' => 'Bilet önceliği', + 'torrent-resolutions' => 'Torrent çözünürlükleri', ]; diff --git a/lang/tr/stat.php b/lang/tr/stat.php index 61f7be38c..88ed44d07 100644 --- a/lang/tr/stat.php +++ b/lang/tr/stat.php @@ -11,52 +11,53 @@ return [ * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ - 'by-count' => 'Sayımla', - 'by-data' => 'Verilere Göre', - 'by-volume' => 'Hacime Göre', - 'group' => 'grup', + 'by-count' => 'Sayıma göre', + 'by-data' => 'Verilere göre', + 'by-volume' => 'Hacime göre', + 'group' => 'Grup', 'groups' => 'Gruplar', - 'nerd-stats' => 'İnek istatistikleri', - 'nerd-stats-desc' => 'Hepimiz istatistikleri severiz. İşte önemli bulduğumuz birkaç şey', - 'registration-date' => 'Kayıt Tarihi', - 'request-fulfilled' => 'İstek yerine getirildi', - 'request-not-fulfilled' => 'İstek yerine getirilmedi', - 'request-pending-aproval' => 'Onay bekleyen onaylama isteği', + 'nerd-stats' => 'Nerd istatistikler', + 'nerd-stats-desc' => 'Hepimiz istatistikleri severiz. İşte önemli bulduğumuz birkaçı', + 'registration-date' => 'Kayıt tarihi', + 'request-fulfilled' => 'İstek dolduruldu', + 'request-not-fulfilled' => 'İstek doldurulmadı', + 'request-pending-aproval' => 'İstek onay bekliyor', 'select-category' => 'Lütfen aşağıdan bir kategori seçin', 'site-stats' => 'Site istatistikleri', - 'stats' => 'İstatistikleri', - 'stats-format' => 'En İyi 100 Biçimde Görüntülenen Tüm İstatistikler', + 'stats' => 'İstatistikler', + 'stats-format' => 'Tüm istatistikler ilk 100 formatında gösteriliyor', 'top-bankers' => 'En bankacılar', - 'top-bountied' => 'Top bağışçı', - 'top-completed' => 'Top tamamlanan(indirilen)', - 'top-dead' => 'Top ölü(seed olmayan)', - 'top-downloaded' => 'En çok indirilen sel', - 'top-downloaders' => 'En çok indirilenler', - 'top-dying' => 'Top ölüyor olan(seed yok)', - 'top-leeched' => 'Top Leech edilen', - 'top-leechers' => 'En İyi Sülükler', - 'top-seeded' => 'Top seed (kaynak) edilen', - 'top-seeding' => 'En İyi Tohumlama', - 'top-seeders' => 'En Çok Tohumlananlar', - 'top-seedsize' => 'Top Tohumsiz', - 'top-seedtime' => 'En İyi Tohum Zamanı', - 'top-uploaders' => 'En Çok Yüklenenler', + 'top-bountied' => 'En çok ödül alan', + 'top-completed' => 'En çok tamamlanan', + 'top-dead' => 'En ölü', + 'top-downloaded' => 'En çok indirilen Torrentler', + 'top-downloaders' => 'En çok indirenler', + 'top-dying' => 'En ölenler', + 'top-leeched' => 'En çok leech edilen', + 'top-leechers' => 'En leech edenler', + 'top-seeded' => 'En seed edilen', + 'top-seeding' => 'En seed edilenler', + 'top-seeders' => 'En seed edenler', + 'top-seedsize' => 'En büyük seedsize', + 'top-seedtime' => 'En büyük seedtime', + 'top-uploaders' => 'En çok yükleyenler', 'total-download' => 'Toplam indirme', - 'total-torrents' => 'Toplam Sel', - 'total-traffic' => 'Toplam Trafik', + 'total-torrents' => 'Toplam torrentler', + 'total-traffic' => 'Toplam trafik', 'total-upload' => 'Toplam yükleme', - 'users-in-group' => 'Gruptaki Kullanıcılar', - 'users-per-group' => 'Grup Başına Kullanıcı', + 'users-in-group' => 'Gruptaki kullanıcılar', + 'users-per-group' => 'Grup başına kullanıcı sayısı', 'all' => 'Hepsi', 'all-time' => 'Tüm zamanlar', - 'banned' => 'Banlandı(yasaklandı)', - 'disabled' => 'Etkindeğil', + 'banned' => 'Banlandı', + 'disabled' => 'Devre dışı', 'last30days' => 'Son 30 gün', 'active' => 'Aktif', 'last60days' => 'Son 60 gün', 'credited' => 'Kredilendirildi', 'languages' => 'Diller', 'place' => 'Yer', - 'pruned' => 'PasifHesap', + 'pruned' => 'Silindi', 'real' => 'Gerçek', + 'updated' => '(Her 10 dakikada bir güncellenir!)', ]; diff --git a/lang/tr/subtitle.php b/lang/tr/subtitle.php new file mode 100644 index 000000000..4b2771b96 --- /dev/null +++ b/lang/tr/subtitle.php @@ -0,0 +1,33 @@ + + * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 + */ + 'downloads' => 'İndirmeler', + 'extension' => 'Eklenti', + 'delete-confirm' => 'Bunu silmek istediğine emin misin?', + 'note' => 'Not', + 'note-help' => 'Bu altyazı için ekstra bilgi', + 'rules-title' => 'Altyazı kuralları', + 'size' => 'Boyut', + 'subtitle-file' => 'Altyazı dosyası', + 'subtitle-file-types' => 'Kabul edilen dosyalar SRT, ASS, SUP ve ZIP\'dir', + 'uploaded' => 'Yüklendi', + 'uploader' => 'Yükleyen', + 'rules' => '
      +
    • Yalnızca uygun altyazılara izin verilir (doğru kare hızı, çeviri, yazım, zamanlama)
    • +
    • Google çevirisi, makine çevirisi ve yanlış altyazılara izin verilmez
    • +
    • Altyazılar videoyla senkronize olmalıdır
    • +
    • ZIP arşivlerine yalnızca SUB+IDX veya bir TV sezon paketi için aynı dildeki paketler halinde izin verilir
    • +
    • İstenmeyen altyazıların tekrar yüklenmesi ihlal teşkil eder ve disiplin cezasına tabi tutulur
    • +
    • Altyazı Notunu kısa tutun, url/bağlantılara izin VERİLMEZ
    • +
    ', +]; diff --git a/lang/tr/ticket.php b/lang/tr/ticket.php index c55db75ac..c6d76b4b4 100644 --- a/lang/tr/ticket.php +++ b/lang/tr/ticket.php @@ -1,35 +1,40 @@ 'Yardım masası başvurusu başarıyla atandı!', - 'attachment-limit' => '(resim boyutu max 1mb)', + 'assigned-success' => 'Yardım masası bileti başarıyla atandı!', + 'attachment-limit' => '(görüntü başına en fazla 1MB)', 'attachments' => 'Ekler', 'attachments-save' => 'Ekleri kaydet', - 'body' => 'Ana hat', - 'body-enter' => 'Ana hattı buraya yazın...', + 'body' => 'Gövde', + 'body-enter' => 'Gövdeyi buraya girin...', 'category' => 'Kategori', 'closed' => 'Kapatıldı', 'closed-success' => 'Yardım masası bileti başarıyla kapatıldı!', - 'assigned-staff' => 'Atanmış kişi', + 'assigned-staff' => 'Atanmış personel', 'close' => 'Kapat', 'assign' => 'Atama yap', - 'create-ticket' => 'Yardım oluştur', + 'create-ticket' => 'Bilet oluştur', 'delete' => 'Sil', 'created' => 'Oluşturuldu', 'subject' => 'Konu', - 'created-success' => 'Yardım destek Biletiniz Başarıyla Oluşturuldu!', - 'deleted-success' => 'Yardım masası başvurun başarıyla silindi!', + 'created-success' => 'Yardım masası biletiniz başarıyla oluşturuldu!', + 'deleted-success' => 'Yardım masası biletiniz başarıyla silindi!', 'description' => 'Açıklama', 'download' => 'İndir', - 'fix-errors' => 'Lütfen aşağıdaki hataları düzelt ve yeniden dene:', - 'helpdesk' => 'YardımMasası', + 'fix-errors' => 'Lütfen aşağıdaki hatayı/hataları düzeltin ve tekrar deneyin:', + 'helpdesk' => 'Yardım masası', 'no-attach' => 'Ek bulunamadı', - 'note-create-success' => 'Personel Notu Başarıyla Kaydedildi!', - 'note-destroy-success' => 'Personel Notu Başarıyla Kaldırıldı!', - 'opened-by' => 'Açılış:', + 'note-create-success' => 'Personel notu başarıyla kaydedildi!', + 'note-destroy-success' => 'Personel notu başarıyla kaldırıldı!', + 'opened-by' => 'Tarafından açıldı:', 'priority' => 'Öncelik', 'reopen' => 'Yeniden aç', 'reopen-success' => 'Yardım masası biletiniz başarıyla yeniden açıldı', 'reset' => 'Sıfırla', - 'staff-notes' => 'Personel Notları', + 'staff-notes' => 'Personel notları', 'subject-enter' => 'Konuyu buraya girin...', + 'submit-ticket' => 'Bileti gönder', + 'ticket' => 'Bilet', + 'unassign' => 'Atamayı kaldır', + 'unassigned-success' => 'Yardım masası bileti ataması başarıyla kaldırıldı!', + 'updated-success' => 'Yardım masası biletiniz başarıyla güncellendi!', ]; diff --git a/lang/tr/torrent.php b/lang/tr/torrent.php index 1fff78391..b10e11822 100644 --- a/lang/tr/torrent.php +++ b/lang/tr/torrent.php @@ -13,202 +13,233 @@ return [ */ 'activity' => 'Aktivite', 'age' => 'Yaş', - 'agent' => 'ajan', + 'agent' => 'Ajan', 'alive' => 'Canlı', - 'announce-url' => 'URL’yi duyurun', - 'announce-url-desc' => 'Lütfen yeni bir torrent oluştururken yukarıdaki URL’yi kullanın. Torrentinizi siteden indirmeden kullanmak istiyorsanız, özel bayrağını ve kaynağını şuraya ayarlamanız gerekir:', - 'announce-url-desc-url' => 'Sorun yaşıyorsanız? BURAYA Rehberimize bakınız', - 'announce-url-desc2' => 'Tüm yüklemeler için TMDB ve IMDB gereklidir! Posterler / Arka Planlar ve ExtraInfo ları kapmak için kullanılır', - 'approved' => 'onaylı', + 'announce-url' => 'Duyuru URL\'si', + 'announce-url-desc' => 'Yeni bir torrent oluştururken lütfen yukarıdaki duyuru URL\'sini kullanın.', + 'announce-url-desc-url' => 'Sorun mu yaşıyorsunuz? Rehberimize bakın.', + 'announce-url-desc2' => 'Tüm film/TV yüklemeleri için TMDB ve IMDB gereklidir! Posterleri/arka planları ve ek bilgileri almak için kullanılır', + 'approved' => 'Onaylandı', 'audio' => 'Ses', - 'bon-tipped' => 'BON Uçlu', + 'bon-tipped' => 'BON bahşişlendi', 'bookmark' => 'Yer imi', 'bookmarks' => 'Yer imleri', - 'bump' => 'Çarpmak', - 'cant-upload' => 'Hata: Yükleme Haklarınız Devre Dışı Bırakıldı', - 'cant-upload-desc' => 'Bunun Hatalı Olduğunu Hissederseniz, Lütfen Çalışanlar ile İrtibata Geçin', + 'bump' => 'Yükselt', + 'cant-upload' => 'Hata: yükleme haklarınız devre dışı bırakıldı', + 'cant-upload-desc' => 'Bunun bir hata olduğunu düşünüyorsanız lütfen personelle iletişime geçin', 'cards' => 'Kartlar', - 'cards-view' => 'Torrent Kartları Görüntüle', + 'cards-view' => 'Torrent kartları görünümü', 'categories' => 'Kategoriler', 'category' => 'Kategori', - 'client' => 'müşteri', - 'commited' => 'Commited', + 'client' => 'İstemci', + 'commited' => 'Bağlı', 'completed' => 'Tamamlanan', 'completed_at' => 'Tarihinde tamamlandı', - 'completed-not-seeding' => 'Bu İndirmeyi Tamamladınız Ama Daha Fazla Tohum Eklemiyorsunuz', - 'created_at' => 'Adresinde düzenlendi', + 'completed-not-seeding' => 'Bu indirmeyi tamamladınız ancak artık seed etmiyorsunuz', + 'created_at' => 'Tarihinde oluşturuldu', 'credited' => 'Kredilendirildi', - 'current' => 'şimdiki', - 'current-filters' => 'Mevcut Filtreler', - 'currently-leeching' => 'Şu anda sülük', - 'currently-seeding' => 'Şu Anda Tohum', - 'dead-torrent' => 'Ölü Sel', - 'dead-torrents' => 'Ölü Torrentler', - 'delete-bookmark' => 'Bu Sık Kullanılanı Sil', + 'current' => 'Şimdiki', + 'current-filters' => 'Mevcut filtreler', + 'currently-leeching' => 'Şu anda leech ediliyor', + 'currently-seeding' => 'Şu anda seed ediliyor', + 'dead-torrent' => 'Ölü torrent', + 'dead-torrents' => 'Ölü torrentler', + 'delete-bookmark' => 'Bu yer imini sil', 'description' => 'Açıklama', 'discounts' => 'İndirimler', 'double-upload' => 'Çift yükleme', 'download-all' => 'Hepsini indir', - 'download-check' => 'İndirme kontrolünü indirin', + 'download-check' => 'İndirme kontrolü', 'downloaded' => 'İndirildi', - 'dying-torrent' => 'Ölmek üzere olan Sel', - 'dying-torrents' => 'Ölen Sel', - 'encode-settings' => 'Kodları Kodla', - 'estimated-ratio' => 'İndirmeden Sonra Tahmini Oran', + 'dying-torrent' => 'Ölmekte olan torrent', + 'dying-torrents' => 'Ölmekte olan torrentler', + 'encode-settings' => 'Kodlama ayarları', + 'estimated-ratio' => 'İndirmeden sonra tahmini oran', 'failed' => 'Başarısız oldu', - 'feature' => 'özellik', - 'featured' => 'Öne çıkan', - 'featured-desc' => 'Öne çıkan torrentler % 100 Ücretsiz ve Çifte Yükleme!', - 'featured-until' => 'Bu Özel Bir Torrent Kadar', + 'feature' => 'Öne çıkar', + 'featured' => 'Öne çıkarıldı', + 'featured-desc' => 'Öne çıkan torrentler %100 Bedava ve çift yükleme\'dir!', + 'featured-until' => 'Bu torrent şu tarihe kadar öne çıkarıldı', 'file' => 'Dosya', 'filters' => 'Filtreler', - 'fl-tokens-left' => 'Var : kalan belirteçler', + 'fl-tokens-left' => ':tokens tokeniniz kaldı', 'freeleech' => 'Freeleech', - 'freeleech-token' => 'Freeleech Token', + 'freeleech-token' => 'Freeleech tokeni', 'general' => 'Genel', 'genre' => 'Tarz', - 'global-double-upload' => 'Global Çift Yükleme', - 'global-freeleech' => 'Global Freeleech', - 'grant' => 'hibe', + 'global-double-upload' => 'Evrensel çift yükleme', + 'global-freeleech' => 'Evrensel freeleech', + 'grant' => 'Garanti et', 'greater-than' => 'Daha büyük', 'grouping' => 'Gruplama', - 'groupings' => 'Gruplandırmaları', + 'groupings' => 'Gruplamalar', 'grouping-categories' => 'Gruplandırma kategorileri', - 'grouping-categories-desc' => 'Hangi kategoriyi gruplandırmak istersiniz?', - 'grouping-results' => 'Gruplama Sonuçları', + 'grouping-categories-desc' => 'Hangi kategoriyi gruplamak istersiniz?', + 'grouping-results' => 'Gruplama sonuçları', 'groupings-view' => 'Gruplamalar görünümü', 'have-completed' => 'Tamamlanan', 'have-downloaded' => 'İndirildi', - 'have-not-completed' => 'Tamamlanmamıs', + 'have-not-completed' => 'Tamamlanmamış', 'have-not-downloaded' => 'İndirilmedi', 'health' => 'Sağlık', - 'history' => 'Tarihçe', - 'hitrun' => 'H & R?', - 'hit-and-runs' => 'Hit ve Run sayıları', - 'immune' => 'Bağışıklık?', + 'history' => 'Tarih', + 'hitrun' => 'H&R?', + 'hit-and-runs' => 'Hit ve run sayıları', + 'immune' => 'Muaf?', 'info' => 'Bilgi', - 'internal' => 'İç', - 'internal-release' => 'Dahili sürüm', - 'last-seed-activity' => 'Son tohumluk etkinliği', - 'last-seeder' => 'Kalan Son Ekme Ünitesiniz (en az 3 kez indirildi)', - 'last-update' => 'Son Güncelleme', + 'internal' => 'Dahili', + 'internal-release' => 'Dahili paylaşım', + 'last-seed-activity' => 'Son seed etkinliği', + 'last-seeder' => 'Sen kalan son seeder\'sın! (en az 3 kez indirildi)', + 'last-update' => 'Son güncelleme', 'leave-tip' => 'Bahşiş bırak', - 'leecher' => 'Leecher', - 'leechers' => 'Sömürgen', - 'leeching' => 'sülük', + 'leecher' => 'Leech eden', + 'leechers' => 'Leech edenler', + 'leeching' => 'Leech ediliyor', 'left' => 'Ayrıldı', - 'legendary-seeder' => 'Efsanevi ekme makinesi', - 'legendary-torrent' => 'Efsanevi sel', + 'legendary-seeder' => 'Efsanevi seeder', + 'legendary-torrent' => 'Efsanevi torrent', 'list' => 'Liste', - 'me' => 'Ben mi', - 'media-info' => 'Medya bilgisi', - 'media-info-parser' => 'MediaInfo Ayrıştırıcı', + 'me' => 'Ben', + 'media-info' => 'MediaInfo', + 'media-info-parser' => 'MediaInfo ayrıştırıcı', 'media-info-paste' => 'MediaInfo dökümünü buraya yapıştırın', - 'meta-desc' => 'İndirme: adınızı maksimum hızda', - 'moderation' => 'ılımlılık', - 'movies' => 'filmler', + 'meta-desc' => ':name dosyasını maksimum hızda indir', + 'moderation' => 'Moderasyon', + 'movies' => 'Filmler', 'mvp' => 'MVP', 'my-active-torrents' => 'Aktif torrentlerim', - 'name' => 'isim', + 'name' => 'İsim', 'no-bookmarks' => 'Yer imi bulunamadı.', 'no-discounts' => 'Şu anda indirim yok', 'no-meta' => 'Meta veri bulunamadı', - 'no-privileges' => 'Bu dosyayı indiremezsiniz - daha fazla bilgi için lütfen aşağıya bakın', - 'no-privileges-desc' => 'Lütfen indirme düğmesinin görünmesi için yukarıdaki başarısız sonuçları çözün', - 'not-completed' => 'İndirmeye Başladı, Ama Tamamlanmadı', + 'no-privileges' => 'Bu dosyayı indiremiyorsunuz - daha fazla bilgi için lütfen aşağıya bakın', + 'no-privileges-desc' => 'İndirme düğmesinin görünmesi için lütfen yukarıdaki başarısız sonuçları çözün', + 'not-completed' => 'İndirmeye başladın ama hiç tamamlamadın', 'not-downloaded' => 'İndirilmedi', - 'old-torrent' => 'Eski sel', + 'old-torrent' => 'Eski torrent', 'optional' => 'İsteğe bağlı', - 'original-output' => 'Orijinal çıktısını göster / gizle', + 'original-output' => 'Orijinal çıktıyı göster / gizle', 'participant' => 'Katılımcı', - 'passed' => 'geçti', - 'peers' => 'Akranlar', - 'pending' => 'kadar', - 'personal-freeleech' => 'Kişisel Freeleech', + 'passed' => 'Geçti', + 'peers' => 'Eşler', + 'pending' => 'Bekliyor', + 'personal-freeleech' => 'Kişisel freeleech', 'poster' => 'Afiş', 'poster-view' => 'Afiş görünümü', 'posters' => 'Posterler', - 'prewarn' => 'Prewarned?', + 'prewarn' => 'Önceden uyarıldı?', 'progress' => 'İlerleme', - 'quick-comment' => 'Hızlı Yorum', + 'quick-comment' => 'Hızlı yorum', 'quick-tip' => 'Hızlı bahşiş miktarları', 'rated' => 'Oy', 'rating' => 'Değerlendirme', 'ready' => 'Bu dosya indirilmeye hazır', - 'rejected' => 'Reddedilen', + 'rejected' => 'Reddedildi', 'released' => 'Yayınlandı', 'remaining' => 'Kalan', - 'request-reseed' => 'Yeniden Talep Et', - 'requires-reseed' => 'Reseed Gerektirir', - 'resurrections' => 'Resurrections', - 'revoke' => 'geri almak', + 'request-reseed' => 'Reseed iste', + 'requires-reseed' => 'Reseed gerektirir', + 'resurrections' => 'Diriltmeler', + 'revoke' => 'Geri al', 'rss' => 'RSS', 'runtime' => 'Süre', 'satisfied_in' => 'Memnun', - 'say-thanks' => 'Lütfen teşekkür etmeyi ve ekmeyi olabildiğince uzun süre eklemeyi unutmayın', + 'say-thanks' => 'Lütfen teşekkür etmeyi ve olabildiğince uzun süre seed etmeyi unutmayın', 'search' => 'Arama', - 'seed-time' => 'Tohum zamanı', - 'seeder' => 'mibzer', - 'seeders' => 'Ekme', - 'seeding' => 'tohumlama', + 'seed-time' => 'Seed time', + 'seeder' => 'Seed eden', + 'seeders' => 'Seed edenler', + 'seeding' => 'Seed ediliyor', 'seedsize' => 'Seedsize', 'seedtime' => 'Seedtime', - 'short-completed' => 'C', + 'short-completed' => 'T', 'short-leechs' => 'L', 'short-seeds' => 'S', - 'show-files' => 'Dosyaları Göster', - 'similar' => 'Benzer sel', + 'show-files' => 'Dosyaları göster', + 'similar' => 'Benzer torrentler', 'size' => 'Boyut', 'special' => 'Özel', - 'special-freeleech' => 'Özel Freeleech', + 'special-freeleech' => 'Özel freeleech', 'started' => 'Başlatılan', - 'status' => 'durum', - 'statistics' => 'istatistik', - 'stats' => 'İstatistikleri', + 'status' => 'Durum', + 'statistics' => 'İstatistikler', + 'stats' => 'İstatistikler', 'sticky' => 'Yapışkan', 'subtitle' => 'Altyazı', 'team-player' => 'Takım oyuncusu', 'thank' => 'Teşekkür', - 'thanked' => 'teşekkür', + 'thanked' => 'Teşekkür edildi', 'thanks' => 'Teşekkürler', - 'thanks-given' => 'Teşekkürler', + 'thanks-given' => 'Verilen teşekkürler', 'times' => 'Zamanlar', - 'tip-jar' => 'Ucu kavanoz', + 'tip-jar' => 'Bahşiş kavanozu', 'title' => 'Başlık', 'titles' => 'Başlıklar', - 'top-completed' => 'Top tamamlanan(indirilen)', - 'top-dead' => 'Top ölü(seed olmayan)', - 'top-dying' => 'Top ölüyor olan(seed yok)', - 'top-leeched' => 'Top Leech edilen', - 'top-seeded' => 'Top seed (kaynak) edilen', - 'torrent' => 'sel', - 'torrent-request' => 'Torrent İsteği', - 'torrent-tips' => 'Toplamda : toplam BON yükleyiciye gönderildi, bunlardan : kullanıcı sizden', - 'torrent-tips-desc' => 'Bu, mevcut bonus puanlarınızdan düşülecektir.', - 'torrents' => 'Torrent lerin', + 'top-completed' => 'En çok tamamlanan', + 'top-dead' => 'En ölü', + 'top-dying' => 'En ölenler', + 'top-leeched' => 'En çok leech edilen', + 'top-seeded' => 'En seed edilen', + 'torrent' => 'Torrent', + 'torrent-request' => 'Torrent isteği', + 'torrent-tips' => 'Toplamda :total BON yükleyiciye gönderildi, bunlardan :user sizdendir', + 'torrent-tips-desc' => 'Bu, mevcut bonus puanlarınızdan düşülecektir', + 'torrents' => 'Torrentler', 'trailer' => 'Fragmanı görüntüle', 'type' => 'Tip', 'types' => 'Türler', - 'unbookmark' => 'Unbookmark', - 'unsatisfieds' => 'Unsatisfieds', - 'unsticky' => 'Unsticky', + 'unbookmark' => 'Yer işaretini kaldır', + 'unsatisfieds' => 'Tatmin edilmemişler', + 'unsticky' => 'Yapışkanı kaldır', 'updated' => 'Güncellenmiş', - 'updated_at' => 'Adresinde güncellendi', - 'uploaded' => 'Yüklenen', - 'uploaded-by' => 'Yüklendi', - 'uploader' => 'Yükleyici', - 'use-fl-token' => 'Freeleech Token Kullan', + 'updated_at' => 'Tarihinde güncellendi', + 'uploaded' => 'Yüklendi', + 'uploaded-by' => 'Tarafından yüklendi', + 'uploader' => 'Yükleyen', + 'use-fl-token' => 'Freeleech tokeni kullan', 'video' => 'Video', 'view-more' => 'Daha fazla göster', 'view-trailer' => 'Fragmanı görüntüle', - 'votes' => 'oy', + 'votes' => 'Oylar', 'add-to-playlist' => 'Oynatma listesine ekle', 'completed-times' => 'Tamamlanma sayısı', 'date' => 'Tarih', 'end-year' => 'Yıl sonu', - 'episode-number' => 'Bölüm Numarası', - 'comments-left' => 'Kalan yorum', - 'define-tip-amount' => 'Bahşiş bonus miktarını girin', + 'episode-number' => 'Bölüm numarası', + 'comments-left' => 'Bırakılan yorumlar', + 'define-tip-amount' => 'Bahşiş miktarını tanımlayın', 'resolution' => 'Çözünürlük', 'resolutions' => 'Çözünürlükler', + 'staff-tools' => 'Personel araçları', + 'distributor' => 'Distribütör', + 'download-rights-active' => 'İndirme hakları aktif', + 'genre-tags' => 'Tarz etiketleri', + 'info-hash' => 'Bilgi hash', + 'keywords' => 'Anahtar kelimeler', + 'keywords-example' => 'Örnek: superhero, dc comics, marvel', + 'not-personal-release' => 'Kişisel bir paylaşım değil', + 'not-seeding' => 'Seed edilmiyor', + 'personal-release' => 'Kişisel paylaşım', + 'postponed' => 'Ertelendi', + 'postponed-torrents' => 'Ertelenmiş torrentler', + 'publish-time' => 'Yayınlanma tarihi', + 'recent-bumped' => 'Son zamanlarda yükseltildi', + 'recommendations' => 'Öneriler', + 'refundable' => 'İade edilebilir', + 'refunded' => 'İade edildi', + 'region' => 'Bölge', + 'required-anime' => 'Anime için gerekli', + 'required-games' => 'Oyunlar için gerekli', + 'reseed-requests' => 'Reseed istekleri', + 'revokefeatured' => 'Öne çıkarmayı iptal et', + 'search-by-name' => 'İsme göre ara', + 'season-number' => 'Sezon numarası', + 'season' => 'Sezon', + 'special-double_upload' => 'Özel çift yükleme', + 'start-year' => 'Başlama yılı', + 'subtitle-included' => 'Bu torrent\'te şu altyazılar bulunmaktadır:', + 'torrents-matched' => 'Torrentler eşleştirildi', + 'year-range' => 'Yıl aralığı', + 'first-to-comment' => 'İlk yorumu siz yapın', ]; diff --git a/lang/tr/user.php b/lang/tr/user.php index 44de86918..1223078af 100644 --- a/lang/tr/user.php +++ b/lang/tr/user.php @@ -11,380 +11,450 @@ return [ * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ GNU Affero General Public License v3.0 */ - 'about' => 'hakkında', + 'about' => 'Hakkında', 'about-me' => 'Benim hakkımda', - 'accepted-at' => 'Kabul edildi', + 'accepted-at' => 'Tarihinde kabul edildi', 'accepted-by' => 'Tarafından kabul edildi', - 'account-notification' => 'Hesap Bildirim Ayarları', + 'account-notification' => 'Hesap bildirim ayarları', 'account-notification-follow' => 'Bir kullanıcı hesabınızı takip ettiğinde bir bildirim alın', - 'account-notification-unfollow' => 'Bir kullanıcı hesabınızı izleyemediğinde bir bildirim alın', - 'account-notification-help' => 'Hesabınızla ilgili hangi bildirimlerin gönderileceğini kontrol edin. Hiçbir grubun hesabınızla ilgili bildirim göndermesine izin vermezseniz veya Bildirimleri Devre Dışı Bırakırsanız', + 'account-notification-unfollow' => 'Bir kullanıcı hesabınızı takipten çıktığında bir bildirim alın', + 'account-notification-help' => 'Hesabınızla ilgili hangi bildirimlerin gönderileceğini kontrol edin. + Hiçbir grubun hesabınızla ilgili bildirim göndermesine izin vermezseniz veya bildirimleri devre dışı bırakırsanız bu ayarlar geçersiz kılınır', 'account-settings' => 'Hesap ayarları', - 'achievement-privacy' => 'Başarı Ayarları', + 'achievement-privacy' => 'Başarı ayarları', 'achievement-privacy-list' => 'Kullanıcıların başarılarınızın bir listesini görüntülemesine izin ver', - 'achievement-help' => 'Profilinize erişmesine izin verilen gruplar ile başarı ile ilgili belirli bilgilerin paylaşımını kontrol edin. Eğer herhangi bir grup başarılarınızı erişmesine izin vermez, bu ayarları geçersiz kılınır veya eğer özel Go', + 'achievement-help' => 'Profilinize erişim izni verilen gruplarla belirli başarı bilgilerinin paylaşımını kontrol edin. + Hiçbir grubun başarılarınıza erişmesine izin vermezseniz veya gizli olursanız, bu ayarlar geçersiz kılınır', 'achievements' => 'Başarılar', 'active' => 'Aktif', - 'active-table' => 'Aktif Masam', - 'active-torrents' => 'Aktif sel', - 'active-warning' => 'Aktif Uyarı', + 'active-table' => 'Aktif tablom', + 'active-torrents' => 'Aktif torrentler', + 'active-warning' => 'Aktif uyarı', 'active-warnings' => 'Aktif uyarılar', - 'add-seedbox' => 'Tohum Kutusu Ekle', - 'all-torrents' => 'Tüm Torrents', - 'article-comments' => 'Makale Yorumlar Yapıldı', + 'add-seedbox' => 'Seedbox ekle', + 'all-torrents' => 'Tüm torrentler', + 'article-comments' => 'Makale yorumları yapıldı', 'avatar' => 'Avatar', - 'avg-seedtime' => 'Ortalama tohum zamanı', + 'avg-seedtime' => 'Ortalama seedtime', 'badges' => 'Rozetler', - 'ban' => 'Kullanıcıyı yasakla', - 'ban-log' => 'Yasağı Günlüğü', - 'become-hidden' => 'Gizli Olun', - 'become-visible' => 'Görünür Olun', + 'ban' => 'Kullanıcıyı banla', + 'ban-log' => 'Ban günlüğü', + 'become-hidden' => 'Gizli ol', + 'become-visible' => 'Görünür ol', 'bon' => 'BON', - 'bon-notification' => 'BON Bildirim Ayarları', - 'bon-notification-gift' => 'Bir kullanıcı bon hediye edince bir bildirim almak', - 'bon-notification-help' => 'BON işlemleriyle ilgili hangi bildirimlerin gönderileceğini kontrol edin. Hiçbir grubun BON ile ilgili bildirim göndermesine izin vermezseniz veya Bildirimleri Devre Dışı Bırakırsanız bu ayarlar geçersiz kılınır.', + 'bon-notification' => 'BON bildirim ayarları', + 'bon-notification-gift' => 'Bir kullanıcı size bon hediye ettiğinde bildirim alın', + 'bon-notification-help' => 'BON işlemleriyle ilgili hangi bildirimlerin gönderileceğini kontrol edin. + Bu ayarlar, hiçbir grubun BON ile ilgili bildirim göndermesine izin vermezseniz veya bildirimleri devre dışı bırakırsanız geçersiz kılınır', 'bookmarks' => 'Yer imleri', 'bounty-given' => 'Verilen ödül', - 'bounty-received' => 'Alınan Ödül', + 'bounty-received' => 'Alınan ödül', 'can-chat' => 'Sohbet edebilir', 'can-comment' => 'Yorum yapabilir', 'can-download' => 'İndirebilir', 'can-invite' => 'Davet edebilir', - 'can-request' => 'Talep edebilir', + 'can-request' => 'İstek oluşturabilir', 'can-upload' => 'Yükleyebilir', - 'certified-banker' => 'Sertifikalı Bankacı', - 'certified-banker-desc' => 'Bankada 50.000 veya Daha Fazla Bono Var', - 'certified-downloader' => 'Sertifikalı İndirici', - 'certified-downloader-desc' => '100 veya Daha Fazla Sel İndirildi!', - 'certified-seeder' => 'Sertifikalı Ekme Makinesi', - 'certified-seeder-desc' => '150 Veya Daha Fazla Torrent Tohum!', - 'change-email' => 'Değişim e-posta', - 'change-email-help' => 'E-postanızı değiştirdikten sonra hesabınızı yeniden onaylamanız gerekecek', + 'certified-banker' => 'Sertifikalı bankacı', + 'certified-banker-desc' => 'Bankada 50.000 veya daha fazla BON var', + 'certified-downloader' => 'Sertifikalı indirici', + 'certified-downloader-desc' => '100 veya daha fazla torrent indirildi!', + 'certified-seeder' => 'Sertifikalı seeder', + 'certified-seeder-desc' => '150 veya daha fazla torrent seed ediliyor!', + 'change-email' => 'Epostayı değiştir', + 'change-email-help' => 'Epostanızı değiştirdikten sonra hesabınızı yeniden onaylamanız gerekecektir', 'change-password' => 'Şifre değiştir', - 'change-password-help' => 'Şifrenizi değiştirdikten sonra tekrar giriş yapmanız gerekecek', - 'client-ip-address' => 'Müşteri IP Adresi', + 'change-password-help' => 'Şifrenizi değiştirdikten sonra tekrar giriş yapmanız gerekecektir', + 'client-ip-address' => 'İstemci IP adresi', 'code' => 'Kod', 'comments' => 'Yorumlar', - 'created-on' => 'Tarihinde düzenlendi', - 'credited-download' => 'Kredili indirme', - 'credited-upload' => 'Kredili yükleme', - 'current-password' => 'Şimdiki Şifre', - 'custom-title' => 'Özel Başlık', + 'created-on' => 'Tarihinde oluşturuldu', + 'credited-download' => 'Kredilendirilen indirme', + 'credited-upload' => 'Kredilendirilen yükleme', + 'current-password' => 'Şimdiki şifre', + 'custom-title' => 'Özel başlık', 'delete' => 'Kullanıcıyı sil', 'disable-notifications' => 'Bildirimleri devre dışı bırak', - 'disclaimer' => 'feragat', - 'disclaimer-info' => 'Varsayılan olarak, çoğu izleyici gibi kullanıcıların IP adreslerini kaydetmiyoruz. Tohumluk IP adresini aşağıya ekleyerek, aşağıda listelenen IP’lerin kayıtlarınızı silmediğiniz sürece veritabanımızda depolandığını bilmeniz beklenir.', - 'disclaimer-info-bordered' => 'Eklenen Tohum Kutusu IP leri, aşağıda listelenen IP’lerden ektiği sellerde yüksek hızlı torrent etiketini tetikler', - 'download-bon' => 'BON Mağazasından Kaldırıldı İndir', - 'download-recorded' => 'Kayıtlı İndir', - 'download-true' => 'Gerçek İndir', - 'downloads' => 'İndirilenler', - 'edit' => 'kullanıcıyı düzenle', - 'edit-profile' => 'Profili Düzenle', - 'enable-notifications' => 'Bildirimleri Etkinleştir', + 'disclaimer' => 'Sorumluluk reddi', + 'disclaimer-info' => 'Çoğu takipçinin aksine, varsayılan olarak kullanıcı IP adreslerini kaydetmiyoruz. Seedbox IP\'nizi aşağıya ekleyerek, aşağıda listelenen IP\'lerinizin artık veritabanımızda saklanacağını ve kayıtları silmediğiniz sürece bu IP\'lerin artık veritabanımızda saklanacağını bilmenizi bekliyoruz.', + 'disclaimer-info-bordered' => 'Seedbox IP\'leri eklendiğinde, aşağıda listelenen IP\'lerden eklenen torrentlerde yüksek hızlı torrent etiketi tetiklenecektir', + 'download-bon' => 'İndirme BON mağazasından kaldırıldı', + 'download-recorded' => 'Kayıt edilen indirme', + 'download-true' => 'Gerçek indirme', + 'downloads' => 'İndirmeler', + 'edit' => 'Kullanıcıyı düzenle', + 'edit-profile' => 'Profili düzenle', + 'enable-notifications' => 'Bildirimleri etkinleştir', 'expired' => 'Süresi doldu', 'expires-on' => 'Tarihinde sona eriyor', 'extra' => 'Ekstra', - 'filled-request' => 'Doldurulmuş Üye Talepleri', + 'filled-request' => 'Doldurulmuş üye istekleri', 'follow' => 'Takip et', - 'follower-privacy' => 'Takipçi Ayarları', - 'follower-privacy-list' => 'Kullanıcıların takipçilerinizin listesini görüntülemesine izin ver', - 'follower-help' => 'Profilinize erişmesine izin verilen gruplar ile takipçilerle ilgili belirli bilgilerin paylaşımını kontrol edin. Eğer herhangi bir grup takipçileri erişmesine izin vermez, bu ayarları geçersiz kılınır veya eğer özel Go', - 'followers' => 'İzleyiciler', - 'following-notification' => 'Takip Edilen Kullanıcı Bildirim Ayarları', - 'following-notification-upload' => 'Takip eden kullanıcı torrent yüklediğinde bildirim almak', - 'following-notification-help' => 'Takip edilen kullanıcı sitesi eylemleriyle ilgili hangi bildirimlerin gönderileceğini kontrol edin. Hiçbir grubun takip eden kullanıcılar hakkında bildirim göndermesine izin vermezseniz veya Bildirimleri Devre Dışı Bırakırsanız bu ayarlar geçersiz kılınır.', - 'formats-are-supported' => ': formatlar desteklenir', - 'forum-notification' => 'Forum Bildirim Ayarları', - 'forum-notification-topic' => 'Başladığınız bir konu yeni bir yayın aldığında bir bildirim alın', - 'forum-notification-help' => 'Forum etkinlikleriyle ilgili hangi bildirimlerin gönderileceğini kontrol edin. Herhangi bir grubun forum etkinlikleriyle ilgili bildirim göndermesine izin vermiyorsanız veya Bildirimleri Devre Dışı Bıraksanız', - 'forum-privacy' => 'Forum Ayarları', - 'forum-privacy-post' => 'Kullanıcıların, gönderdiğiniz forum yayınlarının listesini görüntülemesine izin ver', - 'forum-privacy-topic' => 'Kullanıcıların başlattığınız forum konularının bir listesini görüntülemesine izin ver', - 'forum-help' => 'Profilinize erişmesine izin verilen gruplar ile forumla ilgili belirli istatistiklerin ve bilgilerin paylaşımını kontrol edin. Eğer herhangi bir grup forumu ilgili istatistikleri ve bilgilere erişmek için izin vermez, bu ayarları geçersiz kılınır veya eğer özel Go', + 'follower-privacy' => 'Takipçi ayarları', + 'follower-privacy-list' => 'Kullanıcıların takipçilerinizin listesini görmesine izin verin', + 'follower-help' => 'Profilinize erişim izni verilen gruplarla belirli takipçilerle ilgili bilgilerin paylaşımını kontrol edin. + Bu ayarlar, hiçbir grubun takipçilerinize erişmesine izin vermezseniz veya gizli olursanız geçersiz kılınır', + 'followers' => 'Takipçiler', + 'following-notification' => 'Takip edilen kullanıcı bildirim ayarları', + 'following-notification-upload' => 'Takip edilen bir kullanıcı torrent yüklediğinde bildirim al', + 'following-notification-help' => 'Takip edilen kullanıcı sitesi eylemleriyle ilgili hangi bildirimlerin gönderileceğini kontrol edin. + Hiçbir grubun takip edilen kullanıcılarla ilgili bildirim göndermesine izin vermezseniz veya bildirimleri devre dışı bırakırsanız bu ayarlar geçersiz kılınır', + 'formats-are-supported' => ':formats desteklenir', + 'forum-notification' => 'Forum bildirim ayarları', + 'forum-notification-topic' => 'Başlattığınız bir konu yeni bir gönderi aldığında bildirim alın', + 'forum-notification-help' => 'Forum etkinlikleriyle ilgili hangi bildirimlerin gönderileceğini kontrol edin. + Hiçbir grubun forum etkinlikleriyle ilgili bildirim göndermesine izin vermezseniz veya bildirimleri devre dışı bırakırsanız bu ayarlar geçersiz kılınır', + 'forum-privacy' => 'Forum ayarları', + 'forum-privacy-post' => 'Kullanıcıların gönderdiğiniz forum gönderilerinin listesini görüntülemesine izin verin', + 'forum-privacy-topic' => 'Kullanıcıların başlattığınız forum konularının listesini görüntülemesine izin verin', + 'forum-help' => 'Profilinize erişim izni verilen gruplarla belirli forumla ilgili istatistik ve bilgilerin paylaşımını kontrol edin. + Bu ayarlar, hiçbir grubun forumla ilgili istatistik ve bilgilerinize erişmesine izin vermezseniz veya gizli olursanız geçersiz kılınır', 'forum-signature' => 'Forum imzası', - 'forums' => 'Forum', + 'forums' => 'Forumlar', 'general' => 'Genel', - 'general-settings' => 'Genel Ayarlar', - 'gift-given' => 'Verilen Hediye', - 'gift-received' => 'Hediye Alındı', - 'go-public' => 'Halka açılmak', - 'go-private' => 'Özel Git', - 'history' => 'Tarihçe', - 'history-table' => 'Geçmişim Tablosu', - 'hit-n-runs' => 'Vur ve Koş', - 'hit-n-runs-count' => 'Hit ve Run Sayısı (Tüm Zamanlar)', - 'hit-n-runs-history' => 'Torrent Hit ve Tarihini Çalıştırdı', - 'image' => 'resim', + 'general-settings' => 'Genel ayarlar', + 'gift-given' => 'Verilen hediye', + 'gift-received' => 'Hediye alındı', + 'go-public' => 'Görünür ol', + 'go-private' => 'Gizli ol', + 'history' => 'Tarih', + 'history-table' => 'Tarih tablom', + 'hit-n-runs' => 'Hit ve run\'lar', + 'hit-n-runs-count' => 'Hit ve run sayısı (tüm zamanlar)', + 'hit-n-runs-history' => 'Torrent hit ve run\'lar geçmişi', + 'image' => 'Resim', 'important' => 'Önemli', 'important-info' => 'Önemli bilgi', 'information' => 'Bilgi', - 'invite-friend' => 'Arkadaşını davet et (E-posta + Mesaj Gerekli)', - 'invite-tree' => 'Ağacı davet et', + 'invite-friend' => 'Arkadaşınızı davet edin (eposta + mesaj gereklidir)', + 'invite-tree' => 'Davet ağacı', 'invites' => 'Davetler', - 'invites-banned' => 'Hata: Davet Haklarınız Devre Dışı Bırakıldı', - 'invites-banned-desc' => 'Bunun Hatalı Olduğunu Hissederseniz, Lütfen Çalışanlar ile İrtibata Geçin!', - 'invites-count' => 'Sizsiniz: sayma Davetiye Kartları', - 'invites-disabled' => 'Dikkat: Açık Kayıt Nedeniyle Davetiyeler Engelli!', - 'invites-disabled-desc' => 'Lütfen Yakında Tekrar Kontrol Edin!', + 'invites-banned' => 'Hata: Davet haklarınız devre dışı bırakıldı', + 'invites-banned-desc' => 'Eğer bunun bir hata olduğunu düşünüyorsanız lütfen personelle iletişime geçin!', + 'invites-count' => ':count davet tokeniniz var', + 'invites-disabled' => 'Dikkat: açık kayıt nedeniyle davetiyeler devre dışıdır!', + 'invites-disabled-desc' => 'Lütfen daha sonra tekrar kontrol edin!', 'invites-rules' => [ - 'know-and-trust' => 'Yalnızca tanıdığınız ve güvendiğiniz kişileri davet edin.', + 'know-and-trust' => 'Sadece tanıdığınız ve güvendiğiniz kişileri davet edin.', 'responsible' => 'Davet ettiğiniz kişilerden şahsen sorumlu tutulacaksınız.', - 'yourself' => 'Kendinizi davet etme, davet edilen her kullanıcıyı kontrol ederiz.', - 'trade-or-sell' => 'Ticaret yapmayın ya da davet edin.', - 'caught' => 'Davet ettiğiniz bir kişi aldatma, alım satım hesabı veya alım satım / alım satım davetleri yakalanırsa uyarılırsınız.', + 'yourself' => 'Kendinizi davet etmeyin, davet edilen her kullanıcıyı kontrol ediyoruz.', + 'trade-or-sell' => 'Davetiyeleri takas etmeyin veya satmayın.', + 'caught' => 'Davet ettiğiniz bir kişi hile yaparken, hesap ticareti yaparken veya davet satarken/ticaret yaparken yakalanırsa uyarılırsınız.', + 'responsibile' => 'Davet ettiğiniz kişilerden şahsen sorumlu tutulacaksınız.', ], - 'invites-send' => 'Davet Gönder', + 'invites-send' => 'Gönderilen davetler', 'last-login' => 'Son giriş', 'locked' => 'Kilitli', 'locked-achievements' => 'Kilitli başarılar', - 'member-since' => 'Den beri üye', - 'members-desc' => 'Kayıtlı kullanıcıların listesi: tüm grupların başlığı Şimdi bir kullanıcı bulun.', - 'mention-notification' => '@ Mansiyon Bildirim Ayarları', - 'mention-notification-article-comment' => 'Bir makale yorumunda @ belirtildiğinde bir bildirim alın', - 'mention-notification-torrent-comment' => 'Bir torrent yorumunda @ belirtildiğinde bir bildirim al', - 'mention-notification-request-comment' => 'Bir istek yorumunda @ belirtildiğinde bir bildirim alın', - 'mention-notification-forum-post' => 'Bir forum yayınında @ belirtildiğinde bir bildirim al', - 'mention-notification-help' => 'Bir kullanıcı size bahsettiğinde hangi bildirimlerin gönderileceğini kontrol edin. Bir kullanıcı size bahsettiğinde veya Bildirimleri Devre Dışı Bıraktığınızda hiçbir grubun bildirim göndermesine izin vermezseniz bu ayarlar geçersiz', - 'moderated-by' => 'Moderatör: mod on', - 'my-bonus-points' => 'Bonus Puanlarım', + 'member-since' => 'Tarihinden beri üye', + 'members-desc' => ':title grubunda kayıtlı tüm kullanıcıların listesi. Hemen bir kullanıcı bulun.', + 'mention-notification' => '@Bahsetme bildirim ayarları', + 'mention-notification-article-comment' => 'Bir makale yorumunda sizden @bahsedildiğinde bildirim alın', + 'mention-notification-torrent-comment' => 'Bir torrent yorumunda sizden @bahsedildiğinde bildirim alın', + 'mention-notification-request-comment' => 'Bir istek yorumunda sizden @bahsedildiğinde bildirim alın', + 'mention-notification-forum-post' => 'Bir forum gönderisinde sizden @bahsedildiğinde bildirim alın', + 'mention-notification-help' => 'Bir kullanıcı sizden @bahsettiğinde hangi bildirimlerin gönderileceğini kontrol edin. + Bu ayarlar, bir kullanıcı sizden @bahsettiğinde hiçbir grubun bildirim göndermesine izin vermezseniz veya bildirimleri devre dışı bırakırsanız geçersiz kılınır', + 'moderated-by' => 'Tarihinde :mod tarafından yönetildi', + 'my-bonus-points' => 'Bonus puanlarım', 'my-bookmarks' => 'Yer işaretlerim', - 'my-fl-tokens' => 'FL belirteçlerim', - 'my-general-settings' => 'Genel Ayarlarım', + 'my-fl-tokens' => 'FL tokenlerim', + 'my-general-settings' => 'Genel ayarlarım', 'my-notification' => 'Bildirimim', - 'my-notification-settings' => 'Bildirim Ayarlarım', - 'my-privacy' => 'Özelim', - 'my-privacy-settings' => 'Gizlilik Ayarlarım', + 'my-notification-settings' => 'Bildirim ayarlarım', + 'my-privacy' => 'Gizliliğim', + 'my-privacy-settings' => 'Gizlilik ayarlarım', 'my-profile' => 'Benim profilim', - 'my-requested' => 'İsteğim', - 'my-security' => 'Benim güvenlik', - 'my-security-settings' => 'Güvenlik Ayarlarım', - 'my-seedboxes' => 'Tohum Kutular', + 'my-requested' => 'İsteklerim', + 'my-security' => 'Benim güvenliğim', + 'my-security-settings' => 'Güvenlik ayarlarım', + 'my-seedboxes' => 'Seedbox\'larım', 'my-settings' => 'Ayarlarım', - 'my-wishlist' => 'Benim dilek listem', - 'no-logs' => 'Bu kullanıcı için veritabanında davet kütüğü yok!', - 'no-seedboxes' => 'Tohum kutusu yok 😔', - 'not-authorized' => 'Bu sayfayı görüntüleme yetkiniz yok. Bu üye ninja gibi saklanmayı tercih ediyor!', + 'my-wishlist' => 'İstek listem', + 'no-logs' => 'Bu kullanıcı için veritabanında davet kaydı yok!', + 'no-seedboxes' => 'Seedbox yok 😔', + 'not-authorized' => 'Bu sayfayı görüntüleme yetkiniz yok. Bu üye bir ninja gibi gizlenmeyi tercih ediyor!', 'note' => 'Not', 'notification' => 'Bildirim', 'notification-settings' => 'Bildirim ayarları', - 'notification-from-account' => 'Hesap Bildirimlerini Alınan Konum', - 'notification-from-account-help' => 'Yalnızca sistemden, çalışanlardan ve aşağıdaki gruplardan hesap bildirimleri alacaksınız. Bildirimleri Devre Dışı Bırakırsanız bu ayarlar geçersiz kılınır', - 'notification-from-bon' => 'BON Bildirimleri Gönderen', - 'notification-from-bon-help' => 'Sadece sistemden, personelden ve aşağıdaki gruplardan BON bildirimleri alacaksınız Bildirimleri Devre Dışı Bırakırsanız bu ayarlar geçersiz kılınır', - 'notification-from-following' => 'İzlenen Kullanıcı Bildirimlerini Alınan', - 'notification-from-following-help' => 'Yalnızca aşağıdaki gruplardan gelen kullanıcı bildirimlerini alacaksınız. Bildirimleri Devre Dışı Bırakırsanız bu ayarlar geçersiz kılınır', - 'notification-from-forum' => 'Forum Bildirimlerini Alın', - 'notification-from-forum-help' => 'Yalnızca sistemden, personelden ve aşağıdaki gruplardan forum bildirimleri alacaksınız. Bildirimleri Devre Dışı Bırakırsanız bu ayarlar geçersiz kılınır', - 'notification-from-subscription' => 'Abonelik Bildirimlerini Gönderen', - 'notification-from-subscription-help' => 'Yalnızca sistemden, personelden ve aşağıdaki gruplardan forum bildirimleri alacaksınız. Bildirimleri Devre Dışı Bırakırsanız bu ayarlar geçersiz kılınır', - 'notification-from-torrent' => 'Gönderen Torrent Bildirimlerini Alın', - 'notification-from-torrent-help' => 'Yalnızca sistemden, çalışanlardan ve aşağıdaki gruplardan torrent bildirimleri alacaksınız. Bildirimleri Devre Dışı Bırakırsanız bu ayarlar geçersiz kılınır', - 'notification-from-mention' => '@ Mansiyon Bildirimlerini Alın', - 'notification-from-mention-help' => 'Yalnızca sistemden, personelden ve aşağıdaki gruplardan @ bildirimleri alacaksınız. Bildirimleri Devre Dışı Bırakırsanız bu ayarlar geçersiz kılınır', - 'notification-from-request' => 'İstek Bildirimlerini Al', - 'notification-from-request-help' => 'Yalnızca sistemden, personelden ve aşağıdaki gruplardan istek bildirimleri alacaksınız. Bildirimleri Devre Dışı Bırakırsanız bu ayarlar geçersiz kılınır', + 'notification-from-account' => 'Tarafından hesap bildirimlerini al', + 'notification-from-account-help' => 'Yalnızca sistemden, personelden ve aşağıdaki gruplardan hesap bildirimleri alacaksınız. + Bu ayarlar, bildirimleri devre dışı bırakırsanız geçersiz kılınır', + 'notification-from-bon' => 'Tarafından BON bildirimlerini alın', + 'notification-from-bon-help' => 'Yalnızca sistemden, personelden ve aşağıdaki gruplardan BON bildirimleri alacaksınız. + Bu ayarlar, bildirimleri devre dışı bırakırsanız geçersiz kılınır', + 'notification-from-following' => 'Tarafından takip edilen kullanıcı bildirimlerini al', + 'notification-from-following-help' => 'Yalnızca aşağıdaki gruplardan takip edilen kullanıcı bildirimleri alacaksınız. + Bu ayarlar, bildirimleri devre dışı bırakırsanız geçersiz kılınır', + 'notification-from-forum' => 'Tarafından forum bildirimlerini alın', + 'notification-from-forum-help' => 'Yalnızca sistemden, personelden ve aşağıdaki gruplardan forum bildirimleri alacaksınız. + Bu ayarlar, bildirimleri devre dışı bırakırsanız geçersiz kılınır', + 'notification-from-subscription' => 'Tarafından abonelik bildirimlerini alın', + 'notification-from-subscription-help' => 'Yalnızca sistemden, personelden ve aşağıdaki gruplardan forum bildirimleri alacaksınız. + Bu ayarlar, bildirimleri devre dışı bırakırsanız geçersiz kılınır', + 'notification-from-torrent' => 'Tarafından torrent bildirimleri alın', + 'notification-from-torrent-help' => 'Yalnızca sistemden, personelden ve aşağıdaki gruplardan torrent bildirimleri alacaksınız. + Bu ayarlar, bildirimleri devre dışı bırakırsanız geçersiz kılınır', + 'notification-from-mention' => 'Tarafından @bahsetme bildirimlerini alın', + 'notification-from-mention-help' => 'Yalnızca sistemden, personelden ve aşağıdaki gruplardan @bahsetme bildirimleri alacaksınız. + Bu ayarlar, bildirimleri devre dışı bırakırsanız geçersiz kılınır', + 'notification-from-request' => 'Tarafından istek bildirimlerini alın', + 'notification-from-request-help' => 'Yalnızca sistemden, personelden ve aşağıdaki gruplardan istek bildirimleri alacaksınız. + Bu ayarlar, bildirimleri devre dışı bırakırsanız geçersiz kılınır', 'notifications' => 'Bildirimler', - 'offline' => 'Kullanıcı Çevrimdışı!', - 'online' => 'Kullanıcı Çevrimiçi!', + 'offline' => 'Kullanıcı çevrimdışı!', + 'online' => 'Kullanıcı çevrimiçi!', 'options' => 'Seçenekler', - 'other-help' => 'Profilinize erişmesine izin verilen gruplarla diğer istatistiklerin ve bilgilerin paylaşımını kontrol edin. Eğer herhangi bir grup diğer istatistik ve bilgilere erişmek için izin vermez, bu ayarları geçersiz kılınır veya eğer özel Go', + 'other-help' => 'Profilinize erişim izni verilen gruplarla diğer istatistik ve bilgilerin paylaşımını kontrol edin. + Diğer istatistik ve bilgilerinize hiçbir grubun erişmesine izin vermezseniz veya gizli olursanız, bu ayarlar geçersiz kılınır', 'other-privacy' => 'Diğer ayarlar', - 'other-privacy-online' => 'Kullanıcıların sizi çevrimiçi kullanıcılar bloğunda görmelerine izin verin', - 'passkey' => 'PID', - 'passkey-warning' => 'PID şifreniz gibi, güvende tutmalısınız!', + 'other-privacy-online' => 'Kullanıcıların sizi çevrimiçi kullanıcılar bloğunda görmesine izin verin', + 'passkey' => 'Geçiş anahtarı', + 'passkey-warning' => 'PID şifreniz gibidir, onu güvende tutmalısınız!', 'pending-achievements' => 'Bekleyen başarılar', - 'per-torrent' => 'Sel başına', - 'posts' => 'Mesajlar', - 'posts-posted' => 'Forum Gönderileri Gönderildi', + 'per-torrent' => 'Torrent başına', + 'posts' => 'Gönderiler', + 'posts-posted' => 'Forum gönderileri yayınlandı', 'privacy' => 'Gizlilik', 'privacy-settings' => 'Gizlilik ayarları', - 'private-info' => 'Özel Bilgi', - 'private-forum-profile' => 'Dikkat: Bu Üyeler Konu ve Gönderi Tarihi ÖZEL!', - 'private-profile' => 'Dikkat: Bu Profil Özelliğe Ayarlandı!', + 'private-info' => 'Özel bilgi', + 'private-forum-profile' => 'Dikkat: bu üyenin konu & mesaj geçmişi GİZLİ olarak ayarlanmıştır!', + 'private-profile' => 'Dikkat: Bu profil GİZLİ olarak ayarlanmıştır!', 'profile' => 'Profil', - 'profile-desc' => 'Kullanıcı: kullanıcı profili kayıtlı: başlık', + 'profile-desc' => 'Kullanıcı :user profili :title üzerinde kayıtlı', 'profile-privacy' => 'Profil ayarları', - 'profile-privacy-torrent-count' => 'Toplam indirme, yükleme, tohum ve sülük sayınızı paylaşın', - 'profile-privacy-torrent-ratio' => 'Toplam yükleme / indirme verilerinizi kaydedilmiş oranla paylaşın', - 'profile-privacy-torrent-seed' => 'Toplam ekim zamanınızı ve ortalamanızı paylaşın', - 'profile-privacy-title' => 'Kişisel başlık bilgilerinizi paylaşın', + 'profile-privacy-torrent-count' => 'Toplam indirme, yükleme, seed ve leech sayınızı paylaşın', + 'profile-privacy-torrent-ratio' => 'Toplam yükleme/indirme verilerinizi kaydedilen oranla birlikte paylaşın', + 'profile-privacy-torrent-seed' => 'Toplam seed sürenizi ve ortalamanızı paylaşın', + 'profile-privacy-title' => 'Kişisel unvan bilgilerinizi paylaşın', 'profile-privacy-about' => 'Hakkımda kişisel bilgilerinizi paylaşın', 'profile-privacy-bon-extra' => 'BON istatistiklerinizi paylaşın', 'profile-privacy-comment-extra' => 'Yorum istatistiklerinizi paylaşın', - 'profile-privacy-forum-extra' => 'Forum istatistiklerini paylaş', + 'profile-privacy-forum-extra' => 'Forum istatistiklerinizi paylaşın', 'profile-privacy-request-extra' => 'İstek istatistiklerinizi paylaşın', 'profile-privacy-torrent-extra' => 'Torrent istatistiklerinizi paylaşın', 'profile-privacy-badge' => 'Kazandığınız rozetleri paylaşın', 'profile-privacy-achievement' => 'Son başarılarınızı paylaşın', 'profile-privacy-follower' => 'Son takipçilerinizi paylaşın', - 'profile-privacy-warning' => 'H&R uyarılarınızı paylaşın', - 'profile-privacy-help' => 'Profilinizde hangi istatistiklerin ve bilgi parçalarının görüneceğini kontrol edin. Eğer herhangi bir grup profilinizi erişmesine izin vermez, bu ayarları geçersiz kılınır veya eğer özel Go', - 'public-info' => 'Genel Bilgi', - 'recent-achievements' => 'Son Başarılar', - 'recent-followers' => 'Son Takipçiler', - 'registration-date' => 'Kayıt Tarihi', - 'report' => 'Rapor', - 'request-help' => 'İsteğinizle ilgili belirli istatistiklerin ve bilgilerin, profilinize erişmesine izin verilen gruplarla paylaşımını kontrol edin. Eğer herhangi bir grup ile ilgili talep edilen istatistikler ve bilgilere erişmek için izin vermez, bu ayarları geçersiz kılınır veya eğer özel Go', + 'profile-privacy-warning' => 'H&R uyarılarınızı paylaşın', + 'profile-privacy-help' => 'Profilinizde hangi istatistiklerin ve bilgilerin görüneceğini kontrol edin. + Hiçbir grubun profilinize erişmesine izin vermezseniz veya gizli olursanız, bu ayarlar geçersiz kılınır', + 'public-info' => 'Açık bilgi', + 'recent-achievements' => 'Son başarılar', + 'recent-followers' => 'Son takipçiler', + 'registration-date' => 'Kayıt tarihi', + 'report' => 'Şikayet et', + 'request-help' => 'Profilinize erişim izni verilen gruplarla belirli istekle ilgili istatistik ve bilgilerin paylaşımını kontrol edin. + İstediğiniz ilgili istatistik ve bilgilere hiçbir grubun erişmesine izin vermezseniz veya gizli olursanız, bu ayarlar geçersiz kılınır', 'request' => 'İstek', 'requested' => 'Talep edilen', 'requests' => 'İstekler', - 'request-comments' => 'Yorum İsteği Yap', - 'request-notification' => 'Bildirim Ayarlarını İste', - 'request-notification-bounty' => 'İstenen torrent yeni bir ödül aldığında bir bildirim al', - 'request-notification-comment' => 'İstediğiniz torrent yeni bir yorum aldığında bildirim alın', + 'request-comments' => 'İstek yorumu yapıldı', + 'request-notification' => 'İstek bildirimi ayarları', + 'request-notification-bounty' => 'İstenen bir torrent yeni bir ödül aldığında bildirim alın', + 'request-notification-comment' => 'İstenen bir torrent yeni bir yorum aldığında bildirim alın', 'request-notification-fill' => 'İstenen torrent doldurulduğunda bir bildirim alın', - 'request-notification-fill-approve' => 'İstenen torrent dolgusu onaylandığında bir bildirim al', - 'request-notification-fill-reject' => 'İstenen torrent dolgusu reddedildiğinde bir bildirim alın', - 'request-notification-claim' => 'İstenen bir torrent talep edildiğinde bir bildirim alın', - 'request-notification-unclaim' => 'İstenen torrent talep edilmediğinde bildirim alma', - 'request-notification-help' => 'İstek aktiviteleri ile ilgili hangi bildirimlerin gönderileceğini kontrol edin. Herhangi bir grubun istek etkinlikleriyle ilgili bildirim göndermesine izin vermiyorsanız veya Bildirimleri Devre Dışı Bırakırsanız', - 'request-privacy' => 'İstek Ayarları', - 'request-privacy-requested' => 'Kullanıcıların, yaptığınız isteklerin listesini görmesine izin ver', - 'reset-passkey' => 'Parolayı Sıfırla (PID)', - 'reset-passkey-help' => 'PID yi sıfırladıktan sonra tüm aktif torrentlerinizi yeniden indirmeniz / yeniden yüklemeniz gerekir', - 'reset-rss' => 'RSS Anahtarını Sıfırla (RID)', - 'reset-rss-help' => 'RID yi sıfırladıktan sonra tüm aktif RSS yayınlarınızı yeniden yüklemeniz gerekir', - 'resurrections' => 'Resurrections', - 'search' => 'Kullanıcı adına göre hızlı arama', + 'request-notification-fill-approve' => 'İstenen torrent doldurması onaylandığında bir bildirim alın', + 'request-notification-fill-reject' => 'İstenen torrent doldurması reddedildiğinde bir bildirim alın', + 'request-notification-claim' => 'İstenen bir torrente sahip çıkıldığında bir bildirim alın', + 'request-notification-unclaim' => 'İstenen bir torrente sahip çıkılmadığında bildirim alın', + 'request-notification-help' => 'İstek etkinlikleriyle ilgili hangi bildirimlerin gönderileceğini kontrol edin. + Hiçbir grubun istek etkinlikleriyle ilgili bildirim göndermesine izin vermezseniz veya
    bildirimleri devre dışı bırakırsanız bu ayarlar geçersiz kılınır', + 'request-privacy' => 'İstek ayarları', + 'request-privacy-requested' => 'Kullanıcıların yaptığınız isteklerin listesini görmelerine izin verin', + 'reset-passkey' => 'Geçiş anahtarını sıfırla (PID)', + 'reset-passkey-help' => 'PID\'yi sıfırladıktan sonra tüm etkin torrentlerinizi yeniden indirmeniz gerekecektir', + 'reset-rss' => 'RSS anahtarını sıfırla (RID)', + 'reset-rss-help' => 'RID\'yi sıfırladıktan sonra tüm etkin RSS yayınlarınızı yeniden yüklemeniz gerekecektir', + 'resurrections' => 'Diriltmeler', + 'search' => 'Kullanıcı adı/eposta ile hızlı arama', 'security' => 'Güvenlik', 'security-settings' => 'Güvenlik ayarları', - 'seedboxes' => 'Seedboxes', - 'seeds' => 'Tohumlar', + 'seedboxes' => 'Seedbox\'lar', + 'seeds' => 'Seedler', 'send-invite' => 'Davetiye gönder', - 'sender' => 'Hediye Gönderen', + 'sender' => 'Gönderen', 'settings' => 'Ayarlar', - 'show-passkey' => 'PID yi göster', - 'staff-noted' => 'Personel Noted Hesabı', - 'statistics' => 'istatistik', - 'subscription-notification' => 'Abonelik Bildirimi Ayarları', - 'subscription-notification-forum' => 'Abone olunan bir forum yeni bir konu aldığında bildirim alın', - 'subscription-notification-topic' => 'Abone olunan bir konu yeni bir yayın aldığında bir bildirim alın', - 'subscription-notification-help' => 'Aboneliklerinizle ilgili hangi bildirimlerin gönderileceğini kontrol edin. Herhangi bir grubun aboneliklerinizle ilgili bildirim göndermesine izin vermezseniz veya Bildirimleri Devre Dışı Bıraksanız', - 'thanks-given' => 'Teşekkürler', - 'thanks-received' => 'Teşekkürler Alındı', - 'tips-given' => 'Verilen İpuçları', - 'tips-received' => 'Alınan İpuçları', + 'show-passkey' => 'PID\'yi göster', + 'staff-noted' => 'Personel not edilmiş hesap', + 'statistics' => 'İstatistikler', + 'subscription-notification' => 'Abonelik bildirim ayarları', + 'subscription-notification-forum' => 'Abone olunan bir forumda yeni bir konu açıldığında bildirim alın', + 'subscription-notification-topic' => 'Abone olunan bir konu yeni bir gönderi aldığında bildirim alın', + 'subscription-notification-help' => 'Aboneliklerinizle ilgili hangi bildirimlerin gönderileceğini kontrol edin. + Bu ayarlar, hiçbir grubun aboneliklerinizle ilgili bildirim göndermesine izin vermezseniz veya bildirimleri devre dışı bırakırsanız geçersiz kılınır', + 'thanks-given' => 'Verilen teşekkürler', + 'thanks-received' => 'Alınan teşekkürler', + 'tips-given' => 'Verilen bahşişler', + 'tips-received' => 'Alınan bahşişler', 'title' => 'Başlık', 'top-bankers' => 'En bankacılar', - 'top-downloaders-data' => 'En Çok İndirilenler (Veriler)', - 'top-leechers' => 'En İyi Sülükler', - 'top-leechers-count' => 'Üst Sülükler (Sayı)', - 'top-seeders' => 'En Çok Tohumlananlar', - 'top-seeders-count' => 'En Çok Eklenenler', - 'top-seeding-size' => 'Top Tohumlama', - 'top-seedtime' => 'En İyi Tohum Zamanı', - 'top-uploaders-data' => 'En Çok Yüklenenler (Veri)', - 'top-uploaders-count' => 'En Çok Yüklenenler (Sayı)', - 'topics' => 'Başlıklar', - 'topics-started' => 'Forum Başlıkları', - 'torrent-comments' => 'Torrent Yorum Yaptı', - 'torrent-help' => 'Profilinize erişmesine izin verilen gruplar ile torrent ile ilgili belirli istatistiklerin ve bilgilerin paylaşımını kontrol edin. Eğer herhangi bir grup sel ilgili istatistikleri ve bilgilere erişmek için izin vermez, bu ayarları geçersiz kılınır veya eğer özel Go', - 'torrent-notification' => 'Torrent Bildirim Ayarları', - 'torrent-notification-comment' => 'Yüklenen bir torrent yeni bir yorum aldığında bir bildirim al', - 'torrent-notification-thank' => 'Yüklenen bir torrent yeni bir teşekkür aldığında bildirim al', - 'torrent-notification-tip' => 'Yüklenen bir torrent yeni bir ipucu aldığında bir bildirim al', - 'torrent-notification-help' => 'Torrent faaliyetleri ile ilgili hangi bildirimlerin gönderileceğini kontrol edin. Hiçbir grubun torrent etkinlikleriyle ilgili bildirimler göndermesine izin vermezseniz veya Bildirimleri Devre Dışı Bırakırsanız', - 'torrent-privacy' => 'Torrent Ayarları', - 'torrent-privacy-download' => 'Kullanıcıların, indirdiğiniz torrentlerin listesini görmesine izin ver', - 'torrent-privacy-upload' => 'Kullanıcıların yüklediğiniz sellerin bir listesini görüntülemesine izin verin', - 'torrent-privacy-peer' => 'Kullanıcıların torrent eş geçmişi tablosunda sizi görmesine izin verin', - 'torrents' => 'Torrent lerin', - 'torrents-history' => 'Sel Geçmişi', + 'top-downloaders-data' => 'En çok indirenler (Veri)', + 'top-leechers' => 'En leech edenler', + 'top-leechers-count' => 'En leech edenler (Sayı)', + 'top-seeders' => 'En seed edenler', + 'top-seeders-count' => 'En seed edenler (Sayı)', + 'top-seeding-size' => 'En seed edenler (Boyut)', + 'top-seedtime' => 'En büyük seedtime', + 'top-uploaders-data' => 'En çok yükleyenler (Veri)', + 'top-uploaders-count' => 'En çok yükleyenler (Sayı)', + 'topics' => 'Konular', + 'topics-started' => 'Forum konuları başlatıldı', + 'torrent-comments' => 'Torrent yorumları yapıldı', + 'torrent-help' => 'Profilinize erişim izni verilen gruplarla belirli torrent ile ilgili istatistik ve bilgilerin paylaşımını kontrol edin. + Hiçbir grubun torrent ile ilgili istatistik ve bilgilerinize erişmesine izin vermezseniz veya gizli olursanız, bu ayarlar geçersiz kılınır', + 'torrent-notification' => 'Torrent bildirim ayarları', + 'torrent-notification-comment' => 'Yüklenen bir torrent yeni bir yorum aldığında bir bildirim alın', + 'torrent-notification-thank' => 'Yüklenen bir torrent yeni bir teşekkür aldığında bildirim alın', + 'torrent-notification-tip' => 'Yüklenen bir torrent yeni bir bahşiş aldığında bir bildirim alın', + 'torrent-notification-help' => 'Torrent etkinlikleriyle ilgili hangi bildirimlerin gönderileceğini kontrol edin. + Hiçbir grubun torrent etkinlikleriyle ilgili bildirim göndermesine izin vermezseniz veya bildirimleri devre dışı bırakırsanız bu ayarlar geçersiz kılınır', + 'torrent-privacy' => 'Torrent ayarları', + 'torrent-privacy-download' => 'Kullanıcıların indirdiğiniz torrentlerin listesini görmelerine izin verin', + 'torrent-privacy-upload' => 'Kullanıcıların yüklediğiniz torrentlerin listesini görmelerine izin verin', + 'torrent-privacy-peer' => 'Kullanıcıların sizi torrent eş geçmişi tablosunda görmelerine izin verin', + 'torrents' => 'Torrentler', + 'torrents-history' => 'Torrentler geçmişi', 'total-download' => 'Toplam indirme', - 'total-downloads' => 'Toplam indirme', - 'total-leeching' => 'Toplam Sülük', - 'total-seeding' => 'Toplam tohumlama', - 'total-seedtime' => 'Toplam tohum zamanı', + 'total-downloads' => 'Toplam indirmeler', + 'total-leeching' => 'Toplam leech edilen', + 'total-seeding' => 'Toplam seed edilen', + 'total-seedtime' => 'Toplam seedtime', 'total-upload' => 'Toplam yükleme', - 'total-uploads' => 'Toplam Yükleme', - 'unban' => 'Kullanıcı Yasağını Kaldır', - 'unfollow' => 'Takip etmekten vazgeç', - 'unlocked' => 'kilitsiz', - 'unlocked-achievements' => 'Unlocked Başarılar', - 'unsatisfieds' => 'Unsatisfieds', - 'upload-bon' => 'BON Mağazasından Eklendi', - 'upload-recorded' => 'Kaydedilen Yükleme', + 'total-uploads' => 'Toplam yüklemeler', + 'unban' => 'Kullanıcı banını kaldır', + 'unfollow' => 'Takipten çık', + 'unlocked' => 'Kilit açıldı', + 'unlocked-achievements' => 'Kilidi açılan başarılar', + 'unsatisfieds' => 'Tatmin edilmemişler', + 'upload-bon' => 'BON mağazasından eklenen yükleme', + 'upload-recorded' => 'Kaydedilen yükleme', 'upload-true' => 'Gerçek yükleme', 'uploads' => 'Yüklemeler', - 'uploads-table' => 'Tablo yükler', - 'user' => 'kullanıcı', + 'uploads-table' => 'Yükleme tablosu', + 'user' => 'Kullanıcı', 'user-id' => 'Kullanıcı kimliği', - 'username-seedbox' => 'Kullanıcı Adı Tohum Kutusu', - 'visible-to-achievement' => 'Görülebilir Başarılar', - 'visible-to-achievement-help' => 'Başarılarınız sadece personel ve takip eden gruplar tarafından görülebilir. Er git Bu ayarlar geçersiz kılınır', - 'visible-to-follower' => 'Görünen Takipçi', - 'visible-to-follower-help' => 'Takipçileriniz sadece personel ve takip eden gruplar tarafından görülebilir. Er git Bu ayarlar geçersiz kılınır', - 'visible-to-forum' => 'Forum Bilgisi Görünür', - 'visible-to-forum-help' => 'Forum bilgileriniz yalnızca çalışanlar ve aşağıdaki gruplar tarafından görülebilir. Er git Bu ayarlar geçersiz kılınır', - 'visible-to-other' => 'Diğer Görünür', - 'visible-to-other-help' => 'Hesabınızla ilgili diğer bilgiler sadece personel ve takip eden gruplar tarafından görülebilir Er gidin veya Bu ayarlar geçersiz kılınır Eğer Gizli git eğer', - 'visible-to-profile' => 'Profiline Görünür', - 'visible-to-profile-help' => 'Profiliniz yalnızca personel ve aşağıdaki gruplar tarafından görülebilir. Er git Bu ayarlar geçersiz kılınır', - 'visible-to-request' => 'Görünen Bilgi İste', - 'visible-to-request-help' => 'İstek bilgileriniz yalnızca çalışanlar ve aşağıdaki gruplar tarafından görülebilir. Er git Bu ayarlar geçersiz kılınır', - 'visible-to-torrent' => 'Görülebilecek Torrent Bilgileri', - 'visible-to-torrent-help' => 'Torrent bilgileriniz yalnızca çalışanlar ve aşağıdaki gruplar tarafından görülebilir. Er gidin veya Bu ayarlar geçersiz kılınır Eğer Gizli git eğer', - 'warned-on' => 'Üzerinde uyardı', + 'username-seedbox' => 'Kullanıcı adı seedbox', + 'visible-to-achievement' => 'Tarafından görünür başarılar', + 'visible-to-achievement-help' => 'Başarılarınız yalnızca personel ve aşağıdaki gruplar tarafından görülebilir. + Gizli olursanız bu ayarlar geçersiz kılınır', + 'visible-to-follower' => 'Tarafına görünür takipçiler', + 'visible-to-follower-help' => 'Takipçileriniz yalnızca personel ve aşağıdaki gruplar tarafından görülebilir. + Gizli olursanız bu ayarlar geçersiz kılınır', + 'visible-to-forum' => 'Tarafına forum bilgisi görünür', + 'visible-to-forum-help' => 'Forum bilgileriniz yalnızca personel ve aşağıdaki gruplar tarafından görülebilir. + Gizli olursanız bu ayarlar geçersiz kılınır', + 'visible-to-other' => 'Tarafına diğer görünür', + 'visible-to-other-help' => 'Hesabınızla ilgili diğer bilgiler yalnızca personel ve aşağıdaki gruplar tarafından görülebilir. + Bu ayarlar, gizli olursanız geçersiz kılınır', + 'visible-to-profile' => 'Tarafına profil görünür', + 'visible-to-profile-help' => 'Profiliniz yalnızca personel ve aşağıdaki gruplar tarafından görülebilir. + Gizli olursanız bu ayarlar geçersiz kılınır', + 'visible-to-request' => 'Tarafına istek bilgisi görünür', + 'visible-to-request-help' => 'İstek bilgileriniz yalnızca personel ve aşağıdaki gruplar tarafından görülebilir. + Gizli olursanız bu ayarlar geçersiz kılınır', + 'visible-to-torrent' => 'Tarafına torrent bilgisi görünür', + 'visible-to-torrent-help' => 'Torrent bilgileriniz yalnızca personel ve aşağıdaki gruplar tarafından görülebilir. + Bu ayarlar gizli olursanız geçersiz kılınır', + 'warned-on' => 'Tarihinde uyarıldı', 'warning' => 'Uyarı', 'warning-log' => 'Uyarı günlüğü', - 'wishlist' => 'Dilek', + 'wishlist' => 'İstek listesi', 'apikey' => 'API anahtarı', 'apikeys' => 'API anahtarları', - 'bans' => 'Banlananlar (yasaklananlar)', + 'bans' => 'Banlar', 'client-connectable-state' => 'Hayır|Evet', - 'client-list' => 'Torrent programları ve IP adresleri', + 'client-list' => 'İstemciler ve IP adresleri', 'created' => 'Oluşturuldu', - 'deactivate' => 'De-aktif et', - 'deactivate-all' => 'Hepsini De-aktive et', + 'deactivate' => 'Devre dışı bırak', + 'deactivate-all' => 'Tümünü devre dışı bırak', 'delete-all' => 'Hepsini sil', 'deleted-by' => 'Tarafından silindi', - 'deleted-on' => 'Silinme tarihi', - 'email-updates' => 'Email güncellemeleri', - 'follow-already' => 'Bu kişiyi zaten takip ediyorsun', - 'follow-not-to-begin-with' => 'Bu kişiyi ...den beri takip etmiyorsun', - 'follow-revoked' => '%s takip etmiyorsun artık', - 'follow-user' => '%s takip ediyorsun', - 'follow-yourself' => 'iyi deneme;fakat, üzgünüm kendini takip edemezsin.', + 'deleted-on' => 'Tarihinde silindi', + 'email-updates' => 'Eposta güncellemeleri', + 'follow-already' => 'Bu kullanıcıyı zaten takip ediyorsun', + 'follow-not-to-begin-with' => 'Başlangıçta bu kullanıcıyı takip etmiyorsunuz', + 'follow-revoked' => 'Artık %s\'yi takip etmiyorsunuz', + 'follow-user' => 'Artık %s\'yi takip ediyorsun', + 'follow-yourself' => 'Güzel denemeydi ama ne yazık ki kendini takip edemezsin.', 'following' => 'Takip ediliyor', - 'id-permissions' => 'ID ve izinler', - 'internal-releases' => 'Yönetim sunumları', + 'id-permissions' => 'ID & izinler', + 'internal-releases' => 'Dahili paylaşımlar', 'invited-by' => 'Tarafından davet edildi', - 'invite-already-sent' => 'Bu email adresine zaten bir davetiye gönderilmiş.', - 'invite-already-used' => 'Tekrar göndermeye çalıştığın davet zaten kullanılmış.', - 'invite-expired' => 'Tekrar göndermeye çalıştığın davet süresi dolmuş.', - 'not-enough-invites' => 'Yeterli davetiyen yok!', - 'not-satisfied-not-immune' => 'Kafi değil', - 'open-registration' => 'Açık(ücretsiz) kayıt', - 'password-resets' => 'Şifre reset', + 'invite-already-sent' => 'Davetiye göndermeye çalıştığınız eposta adresine zaten bir davetiye gönderildi.', + 'invite-already-used' => 'Tekrar göndermeye çalıştığınız davet zaten kullanılmış.', + 'invite-expired' => 'Tekrar göndermeye çalıştığınız davetin süresi doldu.', + 'not-enough-invites' => 'Yeterli davetiyeniz yok!', + 'not-satisfied-not-immune' => 'Tatmin edilmedi / muaf değil', + 'open-registration' => 'Açık kayıt', + 'password-resets' => 'Şifre sıfırlamaları', 'reactivate' => 'Tekrar aktive et', - 'reason-ban' => 'Ban(yasaklanma) sebebi', - 'reason-unban' => 'Unban(yasağın kalkması) sebebi', + 'reason-ban' => 'Ban sebebi', + 'reason-unban' => 'Ban kaldırılma sebebi', 'removed' => 'Kaldırıldı', - 'report-sent' => 'Raporun başarıyla gönderildi', - 'reset-api-token' => 'API token resetle', - 'reset-api-help' => 'API Tokeni resetledikten sonra yeni API\'yi önceden kullandığın API ile değiştirmelisin. Önceki API token geçersiz olur', - 'restore' => 'GeriYükle(restore)', + 'report-sent' => 'Raporunuz başarıyla gönderildi', + 'reset-api-token' => 'API tokeni resetle', + 'reset-api-help' => 'API tokenini sıfırladıktan sonra, kullandığınız tüm betikleri veya uygulamaları yeni tokeninizle güncellemeniz gerekecektir', + 'restore' => 'Eski haline getir', 'rsskey' => 'RSS anahtarı', 'rsskeys' => 'RSS anahtarları', - 'satisfied-immune' => 'Kafi', + 'satisfied-immune' => 'Tatmin edildi / Muaf', 'seedbox-added-success' => 'Seedbox başarıyla eklendi!', 'seedbox-deleted-success' => 'Seedbox başarıyla silindi', - 'seeding-size' => 'Seeding (kaynak) boyutu', - 'soft-deleted-warnings' => 'Soft silinmiş uyarılar', - 'top-bountied' => 'Top bağışçı', - 'top-completed' => 'Top tamamlanan(indirilen)', - 'top-dead' => 'Top ölü(seed olmayan)', - 'top-dying' => 'Top ölüyor olan(seed yok)', - 'top-leeched' => 'Top Leech edilen', - 'top-seeded' => 'Top seed (kaynak) edilen', - 'total-internal-releases' => 'Toplam Turkseed sunumu', - 'total-personal-releases' => 'Toplam kişisel sunum', + 'seeding-size' => 'Seed boyutu', + 'soft-deleted-warnings' => 'Yumuşak silinmiş uyarılar', + 'top-bountied' => 'En çok ödül alan', + 'top-completed' => 'En çok tamamlanan', + 'top-dead' => 'En ölü', + 'top-dying' => 'En ölenler', + 'top-leeched' => 'En çok leech edilen', + 'top-seeded' => 'En seed edilen', + 'total-internal-releases' => 'Toplam dahili paylaşımlar', + 'total-personal-releases' => 'Toplam kişisel paylaşımlar', 'two-step-auth' => [ - 'title' => 'İki-yollu (two-factor) doğrulama', - 'totp' => 'Zaman sınırlı tek kerelik şifre yetki', - 'email' => 'Email yetki', - 'totp-is-enabled' => 'Zaman sınırlı tek kerelik şifre yetki şu an aktif edildi.İptal için \'disable\' butonuna basın.', + 'title' => 'İki faktörlü kimlik doğrulama', + 'totp' => 'Zaman tabanlı tek seferlik parola (TOTP) kimlik doğrulaması', + 'email' => 'Eposta kimlik doğrulaması', + 'totp-is-enabled' => 'TOTP kimlik doğrulaması şu anda etkin. Devre dışı bırakmak için lütfen aşağıdaki "Devre dışı bırak" düğmesine tıklayın.', + 'totp-is-disabled' => 'TOTP kimlik doğrulaması şu anda devre dışı. Etkinleştirmek için lütfen aşağıdaki "Etkinleştir" düğmesine tıklayın.', + 'password-confirm' => 'Şifre onayı gerektirir', + 'upon-enabling' => 'Etkinleştirdiğinizde geçerli bir iki faktörlü kimlik doğrulama kodu girmeniz gerekecektir.', + 'complete-setup' => 'TOTP kimlik doğrulamasını etkinleştirmek için lütfen aşağıdaki barkodu kimlik doğrulama uygulamanızla (Google Authenticator, Authy, BitWarden, vb.) tarayın ve TOTP kodunu aşağıdaki forma girin.', + 'confirm-code' => 'TOTP kodunu onayla', + 'recovery-code' => 'Zaman tabanlı tek seferlik parola (TOTP) kurtarma kodları', + 'recovery-code-description' => 'Hesabınızın kurtarma kodlarını görüntülemek için "Göster" düğmesine tıklayın. TOTP cihazınıza erişiminizi kaybetmeniz durumunda bu kodları çevrimdışı olarak güvenli bir şekilde saklayın. Bu kodların ele geçirilmiş olabileceğini düşünüyorsanız, lütfen yeni bir kod seti oluşturmak için "Sıfırla" düğmesine tıklayın.', + 'recovery-code-reveal' => 'Göster', + 'recovery-code-reset' => 'Sıfırla', ], 'warnings' => 'Uyarılar', + 'judge' => 'Yargı', + 'homepage-blocks' => 'Ana sayfa blokları', + 'homepage-block-chat-visible' => 'Sohbet kutusunu göster', + 'homepage-block-featured-visible' => 'Öne çıkan torrentleri göster', + 'homepage-block-latest-comments-visible' => 'Son yorumları göster', + 'homepage-block-latest-posts-visible' => 'Son gönderileri göster', + 'homepage-block-latest-topics-visible' => 'Son konuları göster', + 'homepage-block-news-visible' => 'Son haberleri göster', + 'homepage-block-online-visible' => 'Çevrimiçi kullanıcıları göster', + 'homepage-block-poll-visible' => 'Son anketi göster', + 'homepage-block-random-media-visible' => 'Rastgele medyayı göster', + 'homepage-block-top-torrents-visible' => 'En iyi torrentleri göster', + 'homepage-block-top-users-visible' => 'En iyi kullanıcıları göster', + 'invite-resent-success' => 'Davet başarıyla tekrar gönderildi!', + 'invite-sent-success' => 'Davet başarıyla gönderildi!', + 'invites-disabled-group' => 'Grubunuz için davetler şu anda devre dışı.', + 'last-action' => 'Son aksiyon', + 'my-achievements' => 'Başarılarım', + 'my-downloads' => 'İndirmelerim', + 'my-playlists' => 'Oynatma listelerim', + 'my-uploads' => 'Yüklemelerim', + 'no-ban' => 'Bu kullanıcı için veritabanında herhangi bir ban bulunmamaktadır!', + 'no-soft-warning' => 'Bu kullanıcı için veritabanında yumuşak silinmiş uyarı bulunmamaktadır!', + 'no-warning' => 'Bu kullanıcı için veritabanında hiçbir uyarı yok!', + 'profile-is-private' => 'Profilin gizli olarak ayarlandı', + 'show-adult-content' => 'Torrent aramasında ve ana sayfa bloklarında yetişkinlere yönelik içerikleri göster', + 'upload-snatches' => 'Yükleme parçacıkları', + 'unregistered-info-hashes' => 'Kayıtlı olmayan bilgi hashleri', + 'personal-releases' => 'Kişisel paylaşımlar', + 'warned-by' => 'Tarafından uyarıldı', ]; diff --git a/lang/tr/validation.php b/lang/tr/validation.php index c27d98823..a1ccee177 100644 --- a/lang/tr/validation.php +++ b/lang/tr/validation.php @@ -22,107 +22,107 @@ return [ | */ 'accepted' => ':attribute kabul edilmelidir.', - 'active_url' => ':attribute geçerli bir URL olmalıdır.', - 'after' => ':attribute şundan daha eski bir tarih olmalıdır :date.', - 'after_or_equal' => ':attribute tarihi :date tarihinden sonra veya tarihine eşit olmalıdır.', - 'alpha' => ':attribute sadece harflerden oluşmalıdır.', - 'alpha_dash' => ':attribute sadece harfler, rakamlar ve tirelerden oluşmalıdır.', - 'alpha_num' => ':attribute sadece harfler ve rakamlar içermelidir.', - 'array' => ':attribute dizi olmalıdır.', - 'before' => ':attribute şundan daha önceki bir tarih olmalıdır :date.', - 'before_or_equal' => ':attribute tarihi :date tarihinden önce veya tarihine eşit olmalıdır.', + 'active_url' => ':attribute geçerli bir URL değil.', + 'after' => ':attribute, :date\'den sonraki bir tarih olmalıdır.', + 'after_or_equal' => ':attribute, :date tarihinden sonra veya ona eşit bir tarih olmalıdır.', + 'alpha' => ':attribute yalnızca harflerden oluşmalıdır.', + 'alpha_dash' => ':attribute yalnızca harf, rakam, tire ve alt çizgi içermelidir.', + 'alpha_num' => ':attribute yalnızca harf ve rakamlardan oluşmalıdır.', + 'array' => ':attribute bir dizi olmalıdır.', + 'before' => ':attribute, :date\'den önceki bir tarih olmalıdır.', + 'before_or_equal' => ':attribute, :date\'den önceki veya ona eşit bir tarih olmalıdır.', 'between' => [ - 'numeric' => ':attribute :min - :max arasında olmalıdır.', - 'file' => ':attribute :min - :max arasındaki kilobayt değeri olmalıdır.', - 'string' => ':attribute :min - :max arasında karakterden oluşmalıdır.', - 'array' => ':attribute :min - :max arasında nesneye sahip olmalıdır.', + 'numeric' => ':attribute :min ile :max arasında olmalıdır.', + 'file' => ':attribute :min ile :max kilobayt arasında olmalıdır.', + 'string' => ':attribute :min ile :max karakter arasında olmalıdır.', + 'array' => ':attribute\'un :min ile :max arasında öğeleri olmalıdır.', ], - 'boolean' => ':attribute sadece doğru veya yanlış olmalıdır.', - 'confirmed' => ':attribute tekrarı eşleşmiyor.', - 'date' => ':attribute geçerli bir tarih olmalıdır.', - 'date_equals' => 'The :attribute must be a date equal to :date.', - 'date_format' => ':attribute :format biçimi ile eşleşmiyor.', - 'different' => ':attribute ile :other birbirinden farklı olmalıdır.', - 'digits' => ':attribute :digits rakam olmalıdır.', - 'digits_between' => ':attribute :min ile :max arasında rakam olmalıdır.', - 'dimensions' => ':attribute görsel ölçüleri geçersiz.', + 'boolean' => ':attribute alanı true veya false olmalıdır.', + 'confirmed' => ':attribute onayı eşleşmiyor.', + 'date' => ':attribute geçerli bir tarih değil.', + 'date_equals' => ':attribute, :date değerine eşit bir tarih olmalıdır.', + 'date_format' => ':attribute, :format biçimiyle eşleşmiyor.', + 'different' => ':attribute ve :other farklı olmalıdır.', + 'digits' => ':attribute :digits rakamlarından oluşmalıdır.', + 'digits_between' => ':attribute :min ile :max arasında bir rakam olmalıdır.', + 'dimensions' => ':attribute geçersiz resim boyutlarına sahip.', 'distinct' => ':attribute alanı yinelenen bir değere sahip.', - 'email' => ':attribute biçimi geçersiz.', + 'email' => ':attribute geçerli bir eposta adresi olmalıdır.', 'exists' => 'Seçili :attribute geçersiz.', - 'file' => ':attribute dosya olmalıdır.', - 'filled' => ':attribute alanının doldurulması zorunludur.', + 'file' => ':attribute bir dosya olmalıdır.', + 'filled' => ':attribute alanının bir değeri olmalıdır.', 'gt' => [ - 'numeric' => 'The :attribute must be greater than :value.', - 'file' => 'The :attribute must be greater than :value kilobytes.', - 'string' => 'The :attribute must be greater than :value characters.', - 'array' => 'The :attribute must have more than :value items.', + 'numeric' => ':attribute değeri :value değerinden büyük olmalıdır.', + 'file' => ':attribute değeri :value kilobayttan büyük olmalıdır.', + 'string' => ':attribute :value karakterlerinden büyük olmalıdır.', + 'array' => ':attribute\'un :value öğesinden daha fazlasına sahip olması gerekir.', ], 'gte' => [ - 'numeric' => 'The :attribute must be greater than or equal :value.', - 'file' => 'The :attribute must be greater than or equal :value kilobytes.', - 'string' => 'The :attribute must be greater than or equal :value characters.', - 'array' => 'The :attribute must have :value items or more.', + 'numeric' => ':attribute değeri :value değerinden büyük veya eşit olmalıdır.', + 'file' => ':attribute değeri :value kilobayttan büyük veya ona eşit olmalıdır.', + 'string' => ':attribute, :value karakterlerinden büyük veya eşit olmalıdır.', + 'array' => ':attribute :value veya daha fazla öğeye sahip olmalıdır.', ], - 'image' => ':attribute alanı resim dosyası olmalıdır.', - 'in' => ':attribute değeri geçersiz.', + 'image' => ':attribute bir resim olmalıdır.', + 'in' => 'Seçilen :attribute geçersiz.', 'in_array' => ':attribute alanı :other içinde mevcut değil.', - 'integer' => ':attribute tamsayı olmalıdır.', + 'integer' => ':attribute bir tam sayı olmalıdır.', 'ip' => ':attribute geçerli bir IP adresi olmalıdır.', 'ipv4' => ':attribute geçerli bir IPv4 adresi olmalıdır.', 'ipv6' => ':attribute geçerli bir IPv6 adresi olmalıdır.', - 'json' => ':attribute geçerli bir JSON değişkeni olmalıdır.', + 'json' => ':attribute geçerli bir JSON dizesi olmalıdır.', 'lt' => [ - 'numeric' => 'The :attribute must be less than :value.', - 'file' => 'The :attribute must be less than :value kilobytes.', - 'string' => 'The :attribute must be less than :value characters.', - 'array' => 'The :attribute must have less than :value items.', + 'numeric' => ':attribute değeri :value değerinden küçük olmalıdır.', + 'file' => ':attribute değeri :value kilobayttan küçük olmalıdır.', + 'string' => ':attribute değeri :value karakterden küçük olmalıdır.', + 'array' => ':attribute öğesi :value değerinden az olmalıdır.', ], 'lte' => [ - 'numeric' => 'The :attribute must be less than or equal :value.', - 'file' => 'The :attribute must be less than or equal :value kilobytes.', - 'string' => 'The :attribute must be less than or equal :value characters.', - 'array' => 'The :attribute must not have more than :value items.', + 'numeric' => ':attribute değeri :value değerinden küçük veya eşit olmalıdır.', + 'file' => ':attribute değeri :value kilobayttan küçük veya ona eşit olmalıdır.', + 'string' => ':attribute, :value karakterinden küçük veya ona eşit olmalıdır.', + 'array' => ':attribute en fazla :value öğesi içermelidir.', ], 'max' => [ - 'numeric' => ':attribute değeri :max değerinden küçük olmalıdır.', - 'file' => ':attribute değeri :max kilobayt değerinden küçük olmalıdır.', - 'string' => ':attribute değeri :max karakter değerinden küçük olmalıdır.', - 'array' => ':attribute değeri :max adedinden az nesneye sahip olmalıdır.', + 'numeric' => ':attribute değeri :max değerinden büyük olmamalıdır.', + 'file' => ':attribute :max kilobayttan büyük olmamalıdır.', + 'string' => ':attribute :max karakterden büyük olmamalıdır.', + 'array' => ':attribute en fazla :max öğeye sahip olmalıdır.', ], - 'mimes' => ':attribute dosya biçimi :values olmalıdır.', - 'mimetypes' => ':attribute dosya biçimi :values olmalıdır.', + 'mimes' => ':attribute dosyası :values türünde bir dosya olmalıdır.', + 'mimetypes' => ':attribute dosyası :values türünde bir dosya olmalıdır.', 'min' => [ - 'numeric' => ':attribute değeri :min değerinden büyük olmalıdır.', - 'file' => ':attribute değeri :min kilobayt değerinden büyük olmalıdır.', - 'string' => ':attribute değeri :min karakter değerinden büyük olmalıdır.', - 'array' => ':attribute en az :min nesneye sahip olmalıdır.', + 'numeric' => ':attribute en az :min olmalıdır.', + 'file' => ':attribute en az :min kilobayt olmalıdır.', + 'string' => ':attribute en az :min karakter uzunluğunda olmalıdır.', + 'array' => ':attribute en az :min ögeye sahip olmalıdır.', ], - 'not_in' => 'Seçili :attribute geçersiz.', + 'not_in' => 'Seçilen :attribute geçersiz.', 'not_regex' => ':attribute biçimi geçersiz.', - 'numeric' => ':attribute sayı olmalıdır.', + 'numeric' => ':attribute bir sayı olmalıdır.', 'present' => ':attribute alanı mevcut olmalıdır.', 'regex' => ':attribute biçimi geçersiz.', - 'required' => ':attribute alanı gereklidir.', - 'required_if' => ':attribute alanı, :other :value değerine sahip olduğunda zorunludur.', - 'required_unless' => ':attribute alanı, :other alanı :values değerlerinden birine sahip olmadığında zorunludur.', - 'required_with' => ':attribute alanı :values varken zorunludur.', - 'required_with_all' => ':attribute alanı herhangi bir :values değeri varken zorunludur.', - 'required_without' => ':attribute alanı :values yokken zorunludur.', - 'required_without_all' => ':attribute alanı :values değerlerinden herhangi biri yokken zorunludur.', - 'same' => ':attribute ile :other eşleşmelidir.', + 'required' => ':attribute alanı zorunludur.', + 'required_if' => ':attribute alanı, :other değeri :value olduğunda zorunludur.', + 'required_unless' => ':attribute alanı, :other alanı :values içinde olmadığı sürece zorunludur.', + 'required_with' => ':attribute alanı, :values mevcut olduğunda gereklidir.', + 'required_with_all' => ':values mevcut olduğunda :attribute alanı zorunludur.', + 'required_without' => ':attribute alanı, :values mevcut olmadığında gereklidir.', + 'required_without_all' => ':attribute alanı, :değerlerden hiçbiri mevcut olmadığında gereklidir.', + 'same' => ':attribute ve :other eşleşmelidir.', 'size' => [ 'numeric' => ':attribute :size olmalıdır.', - 'file' => ':attribute :size kilobyte olmalıdır.', - 'string' => ':attribute :size karakter olmalıdır.', - 'array' => ':attribute :size nesneye sahip olmalıdır.', + 'file' => ':attribute :size kilobayt olmalıdır.', + 'string' => ':attribute :size karakter uzunluğunda olmalıdır.', + 'array' => ':attribute :size öğelerini içermelidir.', ], - 'starts_with' => 'The :attribute must start with one of the following: :values', - 'string' => ':attribute dizge olmalıdır.', - 'timezone' => ':attribute geçerli bir saat dilimi olmalıdır.', - 'unique' => ':attribute daha önceden kayıt edilmiş.', - 'uploaded' => ':attribute yüklemesi başarısız.', - 'url' => ':attribute biçimi geçersiz.', - 'uuid' => 'The :attribute must be a valid UUID.', + 'starts_with' => ':attribute aşağıdakilerden biriyle başlamalıdır: :values.', + 'string' => ':attribute bir dize olmalıdır.', + 'timezone' => ':attribute geçerli bir zaman dilimi olmalıdır.', + 'unique' => ':attribute zaten alınmış.', + 'uploaded' => ':attribute yüklenemedi.', + 'url' => ':attribute geçerli bir URL olmalıdır.', + 'uuid' => ':attribute geçerli bir UUID olmalıdır.', 'custom' => [ 'attribute-name' => [ /* @@ -138,9 +138,25 @@ return [ 'rule-name' => 'custom-message', ], ], - 'accepted_if' => ':other değeri :value olduğunda :attribute kabul edilecek.', + 'accepted_if' => ':attribute, :other değeri :value olduğunda kabul edilmelidir.', 'current_password' => 'Şifre hatalı.', - 'declined' => 'The :attiribute resdedilmeli.', - 'declined_if' => 'Şu :attribute reddedilmeli, eğer :other bu :value ise.', + 'declined' => ':attribute reddedilmelidir.', + 'declined_if' => ':attribute, :other ifadesi :value olduğunda reddedilmelidir.', 'enum' => 'Seçilen :attribute geçersiz.', + 'ends_with' => ':attribute aşağıdakilerden biriyle bitmelidir: :values.', + 'mac_address' => ':attribute geçerli bir MAC adresi olmalıdır.', + 'multiple_of' => ':attribute, :value\'nun katı olmalıdır.', + 'password' => [ + 'letters' => ':attribute en az bir harf içermelidir.', + 'mixed' => ':attribute en az bir büyük ve bir küçük harf içermelidir.', + 'numbers' => ':attribute en az bir sayı içermelidir.', + 'symbols' => ':attribute en az bir sembol içermelidir.', + 'uncompromised' => 'Belirtilen :attribute bir veri sızıntısında ortaya çıktı. Lütfen farklı bir :attribute seçin.', + ], + 'prohibited' => ':attribute alanı yasaktır.', + 'prohibited_if' => ':attribute alanı, :other değeri :value olduğunda yasaktır.', + 'prohibited_unless' => ':attribute alanı, :other alanı :values içinde olmadığı sürece yasaktır.', + 'prohibits' => ':attribute alanı :other özelliğinin bulunmasını engeller.', + 'email_list' => 'Üzgünüz, bu eposta alan adının bu sitede kullanılmasına izin verilmiyor. Lütfen sitenin eposta beyaz listesine bakın.', + 'recaptcha' => 'Lütfen ReCaptcha\'yı tamamlayın.', ]; diff --git a/lang/vendor/cookie-consent/pt_BR/texts.php b/lang/vendor/cookie-consent/pt_BR/texts.php new file mode 100644 index 000000000..b3d9bbc7f --- /dev/null +++ b/lang/vendor/cookie-consent/pt_BR/texts.php @@ -0,0 +1 @@ + 'Trong khoảng', 'bot' => 'Bot', 'bots' => 'Bots', - 'color' => 'Màu', - 'command' => 'Chỉ huy', + 'color' => 'Màu sắc', + 'command' => 'Lệnh', 'edit-bot' => 'Chỉnh sửa Bot', 'emoji-code' => 'Mã Emoji', 'help' => 'Cứu giúp', - 'icon' => 'Biểu tượng', + 'icon' => 'Icon', 'info' => 'Thông tin', 'name' => 'Tên', ]; diff --git a/lang/vi/common.php b/lang/vi/common.php index 3d3f1fea0..4073cc2be 100644 --- a/lang/vi/common.php +++ b/lang/vi/common.php @@ -12,7 +12,7 @@ return [ 'anonymous' => 'Vô danh', 'author' => 'Tác giả', 'balance' => 'Cân đối', - 'blacklist' => 'Danh sách đen khách hàng', + 'blacklist' => 'Danh sách đen người dùng', 'buffer' => 'Đệm', 'bug' => 'Báo cáo lỗi', 'but' => 'Nhưng', @@ -174,4 +174,49 @@ return [ 'yes' => 'Vâng', 'your' => 'Của bạn', 'your-comment' => 'Bình luận của bạn', + 'a-an-art' => '/** * THÔNG BÁO VỀ GIẤY PHÉP. * * UNIT3D Community Edition là phần mềm nguồn mở được cấp phép theo Giấy phép Công cộng GNU Affero v3.0 * Chi tiết được đóng gói cùng với dự án này trong tệp LICENSE.txt. * * @project UNIT3D Community Edition * * @author HDVinnie * @license https://www.gnu.org/licenses/agpl-3.0.en.html/ Giấy phép Công cộng GNU Affero v3.0 */', + 'abbrev-days' => 'N ', + 'abbrev-hours' => 'g ', + 'abbrev-minutes' => 'p ', + 'abbrev-months' => 'th ', + 'abbrev-seconds' => 's', + 'abbrev-weeks' => 't ', + 'abbrev-years' => 'n ', + 'alive' => 'Đang hoạt động', + 'and' => 'và', + 'article' => 'Bài viết', + 'ascending' => 'Tăng dần', + 'bookmarked' => 'Đã đánh dấu', + 'chat' => 'Chat', + 'chat-room' => 'Phòng chat', + 'chat-rooms' => 'Phòng chat', + 'color' => 'Màu sắc', + 'command' => 'Lệnh', + 'content' => 'Nội dung', + 'connected' => 'Đã kết nối', + 'magnet' => 'Magnet', + 'icon' => 'Icon', + 'image' => 'Hình ảnh', + 'language' => 'Ngôn ngữ', + 'languages' => 'Ngôn ngữ', + 'media-language' => 'Ngôn ngữ nội dung', + 'media-languages' => 'Ngôn ngữ nội dung', + 'missing' => 'Thiếu', + 'overview' => 'Tổng quan', + 'resolution' => 'Độ phân giải', + 'resolutions' => 'Độ phân giải', + 'search-advanced' => 'Tìm kiếm nâng cao', + 'search-hide' => 'Ẩn tìm kiếm nâng cao', + 'send' => 'Gửi', + 'similar' => 'Tương tự', + 'something-went-wrong' => 'Có gì đấy sai sai', + 'sponsor' => 'Trở thành người ủng hộ', + 'subject' => 'Tiêu đề', + 'subtitle' => 'Phụ đề', + 'subtitles' => 'Phụ đề', + 'support' => 'Hỗ trợ', + 'system-message' => 'ĐÂY LÀ TIN NHẮN TỰ ĐỘNG, VUI LÒNG KHÔNG TRẢ LỜI LẠI!', + 'total' => 'Toàn bộ', + 'trending' => 'Thịnh hành', + 'wished' => 'Đã mong muốn', ]; diff --git a/lang/vi/pm.php b/lang/vi/pm.php index bad3a3116..cade04a5d 100644 --- a/lang/vi/pm.php +++ b/lang/vi/pm.php @@ -32,7 +32,7 @@ return [ 'send-to' => 'Gửi PM tới', 'sent' => 'Gởi', 'sent-at' => 'Gửi tại', - 'subject' => 'Môn học', + 'subject' => 'Tiêu đề', 'to' => 'Đến', 'unread' => 'Chưa đọc', 'empty-inbox' => 'Làm trống hộp thư', diff --git a/lang/vi/request.php b/lang/vi/request.php index c7d921b9b..72f20c8df 100644 --- a/lang/vi/request.php +++ b/lang/vi/request.php @@ -74,4 +74,6 @@ return [ 'voters' => 'Cử tri', 'votes' => 'Phiếu bầu', 'yes' => 'Vâng', + 'resolution' => 'Độ phân giải', + 'resolutions' => 'Độ phân giải', ]; diff --git a/lang/vi/staff.php b/lang/vi/staff.php index ac84650e7..7f7ede968 100644 --- a/lang/vi/staff.php +++ b/lang/vi/staff.php @@ -18,7 +18,7 @@ return [ 'blocks' => 'Khối', 'bot' => 'Bot', 'bots' => 'Bots', - 'chat' => 'Trò chuyện', + 'chat' => 'Chat', 'config-manager' => 'Trình quản lý cấu hình', 'dashboard' => 'bảng điều khiển', 'failed-login-log' => 'Nhật ký đăng nhập thất bại', diff --git a/lang/vi/stat.php b/lang/vi/stat.php index 8ee465ae9..f5ce11e59 100644 --- a/lang/vi/stat.php +++ b/lang/vi/stat.php @@ -47,4 +47,5 @@ return [ 'total-upload' => 'Tổng số tải lên', 'users-in-group' => 'Người dùng trong nhóm', 'users-per-group' => 'Người dùng mỗi nhóm', + 'languages' => 'Ngôn ngữ', ]; diff --git a/lang/vi/torrent.php b/lang/vi/torrent.php index aa4f3afb9..cf579e137 100644 --- a/lang/vi/torrent.php +++ b/lang/vi/torrent.php @@ -14,7 +14,7 @@ return [ 'activity' => 'Hoạt động', 'age' => 'Tuổi tác', 'agent' => 'Đặc vụ', - 'alive' => 'Sống sót', + 'alive' => 'Đang hoạt động', 'announce-url' => 'Thông báo URL', 'announce-url-desc' => 'Vui lòng sử dụng URL thông báo ở trên khi tạo một torrent mới. Nếu bạn muốn sử dụng torrent của mình mà không cần tải xuống từ trang web, bạn cần đặt cờ riêng và nguồn thành: source', 'announce-url-desc-url' => 'Gặp rắc rối? Xem hướng dẫn của chúng tôi TẠI ĐÂY', @@ -202,4 +202,6 @@ return [ 'view-more' => 'Xem thêm', 'view-trailer' => 'Xem trailer', 'votes' => 'Phiếu bầu', + 'resolution' => 'Độ phân giải', + 'resolutions' => 'Độ phân giải', ];