diff options
Diffstat (limited to 'apps/web')
30 files changed, 3362 insertions, 90 deletions
diff --git a/apps/web/lib/i18n/locales/ar/translation.json b/apps/web/lib/i18n/locales/ar/translation.json index f8cc7bae..08f8a5e6 100644 --- a/apps/web/lib/i18n/locales/ar/translation.json +++ b/apps/web/lib/i18n/locales/ar/translation.json @@ -36,7 +36,10 @@ "title": "العنوان", "description": "الوصف", "summary": "ملخص", - "updated_at": "تم التحديث في" + "updated_at": "تم التحديث في", + "quota": "حصة", + "bookmarks": "الإشارات المرجعية", + "storage": "تخزين" }, "layouts": { "masonry": "متعدد الأعمدة", @@ -232,6 +235,77 @@ "favourited": "تم تفضيل إشارة مرجعية", "archived": "تم أرشفة إشارة مرجعية" } + }, + "stats": { + "usage_statistics": "إحصائيات الاستخدام", + "insights_description": "نظرة ثاقبة على عاداتك في وضع الإشارات المرجعية ومجموعتك", + "failed_to_load": "فشل تحميل الإحصائيات", + "overview": { + "total_bookmarks": "إجمالي الإشارات المرجعية", + "all_saved_items": "جميع العناصر المحفوظة", + "favorites": "المفضلة", + "starred_bookmarks": "الإشارات المرجعية المميزة بنجمة", + "archived": "مؤرشف", + "archived_items": "العناصر المؤرشفة", + "tags": "العلامات", + "unique_tags_created": "تم إنشاء علامات فريدة", + "lists": "قوائم", + "bookmark_collections": "مجموعات الإشارات المرجعية", + "highlights": "أبرز النقاط", + "text_highlights": "أبرز النقاط النصية", + "storage_used": "التخزين المستخدم", + "total_asset_storage": "إجمالي مساحة تخزين الأصول", + "this_month": "هذا الشهر", + "bookmarks_added": "تمت إضافة الإشارات المرجعية" + }, + "bookmark_types": { + "title": "أنواع الإشارات المرجعية", + "links": "روابط", + "text_notes": "ملاحظات نصية", + "assets": "الأصول" + }, + "recent_activity": { + "title": "النشاط الأخير", + "this_week": "هذا الأسبوع", + "this_month": "هذا الشهر", + "this_year": "هذا العام" + }, + "top_domains": { + "title": "أهم النطاقات", + "no_domains_found": "لم يتم العثور على نطاقات" + }, + "most_used_tags": { + "title": "العلامات الأكثر استخدامًا", + "no_tags_found": "لم يتم العثور على علامات" + }, + "activity_patterns": { + "activity_by_hour": "النشاط حسب الساعة", + "activity_by_day": "النشاط حسب اليوم" + }, + "storage_breakdown": { + "title": "تفصيل التخزين" + } + }, + "subscription": { + "subscription": "اشتراك", + "manage_subscription": "إدارة معلومات الاشتراك والفوترة الخاصة بك", + "current_plan": "الخطة الحالية", + "billing_period": "فترة الفوترة", + "paid_plan": "خطة مدفوعة", + "unlock_bigger_quota": "افتح حصة أكبر وادعم المشروع", + "subscribe_now": "اشترك الآن", + "manage_billing": "إدارة الفوترة", + "subscription_canceled": "تم إلغاء اشتراكك وسينتهي في {{date}}. يمكنك إعادة الاشتراك في أي وقت.", + "usage_quotas": "الاستخدام والحصص", + "track_usage": "تتبع استخدامك الحالي مقابل حدود خطتك", + "total_bookmarks_saved": "إجمالي الإشارات المرجعية المحفوظة", + "assets_file_storage": "الأصول وتخزين الملفات", + "unlimited_usage": "استخدام غير محدود", + "quota_limit_reached": "تم الوصول إلى حد الحصة", + "approaching_quota_limit": "الاقتراب من حد الحصة", + "loading_usage": "جارٍ تحميل معلومات الاستخدام...", + "free": "مجاني", + "paid": "مدفوعة" } }, "admin": { @@ -278,7 +352,9 @@ "num_bookmarks": "عدد الإشارات المرجعية", "asset_sizes": "أحجام الوسائط", "local_user": "مستخدم محلي", - "confirm_password": "تأكيد كلمة المرور" + "confirm_password": "تأكيد كلمة المرور", + "delete_user_confirm_description": "هل أنت متأكد أنك تريد حذف المستخدم \"{{name}}؟\"", + "unlimited": "غير محدود" } }, "options": { @@ -363,7 +439,8 @@ "month_s": " شهر (أشهر)", "year_s": " سنة (سنوات)", "day_s_ago": " منذ يوم (أيام)", - "week_s_ago": " منذ أسبوع (أسابيع)" + "week_s_ago": " منذ أسبوع (أسابيع)", + "history": "عمليات البحث الأخيرة" }, "preview": { "view_original": "عرض النسخة الأصلية", diff --git a/apps/web/lib/i18n/locales/cs/translation.json b/apps/web/lib/i18n/locales/cs/translation.json new file mode 100644 index 00000000..1fd88edc --- /dev/null +++ b/apps/web/lib/i18n/locales/cs/translation.json @@ -0,0 +1,558 @@ +{ + "common": { + "password": "Heslo", + "url": "URL", + "name": "Název", + "email": "E-mail", + "action": "Akce", + "actions": "Akce", + "created_at": "Vytvořeno", + "key": "Klíč", + "type": "Typ", + "size": "Velikost", + "roles": { + "user": "Uživatel", + "admin": "Administrátor" + }, + "something_went_wrong": "Něco se pokazilo", + "experimental": "Experimentální", + "search": "Hledat", + "tags": "Štítky", + "note": "Poznámka", + "attachments": "Přílohy", + "highlights": "Hlavní body", + "source": "Zdroj", + "screenshot": "Snímek obrazovky", + "video": "Video", + "updated_at": "Upraveno", + "role": "Role", + "archive": "Archivovat", + "home": "Domů", + "title": "Název", + "description": "Popis", + "summary": "Shrnutí", + "bookmark_types": { + "title": "Typ záložky", + "link": "Odkaz", + "text": "Text", + "media": "Média" + }, + "quota": "Kvóta", + "bookmarks": "Záložky", + "storage": "Úložiště" + }, + "actions": { + "close": "Zavřít", + "create": "Vytvořit", + "fetch_now": "Načíst hned", + "summarize_with_ai": "Shrnout pomocí AI", + "edit_title": "Upravit název", + "sign_out": "Odhlásit se", + "merge": "Sloučit", + "cancel": "Zrušit", + "apply_all": "Použít vše", + "ignore": "Ignorovat", + "change_layout": "Změnit rozvržení", + "archive": "Archivovat", + "unarchive": "Zrušit archivaci", + "favorite": "Oblíbené", + "unfavorite": "Odebrat z oblíbených", + "delete": "Smazat", + "toggle_show_archived": "Zobrazit archivované", + "refresh": "Obnovit", + "recrawl": "Znovu prolézt", + "download_full_page_archive": "Stáhnout archiv celé stránky", + "edit_tags": "Upravit štítky", + "add_to_list": "Přidat do seznamu", + "select_all": "Vybrat vše", + "unselect_all": "Zrušit výběr všech", + "copy_link": "Kopírovat odkaz", + "close_bulk_edit": "Zavřít hromadnou úpravu", + "bulk_edit": "Hromadná úprava", + "manage_lists": "Spravovat seznamy", + "remove_from_list": "Odebrat ze seznamu", + "save": "Uložit", + "add": "Přidat", + "edit": "Upravit", + "open_editor": "Otevřít editor", + "sort": { + "title": "Seřadit", + "relevant_first": "Nejdůležitější jako první", + "newest_first": "Nejnovější jako první", + "oldest_first": "Od nejstaršího" + } + }, + "settings": { + "ai": { + "tagging_rule_description": "Dotazy, které sem přidáte, budou během generování tagů zahrnuty jako pravidla do modelu. Finální dotazy si můžete prohlédnout v sekci náhledu výzev.", + "ai_settings": "Nastavení AI", + "tagging_rules": "Pravidla pro označování štítky", + "prompt_preview": "Náhled promptu", + "text_prompt": "Textová výzva", + "images_prompt": "Výzva k obrázku", + "summarization_prompt": "Prompt pro shrnutí", + "all_tagging": "Všechny štítky", + "text_tagging": "Označování textu", + "image_tagging": "Označování obrázků", + "summarization": "Shrnutí" + }, + "webhooks": { + "webhooks": "Webhooky", + "description": "Webhooks můžete použít ke spouštění akcí, když jsou záložky vytvořeny, změněny nebo procházeny.", + "events": { + "title": "Události", + "crawled": "Prohledáno", + "created": "Vytvořeno", + "edited": "Upraveno" + }, + "auth_token": "Ověřovací token", + "add_auth_token": "Přidat ověřovací token", + "edit_auth_token": "Upravit ověřovací token", + "create_webhook": "Vytvořit webhook", + "delete_webhook": "Smazat webhook", + "delete_webhook_confirmation": "Určitě chceš smazat tenhle webhook?", + "edit_webhook": "Upravit Webhook", + "webhook_url": "URL webhooku" + }, + "api_keys": { + "new_api_key": "Nový API klíč", + "api_keys": "API klíče", + "new_api_key_desc": "Dej svému API klíči unikátní jméno", + "key_success": "Klíč byl úspěšně vytvořen", + "key_success_please_copy": "Zkopírujte si klíč a uložte ho na bezpečné místo. Jakmile dialog zavřete, už se k němu nedostanete." + }, + "manage_assets": { + "asset_link": "Odkaz na položku", + "delete_asset": "Smazat aktivum", + "delete_asset_confirmation": "Opravdu chceš tenhle majetek smazat?", + "manage_assets": "Spravovat aktiva", + "no_assets": "Zatím nemáte žádné zdroje.", + "asset_type": "Typ majetku", + "bookmark_link": "Odkaz na záložku" + }, + "rules": { + "rules": "Rule Engine", + "rule_name": "Název pravidla", + "description": "Můžeš použít pravidla ke spouštění akcí, když se událost aktivuje.", + "ceate_rule": "Vytvořit pravidlo", + "edit_rule": "Upravit pravidlo", + "if": "Pokud ...", + "save_rule": "Uložit pravidlo", + "delete_rule": "Smazat pravidlo", + "delete_rule_confirmation": "Určitě chceš smazat tohle pravidlo?", + "whenever": "Kdykoli ...", + "enter_rule_name": "Zadejte název pravidla", + "describe_what_this_rule_does": "Popište, co toto pravidlo dělá", + "rule_has_been_created": "Pravidlo bylo vytvořeno!", + "rule_has_been_updated": "Pravidlo bylo aktualizováno!", + "rule_has_been_deleted": "Pravidlo bylo smazáno!", + "no_rules_created_yet": "Zatím nejsou vytvořena žádná pravidla", + "create_your_first_rule": "Vytvořte si první pravidlo pro automatizaci pracovního postupu", + "conditions_types": { + "always": "Vždy", + "url_contains": "URL obsahuje", + "imported_from_feed": "Importováno z kanálu", + "bookmark_type_is": "Typ záložky je", + "has_tag": "Má štítek", + "is_favourited": "Je oblíbené", + "is_archived": "Je archivováno", + "and": "Platí všechno z následujícího", + "or": "Platí alespoň jedna z následujících možností" + }, + "actions_types": { + "add_tag": "Přidat štítek", + "remove_tag": "Odebrat štítek", + "add_to_list": "Přidat do seznamu", + "remove_from_list": "Odebrat ze seznamu", + "download_full_page_archive": "Stáhnout archiv celé stránky", + "favourite_bookmark": "Oblíbená záložka", + "archive_bookmark": "Archivovat záložku" + }, + "events_types": { + "bookmark_added": "Záložka byla přidána", + "tag_added": "Tento štítek je přidán k záložce", + "tag_removed": "Tento štítek je odebrán ze záložky", + "added_to_list": "Do tohoto seznamu je přidána záložka", + "removed_from_list": "Z tohoto seznamu byla odebrána záložka", + "favourited": "Záložka je v oblíbených", + "archived": "Záložka je archivována" + } + }, + "back_to_app": "Zpět do aplikace", + "user_settings": "Uživatelské nastavení", + "info": { + "user_info": "Informace o uživateli", + "user_settings": { + "archive_display_behaviour": { + "show": "Zobrazit archivované záložky ve štítcích a seznamech", + "hide": "Skrýt archivované záložky ve štítcích a seznamech", + "title": "Archivované záložky" + }, + "user_settings_updated": "Nastavení uživatele byla aktualizována!", + "bookmark_click_action": { + "title": "Akce po kliknutí na záložku", + "open_external_url": "Otevřít původní URL", + "open_bookmark_details": "Otevřít detaily záložky" + } + }, + "basic_details": "Základní podrobnosti", + "change_password": "Změnit heslo", + "current_password": "Současné heslo", + "new_password": "Nový heslo", + "confirm_new_password": "Potvrďte nový heslo", + "options": "Možnosti", + "interface_lang": "Jazyk rozhraní" + }, + "feeds": { + "rss_subscriptions": "RSS odběry", + "add_a_subscription": "Přidat odběr", + "feed_enabled": "RSS kanál je povolen", + "feed_disabled": "RSS kanál je vypnutý" + }, + "import": { + "import_export": "Import / Export", + "import_export_bookmarks": "Import / Export záložek", + "import_bookmarks_from_html_file": "Importovat záložky z HTML souboru", + "import_bookmarks_from_pocket_export": "Importovat záložky z exportu Pocket", + "import_bookmarks_from_omnivore_export": "Importovat záložky z Omnivore exportu", + "import_bookmarks_from_linkwarden_export": "Importovat záložky z exportu Linkwarden", + "import_bookmarks_from_karakeep_export": "Importovat záložky z exportu Karakeep", + "import_bookmarks_from_tab_session_manager_export": "Importovat záložky ze správce relací panelů", + "export_links_and_notes": "Exportovat odkazy a poznámky", + "imported_bookmarks": "Importované záložky" + }, + "broken_links": { + "broken_links": "Nefunkční odkazy", + "last_crawled_at": "Poslední procházení proběhlo", + "crawling_status": "Stav procházení", + "crawling_failed": "Procházení selhalo" + }, + "stats": { + "usage_statistics": "Statistiky využití", + "insights_description": "Statistiky o tvých zvycích a sbírce záložek", + "failed_to_load": "Nepodařilo se načíst statistiky", + "overview": { + "total_bookmarks": "Celkem záložek", + "all_saved_items": "Všechny uložené položky", + "favorites": "Oblíbené", + "starred_bookmarks": "Označené záložky", + "archived": "Archivováno", + "archived_items": "Archivované položky", + "tags": "Štítky", + "unique_tags_created": "Vytvořeny jedinečné štítky", + "lists": "Seznamy", + "bookmark_collections": "Sbírky záložek", + "highlights": "Zvýraznění", + "text_highlights": "Zvýraznění textu", + "storage_used": "Využité úložiště", + "total_asset_storage": "Celkové úložiště aktiv", + "this_month": "Tento měsíc", + "bookmarks_added": "Přidány záložky" + }, + "bookmark_types": { + "title": "Typy záložek", + "links": "Odkazy", + "text_notes": "Textové poznámky", + "assets": "Aktiva" + }, + "recent_activity": { + "title": "Nedávná aktivita", + "this_week": "Tento týden", + "this_month": "Tento měsíc", + "this_year": "Tento rok" + }, + "top_domains": { + "title": "Nejlepší domény", + "no_domains_found": "Nenalezeny žádné domény" + }, + "most_used_tags": { + "title": "Nejpoužívanější štítky", + "no_tags_found": "Nebyly nalezeny žádné štítky" + }, + "activity_patterns": { + "activity_by_hour": "Aktivita po hodinách", + "activity_by_day": "Aktivita podle dne" + }, + "storage_breakdown": { + "title": "Rozpis úložiště" + } + }, + "subscription": { + "subscription": "Předplatné", + "manage_subscription": "Spravujte své předplatné a fakturační údaje", + "current_plan": "Aktuální tarif", + "billing_period": "Fakturační období", + "paid_plan": "Placený tarif", + "unlock_bigger_quota": "Odemkněte větší kvótu a podpořte projekt", + "subscribe_now": "Předplatit", + "manage_billing": "Spravovat fakturaci", + "subscription_canceled": "Vaše předplatné bylo zrušeno a skončí {{date}}. Můžete se kdykoli znovu přihlásit k odběru.", + "usage_quotas": "Využití a kvóty", + "track_usage": "Sledujte aktuální využití oproti limitům vašeho tarifu", + "total_bookmarks_saved": "Celkový počet uložených záložek", + "assets_file_storage": "Prostor pro aktiva a soubory", + "unlimited_usage": "Neomezené použití", + "quota_limit_reached": "Limit kvóty byl dosažen", + "approaching_quota_limit": "Blížíte se k limitu kvóty", + "loading_usage": "Načítám informace o využití…", + "free": "Zdarma", + "paid": "Placené" + } + }, + "lists": { + "search_query": "Vyhledávací dotaz", + "search_query_help": "Zjistěte více o jazyce vyhledávacích dotazů.", + "share_list": "Sdílet seznam", + "new_nested_list": "Nový vnořený seznam", + "no_parent": "Žádný rodič", + "list_type": "Typ seznamu", + "manual_list": "Ruční seznam", + "smart_list": "Chytrý seznam", + "description": "Popis (volitelné)", + "all_lists": "Všechny seznamy", + "favourites": "Oblíbené", + "new_list": "Nový seznam", + "edit_list": "Upravit seznam", + "merge_list": "Sloučit seznam", + "destination_list": "Cílový seznam", + "delete_after_merge": "Po sloučení smazat původní seznam", + "no_destination": "Žádný cíl", + "parent_list": "Nadřazený seznam", + "rss": { + "title": "RSS kanál", + "description": "Povolit RSS kanál pro tento seznam", + "feed_url": "URL RSS kanálu" + }, + "public_list": { + "title": "Veřejný seznam", + "description": "Povolit ostatním zobrazit tento seznam", + "share_link": "Odkaz pro sdílení" + } + }, + "tags": { + "unused_tags": "Nepoužité tagy", + "unused_tags_info": "Štítky, které nejsou připojeny k žádným záložkám", + "all_tags": "Všechny štítky", + "your_tags": "Tvoje štítky", + "your_tags_info": "Štítky, které jsi alespoň jednou připojil(a)", + "ai_tags": "AI Tagy", + "ai_tags_info": "Štítky, které byly připojeny pouze automaticky (pomocí AI)", + "delete_all_unused_tags": "Smazat všechny nepoužívaný štítky", + "drag_and_drop_merging": "Sloučení přetažením", + "drag_and_drop_merging_info": "Přetáhni štítky na sebe a sloučíš je", + "sort_by_name": "Seřadit podle jména" + }, + "search": { + "is_favorited": "Je oblíbené", + "created_on_or_after": "Vytvořeno dne nebo po", + "day_s": " Den(dnů)", + "has_tag": "Má tag", + "month_s": " Měsíc(e)", + "year_s": " Rok(y)", + "day_s_ago": " Dny zpátky", + "week_s_ago": " Před týdnem/týdny", + "month_s_ago": " Měsíc(e) zpět", + "year_s_ago": " Před lety", + "url_contains": "URL obsahuje", + "url_does_not_contain": "URL neobsahuje", + "is_in_list": "Je v seznamu", + "is_not_favorited": "Není v oblíbených", + "is_archived": "Je archivováno", + "is_not_archived": "Není archivován", + "has_any_tag": "Má nějaký štítek", + "has_no_tags": "Nemá štítek", + "is_in_any_list": "Je v libovolném seznamu", + "is_not_in_any_list": "Není v žádném seznamu", + "not_created_on_or_after": "Nevytvořeno dne nebo po", + "created_on_or_before": "Vytvořeno dne nebo před", + "not_created_on_or_before": "Nevytvořeno před nebo v", + "created_within": "Vytvořeno v", + "created_earlier_than": "Vytvořeno dříve než", + "week_s": " Týden/týdny", + "is_not_in_list": "Není v seznamu", + "does_not_have_tag": "Nemá štítek", + "full_text_search": "Fulltextové vyhledávání", + "type_is": "Typ je", + "type_is_not": "Typ není", + "is_from_feed": "Pochází z RSS kanálu", + "is_not_from_feed": "Není z RSS kanálu", + "and": "A", + "or": "Nebo", + "history": "Poslední hledání" + }, + "editor": { + "disabled_submissions": "Odesílání příspěvků je zakázáno", + "text_toolbar": { + "bold": "Tučné", + "markdown_shortcuts": { + "ordered_list": { + "label": "Seřazený seznam", + "example": "1. Položka seznamu" + }, + "italic": { + "example": "*Kurzíva* nebo _Kurzíva_ nebo CTRL+i", + "label": "Kurzíva" + }, + "blockquote": { + "label": "Citát", + "example": "> Citace" + }, + "unordered_list": { + "label": "Neuspořádaný seznam", + "example": "- Položka seznamu" + }, + "label": "Markdown zkratky", + "heading": { + "label": "Nadpis", + "example": "# H1, ## H2, ### H3" + }, + "bold": { + "label": "Tučné", + "example": "**text** nebo CTRL+b" + }, + "inline_code": { + "label": "Vložený kód", + "example": "`Kód`" + }, + "block_code": { + "label": "Blokovat kód", + "example": "``` + mezera" + } + }, + "align_left": "Zarovnat vlevo", + "align_center": "Zarovnat na střed", + "align_right": "Zarovnat doprava", + "undo": "Zpět", + "redo": "Znovu", + "italic": "Kurzíva", + "underline": "Podtržení", + "strikethrough": "Přeškrtnutí", + "code": "Kód", + "highlight": "Zvýraznit" + }, + "quickly_focus": "Do tohoto pole se rychle dostaneš stisknutím ⌘ + E", + "multiple_urls_dialog_title": "Importovat URL jako samostatné záložky?", + "multiple_urls_dialog_desc": "Vstup obsahuje více URL na samostatných řádcích. Chceš je importovat jako samostatné záložky?", + "import_as_text": "Importovat jako textovou záložku", + "import_as_separate_bookmarks": "Importovat jako samostatné záložky", + "placeholder": "Vložte odkaz nebo obrázek, napište poznámku nebo sem přetáhněte obrázek…", + "placeholder_v2": "Vložte odkaz, napište poznámku nebo přetáhněte obrázek…", + "new_item": "NOVÁ POLOŽKA" + }, + "toasts": { + "bookmarks": { + "updated": "Záložka byla aktualizována!", + "deleted": "Záložka byla smazána!", + "refetch": "Opětovné načtení bylo zařazeno do fronty!", + "full_page_archive": "Vytváření archivu celé stránky bylo spuštěno", + "delete_from_list": "Záložka byla ze seznamu smazána", + "clipboard_copied": "Odkaz byl přidán do schránky!" + }, + "lists": { + "created": "Seznam byl vytvořen!", + "updated": "Seznam byl aktualizován!", + "merged": "Seznam byl sloučen!", + "deleted": "Seznam byl smazán!" + } + }, + "admin": { + "server_stats": { + "server_stats": "Statistiky serveru", + "total_users": "Celkem uživatelů", + "total_bookmarks": "Celkem záložek", + "server_version": "Verze serveru" + }, + "background_jobs": { + "tidy_assets_jobs": "Úlohy na úklid aktiv", + "video_jobs": "Úlohy stahování videí", + "webhook_jobs": "Úlohy Webhooku", + "asset_preprocessing_jobs": "Úlohy předběžného zpracování aktiv", + "feed_jobs": "Úlohy RSS kanálu", + "job": "Úloha", + "background_jobs": "Úlohy na pozadí", + "crawler_jobs": "Úlohy crawleru", + "indexing_jobs": "Úlohy indexování", + "inference_jobs": "Úlohy odvozování", + "queued": "Ve frontě", + "pending": "Čeká se", + "failed": "Neúspěšné" + }, + "admin_settings": "Nastavení správce", + "actions": { + "recrawl_failed_links_only": "Znovu procházet pouze nefunkční odkazy", + "recrawl_all_links": "Znovu projít všechny odkazy", + "without_inference": "Bez inference", + "regenerate_ai_tags_for_failed_bookmarks_only": "Znovu vygenerovat štítky AI pouze pro neúspěšné záložky", + "regenerate_ai_tags_for_all_bookmarks": "Znovu vygenerovat AI tagy pro všechny záložky", + "regenerate_ai_summaries_for_failed_bookmarks_only": "Znovu vygenerovat souhrny AI pouze pro neúspěšné záložky", + "regenerate_ai_summaries_for_all_bookmarks": "Znovu vygenerovat shrnutí AI pro všechny záložky", + "reindex_all_bookmarks": "Znovu indexovat všechny záložky", + "compact_assets": "Kompaktní aktiva", + "reprocess_assets_fix_mode": "Znovu zpracovat aktiva (režim opravy)" + }, + "users_list": { + "users_list": "Seznam uživatelů", + "create_user": "Vytvořit uživatele", + "change_role": "Změnit roli", + "reset_password": "Resetovat heslo", + "delete_user": "Smazat uživatele", + "num_bookmarks": "Počet záložek", + "asset_sizes": "Velikosti aktiv", + "local_user": "Místní uživatel", + "confirm_password": "Potvrď heslo", + "delete_user_confirm_description": "Jsi si jistý, že chceš smazat uživatele „{{name}}“?", + "unlimited": "Neomezený" + } + }, + "bookmark_editor": { + "author": "Autor", + "publisher": "Vydavatel", + "date_published": "Datum zveřejnění", + "pick_a_date": "Vyberte datum", + "title": "Upravit záložku", + "subtitle": "Proveď změny v podrobnostech záložky. Až budeš hotov, klikni na uložit.", + "save_changes": "Uložit změny", + "extracted_content": "Extrahovaný obsah" + }, + "layouts": { + "masonry": "Zděné", + "grid": "Mřížka", + "list": "Seznam", + "compact": "Kompaktní" + }, + "highlights": { + "no_highlights": "Zatím nemáte žádné zvýraznění." + }, + "options": { + "dark_mode": "Tmavý režim", + "light_mode": "Světlý režim" + }, + "preview": { + "view_original": "Zobrazit originál", + "cached_content": "Obsah uložený v mezipaměti", + "reader_view": "Zobrazení čtečky", + "tabs": { + "content": "Obsah", + "details": "Podrobnosti" + } + }, + "dialogs": { + "bookmarks": { + "delete_confirmation_title": "Smazat záložku?", + "delete_confirmation_description": "Určitě chceš smazat tuhle záložku?" + } + }, + "banners": { + "no_bookmarks": { + "title": "Zatím žádné záložky", + "description": "Ukládej si zajímavé články, odkazy a stránky, abys k nim měl později rychlý přístup." + } + }, + "cleanups": { + "cleanups": "Vyčištění", + "duplicate_tags": { + "title": "Duplicitní štítky", + "merge_all_suggestions": "Sloučit všechny návrhy?" + } + } +} diff --git a/apps/web/lib/i18n/locales/da/translation.json b/apps/web/lib/i18n/locales/da/translation.json index 06a6e063..199d6a82 100644 --- a/apps/web/lib/i18n/locales/da/translation.json +++ b/apps/web/lib/i18n/locales/da/translation.json @@ -184,6 +184,77 @@ "favourited": "Et bogmærke er markeret som favorit", "archived": "Et bogmærke er arkiveret" } + }, + "stats": { + "usage_statistics": "Anvendelsesstatistik", + "insights_description": "Indsigt i dine bogmærkevaner og -samling", + "failed_to_load": "Kunne ikke indlæse statistik", + "overview": { + "total_bookmarks": "Samlede bogmærker", + "all_saved_items": "Alle gemte elementer", + "favorites": "Favoritter", + "starred_bookmarks": "Stjerne-markerede bogmærker", + "archived": "Arkiveret", + "archived_items": "Arkiverede elementer", + "tags": "Tags", + "unique_tags_created": "Unikke tags oprettet", + "lists": "Lister", + "bookmark_collections": "Bogmærkesamlinger", + "highlights": "Fremhævelser", + "text_highlights": "Tekstfremhævelser", + "storage_used": "Brugt lagerplads", + "total_asset_storage": "Samlet lagerplads til aktiver", + "this_month": "Denne måned", + "bookmarks_added": "Bogmærker tilføjet" + }, + "bookmark_types": { + "title": "Bogmærketyper", + "links": "Links", + "text_notes": "Tekstnoter", + "assets": "Aktiver" + }, + "recent_activity": { + "title": "Seneste aktivitet", + "this_week": "Denne uge", + "this_month": "Denne måned", + "this_year": "I år" + }, + "top_domains": { + "title": "Topdomæner", + "no_domains_found": "Ingen domæner fundet" + }, + "most_used_tags": { + "title": "Mest brugte tags", + "no_tags_found": "Ingen tags fundet" + }, + "activity_patterns": { + "activity_by_hour": "Aktivitet pr. time", + "activity_by_day": "Aktivitet efter dag" + }, + "storage_breakdown": { + "title": "Opdeling af lagerplads" + } + }, + "subscription": { + "subscription": "Abonnement", + "manage_subscription": "Administrer dit abonnement og dine faktureringsoplysninger", + "current_plan": "Nuværende abonnement", + "billing_period": "Faktureringsperiode", + "paid_plan": "Betalt abonnement", + "unlock_bigger_quota": "Lås op for større kvote, og støt projektet", + "subscribe_now": "Abonner nu", + "manage_billing": "Administrer fakturering", + "subscription_canceled": "Dit abonnement er blevet annulleret og udløber den {{date}}. Du kan genabonnere når som helst.", + "usage_quotas": "Forbrug og kvoter", + "track_usage": "Hold øje med dit nuværende forbrug i forhold til dine planbegrænsninger", + "total_bookmarks_saved": "Samlet antal gemte bogmærker", + "assets_file_storage": "Aktiver og fillagring", + "unlimited_usage": "Ubegrænset brug", + "quota_limit_reached": "Kvotegrænse nået", + "approaching_quota_limit": "Nærmer sig kvotegrænsen", + "loading_usage": "Indlæser forbrugsinformation...", + "free": "Gratis", + "paid": "Betalt" } }, "admin": { @@ -230,7 +301,9 @@ "num_bookmarks": "Antal bogmærker", "asset_sizes": "Størrelse på ressourcer", "local_user": "Lokal bruger", - "confirm_password": "Bekræft adgangskode" + "confirm_password": "Bekræft adgangskode", + "delete_user_confirm_description": "Er du sikker på, at du vil slette brugeren \"{{name}}\"?", + "unlimited": "Ubegrænset" } }, "tags": { @@ -346,7 +419,10 @@ "updated_at": "Opdateret den", "title": "Titel", "description": "Beskrivelse", - "summary": "Opsummering" + "summary": "Opsummering", + "quota": "Kvote", + "bookmarks": "Bogmærker", + "storage": "Lagring" }, "layouts": { "masonry": "Fliser", @@ -454,7 +530,8 @@ "day_s_ago": " Dag(e) siden", "week_s_ago": " Uge(r) siden", "month_s_ago": " Måned(er) siden", - "year_s_ago": " År siden" + "year_s_ago": " År siden", + "history": "Seneste søgninger" }, "dialogs": { "bookmarks": { diff --git a/apps/web/lib/i18n/locales/de/translation.json b/apps/web/lib/i18n/locales/de/translation.json index 9fb66429..71fcd689 100644 --- a/apps/web/lib/i18n/locales/de/translation.json +++ b/apps/web/lib/i18n/locales/de/translation.json @@ -28,7 +28,7 @@ "bookmark_types": { "title": "Lesezeichen Kategorie", "link": "Link", - "media": "Medium", + "media": "Medien", "text": "Text" }, "type": "Typ", @@ -36,10 +36,13 @@ "updated_at": "Aktualisiert am", "title": "Titel", "description": "Beschreibung", - "summary": "Zusammenfassung" + "summary": "Zusammenfassung", + "quota": "Kontingent", + "bookmarks": "Lesezeichen", + "storage": "Speicher" }, "layouts": { - "masonry": "Mauerwerk", + "masonry": "Verschachtelt", "grid": "Raster", "list": "Liste", "compact": "Kompakt" @@ -229,6 +232,77 @@ "favourited": "Ein Lesezeichen wird favorisiert", "archived": "Ein Lesezeichen wird archiviert" } + }, + "stats": { + "usage_statistics": "Nutzungsstatistiken", + "insights_description": "Einblicke in deine Lesezeichengewohnheiten und -sammlung", + "failed_to_load": "Statistiken konnten nicht geladen werden", + "overview": { + "total_bookmarks": "Gesamtzahl der Lesezeichen", + "all_saved_items": "Alle gespeicherten Elemente", + "favorites": "Favoriten", + "starred_bookmarks": "Markierte Lesezeichen", + "archived": "Archiviert", + "archived_items": "Archivierte Elemente", + "tags": "Tags", + "unique_tags_created": "Eindeutige Tags erstellt", + "lists": "Listen", + "bookmark_collections": "Lesezeichen-Sammlungen", + "highlights": "Markierungen", + "text_highlights": "Texthervorhebungen", + "storage_used": "Verwendeter Speicherplatz", + "total_asset_storage": "Gesamter Assetspeicher", + "this_month": "Diesen Monat", + "bookmarks_added": "Lesezeichen hinzugefügt" + }, + "bookmark_types": { + "title": "Lesezeichen-Typen", + "links": "Links", + "text_notes": "Textnotizen", + "assets": "Assets" + }, + "recent_activity": { + "title": "Letzte Aktivität", + "this_week": "Diese Woche", + "this_month": "Diesen Monat", + "this_year": "Dieses Jahr" + }, + "top_domains": { + "title": "Top-Domains", + "no_domains_found": "Keine Domains gefunden" + }, + "most_used_tags": { + "title": "Meist verwendete Tags", + "no_tags_found": "Keine Tags gefunden" + }, + "activity_patterns": { + "activity_by_hour": "Aktivität nach Stunde", + "activity_by_day": "Aktivität nach Tag" + }, + "storage_breakdown": { + "title": "Speicheraufschlüsselung" + } + }, + "subscription": { + "subscription": "Abonnement", + "manage_subscription": "Verwalte dein Abonnement und deine Abrechnungsinformationen", + "current_plan": "Aktueller Plan", + "billing_period": "Abrechnungszeitraum", + "paid_plan": "Bezahlter Plan", + "unlock_bigger_quota": "Schalte ein größeres Kontingent frei und unterstütze das Projekt", + "subscribe_now": "Jetzt abonnieren", + "manage_billing": "Abrechnung verwalten", + "subscription_canceled": "Dein Abonnement wurde gekündigt und endet am {{date}}. Du kannst dich jederzeit wieder anmelden.", + "usage_quotas": "Nutzung & Kontingente", + "track_usage": "Verfolge deine aktuelle Nutzung im Vergleich zu deinen Planlimits", + "total_bookmarks_saved": "Anzahl der gespeicherten Lesezeichen", + "assets_file_storage": "Assets und Dateispeicher", + "unlimited_usage": "Unbegrenzte Nutzung", + "quota_limit_reached": "Kontingentgrenze erreicht", + "approaching_quota_limit": "Kontingentgrenze wird erreicht", + "loading_usage": "Lade Nutzungsinformationen...", + "free": "Kostenlos", + "paid": "Bezahlt" } }, "admin": { @@ -275,7 +349,9 @@ "num_bookmarks": "Anzahl der Lesezeichen", "asset_sizes": "Asset-Größen", "local_user": "Lokaler Benutzer", - "confirm_password": "Passwort bestätigen" + "confirm_password": "Passwort bestätigen", + "delete_user_confirm_description": "Bist du sicher, dass du den Benutzer \"{{name}}\" löschen möchtest?", + "unlimited": "Unbegrenzt" } }, "options": { @@ -292,7 +368,7 @@ "manual_list": "Manuelle Liste", "smart_list": "Smart Liste", "search_query": "Suchanfrage", - "list_type": "Listentyp", + "list_type": "List Type", "no_parent": "ohne übergeordnete Liste", "search_query_help": "Lerne mehr über die Suchanfragen.", "merge_list": "Liste zusammenführen", @@ -460,7 +536,8 @@ "day_s_ago": " Vor Tag(en)", "week_s_ago": " Vor Woche(n)", "month_s_ago": " Vor Monat(en)", - "year_s_ago": " Vor Jahr(en)" + "year_s_ago": " Vor Jahr(en)", + "history": "Letzte Suchanfragen" }, "bookmark_editor": { "subtitle": "Ändere die Details des Lesezeichens. Klicke auf Speichern, wenn du fertig bist.", diff --git a/apps/web/lib/i18n/locales/el/translation.json b/apps/web/lib/i18n/locales/el/translation.json index 66d9491d..9e966048 100644 --- a/apps/web/lib/i18n/locales/el/translation.json +++ b/apps/web/lib/i18n/locales/el/translation.json @@ -36,7 +36,10 @@ "link": "Σύνδεσμος", "text": "Κείμενο", "media": "Πολυμέσα" - } + }, + "quota": "Ποσόστωση", + "bookmarks": "Σελιδοδείκτες", + "storage": "Αποθήκευση" }, "layouts": { "masonry": "Πλινθοδομή", @@ -232,6 +235,77 @@ "favourited": "Ένας σελιδοδείκτης σημειώνεται ως αγαπημένος", "archived": "Ένας σελιδοδείκτης αρχειοθετείται" } + }, + "stats": { + "usage_statistics": "Στατιστικά Χρήσης", + "insights_description": "Πληροφορίες για τις συνήθειες και τη συλλογή σελιδοδεικτών σου", + "failed_to_load": "Αποτυχία φόρτωσης στατιστικών", + "overview": { + "total_bookmarks": "Σύνολο σελιδοδεικτών", + "all_saved_items": "Όλα τα αποθηκευμένα στοιχεία", + "favorites": "Αγαπημένα", + "starred_bookmarks": "Σελιδοδείκτες με αστέρι", + "archived": "Αρχειοθετημένα", + "archived_items": "Αρχειοθετημένα στοιχεία", + "tags": "Ετικέτες", + "unique_tags_created": "Δημιουργήθηκαν μοναδικά tags", + "lists": "Λίστες", + "bookmark_collections": "Συλλογές σελιδοδεικτών", + "highlights": "Επισημάνσεις", + "text_highlights": "Επισημάνσεις κειμένου", + "storage_used": "Χώρος αποθήκευσης που χρησιμοποιείται", + "total_asset_storage": "Συνολικός αποθηκευτικός χώρος στοιχείων", + "this_month": "Αυτόν τον μήνα", + "bookmarks_added": "Προστέθηκαν σελιδοδείκτες" + }, + "bookmark_types": { + "title": "Τύποι σελιδοδεικτών", + "links": "Σύνδεσμοι", + "text_notes": "Σημειώσεις κειμένου", + "assets": "Στοιχεία" + }, + "recent_activity": { + "title": "Πρόσφατη δραστηριότητα", + "this_week": "Αυτή την εβδομάδα", + "this_month": "Αυτόν τον μήνα", + "this_year": "Φέτος" + }, + "top_domains": { + "title": "Κορυφαίοι τομείς", + "no_domains_found": "Δεν βρέθηκαν τομείς" + }, + "most_used_tags": { + "title": "Tags που χρησιμοποιούνται περισσότερο", + "no_tags_found": "Δεν βρέθηκαν ετικέτες" + }, + "activity_patterns": { + "activity_by_hour": "Δραστηριότητα ανά ώρα", + "activity_by_day": "Δραστηριότητα ανά ημέρα" + }, + "storage_breakdown": { + "title": "Ανάλυση αποθήκευσης" + } + }, + "subscription": { + "subscription": "Συνδρομή", + "manage_subscription": "Διαχειρίσου τη συνδρομή σου και τις πληροφορίες χρέωσης", + "current_plan": "Τρέχον πρόγραμμα", + "billing_period": "Περίοδος χρέωσης", + "paid_plan": "Πληρωμένο πρόγραμμα", + "unlock_bigger_quota": "Ξεκλείδωσε μεγαλύτερη ποσόστωση και υποστήριξε το έργο", + "subscribe_now": "Εγγραφή τώρα", + "manage_billing": "Διαχείριση χρεώσεων", + "subscription_canceled": "Η συνδρομή σου έχει ακυρωθεί και θα λήξει στις {{date}}. Μπορείς να εγγραφείς ξανά ανά πάσα στιγμή.", + "usage_quotas": "Χρήση & Ποσοστώσεις", + "track_usage": "Παρακολούθησε την τρέχουσα χρήση σου σε σχέση με τα όρια του προγράμματός σου", + "total_bookmarks_saved": "Σύνολο αποθηκευμένων σελιδοδεικτών", + "assets_file_storage": "Αποθήκευση στοιχείων και αρχείων", + "unlimited_usage": "Απεριόριστη χρήση", + "quota_limit_reached": "Έφτασες το όριο ποσόστωσης", + "approaching_quota_limit": "Πλησιάζει το όριο ποσόστωσης", + "loading_usage": "Φόρτωση πληροφοριών χρήσης...", + "free": "Δωρεάν", + "paid": "Πληρωμένο" } }, "admin": { @@ -278,7 +352,9 @@ "num_bookmarks": "Αριθμός Σελιδοδεικτών", "asset_sizes": "Μεγέθη Στοιχείων", "local_user": "Τοπικός Χρήστης", - "confirm_password": "Επιβεβαίωση Κωδικού Πρόσβασης" + "confirm_password": "Επιβεβαίωση Κωδικού Πρόσβασης", + "delete_user_confirm_description": "Είσαι σίγουρος ότι θέλεις να διαγράψεις τον χρήστη \"{{name}}\";", + "unlimited": "Απεριόριστο" } }, "options": { @@ -305,7 +381,7 @@ "search_query_help": "Μάθετε περισσότερα για τη γλώσσα ερωτημάτων αναζήτησης.", "description": "Περιγραφή (Προαιρετική)", "rss": { - "title": "RSS Feed", + "title": "Ροή RSS", "description": "Ενεργοποίηση RSS feed για αυτή τη λίστα", "feed_url": "URL RSS Feed" }, @@ -363,7 +439,8 @@ "is_from_feed": "Είναι από RSS Feed", "is_not_from_feed": "Δεν είναι από RSS Feed", "and": "Και", - "or": "Ή" + "or": "Ή", + "history": "Πρόσφατες αναζητήσεις" }, "preview": { "view_original": "Προβολή Πρωτότυπου", diff --git a/apps/web/lib/i18n/locales/en_US/translation.json b/apps/web/lib/i18n/locales/en_US/translation.json index 5eb6a8e8..6db93fb4 100644 --- a/apps/web/lib/i18n/locales/en_US/translation.json +++ b/apps/web/lib/i18n/locales/en_US/translation.json @@ -36,7 +36,10 @@ "link": "Link", "text": "Text", "media": "Media" - } + }, + "quota": "Quota", + "bookmarks": "Bookmarks", + "storage": "Storage" }, "layouts": { "masonry": "Masonry", @@ -315,6 +318,77 @@ "favourited": "A bookmark is favorited", "archived": "A bookmark's archived" } + }, + "stats": { + "usage_statistics": "Usage Statistics", + "insights_description": "Insights into your bookmarking habits and collection", + "failed_to_load": "Failed to load statistics", + "overview": { + "total_bookmarks": "Total Bookmarks", + "all_saved_items": "All saved items", + "favorites": "Favorites", + "starred_bookmarks": "Starred bookmarks", + "archived": "Archived", + "archived_items": "Archived items", + "tags": "Tags", + "unique_tags_created": "Unique tags created", + "lists": "Lists", + "bookmark_collections": "Bookmark collections", + "highlights": "Highlights", + "text_highlights": "Text highlights", + "storage_used": "Storage Used", + "total_asset_storage": "Total asset storage", + "this_month": "This Month", + "bookmarks_added": "Bookmarks added" + }, + "bookmark_types": { + "title": "Bookmark Types", + "links": "Links", + "text_notes": "Text Notes", + "assets": "Assets" + }, + "recent_activity": { + "title": "Recent Activity", + "this_week": "This Week", + "this_month": "This Month", + "this_year": "This Year" + }, + "top_domains": { + "title": "Top Domains", + "no_domains_found": "No domains found" + }, + "most_used_tags": { + "title": "Most Used Tags", + "no_tags_found": "No tags found" + }, + "activity_patterns": { + "activity_by_hour": "Activity by Hour", + "activity_by_day": "Activity by Day" + }, + "storage_breakdown": { + "title": "Storage Breakdown" + } + }, + "subscription": { + "subscription": "Subscription", + "manage_subscription": "Manage your subscription and billing info", + "current_plan": "Current Plan", + "billing_period": "Billing Period", + "paid_plan": "Paid Plan", + "unlock_bigger_quota": "Get a bigger quota and help keep the project going", + "subscribe_now": "Subscribe Now", + "manage_billing": "Manage Billing", + "subscription_canceled": "Your subscription's been canceled and will end on {{date}}. You can resubscribe whenever you want.", + "usage_quotas": "Usage & Quotas", + "track_usage": "Track how much you're using compared to your plan", + "total_bookmarks_saved": "Total bookmarks saved", + "assets_file_storage": "Assets and file storage", + "unlimited_usage": "Unlimited usage", + "quota_limit_reached": "Quota limit reached", + "approaching_quota_limit": "You're getting close to your quota limit", + "loading_usage": "Hang tight, loading usage info...", + "free": "Free", + "paid": "Paid" } }, "admin": { @@ -361,7 +435,9 @@ "num_bookmarks": "Num Bookmarks", "asset_sizes": "Asset Sizes", "local_user": "Local User", - "confirm_password": "Confirm Password" + "confirm_password": "Confirm Password", + "delete_user_confirm_description": "Are you sure you wanna delete user \"{{name}}\"?", + "unlimited": "Unlimited" } }, "options": { @@ -433,7 +509,8 @@ "is_from_feed": "Is from RSS feed", "is_not_from_feed": "Is not from RSS feed", "and": "And", - "or": "Or" + "or": "Or", + "history": "Recent Searches" }, "preview": { "view_original": "View Original", diff --git a/apps/web/lib/i18n/locales/es/translation.json b/apps/web/lib/i18n/locales/es/translation.json index b015ca76..ab0e4611 100644 --- a/apps/web/lib/i18n/locales/es/translation.json +++ b/apps/web/lib/i18n/locales/es/translation.json @@ -36,7 +36,10 @@ "summary": "Resumen", "updated_at": "Actualizado el", "title": "Título", - "description": "Descripción" + "description": "Descripción", + "quota": "Cuota", + "bookmarks": "Marcadores", + "storage": "Almacenamiento" }, "settings": { "info": { @@ -182,6 +185,77 @@ "favourited": "Un marcador se ha marcado como favorito", "archived": "Se archiva un marcador" } + }, + "stats": { + "usage_statistics": "Estadísticas de uso", + "insights_description": "Información sobre tus hábitos de marcación y colección", + "failed_to_load": "No se pudieron cargar las estadísticas", + "overview": { + "total_bookmarks": "Total de marcadores", + "all_saved_items": "Todos los elementos guardados", + "favorites": "Favoritos", + "starred_bookmarks": "Marcadores destacados", + "archived": "Archivado", + "archived_items": "Elementos archivados", + "tags": "Etiquetas", + "unique_tags_created": "Etiquetas únicas creadas", + "lists": "Listas", + "bookmark_collections": "Colecciones de marcadores", + "highlights": "Resaltados", + "text_highlights": "Resaltados de texto", + "storage_used": "Almacenamiento utilizado", + "total_asset_storage": "Almacenamiento total de activos", + "this_month": "Este mes", + "bookmarks_added": "Marcadores añadidos" + }, + "bookmark_types": { + "title": "Tipos de marcadores", + "links": "Enlaces", + "text_notes": "Notas de texto", + "assets": "Activos" + }, + "recent_activity": { + "title": "Actividad reciente", + "this_week": "Esta semana", + "this_month": "Este mes", + "this_year": "Este año" + }, + "top_domains": { + "title": "Dominios principales", + "no_domains_found": "No se encontraron dominios" + }, + "most_used_tags": { + "title": "Etiquetas más usadas", + "no_tags_found": "No se encontraron etiquetas" + }, + "activity_patterns": { + "activity_by_hour": "Actividad por hora", + "activity_by_day": "Actividad por día" + }, + "storage_breakdown": { + "title": "Desglose del almacenamiento" + } + }, + "subscription": { + "subscription": "Suscripción", + "manage_subscription": "Gestiona tu suscripción e información de facturación", + "current_plan": "Plan actual", + "billing_period": "Periodo de facturación", + "paid_plan": "Plan de pago", + "unlock_bigger_quota": "Desbloquea una cuota mayor y apoya el proyecto", + "subscribe_now": "Suscríbete ahora", + "manage_billing": "Gestionar la facturación", + "subscription_canceled": "Tu suscripción ha sido cancelada y finalizará el {{date}}. Puedes volver a suscribirte en cualquier momento.", + "usage_quotas": "Uso y cuotas", + "track_usage": "Haz un seguimiento de tu uso actual en comparación con los límites de tu plan", + "total_bookmarks_saved": "Total de marcadores guardados", + "assets_file_storage": "Almacenamiento de archivos y recursos", + "unlimited_usage": "Uso ilimitado", + "quota_limit_reached": "Límite de cuota alcanzado", + "approaching_quota_limit": "Te estás acercando al límite de la cuota", + "loading_usage": "Cargando información de uso...", + "free": "Gratis", + "paid": "De pago" } }, "actions": { @@ -275,7 +349,9 @@ "num_bookmarks": "Núm. Marcadores", "asset_sizes": "Espacio utilizado", "local_user": "Usuario local", - "confirm_password": "Confirmar contraseña" + "confirm_password": "Confirmar contraseña", + "delete_user_confirm_description": "¿Seguro que quieres eliminar al usuario \"{{name}}\"?", + "unlimited": "Ilimitado" } }, "options": { @@ -454,7 +530,8 @@ "day_s_ago": " Hace día(s)", "week_s_ago": " Hace semana(s)", "month_s_ago": " Hace mes(es)", - "year_s_ago": " Hace año(s)" + "year_s_ago": " Hace año(s)", + "history": "Búsquedas recientes" }, "dialogs": { "bookmarks": { diff --git a/apps/web/lib/i18n/locales/fi/translation.json b/apps/web/lib/i18n/locales/fi/translation.json index 36bcb16e..d8f4acd1 100644 --- a/apps/web/lib/i18n/locales/fi/translation.json +++ b/apps/web/lib/i18n/locales/fi/translation.json @@ -36,7 +36,10 @@ "text": "Teksti", "media": "Media" }, - "url": "URL" + "url": "URL", + "quota": "Kiintiö", + "bookmarks": "Kirjanmerkit", + "storage": "Tallennustila" }, "layouts": { "masonry": "Tiililadonta", @@ -233,6 +236,77 @@ "rule_has_been_deleted": "Sääntö on poistettu!", "no_rules_created_yet": "Ei vielä luotuja sääntöjä", "create_your_first_rule": "Luo ensimmäinen sääntösi automatisoidaksesi työnkulkusi" + }, + "stats": { + "usage_statistics": "Käyttötilastot", + "insights_description": "Näkemyksiä kirjanmerkintätottumuksiisi ja -kokoelmaasi", + "failed_to_load": "Tilastojen lataaminen epäonnistui", + "overview": { + "total_bookmarks": "Kirjanmerkkien kokonaismäärä", + "all_saved_items": "Kaikki tallennetut kohteet", + "favorites": "Suosikit", + "starred_bookmarks": "Tähdellä merkityt kirjanmerkit", + "archived": "Arkistoitu", + "archived_items": "Arkistoidut kohteet", + "tags": "Tunnisteet", + "unique_tags_created": "Luotuja yksilöllisiä tunnisteita", + "lists": "Listat", + "bookmark_collections": "Kirjanmerkkikokoelmat", + "highlights": "Kohokohdat", + "text_highlights": "Tekstin korostukset", + "storage_used": "Käytetty tallennustila", + "total_asset_storage": "Omaisuuden kokonaistallennustila", + "this_month": "Tässä kuussa", + "bookmarks_added": "Kirjanmerkit lisätty" + }, + "bookmark_types": { + "title": "Kirjanmerkityypit", + "links": "Linkit", + "text_notes": "Tekstimuistiinpanot", + "assets": "Omaisuus" + }, + "recent_activity": { + "title": "Viimeaikainen aktiivisuus", + "this_week": "Tällä viikolla", + "this_month": "Tässä kuussa", + "this_year": "Tänä vuonna" + }, + "top_domains": { + "title": "Suosituimmat verkkotunnukset", + "no_domains_found": "Verkkotunnuksia ei löytynyt" + }, + "most_used_tags": { + "title": "Käytetyimmät tunnisteet", + "no_tags_found": "Tunnisteita ei löytynyt" + }, + "activity_patterns": { + "activity_by_hour": "Aktiivisuus tunneittain", + "activity_by_day": "Aktiivisuus päivittäin" + }, + "storage_breakdown": { + "title": "Tallennustilan erittely" + } + }, + "subscription": { + "subscription": "Tilaus", + "manage_subscription": "Hallitse tilaustasi ja laskutustietojasi", + "current_plan": "Nykyinen suunnitelma", + "billing_period": "Laskutuskausi", + "paid_plan": "Maksullinen suunnitelma", + "unlock_bigger_quota": "Hanki suurempi kiintiö ja tue projektia", + "subscribe_now": "Tilaa nyt", + "manage_billing": "Hallitse laskutusta", + "subscription_canceled": "Tilauksesi on peruttu ja päättyy {{date}}. Voit tilata uudelleen milloin tahansa.", + "usage_quotas": "Käyttö ja kiintiöt", + "track_usage": "Seuraa nykyistä käyttöäsi suunnitelmasi rajoja vasten", + "total_bookmarks_saved": "Tallennettujen kirjanmerkkien kokonaismäärä", + "assets_file_storage": "Resurssien ja tiedostojen tallennus", + "unlimited_usage": "Rajoittamaton käyttö", + "quota_limit_reached": "Kiintiöraja on saavutettu", + "approaching_quota_limit": "Kiintiöraja lähestyy", + "loading_usage": "Käyttötietojen lataaminen...", + "free": "Ilmainen", + "paid": "Maksullinen" } }, "admin": { @@ -279,7 +353,9 @@ "num_bookmarks": "Kirjanmerkkien määrä", "asset_sizes": "Assetin koot", "local_user": "Paikallinen käyttäjä", - "confirm_password": "Vahvista salasana" + "confirm_password": "Vahvista salasana", + "delete_user_confirm_description": "Oletko varma, että haluat poistaa käyttäjän \"{{name}}\"?", + "unlimited": "Rajoittamaton" } }, "options": { @@ -364,7 +440,8 @@ "day_s_ago": " Päivä(ä) sitten", "week_s_ago": " Viikko(a) sitten", "month_s_ago": " Kuukausi(a) sitten", - "year_s_ago": " Vuosi(a) sitten" + "year_s_ago": " Vuosi(a) sitten", + "history": "Viimeaikaiset haut" }, "preview": { "view_original": "Näytä alkuperäinen", diff --git a/apps/web/lib/i18n/locales/fr/translation.json b/apps/web/lib/i18n/locales/fr/translation.json index 84cb53ac..bd29df42 100644 --- a/apps/web/lib/i18n/locales/fr/translation.json +++ b/apps/web/lib/i18n/locales/fr/translation.json @@ -30,13 +30,16 @@ "title": "Type de signets", "media": "Médias" }, - "highlights": "points saillants", + "highlights": "Surlignages", "type": "Tapez", "size": "Taille", "updated_at": "Mis à jour le", "title": "Titre", "description": "Description", - "summary": "Résumé" + "summary": "Résumé", + "quota": "Quota", + "bookmarks": "Marque-pages", + "storage": "Stockage" }, "layouts": { "masonry": "Mosaïque", @@ -229,6 +232,77 @@ "favourited": "Un marque-page est mis en favori", "archived": "Un marque-page est archivé" } + }, + "stats": { + "usage_statistics": "Statistiques d'utilisation", + "insights_description": "Aperçu de tes habitudes de signets et de ta collection", + "failed_to_load": "Impossible de charger les statistiques", + "overview": { + "total_bookmarks": "Nombre total de signets", + "all_saved_items": "Tous les éléments enregistrés", + "favorites": "Favoris", + "starred_bookmarks": "Favoris marqués d'une étoile", + "archived": "Archivé", + "archived_items": "Éléments archivés", + "tags": "Balises", + "unique_tags_created": "Balises uniques créées", + "lists": "Listes", + "bookmark_collections": "Collections de signets", + "highlights": "Surlignages", + "text_highlights": "Surlignages de texte", + "storage_used": "Stockage utilisé", + "total_asset_storage": "Stockage total des actifs", + "this_month": "Ce mois-ci", + "bookmarks_added": "Signets ajoutés" + }, + "bookmark_types": { + "title": "Types de signets", + "links": "Liens", + "text_notes": "Notes textuelles", + "assets": "Actifs" + }, + "recent_activity": { + "title": "Activité récente", + "this_week": "Cette semaine", + "this_month": "Ce mois-ci", + "this_year": "Cette année" + }, + "top_domains": { + "title": "Principaux domaines", + "no_domains_found": "Aucun domaine trouvé" + }, + "most_used_tags": { + "title": "Balises les plus utilisées", + "no_tags_found": "Aucune balise trouvée" + }, + "activity_patterns": { + "activity_by_hour": "Activité par heure", + "activity_by_day": "Activité par jour" + }, + "storage_breakdown": { + "title": "Répartition du stockage" + } + }, + "subscription": { + "subscription": "Abonnement", + "manage_subscription": "Gérez vos informations d’abonnement et de facturation", + "current_plan": "Forfait actuel", + "billing_period": "Période de facturation", + "paid_plan": "Forfait payant", + "unlock_bigger_quota": "Débloquez un quota plus important et soutenez le projet", + "subscribe_now": "S’abonner maintenant", + "manage_billing": "Gérer la facturation", + "subscription_canceled": "Votre abonnement a été annulé et se terminera le {{date}}. Vous pouvez vous réabonner à tout moment.", + "usage_quotas": "Utilisation et quotas", + "track_usage": "Suivez votre utilisation actuelle par rapport aux limites de votre forfait", + "total_bookmarks_saved": "Nombre total de signets enregistrés", + "assets_file_storage": "Ressources et stockage de fichiers", + "unlimited_usage": "Utilisation illimitée", + "quota_limit_reached": "Limite de quota atteinte", + "approaching_quota_limit": "Limite de quota atteinte", + "loading_usage": "Chargement des informations d’utilisation…", + "free": "Gratuit", + "paid": "Payant" } }, "admin": { @@ -275,7 +349,9 @@ "num_bookmarks": "Nombre de favoris", "asset_sizes": "Tailles des assets", "local_user": "Utilisateur local", - "confirm_password": "Confirmer le mot de passe" + "confirm_password": "Confirmer le mot de passe", + "delete_user_confirm_description": "Êtes-vous sûr de vouloir supprimer l'utilisateur \"{{name}}\" ?", + "unlimited": "Illimité" } }, "options": { @@ -451,7 +527,8 @@ "day_s_ago": " Il y a {days} jour(s)", "week_s_ago": " Il y a {weeks} semaine(s)", "month_s_ago": " Il y a {months} mois", - "year_s_ago": " Il y a {years} an(s)" + "year_s_ago": " Il y a {years} an(s)", + "history": "Recherches récentes" }, "dialogs": { "bookmarks": { @@ -460,7 +537,7 @@ } }, "highlights": { - "no_highlights": "Vous n'avez pas encore de surlignages." + "no_highlights": "T'as pas encore de surlignages." }, "banners": { "no_bookmarks": { diff --git a/apps/web/lib/i18n/locales/ga/translation.json b/apps/web/lib/i18n/locales/ga/translation.json new file mode 100644 index 00000000..d269bc24 --- /dev/null +++ b/apps/web/lib/i18n/locales/ga/translation.json @@ -0,0 +1,558 @@ +{ + "common": { + "updated_at": "Nuashonraithe ag", + "role": "Ról", + "url": "URL", + "name": "Ainm", + "email": "Ríomhphost", + "password": "Pasfhocal", + "action": "Gníomh", + "actions": "Gníomhartha", + "created_at": "Cruthaithe Ag", + "key": "Eochair", + "type": "Cineál", + "size": "Méid", + "roles": { + "user": "Úsáideoir", + "admin": "Riarachán" + }, + "something_went_wrong": "Tharla rud éigin mícheart", + "experimental": "Turgnamhach", + "search": "Cuardaigh", + "tags": "Clibeanna", + "note": "Nóta", + "attachments": "Iatán", + "highlights": "Buaicphointí", + "source": "Foinse", + "screenshot": "Screenshot", + "video": "Físeán", + "archive": "Cartlann", + "home": "Baile", + "title": "Teideal", + "description": "Cur Síos", + "summary": "Achoimre", + "bookmark_types": { + "title": "Cineál Leabharcmharc", + "link": "Nasc", + "text": "Téacs", + "media": "Meáin" + }, + "quota": "Cuóta", + "bookmarks": "Leabhair mharcála", + "storage": "Stóráil" + }, + "actions": { + "close": "Dún", + "ignore": "Déan Neamhaird", + "change_layout": "Athraigh Leagan Amach", + "archive": "Cartlann", + "unarchive": "Dí-chartlannaigh", + "favorite": "Is fearr leat", + "unfavorite": "Dí-roghnaigh", + "delete": "Scrios", + "toggle_show_archived": "Taispeáin Cartlannaithe", + "refresh": "Athnuachan", + "recrawl": "Athraisíoladh", + "download_full_page_archive": "Íoslódáil Cartlann na Leathanaigh Iomláine", + "edit_tags": "Cuir Clibeanna in Eagar", + "add_to_list": "Cuir leis an Liosta", + "select_all": "Roghnaigh Gach Rud", + "unselect_all": "Díroghnaigh Gach Rud", + "copy_link": "Cóipeáil Nasc", + "close_bulk_edit": "Dún an tEagarú Bulc", + "bulk_edit": "Mórchóir Cuir in Eagar", + "manage_lists": "Bainistigh Liostaí", + "remove_from_list": "Bain ón Liosta", + "save": "Sábháil", + "add": "Cuir leis", + "edit": "Cuir in Eagar", + "open_editor": "Oscail an tEagarthóir", + "create": "Cruthaigh", + "fetch_now": "Faigh Anois", + "summarize_with_ai": "Achoimre le hAI", + "edit_title": "Cuir Teideal in Eagar", + "sign_out": "Sínigh Amach", + "merge": "Cumaisc", + "cancel": "Cealaigh", + "apply_all": "Cuir Gach Rud i bhFeidhm", + "sort": { + "title": "Sórtáil", + "relevant_first": "Is ábhartha ar dtús", + "newest_first": "Is Nuaí ar dtús", + "oldest_first": "Is Sine ar dtús" + } + }, + "settings": { + "ai": { + "tagging_rule_description": "Cuirfear leideanna a chuireann tú leis anseo san áireamh mar rialacha leis an tsamhail le linn giniúint na gclibeanna. Is féidir leat na leideanna deiridh a fheiceáil sa chuid réamhamhairc leideanna.", + "ai_settings": "Socruithe AI", + "tagging_rules": "Rialacha Clibeála", + "prompt_preview": "Réamhamharc Pras", + "text_prompt": "Prómpáil Téacs", + "images_prompt": "Leid Íomhá", + "summarization_prompt": "Pronta Prasúmála", + "all_tagging": "Gach Clibeáil", + "text_tagging": "Clibeáil Téacs", + "image_tagging": "Clibeáil Íomhá", + "summarization": "Achoimre" + }, + "webhooks": { + "webhooks": "Crúcaí Gréasáin", + "description": "Is féidir leat crúcaí gréasáin a úsáid chun gníomhartha a spreagadh nuair a chruthaítear, a athraítear nó a scríobhtar leabharmharcanna.", + "events": { + "title": "Imeachtaí", + "crawled": "Crawlta", + "created": "Cruthaithe", + "edited": "Curtha in Eagar" + }, + "auth_token": "Comhartha Fíordheimhnithe", + "add_auth_token": "Cuir Comhartha Fíordheimhnithe leis", + "edit_auth_token": "Cuir Comhartha Fíordheimhnithe in Eagar", + "create_webhook": "Cruthaigh Crúca Gréasáin", + "delete_webhook": "Scrios Crúca Gréasáin", + "delete_webhook_confirmation": "An bhfuil tú cinnte gur mhaith leat an crúca gréasáin seo a scriosadh?", + "edit_webhook": "Cuir Crúca Gréasáin in Eagar", + "webhook_url": "URL an Chrúca Gréasáin" + }, + "api_keys": { + "new_api_key": "Eochair API Nua", + "api_keys": "Eochracha API", + "new_api_key_desc": "Tabhair ainm uathúil do d'eochair API", + "key_success": "Cruthaíodh an eochair go rathúil", + "key_success_please_copy": "Cóipeáil an eochair agus stóráil in áit shábháilte é. Nuair a dhúnann tú an dialóg, ní bheidh tú in ann rochtain a fháil air arís." + }, + "manage_assets": { + "asset_link": "Nasc Sócmhainne", + "asset_type": "Cineál Sócmhainne", + "manage_assets": "Bainistigh Sócmhainní", + "no_assets": "Níl aon sócmhainní agat fós.", + "bookmark_link": "Nasc Leabharmharc", + "delete_asset": "Scrios Sócmhainn", + "delete_asset_confirmation": "An bhfuil tú cinnte gur mhaith leat an tsócmhainn seo a scriosadh?" + }, + "rules": { + "rules": "Inneall Rialacha", + "edit_rule": "Cuir Rialachán in Eagar", + "save_rule": "Sábháil Riail", + "delete_rule": "Scrios an Riail", + "delete_rule_confirmation": "An bhfuil tú cinnte gur mhaith leat an riail seo a scriosadh?", + "events_types": { + "bookmark_added": "Cuirtear leabhar marc leis", + "tag_added": "Cuirtear an clib seo le leabhar marc", + "tag_removed": "Baintear an clib seo as leabhar marcanna", + "added_to_list": "Cuirtear leabharmharc leis an liosta seo", + "removed_from_list": "Baintear leabhar marcála ón liosta seo", + "favourited": "Tá leabhar marcáilte mar is ansa", + "archived": "Tá leabharmharc cartlannaithe" + }, + "rule_name": "Ainm na Rialach", + "description": "Is féidir leat rialacha a úsáid chun gníomhartha a spreagadh nuair a tharlaíonn imeacht.", + "ceate_rule": "Cruthaigh Riail", + "whenever": "Aon uair a ...", + "if": "Má ...", + "enter_rule_name": "Iontráil ainm riail", + "describe_what_this_rule_does": "Déan cur síos ar a ndéanann an riail seo", + "rule_has_been_created": "Cruthaíodh riail!", + "rule_has_been_updated": "Nuashonraíodh an riail!", + "rule_has_been_deleted": "Scriosadh an riail!", + "no_rules_created_yet": "Níl aon rialacha cruthaithe fós", + "create_your_first_rule": "Cruthaigh do chéad riail chun d'obair a uathoibriú", + "conditions_types": { + "always": "I gcónaí", + "url_contains": "Tá sa URL", + "imported_from_feed": "Allmhairithe Ó Fhotha", + "bookmark_type_is": "Is é an Cineál Leabharmharc", + "has_tag": "Tá Clib aige", + "is_favourited": "An bhfuil sé i bhfabhar", + "is_archived": "Archived atá ann", + "and": "Tá gach ceann díobh seo a leanas fíor", + "or": "Tá aon cheann díobh seo a leanas fíor" + }, + "actions_types": { + "add_tag": "Cuir Clib leis", + "remove_tag": "Clib a Bhaint", + "add_to_list": "Cuir leis an Liosta", + "remove_from_list": "Bain ón Liosta", + "download_full_page_archive": "Íoslódáil Cartlann na Leathanaigh Iomláine", + "favourite_bookmark": "Leabharmharc is Fearr Leat", + "archive_bookmark": "Leabhar Marcála Cartlainne" + } + }, + "back_to_app": "Ar Ais Go dtí an Aip", + "user_settings": "Socruithe Úsáideora", + "info": { + "user_info": "Eolas Úsáideora", + "basic_details": "Bunsonraí", + "change_password": "Athraigh Pasfhocal", + "current_password": "Pasfhocal Reatha", + "new_password": "Pasfhocal Nua", + "confirm_new_password": "Deimhnigh Pasfhocal Nua", + "options": "Roghanna", + "interface_lang": "Teanga Chomhéadain", + "user_settings": { + "user_settings_updated": "Tá socruithe an úsáideora nuashonraithe!", + "bookmark_click_action": { + "title": "Gníomh Cliceáil Leabharmharc", + "open_external_url": "Oscail URL Bunaidh", + "open_bookmark_details": "Oscail Sonraí Leabharcmharc" + }, + "archive_display_behaviour": { + "title": "Leabhair Mharc Cartlainne", + "show": "Taispeáin leabhair mharcáilte atá cartlannaithe i gclibeanna agus i liostaí", + "hide": "Folaigh leabharmharcanna cartlannaithe i gclibeanna agus i liostaí" + } + } + }, + "feeds": { + "rss_subscriptions": "Síntiúis RSS", + "add_a_subscription": "Cuir síntiús leis", + "feed_enabled": "Fotha RSS cumasaithe", + "feed_disabled": "Fotha RSS díchumasaithe" + }, + "import": { + "import_export": "Iompórtáil / Easpórtáil", + "import_export_bookmarks": "Iompórtáil / Easpórtáil Leabharmharcanna", + "import_bookmarks_from_html_file": "Iompórtáil Leabharmharcanna ó chomhad HTML", + "import_bookmarks_from_pocket_export": "Iompórtáil Leabharmharcanna ó onnmhairiú Pocket", + "import_bookmarks_from_omnivore_export": "Iompórtáil Leabharcmharcanna ó onnmhairiú Omnivore", + "import_bookmarks_from_linkwarden_export": "Iompórtáil Leabharmharcanna ó onnmhairiú Linkwarden", + "import_bookmarks_from_karakeep_export": "Iompórtáil Leabharmharcanna ó onnmhairiú Karakeep", + "import_bookmarks_from_tab_session_manager_export": "Iompórtáil Leabhair Mharcála ó Bhainisteoir Seisiúin Cluaisíní", + "export_links_and_notes": "Easpórtáil Naisc agus Nótaí", + "imported_bookmarks": "Leabharmharcanna Allmhairithe" + }, + "broken_links": { + "broken_links": "Naisc Bhriste", + "last_crawled_at": "Crawláilte Deireanach Ag", + "crawling_status": "Stádas na hInnéacsaithe", + "crawling_failed": "Crawláil Theipthe" + }, + "stats": { + "usage_statistics": "Staitisticí Úsáide", + "insights_description": "Léargais ar do nósanna agus bailiúchán leabharmharcála", + "failed_to_load": "Theip ar staitisticí a luchtú", + "overview": { + "total_bookmarks": "Iomlán na Leabhar Marcáilte", + "all_saved_items": "Gach mír shábháilte", + "favorites": "Ábhair is Ansa", + "starred_bookmarks": "Leabharmharcanna le réalta", + "archived": "Cartlannaithe", + "archived_items": "Míreanna cartlannaithe", + "tags": "Clibeanna", + "unique_tags_created": "Clibeanna uathúla cruthaithe", + "lists": "Liostaí", + "bookmark_collections": "Bailiúcháin leabharmharcanna", + "highlights": "Aibhsithe", + "text_highlights": "Aibhsithe téacs", + "storage_used": "Stóras a Úsáideadh", + "total_asset_storage": "Stóráil iomlán sócmhainní", + "this_month": "An Mhí Seo", + "bookmarks_added": "Leabhair mharcáilte curtha leis" + }, + "bookmark_types": { + "title": "Cineálacha Leabharmharcanna", + "links": "Naisc", + "text_notes": "Nótaí Téacs", + "assets": "Sócmhainní" + }, + "recent_activity": { + "title": "Gníomhaíocht le Déanaí", + "this_week": "An tSeachtain Seo", + "this_month": "An Mhí Seo", + "this_year": "An Bhliain Seo" + }, + "top_domains": { + "title": "Fearainn Barr", + "no_domains_found": "Ní bhfuarthas aon fhearann" + }, + "most_used_tags": { + "title": "Clibeanna is Mó a Úsáidtear", + "no_tags_found": "Ní bhfuarthas clibeanna" + }, + "activity_patterns": { + "activity_by_hour": "Gníomhaíocht de réir Uaire", + "activity_by_day": "Gníomhaíocht de réir Lae" + }, + "storage_breakdown": { + "title": "Miondealú Stórála" + } + }, + "subscription": { + "subscription": "Síntiús", + "manage_subscription": "Bainistigh d'fhaisnéis síntiúis agus billeála", + "current_plan": "Plean Reatha", + "billing_period": "Tréimhse Bhilleála", + "paid_plan": "Plean Íoctha", + "unlock_bigger_quota": "Cuóta níos mó a dhíghlasáil agus tacú leis an tionscadal", + "subscribe_now": "Liostáil Anois", + "manage_billing": "Bainistigh Billeáil", + "subscription_canceled": "Tá d'íocaíocht ar ceal agus tiocfaidh deireadh leis ar {{date}}. Is féidir leat ath-shuibscríobh am ar bith.", + "usage_quotas": "Úsáid & Cuótaí", + "track_usage": "Lean d'úsáid reatha i gcoinne teorainneacha do phlean a rianú", + "total_bookmarks_saved": "Iomlán na leabharmharcanna a sábháladh", + "assets_file_storage": "Sócmhainní agus stóráil comhad", + "unlimited_usage": "Úsáid neamhtheoranta", + "quota_limit_reached": "Sroicheadh teorainn an chuóta", + "approaching_quota_limit": "Ag druidim le teorainn an chuóta", + "loading_usage": "Ag lódáil faisnéise úsáide...", + "free": "Saor in aisce", + "paid": "Íoctha" + } + }, + "lists": { + "search_query": "Iarratas Cuardaigh", + "search_query_help": "Foghlaim tuilleadh faoin teanga cuardaigh.", + "all_lists": "Gach Liosta", + "favourites": "Ceanáin", + "new_list": "Liosta Nua", + "edit_list": "Cuir Liosta in Eagar", + "share_list": "Liosta Comhroinnte", + "new_nested_list": "Liosta Neadaithe Nua", + "merge_list": "Cumaisc Liosta", + "destination_list": "Liosta Ceann Scríbe", + "delete_after_merge": "Scrios an bunliosta tar éis cumaisc", + "no_destination": "Níl Aon Cheann Scríbe Ann", + "parent_list": "Liosta Tuismitheora", + "no_parent": "Níl Aon Tuismitheoir Ann", + "list_type": "Cineál Liosta", + "manual_list": "Liosta Lámhleabhar", + "smart_list": "Cliste Liosta", + "description": "Cur síos (Roghnach)", + "rss": { + "title": "Fotha RSS", + "description": "Cumasaigh fotha RSS don liosta seo", + "feed_url": "URL Fotha RSS" + }, + "public_list": { + "title": "Liosta Poiblí", + "description": "Lig do dhaoine eile an liosta seo a fheiceáil", + "share_link": "Nasc Comhroinnte" + } + }, + "tags": { + "unused_tags": "Clibeanna Neamhúsáidte", + "unused_tags_info": "Clibeanna nach bhfuil ceangailte le haon leabharmharcanna", + "your_tags": "Do Chlibeanna", + "ai_tags_info": "Clibeanna nár ceanglaíodh ach go huathoibríoch (le hintleacht shaorga)", + "delete_all_unused_tags": "Scrios Gach Clib Neamhúsáidte", + "drag_and_drop_merging": "Cumasc Tarraing & Titim", + "sort_by_name": "Sórtáil de réir Ainm", + "all_tags": "Gach Clib", + "your_tags_info": "Clibeanna a bhí ceangailte uair amháin ar a laghad agat", + "ai_tags": "Clibeanna AI", + "drag_and_drop_merging_info": "Tarraing agus scaoil clibeanna ar a chéile chun iad a chumasc" + }, + "search": { + "is_favorited": "Is Fearr", + "created_on_or_after": "Cruthaithe ar nó ina dhiaidh", + "day_s": " Lá(anna)", + "has_tag": "Haischlib", + "is_not_favorited": "Níl sé Marcáilte mar Is Ansa", + "is_archived": "Archived atá ann", + "is_not_archived": "Níl sé Cartlannaithe", + "has_any_tag": "An bhfuil Aon Chlib ann", + "has_no_tags": "Níl Aon Chlib Air", + "is_in_any_list": "An bhfuil sé in Aon Liosta", + "is_not_in_any_list": "Níl sé in Aon Liosta", + "not_created_on_or_after": "Nár Cruthaíodh Ar Aghaidh nó Tar Éis", + "created_on_or_before": "Cruthaithe Ar Nó Roimhe", + "not_created_on_or_before": "Nár Cruthaíodh Ar nó Roimh", + "created_within": "Cruthaithe Laistigh De", + "created_earlier_than": "Cruthaithe Níos Luaithe Ná", + "week_s": " Seachtain(í)", + "month_s": " Míonna", + "year_s": " Bliain/Blianta", + "day_s_ago": " Lá(eth) Ó shin", + "week_s_ago": " Seachtainí Ó Shin", + "month_s_ago": " Míonna ó shin", + "year_s_ago": " bliain/blianta ó shin", + "url_contains": "Tá sa URL", + "url_does_not_contain": "Níl URL Sannta", + "is_in_list": "Sa Liosta É", + "is_not_in_list": "Níl sé Sa Liosta", + "does_not_have_tag": "Níl Clib Air", + "full_text_search": "Cuardach Téacs Iomlán", + "type_is": "Is é an cineál", + "type_is_not": "Níl an cineál", + "is_from_feed": "Ó Fotha RSS atá ann", + "is_not_from_feed": "Níl sé ó Fhotha RSS", + "and": "Agus", + "or": "Nó", + "history": "Cuardaigh Déanaí" + }, + "editor": { + "disabled_submissions": "Tá aighneachtaí díchumasaithe", + "text_toolbar": { + "bold": "Trom", + "markdown_shortcuts": { + "ordered_list": { + "label": "Liosta Ordaithe", + "example": "1. Mír liosta" + }, + "block_code": { + "example": "``` + spás", + "label": "Cód Bloc" + }, + "label": "Aicearraí Markdown", + "heading": { + "label": "Ceannteideal", + "example": "# H1, ## H2, ### H3" + }, + "bold": { + "label": "Trom", + "example": "**téacs** nó CTRL+b" + }, + "italic": { + "label": "Cló Iodálach", + "example": "*Iodálach* nó _Iodálach_ nó CTRL+i" + }, + "blockquote": { + "label": "Blocfhocal", + "example": "> Sleachta" + }, + "unordered_list": { + "label": "Liosta Neamhordaithe", + "example": "- Mír liosta" + }, + "inline_code": { + "label": "Cód Inlíne", + "example": "`Cód`" + } + }, + "undo": "Cealaigh", + "redo": "Athdhéan", + "italic": "Cló Iodálach", + "underline": "Foslíne", + "strikethrough": "Traslíne", + "code": "Cód", + "highlight": "Aibhsigh", + "align_left": "Ailíniú ar Chlé", + "align_center": "Ailíniú sa Lár", + "align_right": "Ailínigh ar Dheis" + }, + "quickly_focus": "Is féidir leat díriú go tapa ar an réimse seo tríd ⌘ + E a bhrú", + "multiple_urls_dialog_title": "Ag iompórtáil URLanna mar Leabhair Mharcála ar leithligh?", + "multiple_urls_dialog_desc": "Tá URLanna iolracha san ionchur ar línte ar leithligh. Ar mhaith leat iad a iompórtáil mar leabharmharcanna ar leithligh?", + "import_as_separate_bookmarks": "Allmhairigh mar Leabharmharcanna ar leithligh", + "placeholder": "Greamaigh nasc nó íomhá, scríobh nóta nó tarraing agus scaoil íomhá anseo…", + "placeholder_v2": "Greamaigh nasc, scríobh nóta nó scaoil íomhá…", + "import_as_text": "Iompórtáil mar Leabhar Mharc Téacs", + "new_item": "MÍR NUA" + }, + "toasts": { + "bookmarks": { + "updated": "Tá an leabharmharc nuashonraithe!", + "deleted": "Scriosadh an leabharmharc!", + "refetch": "Cuireadh atógáil sa scuaine!", + "full_page_archive": "Tá cruthú Cartlainne Leathanach Iomlán tosaithe", + "delete_from_list": "Scriosadh an leabharmharc ón liosta", + "clipboard_copied": "Tá an nasc curtha le do ghearrthaisce!" + }, + "lists": { + "created": "Cruthaíodh liosta!", + "updated": "Tá an liosta nuashonraithe!", + "merged": "Tá an liosta cumaisc!", + "deleted": "Scriosadh an liosta!" + } + }, + "admin": { + "server_stats": { + "total_bookmarks": "Iomlán na Leabharmharcanna", + "server_version": "Leagan Freastalaí", + "server_stats": "Staitisticí Freastalaí", + "total_users": "Iomlán Úsáideoirí" + }, + "background_jobs": { + "background_jobs": "Poist Chúlra", + "crawler_jobs": "Poist Crawler", + "indexing_jobs": "Poist Innéacsaithe", + "inference_jobs": "Poist Inbhreathnaithe", + "tidy_assets_jobs": "Poist Sócmhainní néata", + "video_jobs": "Poist Íoslódála Físeáin", + "webhook_jobs": "Poist Ghréasáin", + "asset_preprocessing_jobs": "Poist Réamhphróiseála Sócmhainní", + "feed_jobs": "Poist Fotha RSS", + "job": "Post", + "queued": "Ar feitheamh", + "pending": "Ar feitheamh", + "failed": "Theip air" + }, + "admin_settings": "Socruithe Riaracháin", + "actions": { + "recrawl_failed_links_only": "Naisc Theipthe Athchrawláilte Amháin", + "recrawl_all_links": "Athghabháil Gach Nasc", + "without_inference": "Gan Inbheartú", + "regenerate_ai_tags_for_failed_bookmarks_only": "Athghin Clibeanna AI le haghaidh Leabharmharcanna Teipthe Amháin", + "regenerate_ai_tags_for_all_bookmarks": "Athghin Clibeanna AI do Gach Leabharcmharc", + "regenerate_ai_summaries_for_failed_bookmarks_only": "Athghin Achoimrí AI do Leabharmharcanna Teipthe Amháin", + "regenerate_ai_summaries_for_all_bookmarks": "Athghin Achoimrí AI do Gach Leabharmharc", + "reindex_all_bookmarks": "Athinnéacs Gach Leabharmharc", + "compact_assets": "Dlúthaigh Sócmhainní", + "reprocess_assets_fix_mode": "Athphróiseáil Sócmhainní (Mód Deisithe)" + }, + "users_list": { + "users_list": "Liosta Úsáideoirí", + "create_user": "Cruthaigh Úsáideoir", + "change_role": "Athraigh Ról", + "reset_password": "Athshocraigh Pasfhocal", + "delete_user": "Scrios Úsáideoir", + "num_bookmarks": "Líon na Leabharmharcanna", + "asset_sizes": "Méideanna Sócmhainní", + "local_user": "Úsáideoir Áitiúil", + "confirm_password": "Deimhnigh Pasfhocal", + "delete_user_confirm_description": "An bhfuil tú cinnte gur mhaith leat úsáideoir \"{{name}}\" a scriosadh?", + "unlimited": "Gan teorainn" + } + }, + "bookmark_editor": { + "author": "Údar", + "extracted_content": "Ábhar Bainte", + "title": "Cuir Leabharmharc in Eagar", + "subtitle": "Déan athruithe ar shonraí an leabharmharc. Cliceáil ar shábháil nuair atá tú críochnaithe.", + "publisher": "Foilsitheoir", + "date_published": "Dáta Foilsithe", + "pick_a_date": "Roghnaigh dáta", + "save_changes": "Sábháil athruithe" + }, + "layouts": { + "masonry": "Saor Cloiche", + "grid": "Eangach", + "list": "Liosta", + "compact": "Dlúth" + }, + "highlights": { + "no_highlights": "Níl aird a tharraingt ar bith agat go fóill." + }, + "options": { + "dark_mode": "Mód Dorcha", + "light_mode": "Mód Solais" + }, + "preview": { + "view_original": "Féach ar an mBunleagan", + "cached_content": "Ábhar i gCartlann", + "reader_view": "Amharc an Léitheora", + "tabs": { + "content": "Ábhar", + "details": "Sonraí" + } + }, + "dialogs": { + "bookmarks": { + "delete_confirmation_title": "Scrios Leabharmharc?", + "delete_confirmation_description": "An bhfuil tú cinnte gur mhaith leat an leabhar marcála seo a scriosadh?" + } + }, + "banners": { + "no_bookmarks": { + "title": "Níl aon leabharmharcanna ann go fóill", + "description": "Sábháil ailt, naisc agus leathanaigh spéisiúla chun rochtain a fháil orthu go tapa níos déanaí." + } + }, + "cleanups": { + "cleanups": "Glanadh", + "duplicate_tags": { + "title": "Clibeanna Dúblacha", + "merge_all_suggestions": "An bhfuil tú cinnte gur mhaith leat gach moladh a chumasc?" + } + } +} diff --git a/apps/web/lib/i18n/locales/gl/translation.json b/apps/web/lib/i18n/locales/gl/translation.json index 08a798f9..891bf1bf 100644 --- a/apps/web/lib/i18n/locales/gl/translation.json +++ b/apps/web/lib/i18n/locales/gl/translation.json @@ -36,7 +36,10 @@ "updated_at": "Actualizado o", "title": "Título", "description": "Descrición", - "summary": "Resumo" + "summary": "Resumo", + "quota": "Cota", + "bookmarks": "Marcadores", + "storage": "Almacenamento" }, "actions": { "favorite": "Marcar como favorito", @@ -265,6 +268,77 @@ "favourited": "Un marcador está marcado como favorito", "archived": "Un marcador gárdase" } + }, + "stats": { + "usage_statistics": "Estatísticas de uso", + "insights_description": "Información sobre os teus hábitos e colección de marcadores", + "failed_to_load": "Non se puideron cargar as estatísticas", + "overview": { + "total_bookmarks": "Total de marcadores", + "all_saved_items": "Todos os elementos gardados", + "favorites": "Favoritos", + "starred_bookmarks": "Marcadores destacados", + "archived": "Arquivado", + "archived_items": "Elementos arquivados", + "tags": "Etiquetas", + "unique_tags_created": "Etiquetas únicas creadas", + "lists": "Listas", + "bookmark_collections": "Coleccións de marcadores", + "highlights": "Destacados", + "text_highlights": "Resaltados de texto", + "storage_used": "Almacenamento usado", + "total_asset_storage": "Almacenamento total de recursos", + "this_month": "Este mes", + "bookmarks_added": "Marcadores engadidos" + }, + "bookmark_types": { + "title": "Tipos de marcadores", + "links": "Ligazóns", + "text_notes": "Notas de texto", + "assets": "Recursos" + }, + "recent_activity": { + "title": "Actividade recente", + "this_week": "Esta semana", + "this_month": "Este mes", + "this_year": "Este ano" + }, + "top_domains": { + "title": "Dominios principais", + "no_domains_found": "Non se atoparon dominios" + }, + "most_used_tags": { + "title": "Etiquetas máis usadas", + "no_tags_found": "Non se atoparon etiquetas" + }, + "activity_patterns": { + "activity_by_hour": "Actividade por hora", + "activity_by_day": "Actividade por día" + }, + "storage_breakdown": { + "title": "Distribución do almacenamento" + } + }, + "subscription": { + "subscription": "Subscrición", + "manage_subscription": "Xestiona a túa subscrición e información de facturación", + "current_plan": "Plan actual", + "billing_period": "Período de facturación", + "paid_plan": "Plan de pago", + "unlock_bigger_quota": "Desbloquea unha cota maior e apoia o proxecto", + "subscribe_now": "Subscríbete agora", + "manage_billing": "Xestionar a facturación", + "subscription_canceled": "A túa subscrición foi cancelada e rematará o {{date}}. Podes volver subscribirte en calquera momento.", + "usage_quotas": "Uso e cotas", + "track_usage": "Fai un seguimento do teu uso actual fronte aos límites do teu plan", + "total_bookmarks_saved": "Total de marcadores gardados", + "assets_file_storage": "Almacenamento de ficheiros e recursos", + "unlimited_usage": "Uso ilimitado", + "quota_limit_reached": "Alcanzouse o límite de cota", + "approaching_quota_limit": "Achegándose ao límite da cota", + "loading_usage": "Cargando información de uso...", + "free": "De balde", + "paid": "De pago" } }, "highlights": { @@ -314,7 +388,9 @@ "local_user": "Usuario local", "confirm_password": "Confirmar contrasinal", "num_bookmarks": "Núm. Marcadores", - "asset_sizes": "Espacio utilizado" + "asset_sizes": "Espacio utilizado", + "delete_user_confirm_description": "Seguro que queres eliminar o usuario \"{{name}}\"?", + "unlimited": "Ilimitado" } }, "options": { @@ -454,7 +530,8 @@ "day_s_ago": " Hai días", "week_s_ago": " Hai semanas", "month_s_ago": " Hai meses", - "year_s_ago": " Hai anos" + "year_s_ago": " Hai anos", + "history": "Buscas recentes" }, "dialogs": { "bookmarks": { diff --git a/apps/web/lib/i18n/locales/hr/translation.json b/apps/web/lib/i18n/locales/hr/translation.json index 882b5e80..55e0ba7f 100644 --- a/apps/web/lib/i18n/locales/hr/translation.json +++ b/apps/web/lib/i18n/locales/hr/translation.json @@ -9,7 +9,9 @@ "confirm_password": "Potvrdi lozinku", "create_user": "Kreiraj korisnika", "change_role": "Promijeni ulogu", - "asset_sizes": "Veličine resursa" + "asset_sizes": "Veličine resursa", + "delete_user_confirm_description": "Jesi ziher da želiš izbrisati korisnika \"{{name}}\"?", + "unlimited": "Neograničeno" }, "admin_settings": "Postavke administratora", "server_stats": { @@ -89,7 +91,10 @@ "updated_at": "Ažurirano", "title": "Naslov", "description": "Opis", - "summary": "Sažetak" + "summary": "Sažetak", + "quota": "Kvota", + "bookmarks": "Oznake", + "storage": "Pohrana" }, "settings": { "ai": { @@ -235,6 +240,77 @@ "rule_has_been_deleted": "Pravilo je izbrisano!", "no_rules_created_yet": "Još nema stvorenih pravila", "create_your_first_rule": "Napravi svoje prvo pravilo za automatizaciju radnog procesa" + }, + "stats": { + "usage_statistics": "Statistika korištenja", + "insights_description": "Uvid u tvoje navike označavanja i kolekciju", + "failed_to_load": "Nije uspjelo učitavanje statistike", + "overview": { + "total_bookmarks": "Ukupno oznaka", + "all_saved_items": "Svi spremljeni predmeti", + "favorites": "Favoriti", + "starred_bookmarks": "Označene knjižne oznake", + "archived": "Arhivirano", + "archived_items": "Arhivirane stavke", + "tags": "Oznake", + "unique_tags_created": "Stvorene jedinstvene oznake", + "lists": "Popisi", + "bookmark_collections": "Zbirke oznaka", + "highlights": "Istaknuto", + "text_highlights": "Istaknuti tekstovi", + "storage_used": "Iskorištena pohrana", + "total_asset_storage": "Ukupna pohrana imovine", + "this_month": "Ovaj mjesec", + "bookmarks_added": "Dodane oznake" + }, + "bookmark_types": { + "title": "Vrste oznaka", + "links": "Poveznice", + "text_notes": "Tekstualne bilješke", + "assets": "Sredstva" + }, + "recent_activity": { + "title": "Nedavna aktivnost", + "this_week": "Ovaj tjedan", + "this_month": "Ovaj mjesec", + "this_year": "Ove godine" + }, + "top_domains": { + "title": "Vrhunske domene", + "no_domains_found": "Nema pronađenih domena" + }, + "most_used_tags": { + "title": "Najčešće korištene oznake", + "no_tags_found": "Nema pronađenih oznaka" + }, + "activity_patterns": { + "activity_by_hour": "Aktivnost po satu", + "activity_by_day": "Aktivnost po danu" + }, + "storage_breakdown": { + "title": "Raščlamba pohrane" + } + }, + "subscription": { + "subscription": "Pretplata", + "manage_subscription": "Upravljaj svojom pretplatom i informacijama o naplati", + "current_plan": "Trenutni plan", + "billing_period": "Razdoblje naplate", + "paid_plan": "Plaćeni plan", + "unlock_bigger_quota": "Otključaj veću kvotu i podrži projekt", + "subscribe_now": "Pretplati se odmah", + "manage_billing": "Upravljaj naplatom", + "subscription_canceled": "Tvoja pretplata je otkazana i završit će {{date}}. Možeš se ponovno pretplatiti bilo kada.", + "usage_quotas": "Korištenje i kvote", + "track_usage": "Prati svoje trenutno korištenje u odnosu na ograničenja plana", + "total_bookmarks_saved": "Ukupno spremljenih oznaka", + "assets_file_storage": "Spremanje datoteka i imovine", + "unlimited_usage": "Neograničeno korištenje", + "quota_limit_reached": "Dosegnuta granica kvote", + "approaching_quota_limit": "Približavam se granici kvote", + "loading_usage": "Učitavam informacije o korištenju...", + "free": "Besplatno", + "paid": "Plaćeno" } }, "actions": { @@ -454,7 +530,8 @@ "day_s_ago": " Dana(e) prije", "week_s_ago": " Tjedna(i) prije", "month_s_ago": " Mjeseca(i) prije", - "year_s_ago": " Godina(e) prije" + "year_s_ago": " Godina(e) prije", + "history": "Nedavne pretrage" }, "dialogs": { "bookmarks": { diff --git a/apps/web/lib/i18n/locales/hu/translation.json b/apps/web/lib/i18n/locales/hu/translation.json index 249ee3f6..0d7e9f9c 100644 --- a/apps/web/lib/i18n/locales/hu/translation.json +++ b/apps/web/lib/i18n/locales/hu/translation.json @@ -184,6 +184,77 @@ "favourited": "A könyvjelző kedvencként van megjelölve", "archived": "Egy könyvjelző archiválva van" } + }, + "stats": { + "usage_statistics": "Használati statisztikák", + "insights_description": "Betekintés a könyvjelzőzési szokásaidba és gyűjteményedbe", + "failed_to_load": "Nem sikerült betölteni a statisztikákat", + "overview": { + "total_bookmarks": "Könyvjelzők összesen", + "all_saved_items": "Minden mentett elem", + "favorites": "Kedvencek", + "starred_bookmarks": "Csillagozott könyvjelzők", + "archived": "Archivált", + "archived_items": "Archivált elemek", + "tags": "Címkék", + "unique_tags_created": "Egyedi címkék létrehozva", + "lists": "Listák", + "bookmark_collections": "Könyvjelzőgyűjtemények", + "highlights": "Kiemelések", + "text_highlights": "Szövegkiemelések", + "storage_used": "Felhasznált tárhely", + "total_asset_storage": "Eszközök teljes tárolókapacitása", + "this_month": "Ebben a hónapban", + "bookmarks_added": "Könyvjelzők hozzáadva" + }, + "bookmark_types": { + "title": "Könyvjelzőtípusok", + "links": "Linkek", + "text_notes": "Szöveges jegyzetek", + "assets": "Eszközök" + }, + "recent_activity": { + "title": "Legutóbbi tevékenység", + "this_week": "Ezen a héten", + "this_month": "Ebben a hónapban", + "this_year": "Ebben az évben" + }, + "top_domains": { + "title": "Legnépszerűbb domainek", + "no_domains_found": "Nem található domain" + }, + "most_used_tags": { + "title": "Leggyakrabban használt címkék", + "no_tags_found": "Nem találhatók címkék" + }, + "activity_patterns": { + "activity_by_hour": "Tevékenység óránként", + "activity_by_day": "Napi aktivitás" + }, + "storage_breakdown": { + "title": "Tárhely lebontása" + } + }, + "subscription": { + "subscription": "Előfizetés", + "manage_subscription": "Az előfizetésed és a számlázási adataid kezelése", + "current_plan": "Jelenlegi csomag", + "billing_period": "Számlázási időszak", + "paid_plan": "Fizetős csomag", + "unlock_bigger_quota": "Szerezz nagyobb kvótát és támogasd a projektet", + "subscribe_now": "Iratkozz fel most", + "manage_billing": "Számlázás kezelése", + "subscription_canceled": "Az előfizetésed le lett mondva, és {{date}}-kor fog véget érni. Bármikor újra előfizethetsz.", + "usage_quotas": "Használat és kvóták", + "track_usage": "Kövesd nyomon a jelenlegi használatodat a csomagod korlátaihoz képest", + "total_bookmarks_saved": "Összes mentett könyvjelző", + "assets_file_storage": "Eszközök és fájltárolás", + "unlimited_usage": "Korlátlan használat", + "quota_limit_reached": "Elérted a kvóta korlátot", + "approaching_quota_limit": "Közeledik a kvóta korlát", + "loading_usage": "A használati adatok betöltése...", + "free": "Ingyenes", + "paid": "Fizetős" } }, "common": { @@ -223,7 +294,10 @@ "updated_at": "Frissítve", "title": "Cím", "description": "Leírás", - "summary": "Összegzés" + "summary": "Összegzés", + "quota": "Keret", + "bookmarks": "Könyvjelzők", + "storage": "Tárhely" }, "editor": { "import_as_text": "Importálás szöveges könyvjelzőként", @@ -319,7 +393,8 @@ "day_s_ago": " Nap(ok)kal ezelőtt", "week_s_ago": " Hét(ek)kel ezelőtt", "month_s_ago": " Hónap(ok)kal ezelőtt", - "year_s_ago": " Év(ek)kel ezelőtt" + "year_s_ago": " Év(ek)kel ezelőtt", + "history": "Legutóbbi keresések" }, "lists": { "manual_list": "Manuális lista", @@ -388,7 +463,9 @@ "reset_password": "Jelszó alaphelyzetbe állítása", "delete_user": "Felhasználó törlése", "num_bookmarks": "Számozott könyvjelzők", - "confirm_password": "Jelszó megerősítése" + "confirm_password": "Jelszó megerősítése", + "delete_user_confirm_description": "Biztosan törölni akarod a(z) \"{{name}}\" felhasználót?", + "unlimited": "Korlátlan" }, "admin_settings": "Rendszergazdai beállítások", "server_stats": { diff --git a/apps/web/lib/i18n/locales/it/translation.json b/apps/web/lib/i18n/locales/it/translation.json index 794495d7..ccf5fcb6 100644 --- a/apps/web/lib/i18n/locales/it/translation.json +++ b/apps/web/lib/i18n/locales/it/translation.json @@ -77,7 +77,10 @@ "updated_at": "Aggiornato il", "title": "Titolo", "description": "Descrizione", - "summary": "Riepilogo" + "summary": "Riepilogo", + "quota": "Quota", + "bookmarks": "Segnalibri", + "storage": "Archiviazione" }, "settings": { "broken_links": { @@ -223,6 +226,77 @@ "add_tag": "Aggiungi tag", "remove_tag": "Rimuovi tag" } + }, + "stats": { + "usage_statistics": "Statistiche di utilizzo", + "insights_description": "Approfondimenti sulle tue abitudini di bookmarking e sulla tua collezione", + "failed_to_load": "Impossibile caricare le statistiche", + "overview": { + "total_bookmarks": "Segnalibri totali", + "all_saved_items": "Tutti gli elementi salvati", + "favorites": "Preferiti", + "starred_bookmarks": "Segnalibri preferiti", + "archived": "Archiviato", + "archived_items": "Elementi archiviati", + "tags": "Tag", + "unique_tags_created": "Tag univoci creati", + "lists": "Liste", + "bookmark_collections": "Raccolte di segnalibri", + "highlights": "Evidenziazioni", + "text_highlights": "Evidenziazioni di testo", + "storage_used": "Spazio di archiviazione utilizzato", + "total_asset_storage": "Archiviazione totale degli asset", + "this_month": "Questo mese", + "bookmarks_added": "Segnalibri aggiunti" + }, + "bookmark_types": { + "title": "Tipi di segnalibri", + "links": "Link", + "text_notes": "Note di testo", + "assets": "Asset" + }, + "recent_activity": { + "title": "Attività recente", + "this_week": "Questa settimana", + "this_month": "Questo mese", + "this_year": "Quest'anno" + }, + "top_domains": { + "title": "Domini principali", + "no_domains_found": "Nessun dominio trovato" + }, + "most_used_tags": { + "title": "Tag più usati", + "no_tags_found": "Nessun tag trovato" + }, + "activity_patterns": { + "activity_by_hour": "Attività per ora", + "activity_by_day": "Attività per giorno" + }, + "storage_breakdown": { + "title": "Ripartizione archiviazione" + } + }, + "subscription": { + "subscription": "Abbonamento", + "manage_subscription": "Gestisci il tuo abbonamento e le informazioni di fatturazione", + "current_plan": "Piano attuale", + "billing_period": "Periodo di fatturazione", + "paid_plan": "Piano a pagamento", + "unlock_bigger_quota": "Sblocca una quota maggiore e supporta il progetto", + "subscribe_now": "Iscriviti ora", + "manage_billing": "Gestisci la fatturazione", + "subscription_canceled": "Il tuo abbonamento è stato annullato e terminerà il {{date}}. Puoi riabbonarti in qualsiasi momento.", + "usage_quotas": "Utilizzo e quote", + "track_usage": "Tieni traccia del tuo utilizzo attuale rispetto ai limiti del tuo piano", + "total_bookmarks_saved": "Totale segnalibri salvati", + "assets_file_storage": "Risorse e archiviazione file", + "unlimited_usage": "Utilizzo illimitato", + "quota_limit_reached": "Limite di quota raggiunto", + "approaching_quota_limit": "Limite di quota in avvicinamento", + "loading_usage": "Caricamento delle informazioni sull'utilizzo...", + "free": "Gratuito", + "paid": "A pagamento" } }, "editor": { @@ -334,7 +408,9 @@ "confirm_password": "Conferma password", "create_user": "Crea utente", "delete_user": "Elimina utente", - "reset_password": "Ripristina password" + "reset_password": "Ripristina password", + "delete_user_confirm_description": "Sei sicuro di voler eliminare l'utente \"{{name}}\"?", + "unlimited": "Illimitato" } }, "options": { @@ -451,7 +527,8 @@ "day_s_ago": " Giorni fa", "week_s_ago": " Settimane fa", "month_s_ago": " Mesi fa", - "year_s_ago": " Anni fa" + "year_s_ago": " Anni fa", + "history": "Ricerche recenti" }, "dialogs": { "bookmarks": { diff --git a/apps/web/lib/i18n/locales/ja/translation.json b/apps/web/lib/i18n/locales/ja/translation.json index 80672818..8d169405 100644 --- a/apps/web/lib/i18n/locales/ja/translation.json +++ b/apps/web/lib/i18n/locales/ja/translation.json @@ -84,7 +84,9 @@ "num_bookmarks": "ブックマーク数", "users_list": "ユーザーリスト", "reset_password": "パスワードをリセット", - "delete_user": "ユーザーを削除" + "delete_user": "ユーザーを削除", + "delete_user_confirm_description": "ほんまにユーザー「{{name}}」を削除してええん?", + "unlimited": "無制限" } }, "settings": { @@ -231,6 +233,77 @@ "favourited": "ブックマークがお気に入りに追加されたとき", "archived": "ブックマークがアーカイブされた" } + }, + "stats": { + "usage_statistics": "利用状況の統計", + "insights_description": "ブックマークの習慣とコレクションに関するインサイト", + "failed_to_load": "統計のロードに失敗しました", + "overview": { + "total_bookmarks": "ブックマークの総数", + "all_saved_items": "保存されたすべてのアイテム", + "favorites": "お気に入り", + "starred_bookmarks": "スター付きのブックマーク", + "archived": "アーカイブ済み", + "archived_items": "アーカイブされたアイテム", + "tags": "タグ", + "unique_tags_created": "一意のタグが作成されました", + "lists": "リスト", + "bookmark_collections": "ブックマークコレクション", + "highlights": "ハイライト", + "text_highlights": "テキストのハイライト", + "storage_used": "使用ストレージ", + "total_asset_storage": "アセットストレージの合計", + "this_month": "今月", + "bookmarks_added": "ブックマークが追加されました" + }, + "bookmark_types": { + "title": "ブックマークの種類", + "links": "リンク", + "text_notes": "テキストメモ", + "assets": "アセット" + }, + "recent_activity": { + "title": "最近のアクティビティ", + "this_week": "今週", + "this_month": "今月", + "this_year": "今年" + }, + "top_domains": { + "title": "トップドメイン", + "no_domains_found": "ドメインが見つかりませんでした" + }, + "most_used_tags": { + "title": "最も使用されたタグ", + "no_tags_found": "タグが見つかりません" + }, + "activity_patterns": { + "activity_by_hour": "時間ごとのアクティビティ", + "activity_by_day": "日ごとのアクティビティ" + }, + "storage_breakdown": { + "title": "ストレージの内訳" + } + }, + "subscription": { + "subscription": "サブスクリプション", + "manage_subscription": "サブスクリプションと請求情報を管理する", + "current_plan": "現在のプラン", + "billing_period": "請求期間", + "paid_plan": "有料プラン", + "unlock_bigger_quota": "より大きなクォータをアンロックしてプロジェクトを支援する", + "subscribe_now": "今すぐ登録", + "manage_billing": "請求の管理", + "subscription_canceled": "お客様のサブスクリプションはキャンセルされ、{{date}} に終了します。いつでも再登録できます。", + "usage_quotas": "使用量とクォータ", + "track_usage": "現在の使用状況をプランの制限と比較して追跡する", + "total_bookmarks_saved": "保存されたブックマークの総数", + "assets_file_storage": "アセットとファイルストレージ", + "unlimited_usage": "無制限の使用", + "quota_limit_reached": "クォータ制限に達しました", + "approaching_quota_limit": "クォータ制限に近づいています", + "loading_usage": "使用状況情報を読み込み中...", + "free": "無料", + "paid": "有料" } }, "common": { @@ -270,7 +343,10 @@ "updated_at": "更新日", "title": "タイトル", "description": "説明", - "summary": "概要" + "summary": "概要", + "quota": "割り当て", + "bookmarks": "ブックマーク", + "storage": "ストレージ" }, "layouts": { "grid": "グリッド", @@ -360,7 +436,8 @@ "day_s_ago": " ~日前", "week_s_ago": " ~週間前", "month_s_ago": " ~か月前", - "year_s_ago": " ~年前" + "year_s_ago": " ~年前", + "history": "最近の検索" }, "preview": { "cached_content": "キャッシュされたコンテンツ", diff --git a/apps/web/lib/i18n/locales/ko/translation.json b/apps/web/lib/i18n/locales/ko/translation.json index f97ecfac..5640d641 100644 --- a/apps/web/lib/i18n/locales/ko/translation.json +++ b/apps/web/lib/i18n/locales/ko/translation.json @@ -36,7 +36,10 @@ "summary": "요약", "updated_at": "업데이트된 날짜", "title": "제목", - "description": "설명" + "description": "설명", + "quota": "할당량", + "bookmarks": "북마크", + "storage": "저장 공간" }, "layouts": { "list": "목록", @@ -133,7 +136,8 @@ "day_s_ago": " 일 전", "week_s_ago": " 주 전", "month_s_ago": " 개월 전", - "year_s_ago": " 년 전" + "year_s_ago": " 년 전", + "history": "최근 검색어" }, "preview": { "view_original": "원본 보기", @@ -376,6 +380,77 @@ "and": "다음 조건이 모두 참입니다", "or": "다음 중 하나라도 참이면" } + }, + "stats": { + "usage_statistics": "사용 통계", + "insights_description": "북마크 습관 및 컬렉션에 대한 통찰력", + "failed_to_load": "통계 로드 실패", + "overview": { + "total_bookmarks": "총 북마크 수", + "all_saved_items": "저장된 모든 항목", + "favorites": "즐겨찾기", + "starred_bookmarks": "별표 표시된 북마크", + "archived": "보관됨", + "archived_items": "보관된 항목", + "tags": "태그", + "unique_tags_created": "고유 태그 생성됨", + "lists": "목록", + "bookmark_collections": "북마크 컬렉션", + "highlights": "하이라이트", + "text_highlights": "텍스트 하이라이트", + "storage_used": "사용된 저장 공간", + "total_asset_storage": "총 자산 저장 공간", + "this_month": "이번 달", + "bookmarks_added": "북마크 추가됨" + }, + "bookmark_types": { + "title": "북마크 유형", + "links": "링크", + "text_notes": "텍스트 노트", + "assets": "자산" + }, + "recent_activity": { + "title": "최근 활동", + "this_week": "이번 주", + "this_month": "이번 달", + "this_year": "올해" + }, + "top_domains": { + "title": "인기 도메인", + "no_domains_found": "도메인 없음" + }, + "most_used_tags": { + "title": "가장 많이 사용된 태그", + "no_tags_found": "태그를 찾을 수 없음" + }, + "activity_patterns": { + "activity_by_hour": "시간별 활동", + "activity_by_day": "일별 활동" + }, + "storage_breakdown": { + "title": "저장 공간 분석" + } + }, + "subscription": { + "subscription": "구독", + "manage_subscription": "구독 및 결제 정보 관리", + "current_plan": "현재 플랜", + "billing_period": "결제 기간", + "paid_plan": "유료 플랜", + "unlock_bigger_quota": "더 큰 할당량을 확보하고 프로젝트를 지원하세요", + "subscribe_now": "지금 구독하기", + "manage_billing": "결제 관리", + "subscription_canceled": "구독이 취소되었으며 {{date}}에 종료됩니다. 언제든지 다시 구독할 수 있습니다.", + "usage_quotas": "사용량 및 할당량", + "track_usage": "현재 사용량을 플랜 제한과 비교하여 추적하세요", + "total_bookmarks_saved": "총 저장된 북마크 수", + "assets_file_storage": "에셋 및 파일 저장소", + "unlimited_usage": "무제한 사용", + "quota_limit_reached": "할당량 제한에 도달했습니다", + "approaching_quota_limit": "할당량 제한에 거의 도달했습니다", + "loading_usage": "사용량 정보 로딩 중...", + "free": "무료", + "paid": "유료" } }, "admin": { @@ -388,7 +463,9 @@ "num_bookmarks": "북마크 갯수", "asset_sizes": "애셋 크기", "local_user": "로컬 사용자", - "confirm_password": "암호 확인" + "confirm_password": "암호 확인", + "delete_user_confirm_description": "진짜 \"{{name}}\" 유저를 삭제하시겠어요?", + "unlimited": "무제한" }, "admin_settings": "관리자 설정", "server_stats": { diff --git a/apps/web/lib/i18n/locales/nb_NO/translation.json b/apps/web/lib/i18n/locales/nb_NO/translation.json index a7b5a2ab..ebc588b1 100644 --- a/apps/web/lib/i18n/locales/nb_NO/translation.json +++ b/apps/web/lib/i18n/locales/nb_NO/translation.json @@ -36,7 +36,10 @@ "updated_at": "Oppdatert", "description": "Beskrivelse", "summary": "Sammendrag", - "title": "Tittel" + "title": "Tittel", + "quota": "Kvote", + "bookmarks": "Bokmerker", + "storage": "Lagring" }, "admin": { "users_list": { @@ -48,7 +51,9 @@ "asset_sizes": "Elementstørrelser", "confirm_password": "Bekreft passord", "users_list": "Brukerliste", - "local_user": "Lokal bruker" + "local_user": "Lokal bruker", + "delete_user_confirm_description": "Er du sikker på at du vil slette brukeren «{{name}}»?", + "unlimited": "Ubegrenset" }, "server_stats": { "server_version": "Serverversjon", @@ -270,6 +275,77 @@ "favourited": "Et bokmerke er favorittmerket", "archived": "Et bokmerke er arkivert" } + }, + "stats": { + "usage_statistics": "Bruksstatistikk", + "insights_description": "Innsikt i bokmerkingsvanene og samlingen din", + "failed_to_load": "Kunne ikke laste statistikk", + "overview": { + "total_bookmarks": "Totalt antall bokmerker", + "all_saved_items": "Alle lagrede elementer", + "favorites": "Favoritter", + "starred_bookmarks": "Stjernemerkede bokmerker", + "archived": "Arkivert", + "archived_items": "Arkiverte elementer", + "tags": "Merker", + "unique_tags_created": "Unike tagger opprettet", + "lists": "Lister", + "bookmark_collections": "Bokmerkesamlinger", + "highlights": "Uthevinger", + "text_highlights": "Tekstuthevinger", + "storage_used": "Lagringsplass brukt", + "total_asset_storage": "Total lagringsplass for ressurser", + "this_month": "Denne måneden", + "bookmarks_added": "Bokmerker lagt til" + }, + "bookmark_types": { + "title": "Bokmerketyper", + "links": "Lenker", + "text_notes": "Tekstnotater", + "assets": "Ressurser" + }, + "recent_activity": { + "title": "Nylig aktivitet", + "this_week": "Denne uken", + "this_month": "Denne måneden", + "this_year": "Dette året" + }, + "top_domains": { + "title": "Toppdomener", + "no_domains_found": "Ingen domener funnet" + }, + "most_used_tags": { + "title": "Mest brukte tagger", + "no_tags_found": "Fant ingen merker" + }, + "activity_patterns": { + "activity_by_hour": "Aktivitet per time", + "activity_by_day": "Aktivitet per dag" + }, + "storage_breakdown": { + "title": "Lagringsoversikt" + } + }, + "subscription": { + "subscription": "Abonnement", + "manage_subscription": "Administrer abonnementet og faktureringsinformasjonen din", + "current_plan": "Gjeldende abonnement", + "billing_period": "Faktureringsperiode", + "paid_plan": "Betalt abonnement", + "unlock_bigger_quota": "Lås opp større kvote og støtt prosjektet", + "subscribe_now": "Abonner nå", + "manage_billing": "Administrer fakturering", + "subscription_canceled": "Abonnementet ditt er kansellert og avsluttes {{date}}. Du kan abonnere på nytt når som helst.", + "usage_quotas": "Bruk og kvoter", + "track_usage": "Følg med på bruken din opp mot planens grenser", + "total_bookmarks_saved": "Totalt antall bokmerker lagret", + "assets_file_storage": "Lagring av filer og ressurser", + "unlimited_usage": "Ubegrenset bruk", + "quota_limit_reached": "Kvotegrensen er nådd", + "approaching_quota_limit": "Nærmer seg kvotegrensen", + "loading_usage": "Laster inn bruksinformasjon …", + "free": "Gratis", + "paid": "Betalt" } }, "options": { @@ -354,7 +430,8 @@ "day_s_ago": " Dager siden", "week_s_ago": " Uker siden", "month_s_ago": " Måneder siden", - "year_s_ago": " År siden" + "year_s_ago": " År siden", + "history": "Nylige søk" }, "editor": { "text_toolbar": { diff --git a/apps/web/lib/i18n/locales/nl/translation.json b/apps/web/lib/i18n/locales/nl/translation.json index aaee9656..c371993b 100644 --- a/apps/web/lib/i18n/locales/nl/translation.json +++ b/apps/web/lib/i18n/locales/nl/translation.json @@ -36,7 +36,10 @@ "updated_at": "Bijgewerkt op", "title": "Titel", "description": "Beschrijving", - "summary": "Samenvatting" + "summary": "Samenvatting", + "quota": "Quota", + "bookmarks": "Bladwijzers", + "storage": "Opslag" }, "layouts": { "list": "Lijst", @@ -229,6 +232,77 @@ "favourited": "Een bladwijzer is favoriet", "archived": "Een bladwijzer is gearchiveerd" } + }, + "stats": { + "usage_statistics": "Gebruiksstatistieken", + "insights_description": "Inzichten in je bladwijzergewoonten en -verzameling", + "failed_to_load": "Statistieken konden niet worden geladen", + "overview": { + "total_bookmarks": "Totaal aantal bladwijzers", + "all_saved_items": "Alle opgeslagen items", + "favorites": "Favorieten", + "starred_bookmarks": "Bladwijzers met ster", + "archived": "Gearchiveerd", + "archived_items": "Gearchiveerde items", + "tags": "Tags", + "unique_tags_created": "Unieke tags aangemaakt", + "lists": "Lijsten", + "bookmark_collections": "Bladwijzerverzamelingen", + "highlights": "Markeringen", + "text_highlights": "Tekstmarkeringen", + "storage_used": "Gebruikte opslag", + "total_asset_storage": "Totale opslag van activa", + "this_month": "Deze maand", + "bookmarks_added": "Bladwijzers toegevoegd" + }, + "bookmark_types": { + "title": "Bladwijzertypen", + "links": "Links", + "text_notes": "Tekstnotities", + "assets": "Activa" + }, + "recent_activity": { + "title": "Recente activiteit", + "this_week": "Deze week", + "this_month": "Deze maand", + "this_year": "Dit jaar" + }, + "top_domains": { + "title": "Topdomeinen", + "no_domains_found": "Geen domeinen gevonden" + }, + "most_used_tags": { + "title": "Meest gebruikte tags", + "no_tags_found": "Geen tags gevonden" + }, + "activity_patterns": { + "activity_by_hour": "Activiteit per uur", + "activity_by_day": "Activiteit per dag" + }, + "storage_breakdown": { + "title": "Opslagoverzicht" + } + }, + "subscription": { + "subscription": "Abonnement", + "manage_subscription": "Beheer je abonnement en factuurgegevens", + "current_plan": "Huidig abonnement", + "billing_period": "Factureringsperiode", + "paid_plan": "Betaald abonnement", + "unlock_bigger_quota": "Ontgrendel een groter quotum en steun het project", + "subscribe_now": "Abonneer nu", + "manage_billing": "Facturering beheren", + "subscription_canceled": "Je abonnement is geannuleerd en eindigt op {{date}}. Je kunt je op elk moment opnieuw abonneren.", + "usage_quotas": "Gebruik & Quota's", + "track_usage": "Volg je huidige gebruik ten opzichte van je planlimieten", + "total_bookmarks_saved": "Totaal aantal opgeslagen bladwijzers", + "assets_file_storage": "Opslag van activa en bestanden", + "unlimited_usage": "Onbeperkt gebruik", + "quota_limit_reached": "Quotumlimiet bereikt", + "approaching_quota_limit": "Nadert quotumlimiet", + "loading_usage": "Gebruiksinformatie laden...", + "free": "Gratis", + "paid": "Betaald" } }, "admin": { @@ -262,7 +336,9 @@ "create_user": "Maak Gebruiker Aan", "change_role": "Wijzig Rol", "confirm_password": "Wachtwoord bevestigen", - "asset_sizes": "Assetformaten" + "asset_sizes": "Assetformaten", + "delete_user_confirm_description": "Weet je zeker dat je gebruiker \"{{name}}\" wilt verwijderen?", + "unlimited": "Onbeperkt" }, "admin_settings": "Admin Instellingen", "actions": { @@ -428,7 +504,8 @@ "day_s_ago": " Dagen geleden", "week_s_ago": " Weken geleden", "month_s_ago": " Maanden geleden", - "year_s_ago": " Jaar geleden" + "year_s_ago": " Jaar geleden", + "history": "Recente zoekopdrachten" }, "dialogs": { "bookmarks": { diff --git a/apps/web/lib/i18n/locales/pl/translation.json b/apps/web/lib/i18n/locales/pl/translation.json index 739d2ff1..ef61e8b2 100644 --- a/apps/web/lib/i18n/locales/pl/translation.json +++ b/apps/web/lib/i18n/locales/pl/translation.json @@ -36,7 +36,10 @@ "updated_at": "Zaktualizowano", "title": "Tytuł", "description": "Opis", - "summary": "Podsumowanie" + "summary": "Podsumowanie", + "quota": "Limit", + "bookmarks": "Zakładki", + "storage": "Miejsce na dane" }, "actions": { "remove_from_list": "Usuń z listy", @@ -223,6 +226,77 @@ "favourited": "Zakładka jest oznaczona jako ulubiona", "archived": "Zakładka jest archiwizowana" } + }, + "stats": { + "usage_statistics": "Statystyki użycia", + "insights_description": "Informacje o Twoich nawykach dotyczących zakładek i kolekcji", + "failed_to_load": "Nie udało się załadować statystyk", + "overview": { + "total_bookmarks": "Wszystkie zakładki", + "all_saved_items": "Wszystkie zapisane elementy", + "favorites": "Ulubione", + "starred_bookmarks": "Zakładki oznaczone gwiazdką", + "archived": "Zarchiwizowane", + "archived_items": "Zarchiwizowane elementy", + "tags": "Tagi", + "unique_tags_created": "Utworzono unikalne tagi", + "lists": "Listy", + "bookmark_collections": "Kolekcje zakładek", + "highlights": "Podświetlenia", + "text_highlights": "Podświetlenia tekstu", + "storage_used": "Wykorzystane miejsce", + "total_asset_storage": "Całkowita ilość miejsca na zasoby", + "this_month": "W tym miesiącu", + "bookmarks_added": "Dodano zakładki" + }, + "bookmark_types": { + "title": "Typy zakładek", + "links": "Linki", + "text_notes": "Notatki tekstowe", + "assets": "Zasoby" + }, + "recent_activity": { + "title": "Ostatnia aktywność", + "this_week": "W tym tygodniu", + "this_month": "W tym miesiącu", + "this_year": "W tym roku" + }, + "top_domains": { + "title": "Najpopularniejsze domeny", + "no_domains_found": "Nie znaleziono domen" + }, + "most_used_tags": { + "title": "Najczęściej używane tagi", + "no_tags_found": "Nie znaleziono tagów" + }, + "activity_patterns": { + "activity_by_hour": "Aktywność według godziny", + "activity_by_day": "Aktywność według dnia" + }, + "storage_breakdown": { + "title": "Podział pamięci" + } + }, + "subscription": { + "subscription": "Subskrypcja", + "manage_subscription": "Zarządzaj subskrypcją i informacjami rozliczeniowymi", + "current_plan": "Aktualny plan", + "billing_period": "Okres rozliczeniowy", + "paid_plan": "Płatny plan", + "unlock_bigger_quota": "Odblokuj większy limit i wesprzyj projekt", + "subscribe_now": "Subskrybuj teraz", + "manage_billing": "Zarządzaj rozliczeniami", + "subscription_canceled": "Twoja subskrypcja została anulowana i zakończy się {{date}}. Możesz ją wznowić w dowolnym momencie.", + "usage_quotas": "Wykorzystanie i limity", + "track_usage": "Śledź swoje bieżące zużycie w porównaniu z limitami planu", + "total_bookmarks_saved": "Całkowita liczba zapisanych zakładek", + "assets_file_storage": "Zasoby i przechowywanie plików", + "unlimited_usage": "Nieograniczone użycie", + "quota_limit_reached": "Limit wykorzystania osiągnięty", + "approaching_quota_limit": "Zbliżasz się do limitu", + "loading_usage": "Ładowanie informacji o zużyciu...", + "free": "Darmowy", + "paid": "Płatny" } }, "admin": { @@ -235,7 +309,9 @@ "change_role": "Zmień rolę", "delete_user": "Usuń użytkownika", "local_user": "Lokalny użytkownik", - "confirm_password": "Potwierdź hasło" + "confirm_password": "Potwierdź hasło", + "delete_user_confirm_description": "Na pewno chcesz usunąć użytkownika „{{name}}”?", + "unlimited": "Nielimitowane" }, "admin_settings": "Ustawienia administratora", "server_stats": { @@ -454,7 +530,8 @@ "day_s_ago": " Dni temu", "week_s_ago": " Tygodni temu", "month_s_ago": " Miesięcy temu", - "year_s_ago": " Lat(a) temu" + "year_s_ago": " Lat(a) temu", + "history": "Ostatnie wyszukiwania" }, "dialogs": { "bookmarks": { diff --git a/apps/web/lib/i18n/locales/pt/translation.json b/apps/web/lib/i18n/locales/pt/translation.json index 40498e87..a0dfd7cd 100644 --- a/apps/web/lib/i18n/locales/pt/translation.json +++ b/apps/web/lib/i18n/locales/pt/translation.json @@ -36,7 +36,10 @@ "updated_at": "Atualizado em", "title": "Título", "description": "Descrição", - "summary": "Resumo" + "summary": "Resumo", + "quota": "Quota", + "bookmarks": "Favoritos", + "storage": "Armazenamento" }, "actions": { "close": "Fechar", @@ -223,6 +226,77 @@ "favourited": "Um marcador é favoritado", "archived": "Um marcador é arquivado" } + }, + "stats": { + "usage_statistics": "Estatísticas de uso", + "insights_description": "Informações sobre seus hábitos de favoritos e coleção", + "failed_to_load": "Falha ao carregar estatísticas", + "overview": { + "total_bookmarks": "Total de favoritos", + "all_saved_items": "Todos os itens salvos", + "favorites": "Favoritos", + "starred_bookmarks": "Favoritos marcados com estrela", + "archived": "Arquivado", + "archived_items": "Itens arquivados", + "tags": "Tags", + "unique_tags_created": "Tags únicos criados", + "lists": "Listas", + "bookmark_collections": "Coleções de favoritos", + "highlights": "Destaques", + "text_highlights": "Destaques de texto", + "storage_used": "Armazenamento usado", + "total_asset_storage": "Armazenamento total de ativos", + "this_month": "Este mês", + "bookmarks_added": "Favoritos adicionados" + }, + "bookmark_types": { + "title": "Tipos de favoritos", + "links": "Links", + "text_notes": "Notas de texto", + "assets": "Ativos" + }, + "recent_activity": { + "title": "Atividade recente", + "this_week": "Esta semana", + "this_month": "Este mês", + "this_year": "Este ano" + }, + "top_domains": { + "title": "Domínios principais", + "no_domains_found": "Nenhum domínio encontrado" + }, + "most_used_tags": { + "title": "Tags mais usadas", + "no_tags_found": "Nenhuma tag encontrada" + }, + "activity_patterns": { + "activity_by_hour": "Atividade por hora", + "activity_by_day": "Atividade por dia" + }, + "storage_breakdown": { + "title": "Detalhes do armazenamento" + } + }, + "subscription": { + "subscription": "Assinatura", + "manage_subscription": "Gerencie sua assinatura e informações de faturamento", + "current_plan": "Plano atual", + "billing_period": "Período de faturamento", + "paid_plan": "Plano Pago", + "unlock_bigger_quota": "Desbloqueie uma cota maior e apoie o projeto", + "subscribe_now": "Assine agora", + "manage_billing": "Gerenciar faturamento", + "subscription_canceled": "Sua assinatura foi cancelada e terminará em {{date}}. Você pode se reinscrever a qualquer momento.", + "usage_quotas": "Uso e cotas", + "track_usage": "Acompanhe seu uso atual em relação aos limites do seu plano", + "total_bookmarks_saved": "Total de favoritos salvos", + "assets_file_storage": "Armazenamento de arquivos e ativos", + "unlimited_usage": "Uso ilimitado", + "quota_limit_reached": "Limite de cota atingido", + "approaching_quota_limit": "Limite de cota se aproximando", + "loading_usage": "Carregando informações de uso...", + "free": "Grátis", + "paid": "Pago" } }, "admin": { @@ -262,7 +336,9 @@ "create_user": "Criar usuário", "change_role": "Alterar função", "reset_password": "Redefinir Senha", - "local_user": "Usuário local" + "local_user": "Usuário local", + "delete_user_confirm_description": "Tens a certeza que queres apagar o utilizador \"{{name}}\"?", + "unlimited": "Ilimitado" }, "server_stats": { "total_bookmarks": "Total de favoritos", @@ -354,7 +430,8 @@ "day_s_ago": " Dia(s) atrás", "week_s_ago": " Semana(s) atrás", "month_s_ago": " Mês(es) atrás", - "year_s_ago": " Ano(s) atrás" + "year_s_ago": " Ano(s) atrás", + "history": "Pesquisas recentes" }, "preview": { "cached_content": "Conteúdo em cache", diff --git a/apps/web/lib/i18n/locales/pt_BR/translation.json b/apps/web/lib/i18n/locales/pt_BR/translation.json index 5bd7c2b0..d2122386 100644 --- a/apps/web/lib/i18n/locales/pt_BR/translation.json +++ b/apps/web/lib/i18n/locales/pt_BR/translation.json @@ -36,7 +36,10 @@ "updated_at": "Atualizado em", "title": "Título", "description": "Descrição", - "summary": "Resumo" + "summary": "Resumo", + "quota": "Cota", + "bookmarks": "Favoritos", + "storage": "Armazenamento" }, "actions": { "unarchive": "Desarquivar", @@ -223,6 +226,77 @@ "favourite_bookmark": "Favoritar marcador", "archive_bookmark": "Arquivar marcador" } + }, + "stats": { + "usage_statistics": "Estatísticas de uso", + "insights_description": "Informações sobre seus hábitos de favoritos e coleção", + "failed_to_load": "Falha ao carregar estatísticas", + "overview": { + "total_bookmarks": "Total de favoritos", + "all_saved_items": "Todos os itens salvos", + "favorites": "Favoritos", + "starred_bookmarks": "Favoritos marcados com estrela", + "archived": "Arquivado", + "archived_items": "Itens arquivados", + "tags": "Tags", + "unique_tags_created": "Tags únicos criados", + "lists": "Listas", + "bookmark_collections": "Coleções de favoritos", + "highlights": "Destaques", + "text_highlights": "Destaques de texto", + "storage_used": "Armazenamento usado", + "total_asset_storage": "Armazenamento total de ativos", + "this_month": "Este mês", + "bookmarks_added": "Favoritos adicionados" + }, + "bookmark_types": { + "title": "Tipos de favoritos", + "links": "Links", + "text_notes": "Notas de texto", + "assets": "Ativos" + }, + "recent_activity": { + "title": "Atividade recente", + "this_week": "Esta semana", + "this_month": "Este mês", + "this_year": "Este ano" + }, + "top_domains": { + "title": "Domínios principais", + "no_domains_found": "Nenhum domínio encontrado" + }, + "most_used_tags": { + "title": "Tags mais usadas", + "no_tags_found": "Nenhuma tag encontrada" + }, + "activity_patterns": { + "activity_by_hour": "Atividade por hora", + "activity_by_day": "Atividade por dia" + }, + "storage_breakdown": { + "title": "Detalhes do armazenamento" + } + }, + "subscription": { + "subscription": "Assinatura", + "manage_subscription": "Gerencie sua assinatura e informações de cobrança", + "current_plan": "Plano atual", + "billing_period": "Período de cobrança", + "paid_plan": "Plano Pago", + "unlock_bigger_quota": "Desbloqueie uma cota maior e apoie o projeto", + "subscribe_now": "Assine agora", + "manage_billing": "Gerenciar cobrança", + "subscription_canceled": "Sua assinatura foi cancelada e terminará em {{date}}. Você pode se reinscrever a qualquer momento.", + "usage_quotas": "Uso e cotas", + "track_usage": "Acompanhe seu uso atual em relação aos limites do seu plano", + "total_bookmarks_saved": "Total de favoritos salvos", + "assets_file_storage": "Armazenamento de arquivos e ativos", + "unlimited_usage": "Uso ilimitado", + "quota_limit_reached": "Limite de cota atingido", + "approaching_quota_limit": "Limite de cota se aproximando", + "loading_usage": "Carregando informações de uso...", + "free": "Grátis", + "paid": "Pago" } }, "layouts": { @@ -278,7 +352,9 @@ "num_bookmarks": "Número de Favoritos", "asset_sizes": "Tamanhos dos Ativos", "local_user": "Usuário Local", - "confirm_password": "Confirmar Senha" + "confirm_password": "Confirmar Senha", + "delete_user_confirm_description": "Tem certeza de que deseja excluir o usuário \"{{name}}\"?", + "unlimited": "Ilimitado" } }, "options": { @@ -363,7 +439,8 @@ "day_s_ago": " Dia(s) atrás", "week_s_ago": " Semana(s) atrás", "month_s_ago": " Mês(es) atrás", - "year_s_ago": " Ano(s) atrás" + "year_s_ago": " Ano(s) atrás", + "history": "Pesquisas recentes" }, "preview": { "view_original": "Ver Original", diff --git a/apps/web/lib/i18n/locales/ru/translation.json b/apps/web/lib/i18n/locales/ru/translation.json index 15e4d18c..439d2caf 100644 --- a/apps/web/lib/i18n/locales/ru/translation.json +++ b/apps/web/lib/i18n/locales/ru/translation.json @@ -36,7 +36,10 @@ "updated_at": "Обновлено", "title": "Заголовок", "description": "Описание", - "summary": "Краткое содержание" + "summary": "Краткое содержание", + "quota": "Квота", + "bookmarks": "Закладки", + "storage": "Хранилище" }, "lists": { "new_list": "Новый список", @@ -212,6 +215,77 @@ "favourited": "Закладка добавлена в избранное", "archived": "Закладка архивирована" } + }, + "stats": { + "usage_statistics": "Статистика использования", + "insights_description": "Инсайты о твоих привычках и коллекции закладок", + "failed_to_load": "Не удалось загрузить статистику", + "overview": { + "total_bookmarks": "Всего закладок", + "all_saved_items": "Все сохраненные элементы", + "favorites": "Избранное", + "starred_bookmarks": "Избранные закладки", + "archived": "В архиве", + "archived_items": "Архивные элементы", + "tags": "Теги", + "unique_tags_created": "Уникальные теги созданы", + "lists": "Списки", + "bookmark_collections": "Коллекции закладок", + "highlights": "Выделения", + "text_highlights": "Текстовые выделения", + "storage_used": "Использовано места в хранилище", + "total_asset_storage": "Всего места в хранилище активов", + "this_month": "В этом месяце", + "bookmarks_added": "Закладки добавлены" + }, + "bookmark_types": { + "title": "Типы закладок", + "links": "Ссылки", + "text_notes": "Текстовые заметки", + "assets": "Активы" + }, + "recent_activity": { + "title": "Недавняя активность", + "this_week": "На этой неделе", + "this_month": "В этом месяце", + "this_year": "В этом году" + }, + "top_domains": { + "title": "Топ доменов", + "no_domains_found": "Домены не найдены" + }, + "most_used_tags": { + "title": "Самые используемые теги", + "no_tags_found": "Теги не найдены" + }, + "activity_patterns": { + "activity_by_hour": "Активность по часам", + "activity_by_day": "Активность по дням" + }, + "storage_breakdown": { + "title": "Разбивка хранилища" + } + }, + "subscription": { + "subscription": "Подписка", + "manage_subscription": "Управляй своей подпиской и платёжной информацией", + "current_plan": "Текущий тариф", + "billing_period": "Расчётный период", + "paid_plan": "Платный тариф", + "unlock_bigger_quota": "Получи больше квоту и поддержи проект", + "subscribe_now": "Подписаться сейчас", + "manage_billing": "Управление оплатой", + "subscription_canceled": "Твоя подписка отменена и закончится {{date}}. Ты можешь возобновить её в любое время.", + "usage_quotas": "Использование и квоты", + "track_usage": "Отслеживай текущее использование по сравнению с лимитами твоего тарифного плана", + "total_bookmarks_saved": "Всего сохранённых закладок", + "assets_file_storage": "Ресурсы и хранилище файлов", + "unlimited_usage": "Неограниченное использование", + "quota_limit_reached": "Лимит квоты достигнут", + "approaching_quota_limit": "Приближаешься к лимиту квоты", + "loading_usage": "Загружаю информацию об использовании…", + "free": "Бесплатно", + "paid": "Платный" } }, "actions": { @@ -330,7 +404,9 @@ "num_bookmarks": "Закладок", "change_role": "Изменить роль", "delete_user": "Удалить пользователя", - "create_user": "Создать пользователя" + "create_user": "Создать пользователя", + "delete_user_confirm_description": "Ты уверен, что хочешь удалить пользователя \"{{name}}\"?", + "unlimited": "Неограниченный" }, "background_jobs": { "queued": "В очереди", @@ -451,7 +527,8 @@ "day_s_ago": " Дней назад", "week_s_ago": " Недель назад", "month_s_ago": " Месяцев назад", - "year_s_ago": " Год(а) назад" + "year_s_ago": " Год(а) назад", + "history": "Недавние поиски" }, "dialogs": { "bookmarks": { diff --git a/apps/web/lib/i18n/locales/sk/translation.json b/apps/web/lib/i18n/locales/sk/translation.json index 41aeacd1..c7ac884a 100644 --- a/apps/web/lib/i18n/locales/sk/translation.json +++ b/apps/web/lib/i18n/locales/sk/translation.json @@ -36,7 +36,10 @@ "updated_at": "Aktualizované", "title": "Názov", "description": "Popis", - "summary": "Zhrnutie" + "summary": "Zhrnutie", + "quota": "Kvóta", + "bookmarks": "Záložky", + "storage": "Úložisko" }, "actions": { "cancel": "Zrušiť", @@ -253,6 +256,77 @@ "favourited": "Záložka je pridaná medzi obľúbené", "archived": "Záložka je archivovaná" } + }, + "stats": { + "usage_statistics": "Štatistiky používania", + "insights_description": "Štatistiky o tvojich návykoch a zbierke záložiek", + "failed_to_load": "Nepodarilo sa načítať štatistiky", + "overview": { + "total_bookmarks": "Celkový počet záložiek", + "all_saved_items": "Všetky uložené položky", + "favorites": "Obľúbené", + "starred_bookmarks": "Označené záložky hviezdičkou", + "archived": "Archivované", + "archived_items": "Archivované položky", + "tags": "Značky", + "unique_tags_created": "Vytvorené jedinečné štítky", + "lists": "Zoznamy", + "bookmark_collections": "Zbierky záložiek", + "highlights": "Zvýraznenia", + "text_highlights": "Zvýraznenia textu", + "storage_used": "Použité úložisko", + "total_asset_storage": "Celkové úložisko aktív", + "this_month": "Tento mesiac", + "bookmarks_added": "Pridané záložky" + }, + "bookmark_types": { + "title": "Typy záložiek", + "links": "Odkazy", + "text_notes": "Textové poznámky", + "assets": "Aktíva" + }, + "recent_activity": { + "title": "Nedávna aktivita", + "this_week": "Tento týždeň", + "this_month": "Tento mesiac", + "this_year": "Tento rok" + }, + "top_domains": { + "title": "Najlepšie domény", + "no_domains_found": "Nenašli sa žiadne domény" + }, + "most_used_tags": { + "title": "Najpoužívanejšie štítky", + "no_tags_found": "Nenašli sa žiadne značky" + }, + "activity_patterns": { + "activity_by_hour": "Aktivita podľa hodiny", + "activity_by_day": "Aktivita podľa dňa" + }, + "storage_breakdown": { + "title": "Rozdelenie úložiska" + } + }, + "subscription": { + "subscription": "Predplatné", + "manage_subscription": "Spravuj svoje predplatné a fakturačné údaje", + "current_plan": "Aktuálny plán", + "billing_period": "Fakturačné obdobie", + "paid_plan": "Platený plán", + "unlock_bigger_quota": "Odomkni väčšiu kvótu a podpor projekt", + "subscribe_now": "Prihlás sa na odber", + "manage_billing": "Spravovať fakturáciu", + "subscription_canceled": "Tvoje predplatné bolo zrušené a skončí {{date}}. Môžeš sa kedykoľvek znova prihlásiť na odber.", + "usage_quotas": "Využitie a kvóty", + "track_usage": "Sleduj aktuálne využitie v porovnaní s limitmi tvojho plánu", + "total_bookmarks_saved": "Celkový počet uložených záložiek", + "assets_file_storage": "Úložisko aktív a súborov", + "unlimited_usage": "Neobmedzené použitie", + "quota_limit_reached": "Bol dosiahnutý limit kvóty", + "approaching_quota_limit": "Blíži sa limit kvóty", + "loading_usage": "Načítavajú sa informácie o využití...", + "free": "Zadarmo", + "paid": "Platené" } }, "search": { @@ -290,7 +364,8 @@ "day_s_ago": " Deň(dni) dozadu", "week_s_ago": " Týždeň(ne) dozadu", "month_s_ago": " Mesiac(e) dozadu", - "year_s_ago": " Rok(y) dozadu" + "year_s_ago": " Rok(y) dozadu", + "history": "Nedávne vyhľadávania" }, "layouts": { "masonry": "Dlaždice", @@ -320,7 +395,9 @@ "change_role": "Zmeniť rolu", "delete_user": "Odstrániť používateľa", "confirm_password": "Potvrdiť heslo", - "create_user": "Vytvoriť používateľa" + "create_user": "Vytvoriť používateľa", + "delete_user_confirm_description": "Naozaj chceš vymazať používateľa „{{name}}“?", + "unlimited": "Neobmedzené" }, "admin_settings": "Nastavenia správcu", "background_jobs": { diff --git a/apps/web/lib/i18n/locales/sl/translation.json b/apps/web/lib/i18n/locales/sl/translation.json index 45ad00c9..27b9243d 100644 --- a/apps/web/lib/i18n/locales/sl/translation.json +++ b/apps/web/lib/i18n/locales/sl/translation.json @@ -143,6 +143,77 @@ "favourited": "Zaznamek je med priljubljenimi", "archived": "Zaznamek je arhiviran" } + }, + "stats": { + "usage_statistics": "Statistika uporabe", + "insights_description": "Vpogledi v tvoje navade in zbirko zaznamkov", + "failed_to_load": "Statistike se niso naložile", + "overview": { + "total_bookmarks": "Skupno število zaznamkov", + "all_saved_items": "Vsi shranjeni elementi", + "favorites": "Priljubljene", + "starred_bookmarks": "Zaznamki z zvezdicami", + "archived": "Arhivirano", + "archived_items": "Arhivirani elementi", + "tags": "Oznake", + "unique_tags_created": "Ustvarjene edinstvene oznake", + "lists": "Seznami", + "bookmark_collections": "Zbirke zaznamkov", + "highlights": "Označbe", + "text_highlights": "Označena besedila", + "storage_used": "Uporabljena shramba", + "total_asset_storage": "Skupna shramba sredstev", + "this_month": "Ta mesec", + "bookmarks_added": "Zaznamki dodani" + }, + "bookmark_types": { + "title": "Vrste zaznamkov", + "links": "Povezave", + "text_notes": "Besedilne opombe", + "assets": "Sredstva" + }, + "recent_activity": { + "title": "Nedavna dejavnost", + "this_week": "Ta teden", + "this_month": "Ta mesec", + "this_year": "Letos" + }, + "top_domains": { + "title": "Najboljše domene", + "no_domains_found": "Nobena domena ni bila najdena" + }, + "most_used_tags": { + "title": "Najpogosteje uporabljene oznake", + "no_tags_found": "Ni najdenih oznak" + }, + "activity_patterns": { + "activity_by_hour": "Dejavnost po urah", + "activity_by_day": "Dejavnost po dnevih" + }, + "storage_breakdown": { + "title": "Razčlenitev shrambe" + } + }, + "subscription": { + "subscription": "Naročnina", + "manage_subscription": "Upravljaj svojo naročnino in informacije o zaračunavanju", + "current_plan": "Trenutni paket", + "billing_period": "Obdobje zaračunavanja", + "paid_plan": "Plačljiv paket", + "unlock_bigger_quota": "Odkleni večjo kvoto in podpri projekt", + "subscribe_now": "Naroči se zdaj", + "manage_billing": "Upravljaj zaračunavanje", + "subscription_canceled": "Tvoja naročnina je bila preklicana in se bo končala na {{date}}. Lahko se ponovno naročiš kadarkoli.", + "usage_quotas": "Uporaba in kvote", + "track_usage": "Spremljaj trenutno uporabo glede na omejitve tvojega paketa", + "total_bookmarks_saved": "Skupno število shranjenih zaznamkov", + "assets_file_storage": "Sredstva in shramba datotek", + "unlimited_usage": "Neomejena uporaba", + "quota_limit_reached": "Dosežena omejitev kvote", + "approaching_quota_limit": "Se približuješ omejitvi kvote", + "loading_usage": "Nalaganje informacij o uporabi ...", + "free": "Brezplačno", + "paid": "Plačano" } }, "admin": { @@ -161,7 +232,9 @@ "change_role": "Spremeni vlogo", "delete_user": "Izbriši uporabnika", "num_bookmarks": "Št. zaznamkov", - "asset_sizes": "Velikosti sredstev" + "asset_sizes": "Velikosti sredstev", + "delete_user_confirm_description": "Ali si prepričan, da želiš izbrisati uporabnika \"{{name}}\"?", + "unlimited": "Neomejeno" }, "background_jobs": { "failed": "Neuspešno", @@ -227,7 +300,8 @@ "day_s_ago": " Dnevi nazaj", "week_s_ago": " Tedni nazaj", "month_s_ago": " Meseci nazaj", - "year_s_ago": " Let(a) nazaj" + "year_s_ago": " Let(a) nazaj", + "history": "Nedavna iskanja" }, "tags": { "your_tags_info": "Oznake, ki si jih dodelil/a vsaj enkrat", @@ -279,7 +353,10 @@ "updated_at": "Posodobljeno ob", "title": "Naslov", "description": "Opis", - "summary": "Povzetek" + "summary": "Povzetek", + "quota": "Količina", + "bookmarks": "Zaznamki", + "storage": "Shranjevanje" }, "actions": { "close_bulk_edit": "Zapri množično urejanje", diff --git a/apps/web/lib/i18n/locales/sv/translation.json b/apps/web/lib/i18n/locales/sv/translation.json index 21e509da..9e444e0c 100644 --- a/apps/web/lib/i18n/locales/sv/translation.json +++ b/apps/web/lib/i18n/locales/sv/translation.json @@ -36,7 +36,10 @@ "updated_at": "Uppdaterad", "title": "Titel", "description": "Beskrivning", - "summary": "Sammanfattning" + "summary": "Sammanfattning", + "quota": "Kvot", + "bookmarks": "Bokmärken", + "storage": "Lagring" }, "layouts": { "grid": "Rutnät", @@ -229,6 +232,77 @@ "favourited": "Ett bokmärke är favoritmarkerat", "archived": "Ett bokmärke arkiveras" } + }, + "stats": { + "usage_statistics": "Användningsstatistik", + "insights_description": "Insikter i dina bokmärkesvanor och samling", + "failed_to_load": "Det gick inte att läsa in statistik", + "overview": { + "total_bookmarks": "Totalt antal bokmärken", + "all_saved_items": "Alla sparade objekt", + "favorites": "Favoriter", + "starred_bookmarks": "Stjärnmärkta bokmärken", + "archived": "Arkiverad", + "archived_items": "Arkiverade objekt", + "tags": "Taggar", + "unique_tags_created": "Unika taggar skapade", + "lists": "Listor", + "bookmark_collections": "Bokmärkessamlingar", + "highlights": "Markeringar", + "text_highlights": "Textmarkeringar", + "storage_used": "Använt lagringsutrymme", + "total_asset_storage": "Total lagring av tillgångar", + "this_month": "Den här månaden", + "bookmarks_added": "Bokmärken tillagda" + }, + "bookmark_types": { + "title": "Bokmärkestyper", + "links": "Länkar", + "text_notes": "Textanteckningar", + "assets": "Tillgångar" + }, + "recent_activity": { + "title": "Senaste aktivitet", + "this_week": "Den här veckan", + "this_month": "Den här månaden", + "this_year": "Det här året" + }, + "top_domains": { + "title": "Populäraste domäner", + "no_domains_found": "Inga domäner hittades" + }, + "most_used_tags": { + "title": "Mest använda taggar", + "no_tags_found": "Inga taggar hittades" + }, + "activity_patterns": { + "activity_by_hour": "Aktivitet per timme", + "activity_by_day": "Aktivitet per dag" + }, + "storage_breakdown": { + "title": "Fördelning av lagring" + } + }, + "subscription": { + "subscription": "Prenumeration", + "manage_subscription": "Hantera din prenumeration och faktureringsinformation", + "current_plan": "Nuvarande plan", + "billing_period": "Faktureringsperiod", + "paid_plan": "Betalplan", + "unlock_bigger_quota": "Lås upp större kvot och stöd projektet", + "subscribe_now": "Prenumerera nu", + "manage_billing": "Hantera fakturering", + "subscription_canceled": "Din prenumeration har avbrutits och kommer att avslutas den {{date}}. Du kan prenumerera igen när som helst.", + "usage_quotas": "Användning och kvoter", + "track_usage": "Kolla din nuvarande användning jämfört med dina gränser", + "total_bookmarks_saved": "Totalt antal sparade bokmärken", + "assets_file_storage": "Tillgångar och fillagring", + "unlimited_usage": "Obegränsad användning", + "quota_limit_reached": "Kvotgränsen har nåtts", + "approaching_quota_limit": "Närmar sig kvotgränsen", + "loading_usage": "Läser in användningsinformation...", + "free": "Gratis", + "paid": "Betald" } }, "admin": { @@ -275,7 +349,9 @@ "create_user": "Skapa användare", "change_role": "Ändra roll", "num_bookmarks": "Antal bokmärken", - "asset_sizes": "Tillgångsstorlekar" + "asset_sizes": "Tillgångsstorlekar", + "delete_user_confirm_description": "Är du säker på att du vill ta bort användaren \"{{name}}\"?", + "unlimited": "Obegränsat" } }, "options": { @@ -457,7 +533,8 @@ "day_s_ago": " Dagar sedan", "week_s_ago": " Veckor sedan", "month_s_ago": " Månader sedan", - "year_s_ago": " År sedan" + "year_s_ago": " År sedan", + "history": "Senaste sökningar" }, "highlights": { "no_highlights": "Du har inga markeringar ännu." diff --git a/apps/web/lib/i18n/locales/tr/translation.json b/apps/web/lib/i18n/locales/tr/translation.json index 3cf526ca..e63c7447 100644 --- a/apps/web/lib/i18n/locales/tr/translation.json +++ b/apps/web/lib/i18n/locales/tr/translation.json @@ -36,7 +36,10 @@ "updated_at": "Güncellenme Zamanı", "title": "Başlık", "description": "Açıklama", - "summary": "Özet" + "summary": "Özet", + "quota": "Kota", + "bookmarks": "Yer İmleri", + "storage": "Depolama" }, "layouts": { "masonry": "Döşeme", @@ -232,6 +235,77 @@ "favourited": "Bir yer işareti favorilere eklendi", "archived": "Bir yer işareti arşivlendi" } + }, + "stats": { + "usage_statistics": "Kullanım İstatistikleri", + "insights_description": "Yer imi alışkanlıklarınız ve koleksiyonunuz hakkında bilgiler", + "failed_to_load": "İstatistikler yüklenemedi", + "overview": { + "total_bookmarks": "Toplam Yer İmi", + "all_saved_items": "Kaydedilen tüm öğeler", + "favorites": "Favoriler", + "starred_bookmarks": "Yıldızlı yer imleri", + "archived": "Arşivlendi", + "archived_items": "Arşivlenmiş öğeler", + "tags": "Etiketler", + "unique_tags_created": "Benzersiz etiketler oluşturuldu", + "lists": "Listeler", + "bookmark_collections": "Yer imi koleksiyonları", + "highlights": "Öne Çıkanlar", + "text_highlights": "Metin vurguları", + "storage_used": "Kullanılan Depolama Alanı", + "total_asset_storage": "Toplam varlık depolama", + "this_month": "Bu Ay", + "bookmarks_added": "Yer imleri eklendi" + }, + "bookmark_types": { + "title": "Yer İmi Türleri", + "links": "Bağlantılar", + "text_notes": "Metin Notları", + "assets": "Varlıklar" + }, + "recent_activity": { + "title": "Son Etkinlik", + "this_week": "Bu Hafta", + "this_month": "Bu Ay", + "this_year": "Bu Yıl" + }, + "top_domains": { + "title": "En İyi Alan Adları", + "no_domains_found": "Alan adı bulunamadı" + }, + "most_used_tags": { + "title": "En Çok Kullanılan Etiketler", + "no_tags_found": "Etiket bulunamadı" + }, + "activity_patterns": { + "activity_by_hour": "Saate Göre Etkinlik", + "activity_by_day": "Güne Göre Etkinlik" + }, + "storage_breakdown": { + "title": "Depolama Dökümü" + } + }, + "subscription": { + "subscription": "Abonelik", + "manage_subscription": "Aboneliğinizi ve fatura bilgilerinizi yönetin", + "current_plan": "Mevcut Plan", + "billing_period": "Faturalandırma Dönemi", + "paid_plan": "Ücretli Plan", + "unlock_bigger_quota": "Daha büyük kota açın ve projeyi destekleyin", + "subscribe_now": "Şimdi Abone Ol", + "manage_billing": "Faturalandırmayı Yönet", + "subscription_canceled": "Aboneliğiniz iptal edildi ve {{date}} tarihinde sona erecek. İstediğiniz zaman yeniden abone olabilirsiniz.", + "usage_quotas": "Kullanım ve Kotalar", + "track_usage": "Mevcut kullanımınızı plan limitlerinize göre takip edin", + "total_bookmarks_saved": "Kaydedilen toplam yer imi", + "assets_file_storage": "Varlıklar ve dosya depolama", + "unlimited_usage": "Sınırsız kullanım", + "quota_limit_reached": "Kota sınırına ulaşıldı", + "approaching_quota_limit": "Kota sınırına yaklaşılıyor", + "loading_usage": "Kullanım bilgileri yükleniyor...", + "free": "Ücretsiz", + "paid": "Ücretli" } }, "admin": { @@ -278,7 +352,9 @@ "num_bookmarks": "Yer İşareti Sayısı", "asset_sizes": "Varlık Boyutları", "local_user": "Yerel Kullanıcı", - "confirm_password": "Şifreyi Onayla" + "confirm_password": "Şifreyi Onayla", + "delete_user_confirm_description": "{{name}} kullanıcısını silmek istediğine emin misin?", + "unlimited": "Sınırsız" } }, "options": { @@ -454,7 +530,8 @@ "year_s": " Yıl(lar)", "day_s_ago": " Gün Önce", "week_s_ago": " Hafta Önce", - "month_s_ago": " Ay Önce" + "month_s_ago": " Ay Önce", + "history": "Son Aramalar" }, "dialogs": { "bookmarks": { diff --git a/apps/web/lib/i18n/locales/uk/translation.json b/apps/web/lib/i18n/locales/uk/translation.json index 0397bbe9..68133336 100644 --- a/apps/web/lib/i18n/locales/uk/translation.json +++ b/apps/web/lib/i18n/locales/uk/translation.json @@ -36,7 +36,10 @@ "updated_at": "Оновлено", "title": "Заголовок", "description": "Опис", - "summary": "Короткий зміст" + "summary": "Короткий зміст", + "quota": "Квота", + "bookmarks": "Закладки", + "storage": "Сховище" }, "actions": { "sign_out": "Вийти", @@ -223,6 +226,77 @@ "favourited": "Закладка додана до улюблених", "archived": "Закладку заархівовано" } + }, + "stats": { + "usage_statistics": "Статистика використання", + "insights_description": "Аналіз твоїх звичок і колекції закладок", + "failed_to_load": "Не вдалося завантажити статистику", + "overview": { + "total_bookmarks": "Всього закладок", + "all_saved_items": "Усі збережені елементи", + "favorites": "Улюблене", + "starred_bookmarks": "Відмічені закладки", + "archived": "В архіві", + "archived_items": "Архівні елементи", + "tags": "Теги", + "unique_tags_created": "Створено унікальних тегів", + "lists": "Списки", + "bookmark_collections": "Колекції закладок", + "highlights": "Виділення", + "text_highlights": "Текстові виділення", + "storage_used": "Використано сховище", + "total_asset_storage": "Загальний обсяг сховища активів", + "this_month": "Цього місяця", + "bookmarks_added": "Закладки додано" + }, + "bookmark_types": { + "title": "Типи закладок", + "links": "Посилання", + "text_notes": "Текстові нотатки", + "assets": "Активи" + }, + "recent_activity": { + "title": "Остання активність", + "this_week": "Цього тижня", + "this_month": "Цього місяця", + "this_year": "Цього року" + }, + "top_domains": { + "title": "Топ доменів", + "no_domains_found": "Доменів не знайдено" + }, + "most_used_tags": { + "title": "Теги, що використовуються найчастіше", + "no_tags_found": "Тегів не знайдено" + }, + "activity_patterns": { + "activity_by_hour": "Активність за годину", + "activity_by_day": "Активність за днями" + }, + "storage_breakdown": { + "title": "Розбивка сховища" + } + }, + "subscription": { + "subscription": "Підписка", + "manage_subscription": "Керуй своєю підпискою та платіжною інформацією", + "current_plan": "Поточний план", + "billing_period": "Розрахунковий період", + "paid_plan": "Платний план", + "unlock_bigger_quota": "Розблокуй більшу квоту та підтримай проєкт", + "subscribe_now": "Підписатися зараз", + "manage_billing": "Керувати виставленням рахунків", + "subscription_canceled": "Твою підписку скасовано, і вона закінчиться {{date}}. Ти можеш відновити підписку в будь-який час.", + "usage_quotas": "Використання та квоти", + "track_usage": "Відстежуй поточне використання відповідно до лімітів твого плану", + "total_bookmarks_saved": "Загальна кількість збережених закладок", + "assets_file_storage": "Активи та місце для зберігання файлів", + "unlimited_usage": "Необмежене використання", + "quota_limit_reached": "Ліміт квоти досягнуто", + "approaching_quota_limit": "Наближаємось до ліміту квоти", + "loading_usage": "Завантажую інформацію про використання...", + "free": "Безкоштовно", + "paid": "Платний" } }, "search": { @@ -260,7 +334,8 @@ "day_s_ago": " Днів тому", "week_s_ago": " Тижнів тому", "month_s_ago": " Місяців тому", - "year_s_ago": " Років тому" + "year_s_ago": " Років тому", + "history": "Нещодавні пошуки" }, "preview": { "cached_content": "Кешований вміст", @@ -324,7 +399,9 @@ "num_bookmarks": "Кількість закладок", "asset_sizes": "Розміри ресурсів", "local_user": "Локальний користувач", - "confirm_password": "Підтвердьте пароль" + "confirm_password": "Підтвердьте пароль", + "delete_user_confirm_description": "Ти впевнений, що хочеш видалити користувача \"{{name}}\"?", + "unlimited": "Необмежений" } }, "lists": { diff --git a/apps/web/lib/i18n/locales/vi/translation.json b/apps/web/lib/i18n/locales/vi/translation.json index 97348579..3077d8f5 100644 --- a/apps/web/lib/i18n/locales/vi/translation.json +++ b/apps/web/lib/i18n/locales/vi/translation.json @@ -190,6 +190,77 @@ "favourited": "Một dấu trang được yêu thích", "archived": "Một dấu trang được lưu trữ" } + }, + "stats": { + "usage_statistics": "Thống kê sử dụng", + "insights_description": "Thông tin chi tiết về thói quen đánh dấu trang và bộ sưu tập của bạn", + "failed_to_load": "Không tải được số liệu thống kê", + "overview": { + "total_bookmarks": "Tổng số dấu trang", + "all_saved_items": "Tất cả các mục đã lưu", + "favorites": "Ưa thích", + "starred_bookmarks": "Các dấu trang đã gắn dấu sao", + "archived": "Đã lưu trữ", + "archived_items": "Các mục đã lưu trữ", + "tags": "Thẻ", + "unique_tags_created": "Đã tạo các thẻ duy nhất", + "lists": "Danh sách", + "bookmark_collections": "Bộ sưu tập dấu trang", + "highlights": "Điểm nổi bật", + "text_highlights": "Đánh dấu văn bản", + "storage_used": "Bộ nhớ đã dùng", + "total_asset_storage": "Tổng dung lượng lưu trữ tài sản", + "this_month": "Tháng này", + "bookmarks_added": "Đã thêm dấu trang" + }, + "bookmark_types": { + "title": "Loại dấu trang", + "links": "Liên kết", + "text_notes": "Ghi chú văn bản", + "assets": "Tài sản" + }, + "recent_activity": { + "title": "Hoạt động gần đây", + "this_week": "Tuần này", + "this_month": "Tháng này", + "this_year": "Năm nay" + }, + "top_domains": { + "title": "Các miền hàng đầu", + "no_domains_found": "Không tìm thấy miền nào" + }, + "most_used_tags": { + "title": "Các thẻ được dùng nhiều nhất", + "no_tags_found": "Không tìm thấy thẻ nào" + }, + "activity_patterns": { + "activity_by_hour": "Hoạt động theo giờ", + "activity_by_day": "Hoạt động theo ngày" + }, + "storage_breakdown": { + "title": "Phân tích bộ nhớ" + } + }, + "subscription": { + "subscription": "Đăng ký", + "manage_subscription": "Quản lý thông tin thanh toán và đăng ký của bạn", + "current_plan": "Gói hiện tại", + "billing_period": "Thời gian thanh toán", + "paid_plan": "Gói trả phí", + "unlock_bigger_quota": "Mở khóa hạn ngạch lớn hơn và hỗ trợ dự án", + "subscribe_now": "Đăng ký ngay", + "manage_billing": "Quản lý thanh toán", + "subscription_canceled": "Đăng ký của bạn đã bị hủy và sẽ kết thúc vào {{date}}. Bạn có thể đăng ký lại bất cứ lúc nào.", + "usage_quotas": "Mức sử dụng & Hạn ngạch", + "track_usage": "Theo dõi mức sử dụng hiện tại so với giới hạn gói của bạn", + "total_bookmarks_saved": "Tổng số dấu trang đã lưu", + "assets_file_storage": "Tài sản và dung lượng lưu trữ tệp", + "unlimited_usage": "Sử dụng không giới hạn", + "quota_limit_reached": "Đã đạt đến giới hạn hạn ngạch", + "approaching_quota_limit": "Đang tiến gần đến giới hạn hạn ngạch", + "loading_usage": "Đang tải thông tin sử dụng...", + "free": "Miễn phí", + "paid": "Trả phí" } }, "admin": { @@ -224,7 +295,9 @@ "confirm_password": "Xác nhận mật khẩu", "num_bookmarks": "Số lượng dấu trang", "asset_sizes": "Kích thước tài sản", - "local_user": "Người dùng cục bộ" + "local_user": "Người dùng cục bộ", + "delete_user_confirm_description": "Mày có chắc là muốn xóa người dùng \"{{name}}\" không?", + "unlimited": "Không giới hạn" }, "actions": { "recrawl_failed_links_only": "Chỉ quét lại liên kết hỏng", @@ -276,7 +349,10 @@ "updated_at": "Cập nhật lúc", "title": "Tiêu đề", "description": "Mô tả", - "summary": "Tóm tắt" + "summary": "Tóm tắt", + "quota": "Hạn ngạch", + "bookmarks": "Dấu trang", + "storage": "Lưu trữ" }, "highlights": { "no_highlights": "Bạn chưa có đánh dấu nào." @@ -346,7 +422,8 @@ "day_s_ago": " Ngày trước", "week_s_ago": " Tuần trước", "month_s_ago": " Tháng trước", - "year_s_ago": " Năm trước" + "year_s_ago": " Năm trước", + "history": "Tìm kiếm gần đây" }, "tags": { "all_tags": "Tất cả nhãn", diff --git a/apps/web/lib/i18n/locales/zh/translation.json b/apps/web/lib/i18n/locales/zh/translation.json index 9a9a9e7b..84ac0d7c 100644 --- a/apps/web/lib/i18n/locales/zh/translation.json +++ b/apps/web/lib/i18n/locales/zh/translation.json @@ -36,7 +36,10 @@ "updated_at": "更新于", "title": "标题", "description": "描述", - "summary": "摘要" + "summary": "摘要", + "quota": "配额", + "bookmarks": "书签", + "storage": "存储" }, "layouts": { "masonry": "砌体", @@ -229,6 +232,77 @@ "favourited": "已收藏书签", "archived": "书签已存档" } + }, + "stats": { + "usage_statistics": "使用统计信息", + "insights_description": "深入了解你的书签习惯和收藏", + "failed_to_load": "加载统计信息失败", + "overview": { + "total_bookmarks": "书签总数", + "all_saved_items": "所有已保存项目", + "favorites": "收藏夹", + "starred_bookmarks": "已加星标的书签", + "archived": "已存档", + "archived_items": "已归档的项目", + "tags": "标签", + "unique_tags_created": "已创建唯一标签", + "lists": "列表", + "bookmark_collections": "书签集合", + "highlights": "高亮", + "text_highlights": "文本高亮", + "storage_used": "已用存储", + "total_asset_storage": "总资产存储", + "this_month": "本月", + "bookmarks_added": "已添加书签" + }, + "bookmark_types": { + "title": "书签类型", + "links": "链接", + "text_notes": "文本笔记", + "assets": "资产" + }, + "recent_activity": { + "title": "最近的活动", + "this_week": "本周", + "this_month": "本月", + "this_year": "今年" + }, + "top_domains": { + "title": "热门域名", + "no_domains_found": "未找到域名" + }, + "most_used_tags": { + "title": "最常用的标签", + "no_tags_found": "未找到标签" + }, + "activity_patterns": { + "activity_by_hour": "按小时统计的活动", + "activity_by_day": "每日活动" + }, + "storage_breakdown": { + "title": "存储细分" + } + }, + "subscription": { + "subscription": "订阅", + "manage_subscription": "管理您的订阅和账单信息", + "current_plan": "当前计划", + "billing_period": "结算周期", + "paid_plan": "付费计划", + "unlock_bigger_quota": "解锁更大的配额并支持该项目", + "subscribe_now": "立即订阅", + "manage_billing": "管理账单", + "subscription_canceled": "您的订阅已取消,将于 {{date}} 结束。您可以随时重新订阅。", + "usage_quotas": "使用情况和配额", + "track_usage": "跟踪您当前的使用量与计划限制", + "total_bookmarks_saved": "已保存的书签总数", + "assets_file_storage": "资产和文件存储", + "unlimited_usage": "无限制使用", + "quota_limit_reached": "已达到配额限制", + "approaching_quota_limit": "即将达到配额限制", + "loading_usage": "正在加载使用信息...", + "free": "免费", + "paid": "已付费" } }, "admin": { @@ -275,7 +349,9 @@ "num_bookmarks": "书签数", "asset_sizes": "资产大小", "local_user": "本地用户", - "confirm_password": "确认密码" + "confirm_password": "确认密码", + "delete_user_confirm_description": "你确定要删除用户“{{name}}”吗?", + "unlimited": "无限制" } }, "options": { @@ -451,7 +527,8 @@ "month_s": " {months} 个月", "year_s": " {years} 年", "day_s_ago": " {days} 天前", - "week_s_ago": " {weeks} 周前" + "week_s_ago": " {weeks} 周前", + "history": "最近搜索" }, "dialogs": { "bookmarks": { diff --git a/apps/web/lib/i18n/locales/zhtw/translation.json b/apps/web/lib/i18n/locales/zhtw/translation.json index 8a911286..8235eb67 100644 --- a/apps/web/lib/i18n/locales/zhtw/translation.json +++ b/apps/web/lib/i18n/locales/zhtw/translation.json @@ -36,7 +36,10 @@ "updated_at": "更新於", "title": "標題", "description": "描述", - "summary": "摘要" + "summary": "摘要", + "quota": "配額", + "bookmarks": "書籤", + "storage": "儲存空間" }, "layouts": { "masonry": "瀑布式", @@ -229,6 +232,77 @@ "favourited": "已將書籤設為我的最愛", "archived": "已封存書籤" } + }, + "stats": { + "usage_statistics": "使用量統計", + "insights_description": "深入瞭解你的書籤習慣和收藏", + "failed_to_load": "載入統計資料失敗", + "overview": { + "total_bookmarks": "書籤總數", + "all_saved_items": "所有已儲存項目", + "favorites": "我的最愛", + "starred_bookmarks": "已加星號的書籤", + "archived": "已封存", + "archived_items": "已封存的項目", + "tags": "標籤", + "unique_tags_created": "已建立的唯一標籤", + "lists": "清單", + "bookmark_collections": "書籤收藏", + "highlights": "醒目提示", + "text_highlights": "文字醒目提示", + "storage_used": "已使用的儲存空間", + "total_asset_storage": "資產儲存總量", + "this_month": "本月", + "bookmarks_added": "已新增書籤" + }, + "bookmark_types": { + "title": "書籤類型", + "links": "連結", + "text_notes": "文字筆記", + "assets": "資產" + }, + "recent_activity": { + "title": "近期活動", + "this_week": "本週", + "this_month": "本月", + "this_year": "今年" + }, + "top_domains": { + "title": "熱門網域", + "no_domains_found": "找不到網域" + }, + "most_used_tags": { + "title": "最常使用的標籤", + "no_tags_found": "找不到標籤" + }, + "activity_patterns": { + "activity_by_hour": "依小時區分的活動", + "activity_by_day": "每日活動" + }, + "storage_breakdown": { + "title": "儲存空間明細" + } + }, + "subscription": { + "subscription": "訂閱", + "manage_subscription": "管理你的訂閱和帳單資訊", + "current_plan": "目前方案", + "billing_period": "帳單週期", + "paid_plan": "付費方案", + "unlock_bigger_quota": "解鎖更大的配額並支持這個專案", + "subscribe_now": "立即訂閱", + "manage_billing": "管理帳單", + "subscription_canceled": "你的訂閱已取消,將於 {{date}} 結束。你可以隨時重新訂閱。", + "usage_quotas": "使用量和配額", + "track_usage": "追蹤你目前的使用量,看看有沒有超過方案限制", + "total_bookmarks_saved": "已儲存的書籤總數", + "assets_file_storage": "資產和檔案儲存空間", + "unlimited_usage": "無限制使用", + "quota_limit_reached": "已達到配額上限", + "approaching_quota_limit": "快要達到配額上限了", + "loading_usage": "正在載入使用量資訊...", + "free": "免費", + "paid": "已付費" } }, "admin": { @@ -275,7 +349,9 @@ "num_bookmarks": "書籤數量", "asset_sizes": "資源大小", "local_user": "本機使用者", - "confirm_password": "確認密碼" + "confirm_password": "確認密碼", + "delete_user_confirm_description": "你確定要刪除使用者「{{name}}」嗎?", + "unlimited": "無限制" } }, "options": { @@ -451,7 +527,8 @@ "day_s_ago": " 幾天前", "week_s_ago": " 幾週前", "month_s_ago": " 幾個月前", - "year_s_ago": " 幾年前" + "year_s_ago": " 幾年前", + "history": "近期搜尋" }, "dialogs": { "bookmarks": { |
