Files
2025-07-18 16:20:14 +07:00

13 lines
894 B
PHP
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
$lang["rss_setup_heading"]='Ρύθμιση του RSS2';
$lang["rss_fields"]='Πεδία RSS:';
$lang["rss_ttl"]='Χρόνος ζωής RSS (RSS TTL)';
$lang["rss_show_field_titles"]='Εμφάνιση τίτλων πεδίων';
$lang["new_content_rss_feed"]='Ροή RSS νέου περιεχομένου';
$lang["subject"]='Θέμα';
$lang["rss_feed_for_search_filter"]='Δημιουργία RSS τροφοδοσίας για αυτό το ερώτημα';
$lang["filtered_resource_update_for"]='Ενημέρωση φιλτραρισμένου αντικειμένου για αναζήτηση [%search%]';
$lang["plugin-rss2-title"]='Ροή RSS';
$lang["plugin-rss2-desc"]='Επιτρέπει την αυθεντικοποιημένη δημιουργία RSS feeds νέου περιεχομένου, συμπεριλαμβανομένων διαμορφώσιμων πεδίων.';