v1.1.0: Stable!
This commit is contained in:
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"setup": {
|
||||
"dialogs": {
|
||||
"select_language": "Vælg sprog",
|
||||
@@ -42,7 +42,7 @@
|
||||
"social": "Sociale",
|
||||
"manage_scope": "Håndtér anvendelsesområde",
|
||||
"messaging_preview": "Forhåndsvisning",
|
||||
"scripts": "Scripts",
|
||||
"scripts": "Skripter",
|
||||
"manage_script_repos": "Håndtér script- referater",
|
||||
"view_logger_history": "Loggerhistorik",
|
||||
"better_location": "Bedre placering"
|
||||
@@ -60,7 +60,7 @@
|
||||
"version_title": "v{versionName}· af den evige",
|
||||
"update_title": "PurrfectSnap opdatering",
|
||||
"update_content": "Version{version}er tilgængelig!",
|
||||
"update_button": "Download",
|
||||
"update_button": "Hent",
|
||||
"debug_build_summary_title": "Du kører en debug build af PurrfectSnap",
|
||||
"debug_build_summary_content": "Version{versionName}({versionCode})",
|
||||
"debug_build_summary_date": "Byggedato:{date}({days}dage siden)",
|
||||
@@ -84,7 +84,7 @@
|
||||
"clear_button": "Ryd",
|
||||
"view_logger_history_button": "Vis loggerhistorik",
|
||||
"ui_settings_title": "Brugerindstillinger",
|
||||
"haptic_feedback_label": "Haptic Feedback",
|
||||
"haptic_feedback_label": "Haptisk feedback",
|
||||
"use_system_toasts_label": "Brug systemskåle",
|
||||
"updates_title": "Opdateringer",
|
||||
"auto_update_check": "Automatisk opdateringstjek",
|
||||
@@ -107,7 +107,7 @@
|
||||
"friend_notes_no_notes_to_backup": "Ingen noter at bakke op endnu",
|
||||
"friend_notes_backup_success": "Ven noter bakkes op",
|
||||
"friend_notes_restore_success": "Ven noter genoprettet",
|
||||
"backup_button": "Backup",
|
||||
"backup_button": "Sikkerhedskopi",
|
||||
"restore_button": "Gendan",
|
||||
"view_button": "Vis",
|
||||
"customize_bottom_bar_title": "Tilpas underlinjen",
|
||||
@@ -126,10 +126,10 @@
|
||||
"merge_button": "Sammenflet",
|
||||
"failed_to_open_file": "Kunne ikke åbne filen",
|
||||
"merge_files_toast": "Sammenfletning{count}filer",
|
||||
"remove_selected_tasks_title": "Er du sikker på du ønsker at fjerne valgte opgaver?",
|
||||
"remove_all_tasks_title": "Er du sikker på, du ønsker at fjerne alle opgaver?",
|
||||
"remove_selected_tasks_title": "Er du sikker p?, at du vil fjerne de valgte opgaver?",
|
||||
"remove_all_tasks_title": "Er du sikker p?, at du vil fjerne alle opgaver?",
|
||||
"delete_files_option": "Slet også filer",
|
||||
"remove_selected_tasks_confirm": "Fjern{count}opgaver?",
|
||||
"remove_selected_tasks_confirm": "Fjern {count} opgaver?",
|
||||
"remove_all_tasks_confirm": "Fjern alle opgaver?"
|
||||
},
|
||||
"features": {
|
||||
@@ -187,7 +187,7 @@
|
||||
"streaks_expiration_text": "Udløber{eta}",
|
||||
"streaks_expiration_text_expired": "Udløb",
|
||||
"reminder_button": "Sæt påmindelse",
|
||||
"delete_scope_confirm_dialog_title": "Er du sikker på, at du ønsker at slette en{scope}?",
|
||||
"delete_scope_confirm_dialog_title": "Er du sikker p?, at du ?nsker at slette en {scope}?",
|
||||
"notes_placeholder": "Klik for at tilføje en note"
|
||||
},
|
||||
"logged_stories": {
|
||||
@@ -305,7 +305,7 @@
|
||||
"clear_module_data_failed": "Kunne ikke rydde moduldata",
|
||||
"delete_module_button": "Slet",
|
||||
"delete_module_failed": "Kunne ikke slette modulet",
|
||||
"documentation_button": "Docs",
|
||||
"documentation_button": "Dokumentation",
|
||||
"download_script_failed": "Kunne ikke downloade script",
|
||||
"downloading_script": "Downloader script...",
|
||||
"edit_module_button": "Redigér",
|
||||
@@ -341,7 +341,7 @@
|
||||
"no_scripts_folder_selected": "Vælg en scripts mappe først",
|
||||
"no_scripts_available": "Ingen scripts tilgængelige",
|
||||
"installed_button": "Installeret",
|
||||
"download_button": "Download"
|
||||
"download_button": "Hent"
|
||||
},
|
||||
"repos": {
|
||||
"no_repos_added": "Ingen datalagre tilføjet",
|
||||
@@ -407,7 +407,7 @@
|
||||
"duplicate_rule_name_dialog_title": "Duplikeret regelnavn",
|
||||
"duplicate_rule_name_dialog_text": "Der findes allerede en regel med dette navn. Vælg et nyt navn.",
|
||||
"discard_changes_dialog_title": "Kassér ændringer?",
|
||||
"discard_changes_dialog_text": "Du har ikke gemt ændringer. Kassere dem?",
|
||||
"discard_changes_dialog_text": "Du har ikke gemt ?ndringer. Kass?r dem?",
|
||||
"rule_subtitle": "Indstil udløsere og skoper til denne regel.",
|
||||
"discard_button": "Kassér",
|
||||
"enabled_label": "Aktiveret",
|
||||
@@ -416,7 +416,7 @@
|
||||
"delete_rule_dialog_text": "Er du sikker på, du vil slette denne regel?",
|
||||
"no_repos_added": "Ingen datalagre tilføjet",
|
||||
"import_dialog_title": "Importregler",
|
||||
"bulk_import_button": "Bulk import",
|
||||
"bulk_import_button": "Masseimport",
|
||||
"individual_import_button": "Engangsimport",
|
||||
"invalid_import_type_dialog_title": "Ugyldig import",
|
||||
"invalid_import_type_dialog_text": "Den valgte filtype matcher ikke importtilstanden.",
|
||||
@@ -546,7 +546,7 @@
|
||||
"name": "Brug E2E kryptering"
|
||||
},
|
||||
"pin_conversation": {
|
||||
"name": "Pin Conversation"
|
||||
"name": "Fastg?r samtale"
|
||||
},
|
||||
"exclude_message_logger": {
|
||||
"name": "Ekskl. fra brevlogger"
|
||||
@@ -615,7 +615,7 @@
|
||||
"description": "Udfører operationer såsom sletning af venner eller masse sletning af samtaler"
|
||||
},
|
||||
"regen_mappings": {
|
||||
"name": "Regenerate Mappings",
|
||||
"name": "Gendan mappinger",
|
||||
"description": "Manuelt regenerere tilknytninger"
|
||||
},
|
||||
"change_language": {
|
||||
@@ -690,7 +690,7 @@
|
||||
},
|
||||
"settings_menu": {
|
||||
"default": "Standard",
|
||||
"legacy": "Legacy"
|
||||
"legacy": "Klassisk"
|
||||
},
|
||||
"path_format": {
|
||||
"create_author_folder": "Opret mappe for hver forfatter",
|
||||
@@ -708,7 +708,7 @@
|
||||
"spotlight": "Spotlight"
|
||||
},
|
||||
"logging": {
|
||||
"started": "Started",
|
||||
"started": "Startet",
|
||||
"success": "Succes",
|
||||
"progress": "Fremskridt",
|
||||
"failure": "Fejl"
|
||||
@@ -716,7 +716,7 @@
|
||||
"notifications": {
|
||||
"chat_screenshot": "Skærmbillede",
|
||||
"chat_screen_record": "Skærmoptegnelse",
|
||||
"snap_replay": "Snap Replay",
|
||||
"snap_replay": "Snap-genafspilning",
|
||||
"camera_roll_save": "Gem kamerarulle",
|
||||
"chat": "Chat",
|
||||
"chat_reply": "Chat svar",
|
||||
@@ -843,7 +843,7 @@
|
||||
"ORIGINAL": "Originale medier",
|
||||
"NOTE": "Lydnote",
|
||||
"SNAP": "Snap",
|
||||
"SAVEABLE_SNAP": "Saveable Snap",
|
||||
"SAVEABLE_SNAP": "Snap der kan gemmes",
|
||||
"null": "Snapchat- standard"
|
||||
},
|
||||
"strip_media_metadata": {
|
||||
@@ -888,12 +888,12 @@
|
||||
"null": "Automatisk"
|
||||
},
|
||||
"update_check_frequency": {
|
||||
"null": "Auto"
|
||||
"null": "Automatisk"
|
||||
},
|
||||
"snapchat_plus": {
|
||||
"not_subscribed": "Ikke indskrevet",
|
||||
"basic": "Grundlæggende",
|
||||
"ad_free": "Ad Free",
|
||||
"ad_free": "Reklamefri",
|
||||
"null": "Standard"
|
||||
},
|
||||
"bypass_video_length_restriction": {
|
||||
@@ -1016,19 +1016,19 @@
|
||||
"friendly, casual, helpful, empathetic": "venlig, afslappet, hjælpsom, empatisk"
|
||||
},
|
||||
"ai_response_style": {
|
||||
"casual": "Casual",
|
||||
"casual": "Uformel",
|
||||
"formal": "Formel",
|
||||
"friendly": "Venlig",
|
||||
"humorous": "Humoristisk",
|
||||
"empathetic": "Empatic",
|
||||
"toxic": "Edgy",
|
||||
"toxic": "Kantet",
|
||||
"busy": "Travl"
|
||||
},
|
||||
"ai_temperature": {
|
||||
"0.7": "Afbalanceret (0,7)"
|
||||
},
|
||||
"ai_response_language": {
|
||||
"auto": "Auto",
|
||||
"auto": "Automatisk",
|
||||
"en": "Engelsk",
|
||||
"es": "Spansk",
|
||||
"fr": "Fransk",
|
||||
@@ -1112,7 +1112,7 @@
|
||||
"translation_position": {
|
||||
"above": "Ovenfor tekst",
|
||||
"below": "Nedenfor tekst",
|
||||
"inline": "Inline"
|
||||
"inline": "Indlejret"
|
||||
},
|
||||
"source_language": {
|
||||
"auto": "Detektér automatisk"
|
||||
@@ -1139,7 +1139,7 @@
|
||||
"description": "Indstil koordinaterne for den spoofed placering"
|
||||
},
|
||||
"walk_radius": {
|
||||
"name": "Walk Radius",
|
||||
"name": "Gangradius",
|
||||
"description": "Tilfældigt gå rundt inden for denne radius (ft)"
|
||||
},
|
||||
"always_update_location": {
|
||||
@@ -1191,7 +1191,7 @@
|
||||
"description": "Bekræfter automatisk udvalgte handlinger"
|
||||
},
|
||||
"auto_updater": {
|
||||
"name": "Auto Updater",
|
||||
"name": "Auto-opdatering",
|
||||
"description": "Kontrollerer automatisk for nye opdateringer"
|
||||
},
|
||||
"update_settings": {
|
||||
@@ -1210,7 +1210,7 @@
|
||||
"name": "Brugerindstillinger",
|
||||
"properties": {
|
||||
"haptic_feedback": {
|
||||
"name": "Haptic Feedback"
|
||||
"name": "Haptisk feedback"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -1282,7 +1282,7 @@
|
||||
},
|
||||
"downloader": {
|
||||
"name": "Downloader",
|
||||
"description": "Download Snapchat Media",
|
||||
"description": "Hent Snapchat-medier",
|
||||
"properties": {
|
||||
"save_folder": {
|
||||
"name": "Gem mappe",
|
||||
@@ -1399,7 +1399,7 @@
|
||||
"description": "Viser en lille forhåndsvisning ved siden af usete snaps i chat"
|
||||
},
|
||||
"bootstrap_override": {
|
||||
"name": "Bootstrap Override",
|
||||
"name": "Bootstrap-override",
|
||||
"description": "Overfører indstillinger for brugergrænseflade bootstrap",
|
||||
"properties": {
|
||||
"app_appearance": {
|
||||
@@ -1445,7 +1445,7 @@
|
||||
"description": "Vælg hvilke UI- komponenter der skal skjules"
|
||||
},
|
||||
"opera_media_quick_info": {
|
||||
"name": "Opera Media Quick Info",
|
||||
"name": "Opera Media hurtiginfo",
|
||||
"description": "Viser nyttig information om medier såsom oprettelsesdato i opera viewers kontekstmenu"
|
||||
},
|
||||
"old_bitmoji_selfie": {
|
||||
@@ -1503,7 +1503,7 @@
|
||||
"description": "Ændre hvordan du interagerer med venner",
|
||||
"properties": {
|
||||
"bypass_screenshot_detection": {
|
||||
"name": "Bypass Screenshot Detection",
|
||||
"name": "Omg? sk?rmbilleddetektering",
|
||||
"description": "Forhindrer Snapchat i at opdage når du tager et screenshot"
|
||||
},
|
||||
"anonymous_story_viewing": {
|
||||
@@ -1593,7 +1593,7 @@
|
||||
"description": "Gruppemeddelelser til en enkelt"
|
||||
},
|
||||
"chat_preview": {
|
||||
"name": "Chat Preview",
|
||||
"name": "Chat-forh?ndsvisning",
|
||||
"description": "Viser en forhåndsvisning af modtagne meddelelser i anmeldelsen"
|
||||
},
|
||||
"media_preview": {
|
||||
@@ -1765,7 +1765,7 @@
|
||||
"description": "Vælg hvilken AI-tjeneste der skal bruges til at generere svar"
|
||||
},
|
||||
"ai_endpoint_url": {
|
||||
"name": "AI Endpoint URL",
|
||||
"name": "AI-endepunkt-URL",
|
||||
"description": "API endpoint URL for AI-tjenesten (fx, OpenAI, lokal AI-server)"
|
||||
},
|
||||
"ai_model": {
|
||||
@@ -1781,7 +1781,7 @@
|
||||
"description": "System prompt, der definerer AI 's personlighed og adfærd"
|
||||
},
|
||||
"ai_max_tokens": {
|
||||
"name": "AI Max Tokens",
|
||||
"name": "AI maks. tokens",
|
||||
"description": "Maksimalt antal tokens (ord) AI kan bruge i svar"
|
||||
},
|
||||
"ai_temperature": {
|
||||
@@ -1817,7 +1817,7 @@
|
||||
"description": "Brug skabelonbreve hvis AI ikke genererer et svar"
|
||||
},
|
||||
"ai_request_timeout": {
|
||||
"name": "AI Request Timeout",
|
||||
"name": "AI-foresp?rgselstimeout",
|
||||
"description": "Maksimal tid til at vente på AI respons (i sekunder)"
|
||||
},
|
||||
"ai_retry_attempts": {
|
||||
@@ -1899,7 +1899,7 @@
|
||||
"description": "Mindste forsinkelse i millisekunder før et snap åbnes"
|
||||
},
|
||||
"max_delay_ms": {
|
||||
"name": "Max Delay (ms)",
|
||||
"name": "Maks. forsinkelse (ms)",
|
||||
"description": "Maksimal forsinkelse i millisekunder før et snap åbnes"
|
||||
},
|
||||
"queue_size": {
|
||||
@@ -2090,7 +2090,7 @@
|
||||
}
|
||||
},
|
||||
"streaks_reminder": {
|
||||
"name": "Streaks Reminder",
|
||||
"name": "Streaks-p?mindelse",
|
||||
"description": "Periodisk fortæller dig om dine Streaks",
|
||||
"properties": {
|
||||
"interval": {
|
||||
@@ -2124,11 +2124,11 @@
|
||||
"description": "Viser det første oprettede brugernavn ved siden af det aktuelle brugernavn i profilsiden"
|
||||
},
|
||||
"bypass_camera_roll_limit": {
|
||||
"name": "Bypass Camera Roll Limit",
|
||||
"name": "Omg? kamerarullegr?nse",
|
||||
"description": "Øger den maksimale mængde medier, du kan sende fra kameraet roll"
|
||||
},
|
||||
"custom_self_destruct_snap_delay": {
|
||||
"name": "Custom Self Destruct Snap Delay",
|
||||
"name": "Brugerdefineret selvdestruktionsforsinkelse for Snap",
|
||||
"description": "Giver flere muligheder for selvdestruere timer, når du sender en Snap"
|
||||
},
|
||||
"composer_console": {
|
||||
@@ -2156,7 +2156,7 @@
|
||||
}
|
||||
},
|
||||
"spoof": {
|
||||
"name": "Spoof",
|
||||
"name": "Spoofing",
|
||||
"description": "Spoof forskellige oplysninger om dig",
|
||||
"properties": {
|
||||
"play_store_installer_package_name": {
|
||||
@@ -2208,7 +2208,7 @@
|
||||
"description": "Giver dig mulighed for at vælge en video / lydfil fra galleriet"
|
||||
},
|
||||
"story_logger": {
|
||||
"name": "Story Logger",
|
||||
"name": "Story-logger",
|
||||
"description": "Giver en historie om venner historier"
|
||||
},
|
||||
"call_recorder": {
|
||||
@@ -2244,7 +2244,7 @@
|
||||
}
|
||||
},
|
||||
"voice_note_auto_play": {
|
||||
"name": "Voice Note Auto Play",
|
||||
"name": "Automatisk afspilning af talenoter",
|
||||
"description": "Afspiller automatisk den næste stemme note efter den nuværende er færdig"
|
||||
},
|
||||
"friend_notes": {
|
||||
@@ -2260,7 +2260,7 @@
|
||||
"description": "Forsøg at reparere Venne Feed Menuen som når enheden er offline kan den ikke vises korrekt"
|
||||
},
|
||||
"app_lock": {
|
||||
"name": "App Lock",
|
||||
"name": "Appl?s",
|
||||
"description": "Forhindrer adgang til Snapchat uden adgangskode",
|
||||
"properties": {
|
||||
"lock_on_resume": {
|
||||
@@ -2270,7 +2270,7 @@
|
||||
}
|
||||
},
|
||||
"infinite_story_boost": {
|
||||
"name": "Infinite Story Boost",
|
||||
"name": "Uendelig Story-boost",
|
||||
"description": "Bypass Story Boost Limit forsinkelse"
|
||||
},
|
||||
"meo_passcode_bypass": {
|
||||
@@ -2399,7 +2399,7 @@
|
||||
"LIVE_LOCATION_SHARE": "Live Placering Del",
|
||||
"CREATIVE_TOOL_ITEM": "Kreativt værktøjs element",
|
||||
"FAMILY_CENTER_INVITE": "Invitation til familiecenter",
|
||||
"FAMILY_CENTER_ACCEPT": "Family Center Accept",
|
||||
"FAMILY_CENTER_ACCEPT": "Family Center accept",
|
||||
"FAMILY_CENTER_LEAVE": "Familiecenterorlov",
|
||||
"STATUS_PLUS_GIFT": "Status plus gave",
|
||||
"TINY_SNAP": "Lille snap",
|
||||
@@ -2419,19 +2419,19 @@
|
||||
"media_download_source": {
|
||||
"none": "Ingen",
|
||||
"pending": "Afventer",
|
||||
"chat_media": "Chat Media",
|
||||
"chat_media": "Chatmedier",
|
||||
"story": "Historie",
|
||||
"public_story": "Offentlig historie",
|
||||
"spotlight": "Spotlight",
|
||||
"profile_picture": "Profilbillede",
|
||||
"story_logger": "Story Logger",
|
||||
"story_logger": "Story-logger",
|
||||
"message_logger": "BrevloggerComment",
|
||||
"merged": "Sammenflettet",
|
||||
"voice_call": "Stemmeopkald"
|
||||
},
|
||||
"chat_action_menu": {
|
||||
"preview_button": "Forhåndsvisning",
|
||||
"download_button": "Download",
|
||||
"download_button": "Hent",
|
||||
"delete_logged_message_button": "Slet indlæst brev",
|
||||
"show_chat_edit_history": "Vis Chat Redigér historik",
|
||||
"convert_message": "Konvertér brev"
|
||||
@@ -2454,7 +2454,7 @@
|
||||
"ORIGINAL": "Originale medier",
|
||||
"NOTE": "Lydnote",
|
||||
"SNAP": "Snap",
|
||||
"SAVEABLE_SNAP": "Saveable Snap",
|
||||
"SAVEABLE_SNAP": "Snap der kan gemmes",
|
||||
"null": "Snapchat- standard",
|
||||
"multiple_media_toast": "Du kan kun sende et medie ad gangen"
|
||||
},
|
||||
@@ -2597,7 +2597,7 @@
|
||||
"cancel": "Annullér",
|
||||
"save": "Gem",
|
||||
"open": "Åbn",
|
||||
"download": "Download",
|
||||
"download": "Hent",
|
||||
"send": "Send",
|
||||
"restore_original": "Gendan original",
|
||||
"convert_external_media": "Konverter eksterne medier"
|
||||
@@ -2622,7 +2622,7 @@
|
||||
"snap_replayed": "Snap genspillet",
|
||||
"snap_replayed_twice": "Snap genspillet to gange",
|
||||
"snap_screenshot": "Snap screenshot",
|
||||
"snap_screen_record": "Snap Screen Record",
|
||||
"snap_screen_record": "Snap-sk?rmoptagelse",
|
||||
"i_can_see_you": "Jeg kan se dig"
|
||||
},
|
||||
"cleared_from_feed": "Renset fra foder",
|
||||
@@ -2635,7 +2635,7 @@
|
||||
"better_notifications": {
|
||||
"button": {
|
||||
"reply": "Svar",
|
||||
"download": "Download",
|
||||
"download": "Hent",
|
||||
"mark_as_read": "Markér som læst"
|
||||
}
|
||||
},
|
||||
@@ -2883,7 +2883,7 @@
|
||||
"translation_position": {
|
||||
"above": "Over",
|
||||
"below": "Nedenfor",
|
||||
"inline": "Inline"
|
||||
"inline": "Indlejret"
|
||||
},
|
||||
"language_codes": {
|
||||
"en": "Engelsk",
|
||||
@@ -2984,7 +2984,7 @@
|
||||
},
|
||||
"delete_dialog": {
|
||||
"title": "Slet log",
|
||||
"message": "Er du sikker på, du vil slette alle logfiler? Denne handling kan ikke bringes til ophør.",
|
||||
"message": "Er du sikker p?, du vil slette alle logfiler? Denne handling kan ikke fortrydes.",
|
||||
"confirm": "Slet alle",
|
||||
"cancel": "Annullér",
|
||||
"progress": "Sletning{count}logfiler..."
|
||||
@@ -3064,7 +3064,7 @@
|
||||
}
|
||||
},
|
||||
"ui_settings_title": "Brugerindstillinger",
|
||||
"haptic_feedback_label": "Haptic Feedback",
|
||||
"haptic_feedback_label": "Haptisk feedback",
|
||||
"updates_title": "Opdateringer",
|
||||
"auto_update_check": "Automatisk opdateringstjek",
|
||||
"update_check_frequency_daily": "Daglig",
|
||||
@@ -3156,9 +3156,9 @@
|
||||
"created_at": "Oprettet ved{date}",
|
||||
"failed_to_open_file": "Kunne ikke åbne filen. Tjek logfiler for mere info",
|
||||
"failed_to_get_file": "Kunne ikke få filen",
|
||||
"download_button": "Download",
|
||||
"download_button": "Hent",
|
||||
"chat_attachment": "Bilag{index}",
|
||||
"log_header_format": "{username}?{type}?{date}",
|
||||
"log_header_format": "{username} ? {type} ? {date}",
|
||||
"edited_at_text": "Edited to \"{message}\"på{date}",
|
||||
"list_group_format": "Gruppe{name}",
|
||||
"list_friend_format": "Ven{name}",
|
||||
@@ -3182,7 +3182,7 @@
|
||||
"failed_to_edit_message": "Kunne ikke redigere brev:{error}"
|
||||
},
|
||||
"ai_response_style": {
|
||||
"casual": "Casual",
|
||||
"casual": "Uformel",
|
||||
"formal": "Formel",
|
||||
"friendly": "Venlig",
|
||||
"humorous": "Humoristisk",
|
||||
@@ -3218,4 +3218,4 @@
|
||||
"openai": "OpenAI",
|
||||
"openrouter": "OpenRouter"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"setup": {
|
||||
"dialogs": {
|
||||
"select_language": "Sprache auswählen",
|
||||
@@ -27,10 +27,10 @@
|
||||
"tasks": "Aufgaben",
|
||||
"features": "Eigenschaften",
|
||||
"manage_rule_feature": "Regelmerkmal verwalten",
|
||||
"home": "Home",
|
||||
"home": "Startseite",
|
||||
"home_about": "Über uns",
|
||||
"home_settings": "Einstellungen",
|
||||
"home_logs": "Logs",
|
||||
"home_logs": "Protokolle",
|
||||
"logger_history": "Geschichte von Logger",
|
||||
"logged_stories": "Geloggte Geschichten",
|
||||
"friend_tracker": "Fröhlicher Tracker",
|
||||
@@ -58,7 +58,7 @@
|
||||
"sections": {
|
||||
"home": {
|
||||
"version_title": "vgl{versionName}· von Eternal",
|
||||
"update_title": "PurrfectSnap Update",
|
||||
"update_title": "PurrfectSnap-Update",
|
||||
"update_content": "Version{version}ist verfügbar!",
|
||||
"update_button": "Downloads",
|
||||
"debug_build_summary_title": "Sie führen einen Debug-Bau von PurrfectSnap",
|
||||
@@ -107,8 +107,8 @@
|
||||
"friend_notes_no_notes_to_backup": "Noch keine Notizen",
|
||||
"friend_notes_backup_success": "Freundschaftsnoten gesichert",
|
||||
"friend_notes_restore_success": "Freundschaftsnoten restauriert",
|
||||
"backup_button": "Backup",
|
||||
"restore_button": "Restore",
|
||||
"backup_button": "Sicherung",
|
||||
"restore_button": "Wiederherstellen",
|
||||
"view_button": "Blick",
|
||||
"customize_bottom_bar_title": "Anpassen Bottom Bar",
|
||||
"customize_bottom_bar_subtitle": "Wählen Sie, welche Tabs auf Ihrem Heimbildschirm anzeigen",
|
||||
@@ -116,7 +116,7 @@
|
||||
"reset_button": "Zurück zur Übersicht",
|
||||
"done_button": "Artikel 2",
|
||||
"clear_friend_feed": "Klarer Friend Feed",
|
||||
"test_mode_label": "Enable PurrAura",
|
||||
"test_mode_label": "PurrAura aktivieren",
|
||||
"disable_feature_loading_label": "Deaktivieren der Funktion",
|
||||
"disable_auto_mapper_label": "Auto Mapper deaktivieren",
|
||||
"disable_bypass_indicator_label": "Bypass Indikator deaktivieren"
|
||||
@@ -126,10 +126,10 @@
|
||||
"merge_button": "Verschmelzung",
|
||||
"failed_to_open_file": "Datei nicht öffnen",
|
||||
"merge_files_toast": "Zusammenführen{count}dateien",
|
||||
"remove_selected_tasks_title": "Sind Sie sicher, dass Sie ausgewählte Aufgaben entfernen möchten?",
|
||||
"remove_all_tasks_title": "Sind Sie sicher, dass Sie alle Aufgaben entfernen möchten?",
|
||||
"remove_selected_tasks_title": "Sind Sie sicher, dass Sie die ausgew?hlten Aufgaben entfernen m?chten?",
|
||||
"remove_all_tasks_title": "Sind Sie sicher, dass Sie alle Aufgaben entfernen m?chten?",
|
||||
"delete_files_option": "Löschen von Dateien",
|
||||
"remove_selected_tasks_confirm": "Entfernen{count}aufgaben?",
|
||||
"remove_selected_tasks_confirm": "{count} Aufgaben entfernen?",
|
||||
"remove_all_tasks_confirm": "Alle Aufgaben entfernen?"
|
||||
},
|
||||
"features": {
|
||||
@@ -175,7 +175,7 @@
|
||||
"e2ee_title": "End-to-End-Verschlüsselung",
|
||||
"e2ee_subtitle": "Verwalten Sie Ihren gemeinsamen Schlüssel für diesen Freund.",
|
||||
"export_base64_button": "Ausfuhrbasis64",
|
||||
"import_base64_button": "Import Base64",
|
||||
"import_base64_button": "Base64 importieren",
|
||||
"invalid_key_size_32_bytes": "Ungültige Schlüsselgröße. Geben Sie einen 32-byte Schlüssel.",
|
||||
"successfully_imported_key": "Schlüssel importiert erfolgreich.",
|
||||
"failed_to_import_key": "Schlüssel nicht importiert:{message}",
|
||||
@@ -187,7 +187,7 @@
|
||||
"streaks_expiration_text": "Abzüge{eta}",
|
||||
"streaks_expiration_text_expired": "Ausgenommen",
|
||||
"reminder_button": "Zurück zur Übersicht",
|
||||
"delete_scope_confirm_dialog_title": "Sind Sie sicher, dass Sie eine löschen möchten{scope}?",
|
||||
"delete_scope_confirm_dialog_title": "Sind Sie sicher, dass Sie {scope} l?schen m?chten?",
|
||||
"notes_placeholder": "Klicken Sie auf eine Notiz hinzufügen"
|
||||
},
|
||||
"logged_stories": {
|
||||
@@ -206,7 +206,7 @@
|
||||
"save_selection_option": "Auswahl speichern",
|
||||
"save_all_option": "Alle speichern",
|
||||
"unsave_selection_option": "Auswahl nicht speichern",
|
||||
"unsave_all_option": "Unsave All",
|
||||
"unsave_all_option": "Alles nicht speichern",
|
||||
"mark_selection_as_seen_option": "Mark ausgewählt Snap als gesehen",
|
||||
"mark_all_as_seen_option": "Markieren Sie alle Snaps wie gesehen",
|
||||
"delete_selection_option": "Auswahl löschen",
|
||||
@@ -220,7 +220,7 @@
|
||||
"list_friend_format": "Freund{name}",
|
||||
"list_group_format": "Gruppe{name}",
|
||||
"no_more_messages": "Keine Nachrichten mehr",
|
||||
"reverse_order_checkbox": "Reverse Order",
|
||||
"reverse_order_checkbox": "Reihenfolge umkehren",
|
||||
"chat_attachment": "Anlage{index}",
|
||||
"empty_message": "Freie Chatbotschaft",
|
||||
"message_parse_failed": "Versäumte Nachricht",
|
||||
@@ -245,14 +245,14 @@
|
||||
"choose_location_button": "Wählen Sie einen Standort",
|
||||
"manual_coordinates_hint": "Feinabstimmung der Koordinaten manuell.",
|
||||
"saved_coordinates_subtitle": "Verwalten Sie Ihre gespeicherten Spoof-Standorte",
|
||||
"teleport_to_friend_button": "Teleport to Friend",
|
||||
"teleport_to_friend_button": "Zu Freund teleportieren",
|
||||
"spoof_location_toggle": "Standort des Spoof",
|
||||
"suspend_location_updates": "Standort-Updates verhängen",
|
||||
"saved_coordinates_title": "Gespeicherte Koordinaten",
|
||||
"no_saved_coordinates_hint": "Keine gespeicherten Koordinaten",
|
||||
"delete_dialog_title": "Gespeicherte Koordinaten löschen",
|
||||
"delete_dialog_message": "Sind Sie sicher, dass Sie diese gespeicherte Koordinaten löschen möchten?",
|
||||
"teleport_to_friend_title": "Teleport to Friend",
|
||||
"delete_dialog_message": "Sind Sie sicher, dass Sie diese gespeicherte Koordinate l?schen m?chten?",
|
||||
"teleport_to_friend_title": "Zu Freund teleportieren",
|
||||
"search_bar": "Suche",
|
||||
"no_friends_map": "Keine Freunde auf der Karte",
|
||||
"no_friends_found": "Keine Freunde gefunden"
|
||||
@@ -277,7 +277,7 @@
|
||||
},
|
||||
"reset_config": {
|
||||
"title": "Zurück zur Übersicht",
|
||||
"content": "Sind Sie sicher, dass Sie die config zurücksetzen wollen?",
|
||||
"content": "Sind Sie sicher, dass Sie die Konfiguration zur?cksetzen m?chten?",
|
||||
"success_toast": "Zurücksetzen erfolgreich"
|
||||
},
|
||||
"quick_actions_dialog": {
|
||||
@@ -285,8 +285,8 @@
|
||||
"subtitle": "Zugriff auf Ihre Lieblingswerkzeuge schneller"
|
||||
},
|
||||
"export_config": {
|
||||
"title": "Export Sensitive Daten?",
|
||||
"content": "Möchten Sie die Config mit sensiblen Daten exportieren? (Sowie Ortskoordinaten, etc.)"
|
||||
"title": "Sensible Daten exportieren?",
|
||||
"content": "M?chten Sie die Konfiguration mit sensiblen Daten exportieren? (z. B. Standortkoordinaten usw.)"
|
||||
},
|
||||
"messaging_action": {
|
||||
"title": "Wählen Sie Inhaltstypen zu verarbeiten",
|
||||
@@ -347,9 +347,9 @@
|
||||
"no_repos_added": "Keine Repositorys hinzugefügt",
|
||||
"add_repo_button": "Repository hinzufügen",
|
||||
"add_repo_dialog_title": "Repository hinzufügen",
|
||||
"repo_url_label": "Repository URL",
|
||||
"repo_url_label": "Repository-URL",
|
||||
"add_button": "Hinzufügen",
|
||||
"invalid_repo_title": "Invalid Repository",
|
||||
"invalid_repo_title": "Ung?ltiges Repository",
|
||||
"invalid_repo_error": "Dieses Repository fehlt den benötigten Daten.",
|
||||
"repo_added_toast": "Repository hinzugefügt",
|
||||
"add_repo_failed_toast": "Fehler beim Hinzufügen von Repository:{message}",
|
||||
@@ -360,7 +360,7 @@
|
||||
},
|
||||
"friend_tracker": {
|
||||
"rules_tab": "Regeln",
|
||||
"logs_tab": "Logs",
|
||||
"logs_tab": "Protokolle",
|
||||
"catalog_button": "Katalog",
|
||||
"add_rule_button": "Artikel",
|
||||
"import_button": "Einfuhr",
|
||||
@@ -377,7 +377,7 @@
|
||||
"no_logs_found": "Keine Protokolle gefunden",
|
||||
"no_rules_found": "Keine Regeln gefunden",
|
||||
"export_logs_dialog_title": "Exportprotokolle",
|
||||
"export_logs_dialog_confirm_text": "Logs mit aktuellen Filtern exportieren?",
|
||||
"export_logs_dialog_confirm_text": "Protokolle mit aktuellen Filtern exportieren?",
|
||||
"export_as_button": "Ausfuhr{type}",
|
||||
"new_rule_title": "Neue Regel",
|
||||
"edit_rule_title": "Artikel",
|
||||
@@ -406,10 +406,10 @@
|
||||
"cannot_save_rule_dialog_text": "Füllen Sie die fehlenden Felder aus, um diese Regel zu speichern.",
|
||||
"duplicate_rule_name_dialog_title": "Duplikate Regelname",
|
||||
"duplicate_rule_name_dialog_text": "Eine Regel mit diesem Namen existiert bereits. Such dir einen neuen Namen.",
|
||||
"discard_changes_dialog_title": "Änderungen deaktivieren?",
|
||||
"discard_changes_dialog_text": "Sie haben keine Änderungen. Sie ablenken?",
|
||||
"discard_changes_dialog_title": "?nderungen verwerfen?",
|
||||
"discard_changes_dialog_text": "Sie haben ungespeicherte ?nderungen. Verwerfen?",
|
||||
"rule_subtitle": "Konfigurieren Sie Trigger und Scopes für diese Regel.",
|
||||
"discard_button": "Discard",
|
||||
"discard_button": "Verwerfen",
|
||||
"enabled_label": "Ermöglicht",
|
||||
"disabled_label": "Behinderte",
|
||||
"delete_rule_dialog_title": "Regel",
|
||||
@@ -423,13 +423,13 @@
|
||||
"export_dialog_title": "Ausfuhrregeln",
|
||||
"bulk_export_button": "Ausfuhr",
|
||||
"individual_export_button": "Einzelausfuhr",
|
||||
"reverse_order_checkbox": "Reverse Order",
|
||||
"reverse_order_checkbox": "Reihenfolge umkehren",
|
||||
"delete_logs_dialog_title": "Logs löschen",
|
||||
"delete_logs_dialog_confirm_text": "Löschen Sie alle Protokolle, die den aktuellen Filtern entsprechen?",
|
||||
"select_friends_groups_button": "Freunde / Gruppen auswählen"
|
||||
},
|
||||
"friend_tracker_export": {
|
||||
"title": "Export Friend Tracker",
|
||||
"title": "Freund-Tracker exportieren",
|
||||
"save_button": "Speichern",
|
||||
"back_button_description": "Zurück",
|
||||
"expand_button_description": "Kategorie erweitern oder zusammenbrechen",
|
||||
@@ -453,9 +453,9 @@
|
||||
"no_repos_added": "Keine Repositorys hinzugefügt",
|
||||
"add_repo_button": "Repository hinzufügen",
|
||||
"add_repo_dialog_title": "Repository hinzufügen",
|
||||
"repo_url_label": "Repository URL",
|
||||
"repo_url_label": "Repository-URL",
|
||||
"add_button": "Hinzufügen",
|
||||
"invalid_repo_title": "Invalid Repository",
|
||||
"invalid_repo_title": "Ung?ltiges Repository",
|
||||
"invalid_repo_error": "Dieses Repository fehlt den benötigten Daten.",
|
||||
"repo_added_toast": "Repository hinzugefügt",
|
||||
"add_repo_failed_toast": "Fehler beim Hinzufügen von Repository:{message}",
|
||||
@@ -532,11 +532,11 @@
|
||||
}
|
||||
},
|
||||
"auto_open_snaps": {
|
||||
"name": "Auto Open Snaps",
|
||||
"name": "Snaps automatisch ?ffnen",
|
||||
"description": "Öffnet automatisch Snaps beim Empfang",
|
||||
"options": {
|
||||
"blacklist": "Ausschließen von Auto Open Snaps",
|
||||
"whitelist": "Auto Open Snaps"
|
||||
"whitelist": "Snaps automatisch ?ffnen"
|
||||
}
|
||||
},
|
||||
"hide_friend_feed": {
|
||||
@@ -546,7 +546,7 @@
|
||||
"name": "E2E Verschlüsselung verwenden"
|
||||
},
|
||||
"pin_conversation": {
|
||||
"name": "Pin Conversation"
|
||||
"name": "Unterhaltung anheften"
|
||||
},
|
||||
"exclude_message_logger": {
|
||||
"name": "Ausschließen von Message Logger"
|
||||
@@ -595,7 +595,7 @@
|
||||
},
|
||||
"actions": {
|
||||
"clean_snapchat_cache": {
|
||||
"name": "Clean Snapchat Cache",
|
||||
"name": "Snapchat-Cache leeren",
|
||||
"description": "Reinigt den Snapchat Cache"
|
||||
},
|
||||
"manage_friend_list": {
|
||||
@@ -607,15 +607,15 @@
|
||||
"description": "Exportiert Konversationsnachrichten in eine JSON/HTML/TXT-Datei"
|
||||
},
|
||||
"export_memories": {
|
||||
"name": "Export Memories",
|
||||
"name": "Memories exportieren",
|
||||
"description": "Exportiert Speicher in eine ZIP-Datei"
|
||||
},
|
||||
"bulk_messaging_action": {
|
||||
"name": "Bulk Messaging Action",
|
||||
"name": "Massen-Nachrichtenaktion",
|
||||
"description": "Führt Operationen wie das Löschen von Freunden oder das Löschen von Gesprächen durch"
|
||||
},
|
||||
"regen_mappings": {
|
||||
"name": "Regenerate Mappings",
|
||||
"name": "Zuordnungen neu erstellen",
|
||||
"description": "Manuelle Mappings regenerieren"
|
||||
},
|
||||
"change_language": {
|
||||
@@ -668,7 +668,7 @@
|
||||
"auto_delete_sent_messages": "🗑️ Auto Löschen Sent-Nachrichten",
|
||||
"mark_snaps_as_seen": "👀 Mark Snaps als gesehen",
|
||||
"mark_stories_as_seen_locally": "👀 Mark Stories als lokal gesehen",
|
||||
"conversation_info": "👤 Conversation Info",
|
||||
"conversation_info": "?? Gespr?chsinfo",
|
||||
"e2e_encryption": "🔒 E2E Verschlüsselung verwenden",
|
||||
"message_logger": "📝 Nachrichtenlogger",
|
||||
"auto_read": "✅ Auto Lesen",
|
||||
@@ -726,9 +726,9 @@
|
||||
"speaking": "Apropos",
|
||||
"chat_reaction": "DM-Reaktion",
|
||||
"group_chat_reaction": "Gruppenreaktion",
|
||||
"initiate_audio": "Incoming Audio Call",
|
||||
"initiate_audio": "Eingehender Audioanruf",
|
||||
"abandon_audio": "Versäumter Audio-Anruf",
|
||||
"initiate_video": "Incoming Video Call",
|
||||
"initiate_video": "Eingehender Videoanruf",
|
||||
"abandon_video": "Vermisste Videoanruf",
|
||||
"map_live_location": "Karte Live Standort"
|
||||
},
|
||||
@@ -786,13 +786,13 @@
|
||||
"null": "Spuck nicht Quelle"
|
||||
},
|
||||
"custom_streaks_expiration_format": {
|
||||
"null": "System Default"
|
||||
"null": "Systemstandard"
|
||||
},
|
||||
"preferred_transcription_lang": {
|
||||
"null": "Snapchat Default verwenden"
|
||||
},
|
||||
"custom_emoji_font": {
|
||||
"null": "Default Emoji Font"
|
||||
"null": "Standard-Emoji-Schriftart"
|
||||
},
|
||||
"custom_shared_library": {
|
||||
"null": "Standardbibliothek verwenden"
|
||||
@@ -833,18 +833,18 @@
|
||||
"null": "Standard-Code"
|
||||
},
|
||||
"preset": {
|
||||
"null": "Default Preset"
|
||||
"null": "Standard-Preset"
|
||||
},
|
||||
"app_appearance_override": {
|
||||
"title": "Erscheinung"
|
||||
},
|
||||
"gallery_media_send_override": {
|
||||
"always_ask": "Immer fragen",
|
||||
"ORIGINAL": "Original Media",
|
||||
"ORIGINAL": "Originalmedien",
|
||||
"NOTE": "Audionote",
|
||||
"SNAP": "Schnapper",
|
||||
"SAVEABLE_SNAP": "Speichern von Snap",
|
||||
"null": "Snapchat Default"
|
||||
"null": "Snapchat-Standard"
|
||||
},
|
||||
"strip_media_metadata": {
|
||||
"hide_caption_text": "Verstecken Caption Text",
|
||||
@@ -875,7 +875,7 @@
|
||||
"camera": "Kamera",
|
||||
"discover": "Entdecken",
|
||||
"spotlight": "Scheinwerfer",
|
||||
"null": "Snapchat Default"
|
||||
"null": "Snapchat-Standard"
|
||||
},
|
||||
"spotlight_comments_username_icon": {
|
||||
"user": "Benutzername Icon",
|
||||
@@ -888,7 +888,7 @@
|
||||
"null": "Automatische Übersetzung"
|
||||
},
|
||||
"update_check_frequency": {
|
||||
"null": "Auto"
|
||||
"null": "Automatisch"
|
||||
},
|
||||
"snapchat_plus": {
|
||||
"not_subscribed": "Nicht angemeldet",
|
||||
@@ -902,9 +902,9 @@
|
||||
"null": "Fehler"
|
||||
},
|
||||
"old_bitmoji_selfie": {
|
||||
"2d": "2D Bitmoji",
|
||||
"3d": "3D Bitmoji",
|
||||
"null": "Default Bitmoji"
|
||||
"2d": "2D-Bitmoji",
|
||||
"3d": "3D-Bitmoji",
|
||||
"null": "Standard-Bitmoji"
|
||||
},
|
||||
"disable_confirmation_dialogs": {
|
||||
"erase_message": "Nachricht löschen",
|
||||
@@ -1017,18 +1017,18 @@
|
||||
},
|
||||
"ai_response_style": {
|
||||
"casual": "Lässig",
|
||||
"formal": "Formal",
|
||||
"formal": "Formell",
|
||||
"friendly": "Freundlichkeit",
|
||||
"humorous": "Humorvoll",
|
||||
"empathetic": "Empfängnis",
|
||||
"toxic": "Edgy",
|
||||
"toxic": "Provokant",
|
||||
"busy": "Beschäftigt"
|
||||
},
|
||||
"ai_temperature": {
|
||||
"0.7": "Bilanziert (0.7)"
|
||||
},
|
||||
"ai_response_language": {
|
||||
"auto": "Auto",
|
||||
"auto": "Automatisch",
|
||||
"en": "Englisch",
|
||||
"es": "Spanisch",
|
||||
"fr": "Französisch",
|
||||
@@ -1090,7 +1090,7 @@
|
||||
"external_media_messages": "Externe Medien",
|
||||
"voice_note_messages": "Sprachhinweise",
|
||||
"sticker_messages": "Aufkleber",
|
||||
"tiny_snap_messages": "Tiny Snaps",
|
||||
"tiny_snap_messages": "Mini-Snaps",
|
||||
"map_reaction_messages": "Kartenreaktionen",
|
||||
"half_swipes": "Halbschweine"
|
||||
},
|
||||
@@ -1151,7 +1151,7 @@
|
||||
"description": "Verhindert, dass Ihr Standort aktualisiert wird"
|
||||
},
|
||||
"spoof_battery_level": {
|
||||
"name": "Spoof Battery Level",
|
||||
"name": "Akkustand vort?uschen",
|
||||
"description": "Läust den Batteriepegel Ihres Geräts auf der Karte\nWert muss zwischen 0 und 100 liegen"
|
||||
},
|
||||
"spoof_headphones": {
|
||||
@@ -1255,7 +1255,7 @@
|
||||
"description": "Stellt die Standardgeschwindigkeit für die Wiedergabe von Videos fest\nWert muss zwischen 0,1 und 4,0 liegen"
|
||||
},
|
||||
"video_playback_rate_slider": {
|
||||
"name": "Video Playback Rate Slider",
|
||||
"name": "Regler f?r Video-Wiedergabegeschwindigkeit",
|
||||
"description": "Fügt einen Slider im Kontextmenü der Oper hinzu, um die Videowiedergaberate zu ändern\nHinweis: Änderungen gelten nur für nachfolgende Videos"
|
||||
},
|
||||
"disable_google_play_dialogs": {
|
||||
@@ -1263,7 +1263,7 @@
|
||||
"description": "Verhindern Sie Google Play Services-Verfügbarkeitsdialoge von angezeigt werden"
|
||||
},
|
||||
"default_volume_controls": {
|
||||
"name": "Default Volume Controls",
|
||||
"name": "Standard-Lautst?rkeregelung",
|
||||
"description": "Erzwingt Snapchat, Systemvolumensteuerungen zu verwenden"
|
||||
},
|
||||
"disable_telecom_framework": {
|
||||
@@ -1305,7 +1305,7 @@
|
||||
"description": "Ermöglicht die gleichen Medien mehrfach heruntergeladen werden"
|
||||
},
|
||||
"merge_overlays": {
|
||||
"name": "Merge Overlays",
|
||||
"name": "Overlays zusammenf?hren",
|
||||
"description": "Kombiniert den Text und die Medien eines Snap in eine einzelne Datei"
|
||||
},
|
||||
"force_image_format": {
|
||||
@@ -1349,11 +1349,11 @@
|
||||
"description": "Setzen Sie den konstanten Ratefaktor für den Video-Encoder\nVon 0 bis 51 für libx264"
|
||||
},
|
||||
"video_bitrate": {
|
||||
"name": "Video Bitrate",
|
||||
"name": "Video-Bitrate",
|
||||
"description": "Setzen Sie die Videobitrate (kbps)"
|
||||
},
|
||||
"audio_bitrate": {
|
||||
"name": "Audio Bitrate",
|
||||
"name": "Audio-Bitrate",
|
||||
"description": "Einstellen der Audiobitrate (kbps)"
|
||||
},
|
||||
"custom_video_codec": {
|
||||
@@ -1399,7 +1399,7 @@
|
||||
"description": "Zeigt eine kleine Vorschau neben ungesehenen Snaps im Chat an"
|
||||
},
|
||||
"bootstrap_override": {
|
||||
"name": "Bootstrap Override",
|
||||
"name": "Bootstrap-Override",
|
||||
"description": "Überträgt Benutzeroberfläche Bootstrap Einstellungen",
|
||||
"properties": {
|
||||
"app_appearance": {
|
||||
@@ -1407,13 +1407,13 @@
|
||||
"description": "Setzt eine anhaltende Erscheinung"
|
||||
},
|
||||
"home_tab": {
|
||||
"name": "Home Tab",
|
||||
"name": "Startseite-Tab",
|
||||
"description": "Übertreibt die Startkarte beim Öffnen von Snapchat"
|
||||
}
|
||||
}
|
||||
},
|
||||
"map_friend_nametags": {
|
||||
"name": "Enhanced Friend Map Nametags",
|
||||
"name": "Erweiterte Freundkarten-Namensschilder",
|
||||
"description": "Verbessert die Namensschilder von Freunden auf der Snapmap"
|
||||
},
|
||||
"prevent_message_list_auto_scroll": {
|
||||
@@ -1445,7 +1445,7 @@
|
||||
"description": "Wählen Sie aus, welche UI-Komponenten zu verstecken sind"
|
||||
},
|
||||
"opera_media_quick_info": {
|
||||
"name": "Opera Media Quick Info",
|
||||
"name": "Opera Media Schnellinfo",
|
||||
"description": "Zeigt nützliche Informationen von Medien wie Erstellungsdatum im Kontextmenü Opera Viewer"
|
||||
},
|
||||
"old_bitmoji_selfie": {
|
||||
@@ -1465,7 +1465,7 @@
|
||||
"description": "Schließen Sie das Friend Feed Menü automatisch nach dem Drücken einer Einstelltaste"
|
||||
},
|
||||
"vertical_story_viewer": {
|
||||
"name": "Vertical Story Viewer",
|
||||
"name": "Vertikaler Story-Viewer",
|
||||
"description": "Ermöglicht den vertikalen Story Viewer für alle Geschichten"
|
||||
},
|
||||
"enable_friend_feed_menu_bar": {
|
||||
@@ -1515,7 +1515,7 @@
|
||||
"description": "Verhindert, dass jemand weiß, dass Sie ihre Geschichte neu beobachtet haben"
|
||||
},
|
||||
"hide_peek_a_peek": {
|
||||
"name": "Hide Peek-a-Peek",
|
||||
"name": "Peek-a-Peek ausblenden",
|
||||
"description": "Verhindert die Benachrichtigung von gesendet werden, wenn Sie halb schwipe in einen Chat"
|
||||
},
|
||||
"hide_bitmoji_presence": {
|
||||
@@ -1539,11 +1539,11 @@
|
||||
"description": "Fügt eine Schaltfläche hinzu, um einen Snap zu markieren, wie beim Betrachten gesehen.\nDies funktioniert auch, wenn Stealth-Modus aktiviert ist"
|
||||
},
|
||||
"skip_when_marking_as_seen": {
|
||||
"name": "Skip When Marking as Seen",
|
||||
"name": "Beim Als-gesehen-Markieren ?berspringen",
|
||||
"description": "Überspringen Sie automatisch zum nächsten Snap, wenn Sie einen Snap wie gesehen markieren.\nVerwendung in Kombination mit Mark Snap als Seen Button"
|
||||
},
|
||||
"loop_media_playback": {
|
||||
"name": "Loop Media Playback",
|
||||
"name": "Medienwiedergabe in Schleife",
|
||||
"description": "Loops Medienwiedergabe beim Anzeigen von Snaps / Stories"
|
||||
},
|
||||
"disable_replay_in_ff": {
|
||||
@@ -1707,7 +1707,7 @@
|
||||
"description": "Wählen Sie, wie Galeriemedien gesendet werden"
|
||||
},
|
||||
"include_camera_snaps": {
|
||||
"name": "Include Camera Snaps",
|
||||
"name": "Kamera-Snaps einbeziehen",
|
||||
"description": "Zeigen Sie auch den Override Dialog für Kamera Snaps"
|
||||
}
|
||||
}
|
||||
@@ -1729,7 +1729,7 @@
|
||||
"description": "Erlauben Sie, Gruppeninformationen nach dem Kick zu sehen"
|
||||
},
|
||||
"double_tap_chat_action": {
|
||||
"name": "Double Tap Chat Action",
|
||||
"name": "Doppeltippen-Chat-Aktion",
|
||||
"description": "Führen Sie eine benutzerdefinierte Aktion, wenn Sie eine Nachricht im Chat doppelt tippen"
|
||||
},
|
||||
"double_tap_chat_action_custom_emoji": {
|
||||
@@ -1761,7 +1761,7 @@
|
||||
"description": "Verwenden Sie KI, um intelligente Auto-Replies anstelle von Template-Nachrichten zu generieren"
|
||||
},
|
||||
"ai_provider": {
|
||||
"name": "AI Provider",
|
||||
"name": "KI-Anbieter",
|
||||
"description": "Wählen Sie aus, welchen KI-Dienst zur Generierung von Antworten verwendet wird"
|
||||
},
|
||||
"ai_endpoint_url": {
|
||||
@@ -1777,11 +1777,11 @@
|
||||
"description": "API-Schlüssel zur Authentifizierung mit dem AI-Service"
|
||||
},
|
||||
"ai_system_prompt": {
|
||||
"name": "AI System Prompt",
|
||||
"name": "KI-System-Prompt",
|
||||
"description": "Systemaufforderung, die die Persönlichkeit und das Verhalten der KI definiert"
|
||||
},
|
||||
"ai_max_tokens": {
|
||||
"name": "AI Max Tokens",
|
||||
"name": "KI-Max.-Tokens",
|
||||
"description": "Maximale Anzahl von Token (Worte) kann die KI in Antworten verwenden"
|
||||
},
|
||||
"ai_temperature": {
|
||||
@@ -1817,11 +1817,11 @@
|
||||
"description": "Verwenden Sie Template-Nachrichten, wenn KI eine Antwort nicht generiert"
|
||||
},
|
||||
"ai_request_timeout": {
|
||||
"name": "AI Request Timeout",
|
||||
"name": "KI-Anfrage-Timeout",
|
||||
"description": "Maximale Zeit, um auf KI-Antwort zu warten (in Sekunden)"
|
||||
},
|
||||
"ai_retry_attempts": {
|
||||
"name": "AI Retry Attempts",
|
||||
"name": "KI-Wiederholungsversuche",
|
||||
"description": "Anzahl der Zeiten, um KI-Anforderungen wiederherzustellen, wenn sie scheitern"
|
||||
}
|
||||
}
|
||||
@@ -1895,11 +1895,11 @@
|
||||
"description": "Ermöglicht Auto Open Snaps im Hintergrund laufen. Anmerkung: Dies wird Ihren Akku deutlich entleeren"
|
||||
},
|
||||
"min_delay": {
|
||||
"name": "Min Delay (ms)",
|
||||
"name": "Min. Verz?gerung (ms)",
|
||||
"description": "Mindestverzögerung in Millisekunden vor dem Öffnen eines Schnapps"
|
||||
},
|
||||
"max_delay_ms": {
|
||||
"name": "Max Delay (ms)",
|
||||
"name": "Max. Verz?gerung (ms)",
|
||||
"description": "Maximale Verzögerung in Millisekunden vor dem Öffnen eines Schnapps"
|
||||
},
|
||||
"queue_size": {
|
||||
@@ -1907,11 +1907,11 @@
|
||||
"description": "Maximale Anzahl der Snaps in Warteschlange zu halten"
|
||||
},
|
||||
"retry_attempts": {
|
||||
"name": "Retry Attempts",
|
||||
"name": "Wiederholungsversuche",
|
||||
"description": "Anzahl der Zeiten, um einen Snap zu öffnen, wenn es versagt"
|
||||
},
|
||||
"retry_delay": {
|
||||
"name": "Retry Delay (ms)",
|
||||
"name": "Wiederholungsverz?gerung (ms)",
|
||||
"description": "Verzögerung in Millisekunden zwischen Retry-Ansätzen"
|
||||
}
|
||||
}
|
||||
@@ -2068,7 +2068,7 @@
|
||||
"description": "Setzt eine benutzerdefinierte Kameraauflösung, Breite x Höhe (z.B. 1920x1080).\nDie benutzerdefinierte Auflösung muss von Ihrem Gerät unterstützt werden"
|
||||
},
|
||||
"front_custom_frame_rate": {
|
||||
"name": "Front Custom Frame Rate",
|
||||
"name": "Benutzerdefinierte Front-Bildrate",
|
||||
"description": "Übertreibt die vordere Kamera-Rahmenrate"
|
||||
},
|
||||
"back_custom_frame_rate": {
|
||||
@@ -2076,7 +2076,7 @@
|
||||
"description": "Übertreibt die Rückfahrkamera-Rahmenrate"
|
||||
},
|
||||
"force_camera_source_encoding": {
|
||||
"name": "Force Camera Source Encoding",
|
||||
"name": "Kameraquellenkodierung erzwingen",
|
||||
"description": "Erzwingt die Kameraquellencodierung"
|
||||
},
|
||||
"startup_default_camera": {
|
||||
@@ -2090,7 +2090,7 @@
|
||||
}
|
||||
},
|
||||
"streaks_reminder": {
|
||||
"name": "Streaks Reminder",
|
||||
"name": "Streaks-Erinnerung",
|
||||
"description": "Benachrichtigt Sie regelmäßig über Ihre Streaks",
|
||||
"properties": {
|
||||
"interval": {
|
||||
@@ -2132,11 +2132,11 @@
|
||||
"description": "Gibt mehr Optionen für den selbstzerstörenden Timer beim Senden eines Snap"
|
||||
},
|
||||
"composer_console": {
|
||||
"name": "Composer Console",
|
||||
"name": "Composer-Konsole",
|
||||
"description": "Ermöglicht die Ausführung von JavaScript-Code in Composer (nur arm64)"
|
||||
},
|
||||
"composer_logs": {
|
||||
"name": "Composer Logs",
|
||||
"name": "Composer-Logs",
|
||||
"description": "Redirects Konsolenprotokolle von Composer zu PurrfectSnap"
|
||||
}
|
||||
}
|
||||
@@ -2176,11 +2176,11 @@
|
||||
"description": "Kraftverkehr zum Bericht WLAN statt mobiler Daten"
|
||||
},
|
||||
"spoof_device_id": {
|
||||
"name": "Spoof Device ID",
|
||||
"name": "Ger?te-ID spoofen",
|
||||
"description": "Überschreiben Sie die Android-ID an Snapchat gesendet",
|
||||
"properties": {
|
||||
"spoof_android_id": {
|
||||
"name": "Spoof Android ID",
|
||||
"name": "Android-ID spoofen",
|
||||
"description": "Überschreiben Sie die Android-ID an Snapchat mit einem benutzerdefinierten Wert"
|
||||
},
|
||||
"custom_android_id": {
|
||||
@@ -2204,7 +2204,7 @@
|
||||
"description": "Konvertiert Snaps, um externe Medien lokal zu chatten. Dies erscheint im Kontextmenü des Chat-Downloads"
|
||||
},
|
||||
"media_file_picker": {
|
||||
"name": "Media File Picker",
|
||||
"name": "Medien-Dateiauswahl",
|
||||
"description": "Erlaubt Ihnen, jede Video/Audio-Datei aus der Galerie auszuwählen"
|
||||
},
|
||||
"story_logger": {
|
||||
@@ -2244,7 +2244,7 @@
|
||||
}
|
||||
},
|
||||
"voice_note_auto_play": {
|
||||
"name": "Voice Note Auto Play",
|
||||
"name": "Sprachnotizen automatisch abspielen",
|
||||
"description": "Spielt automatisch die nächste Sprachnote, nachdem die aktuelle beendet ist"
|
||||
},
|
||||
"friend_notes": {
|
||||
@@ -2260,7 +2260,7 @@
|
||||
"description": "Versuchen Sie, das Friend Feed Menü zu reparieren, als wenn das Gerät offline ist, kann es nicht korrekt angezeigt werden"
|
||||
},
|
||||
"app_lock": {
|
||||
"name": "App Lock",
|
||||
"name": "App-Sperre",
|
||||
"description": "Verhindert Zugriff auf Snapchat ohne Passcode",
|
||||
"properties": {
|
||||
"lock_on_resume": {
|
||||
@@ -2270,7 +2270,7 @@
|
||||
}
|
||||
},
|
||||
"infinite_story_boost": {
|
||||
"name": "Infinite Story Boost",
|
||||
"name": "Unendlicher Story-Boost",
|
||||
"description": "Bypass the Story Boost Limit Verzögerung"
|
||||
},
|
||||
"meo_passcode_bypass": {
|
||||
@@ -2278,7 +2278,7 @@
|
||||
"description": "Bypass the My Eyes Nur Passcode\nDies funktioniert nur, wenn der Passcode korrekt eingegeben wurde, bevor"
|
||||
},
|
||||
"no_friend_score_delay": {
|
||||
"name": "No Friend Score Delay",
|
||||
"name": "Keine Freundes-Score-Verz?gerung",
|
||||
"description": "Entfernt die Verzögerung beim Betrachten eines Friends Score"
|
||||
},
|
||||
"best_friend_pinning": {
|
||||
@@ -2301,10 +2301,10 @@
|
||||
},
|
||||
"add_friend_source_spoof": {
|
||||
"name": "Friend Source Spoof",
|
||||
"description": "Spoofs the source of a Friend Request"
|
||||
"description": "Spooft die Quelle einer Freundschaftsanfrage"
|
||||
},
|
||||
"hidden_snapchat_plus_features": {
|
||||
"name": "Hidden Snapchat Plus Features",
|
||||
"name": "Versteckte Snapchat-Plus-Funktionen",
|
||||
"description": "Ermöglicht unveröffentlichte / Beta Snapchat Plus Funktionen\nVielleicht nicht auf älteren Snapchat-Versionen arbeiten"
|
||||
},
|
||||
"custom_streaks_expiration_format": {
|
||||
@@ -2451,11 +2451,11 @@
|
||||
},
|
||||
"gallery_media_send_override": {
|
||||
"always_ask": "Immer fragen",
|
||||
"ORIGINAL": "Original Media",
|
||||
"ORIGINAL": "Originalmedien",
|
||||
"NOTE": "Audionote",
|
||||
"SNAP": "Schnapper",
|
||||
"SAVEABLE_SNAP": "Speichern von Snap",
|
||||
"null": "Snapchat Default",
|
||||
"null": "Snapchat-Standard",
|
||||
"multiple_media_toast": "Sie können nur eine Medien zu einer Zeit senden"
|
||||
},
|
||||
"mark_as_seen": {
|
||||
@@ -2500,7 +2500,7 @@
|
||||
"following": "Folgen",
|
||||
"suggested": "Vorschlag",
|
||||
"incoming": "Einkommen",
|
||||
"incoming_follower": "Incoming Follower"
|
||||
"incoming_follower": "Eingehender Follower"
|
||||
},
|
||||
"bulk_messaging_action": {
|
||||
"actions.title": "Maßnahmen",
|
||||
@@ -2508,14 +2508,14 @@
|
||||
"progress_status": "Verarbeitung{index}von{total}",
|
||||
"selection_dialog_continue_button": "Fortsetzung",
|
||||
"confirmation_dialog": {
|
||||
"title": "Bist du sicher?",
|
||||
"title": "Sind Sie sicher?",
|
||||
"message": "Dies wird alle ausgewählten Auswirkungen haben. Diese Aktion kann nicht rückgängig gemacht werden."
|
||||
},
|
||||
"actions": {
|
||||
"remove_friends": "Freunde entfernen",
|
||||
"clear_conversations": "Klare Konversationen",
|
||||
"clear_friend_feed": "Klarer Freund Feed ({count})",
|
||||
"unfollow": "Unfollow",
|
||||
"unfollow": "Nicht mehr folgen",
|
||||
"remove": "Entfernen"
|
||||
},
|
||||
"leave_groups": "Weg{count}gruppen",
|
||||
@@ -2599,12 +2599,12 @@
|
||||
"open": "Öffnen",
|
||||
"download": "Downloads",
|
||||
"send": "Bitte",
|
||||
"restore_original": "Restore Original",
|
||||
"restore_original": "Original wiederherstellen",
|
||||
"convert_external_media": "Externe Medien umrechnen"
|
||||
},
|
||||
"tracker_events": {
|
||||
"conversation_enter": "Konversation eingeben",
|
||||
"conversation_exit": "Conversation Exit",
|
||||
"conversation_exit": "Unterhaltung verlassen",
|
||||
"started_typing": "Gestartet Typing",
|
||||
"stopped_typing": "Gestoppte Typisierung",
|
||||
"started_speaking": "Gestartet Apropos",
|
||||
@@ -2619,10 +2619,10 @@
|
||||
"message_reaction_add": "Nachrichtenreaktion Hinzufügen",
|
||||
"message_reaction_remove": "Nachricht Reaction Entfernen",
|
||||
"snap_opened": "Snap geöffnet",
|
||||
"snap_replayed": "Snap Replayed",
|
||||
"snap_replayed_twice": "Snap Replayed Twice",
|
||||
"snap_screenshot": "Snap Screenshot",
|
||||
"snap_screen_record": "Snap Screen Record",
|
||||
"snap_replayed": "Snap erneut abgespielt",
|
||||
"snap_replayed_twice": "Snap zweimal erneut abgespielt",
|
||||
"snap_screenshot": "Snap-Screenshot",
|
||||
"snap_screen_record": "Snap-Bildschirmaufnahme",
|
||||
"i_can_see_you": "Ich kann dich sehen"
|
||||
},
|
||||
"cleared_from_feed": "Vom Futter befreit",
|
||||
@@ -2646,8 +2646,8 @@
|
||||
"background_option": "Hintergrund"
|
||||
},
|
||||
"call_start_confirmation": {
|
||||
"dialog_title": "Start Call",
|
||||
"dialog_message": "Willst du sicher einen Anruf starten?"
|
||||
"dialog_title": "Anruf starten",
|
||||
"dialog_message": "Sind Sie sicher, dass Sie einen Anruf starten m?chten?"
|
||||
},
|
||||
"half_swipe_notifier": {
|
||||
"notification_channel_name": "Halbschwein",
|
||||
@@ -2661,7 +2661,7 @@
|
||||
"gif": "GIF",
|
||||
"external_media": "Externe Medien",
|
||||
"note": "Anmerkung",
|
||||
"original_story": "Original Story"
|
||||
"original_story": "Original-Story"
|
||||
},
|
||||
"select_attachments_title": "Anhänge auswählen",
|
||||
"download_started_toast": "Download gestartet",
|
||||
@@ -2701,8 +2701,8 @@
|
||||
},
|
||||
"confirmation_dialogs": {
|
||||
"title": "End-to-End-Verschlüsselung",
|
||||
"confirmation_1": "WARNING: Dies wird Ihren vorhandenen Schlüssel überschreiben. Sie werden den Zugriff auf alle verschlüsselten Nachrichten von diesem Freund verlieren. Bist du sicher, dass du weitermachen willst?",
|
||||
"confirmation_2": "Bist du sicher, dass du weitermachen willst? Das ist deine letzte Chance."
|
||||
"confirmation_1": "WARNUNG: Dadurch wird Ihr vorhandener Schl?ssel ?berschrieben. Sie verlieren den Zugriff auf alle verschl?sselten Nachrichten von diesem Freund. Sind Sie sicher, dass Sie fortfahren m?chten?",
|
||||
"confirmation_2": "Sind Sie wirklich sicher, dass Sie fortfahren m?chten? Dies ist Ihre letzte Chance, abzubrechen."
|
||||
},
|
||||
"unencrypted_conversation_send_failure_toast": "Sie können verschlüsselte Inhalte nicht an verschlüsselte und unverschlüsselte Gespräche senden!",
|
||||
"native_hooks_send_failure_toast": "Nicht zu senden! Bitte aktivieren Sie Native Hooks in den Einstellungen.",
|
||||
@@ -2720,13 +2720,13 @@
|
||||
"incoming_secret_message": "Dein Freund hat deinen öffentlichen Schlüssel akzeptiert. Klicken Sie unten, um das Geheimnis zu akzeptieren."
|
||||
},
|
||||
"auto_open_snaps": {
|
||||
"title": "Auto Open Snaps",
|
||||
"priority_title": "Auto Open Snaps (Priority)",
|
||||
"title": "Snaps automatisch ?ffnen",
|
||||
"priority_title": "Snaps automatisch ?ffnen (Priorit?t)",
|
||||
"error_title": "Auto Open Snaps (Fehler)",
|
||||
"channel_description": "Notifications for auto-opening Snaps queue status",
|
||||
"priority_channel_description": "Hohe Prioritätsmeldungen für Auto-Öffnungs-Snaps",
|
||||
"error_channel_description": "Fehlerbenachrichtigungen, wenn Auto-Öffnung Snaps ausfällt",
|
||||
"paused_status": "Auto Open Snaps paused",
|
||||
"paused_status": "Snaps automatisch ?ffnen pausiert",
|
||||
"processing_status": "Verarbeitung von Schnappern:{queued}in warteschlange,{processed}verarbeitet",
|
||||
"monitor_status": "Überwachung...",
|
||||
"recent_snaps": "Neueste Snaps",
|
||||
@@ -2735,7 +2735,7 @@
|
||||
"action_clear": "Löschen Sie Ihre Suche",
|
||||
"action_reset": "Zurück zur Übersicht",
|
||||
"error_content": "Nicht zu öffnen Snap von{sender}:{error}",
|
||||
"resumed_feedback": "Auto Open Resumed",
|
||||
"resumed_feedback": "Automatisches ?ffnen fortgesetzt",
|
||||
"paused_feedback": "Auto öffnen Pausen",
|
||||
"resumed_message": "Die Verarbeitung wird automatisch für Queued Snaps fortgesetzt",
|
||||
"paused_message": "Verarbeitung pausiert. Warteschlangen ({count}schnapper)",
|
||||
@@ -2759,16 +2759,16 @@
|
||||
"notification_statistics": "STATISTIK",
|
||||
"notification_queue_size": "Suchgröße",
|
||||
"notification_total_opened": "Gesamt Snaps geöffnet",
|
||||
"notification_queue_preview": "QUEUE PREVIEW",
|
||||
"notification_queue_preview": "WARTESCHLANGE-VORSCHAU",
|
||||
"notification_processing_continue": "Die Verarbeitung wird automatisch fortgesetzt...",
|
||||
"notification_no_snaps_queue": "Keine Momente.",
|
||||
"notification_queue_cleared_opened": "Gelöschte Queue ({opened}geöffnet)",
|
||||
"content_type_photo_video_snap": "Foto/Video Snap",
|
||||
"conversation_type_group_with_name": "Gruppe:{name}",
|
||||
"delete_logs_title": "Logs löschen?",
|
||||
"delete_logs_title": "Protokolle l?schen?",
|
||||
"delete_logs_progress": "Löschung{count}logs...",
|
||||
"delete_logs_description": "Dies wird Protokolle basierend auf dem aktuellen Filter und der Suchanfrage löschen. Diese Aktion kann nicht rückgängig gemacht werden.",
|
||||
"export_logs_title": "Logs exportieren?",
|
||||
"export_logs_title": "Protokolle exportieren?",
|
||||
"export_logs_progress": "Logs exportieren...",
|
||||
"export_logs_description": "Dies exportiert Protokolle basierend auf dem aktuellen Filter und der Suchanfrage.",
|
||||
"export_logs_as": "Ausfuhr{type}",
|
||||
@@ -2830,7 +2830,7 @@
|
||||
"i_can_see_you": "{friend}tätigkeit{conversation}:{details}"
|
||||
},
|
||||
"friend_mutation_observer": {
|
||||
"notification_channel_name": "Friend Mutation Observer",
|
||||
"notification_channel_name": "Freund-?nderungsbeobachter",
|
||||
"friend_removed": "{username}hat dich als freund entfernt",
|
||||
"birthday_removed": "{username}hat ihren geburtstag entfernt ({birthday})",
|
||||
"birthday_added": "{username}hat ihren geburtstag hinzugefügt ({birthday})",
|
||||
@@ -2921,7 +2921,7 @@
|
||||
},
|
||||
"tracker": {
|
||||
"tabs": {
|
||||
"logs": "Logs",
|
||||
"logs": "Protokolle",
|
||||
"rules": "Regeln"
|
||||
},
|
||||
"actions": {
|
||||
@@ -2996,7 +2996,7 @@
|
||||
"i_can_see_you_entered": "Eingetragen",
|
||||
"i_can_see_you_left": "Links",
|
||||
"i_can_see_you_duration": "Dauer",
|
||||
"i_can_see_you_not_available": "N/A",
|
||||
"i_can_see_you_not_available": "k. A.",
|
||||
"i_can_see_you_unit_hour": "h",
|
||||
"i_can_see_you_unit_minute": "m",
|
||||
"i_can_see_you_unit_second": "s",
|
||||
@@ -3078,7 +3078,7 @@
|
||||
"theme_mode_system": "System",
|
||||
"theme_mode_light": "Licht",
|
||||
"theme_mode_dark": "Dunkel",
|
||||
"test_mode_label": "Enable PurrAura",
|
||||
"test_mode_label": "PurrAura aktivieren",
|
||||
"disable_feature_loading_label": "Deaktivieren der Funktion",
|
||||
"disable_auto_mapper_label": "Auto Mapper deaktivieren",
|
||||
"disable_bypass_indicator_label": "Bypass Indikator deaktivieren",
|
||||
@@ -3095,7 +3095,7 @@
|
||||
"date_range": "Datumsbereich",
|
||||
"select": "Wählen",
|
||||
"sort_by_folder": "Sortieren nach Ordner",
|
||||
"include_my_eyes_only": "Include My Eyes Only",
|
||||
"include_my_eyes_only": "My Eyes Only einschlie?en",
|
||||
"cancel": "Abbrechen",
|
||||
"export": "Ausfuhr",
|
||||
"quit": "Quitten",
|
||||
@@ -3158,7 +3158,7 @@
|
||||
"failed_to_get_file": "Nicht verfügbar",
|
||||
"download_button": "Downloads",
|
||||
"chat_attachment": "Anlage{index}",
|
||||
"log_header_format": "{username}?{type}?{date}",
|
||||
"log_header_format": "{username} ? {type} ? {date}",
|
||||
"edited_at_text": "Bearbeitet auf \"{message}\"{date}",
|
||||
"list_group_format": "Gruppe{name}",
|
||||
"list_friend_format": "Freund{name}",
|
||||
@@ -3170,7 +3170,7 @@
|
||||
},
|
||||
"debug_dialogs": {
|
||||
"info": "Info",
|
||||
"refs": "Refs",
|
||||
"refs": "Referenzen",
|
||||
"arroyo": "Arroyo",
|
||||
"message": "Nachricht",
|
||||
"media_references": "Medienberichte",
|
||||
@@ -3218,4 +3218,4 @@
|
||||
"openai": "OpenAI",
|
||||
"openrouter": "OpenRouter"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"setup": {
|
||||
"dialogs": {
|
||||
"select_language": "Valitse kieli",
|
||||
@@ -84,7 +84,7 @@
|
||||
"clear_button": "Tyhjennä",
|
||||
"view_logger_history_button": "Näytä lokihistoria",
|
||||
"ui_settings_title": "Käyttöliittymän asetukset",
|
||||
"haptic_feedback_label": "Haptic Feedback",
|
||||
"haptic_feedback_label": "Haptinen palaute",
|
||||
"use_system_toasts_label": "Käytä järjestelmäpaahtoleipää",
|
||||
"updates_title": "Päivitykset",
|
||||
"auto_update_check": "Automaattipäivityksen tarkistus",
|
||||
@@ -245,14 +245,14 @@
|
||||
"choose_location_button": "Valitse sijainti",
|
||||
"manual_coordinates_hint": "Säädä koordinaatit käsin.",
|
||||
"saved_coordinates_subtitle": "Hallitse tallennettuja parof-paikkoja",
|
||||
"teleport_to_friend_button": "Teleport to Friend",
|
||||
"teleport_to_friend_button": "Teleportoi yst?v?n luo",
|
||||
"spoof_location_toggle": "Spoof- sijainti",
|
||||
"suspend_location_updates": "Keskeytä sijaintipäivitykset",
|
||||
"saved_coordinates_title": "Tallennetut koordinaatit",
|
||||
"no_saved_coordinates_hint": "Ei tallennettuja koordinaatteja",
|
||||
"delete_dialog_title": "Poista tallennettu koordinaatti",
|
||||
"delete_dialog_message": "Haluatko varmasti poistaa tämän tallennetun koordinaatin?",
|
||||
"teleport_to_friend_title": "Teleport to Friend",
|
||||
"teleport_to_friend_title": "Teleportoi yst?v?n luo",
|
||||
"search_bar": "Etsi",
|
||||
"no_friends_map": "Ei ystäviä kartalla",
|
||||
"no_friends_found": "Ei ystäviä löytynyt"
|
||||
@@ -595,7 +595,7 @@
|
||||
},
|
||||
"actions": {
|
||||
"clean_snapchat_cache": {
|
||||
"name": "Clean Snapchat Cache",
|
||||
"name": "Tyhjenn? Snapchat-v?limuisti",
|
||||
"description": "Puhdistaa Snapchat välimuistin"
|
||||
},
|
||||
"manage_friend_list": {
|
||||
@@ -1021,7 +1021,7 @@
|
||||
"friendly": "Ystävällinen",
|
||||
"humorous": "Huvittavaa",
|
||||
"empathetic": "Empaattinen",
|
||||
"toxic": "Edgy",
|
||||
"toxic": "Rohkea",
|
||||
"busy": "Kiire"
|
||||
},
|
||||
"ai_temperature": {
|
||||
@@ -1112,7 +1112,7 @@
|
||||
"translation_position": {
|
||||
"above": "Tekstin yläpuolella",
|
||||
"below": "Alla oleva teksti",
|
||||
"inline": "Inline"
|
||||
"inline": "Riviss?"
|
||||
},
|
||||
"source_language": {
|
||||
"auto": "Tunnista automaattisesti"
|
||||
@@ -1139,7 +1139,7 @@
|
||||
"description": "Aseta paroofoidun sijainnin koordinaatit"
|
||||
},
|
||||
"walk_radius": {
|
||||
"name": "Walk Radius",
|
||||
"name": "K?velys?de",
|
||||
"description": "Satunnaisesti kävellä tämän säteen sisällä (ft)"
|
||||
},
|
||||
"always_update_location": {
|
||||
@@ -1173,7 +1173,7 @@
|
||||
"description": "Ohittaa median lataamisen laadun",
|
||||
"properties": {
|
||||
"force_video_upload_source_quality": {
|
||||
"name": "Force Video Upload Source Quality",
|
||||
"name": "Pakota videol?hetyksen l?hdelaatu",
|
||||
"description": "Pakottaa Snapchat käyttämään lähdelaatua ladattaessa videoita\nHuomaa, että tämä ei välttämättä poista metatietoja mediasta"
|
||||
},
|
||||
"disable_image_compression": {
|
||||
@@ -1210,7 +1210,7 @@
|
||||
"name": "Käyttöliittymän asetukset",
|
||||
"properties": {
|
||||
"haptic_feedback": {
|
||||
"name": "Haptic Feedback"
|
||||
"name": "Haptinen palaute"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -1777,7 +1777,7 @@
|
||||
"description": "API-avain tekoälypalveluun"
|
||||
},
|
||||
"ai_system_prompt": {
|
||||
"name": "AI System Prompt",
|
||||
"name": "AI-j?rjestelm?kehote",
|
||||
"description": "Järjestelmäkehotus, joka määrittelee tekoälyn persoonallisuuden ja käyttäytymisen"
|
||||
},
|
||||
"ai_max_tokens": {
|
||||
@@ -1991,7 +1991,7 @@
|
||||
"description": "Keskeytä käännös, kun palvelu on estetty"
|
||||
},
|
||||
"max_retries": {
|
||||
"name": "Max Retries",
|
||||
"name": "Maks. uudelleenyritykset",
|
||||
"description": "Uusintayritysten enimmäismäärä"
|
||||
},
|
||||
"retry_delay": {
|
||||
@@ -2090,7 +2090,7 @@
|
||||
}
|
||||
},
|
||||
"streaks_reminder": {
|
||||
"name": "Streaks Reminder",
|
||||
"name": "Streaks-muistutus",
|
||||
"description": "Säännöllisesti ilmoittaa Streaks",
|
||||
"properties": {
|
||||
"interval": {
|
||||
@@ -2112,7 +2112,7 @@
|
||||
"description": "Kokeelliset ominaisuudet",
|
||||
"properties": {
|
||||
"native_hooks": {
|
||||
"name": "Native Hooks",
|
||||
"name": "Natiivit hookit",
|
||||
"description": "Epäturvallisia ominaisuuksia, jotka liittyvät Snapchat'n natiivi-koodiin",
|
||||
"properties": {
|
||||
"composer_hooks": {
|
||||
@@ -2180,7 +2180,7 @@
|
||||
"description": "Ohita Snapchatiin lähetetty Android-tunnus",
|
||||
"properties": {
|
||||
"spoof_android_id": {
|
||||
"name": "Spoof Android ID",
|
||||
"name": "Spoofaa Android ID",
|
||||
"description": "Ohita Snapchatille lähetetty Android-tunnus omalla arvolla"
|
||||
},
|
||||
"custom_android_id": {
|
||||
@@ -2260,7 +2260,7 @@
|
||||
"description": "Yritä korjata Friend Feed Menu kuin kun laite on offline se ei voi näyttää oikein"
|
||||
},
|
||||
"app_lock": {
|
||||
"name": "App Lock",
|
||||
"name": "Sovelluslukko",
|
||||
"description": "Estää pääsyn Snapchatiin ilman salasanaa",
|
||||
"properties": {
|
||||
"lock_on_resume": {
|
||||
@@ -2270,7 +2270,7 @@
|
||||
}
|
||||
},
|
||||
"infinite_story_boost": {
|
||||
"name": "Infinite Story Boost",
|
||||
"name": "Loputon Story-boost",
|
||||
"description": "Ohita Story Boost Limit -viive"
|
||||
},
|
||||
"meo_passcode_bypass": {
|
||||
@@ -2419,7 +2419,7 @@
|
||||
"media_download_source": {
|
||||
"none": "Ei ole",
|
||||
"pending": "Odotetaan",
|
||||
"chat_media": "Chat Media",
|
||||
"chat_media": "Chat-media",
|
||||
"story": "Tarina",
|
||||
"public_story": "Julkinen tarina",
|
||||
"spotlight": "Valokeila",
|
||||
@@ -2553,7 +2553,7 @@
|
||||
"deleted": "Poistettu",
|
||||
"business_accounts": "Yritystilit",
|
||||
"streaks": "Streakit",
|
||||
"non_streaks": "Non Streaks",
|
||||
"non_streaks": "Ilman streakseja",
|
||||
"followed": "Seuraava",
|
||||
"following": "Seuraava",
|
||||
"location_on_map": "Sijainti kartalla"
|
||||
@@ -2883,7 +2883,7 @@
|
||||
"translation_position": {
|
||||
"above": "Yllä",
|
||||
"below": "Alla",
|
||||
"inline": "Inline"
|
||||
"inline": "Riviss?"
|
||||
},
|
||||
"language_codes": {
|
||||
"en": "Englanti",
|
||||
@@ -3064,7 +3064,7 @@
|
||||
}
|
||||
},
|
||||
"ui_settings_title": "Käyttöliittymän asetukset",
|
||||
"haptic_feedback_label": "Haptic Feedback",
|
||||
"haptic_feedback_label": "Haptinen palaute",
|
||||
"updates_title": "Päivitykset",
|
||||
"auto_update_check": "Automaattipäivityksen tarkistus",
|
||||
"update_check_frequency_daily": "Vuorokausi",
|
||||
@@ -3218,4 +3218,4 @@
|
||||
"openai": "OpenAI",
|
||||
"openrouter": "OpenRouter"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"setup": {
|
||||
"dialogs": {
|
||||
"select_language": "Sélectionner la langue",
|
||||
@@ -182,7 +182,7 @@
|
||||
"rules_title": "Règles",
|
||||
"participants_text": "{count}participants",
|
||||
"not_found": "Non trouvé",
|
||||
"streaks_title": "Streaks",
|
||||
"streaks_title": "S?ries",
|
||||
"streaks_length_text": "Longueur:{length}",
|
||||
"streaks_expiration_text": "Expire dans{eta}",
|
||||
"streaks_expiration_text_expired": "Expiré",
|
||||
@@ -532,11 +532,11 @@
|
||||
}
|
||||
},
|
||||
"auto_open_snaps": {
|
||||
"name": "Auto Open Snaps",
|
||||
"name": "Ouverture auto des Snaps",
|
||||
"description": "Automatiquement ouvre Snaps lors de leur réception",
|
||||
"options": {
|
||||
"blacklist": "Exclure de Auto Open Snaps",
|
||||
"whitelist": "Auto Open Snaps"
|
||||
"whitelist": "Ouverture auto des Snaps"
|
||||
}
|
||||
},
|
||||
"hide_friend_feed": {
|
||||
@@ -716,7 +716,7 @@
|
||||
"notifications": {
|
||||
"chat_screenshot": "Capture d'écran",
|
||||
"chat_screen_record": "Enregistrement de l'écran",
|
||||
"snap_replay": "Snap Replay",
|
||||
"snap_replay": "Relecture de Snap",
|
||||
"camera_roll_save": "Roule-photo Enregistrer",
|
||||
"chat": "Chat",
|
||||
"chat_reply": "Répondre au chat",
|
||||
@@ -909,7 +909,7 @@
|
||||
"disable_confirmation_dialogs": {
|
||||
"erase_message": "Effacer le message",
|
||||
"remove_friend": "Supprimer l'ami",
|
||||
"block_friend": "Block Friend",
|
||||
"block_friend": "Bloquer l'ami",
|
||||
"ignore_friend": "Ignorer son ami",
|
||||
"hide_friend": "Cacher l'ami",
|
||||
"hide_conversation": "Cacher la conversation",
|
||||
@@ -1021,7 +1021,7 @@
|
||||
"friendly": "Amiable",
|
||||
"humorous": "Humoreux",
|
||||
"empathetic": "Empathie",
|
||||
"toxic": "Edgy",
|
||||
"toxic": "Cinglant",
|
||||
"busy": "Occupé"
|
||||
},
|
||||
"ai_temperature": {
|
||||
@@ -1543,7 +1543,7 @@
|
||||
"description": "Saute automatiquement au prochain Snap lors du marquage d'un Snap tel que vu.\nUtilisation en combinaison avec Mark Snap comme Bouton vu"
|
||||
},
|
||||
"loop_media_playback": {
|
||||
"name": "Loop Media Playback",
|
||||
"name": "Lecture en boucle des m?dias",
|
||||
"description": "Loops media playing lors de l'affichage Snaps / Stories"
|
||||
},
|
||||
"disable_replay_in_ff": {
|
||||
@@ -1781,7 +1781,7 @@
|
||||
"description": "Invitation système qui définit la personnalité et le comportement de l'IA"
|
||||
},
|
||||
"ai_max_tokens": {
|
||||
"name": "AI Max Tokens",
|
||||
"name": "Nombre max de tokens IA",
|
||||
"description": "Nombre maximal de jetons (mots) que l'IA peut utiliser dans les réponses"
|
||||
},
|
||||
"ai_temperature": {
|
||||
@@ -1991,7 +1991,7 @@
|
||||
"description": "Pause traduction lorsque le service est bloqué"
|
||||
},
|
||||
"max_retries": {
|
||||
"name": "Max Retries",
|
||||
"name": "Nombre max de tentatives",
|
||||
"description": "Nombre maximal de tentatives de réessayer"
|
||||
},
|
||||
"retry_delay": {
|
||||
@@ -2552,7 +2552,7 @@
|
||||
"suggested": "Suggestion",
|
||||
"deleted": "Supprimé",
|
||||
"business_accounts": "Comptes d'entreprise",
|
||||
"streaks": "Streaks",
|
||||
"streaks": "S?ries",
|
||||
"non_streaks": "Non streaks",
|
||||
"followed": "Suivi",
|
||||
"following": "Suivant",
|
||||
@@ -2685,7 +2685,7 @@
|
||||
}
|
||||
},
|
||||
"streaks_reminder": {
|
||||
"notification_title": "Streaks",
|
||||
"notification_title": "S?ries",
|
||||
"notification_text": "Vous allez perdre votre Streak avec{friend}en{hoursLeft}heures"
|
||||
},
|
||||
"biometric_auth": {
|
||||
@@ -2720,9 +2720,9 @@
|
||||
"incoming_secret_message": "Ton ami a accepté ta clé publique. Cliquez ci-dessous pour accepter le secret."
|
||||
},
|
||||
"auto_open_snaps": {
|
||||
"title": "Auto Open Snaps",
|
||||
"title": "Ouverture auto des Snaps",
|
||||
"priority_title": "Auto Open Snaps (Priorité)",
|
||||
"error_title": "Auto Open Snaps (Errors)",
|
||||
"error_title": "Ouverture auto des Snaps (erreurs)",
|
||||
"channel_description": "Notifications pour l'ouverture automatique du statut de file d'attente snaps",
|
||||
"priority_channel_description": "Notifications hautement prioritaires pour les snaps d'ouverture automatique",
|
||||
"error_channel_description": "Notifications d'erreur lorsque l'ouverture automatique des snaps échoue",
|
||||
@@ -3218,4 +3218,4 @@
|
||||
"openai": "OpenAI",
|
||||
"openrouter": "OuvrirRouter"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"setup": {
|
||||
"dialogs": {
|
||||
"select_language": "भाषा चुनें",
|
||||
@@ -116,7 +116,7 @@
|
||||
"reset_button": "रीसेट करें",
|
||||
"done_button": "दान",
|
||||
"clear_friend_feed": "स्पष्ट मित्र फ़ीड",
|
||||
"test_mode_label": "Enable PurrAura",
|
||||
"test_mode_label": "???????? ????? ????",
|
||||
"disable_feature_loading_label": "अक्षम सुविधा लोड हो रहा है",
|
||||
"disable_auto_mapper_label": "अक्षम ऑटो मैपर",
|
||||
"disable_bypass_indicator_label": "निष्क्रिय सूचक"
|
||||
@@ -347,9 +347,9 @@
|
||||
"no_repos_added": "कोई प्रस्ताव जोड़ा नहीं",
|
||||
"add_repo_button": "Repository जोड़ें",
|
||||
"add_repo_dialog_title": "Repository जोड़ें",
|
||||
"repo_url_label": "Repository URL",
|
||||
"repo_url_label": "?????????? URL",
|
||||
"add_button": "जोड़ें",
|
||||
"invalid_repo_title": "Invalid Repository",
|
||||
"invalid_repo_title": "?????? ??????????",
|
||||
"invalid_repo_error": "यह प्रस्ताव डेटा की आवश्यकता नहीं है।.",
|
||||
"repo_added_toast": "Repository जोड़ा",
|
||||
"add_repo_failed_toast": "प्रस्ताव को जोड़ने में विफल:{message}",
|
||||
@@ -453,9 +453,9 @@
|
||||
"no_repos_added": "कोई प्रस्ताव जोड़ा नहीं",
|
||||
"add_repo_button": "Repository जोड़ें",
|
||||
"add_repo_dialog_title": "Repository जोड़ें",
|
||||
"repo_url_label": "Repository URL",
|
||||
"repo_url_label": "?????????? URL",
|
||||
"add_button": "जोड़ें",
|
||||
"invalid_repo_title": "Invalid Repository",
|
||||
"invalid_repo_title": "?????? ??????????",
|
||||
"invalid_repo_error": "यह प्रस्ताव डेटा की आवश्यकता नहीं है।.",
|
||||
"repo_added_toast": "Repository जोड़ा",
|
||||
"add_repo_failed_toast": "प्रस्ताव को जोड़ने में विफल:{message}",
|
||||
@@ -910,7 +910,7 @@
|
||||
"erase_message": "संदेश",
|
||||
"remove_friend": "दोस्त निकालें",
|
||||
"block_friend": "ब्लॉक मित्र",
|
||||
"ignore_friend": "Ignore Friend",
|
||||
"ignore_friend": "????? ?? ?????? ????",
|
||||
"hide_friend": "मित्र",
|
||||
"hide_conversation": "छुपाना",
|
||||
"clear_conversation": "फ्रेंड फ़ीड से वार्तालाप साफ़ करें"
|
||||
@@ -1021,7 +1021,7 @@
|
||||
"friendly": "अनुकूल",
|
||||
"humorous": "विनम्र",
|
||||
"empathetic": "सहानुभूति",
|
||||
"toxic": "Edgy",
|
||||
"toxic": "????",
|
||||
"busy": "बुसी"
|
||||
},
|
||||
"ai_temperature": {
|
||||
@@ -1429,7 +1429,7 @@
|
||||
"description": "मित्र फ़ीड से एक विशिष्ट दोस्त को छुपाएं\nइस सुविधा का प्रबंधन करने के लिए सोशल टैब का उपयोग करें"
|
||||
},
|
||||
"hide_streak_restore": {
|
||||
"name": "Hide Streak Restore",
|
||||
"name": "??????? ??????? ??????",
|
||||
"description": "मित्र फ़ीड में पुनर्स्थापित बटन छुपाएं"
|
||||
},
|
||||
"hide_quick_add_suggestions": {
|
||||
@@ -1515,11 +1515,11 @@
|
||||
"description": "किसी को यह जानने से रोकता है कि आपने अपनी कहानी फिर से देख ली है"
|
||||
},
|
||||
"hide_peek_a_peek": {
|
||||
"name": "Hide Peek-a-Peek",
|
||||
"name": "???-?-??? ??????",
|
||||
"description": "जब आप एक चैट में आधे स्वाइप करते हैं तो अधिसूचना को भेजे जाने से रोकता है"
|
||||
},
|
||||
"hide_bitmoji_presence": {
|
||||
"name": "Hide Bitmoji Presence",
|
||||
"name": "??????? ???????? ??????",
|
||||
"description": "चैट में अपने बिटमोजी को पॉप अप करने से रोकता है"
|
||||
},
|
||||
"hide_typing_notifications": {
|
||||
@@ -1581,7 +1581,7 @@
|
||||
"description": "कुछ प्रकार के संदेश भेजने से रोकता है"
|
||||
},
|
||||
"friend_mutation_notifier": {
|
||||
"name": "Friend Mutation Notifier",
|
||||
"name": "?????? ???????? ????",
|
||||
"description": "जब एक दोस्त की प्रोफ़ाइल में कुछ बदलाव आता है तो आपको सूचित करें"
|
||||
},
|
||||
"better_notifications": {
|
||||
@@ -1609,7 +1609,7 @@
|
||||
"description": "कई मीडिया संदेशों को एक पाठ अधिसूचना में जोड़ती है जब उन्हें पूर्वावलोकन नहीं किया जा सकता है। चैट पूर्वावलोकन के साथ संयोजन में उपयोग करें"
|
||||
},
|
||||
"friend_add_source": {
|
||||
"name": "Friend Add Source",
|
||||
"name": "????? ?????? ?? ?????",
|
||||
"description": "अधिसूचना में एक मित्र अनुरोध का स्रोत दिखाता है"
|
||||
},
|
||||
"reply_button": {
|
||||
@@ -1911,7 +1911,7 @@
|
||||
"description": "अगर यह विफल रहता है तो एक स्नैप खोलने के लिए समय की संख्या"
|
||||
},
|
||||
"retry_delay": {
|
||||
"name": "Retry Delay (ms)",
|
||||
"name": "??????? ???? (ms)",
|
||||
"description": "पुनः प्रयास के बीच मिलीसेकंड में विलंब"
|
||||
}
|
||||
}
|
||||
@@ -1925,7 +1925,7 @@
|
||||
"description": "ऑटो डिलीट संत संदेश को पृष्ठभूमि में चलाने की अनुमति देता है। ध्यान दें: इससे आपकी बैटरी काफी बढ़ जाएगी"
|
||||
},
|
||||
"delete_after_value": {
|
||||
"name": "Delete After (value)",
|
||||
"name": "???? ??? ????? (value)",
|
||||
"description": "भेजे गए संदेश को हटाने से पहले समय मूल्य"
|
||||
},
|
||||
"delete_after_unit": {
|
||||
@@ -1995,7 +1995,7 @@
|
||||
"description": "पुनः प्रयास की अधिकतम संख्या"
|
||||
},
|
||||
"retry_delay": {
|
||||
"name": "Retry Delay",
|
||||
"name": "??????? ????",
|
||||
"description": "Retry प्रयासों (milliseconds) के बीच विलंब"
|
||||
}
|
||||
}
|
||||
@@ -2090,7 +2090,7 @@
|
||||
}
|
||||
},
|
||||
"streaks_reminder": {
|
||||
"name": "Streaks Reminder",
|
||||
"name": "????????? ????????",
|
||||
"description": "समय-समय पर आपको अपने स्ट्रेक्स के बारे में सूचित करता है",
|
||||
"properties": {
|
||||
"interval": {
|
||||
@@ -2142,8 +2142,8 @@
|
||||
}
|
||||
},
|
||||
"disable_bitmoji": {
|
||||
"name": "Disable Bitmoji",
|
||||
"description": "Disables Friends Profile Bitmoji"
|
||||
"name": "??????? ????????? ????",
|
||||
"description": "??????? ?? ????????? ??????? ????????? ???? ??"
|
||||
},
|
||||
"custom_emoji_font": {
|
||||
"name": "कस्टम इमोजी फ़ॉन्ट",
|
||||
@@ -2180,7 +2180,7 @@
|
||||
"description": "एंड्रॉइड आईडी को स्नैपचैट में भेजा गया ओवरराइड करें",
|
||||
"properties": {
|
||||
"spoof_android_id": {
|
||||
"name": "Spoof Android ID",
|
||||
"name": "Android ID ????? ????",
|
||||
"description": "एक कस्टम मूल्य के साथ स्नैपचैट को भेजे गए एंड्रॉइड आईडी को ओवरराइड करें"
|
||||
},
|
||||
"custom_android_id": {
|
||||
@@ -2342,7 +2342,7 @@
|
||||
"description": "स्क्रिप्ट को स्नैपचैट में कस्टम यूआई घटकों को जोड़ने की अनुमति देता है"
|
||||
},
|
||||
"disable_log_anonymization": {
|
||||
"name": "Disable Log Anonymization",
|
||||
"name": "??? ?????????? ????????? ????",
|
||||
"description": "लॉग का नामकरण अक्षम करें"
|
||||
},
|
||||
"disable_optimization": {
|
||||
@@ -2665,7 +2665,7 @@
|
||||
},
|
||||
"select_attachments_title": "संलग्नक चुनें",
|
||||
"download_started_toast": "प्रारंभ करना",
|
||||
"unsupported_content_type_toast": "Unsupported content type!",
|
||||
"unsupported_content_type_toast": "???????? ??????? ??????!",
|
||||
"failed_no_longer_available_toast": "मीडिया अब उपलब्ध नहीं",
|
||||
"no_attachments_toast": "कोई संलग्नक नहीं मिला!",
|
||||
"already_queued_toast": "पहले से ही कतार में मीडिया!",
|
||||
@@ -2730,7 +2730,7 @@
|
||||
"processing_status": "प्रसंस्करण तस्वीरें:{queued}कतार में,{processed}प्रक्रिया",
|
||||
"monitor_status": "निगरानी...",
|
||||
"recent_snaps": "हाल ही में स्नैप",
|
||||
"action_pause": "Pause",
|
||||
"action_pause": "?????",
|
||||
"action_resume": "फिर से शुरू",
|
||||
"action_clear": "स्पष्ट कतार",
|
||||
"action_reset": "रीसेट करें",
|
||||
@@ -3078,7 +3078,7 @@
|
||||
"theme_mode_system": "प्रणाली",
|
||||
"theme_mode_light": "प्रकाश",
|
||||
"theme_mode_dark": "अंधेरा",
|
||||
"test_mode_label": "Enable PurrAura",
|
||||
"test_mode_label": "???????? ????? ????",
|
||||
"disable_feature_loading_label": "अक्षम सुविधा लोड हो रहा है",
|
||||
"disable_auto_mapper_label": "अक्षम ऑटो मैपर",
|
||||
"disable_bypass_indicator_label": "निष्क्रिय सूचक",
|
||||
@@ -3218,4 +3218,4 @@
|
||||
"openai": "OpenAI",
|
||||
"openrouter": "OpenRouter"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"setup": {
|
||||
"dialogs": {
|
||||
"select_language": "Nyelv kiválasztása",
|
||||
@@ -80,11 +80,11 @@
|
||||
"debug_title": "Hibaelhárítás",
|
||||
"success_toast": "Kész!",
|
||||
"message_logger_summary": "{messageCount}üzenetek\n{storyCount}történetek",
|
||||
"export_button": "Export",
|
||||
"export_button": "Export?l?s",
|
||||
"clear_button": "Tiszta",
|
||||
"view_logger_history_button": "A bejelentkezési előzmény megtekintése",
|
||||
"ui_settings_title": "UI beállítások",
|
||||
"haptic_feedback_label": "Haptic Feedback",
|
||||
"haptic_feedback_label": "Haptikus visszajelz?s",
|
||||
"use_system_toasts_label": "Rendszerköszöntők használata",
|
||||
"updates_title": "Frissítések",
|
||||
"auto_update_check": "Automatikus frissítés ellenőrzése",
|
||||
@@ -134,8 +134,8 @@
|
||||
},
|
||||
"features": {
|
||||
"disabled": "Fogyatékos",
|
||||
"export_option": "Export",
|
||||
"import_option": "Import",
|
||||
"export_option": "Export?l?s",
|
||||
"import_option": "Import?l?s",
|
||||
"reset_option": "Újraindítás",
|
||||
"config_export_success_toast": "Config sikeresen exportált",
|
||||
"config_import_success_toast": "Sikeresen importált konfig",
|
||||
@@ -310,7 +310,7 @@
|
||||
"downloading_script": "Szkript letöltése...",
|
||||
"edit_module_button": "Szerkesztés",
|
||||
"enter_url_label": "Adja meg az URL- t",
|
||||
"import_button": "Import",
|
||||
"import_button": "Import?l?s",
|
||||
"import_from_url_button": "Importálás URL-ből",
|
||||
"import_script_from_url_title": "Szkript importálása URL-ből",
|
||||
"import_script_warning": "Csak a megbízható forrásból származó szkriptek telepítése.",
|
||||
@@ -363,7 +363,7 @@
|
||||
"logs_tab": "Bejelentkezés",
|
||||
"catalog_button": "Katalógus",
|
||||
"add_rule_button": "Cikk hozzáadása",
|
||||
"import_button": "Import",
|
||||
"import_button": "Import?l?s",
|
||||
"filters_title": "Szűrők",
|
||||
"search_by_label": "Keresés",
|
||||
"newest_first_label": "A következő",
|
||||
@@ -371,7 +371,7 @@
|
||||
"until_label": "Amíg",
|
||||
"unit_label": "Egység",
|
||||
"pick_a_date_button": "Válasszon időpontot",
|
||||
"export_button": "Export",
|
||||
"export_button": "Export?l?s",
|
||||
"delete_button": "Törlés",
|
||||
"search_placeholder": "Keresés",
|
||||
"no_logs_found": "Nem található napló",
|
||||
@@ -438,7 +438,7 @@
|
||||
},
|
||||
"friend_tracker_import": {
|
||||
"title": "Barát nyomkövető importálása",
|
||||
"confirm_button": "Import",
|
||||
"confirm_button": "Import?l?s",
|
||||
"back_button_description": "Menj vissza",
|
||||
"expand_button_description": "Kiterjesztés vagy összeomlás kategóriája",
|
||||
"imported_toast": "Behozott nyomkövető",
|
||||
@@ -479,7 +479,7 @@
|
||||
"config_import": {
|
||||
"title": "Config összefoglaló importálása",
|
||||
"back_button_description": "Menj vissza",
|
||||
"confirm_button": "Import",
|
||||
"confirm_button": "Import?l?s",
|
||||
"expand_button_description": "Kiterjesztés vagy összeomlás kategóriája",
|
||||
"enabled": "Engedélyezve",
|
||||
"disabled": "Fogyatékos",
|
||||
@@ -702,7 +702,7 @@
|
||||
"append_type": "A médiatípus hozzáadása a fájlnévhez"
|
||||
},
|
||||
"auto_download_sources": {
|
||||
"friend_snaps": "Friend Snaps",
|
||||
"friend_snaps": "Bar?t Snaps",
|
||||
"friend_stories": "Barát történetek",
|
||||
"public_stories": "Nyilvános történetek",
|
||||
"spotlight": "Spotlight"
|
||||
@@ -719,7 +719,7 @@
|
||||
"snap_replay": "Snap ismétlés",
|
||||
"camera_roll_save": "Kamera Roll Mentés",
|
||||
"chat": "Chat",
|
||||
"chat_reply": "Chat Reply",
|
||||
"chat_reply": "Chat v?lasz",
|
||||
"snap": "Snap",
|
||||
"typing": "Gépelés",
|
||||
"stories": "Történetek",
|
||||
@@ -843,7 +843,7 @@
|
||||
"ORIGINAL": "Eredeti média",
|
||||
"NOTE": "Hangjegyzet",
|
||||
"SNAP": "Snap",
|
||||
"SAVEABLE_SNAP": "Saveable Snap",
|
||||
"SAVEABLE_SNAP": "Menthet? Snap",
|
||||
"null": "Snapchat alapértelmezés"
|
||||
},
|
||||
"strip_media_metadata": {
|
||||
@@ -893,12 +893,12 @@
|
||||
"snapchat_plus": {
|
||||
"not_subscribed": "Nincs előfizetve",
|
||||
"basic": "Alap",
|
||||
"ad_free": "Ad Free",
|
||||
"ad_free": "Rekl?mmentes",
|
||||
"null": "Alapértelmezés"
|
||||
},
|
||||
"bypass_video_length_restriction": {
|
||||
"single": "Egységes média",
|
||||
"split": "Split media",
|
||||
"split": "M?dia feloszt?sa",
|
||||
"null": "Alapértelmezés"
|
||||
},
|
||||
"old_bitmoji_selfie": {
|
||||
@@ -909,7 +909,7 @@
|
||||
"disable_confirmation_dialogs": {
|
||||
"erase_message": "Üzenet törlése",
|
||||
"remove_friend": "Barát eltávolítása",
|
||||
"block_friend": "Block Friend",
|
||||
"block_friend": "Ismer?s blokkol?sa",
|
||||
"ignore_friend": "A barát figyelmen kívül hagyása",
|
||||
"hide_friend": "A barát elrejtése",
|
||||
"hide_conversation": "A beszélgetés elrejtése",
|
||||
@@ -1021,7 +1021,7 @@
|
||||
"friendly": "Barátságos",
|
||||
"humorous": "Humoros",
|
||||
"empathetic": "Empatikus",
|
||||
"toxic": "Edgy",
|
||||
"toxic": "Provokat?v",
|
||||
"busy": "Elfoglalt"
|
||||
},
|
||||
"ai_temperature": {
|
||||
@@ -1085,7 +1085,7 @@
|
||||
"auto_reply_content_types": {
|
||||
"chat_messages": "Chat üzenetek",
|
||||
"snap_messages": "Snaps",
|
||||
"story_share_messages": "Story Shares",
|
||||
"story_share_messages": "Story megoszt?sok",
|
||||
"story_reply_messages": "Történet válaszok",
|
||||
"external_media_messages": "Külső média",
|
||||
"voice_note_messages": "Hangjegyek",
|
||||
@@ -1139,7 +1139,7 @@
|
||||
"description": "Állítsák be a hamis hely koordinátáit"
|
||||
},
|
||||
"walk_radius": {
|
||||
"name": "Walk Radius",
|
||||
"name": "S?t?l?si sug?r",
|
||||
"description": "Véletlenszerűen járkáljon ezen a sugáron belül (ft)"
|
||||
},
|
||||
"always_update_location": {
|
||||
@@ -1173,7 +1173,7 @@
|
||||
"description": "Felülírja a média feltöltési minőségét",
|
||||
"properties": {
|
||||
"force_video_upload_source_quality": {
|
||||
"name": "Force Video Upload Source Quality",
|
||||
"name": "Vide?felt?lt?s forr?smin?s?g?nek k?nyszer?t?se",
|
||||
"description": "Forces Snapchat használni a forrás minőségét feltöltésekor videók\nFelhívjuk figyelmét, hogy ez nem távolíthatja el a metaadatokat a médiából"
|
||||
},
|
||||
"disable_image_compression": {
|
||||
@@ -1210,7 +1210,7 @@
|
||||
"name": "UI beállítások",
|
||||
"properties": {
|
||||
"haptic_feedback": {
|
||||
"name": "Haptic Feedback"
|
||||
"name": "Haptikus visszajelz?s"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -1223,7 +1223,7 @@
|
||||
"description": "Eltávolítja a szakaszokat a Történetek oldaláról\nSzükség lehet egy frissítésre, hogy megfelelően működjön"
|
||||
},
|
||||
"block_ads": {
|
||||
"name": "Block Ads",
|
||||
"name": "Hirdet?sek blokkol?sa",
|
||||
"description": "Megelőzi a hirdetések megjelenését"
|
||||
},
|
||||
"disable_custom_tabs": {
|
||||
@@ -1243,7 +1243,7 @@
|
||||
"description": "Megjeleníti a szerző felhasználónevét a Spotlight megjegyzésekben"
|
||||
},
|
||||
"spotlight_comments_username_icon": {
|
||||
"name": "Spotlight Comments Username Icon",
|
||||
"name": "Spotlight megjegyz?sek felhaszn?l?n?v ikon",
|
||||
"description": "Válassza ki, melyik ikon jelenik meg a felhasználónevek mellett a Spotlight megjegyzésekben"
|
||||
},
|
||||
"bypass_video_length_restriction": {
|
||||
@@ -1313,7 +1313,7 @@
|
||||
"description": "A képek elmentése egy megadott formátumban"
|
||||
},
|
||||
"force_voice_note_format": {
|
||||
"name": "Force Voice Note Format",
|
||||
"name": "Hangjegyzet form?tum k?nyszer?t?se",
|
||||
"description": "Forces Voice A megjegyzések elmentése meghatározott formátumban"
|
||||
},
|
||||
"auto_download_voice_notes": {
|
||||
@@ -1399,7 +1399,7 @@
|
||||
"description": "Megjelenít egy kis preview mellett láthatatlan Snaps a chat"
|
||||
},
|
||||
"bootstrap_override": {
|
||||
"name": "Bootstrap Override",
|
||||
"name": "Bootstrap fel?lb?r?l?s",
|
||||
"description": "A felhasználói felület bootstrap beállításainak felülbírálása",
|
||||
"properties": {
|
||||
"app_appearance": {
|
||||
@@ -1407,7 +1407,7 @@
|
||||
"description": "Állandó app megjelenés beállítása"
|
||||
},
|
||||
"home_tab": {
|
||||
"name": "Home Tab",
|
||||
"name": "Kezd?lap f?l",
|
||||
"description": "Felülírja a startup lapot a Snapchat megnyitásakor"
|
||||
}
|
||||
}
|
||||
@@ -1445,11 +1445,11 @@
|
||||
"description": "Válassza ki, melyik UI-komponenst rejtse el"
|
||||
},
|
||||
"opera_media_quick_info": {
|
||||
"name": "Opera Media Quick Info",
|
||||
"name": "Opera Media gyors inf?",
|
||||
"description": "Hasznos információkat mutat a médiáról, például a teremtés dátumát az opera nézőinek menüjében"
|
||||
},
|
||||
"old_bitmoji_selfie": {
|
||||
"name": "Old Bitmoji Selfie",
|
||||
"name": "R?gi Bitmoji szelfi",
|
||||
"description": "Visszahozza a Bitmoji selfies régebbi Snapchat verziók"
|
||||
},
|
||||
"disable_spotlight": {
|
||||
@@ -1469,7 +1469,7 @@
|
||||
"description": "Lehetővé teszi a függőleges történet néző minden történet"
|
||||
},
|
||||
"enable_friend_feed_menu_bar": {
|
||||
"name": "Friend Feed Menu Bar",
|
||||
"name": "Bar?tfolyam men?sor",
|
||||
"description": "Engedélyezi az új Friend Feed menü"
|
||||
},
|
||||
"message_indicators": {
|
||||
@@ -1511,7 +1511,7 @@
|
||||
"description": "Megelőzi, hogy bárki megtudja, hogy láttad a történetét"
|
||||
},
|
||||
"prevent_story_rewatch_indicator": {
|
||||
"name": "Prevent Story Rewatch Indicator",
|
||||
"name": "Story ?jran?z?s jelz? letilt?sa",
|
||||
"description": "Megelőzi, hogy bárki megtudja, hogy újra megnézted a sztoriját"
|
||||
},
|
||||
"hide_peek_a_peek": {
|
||||
@@ -1543,7 +1543,7 @@
|
||||
"description": "Automatikusan ugrik a következő Snap, amikor megjelöli a Snap, mint látható.\nAlkalmazása együtt Mark Snap, mint látott gomb"
|
||||
},
|
||||
"loop_media_playback": {
|
||||
"name": "Loop Media Playback",
|
||||
"name": "M?dia lej?tsz?s ism?tl?se",
|
||||
"description": "Loops média lejátszás megtekintésekor Snaps / Stories"
|
||||
},
|
||||
"disable_replay_in_ff": {
|
||||
@@ -1593,15 +1593,15 @@
|
||||
"description": "Csoportos értesítések egyetlen példányban"
|
||||
},
|
||||
"chat_preview": {
|
||||
"name": "Chat Preview",
|
||||
"name": "Chat el?n?zet",
|
||||
"description": "Megjeleníti a kapott üzenetek előnézetét a bejelentésben"
|
||||
},
|
||||
"media_preview": {
|
||||
"name": "Media Preview",
|
||||
"name": "M?dia el?n?zet",
|
||||
"description": "Megjeleníti a kiválasztott médiatípusok előnézetét a bejelentésben"
|
||||
},
|
||||
"media_caption": {
|
||||
"name": "Media Caption",
|
||||
"name": "M?dia felirat",
|
||||
"description": "Megjeleníti a média csatolását a bejelentésben"
|
||||
},
|
||||
"stacked_media_messages": {
|
||||
@@ -1761,7 +1761,7 @@
|
||||
"description": "Az MI használata intelligens automatikus válaszok generálásához sablon üzenetek helyett"
|
||||
},
|
||||
"ai_provider": {
|
||||
"name": "AI Provider",
|
||||
"name": "MI szolg?ltat?",
|
||||
"description": "Válassza ki, melyik MI szolgáltatást kell használni a válaszok generálására"
|
||||
},
|
||||
"ai_endpoint_url": {
|
||||
@@ -1781,7 +1781,7 @@
|
||||
"description": "System prompt, amely meghatározza a MI személyiségét és viselkedését"
|
||||
},
|
||||
"ai_max_tokens": {
|
||||
"name": "AI Max Tokens",
|
||||
"name": "MI max tokenek",
|
||||
"description": "A válaszokban használható MI-k maximális száma (szavak)"
|
||||
},
|
||||
"ai_temperature": {
|
||||
@@ -1895,7 +1895,7 @@
|
||||
"description": "Lehetővé teszi az Auto Open Snaps futását a háttérben. Megjegyzés: Ez jelentősen lemeríti az akkumulátorát"
|
||||
},
|
||||
"min_delay": {
|
||||
"name": "Min Delay (ms)",
|
||||
"name": "Min. k?sleltet?s (ms)",
|
||||
"description": "Minimális késleltetés milliszekundumban a felbontás előtt"
|
||||
},
|
||||
"max_delay_ms": {
|
||||
@@ -1991,7 +1991,7 @@
|
||||
"description": "A fordítás megszakítása a szolgáltatás blokkolása esetén"
|
||||
},
|
||||
"max_retries": {
|
||||
"name": "Max Retries",
|
||||
"name": "Max. ?jrapr?b?lkoz?s",
|
||||
"description": "Az ismételt kísérletek maximális száma"
|
||||
},
|
||||
"retry_delay": {
|
||||
@@ -2094,7 +2094,7 @@
|
||||
"description": "Időszakos bejelentés a csíkjaidról",
|
||||
"properties": {
|
||||
"interval": {
|
||||
"name": "Interval",
|
||||
"name": "Intervallum",
|
||||
"description": "Az egyes emlékeztetők közötti időtartam (óra)"
|
||||
},
|
||||
"remaining_hours": {
|
||||
@@ -2112,11 +2112,11 @@
|
||||
"description": "Kísérleti jellemzők",
|
||||
"properties": {
|
||||
"native_hooks": {
|
||||
"name": "Native Hooks",
|
||||
"name": "Native hookok",
|
||||
"description": "A Snapchat anyavegyületének kódját behálózó biztonsági jellemzők",
|
||||
"properties": {
|
||||
"composer_hooks": {
|
||||
"name": "Composer Hooks",
|
||||
"name": "Composer hookok",
|
||||
"description": "Injekciós kód a Composer cross-platform UI keretébe",
|
||||
"properties": {
|
||||
"show_first_created_username": {
|
||||
@@ -2132,7 +2132,7 @@
|
||||
"description": "Több lehetőséget ad az önmegsemmisítő időzítőre a Snap küldésekor"
|
||||
},
|
||||
"composer_console": {
|
||||
"name": "Composer Console",
|
||||
"name": "Composer konzol",
|
||||
"description": "Lehetővé teszi, hogy végrehajtsa a JavaScript kódot a Composer (arm64 csak)"
|
||||
},
|
||||
"composer_logs": {
|
||||
@@ -2204,11 +2204,11 @@
|
||||
"description": "Konvertálja pattogó chat külső média helyben. Ez jelenik meg a chat letöltési környezet menü"
|
||||
},
|
||||
"media_file_picker": {
|
||||
"name": "Media File Picker",
|
||||
"name": "M?diaf?jlv?laszt?",
|
||||
"description": "Lehetővé teszi, hogy válasszon bármilyen videó / audio fájlt a galériából"
|
||||
},
|
||||
"story_logger": {
|
||||
"name": "Story Logger",
|
||||
"name": "Story napl?",
|
||||
"description": "A barátok történeteinek története"
|
||||
},
|
||||
"call_recorder": {
|
||||
@@ -2230,7 +2230,7 @@
|
||||
"description": "Javítja a hangjegy átiratot",
|
||||
"properties": {
|
||||
"force_transcription": {
|
||||
"name": "Force Voice Note Transcription",
|
||||
"name": "Hangjegyzet-?tirat k?nyszer?t?se",
|
||||
"description": "Lehetővé teszi az összes hangjegy átírását"
|
||||
},
|
||||
"preferred_transcription_lang": {
|
||||
@@ -2256,7 +2256,7 @@
|
||||
"description": "Nem kiadott / béta Snapchat funkciók engedélyezése"
|
||||
},
|
||||
"context_menu_fix": {
|
||||
"name": "Context Menu Fix",
|
||||
"name": "Kontextusmen? jav?t?s",
|
||||
"description": "A Friend Feed Menü javítása, mint amikor a készülék kikapcsolt, nem jelenik meg helyesen"
|
||||
},
|
||||
"app_lock": {
|
||||
@@ -2274,7 +2274,7 @@
|
||||
"description": "A Story Boost Limit késleltetése"
|
||||
},
|
||||
"meo_passcode_bypass": {
|
||||
"name": "My Eyes Only Passcode Bypass",
|
||||
"name": "My Eyes Only jelsz? megker?l?se",
|
||||
"description": "A Szemeim megkerülése Csak jelszó\nEz csak akkor fog működni, ha a jelszó helyesen van bejegyezve, mielőtt"
|
||||
},
|
||||
"no_friend_score_delay": {
|
||||
@@ -2407,7 +2407,7 @@
|
||||
"MAP_REACTION": "Térkép Reakció",
|
||||
"chat_messages": "Chat üzenetek",
|
||||
"snap_messages": "Snaps",
|
||||
"story_share_messages": "Story Shares",
|
||||
"story_share_messages": "Story megoszt?sok",
|
||||
"story_reply_messages": "Történet válaszok",
|
||||
"external_media_messages": "Külső média",
|
||||
"voice_note_messages": "Hangjegy",
|
||||
@@ -2419,12 +2419,12 @@
|
||||
"media_download_source": {
|
||||
"none": "Nincs",
|
||||
"pending": "Függőben",
|
||||
"chat_media": "Chat Media",
|
||||
"chat_media": "Chat m?dia",
|
||||
"story": "Történet",
|
||||
"public_story": "Nyilvános történet",
|
||||
"spotlight": "Spotlight",
|
||||
"profile_picture": "Profilkép",
|
||||
"story_logger": "Story Logger",
|
||||
"story_logger": "Story napl?",
|
||||
"message_logger": "Üzenetjelző",
|
||||
"merged": "Egyesülve",
|
||||
"voice_call": "Hanghívás"
|
||||
@@ -2454,7 +2454,7 @@
|
||||
"ORIGINAL": "Eredeti média",
|
||||
"NOTE": "Hangjegyzet",
|
||||
"SNAP": "Snap",
|
||||
"SAVEABLE_SNAP": "Saveable Snap",
|
||||
"SAVEABLE_SNAP": "Menthet? Snap",
|
||||
"null": "Snapchat alapértelmezés",
|
||||
"multiple_media_toast": "Egyszerre csak egy médiát küldhetsz"
|
||||
},
|
||||
@@ -2514,7 +2514,7 @@
|
||||
"actions": {
|
||||
"remove_friends": "A barátok eltávolítása",
|
||||
"clear_conversations": "Beszélgetések törlése",
|
||||
"clear_friend_feed": "Clear Friend Feed ({count})",
|
||||
"clear_friend_feed": "Bar?tfolyam t?rl?se ({count})",
|
||||
"unfollow": "Nem követi",
|
||||
"remove": "Eltávolítás"
|
||||
},
|
||||
@@ -2580,7 +2580,7 @@
|
||||
"download_medias_title": "Média letöltése"
|
||||
},
|
||||
"dialog_negative_button": "Törlés",
|
||||
"dialog_positive_button": "Export",
|
||||
"dialog_positive_button": "Export?l?s",
|
||||
"exported_to": "Kivitel{path}",
|
||||
"exporting_chats": "Chats exportálása...",
|
||||
"processing_chats": "Felfeldolgozás{amount}beszélgetések...",
|
||||
@@ -2627,7 +2627,7 @@
|
||||
},
|
||||
"cleared_from_feed": "Takarmányból megtisztítva",
|
||||
"tracker_actions": {
|
||||
"log": "Log",
|
||||
"log": "Napl?",
|
||||
"in_app_notification": "Az alkalmazás bejelentése",
|
||||
"push_notification": "Értesítés",
|
||||
"custom": "Egyéni"
|
||||
@@ -2721,7 +2721,7 @@
|
||||
},
|
||||
"auto_open_snaps": {
|
||||
"title": "Automatikus nyitás",
|
||||
"priority_title": "Auto Open Snaps (Priority)",
|
||||
"priority_title": "Snaps automatikus megnyit?sa (priorit?s)",
|
||||
"error_title": "Auto Open Snaps (hibák)",
|
||||
"channel_description": "Értesítések az automatikus nyitási csatolású csatolások sorban állásáról",
|
||||
"priority_channel_description": "Az automatikus nyitásra vonatkozó kiemelt értesítések",
|
||||
@@ -2751,7 +2751,7 @@
|
||||
"unknown_user": "Ismeretlen felhasználó",
|
||||
"content_type_external_media": "Külső média",
|
||||
"content_type_snap": "Snap",
|
||||
"conversation_type_friend_dm": "Friend DM",
|
||||
"conversation_type_friend_dm": "Bar?t DM",
|
||||
"conversation_type_dm": "DM",
|
||||
"conversation_type_group_chat": "Csoport",
|
||||
"conversation_type_chat": "Chat",
|
||||
@@ -2925,7 +2925,7 @@
|
||||
"rules": "Szabályok"
|
||||
},
|
||||
"actions": {
|
||||
"export": "Export",
|
||||
"export": "Export?l?s",
|
||||
"delete": "Törlés",
|
||||
"add_rule": "Cikk hozzáadása",
|
||||
"save_rule": "A szabály mentése"
|
||||
@@ -3053,7 +3053,7 @@
|
||||
"config_json": "Konfigurációs fájl",
|
||||
"mappings_json": "Mappings fájl",
|
||||
"message_logger_db": "Üzenet bejelentkezési adatbázis",
|
||||
"pinned_best_friend_txt": "Pinned Best Friend File",
|
||||
"pinned_best_friend_txt": "Kit?z?tt legjobb bar?t f?jl",
|
||||
"native_sig_cache_txt": "Natív aláírás Cache fájl"
|
||||
},
|
||||
"settings": {
|
||||
@@ -3064,7 +3064,7 @@
|
||||
}
|
||||
},
|
||||
"ui_settings_title": "UI beállítások",
|
||||
"haptic_feedback_label": "Haptic Feedback",
|
||||
"haptic_feedback_label": "Haptikus visszajelz?s",
|
||||
"updates_title": "Frissítések",
|
||||
"auto_update_check": "Automatikus frissítés ellenőrzése",
|
||||
"update_check_frequency_daily": "Napi",
|
||||
@@ -3097,7 +3097,7 @@
|
||||
"sort_by_folder": "Rendezés mappa szerint",
|
||||
"include_my_eyes_only": "Csak a szemeimet tartalmazza",
|
||||
"cancel": "Törlés",
|
||||
"export": "Export",
|
||||
"export": "Export?l?s",
|
||||
"quit": "Kilépés",
|
||||
"done": "Kész",
|
||||
"ok": "OKÉ",
|
||||
@@ -3111,7 +3111,7 @@
|
||||
"import_script_from_url": "Szkript importálása URL-ből",
|
||||
"warning_imported_scripts": "Figyelem: Az importált szkriptek károsak lehetnek az eszközre. Csak megbízható forrásból származó forgatókönyveket importálunk.",
|
||||
"enter_url_here": "Adja meg az URL-t:",
|
||||
"import": "Import",
|
||||
"import": "Import?l?s",
|
||||
"cancel": "Törlés",
|
||||
"documentation": "Dokumentáció"
|
||||
},
|
||||
@@ -3170,7 +3170,7 @@
|
||||
},
|
||||
"debug_dialogs": {
|
||||
"info": "Információ",
|
||||
"refs": "Refs",
|
||||
"refs": "Referenci?k",
|
||||
"arroyo": "Arroyo",
|
||||
"message": "Üzenet",
|
||||
"media_references": "Médiahivatkozások",
|
||||
@@ -3218,4 +3218,4 @@
|
||||
"openai": "OpenAI",
|
||||
"openrouter": "OpenRouter"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"setup": {
|
||||
"dialogs": {
|
||||
"select_language": "Pilih Bahasa",
|
||||
@@ -52,7 +52,7 @@
|
||||
"customize_bottom_bar_subtitle": "Pilih tab mana yang ditampilkan pada layar rumah Anda",
|
||||
"available_tabs_title": "Tab Tersedia",
|
||||
"shown_tabs_title": "Tab Shown",
|
||||
"reset_button": "Reset",
|
||||
"reset_button": "Atur ulang",
|
||||
"done_button": "Selesai"
|
||||
},
|
||||
"sections": {
|
||||
@@ -84,13 +84,13 @@
|
||||
"clear_button": "Hapus",
|
||||
"view_logger_history_button": "Tilik Riwayat Logger",
|
||||
"ui_settings_title": "Pengaturan UI",
|
||||
"haptic_feedback_label": "Haptic Feedback",
|
||||
"haptic_feedback_label": "Umpan balik haptik",
|
||||
"use_system_toasts_label": "Gunakan Kaus Sistem",
|
||||
"updates_title": "Pemutakhiran",
|
||||
"auto_update_check": "Periksa Perbarui Otomatis",
|
||||
"update_check_frequency_daily": "Harian",
|
||||
"update_check_frequency_weekly": "Mingguan",
|
||||
"update_check_frequency_monthly": "Monthly",
|
||||
"update_check_frequency_monthly": "Bulanan",
|
||||
"update_channel_stable": "Stabil",
|
||||
"update_channel_prerelease": "Lepaskan",
|
||||
"update_notification_channel_name": "Pemutakhiran",
|
||||
@@ -107,13 +107,13 @@
|
||||
"friend_notes_no_notes_to_backup": "Belum ada catatan cadangan",
|
||||
"friend_notes_backup_success": "Catatan teman didukung",
|
||||
"friend_notes_restore_success": "Catatan teman dipulihkan",
|
||||
"backup_button": "Backup",
|
||||
"backup_button": "Cadangan",
|
||||
"restore_button": "Pulihkan",
|
||||
"view_button": "Tilik",
|
||||
"customize_bottom_bar_title": "Ubahan Batang Bawah",
|
||||
"customize_bottom_bar_subtitle": "Pilih tab mana yang ditampilkan pada layar rumah Anda",
|
||||
"available_tabs_title": "Tab Tersedia",
|
||||
"reset_button": "Reset",
|
||||
"reset_button": "Atur ulang",
|
||||
"done_button": "Selesai",
|
||||
"clear_friend_feed": "Hapus Pakan Teman",
|
||||
"test_mode_label": "Aktifkan PurrAura",
|
||||
@@ -136,7 +136,7 @@
|
||||
"disabled": "Dinonaktifkan",
|
||||
"export_option": "Ekspor",
|
||||
"import_option": "Impor",
|
||||
"reset_option": "Reset",
|
||||
"reset_option": "Atur ulang",
|
||||
"config_export_success_toast": "Konfigurasi diekspor dengan sukses",
|
||||
"config_import_success_toast": "Konfigurasi diimpor dengan sukses",
|
||||
"config_import_failure_toast": "Gagal mengimpor konfigurasi{error}",
|
||||
@@ -369,7 +369,7 @@
|
||||
"newest_first_label": "Terbaru pertama",
|
||||
"since_label": "Sejak",
|
||||
"until_label": "Sampai",
|
||||
"unit_label": "Unit",
|
||||
"unit_label": "Satuan",
|
||||
"pick_a_date_button": "Pilih tanggal",
|
||||
"export_button": "Ekspor",
|
||||
"delete_button": "Hapus",
|
||||
@@ -385,7 +385,7 @@
|
||||
"rule_name_label": "Nama Aturan",
|
||||
"default_rule_name": "Aturan Baru",
|
||||
"author_name_label": "Penulis",
|
||||
"scope_section_title": "Scope",
|
||||
"scope_section_title": "Lingkup",
|
||||
"scope_all": "Semua Teman / Grup",
|
||||
"scope_whitelist": "Tidak ada kecuali",
|
||||
"scope_blacklist": "Semua orang kecuali",
|
||||
@@ -394,7 +394,7 @@
|
||||
"no_events_text": "Belum ada kejadian yang ditambahkan",
|
||||
"add_event_dialog_title": "Tambah Peristiwa",
|
||||
"event_type_label": "Jenis Kejadian",
|
||||
"triggers_title": "Triggers",
|
||||
"triggers_title": "Pemicu",
|
||||
"conditions_title": "Kondisi",
|
||||
"condition_only_inside_conversation": "Hanya ketika aku di dalam percakapan",
|
||||
"condition_only_outside_conversation": "Hanya ketika aku di luar percakapan",
|
||||
@@ -511,7 +511,7 @@
|
||||
"name": "Mode Stealth",
|
||||
"description": "Mencegah siapa pun dari mengetahui Anda telah membuka Snaps mereka / Chats dan percakapan",
|
||||
"options": {
|
||||
"blacklist": "Exclude from Stealth Mode",
|
||||
"blacklist": "Kecualikan dari mode siluman",
|
||||
"whitelist": "Mode siluman"
|
||||
}
|
||||
},
|
||||
@@ -608,7 +608,7 @@
|
||||
},
|
||||
"export_memories": {
|
||||
"name": "Ekspor Kenangan",
|
||||
"description": "Exports memories into a ZIP file"
|
||||
"description": "Ekspor Memories ke file ZIP"
|
||||
},
|
||||
"bulk_messaging_action": {
|
||||
"name": "Aksi Pesan Bolak",
|
||||
@@ -628,7 +628,7 @@
|
||||
},
|
||||
"friend_tracker": {
|
||||
"name": "Pelacak Teman",
|
||||
"description": "Track your friends on Snapchat"
|
||||
"description": "Lacak teman Anda di Snapchat"
|
||||
},
|
||||
"logger_history": {
|
||||
"name": "Riwayat Logger",
|
||||
@@ -716,7 +716,7 @@
|
||||
"notifications": {
|
||||
"chat_screenshot": "Cuplikan layar",
|
||||
"chat_screen_record": "Catatan Layar",
|
||||
"snap_replay": "Snap Replay",
|
||||
"snap_replay": "Putar ulang Snap",
|
||||
"camera_roll_save": "Kamera Roll Save",
|
||||
"chat": "Obrolan",
|
||||
"chat_reply": "Balas Percakapan",
|
||||
@@ -733,43 +733,43 @@
|
||||
"map_live_location": "Lokasi Peta Hidup"
|
||||
},
|
||||
"auto_read": {
|
||||
"blacklist": "Blacklist",
|
||||
"whitelist": "Whitelist",
|
||||
"blacklist": "Daftar hitam",
|
||||
"whitelist": "Daftar putih",
|
||||
"disabled": "Dinonaktifkan"
|
||||
},
|
||||
"hide_typing_indicator": {
|
||||
"blacklist": "Blacklist",
|
||||
"whitelist": "Whitelist",
|
||||
"blacklist": "Daftar hitam",
|
||||
"whitelist": "Daftar putih",
|
||||
"disabled": "Dinonaktifkan"
|
||||
},
|
||||
"auto_delete_sent_messages": {
|
||||
"blacklist": "Blacklist",
|
||||
"whitelist": "Whitelist",
|
||||
"blacklist": "Daftar hitam",
|
||||
"whitelist": "Daftar putih",
|
||||
"disabled": "Dinonaktifkan"
|
||||
},
|
||||
"auto_download": {
|
||||
"blacklist": "Blacklist",
|
||||
"whitelist": "Whitelist",
|
||||
"blacklist": "Daftar hitam",
|
||||
"whitelist": "Daftar putih",
|
||||
"disabled": "Dinonaktifkan"
|
||||
},
|
||||
"stealth": {
|
||||
"blacklist": "Blacklist",
|
||||
"whitelist": "Whitelist",
|
||||
"blacklist": "Daftar hitam",
|
||||
"whitelist": "Daftar putih",
|
||||
"disabled": "Dinonaktifkan"
|
||||
},
|
||||
"auto_save": {
|
||||
"blacklist": "Blacklist",
|
||||
"whitelist": "Whitelist",
|
||||
"blacklist": "Daftar hitam",
|
||||
"whitelist": "Daftar putih",
|
||||
"disabled": "Dinonaktifkan"
|
||||
},
|
||||
"message_logger": {
|
||||
"blacklist": "Blacklist",
|
||||
"whitelist": "Whitelist",
|
||||
"blacklist": "Daftar hitam",
|
||||
"whitelist": "Daftar putih",
|
||||
"disabled": "Dinonaktifkan"
|
||||
},
|
||||
"auto_reply": {
|
||||
"blacklist": "Blacklist",
|
||||
"whitelist": "Whitelist",
|
||||
"blacklist": "Daftar hitam",
|
||||
"whitelist": "Daftar putih",
|
||||
"disabled": "Dinonaktifkan"
|
||||
},
|
||||
"custom_android_id": {
|
||||
@@ -1021,7 +1021,7 @@
|
||||
"friendly": "Ramah",
|
||||
"humorous": "Humor",
|
||||
"empathetic": "Empatik",
|
||||
"toxic": "Edgy",
|
||||
"toxic": "Kasar",
|
||||
"busy": "Sibuk"
|
||||
},
|
||||
"ai_temperature": {
|
||||
@@ -1086,7 +1086,7 @@
|
||||
"chat_messages": "Pesan Percakapan",
|
||||
"snap_messages": "Snaps",
|
||||
"story_share_messages": "Tabungan Cerita",
|
||||
"story_reply_messages": "Story Replies",
|
||||
"story_reply_messages": "Balasan Story",
|
||||
"external_media_messages": "Media Eksternal",
|
||||
"voice_note_messages": "Catatan Suara",
|
||||
"sticker_messages": "Stiker",
|
||||
@@ -1112,7 +1112,7 @@
|
||||
"translation_position": {
|
||||
"above": "Di atas teks",
|
||||
"below": "Di bawah teks",
|
||||
"inline": "Inline"
|
||||
"inline": "Sebaris"
|
||||
},
|
||||
"source_language": {
|
||||
"auto": "Mendeteksi otomatis"
|
||||
@@ -1210,7 +1210,7 @@
|
||||
"name": "Pengaturan UI",
|
||||
"properties": {
|
||||
"haptic_feedback": {
|
||||
"name": "Haptic Feedback"
|
||||
"name": "Umpan balik haptik"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -1337,11 +1337,11 @@
|
||||
"description": "Nyatakan tambahan Pilihan FFmpeg",
|
||||
"properties": {
|
||||
"threads": {
|
||||
"name": "Threads",
|
||||
"name": "Utas",
|
||||
"description": "Jumlah thread yang dipakai"
|
||||
},
|
||||
"preset": {
|
||||
"name": "Preset",
|
||||
"name": "Prasetel",
|
||||
"description": "Set kecepatan konversi"
|
||||
},
|
||||
"constant_rate_factor": {
|
||||
@@ -1367,7 +1367,7 @@
|
||||
}
|
||||
},
|
||||
"logging": {
|
||||
"name": "Logging",
|
||||
"name": "Pencatatan",
|
||||
"description": "Tampilkan toast ketika media mengunduh"
|
||||
},
|
||||
"custom_path_format": {
|
||||
@@ -1389,7 +1389,7 @@
|
||||
"description": "Tampilkan pratilik pesan terakhir dalam Pangsa Teman",
|
||||
"properties": {
|
||||
"amount": {
|
||||
"name": "Amount",
|
||||
"name": "Jumlah",
|
||||
"description": "Jumlah pesan yang akan ditampilkan"
|
||||
}
|
||||
}
|
||||
@@ -1399,7 +1399,7 @@
|
||||
"description": "Tampilkan pratinjau kecil di samping Snaps tak terlihat dalam percakapan"
|
||||
},
|
||||
"bootstrap_override": {
|
||||
"name": "Bootstrap Override",
|
||||
"name": "Penggantian bootstrap",
|
||||
"description": "Timpa pengaturan bootstrap antar muka pengguna",
|
||||
"properties": {
|
||||
"app_appearance": {
|
||||
@@ -1507,7 +1507,7 @@
|
||||
"description": "Mencegah Snapchat mendeteksi ketika Anda mengambil cuplikan layar"
|
||||
},
|
||||
"anonymous_story_viewing": {
|
||||
"name": "Anonymous Story Viewing",
|
||||
"name": "Melihat Story secara anonim",
|
||||
"description": "Mencegah siapa pun dari mengetahui Anda telah melihat cerita mereka"
|
||||
},
|
||||
"prevent_story_rewatch_indicator": {
|
||||
@@ -1617,7 +1617,7 @@
|
||||
"description": "Tambahkan tombol balasan ke pemberitahuan"
|
||||
},
|
||||
"smart_replies": {
|
||||
"name": "Smart Replies",
|
||||
"name": "Balasan pintar",
|
||||
"description": "Tambahkan balasan yang disarankan ke pemberitahuan (Android 10 +). Gunakan dalam kombinasi dengan Tombol Balas"
|
||||
},
|
||||
"download_button": {
|
||||
@@ -1693,7 +1693,7 @@
|
||||
"description": "Membuat catatan audio tidak dapat diselamatkan"
|
||||
},
|
||||
"story_reply": {
|
||||
"name": "Story Replies",
|
||||
"name": "Balasan Story",
|
||||
"description": "Membuat cerita menjawab tak terbalas"
|
||||
}
|
||||
}
|
||||
@@ -1713,7 +1713,7 @@
|
||||
}
|
||||
},
|
||||
"strip_media_metadata": {
|
||||
"name": "Strip Media Metadata",
|
||||
"name": "Hapus metadata media",
|
||||
"description": "Hapus metadata media sebelum mengirim pesan"
|
||||
},
|
||||
"bypass_message_retention_policy": {
|
||||
@@ -1847,11 +1847,11 @@
|
||||
"description": "Pesan jawaban otomatis untuk pesan obrolan teks"
|
||||
},
|
||||
"snap_messages": {
|
||||
"name": "Snap Replies",
|
||||
"name": "Balasan Snap",
|
||||
"description": "Pesan jawaban otomatis untuk terkunci"
|
||||
},
|
||||
"story_share_messages": {
|
||||
"name": "Story Share Replies",
|
||||
"name": "Balasan berbagi Story",
|
||||
"description": "Pesan jawaban otomatis untuk berbagi cerita"
|
||||
},
|
||||
"story_reply_messages": {
|
||||
@@ -1867,11 +1867,11 @@
|
||||
"description": "Pesan jawaban otomatis untuk catatan suara"
|
||||
},
|
||||
"sticker_messages": {
|
||||
"name": "Sticker Replies",
|
||||
"name": "Balasan stiker",
|
||||
"description": "Pesan jawaban otomatis bagi stiker"
|
||||
},
|
||||
"tiny_snap_messages": {
|
||||
"name": "Tiny Snap Replies",
|
||||
"name": "Balasan Snap kecil",
|
||||
"description": "Pesan jawaban otomatis untuk kecil terkunci"
|
||||
},
|
||||
"map_reaction_messages": {
|
||||
@@ -2090,7 +2090,7 @@
|
||||
}
|
||||
},
|
||||
"streaks_reminder": {
|
||||
"name": "Streaks Reminder",
|
||||
"name": "Pengingat streak",
|
||||
"description": "Secara periodikal memberitahu Anda tentang Streaks Anda",
|
||||
"properties": {
|
||||
"interval": {
|
||||
@@ -2128,7 +2128,7 @@
|
||||
"description": "Meningkatkan jumlah media maksimum Anda dapat mengirim dari gulungan kamera"
|
||||
},
|
||||
"custom_self_destruct_snap_delay": {
|
||||
"name": "Custom Self Destruct Snap Delay",
|
||||
"name": "Penundaan Snap hancur sendiri khusus",
|
||||
"description": "Memberikan lebih banyak pilihan untuk timer penghancuran diri sendiri ketika mengirim Snap"
|
||||
},
|
||||
"composer_console": {
|
||||
@@ -2177,7 +2177,7 @@
|
||||
},
|
||||
"spoof_device_id": {
|
||||
"name": "ID Perangkat Spoof",
|
||||
"description": "Override the Android ID sent to Snapchat",
|
||||
"description": "Ganti ID Android yang dikirim ke Snapchat",
|
||||
"properties": {
|
||||
"spoof_android_id": {
|
||||
"name": "ID Android Spoof",
|
||||
@@ -2264,7 +2264,7 @@
|
||||
"description": "Mencegah akses ke Snapchat tanpa kode akses",
|
||||
"properties": {
|
||||
"lock_on_resume": {
|
||||
"name": "Lock On Resume",
|
||||
"name": "Kunci saat dilanjutkan",
|
||||
"description": "Kunci aplikasi ketika dibuka kembali"
|
||||
}
|
||||
}
|
||||
@@ -2274,7 +2274,7 @@
|
||||
"description": "Melewati penundaan Batas Boost Cerita"
|
||||
},
|
||||
"meo_passcode_bypass": {
|
||||
"name": "My Eyes Only Passcode Bypass",
|
||||
"name": "Lewati kode sandi My Eyes Only",
|
||||
"description": "Melewati Mataku Hanya kode sandi\nIni hanya akan bekerja jika kode akses telah dimasukkan dengan benar sebelum"
|
||||
},
|
||||
"no_friend_score_delay": {
|
||||
@@ -2282,7 +2282,7 @@
|
||||
"description": "Hapus penundaan ketika melihat Skor Teman"
|
||||
},
|
||||
"best_friend_pinning": {
|
||||
"name": "Best Friend Pinning",
|
||||
"name": "Penyematan teman terbaik",
|
||||
"description": "Memungkinkan Anda untuk pin teman sebagai nomor satu teman terbaik Anda. Catatan: Hanya Anda dapat melihat teman terbaik Anda terjepit"
|
||||
},
|
||||
"e2ee": {
|
||||
@@ -2401,18 +2401,18 @@
|
||||
"FAMILY_CENTER_INVITE": "Undang Pusat Keluarga",
|
||||
"FAMILY_CENTER_ACCEPT": "Family Center Terima",
|
||||
"FAMILY_CENTER_LEAVE": "Meninggalkan Pusat Keluarga",
|
||||
"STATUS_PLUS_GIFT": "Status Plus Gift",
|
||||
"TINY_SNAP": "Tiny Snap",
|
||||
"STATUS_PLUS_GIFT": "Hadiah Status Plus",
|
||||
"TINY_SNAP": "Snap kecil",
|
||||
"STATUS_COUNTDOWN": "Hitung mundur",
|
||||
"MAP_REACTION": "Reaksi Peta",
|
||||
"chat_messages": "Pesan Percakapan",
|
||||
"snap_messages": "Snaps",
|
||||
"story_share_messages": "Tabungan Cerita",
|
||||
"story_reply_messages": "Story Replies",
|
||||
"story_reply_messages": "Balasan Story",
|
||||
"external_media_messages": "Media Eksternal",
|
||||
"voice_note_messages": "Catatan Suara",
|
||||
"sticker_messages": "Sticker",
|
||||
"tiny_snap_messages": "Tiny Snap",
|
||||
"tiny_snap_messages": "Snap kecil",
|
||||
"map_reaction_messages": "Reaksi Peta",
|
||||
"half_swipes": "Setengah Berenang"
|
||||
},
|
||||
@@ -2493,7 +2493,7 @@
|
||||
"not_subscribed": "Tidak Berlangganan"
|
||||
},
|
||||
"friendship_link_type": {
|
||||
"mutual": "Mutual",
|
||||
"mutual": "Saling",
|
||||
"outgoing": "Keluar",
|
||||
"blocked": "Diblokir",
|
||||
"deleted": "Dihapus",
|
||||
@@ -2553,7 +2553,7 @@
|
||||
"deleted": "Dihapus",
|
||||
"business_accounts": "Akun Bisnis",
|
||||
"streaks": "Streaks",
|
||||
"non_streaks": "Non Streaks",
|
||||
"non_streaks": "Tanpa streak",
|
||||
"followed": "Diikuti",
|
||||
"following": "Mengikuti",
|
||||
"location_on_map": "Lokasi pada Peta"
|
||||
@@ -2582,7 +2582,7 @@
|
||||
"dialog_negative_button": "Batal",
|
||||
"dialog_positive_button": "Ekspor",
|
||||
"exported_to": "Exported to{path}",
|
||||
"exporting_chats": "Exporting Chats...",
|
||||
"exporting_chats": "Mengekspor chat...",
|
||||
"processing_chats": "Proses{amount}percakapan...",
|
||||
"export_fail": "Gagal mengekspor percakapan{conversation}",
|
||||
"writing_output": "Menulis keluaran...",
|
||||
@@ -2622,12 +2622,12 @@
|
||||
"snap_replayed": "Snap Diputar Ulang",
|
||||
"snap_replayed_twice": "Snap Replayed Dua kali",
|
||||
"snap_screenshot": "Cuplikan Snap",
|
||||
"snap_screen_record": "Snap Screen Record",
|
||||
"i_can_see_you": "I Can See You"
|
||||
"snap_screen_record": "Rekam layar Snap",
|
||||
"i_can_see_you": "Aku bisa melihatmu"
|
||||
},
|
||||
"cleared_from_feed": "Dibersihkan dari pakan",
|
||||
"tracker_actions": {
|
||||
"log": "Log",
|
||||
"log": "Catat",
|
||||
"in_app_notification": "Pemberitahuan In- App",
|
||||
"push_notification": "Pemberitahuan Push",
|
||||
"custom": "Gubahan"
|
||||
@@ -2759,7 +2759,7 @@
|
||||
"notification_statistics": "STATIK",
|
||||
"notification_queue_size": "Ukuran Antrian",
|
||||
"notification_total_opened": "Total Snaps dibuka",
|
||||
"notification_queue_preview": "QUEUE PREVIEW",
|
||||
"notification_queue_preview": "PRATINJAU ANTRIAN",
|
||||
"notification_processing_continue": "Proses akan dilanjutkan secara otomatis...",
|
||||
"notification_no_snaps_queue": "Tidak terkunci dalam antrian.",
|
||||
"notification_queue_cleared_opened": "Antrian dibersihkan ({opened}dibuka)",
|
||||
@@ -2883,7 +2883,7 @@
|
||||
"translation_position": {
|
||||
"above": "Atas",
|
||||
"below": "Bawah",
|
||||
"inline": "Inline"
|
||||
"inline": "Sebaris"
|
||||
},
|
||||
"language_codes": {
|
||||
"en": "Inggris",
|
||||
@@ -2915,7 +2915,7 @@
|
||||
"et": "Estonia",
|
||||
"lv": "Latvia",
|
||||
"lt": "Lithuania",
|
||||
"mt": "Maltese",
|
||||
"mt": "Malta",
|
||||
"ga": "Irlandia",
|
||||
"cy": "Welsh"
|
||||
},
|
||||
@@ -3028,11 +3028,11 @@
|
||||
},
|
||||
"edit_rule": {
|
||||
"custom_rule": "Aturan Gubahan",
|
||||
"scope": "Scope",
|
||||
"scope": "Lingkup",
|
||||
"events": "Kejadian",
|
||||
"add_event": "Tambah Peristiwa",
|
||||
"type": "Tipe",
|
||||
"triggers": "Triggers",
|
||||
"triggers": "Pemicu",
|
||||
"conditions": "Kondisi",
|
||||
"only_inside_conversation": "Hanya ketika aku di dalam percakapan",
|
||||
"only_outside_conversation": "Hanya ketika aku di luar percakapan",
|
||||
@@ -3064,12 +3064,12 @@
|
||||
}
|
||||
},
|
||||
"ui_settings_title": "Pengaturan UI",
|
||||
"haptic_feedback_label": "Haptic Feedback",
|
||||
"haptic_feedback_label": "Umpan balik haptik",
|
||||
"updates_title": "Pemutakhiran",
|
||||
"auto_update_check": "Periksa Perbarui Otomatis",
|
||||
"update_check_frequency_daily": "Harian",
|
||||
"update_check_frequency_weekly": "Mingguan",
|
||||
"update_check_frequency_monthly": "Monthly",
|
||||
"update_check_frequency_monthly": "Bulanan",
|
||||
"update_channel_stable": "Stabil",
|
||||
"update_channel_prerelease": "Lepaskan",
|
||||
"friend_notes_title": "Catatan Teman",
|
||||
@@ -3218,4 +3218,4 @@
|
||||
"openai": "OpenAI",
|
||||
"openrouter": "OpenRouter"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"setup": {
|
||||
"dialogs": {
|
||||
"select_language": "Seleziona la lingua",
|
||||
@@ -30,10 +30,10 @@
|
||||
"home": "Home",
|
||||
"home_about": "Informazioni",
|
||||
"home_settings": "Impostazioni impostazioni",
|
||||
"home_logs": "Logs",
|
||||
"home_logs": "Registri",
|
||||
"logger_history": "Storia di Logger",
|
||||
"logged_stories": "Storie intasate",
|
||||
"friend_tracker": "Friend Tracker",
|
||||
"friend_tracker": "Tracker amici",
|
||||
"friend_tracker_catalog": "Catalogo Tracker Friend",
|
||||
"manage_friend_tracker_repos": "Gestire i repository di Friend Tracker",
|
||||
"edit_rule": "Modifica",
|
||||
@@ -42,7 +42,7 @@
|
||||
"social": "Sociale",
|
||||
"manage_scope": "Gestisci lo Scope",
|
||||
"messaging_preview": "Anteprima",
|
||||
"scripts": "Scripts",
|
||||
"scripts": "Script",
|
||||
"manage_script_repos": "Gestione dei repository Script",
|
||||
"view_logger_history": "Storia di Logger",
|
||||
"better_location": "Migliore posizione"
|
||||
@@ -123,7 +123,7 @@
|
||||
},
|
||||
"tasks": {
|
||||
"no_tasks": "Nessuna attività",
|
||||
"merge_button": "Merge",
|
||||
"merge_button": "Unisci",
|
||||
"failed_to_open_file": "Non ha aperto il file",
|
||||
"merge_files_toast": "Merito{count}file",
|
||||
"remove_selected_tasks_title": "Sei sicuro di voler rimuovere le attività selezionate?",
|
||||
@@ -276,7 +276,7 @@
|
||||
"content": "PurrfectSnap include uno strumento di scripting, consentendo l'esecuzione del codice definito dall'utente sul dispositivo. Utilizzare estrema cautela e installare solo moduli da fonti conosciute e affidabili. I moduli non autorizzati o non verificati possono costituire rischi di sicurezza per il sistema."
|
||||
},
|
||||
"reset_config": {
|
||||
"title": "Reset config",
|
||||
"title": "Reimposta configurazione",
|
||||
"content": "Sei sicuro di voler resettare la configurazione?",
|
||||
"success_toast": "Ripristino configurazione con successo"
|
||||
},
|
||||
@@ -305,7 +305,7 @@
|
||||
"clear_module_data_failed": "Non riuscita a cancellare i dati del modulo",
|
||||
"delete_module_button": "Cancella",
|
||||
"delete_module_failed": "Non è stato possibile eliminare il modulo",
|
||||
"documentation_button": "Docs",
|
||||
"documentation_button": "Documentazione",
|
||||
"download_script_failed": "Non è riuscito a scaricare lo script",
|
||||
"downloading_script": "Scarica lo script...",
|
||||
"edit_module_button": "Modifica",
|
||||
@@ -360,7 +360,7 @@
|
||||
},
|
||||
"friend_tracker": {
|
||||
"rules_tab": "Regole",
|
||||
"logs_tab": "Logs",
|
||||
"logs_tab": "Registri",
|
||||
"catalog_button": "Catalogo",
|
||||
"add_rule_button": "Aggiungere la regola",
|
||||
"import_button": "Importazioni",
|
||||
@@ -394,7 +394,7 @@
|
||||
"no_events_text": "Nessun evento aggiunto",
|
||||
"add_event_dialog_title": "Aggiungi evento",
|
||||
"event_type_label": "Tipo Evento",
|
||||
"triggers_title": "Triggers",
|
||||
"triggers_title": "Trigger",
|
||||
"conditions_title": "Condizioni",
|
||||
"condition_only_inside_conversation": "Solo quando sono dentro la conversazione",
|
||||
"condition_only_outside_conversation": "Solo quando sono fuori a parlare",
|
||||
@@ -500,7 +500,7 @@
|
||||
},
|
||||
"properties": {
|
||||
"auto_download": {
|
||||
"name": "Auto download",
|
||||
"name": "Download automatico",
|
||||
"description": "Scaricare automaticamente Snaps quando li visualizza",
|
||||
"options": {
|
||||
"blacklist": "Escluso da Auto Download",
|
||||
@@ -532,11 +532,11 @@
|
||||
}
|
||||
},
|
||||
"auto_open_snaps": {
|
||||
"name": "Auto Open Snaps",
|
||||
"name": "Apri Snaps automaticamente",
|
||||
"description": "Apre automaticamente Snaps quando li riceve",
|
||||
"options": {
|
||||
"blacklist": "Escluso da Auto Open Snaps",
|
||||
"whitelist": "Auto Open Snaps"
|
||||
"whitelist": "Apri Snaps automaticamente"
|
||||
}
|
||||
},
|
||||
"hide_friend_feed": {
|
||||
@@ -627,7 +627,7 @@
|
||||
"description": "Importa i file da usare in Snapchat"
|
||||
},
|
||||
"friend_tracker": {
|
||||
"name": "Friend Tracker",
|
||||
"name": "Tracker amici",
|
||||
"description": "Traccia i tuoi amici su Snapchat"
|
||||
},
|
||||
"logger_history": {
|
||||
@@ -659,7 +659,7 @@
|
||||
"null": "Utilizzare il livello reale della batteria"
|
||||
},
|
||||
"friend_feed_menu_buttons": {
|
||||
"auto_download": "⬇️ Auto Download",
|
||||
"auto_download": "?? Download automatico",
|
||||
"auto_save": "💬 Salva automaticamente i messaggi",
|
||||
"unsaveable_messages": "⬇️ Messaggi non rivelabili",
|
||||
"auto_open_snaps": "📷 Auto a scatto aperto",
|
||||
@@ -671,7 +671,7 @@
|
||||
"conversation_info": "Informazioni sulla conversazione",
|
||||
"e2e_encryption": "🔒 Utilizzare la crittografia E2E",
|
||||
"message_logger": "Traduzione:",
|
||||
"auto_read": "✅ Auto Read",
|
||||
"auto_read": "? Lettura automatica",
|
||||
"hide_typing_indicator": "🙈 Nascondi Indicatore di digitazione"
|
||||
},
|
||||
"schedule_scheduled_for": "Programmato per{name}in{time}",
|
||||
@@ -734,42 +734,42 @@
|
||||
},
|
||||
"auto_read": {
|
||||
"blacklist": "Lista nera",
|
||||
"whitelist": "Whitelist",
|
||||
"whitelist": "Lista consentiti",
|
||||
"disabled": "Disabili"
|
||||
},
|
||||
"hide_typing_indicator": {
|
||||
"blacklist": "Lista nera",
|
||||
"whitelist": "Whitelist",
|
||||
"whitelist": "Lista consentiti",
|
||||
"disabled": "Disabili"
|
||||
},
|
||||
"auto_delete_sent_messages": {
|
||||
"blacklist": "Lista nera",
|
||||
"whitelist": "Whitelist",
|
||||
"whitelist": "Lista consentiti",
|
||||
"disabled": "Disabili"
|
||||
},
|
||||
"auto_download": {
|
||||
"blacklist": "Lista nera",
|
||||
"whitelist": "Whitelist",
|
||||
"whitelist": "Lista consentiti",
|
||||
"disabled": "Disabili"
|
||||
},
|
||||
"stealth": {
|
||||
"blacklist": "Lista nera",
|
||||
"whitelist": "Whitelist",
|
||||
"whitelist": "Lista consentiti",
|
||||
"disabled": "Disabili"
|
||||
},
|
||||
"auto_save": {
|
||||
"blacklist": "Lista nera",
|
||||
"whitelist": "Whitelist",
|
||||
"whitelist": "Lista consentiti",
|
||||
"disabled": "Disabili"
|
||||
},
|
||||
"message_logger": {
|
||||
"blacklist": "Lista nera",
|
||||
"whitelist": "Whitelist",
|
||||
"whitelist": "Lista consentiti",
|
||||
"disabled": "Disabili"
|
||||
},
|
||||
"auto_reply": {
|
||||
"blacklist": "Lista nera",
|
||||
"whitelist": "Whitelist",
|
||||
"whitelist": "Lista consentiti",
|
||||
"disabled": "Disabili"
|
||||
},
|
||||
"custom_android_id": {
|
||||
@@ -792,7 +792,7 @@
|
||||
"null": "Utilizzare Snapchat predefinito"
|
||||
},
|
||||
"custom_emoji_font": {
|
||||
"null": "Default Emoji Font"
|
||||
"null": "Font emoji predefinito"
|
||||
},
|
||||
"custom_shared_library": {
|
||||
"null": "Utilizzare la libreria predefinita"
|
||||
@@ -888,7 +888,7 @@
|
||||
"null": "Automatico"
|
||||
},
|
||||
"update_check_frequency": {
|
||||
"null": "Auto"
|
||||
"null": "Automatico"
|
||||
},
|
||||
"snapchat_plus": {
|
||||
"not_subscribed": "Non sottoscritto",
|
||||
@@ -909,7 +909,7 @@
|
||||
"disable_confirmation_dialogs": {
|
||||
"erase_message": "Cancellare il messaggio",
|
||||
"remove_friend": "Rimuovi il tuo amico",
|
||||
"block_friend": "Block Friend",
|
||||
"block_friend": "Blocca amico",
|
||||
"ignore_friend": "Ignore amico",
|
||||
"hide_friend": "Nascondi amico",
|
||||
"hide_conversation": "Nascondi Conversazione",
|
||||
@@ -917,7 +917,7 @@
|
||||
},
|
||||
"edit_text_override": {
|
||||
"multi_line_chat_input": "Linea Multi Input di chat",
|
||||
"bypass_text_input_limit": "Bypass Text Input Limit"
|
||||
"bypass_text_input_limit": "Bypass limite input testo"
|
||||
},
|
||||
"auto_purge": {
|
||||
"never": "Mai",
|
||||
@@ -954,7 +954,7 @@
|
||||
"read_media_video": "Leggi i media Video",
|
||||
"camera": "Macchina fotografica",
|
||||
"microphone": "Microfono",
|
||||
"location": "Location",
|
||||
"location": "Posizione",
|
||||
"read_contacts": "Leggi i contatti",
|
||||
"nearby_devices": "Dispositivi vicini",
|
||||
"phone_calls": "Chiamate telefoniche"
|
||||
@@ -1019,16 +1019,16 @@
|
||||
"casual": "Casuale",
|
||||
"formal": "Forma",
|
||||
"friendly": "Amichevole",
|
||||
"humorous": "Humorous",
|
||||
"empathetic": "Empathetic",
|
||||
"toxic": "Edgy",
|
||||
"humorous": "Spiritoso",
|
||||
"empathetic": "Empatico",
|
||||
"toxic": "Tagliente",
|
||||
"busy": "Occupato"
|
||||
},
|
||||
"ai_temperature": {
|
||||
"0.7": "Equilibrato (0.7)"
|
||||
},
|
||||
"ai_response_language": {
|
||||
"auto": "Auto",
|
||||
"auto": "Automatico",
|
||||
"en": "Inglese",
|
||||
"es": "Spagnolo",
|
||||
"fr": "Francese",
|
||||
@@ -1090,7 +1090,7 @@
|
||||
"external_media_messages": "Supporti esterni",
|
||||
"voice_note_messages": "Note vocali",
|
||||
"sticker_messages": "Adesivi",
|
||||
"tiny_snap_messages": "Tiny Snaps",
|
||||
"tiny_snap_messages": "Snaps piccoli",
|
||||
"map_reaction_messages": "Reazioni della mappa",
|
||||
"half_swipes": "Mezzo Swipes"
|
||||
},
|
||||
@@ -1170,7 +1170,7 @@
|
||||
},
|
||||
"media_upload_quality": {
|
||||
"name": "Qualità di caricamento dei media",
|
||||
"description": "Overrides the media upload quality",
|
||||
"description": "Sovrascrive la qualit? di caricamento dei media",
|
||||
"properties": {
|
||||
"force_video_upload_source_quality": {
|
||||
"name": "Forza Video Upload Sorgente Qualità",
|
||||
@@ -1255,7 +1255,7 @@
|
||||
"description": "Imposta la velocità predefinita per la riproduzione di video\nIl valore deve essere tra 0,1 e 4.0"
|
||||
},
|
||||
"video_playback_rate_slider": {
|
||||
"name": "Video Playback Rate Slider",
|
||||
"name": "Slider velocit? riproduzione video",
|
||||
"description": "Aggiunge un cursore nel menu contestuale dell'opera per cambiare la velocità di riproduzione video\nNota: Le modifiche si applicano solo ai video successivi"
|
||||
},
|
||||
"disable_google_play_dialogs": {
|
||||
@@ -1341,7 +1341,7 @@
|
||||
"description": "La quantità di fili da usare"
|
||||
},
|
||||
"preset": {
|
||||
"name": "Preset",
|
||||
"name": "Preimpostazione",
|
||||
"description": "Impostare la velocità della conversione"
|
||||
},
|
||||
"constant_rate_factor": {
|
||||
@@ -1349,7 +1349,7 @@
|
||||
"description": "Impostare il fattore di tasso costante per l'encoder video\nDa 0 a 51 per libx264"
|
||||
},
|
||||
"video_bitrate": {
|
||||
"name": "Video Bitrate",
|
||||
"name": "Bitrate video",
|
||||
"description": "Impostare il bitrate video (kbps)"
|
||||
},
|
||||
"audio_bitrate": {
|
||||
@@ -1399,7 +1399,7 @@
|
||||
"description": "Visualizza una piccola anteprima accanto a unseen Snaps in chat"
|
||||
},
|
||||
"bootstrap_override": {
|
||||
"name": "Bootstrap Override",
|
||||
"name": "Override Bootstrap",
|
||||
"description": "Sovrascrive le impostazioni dell'interfaccia utente",
|
||||
"properties": {
|
||||
"app_appearance": {
|
||||
@@ -1407,7 +1407,7 @@
|
||||
"description": "Imposta un aspetto persistente"
|
||||
},
|
||||
"home_tab": {
|
||||
"name": "Home Tab",
|
||||
"name": "Scheda Home",
|
||||
"description": "Sovrascrive la scheda di avvio quando si apre Snapchat"
|
||||
}
|
||||
}
|
||||
@@ -1449,7 +1449,7 @@
|
||||
"description": "Mostra informazioni utili sui media come la data di creazione nel menu contestuale del visualizzatore d'opera"
|
||||
},
|
||||
"old_bitmoji_selfie": {
|
||||
"name": "Old Bitmoji Selfie",
|
||||
"name": "Vecchio selfie Bitmoji",
|
||||
"description": "Riporta i selfie Bitmoji dalle versioni precedenti di Snapchat"
|
||||
},
|
||||
"disable_spotlight": {
|
||||
@@ -1469,7 +1469,7 @@
|
||||
"description": "Abilita lo spettatore di storia verticale per tutte le storie"
|
||||
},
|
||||
"enable_friend_feed_menu_bar": {
|
||||
"name": "Friend Feed Menu Bar",
|
||||
"name": "Barra menu del feed amici",
|
||||
"description": "Abilita il nuovo Friend Feed Menu Bar"
|
||||
},
|
||||
"message_indicators": {
|
||||
@@ -1499,11 +1499,11 @@
|
||||
}
|
||||
},
|
||||
"messaging": {
|
||||
"name": "Messaging",
|
||||
"name": "Messaggistica",
|
||||
"description": "Cambia come interagire con gli amici",
|
||||
"properties": {
|
||||
"bypass_screenshot_detection": {
|
||||
"name": "Bypass Screenshot Detection",
|
||||
"name": "Bypass rilevamento screenshot",
|
||||
"description": "Impedisce Snapchat di rilevare quando si prende uno screenshot"
|
||||
},
|
||||
"anonymous_story_viewing": {
|
||||
@@ -1543,7 +1543,7 @@
|
||||
"description": "Salta automaticamente al prossimo Snap quando si marca uno Snap come visto.\nUtilizzare in combinazione con Mark Snap come pulsante di visualizzazione"
|
||||
},
|
||||
"loop_media_playback": {
|
||||
"name": "Loop Media Playback",
|
||||
"name": "Riproduzione media in loop",
|
||||
"description": "Loops riproduzione media quando si visualizza Snaps / Stories"
|
||||
},
|
||||
"disable_replay_in_ff": {
|
||||
@@ -1647,7 +1647,7 @@
|
||||
"description": "Impedisce ai propri messaggi di essere cancellati"
|
||||
},
|
||||
"auto_purge": {
|
||||
"name": "Auto Purge",
|
||||
"name": "Pulizia automatica",
|
||||
"description": "Elimina automaticamente i messaggi memorizzati nella cache che sono più vecchi della quantità di tempo specificata"
|
||||
},
|
||||
"message_filter": {
|
||||
@@ -1717,7 +1717,7 @@
|
||||
"description": "Rimuove i metadati dei media prima di inviare come messaggio"
|
||||
},
|
||||
"bypass_message_retention_policy": {
|
||||
"name": "Bypass Message Retention Policy",
|
||||
"name": "Bypass policy di conservazione messaggi",
|
||||
"description": "Previene che i messaggi vengano cancellati dopo averli visualizzati"
|
||||
},
|
||||
"bypass_message_action_restrictions": {
|
||||
@@ -1761,7 +1761,7 @@
|
||||
"description": "Utilizzare AI per generare auto-risposte intelligenti invece di messaggi di modello"
|
||||
},
|
||||
"ai_provider": {
|
||||
"name": "AI Provider",
|
||||
"name": "Provider IA",
|
||||
"description": "Selezionare quale servizio AI da utilizzare per generare risposte"
|
||||
},
|
||||
"ai_endpoint_url": {
|
||||
@@ -1773,7 +1773,7 @@
|
||||
"description": "Modello AI da usare per generare risposte (ad esempio, gpt-3.5-turbo, gpt-4)"
|
||||
},
|
||||
"ai_api_key": {
|
||||
"name": "AI API Key",
|
||||
"name": "Chiave API IA",
|
||||
"description": "Chiave API per l'autenticazione con il servizio AI"
|
||||
},
|
||||
"ai_system_prompt": {
|
||||
@@ -1781,7 +1781,7 @@
|
||||
"description": "Il prompt del sistema che definisce la personalità e il comportamento dell'AI"
|
||||
},
|
||||
"ai_max_tokens": {
|
||||
"name": "AI Max Tokens",
|
||||
"name": "Token massimi IA",
|
||||
"description": "Numero massimo di gettoni (parole) che l'IA può usare in risposte"
|
||||
},
|
||||
"ai_temperature": {
|
||||
@@ -1895,11 +1895,11 @@
|
||||
"description": "Consente a Auto Open Snaps di eseguire in background. Nota: Questo scolicherà significativamente la batteria"
|
||||
},
|
||||
"min_delay": {
|
||||
"name": "Min Delay (ms)",
|
||||
"name": "Ritardo minimo (ms)",
|
||||
"description": "Ritardo minimo in millisecondi prima di aprire uno scatto"
|
||||
},
|
||||
"max_delay_ms": {
|
||||
"name": "Max Delay (ms)",
|
||||
"name": "Ritardo massimo (ms)",
|
||||
"description": "Ritardo massimo in millisecondi prima di aprire uno scatto"
|
||||
},
|
||||
"queue_size": {
|
||||
@@ -2124,7 +2124,7 @@
|
||||
"description": "Mostra il primo nome utente creato accanto al nome utente corrente nella pagina del profilo"
|
||||
},
|
||||
"bypass_camera_roll_limit": {
|
||||
"name": "Bypass Camera Roll Limit",
|
||||
"name": "Bypass limite rullino",
|
||||
"description": "Aumenta la quantità massima di supporti che puoi inviare dal rullo della fotocamera"
|
||||
},
|
||||
"custom_self_destruct_snap_delay": {
|
||||
@@ -2136,7 +2136,7 @@
|
||||
"description": "Consente di eseguire il codice JavaScript in Composer (solo Arm64)"
|
||||
},
|
||||
"composer_logs": {
|
||||
"name": "Composer Logs",
|
||||
"name": "Log di Composer",
|
||||
"description": "Reindirizza i registri delle console di Composer a PurrfectSnap"
|
||||
}
|
||||
}
|
||||
@@ -2161,7 +2161,7 @@
|
||||
"properties": {
|
||||
"play_store_installer_package_name": {
|
||||
"name": "Nome del pacchetto dell'installatore di Play Store",
|
||||
"description": "Overrides the installer package name to com.android.vending"
|
||||
"description": "Sovrascrive il nome del pacchetto di installazione a com.android.vending"
|
||||
},
|
||||
"remove_vpn_transport_flag": {
|
||||
"name": "Rimuovere VPN Bandiera di trasporto",
|
||||
@@ -2256,7 +2256,7 @@
|
||||
"description": "Consente funzioni Snapchat non avviate/beta"
|
||||
},
|
||||
"context_menu_fix": {
|
||||
"name": "Context Menu Fix",
|
||||
"name": "Correzione menu contestuale",
|
||||
"description": "Tentare di riparare il menu di alimentazione Friend come quando il dispositivo è offline non può essere visualizzato correttamente"
|
||||
},
|
||||
"app_lock": {
|
||||
@@ -2270,8 +2270,8 @@
|
||||
}
|
||||
},
|
||||
"infinite_story_boost": {
|
||||
"name": "Infinite Story Boost",
|
||||
"description": "Bypass the Story Boost Limit delay"
|
||||
"name": "Potenziamento story infinito",
|
||||
"description": "Bypass ritardo limite Story Boost"
|
||||
},
|
||||
"meo_passcode_bypass": {
|
||||
"name": "Solo i miei occhi passano il codice",
|
||||
@@ -2322,7 +2322,7 @@
|
||||
}
|
||||
},
|
||||
"scripting": {
|
||||
"name": "Scripting",
|
||||
"name": "Script",
|
||||
"description": "Eseguire script personalizzati per estendere PurrfectSnap",
|
||||
"properties": {
|
||||
"developer_mode": {
|
||||
@@ -2352,7 +2352,7 @@
|
||||
}
|
||||
},
|
||||
"friend_tracker": {
|
||||
"name": "Friend Tracker",
|
||||
"name": "Tracker amici",
|
||||
"description": "Registra l'attività dell'amico su Snapchat",
|
||||
"properties": {
|
||||
"record_messaging_events": {
|
||||
@@ -2364,7 +2364,7 @@
|
||||
"description": "Consente al tracker di eseguire in background. Nota: Questo scolicherà significativamente la batteria"
|
||||
},
|
||||
"auto_purge": {
|
||||
"name": "Auto Purge",
|
||||
"name": "Pulizia automatica",
|
||||
"description": "Elimina automaticamente gli eventi cache che sono più vecchi della quantità di tempo specificata"
|
||||
}
|
||||
}
|
||||
@@ -2390,7 +2390,7 @@
|
||||
"STICKER": "Adesivi Sticker visualizzare",
|
||||
"SHARE": "Condividi",
|
||||
"STATUS": "Stato",
|
||||
"LOCATION": "Location",
|
||||
"LOCATION": "Posizione",
|
||||
"STATUS_SAVE_TO_CAMERA_ROLL": "Salvato a rullo della fotocamera",
|
||||
"STATUS_CONVERSATION_CAPTURE_SCREENSHOT": "Immagine dello schermo",
|
||||
"STATUS_CONVERSATION_CAPTURE_RECORD": "Registrazione schermo",
|
||||
@@ -2419,7 +2419,7 @@
|
||||
"media_download_source": {
|
||||
"none": "Nessuno",
|
||||
"pending": "Finanziamenti",
|
||||
"chat_media": "Chat Media",
|
||||
"chat_media": "Media chat",
|
||||
"story": "Storia",
|
||||
"public_story": "Storia pubblica",
|
||||
"spotlight": "Faretto",
|
||||
@@ -2553,7 +2553,7 @@
|
||||
"deleted": "Cancellato",
|
||||
"business_accounts": "Conti aziendali",
|
||||
"streaks": "Righe",
|
||||
"non_streaks": "Non Streaks",
|
||||
"non_streaks": "Senza sequenze",
|
||||
"followed": "Seguito",
|
||||
"following": "Seguito",
|
||||
"location_on_map": "Posizione sulla mappa"
|
||||
@@ -2619,15 +2619,15 @@
|
||||
"message_reaction_add": "Reazione del messaggio Aggiungi",
|
||||
"message_reaction_remove": "Rimozione dei messaggi",
|
||||
"snap_opened": "Aperta di scatto",
|
||||
"snap_replayed": "Snap Replayed",
|
||||
"snap_replayed_twice": "Snap Replayed Twice",
|
||||
"snap_screenshot": "Snap Screenshot",
|
||||
"snap_replayed": "Snap riprodotto",
|
||||
"snap_replayed_twice": "Snap riprodotto due volte",
|
||||
"snap_screenshot": "Screenshot di Snap",
|
||||
"snap_screen_record": "Registrazione dello schermo di scatto",
|
||||
"i_can_see_you": "Posso vederti"
|
||||
},
|
||||
"cleared_from_feed": "Cancellato da alimentazione",
|
||||
"tracker_actions": {
|
||||
"log": "Log",
|
||||
"log": "Registra",
|
||||
"in_app_notification": "Notifica dell'applicazione",
|
||||
"push_notification": "Spingere la notifica",
|
||||
"custom": "Personale"
|
||||
@@ -2720,8 +2720,8 @@
|
||||
"incoming_secret_message": "Il tuo amico ha appena accettato la chiave pubblica. Clicca qui sotto per accettare il segreto."
|
||||
},
|
||||
"auto_open_snaps": {
|
||||
"title": "Auto Open Snaps",
|
||||
"priority_title": "Auto Open Snaps (Priority)",
|
||||
"title": "Apri Snaps automaticamente",
|
||||
"priority_title": "Apri Snaps automaticamente (priorit?)",
|
||||
"error_title": "Auto Open Snaps (Errori)",
|
||||
"channel_description": "Notifiche per l'apertura automatica dello stato della coda di scatto",
|
||||
"priority_channel_description": "Notifiche ad alta priorità per l'apertura automatica",
|
||||
@@ -2736,15 +2736,15 @@
|
||||
"action_reset": "Conteggio di ripristino",
|
||||
"error_content": "Non ha aperto lo snap da{sender}:{error}",
|
||||
"resumed_feedback": "Auto aperta ripresa",
|
||||
"paused_feedback": "Auto Open Paused",
|
||||
"paused_feedback": "Apertura automatica in pausa",
|
||||
"resumed_message": "L'elaborazione continuerà automaticamente per gli snap in coda",
|
||||
"paused_message": "L'elaborazione è interrotta. Coda conservata ({count})",
|
||||
"status_paused": "Paused",
|
||||
"status_paused": "In pausa",
|
||||
"status_monitoring": "Monitoraggio",
|
||||
"status_active": "Attivo",
|
||||
"queue_cleared": "Azzeramento delle statistiche",
|
||||
"queue_cleared_title": "Queue schiarito",
|
||||
"queue_cleared_reset": "Queue Cleared & Reset",
|
||||
"queue_cleared_reset": "Coda cancellata e reimpostata",
|
||||
"queue_cleared_feedback": "Cancellato{count}snap in coda • Ripristino{processed}conteggio elaborato",
|
||||
"queue_cleared_feedback_simple": "Ripristino{processed}conteggio elaborato",
|
||||
"unknown_sender": "Sconosciuto",
|
||||
@@ -2805,7 +2805,7 @@
|
||||
"delete_rule_description": "Sei sicuro di voler eliminare questa regola?",
|
||||
"rule_name": "Nome della regola",
|
||||
"friend_tracker_notifications": {
|
||||
"notification_channel_name": "Friend Tracker",
|
||||
"notification_channel_name": "Tracker amici",
|
||||
"notification_title": "Attività di amico",
|
||||
"conversation_enter": "{friend}iscritto{conversation}",
|
||||
"conversation_exit": "{friend}sinistra{conversation}",
|
||||
@@ -2830,7 +2830,7 @@
|
||||
"i_can_see_you": "{friend}attività{conversation}:{details}"
|
||||
},
|
||||
"friend_mutation_observer": {
|
||||
"notification_channel_name": "Friend Mutation Observer",
|
||||
"notification_channel_name": "Osservatore mutazioni amici",
|
||||
"friend_removed": "{username}ti ha rimosso come amico",
|
||||
"birthday_removed": "{username}ha rimosso il loro compleanno ({birthday})",
|
||||
"birthday_added": "{username}ha aggiunto il loro compleanno ({birthday})",
|
||||
@@ -2845,7 +2845,7 @@
|
||||
"date_range_picker_end_headline": "A",
|
||||
"date_range_picker_title": "Seleziona l'intervallo di date",
|
||||
"date_picker_switch_to_calendar_mode": "Calendario",
|
||||
"date_picker_switch_to_input_mode": "Input",
|
||||
"date_picker_switch_to_input_mode": "Inserimento",
|
||||
"date_range_picker_scroll_to_previous_month": "Precedente mese",
|
||||
"date_range_picker_scroll_to_next_month": "Il mese prossimo",
|
||||
"date_picker_today_description": "Oggi",
|
||||
@@ -2921,7 +2921,7 @@
|
||||
},
|
||||
"tracker": {
|
||||
"tabs": {
|
||||
"logs": "Logs",
|
||||
"logs": "Registri",
|
||||
"rules": "Regole"
|
||||
},
|
||||
"actions": {
|
||||
@@ -3018,7 +3018,7 @@
|
||||
"message_reaction_add": "aggiunto una reazione",
|
||||
"message_reaction_remove": "rimosso una reazione",
|
||||
"snap_opened": "aperto uno scatto",
|
||||
"snap_replayed": "replayed a snap",
|
||||
"snap_replayed": "ha riprodotto uno snap",
|
||||
"snap_replayed_twice": "replayed a snap due volte",
|
||||
"snap_screenshot": "ha preso uno screenshot",
|
||||
"snap_screen_record": "schermo registrato",
|
||||
@@ -3032,7 +3032,7 @@
|
||||
"events": "Eventi",
|
||||
"add_event": "Aggiungi evento",
|
||||
"type": "Tipo",
|
||||
"triggers": "Triggers",
|
||||
"triggers": "Trigger",
|
||||
"conditions": "Condizioni",
|
||||
"only_inside_conversation": "Solo quando sono dentro la conversazione",
|
||||
"only_outside_conversation": "Solo quando sono fuori a parlare",
|
||||
@@ -3051,7 +3051,7 @@
|
||||
"clear": "Libero",
|
||||
"files": {
|
||||
"config_json": "File di configurazione",
|
||||
"mappings_json": "Mappings File",
|
||||
"mappings_json": "File di mappatura",
|
||||
"message_logger_db": "Database del Registratore di messaggi",
|
||||
"pinned_best_friend_txt": "File migliore amico Pinned",
|
||||
"native_sig_cache_txt": "Firma nativa File Cache"
|
||||
@@ -3170,7 +3170,7 @@
|
||||
},
|
||||
"debug_dialogs": {
|
||||
"info": "Info",
|
||||
"refs": "Refs",
|
||||
"refs": "Riferimenti",
|
||||
"arroyo": "Arroyo",
|
||||
"message": "Messaggio",
|
||||
"media_references": "Riferimenti",
|
||||
@@ -3185,8 +3185,8 @@
|
||||
"casual": "Casuale",
|
||||
"formal": "Forma",
|
||||
"friendly": "Amichevole",
|
||||
"humorous": "Humorous",
|
||||
"empathetic": "Empathetic",
|
||||
"humorous": "Spiritoso",
|
||||
"empathetic": "Empatico",
|
||||
"busy": "Occupato",
|
||||
"toxic": "Tossico"
|
||||
},
|
||||
@@ -3218,4 +3218,4 @@
|
||||
"openai": "OpenAI",
|
||||
"openrouter": "OpenRouter"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
3304
common/src/main/assets/lang/ku_KU.json
Normal file
3304
common/src/main/assets/lang/ku_KU.json
Normal file
File diff suppressed because it is too large
Load Diff
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"setup": {
|
||||
"dialogs": {
|
||||
"select_language": "Izvēlieties valodu",
|
||||
@@ -663,16 +663,16 @@
|
||||
"auto_save": "י Automātiski saglabāt vēstules",
|
||||
"unsaveable_messages": " Nesaglabājamas vēstules",
|
||||
"auto_open_snaps": "Snaps automātiska atvēršana",
|
||||
"stealth": "👻 Stealth Mode",
|
||||
"stealth": "?? Slepenais re??ms",
|
||||
"auto_reply": "י Automātiska atbilde",
|
||||
"auto_delete_sent_messages": "- Automātiski izdzēst nosūtītās vēstules",
|
||||
"mark_snaps_as_seen": "י Atzīmēt momentus, kā redzams",
|
||||
"mark_stories_as_seen_locally": "י Atzīmēt stāstus, kā redzams uz vietas",
|
||||
"conversation_info": "👤 Conversation Info",
|
||||
"conversation_info": "?? Sarunas inform?cija",
|
||||
"e2e_encryption": "E2E šifrēšana",
|
||||
"message_logger": "📝 Message Logger",
|
||||
"message_logger": "?? Zi?ojumu ?urn?ls",
|
||||
"auto_read": "י Automātiski lasīt",
|
||||
"hide_typing_indicator": "🙈 Hide Typing Indicator"
|
||||
"hide_typing_indicator": "?? Pasl?pt rakst??anas indikatoru"
|
||||
},
|
||||
"schedule_scheduled_for": "Plānots{name}skaits{time}",
|
||||
"schedule_sending_in": "Sūta{time}",
|
||||
@@ -1021,7 +1021,7 @@
|
||||
"friendly": "Draudzīgi",
|
||||
"humorous": "Mitrs",
|
||||
"empathetic": "Empātiski",
|
||||
"toxic": "Edgy",
|
||||
"toxic": "Asu",
|
||||
"busy": "Aizņemts"
|
||||
},
|
||||
"ai_temperature": {
|
||||
@@ -1050,7 +1050,7 @@
|
||||
"fi": "Somu"
|
||||
},
|
||||
"friendGreeting": {
|
||||
"Hey": "Hey"
|
||||
"Hey": "Sveiks"
|
||||
},
|
||||
"half_swipe_messages": {
|
||||
"[\"I noticed you half-swiped! I'll respond soon.\"]": "Es pamanīju, ka tu esi puspeldējis! Es drīz atbildēšu."
|
||||
@@ -1477,7 +1477,7 @@
|
||||
"description": "Pievieno ziņojumiem specifisku rādītāju ikonas\nPiezīme: Rādītāji var nebūt 100% precīzi"
|
||||
},
|
||||
"stealth_mode_indicator": {
|
||||
"name": "Stealth Mode indikators",
|
||||
"name": "Slepen? re??ma indikators",
|
||||
"description": "Papildina emoji blakus sarunām slēptā režīmā"
|
||||
},
|
||||
"edit_text_override": {
|
||||
@@ -1536,7 +1536,7 @@
|
||||
},
|
||||
"mark_snap_as_seen_button": {
|
||||
"name": "Atzīmēt kā meklēto pogu",
|
||||
"description": "Pievieno pogu, lai atzīmētu Snap kā redzams, to aplūkojot.\nTas darbosies pat tad, ja Stealth Mode ir ieslēgts"
|
||||
"description": "Pievieno pogu, lai atz?m?tu Snap k? redz?tu, to apl?kojot.\nTas darbosies pat tad, ja slepenais re??ms ir iesl?gts"
|
||||
},
|
||||
"skip_when_marking_as_seen": {
|
||||
"name": "Izlaist, kad iezīmēt kā redzētu",
|
||||
@@ -2156,7 +2156,7 @@
|
||||
}
|
||||
},
|
||||
"spoof": {
|
||||
"name": "Spoof",
|
||||
"name": "Vilto?ana",
|
||||
"description": "Spoof dažādu informāciju par jums",
|
||||
"properties": {
|
||||
"play_store_installer_package_name": {
|
||||
@@ -2176,11 +2176,11 @@
|
||||
"description": "Piespiest tīkla transportu ziņot Wi-Fi mobilo datu vietā"
|
||||
},
|
||||
"spoof_device_id": {
|
||||
"name": "Spoof Device ID",
|
||||
"name": "Viltot ier?ces ID",
|
||||
"description": "Aizstāt uz Snapchat nosūtīto Android ID",
|
||||
"properties": {
|
||||
"spoof_android_id": {
|
||||
"name": "Spoof Android ID",
|
||||
"name": "Viltot Android ID",
|
||||
"description": "Aizstāt Android ID nosūtīts uz Snapchat ar pielāgotu vērtību"
|
||||
},
|
||||
"custom_android_id": {
|
||||
@@ -2553,7 +2553,7 @@
|
||||
"deleted": "Dzēsts",
|
||||
"business_accounts": "Uzņēmējdarbības konti",
|
||||
"streaks": "Streaks",
|
||||
"non_streaks": "Non Streaks",
|
||||
"non_streaks": "Bez streakiem",
|
||||
"followed": "Seko",
|
||||
"following": "Pēc",
|
||||
"location_on_map": "Vieta uz kartes"
|
||||
@@ -2759,7 +2759,7 @@
|
||||
"notification_statistics": "STATISTIKA",
|
||||
"notification_queue_size": "Rindas izmērs",
|
||||
"notification_total_opened": "Atvērti visi momenti",
|
||||
"notification_queue_preview": "QUEUE PREVIEW",
|
||||
"notification_queue_preview": "RINDAS PRIEK?SKATS",
|
||||
"notification_processing_continue": "Apstrāde tiks turpināta automātiski...",
|
||||
"notification_no_snaps_queue": "Snaps rindā.",
|
||||
"notification_queue_cleared_opened": "Rinda noskaidrota ({opened}atvērts)",
|
||||
@@ -3218,4 +3218,4 @@
|
||||
"openai": "OpenAI",
|
||||
"openrouter": "OpenRouter"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"setup": {
|
||||
"dialogs": {
|
||||
"select_language": "Velg språk",
|
||||
@@ -58,7 +58,7 @@
|
||||
"sections": {
|
||||
"home": {
|
||||
"version_title": "v{versionName}Av evig",
|
||||
"update_title": "PurrfectSnap Update",
|
||||
"update_title": "Oppdatering av PurrfectSnap",
|
||||
"update_content": "Utgave{version}er tilgjengelig!",
|
||||
"update_button": "Last ned",
|
||||
"debug_build_summary_title": "Du kjører en feilsøkingsbygging av PurrfectSnap",
|
||||
@@ -84,14 +84,14 @@
|
||||
"clear_button": "Fjern",
|
||||
"view_logger_history_button": "Vis Logger Historie",
|
||||
"ui_settings_title": "UI-innstillinger",
|
||||
"haptic_feedback_label": "Haptic Feedback",
|
||||
"haptic_feedback_label": "Haptisk tilbakemelding",
|
||||
"use_system_toasts_label": "Bruk System Toasts",
|
||||
"updates_title": "Oppdateringer",
|
||||
"auto_update_check": "Automatisk oppdateringskontroll",
|
||||
"update_check_frequency_daily": "Daglig",
|
||||
"update_check_frequency_weekly": "Uken",
|
||||
"update_check_frequency_monthly": "Månedlig",
|
||||
"update_channel_stable": "Stable",
|
||||
"update_channel_stable": "Stabil",
|
||||
"update_channel_prerelease": "Forutsetning",
|
||||
"update_notification_channel_name": "Oppdateringer",
|
||||
"update_notification_channel_description": "Bli varslet når nye utgivelser er tilgjengelige",
|
||||
@@ -240,7 +240,7 @@
|
||||
"save_coordinates_dialog_title": "Lagre koordinater",
|
||||
"saved_name_dialog_hint": "Lagret navn",
|
||||
"latitude_dialog_hint": "Lengdegrad",
|
||||
"longitude_dialog_hint": "Longitude",
|
||||
"longitude_dialog_hint": "Lengdegrad",
|
||||
"save_dialog_button": "Lagre",
|
||||
"choose_location_button": "Velg et sted",
|
||||
"manual_coordinates_hint": "Finjuster koordinatene manuelt.",
|
||||
@@ -305,7 +305,7 @@
|
||||
"clear_module_data_failed": "Klarte ikke å slette moduldata",
|
||||
"delete_module_button": "Slett",
|
||||
"delete_module_failed": "Klarte ikke å slette modulen",
|
||||
"documentation_button": "Docs",
|
||||
"documentation_button": "Dokumentasjon",
|
||||
"download_script_failed": "Klarte ikke å laste ned skript",
|
||||
"downloading_script": "Last ned skript...",
|
||||
"edit_module_button": "Rediger",
|
||||
@@ -389,12 +389,12 @@
|
||||
"scope_all": "Alle venner/grupper",
|
||||
"scope_whitelist": "Ingen andre enn",
|
||||
"scope_blacklist": "Alle bortsett fra",
|
||||
"events_section_title": "Events",
|
||||
"events_section_title": "Hendelser",
|
||||
"events_suffix": "hendelser",
|
||||
"no_events_text": "Ingen hendelser lagt til enda",
|
||||
"add_event_dialog_title": "Legg til hendelse",
|
||||
"event_type_label": "Event Type",
|
||||
"triggers_title": "Triggers",
|
||||
"event_type_label": "Hendelsestype",
|
||||
"triggers_title": "Utl?sere",
|
||||
"conditions_title": "Betingelser",
|
||||
"condition_only_inside_conversation": "Først når jeg er inne i samtalen",
|
||||
"condition_only_outside_conversation": "Først når jeg er utenfor samtale",
|
||||
@@ -546,7 +546,7 @@
|
||||
"name": "Bruk E2E-kryptering"
|
||||
},
|
||||
"pin_conversation": {
|
||||
"name": "Pin Conversation"
|
||||
"name": "Fest samtale"
|
||||
},
|
||||
"exclude_message_logger": {
|
||||
"name": "Utelat fra meldingslogger"
|
||||
@@ -595,7 +595,7 @@
|
||||
},
|
||||
"actions": {
|
||||
"clean_snapchat_cache": {
|
||||
"name": "Clean Snapchat Cache",
|
||||
"name": "Rens Snapchat-buffer",
|
||||
"description": "Rengjør Snapchat Cache"
|
||||
},
|
||||
"manage_friend_list": {
|
||||
@@ -645,7 +645,7 @@
|
||||
"app_appearance": {
|
||||
"always_light": "Alltid lys",
|
||||
"always_dark": "Alltid mørk",
|
||||
"null": "Match System"
|
||||
"null": "F?lg system"
|
||||
},
|
||||
"auto_reload": {
|
||||
"snapchat_only": "Last bare Snapchat på nytt",
|
||||
@@ -662,7 +662,7 @@
|
||||
"auto_download": "⬇️ Automatisk nedlasting",
|
||||
"auto_save": "💬 Lagre meldinger automatisk",
|
||||
"unsaveable_messages": "⬇️ Ubesparelige meldinger",
|
||||
"auto_open_snaps": "📷 Auto Open Snaps",
|
||||
"auto_open_snaps": "?? ?pne Snaps automatisk",
|
||||
"stealth": "👻 Stealth-modus",
|
||||
"auto_reply": "📨 Automatisk svar",
|
||||
"auto_delete_sent_messages": "🗑️ Auto Slett Sendte meldinger",
|
||||
@@ -716,7 +716,7 @@
|
||||
"notifications": {
|
||||
"chat_screenshot": "Skjermbilde",
|
||||
"chat_screen_record": "Skjermopptak",
|
||||
"snap_replay": "Snap Replay",
|
||||
"snap_replay": "Snap-avspilling",
|
||||
"camera_roll_save": "Kamerarulle Lagre",
|
||||
"chat": "Chat",
|
||||
"chat_reply": "Chat Svar",
|
||||
@@ -733,43 +733,43 @@
|
||||
"map_live_location": "Kart Live Beliggenhet"
|
||||
},
|
||||
"auto_read": {
|
||||
"blacklist": "Blacklist",
|
||||
"whitelist": "Whitelist",
|
||||
"blacklist": "Svarteliste",
|
||||
"whitelist": "Hviteliste",
|
||||
"disabled": "Deaktivert"
|
||||
},
|
||||
"hide_typing_indicator": {
|
||||
"blacklist": "Blacklist",
|
||||
"whitelist": "Whitelist",
|
||||
"blacklist": "Svarteliste",
|
||||
"whitelist": "Hviteliste",
|
||||
"disabled": "Deaktivert"
|
||||
},
|
||||
"auto_delete_sent_messages": {
|
||||
"blacklist": "Blacklist",
|
||||
"whitelist": "Whitelist",
|
||||
"blacklist": "Svarteliste",
|
||||
"whitelist": "Hviteliste",
|
||||
"disabled": "Deaktivert"
|
||||
},
|
||||
"auto_download": {
|
||||
"blacklist": "Blacklist",
|
||||
"whitelist": "Whitelist",
|
||||
"blacklist": "Svarteliste",
|
||||
"whitelist": "Hviteliste",
|
||||
"disabled": "Deaktivert"
|
||||
},
|
||||
"stealth": {
|
||||
"blacklist": "Blacklist",
|
||||
"whitelist": "Whitelist",
|
||||
"blacklist": "Svarteliste",
|
||||
"whitelist": "Hviteliste",
|
||||
"disabled": "Deaktivert"
|
||||
},
|
||||
"auto_save": {
|
||||
"blacklist": "Blacklist",
|
||||
"whitelist": "Whitelist",
|
||||
"blacklist": "Svarteliste",
|
||||
"whitelist": "Hviteliste",
|
||||
"disabled": "Deaktivert"
|
||||
},
|
||||
"message_logger": {
|
||||
"blacklist": "Blacklist",
|
||||
"whitelist": "Whitelist",
|
||||
"blacklist": "Svarteliste",
|
||||
"whitelist": "Hviteliste",
|
||||
"disabled": "Deaktivert"
|
||||
},
|
||||
"auto_reply": {
|
||||
"blacklist": "Blacklist",
|
||||
"whitelist": "Whitelist",
|
||||
"blacklist": "Svarteliste",
|
||||
"whitelist": "Hviteliste",
|
||||
"disabled": "Deaktivert"
|
||||
},
|
||||
"custom_android_id": {
|
||||
@@ -888,17 +888,17 @@
|
||||
"null": "Automatisk"
|
||||
},
|
||||
"update_check_frequency": {
|
||||
"null": "Auto"
|
||||
"null": "Automatisk"
|
||||
},
|
||||
"snapchat_plus": {
|
||||
"not_subscribed": "Ikke Abonnert",
|
||||
"basic": "Grunnleggende",
|
||||
"ad_free": "Ad Free",
|
||||
"ad_free": "Reklamefri",
|
||||
"null": "Standard"
|
||||
},
|
||||
"bypass_video_length_restriction": {
|
||||
"single": "Enkeltmedier",
|
||||
"split": "Split media",
|
||||
"split": "Del opp media",
|
||||
"null": "Standard"
|
||||
},
|
||||
"old_bitmoji_selfie": {
|
||||
@@ -990,7 +990,7 @@
|
||||
"message_types": {
|
||||
"CHAT": "Chat",
|
||||
"SNAP": "Snap",
|
||||
"NOTE": "Note",
|
||||
"NOTE": "Notat",
|
||||
"EXTERNAL_MEDIA": "Eksterne medier",
|
||||
"STICKER": "Klistremerke"
|
||||
},
|
||||
@@ -1016,19 +1016,19 @@
|
||||
"friendly, casual, helpful, empathetic": "vennlig, casual, hjelpsom, empatisk"
|
||||
},
|
||||
"ai_response_style": {
|
||||
"casual": "Casual",
|
||||
"casual": "Uformell",
|
||||
"formal": "Formell",
|
||||
"friendly": "Vennlig",
|
||||
"humorous": "Humorøs",
|
||||
"empathetic": "Empatisk",
|
||||
"toxic": "Edgy",
|
||||
"toxic": "Kantete",
|
||||
"busy": "Opptatt"
|
||||
},
|
||||
"ai_temperature": {
|
||||
"0.7": "Balansert (0,7)"
|
||||
},
|
||||
"ai_response_language": {
|
||||
"auto": "Auto",
|
||||
"auto": "Automatisk",
|
||||
"en": "Norsk",
|
||||
"es": "Spansk",
|
||||
"fr": "Fransk",
|
||||
@@ -1085,12 +1085,12 @@
|
||||
"auto_reply_content_types": {
|
||||
"chat_messages": "Chatmeldinger",
|
||||
"snap_messages": "Snaps",
|
||||
"story_share_messages": "Story Shares",
|
||||
"story_share_messages": "Story-deling",
|
||||
"story_reply_messages": "Story Svar",
|
||||
"external_media_messages": "Eksterne medier",
|
||||
"voice_note_messages": "Stemmenotater",
|
||||
"sticker_messages": "Klistremerker",
|
||||
"tiny_snap_messages": "Tiny Snaps",
|
||||
"tiny_snap_messages": "Mini-snaps",
|
||||
"map_reaction_messages": "Kart Reaksjoner",
|
||||
"half_swipes": "Halvstrekk"
|
||||
},
|
||||
@@ -1139,7 +1139,7 @@
|
||||
"description": "Angi koordinatene for den spekulerte plasseringen"
|
||||
},
|
||||
"walk_radius": {
|
||||
"name": "Walk Radius",
|
||||
"name": "G?-radius",
|
||||
"description": "Tilfeldig gå rundt i denne radiusen (ft)"
|
||||
},
|
||||
"always_update_location": {
|
||||
@@ -1181,7 +1181,7 @@
|
||||
"description": "Slår av bildekomprimering når du laster opp medier"
|
||||
},
|
||||
"custom_image_upload_format": {
|
||||
"name": "Custom Image Upload Format",
|
||||
"name": "Tilpasset bildeopplastingsformat",
|
||||
"description": "Angi et egendefinert bildeopplastingsformat\nVelg et tapsfritt format (som PNG) for den beste kvaliteten"
|
||||
}
|
||||
}
|
||||
@@ -1191,7 +1191,7 @@
|
||||
"description": "Bekreft automatisk valgte handlinger"
|
||||
},
|
||||
"auto_updater": {
|
||||
"name": "Auto Updater",
|
||||
"name": "Auto-oppdaterer",
|
||||
"description": "Kontroller automatisk for nye oppdateringer"
|
||||
},
|
||||
"update_settings": {
|
||||
@@ -1210,7 +1210,7 @@
|
||||
"name": "UI-innstillinger",
|
||||
"properties": {
|
||||
"haptic_feedback": {
|
||||
"name": "Haptic Feedback"
|
||||
"name": "Haptisk tilbakemelding"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -1281,7 +1281,7 @@
|
||||
}
|
||||
},
|
||||
"downloader": {
|
||||
"name": "Downloader",
|
||||
"name": "Nedlaster",
|
||||
"description": "Last ned Snapchat Media",
|
||||
"properties": {
|
||||
"save_folder": {
|
||||
@@ -1543,7 +1543,7 @@
|
||||
"description": "Hopper automatisk til neste Snap når det markeres en Snap som sett.\nBruk i kombinasjon med Mark Snap som sett knapp"
|
||||
},
|
||||
"loop_media_playback": {
|
||||
"name": "Loop Media Playback",
|
||||
"name": "Loop av medieavspilling",
|
||||
"description": "Loops media avspilling når du ser Snaps / Historier"
|
||||
},
|
||||
"disable_replay_in_ff": {
|
||||
@@ -1647,7 +1647,7 @@
|
||||
"description": "Forhindrer at dine egne meldinger slettes"
|
||||
},
|
||||
"auto_purge": {
|
||||
"name": "Auto Purge",
|
||||
"name": "Automatisk rensing",
|
||||
"description": "Sletter automatisk cachede meldinger som er eldre enn angitt tid"
|
||||
},
|
||||
"message_filter": {
|
||||
@@ -1713,7 +1713,7 @@
|
||||
}
|
||||
},
|
||||
"strip_media_metadata": {
|
||||
"name": "Strip Media Metadata",
|
||||
"name": "Fjern mediametadata",
|
||||
"description": "Fjerner metadata av medier før du sender som melding"
|
||||
},
|
||||
"bypass_message_retention_policy": {
|
||||
@@ -1729,7 +1729,7 @@
|
||||
"description": "Tillater deg å vise gruppeinformasjon etter å ha blitt sparket"
|
||||
},
|
||||
"double_tap_chat_action": {
|
||||
"name": "Double Tap Chat Action",
|
||||
"name": "Dobbelttrykk-chat-handling",
|
||||
"description": "Utfører en egendefinert handling når dobbelt trykk på en melding i chat"
|
||||
},
|
||||
"double_tap_chat_action_custom_emoji": {
|
||||
@@ -1781,7 +1781,7 @@
|
||||
"description": "Systemprompt som definerer AIs personlighet og oppførsel"
|
||||
},
|
||||
"ai_max_tokens": {
|
||||
"name": "AI Max Tokens",
|
||||
"name": "AI maks tokens",
|
||||
"description": "Maksimalt antall tokens (ord) AI kan bruke i svar"
|
||||
},
|
||||
"ai_temperature": {
|
||||
@@ -1793,11 +1793,11 @@
|
||||
"description": "Antall tidligere meldinger som skal inkluderes som kontekst for AI-svar"
|
||||
},
|
||||
"ai_personality_traits": {
|
||||
"name": "AI Personality Traits",
|
||||
"name": "AI-personlighetstrekk",
|
||||
"description": "Kommaseparerte personlighetstrekk for AI (f.eks. vennlig, uformell, hjelpsom)"
|
||||
},
|
||||
"ai_response_style": {
|
||||
"name": "AI Response Style",
|
||||
"name": "AI-svarstil",
|
||||
"description": "Samlet stil for AI svar"
|
||||
},
|
||||
"ai_response_language": {
|
||||
@@ -1839,7 +1839,7 @@
|
||||
"description": "Hellig tekst å bruke når venn spesifikk hilsen er aktivert"
|
||||
},
|
||||
"auto_reply_content_types": {
|
||||
"name": "Auto Reply Triggers",
|
||||
"name": "Auto-svar-utl?sere",
|
||||
"description": "Velg hvilke meldingstyper som skal utløse automatisk"
|
||||
},
|
||||
"chat_messages": {
|
||||
@@ -1991,7 +1991,7 @@
|
||||
"description": "Paus oversettelse når tjenesten er blokkert"
|
||||
},
|
||||
"max_retries": {
|
||||
"name": "Max Retries",
|
||||
"name": "Maks antall fors?k",
|
||||
"description": "Maksimalt antall forsøk"
|
||||
},
|
||||
"retry_delay": {
|
||||
@@ -2068,7 +2068,7 @@
|
||||
"description": "Angi en egendefinert kameraoppløsning, bredde x høyde (f.eks. 1920x1080).\nTilpasset oppløsning må støttes av enheten"
|
||||
},
|
||||
"front_custom_frame_rate": {
|
||||
"name": "Front Custom Frame Rate",
|
||||
"name": "Tilpasset bildefrekvens foran",
|
||||
"description": "Overstyrer frontkamerarammehastigheten"
|
||||
},
|
||||
"back_custom_frame_rate": {
|
||||
@@ -2112,7 +2112,7 @@
|
||||
"description": "Eksperimentelle funksjoner",
|
||||
"properties": {
|
||||
"native_hooks": {
|
||||
"name": "Native Hooks",
|
||||
"name": "Native hooks",
|
||||
"description": "Usikre funksjoner som kroker inn i Snapchats opprinnelige kode",
|
||||
"properties": {
|
||||
"composer_hooks": {
|
||||
@@ -2180,7 +2180,7 @@
|
||||
"description": "Overstyr Android-ID-en sendt til Snapchat",
|
||||
"properties": {
|
||||
"spoof_android_id": {
|
||||
"name": "Spoof Android ID",
|
||||
"name": "Spoof Android-ID",
|
||||
"description": "Overstyr Android-ID-en som sendes til Snapchat med en egendefinert verdi"
|
||||
},
|
||||
"custom_android_id": {
|
||||
@@ -2204,15 +2204,15 @@
|
||||
"description": "Konverterer snaps til chat eksterne medier lokalt. Dette vises i chat nedlastings-menyen"
|
||||
},
|
||||
"media_file_picker": {
|
||||
"name": "Media File Picker",
|
||||
"name": "Mediefilvelger",
|
||||
"description": "La deg velge en video/audio-fil fra galleriet"
|
||||
},
|
||||
"story_logger": {
|
||||
"name": "Story Logger",
|
||||
"name": "Story-logg",
|
||||
"description": "Gir en historie av venner historier"
|
||||
},
|
||||
"call_recorder": {
|
||||
"name": "Call Recorder",
|
||||
"name": "Samtalsopptaker",
|
||||
"description": "Opptak av lydsamtaler automatisk"
|
||||
},
|
||||
"account_switcher": {
|
||||
@@ -2252,7 +2252,7 @@
|
||||
"description": "Lar deg legge til notater til venner profiler"
|
||||
},
|
||||
"cof_experiments": {
|
||||
"name": "COF Experiments",
|
||||
"name": "COF-eksperimenter",
|
||||
"description": "Aktiverer uutgitte/beta Snapchat-funksjoner"
|
||||
},
|
||||
"context_menu_fix": {
|
||||
@@ -2260,7 +2260,7 @@
|
||||
"description": "Prøv å reparere Venn Feed-menyen som når enheten er frakoblet kan den ikke vises riktig"
|
||||
},
|
||||
"app_lock": {
|
||||
"name": "App Lock",
|
||||
"name": "App-l?s",
|
||||
"description": "Forhindrer tilgang til Snapchat uten kode",
|
||||
"properties": {
|
||||
"lock_on_resume": {
|
||||
@@ -2270,7 +2270,7 @@
|
||||
}
|
||||
},
|
||||
"infinite_story_boost": {
|
||||
"name": "Infinite Story Boost",
|
||||
"name": "Uendelig Story-boost",
|
||||
"description": "Overgå historien Boost Limit forsinkelse"
|
||||
},
|
||||
"meo_passcode_bypass": {
|
||||
@@ -2322,7 +2322,7 @@
|
||||
}
|
||||
},
|
||||
"scripting": {
|
||||
"name": "Scripting",
|
||||
"name": "Skripting",
|
||||
"description": "Kjør egendefinerte skript for å utvide PurrfectSnap",
|
||||
"properties": {
|
||||
"developer_mode": {
|
||||
@@ -2364,7 +2364,7 @@
|
||||
"description": "La sporeren kjøre i bakgrunnen. Merk: Dette vil betydelig drenere batteriet ditt"
|
||||
},
|
||||
"auto_purge": {
|
||||
"name": "Auto Purge",
|
||||
"name": "Automatisk rensing",
|
||||
"description": "Sletter automatisk cachede hendelser som er eldre enn den angitte tiden"
|
||||
}
|
||||
}
|
||||
@@ -2402,29 +2402,29 @@
|
||||
"FAMILY_CENTER_ACCEPT": "Familiesenter aksepterer",
|
||||
"FAMILY_CENTER_LEAVE": "Familiesenter",
|
||||
"STATUS_PLUS_GIFT": "Status Plus-gave",
|
||||
"TINY_SNAP": "Tiny Snap",
|
||||
"TINY_SNAP": "Mini-snap",
|
||||
"STATUS_COUNTDOWN": "Nedtelling",
|
||||
"MAP_REACTION": "Kart Reaksjon",
|
||||
"chat_messages": "Chatmeldinger",
|
||||
"snap_messages": "Snaps",
|
||||
"story_share_messages": "Story Shares",
|
||||
"story_share_messages": "Story-deling",
|
||||
"story_reply_messages": "Story Svar",
|
||||
"external_media_messages": "Eksterne medier",
|
||||
"voice_note_messages": "Stemmenote",
|
||||
"sticker_messages": "Klistremerke",
|
||||
"tiny_snap_messages": "Tiny Snap",
|
||||
"tiny_snap_messages": "Mini-snap",
|
||||
"map_reaction_messages": "Kart Reaksjon",
|
||||
"half_swipes": "Halvstrekk"
|
||||
},
|
||||
"media_download_source": {
|
||||
"none": "Ingen",
|
||||
"pending": "Venter",
|
||||
"chat_media": "Chat Media",
|
||||
"chat_media": "Chat-medier",
|
||||
"story": "Story",
|
||||
"public_story": "Offentlig historie",
|
||||
"spotlight": "Spotlight",
|
||||
"profile_picture": "Profilbilde",
|
||||
"story_logger": "Story Logger",
|
||||
"story_logger": "Story-logg",
|
||||
"message_logger": "Meldingslogger",
|
||||
"merged": "Flettet",
|
||||
"voice_call": "Stemmesamtale"
|
||||
@@ -2553,7 +2553,7 @@
|
||||
"deleted": "Slettet",
|
||||
"business_accounts": "Forretningskontoer",
|
||||
"streaks": "Streaks",
|
||||
"non_streaks": "Non Streaks",
|
||||
"non_streaks": "Uten streaks",
|
||||
"followed": "Følgt",
|
||||
"following": "Følger",
|
||||
"location_on_map": "Beliggenhet på kart"
|
||||
@@ -2562,7 +2562,7 @@
|
||||
"none": "Ingen",
|
||||
"username": "Brukernavn",
|
||||
"added_timestamp": "Lagt til Timestamp",
|
||||
"snap_score": "Snap Score",
|
||||
"snap_score": "Snap-poeng",
|
||||
"streak_length": "Streak Lengde",
|
||||
"most_messages_sent": "De fleste meldinger sendt",
|
||||
"most_recent_message": "Siste melding",
|
||||
@@ -2619,10 +2619,10 @@
|
||||
"message_reaction_add": "Meldingsreaksjon Legg til",
|
||||
"message_reaction_remove": "Meldingsreaksjon Fjern",
|
||||
"snap_opened": "Snap åpnet",
|
||||
"snap_replayed": "Snap Replayed",
|
||||
"snap_replayed": "Snap spilt av igjen",
|
||||
"snap_replayed_twice": "Snap Replayed to ganger",
|
||||
"snap_screenshot": "Snap skjermbilde",
|
||||
"snap_screen_record": "Snap Screen Record",
|
||||
"snap_screen_record": "Snap-skjermopptak",
|
||||
"i_can_see_you": "Jeg kan se deg"
|
||||
},
|
||||
"cleared_from_feed": "Fjernet fra fôr",
|
||||
@@ -2660,8 +2660,8 @@
|
||||
"sticker": "Klistremerke",
|
||||
"gif": "GIF",
|
||||
"external_media": "Eksterne medier",
|
||||
"note": "Note",
|
||||
"original_story": "Original Story"
|
||||
"note": "Notat",
|
||||
"original_story": "Original-story"
|
||||
},
|
||||
"select_attachments_title": "Velg vedlegg",
|
||||
"download_started_toast": "Last ned startet",
|
||||
@@ -2721,7 +2721,7 @@
|
||||
},
|
||||
"auto_open_snaps": {
|
||||
"title": "Åpne snaps automatisk",
|
||||
"priority_title": "Auto Open Snaps (Priority)",
|
||||
"priority_title": "?pne Snaps automatisk (prioritet)",
|
||||
"error_title": "Åpne snaps automatisk (feil)",
|
||||
"channel_description": "Varsler for automatisk åpnende snaps kø status",
|
||||
"priority_channel_description": "Høy prioritetsvarsler for auto-åpning snaps",
|
||||
@@ -2759,7 +2759,7 @@
|
||||
"notification_statistics": "STATISTIK",
|
||||
"notification_queue_size": "Køstørrelse",
|
||||
"notification_total_opened": "Total Snaps åpnet",
|
||||
"notification_queue_preview": "QUEUE PREVIEW",
|
||||
"notification_queue_preview": "K?FORH?NDSVISNING",
|
||||
"notification_processing_continue": "Behandling vil fortsette automatisk...",
|
||||
"notification_no_snaps_queue": "Ingen snaps i kø.",
|
||||
"notification_queue_cleared_opened": "Køyeklart ({opened}åpnet)",
|
||||
@@ -2948,7 +2948,7 @@
|
||||
"types": {
|
||||
"username": "Brukernavn",
|
||||
"conversation": "Kontakt",
|
||||
"event": "Event"
|
||||
"event": "Hendelse"
|
||||
},
|
||||
"event_types": {
|
||||
"conversation_enter": "Entert samtale",
|
||||
@@ -2967,7 +2967,7 @@
|
||||
"message_reaction_add": "Legg til reaksjon",
|
||||
"message_reaction_remove": "Fjernet reaksjon",
|
||||
"snap_opened": "Åpnet snap",
|
||||
"snap_replayed": "Replayed snap",
|
||||
"snap_replayed": "Spilte av snap igjen",
|
||||
"snap_replayed_twice": "Replayed snap to ganger",
|
||||
"snap_screenshot": "Tatt skjermbilde",
|
||||
"snap_screen_record": "Skjermen registrert"
|
||||
@@ -2993,7 +2993,7 @@
|
||||
"in_conversation": "i{conversation}",
|
||||
"unknown_user": "Ukjend",
|
||||
"unknown_conversation": "DMs",
|
||||
"i_can_see_you_entered": "Entered",
|
||||
"i_can_see_you_entered": "Gikk inn",
|
||||
"i_can_see_you_left": "Venstre",
|
||||
"i_can_see_you_duration": "Varighet",
|
||||
"i_can_see_you_not_available": "N/A",
|
||||
@@ -3018,7 +3018,7 @@
|
||||
"message_reaction_add": "tilsatt en reaksjon",
|
||||
"message_reaction_remove": "fjernet en reaksjon",
|
||||
"snap_opened": "åpnet en snap",
|
||||
"snap_replayed": "replayed a snap",
|
||||
"snap_replayed": "spilte av en snap igjen",
|
||||
"snap_replayed_twice": "replayed a snap to ganger",
|
||||
"snap_screenshot": "ta et skjermbilde",
|
||||
"snap_screen_record": "skjerm innspilt",
|
||||
@@ -3029,10 +3029,10 @@
|
||||
"edit_rule": {
|
||||
"custom_rule": "Egendefinert regel",
|
||||
"scope": "Område",
|
||||
"events": "Events",
|
||||
"events": "Hendelser",
|
||||
"add_event": "Legg til hendelse",
|
||||
"type": "Type",
|
||||
"triggers": "Triggers",
|
||||
"triggers": "Utl?sere",
|
||||
"conditions": "Betingelser",
|
||||
"only_inside_conversation": "Først når jeg er inne i samtalen",
|
||||
"only_outside_conversation": "Først når jeg er utenfor samtale",
|
||||
@@ -3064,13 +3064,13 @@
|
||||
}
|
||||
},
|
||||
"ui_settings_title": "UI-innstillinger",
|
||||
"haptic_feedback_label": "Haptic Feedback",
|
||||
"haptic_feedback_label": "Haptisk tilbakemelding",
|
||||
"updates_title": "Oppdateringer",
|
||||
"auto_update_check": "Automatisk oppdateringskontroll",
|
||||
"update_check_frequency_daily": "Daglig",
|
||||
"update_check_frequency_weekly": "Uken",
|
||||
"update_check_frequency_monthly": "Månedlig",
|
||||
"update_channel_stable": "Stable",
|
||||
"update_channel_stable": "Stabil",
|
||||
"update_channel_prerelease": "Forutsetning",
|
||||
"friend_notes_title": "Vennnotater",
|
||||
"friend_notes_description": "Administrere og sikkerhetskopiere dine vennenotater",
|
||||
@@ -3182,7 +3182,7 @@
|
||||
"failed_to_edit_message": "Klarte ikke å redigere melding:{error}"
|
||||
},
|
||||
"ai_response_style": {
|
||||
"casual": "Casual",
|
||||
"casual": "Uformell",
|
||||
"formal": "Formell",
|
||||
"friendly": "Vennlig",
|
||||
"humorous": "Humorøs",
|
||||
@@ -3218,4 +3218,4 @@
|
||||
"openai": "OpenAI",
|
||||
"openrouter": "OpenRouter"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"setup": {
|
||||
"dialogs": {
|
||||
"select_language": "Taal selecteren",
|
||||
@@ -30,7 +30,7 @@
|
||||
"home": "Begin",
|
||||
"home_about": "Info",
|
||||
"home_settings": "Instellingen",
|
||||
"home_logs": "Logs",
|
||||
"home_logs": "Logboeken",
|
||||
"logger_history": "Loggergeschiedenis",
|
||||
"logged_stories": "Gelogde verhalen",
|
||||
"friend_tracker": "Vriend Tracker",
|
||||
@@ -52,13 +52,13 @@
|
||||
"customize_bottom_bar_subtitle": "Kies welke tabbladen getoond worden op uw startscherm",
|
||||
"available_tabs_title": "Beschikbare tabbladen",
|
||||
"shown_tabs_title": "Tabbladen tonen",
|
||||
"reset_button": "Reset",
|
||||
"reset_button": "Resetten",
|
||||
"done_button": "Klaar"
|
||||
},
|
||||
"sections": {
|
||||
"home": {
|
||||
"version_title": "v{versionName}· door Eternal",
|
||||
"update_title": "PurrfectSnap Update",
|
||||
"update_title": "PurrfectSnap-update",
|
||||
"update_content": "Versie{version}is beschikbaar!",
|
||||
"update_button": "Downloaden",
|
||||
"debug_build_summary_title": "U draait een debug bouw van PurrfectSnap",
|
||||
@@ -92,7 +92,7 @@
|
||||
"update_check_frequency_weekly": "Wekelijks",
|
||||
"update_check_frequency_monthly": "Maandelijks",
|
||||
"update_channel_stable": "Stabiel",
|
||||
"update_channel_prerelease": "Pre-release",
|
||||
"update_channel_prerelease": "Vooruitgave",
|
||||
"update_notification_channel_name": "Bijwerken",
|
||||
"update_notification_channel_description": "Waarschuwen wanneer nieuwe releases beschikbaar zijn",
|
||||
"update_notification_title": "Nieuwe update beschikbaar",
|
||||
@@ -113,7 +113,7 @@
|
||||
"customize_bottom_bar_title": "Onderbalk aanpassen",
|
||||
"customize_bottom_bar_subtitle": "Kies welke tabbladen getoond worden op uw startscherm",
|
||||
"available_tabs_title": "Beschikbare tabbladen",
|
||||
"reset_button": "Reset",
|
||||
"reset_button": "Resetten",
|
||||
"done_button": "Klaar",
|
||||
"clear_friend_feed": "Vriend Feed wissen",
|
||||
"test_mode_label": "PurrAura inschakelen",
|
||||
@@ -136,7 +136,7 @@
|
||||
"disabled": "Uitgeschakeld",
|
||||
"export_option": "Uitvoer",
|
||||
"import_option": "Importeren",
|
||||
"reset_option": "Reset",
|
||||
"reset_option": "Resetten",
|
||||
"config_export_success_toast": "Configureren met succes",
|
||||
"config_import_success_toast": "Configureren met succes",
|
||||
"config_import_failure_toast": "Kon config niet importeren{error}",
|
||||
@@ -360,7 +360,7 @@
|
||||
},
|
||||
"friend_tracker": {
|
||||
"rules_tab": "Regels",
|
||||
"logs_tab": "Logs",
|
||||
"logs_tab": "Logboeken",
|
||||
"catalog_button": "Catalogus",
|
||||
"add_rule_button": "Regel toevoegen",
|
||||
"import_button": "Importeren",
|
||||
@@ -711,7 +711,7 @@
|
||||
"started": "Gestart",
|
||||
"success": "Succes",
|
||||
"progress": "Voortgang",
|
||||
"failure": "Failure"
|
||||
"failure": "Mislukking"
|
||||
},
|
||||
"notifications": {
|
||||
"chat_screenshot": "Schermafdruk",
|
||||
@@ -734,42 +734,42 @@
|
||||
},
|
||||
"auto_read": {
|
||||
"blacklist": "Zwarte lijst",
|
||||
"whitelist": "Whitelist",
|
||||
"whitelist": "Witte lijst",
|
||||
"disabled": "Uitgeschakeld"
|
||||
},
|
||||
"hide_typing_indicator": {
|
||||
"blacklist": "Zwarte lijst",
|
||||
"whitelist": "Whitelist",
|
||||
"whitelist": "Witte lijst",
|
||||
"disabled": "Uitgeschakeld"
|
||||
},
|
||||
"auto_delete_sent_messages": {
|
||||
"blacklist": "Zwarte lijst",
|
||||
"whitelist": "Whitelist",
|
||||
"whitelist": "Witte lijst",
|
||||
"disabled": "Uitgeschakeld"
|
||||
},
|
||||
"auto_download": {
|
||||
"blacklist": "Zwarte lijst",
|
||||
"whitelist": "Whitelist",
|
||||
"whitelist": "Witte lijst",
|
||||
"disabled": "Uitgeschakeld"
|
||||
},
|
||||
"stealth": {
|
||||
"blacklist": "Zwarte lijst",
|
||||
"whitelist": "Whitelist",
|
||||
"whitelist": "Witte lijst",
|
||||
"disabled": "Uitgeschakeld"
|
||||
},
|
||||
"auto_save": {
|
||||
"blacklist": "Zwarte lijst",
|
||||
"whitelist": "Whitelist",
|
||||
"whitelist": "Witte lijst",
|
||||
"disabled": "Uitgeschakeld"
|
||||
},
|
||||
"message_logger": {
|
||||
"blacklist": "Zwarte lijst",
|
||||
"whitelist": "Whitelist",
|
||||
"whitelist": "Witte lijst",
|
||||
"disabled": "Uitgeschakeld"
|
||||
},
|
||||
"auto_reply": {
|
||||
"blacklist": "Zwarte lijst",
|
||||
"whitelist": "Whitelist",
|
||||
"whitelist": "Witte lijst",
|
||||
"disabled": "Uitgeschakeld"
|
||||
},
|
||||
"custom_android_id": {
|
||||
@@ -888,7 +888,7 @@
|
||||
"null": "Automatisch"
|
||||
},
|
||||
"update_check_frequency": {
|
||||
"null": "Auto"
|
||||
"null": "Automatisch"
|
||||
},
|
||||
"snapchat_plus": {
|
||||
"not_subscribed": "Niet ingeschreven",
|
||||
@@ -1016,7 +1016,7 @@
|
||||
"friendly, casual, helpful, empathetic": "vriendelijk, casual, behulpzaam, empathisch"
|
||||
},
|
||||
"ai_response_style": {
|
||||
"casual": "Casual",
|
||||
"casual": "Informeel",
|
||||
"formal": "Formele",
|
||||
"friendly": "Vriendelijk",
|
||||
"humorous": "Humoristisch",
|
||||
@@ -1028,7 +1028,7 @@
|
||||
"0.7": "Gebalanceerd (0,7)"
|
||||
},
|
||||
"ai_response_language": {
|
||||
"auto": "Auto",
|
||||
"auto": "Automatisch",
|
||||
"en": "Engels",
|
||||
"es": "Spaans",
|
||||
"fr": "Frans",
|
||||
@@ -1050,7 +1050,7 @@
|
||||
"fi": "Fins"
|
||||
},
|
||||
"friendGreeting": {
|
||||
"Hey": "Hey"
|
||||
"Hey": "Hoi"
|
||||
},
|
||||
"half_swipe_messages": {
|
||||
"[\"I noticed you half-swiped! I'll respond soon.\"]": "Ik zag dat je halfgeknipt was. Ik zal snel reageren."
|
||||
@@ -1445,7 +1445,7 @@
|
||||
"description": "Selecteer welke UI-componenten te verbergen zijn"
|
||||
},
|
||||
"opera_media_quick_info": {
|
||||
"name": "Opera Media Quick Info",
|
||||
"name": "Opera Media snelinfo",
|
||||
"description": "Toont nuttige informatie van media zoals aanmaakdatum in het contextmenu van de operaviewer"
|
||||
},
|
||||
"old_bitmoji_selfie": {
|
||||
@@ -1713,7 +1713,7 @@
|
||||
}
|
||||
},
|
||||
"strip_media_metadata": {
|
||||
"name": "Strip Media Metadata",
|
||||
"name": "Metadata van media verwijderen",
|
||||
"description": "Verwijdert metadata van media voordat u als bericht verstuurt"
|
||||
},
|
||||
"bypass_message_retention_policy": {
|
||||
@@ -1761,7 +1761,7 @@
|
||||
"description": "Gebruik AI om intelligente automatische antwoorden te genereren in plaats van sjabloonberichten"
|
||||
},
|
||||
"ai_provider": {
|
||||
"name": "AI Provider",
|
||||
"name": "AI-provider",
|
||||
"description": "Selecteer welke AI-service moet worden gebruikt voor het genereren van antwoorden"
|
||||
},
|
||||
"ai_endpoint_url": {
|
||||
@@ -1781,7 +1781,7 @@
|
||||
"description": "Systeemprompt die de persoonlijkheid en het gedrag van de AI definieert"
|
||||
},
|
||||
"ai_max_tokens": {
|
||||
"name": "AI Max Tokens",
|
||||
"name": "AI max tokens",
|
||||
"description": "Maximum aantal tokens (woorden) dat de AI kan gebruiken in antwoorden"
|
||||
},
|
||||
"ai_temperature": {
|
||||
@@ -1991,7 +1991,7 @@
|
||||
"description": "Vertaling pauzeren bij geblokkeerde dienst"
|
||||
},
|
||||
"max_retries": {
|
||||
"name": "Max Retries",
|
||||
"name": "Max. herhalingen",
|
||||
"description": "Maximum aantal herhalingspogingen"
|
||||
},
|
||||
"retry_delay": {
|
||||
@@ -2112,7 +2112,7 @@
|
||||
"description": "Experimentele kenmerken",
|
||||
"properties": {
|
||||
"native_hooks": {
|
||||
"name": "Native Hooks",
|
||||
"name": "Native hooks",
|
||||
"description": "Onveilige functies die Snapchat's native code haaken",
|
||||
"properties": {
|
||||
"composer_hooks": {
|
||||
@@ -2124,7 +2124,7 @@
|
||||
"description": "Toont de eerste aangemaakte gebruikersnaam naast de huidige gebruikersnaam in de profielpagina"
|
||||
},
|
||||
"bypass_camera_roll_limit": {
|
||||
"name": "Bypass Camera Roll Limit",
|
||||
"name": "Camerarol-limiet omzeilen",
|
||||
"description": "Verhoogt de maximale hoeveelheid media die u vanaf de camerarol kunt verzenden"
|
||||
},
|
||||
"custom_self_destruct_snap_delay": {
|
||||
@@ -2180,7 +2180,7 @@
|
||||
"description": "Android-ID naar Snapchat negeren",
|
||||
"properties": {
|
||||
"spoof_android_id": {
|
||||
"name": "Spoof Android ID",
|
||||
"name": "Android-ID spoofen",
|
||||
"description": "De Android-ID die naar Snapchat wordt verzonden met een aangepaste waarde negeren"
|
||||
},
|
||||
"custom_android_id": {
|
||||
@@ -2208,7 +2208,7 @@
|
||||
"description": "Hiermee kunt u een video/audiobestand uit de galerij te kiezen"
|
||||
},
|
||||
"story_logger": {
|
||||
"name": "Story Logger",
|
||||
"name": "Story-logger",
|
||||
"description": "Biedt een geschiedenis van vrienden verhalen"
|
||||
},
|
||||
"call_recorder": {
|
||||
@@ -2238,7 +2238,7 @@
|
||||
"description": "De voorkeurstaal voor het voicenote transcript (bv. EN, ES, FR)"
|
||||
},
|
||||
"notification_transcript": {
|
||||
"name": "Notification Transcript",
|
||||
"name": "Notificatietranscript",
|
||||
"description": "Voice notes overschrijven in meldingen\nDeze functie vereist dat de Chat Preview functie wordt ingeschakeld in betere meldingen"
|
||||
}
|
||||
}
|
||||
@@ -2322,7 +2322,7 @@
|
||||
}
|
||||
},
|
||||
"scripting": {
|
||||
"name": "Scripting",
|
||||
"name": "Scripten",
|
||||
"description": "Aangepaste scripts uitvoeren om PurrfectSnap te verlengen",
|
||||
"properties": {
|
||||
"developer_mode": {
|
||||
@@ -2401,7 +2401,7 @@
|
||||
"FAMILY_CENTER_INVITE": "Uitnodiging familiecentrum",
|
||||
"FAMILY_CENTER_ACCEPT": "Familiecentrum accepteren",
|
||||
"FAMILY_CENTER_LEAVE": "Familiecentrumverlof",
|
||||
"STATUS_PLUS_GIFT": "Status Plus Gift",
|
||||
"STATUS_PLUS_GIFT": "Status Plus-cadeau",
|
||||
"TINY_SNAP": "Kleine snap",
|
||||
"STATUS_COUNTDOWN": "Aftellen",
|
||||
"MAP_REACTION": "Kaartreactie",
|
||||
@@ -2410,7 +2410,7 @@
|
||||
"story_share_messages": "Story-aandelen",
|
||||
"story_reply_messages": "Verhaal Antwoorden",
|
||||
"external_media_messages": "Externe media",
|
||||
"voice_note_messages": "Voice Note",
|
||||
"voice_note_messages": "Spraakbericht",
|
||||
"sticker_messages": "Sticker",
|
||||
"tiny_snap_messages": "Kleine snap",
|
||||
"map_reaction_messages": "Kaartreactie",
|
||||
@@ -2424,7 +2424,7 @@
|
||||
"public_story": "Publiek verhaal",
|
||||
"spotlight": "Spotlight",
|
||||
"profile_picture": "Profielafbeelding",
|
||||
"story_logger": "Story Logger",
|
||||
"story_logger": "Story-logger",
|
||||
"message_logger": "Berichtlogger",
|
||||
"merged": "Samengevoegd",
|
||||
"voice_call": "Stemgesprek"
|
||||
@@ -2596,7 +2596,7 @@
|
||||
"negative": "Nee",
|
||||
"cancel": "Annuleren",
|
||||
"save": "Opslaan",
|
||||
"open": "Open",
|
||||
"open": "Openen",
|
||||
"download": "Downloaden",
|
||||
"send": "Verzenden",
|
||||
"restore_original": "Origineel herstellen",
|
||||
@@ -2627,7 +2627,7 @@
|
||||
},
|
||||
"cleared_from_feed": "Ontruimd van voer",
|
||||
"tracker_actions": {
|
||||
"log": "Log",
|
||||
"log": "Loggen",
|
||||
"in_app_notification": "In-App kennisgeving",
|
||||
"push_notification": "Aanmelding pushen",
|
||||
"custom": "Aangepast"
|
||||
@@ -2679,7 +2679,7 @@
|
||||
"failed_gallery_toast": "Opslaan in galerij is mislukt{error}",
|
||||
"dash_no_chapter": "Geen hoofdstuk gevonden",
|
||||
"dash_dialog": {
|
||||
"title": "Download dash media",
|
||||
"title": "Dash-media downloaden",
|
||||
"download_all": "Alles downloaden",
|
||||
"segment_text": "Segment{from}-{to}"
|
||||
}
|
||||
@@ -2759,7 +2759,7 @@
|
||||
"notification_statistics": "STATISTIEK",
|
||||
"notification_queue_size": "Wachtrijgrootte",
|
||||
"notification_total_opened": "Totaal aantal geopende snaps",
|
||||
"notification_queue_preview": "QUEUE PREVIEW",
|
||||
"notification_queue_preview": "WACHTRIJ-VOORBEELD",
|
||||
"notification_processing_continue": "De verwerking gaat automatisch door...",
|
||||
"notification_no_snaps_queue": "Geen kiekjes in de rij.",
|
||||
"notification_queue_cleared_opened": "Wachtrij is leeg ({opened}geopend)",
|
||||
@@ -2921,7 +2921,7 @@
|
||||
},
|
||||
"tracker": {
|
||||
"tabs": {
|
||||
"logs": "Logs",
|
||||
"logs": "Logboeken",
|
||||
"rules": "Regels"
|
||||
},
|
||||
"actions": {
|
||||
@@ -3071,7 +3071,7 @@
|
||||
"update_check_frequency_weekly": "Wekelijks",
|
||||
"update_check_frequency_monthly": "Maandelijks",
|
||||
"update_channel_stable": "Stabiel",
|
||||
"update_channel_prerelease": "Pre-release",
|
||||
"update_channel_prerelease": "Vooruitgave",
|
||||
"friend_notes_title": "Vriendelijke opmerkingen",
|
||||
"friend_notes_description": "Beheer en backup van uw vriend notities",
|
||||
"app_theme_title": "App-thema",
|
||||
@@ -3170,7 +3170,7 @@
|
||||
},
|
||||
"debug_dialogs": {
|
||||
"info": "Informatie",
|
||||
"refs": "Refs",
|
||||
"refs": "Referenties",
|
||||
"arroyo": "Arroyo",
|
||||
"message": "Bericht",
|
||||
"media_references": "Media Referenties",
|
||||
@@ -3182,7 +3182,7 @@
|
||||
"failed_to_edit_message": "Bewerken van bericht mislukt:{error}"
|
||||
},
|
||||
"ai_response_style": {
|
||||
"casual": "Casual",
|
||||
"casual": "Informeel",
|
||||
"formal": "Formele",
|
||||
"friendly": "Vriendelijk",
|
||||
"humorous": "Humoristisch",
|
||||
@@ -3218,4 +3218,4 @@
|
||||
"openai": "OpenAI",
|
||||
"openrouter": "OpenRouter"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"setup": {
|
||||
"dialogs": {
|
||||
"select_language": "Wybierz język",
|
||||
@@ -52,7 +52,7 @@
|
||||
"customize_bottom_bar_subtitle": "Wybierz, które karty pokazać na ekranie",
|
||||
"available_tabs_title": "Dostępne karty",
|
||||
"shown_tabs_title": "Pokazane karty",
|
||||
"reset_button": "Reset",
|
||||
"reset_button": "Resetuj",
|
||||
"done_button": "Gotowe"
|
||||
},
|
||||
"sections": {
|
||||
@@ -84,7 +84,7 @@
|
||||
"clear_button": "Czysto",
|
||||
"view_logger_history_button": "Widok Historia logowania",
|
||||
"ui_settings_title": "Ustawienia interfejsu użytkownika",
|
||||
"haptic_feedback_label": "Haptic Feedback",
|
||||
"haptic_feedback_label": "Haptyczne sprz??enie zwrotne",
|
||||
"use_system_toasts_label": "Użyj tostów systemowych",
|
||||
"updates_title": "Aktualizacje",
|
||||
"auto_update_check": "Automatyczne sprawdzanie aktualizacji",
|
||||
@@ -113,9 +113,9 @@
|
||||
"customize_bottom_bar_title": "Dostosuj pasek dolny",
|
||||
"customize_bottom_bar_subtitle": "Wybierz, które karty pokazać na ekranie",
|
||||
"available_tabs_title": "Dostępne karty",
|
||||
"reset_button": "Reset",
|
||||
"reset_button": "Resetuj",
|
||||
"done_button": "Gotowe",
|
||||
"clear_friend_feed": "Clear Friend Feed",
|
||||
"clear_friend_feed": "Wyczy?? kana? znajomych",
|
||||
"test_mode_label": "Włącz PurrAura",
|
||||
"disable_feature_loading_label": "Wyłącz ładowanie funkcji",
|
||||
"disable_auto_mapper_label": "Wyłącz automapper",
|
||||
@@ -135,8 +135,8 @@
|
||||
"features": {
|
||||
"disabled": "Wyłączone",
|
||||
"export_option": "Eksport",
|
||||
"import_option": "Import",
|
||||
"reset_option": "Reset",
|
||||
"import_option": "Importuj",
|
||||
"reset_option": "Resetuj",
|
||||
"config_export_success_toast": "Konfiguracja eksportowana pomyślnie",
|
||||
"config_import_success_toast": "Konfiguracja importowana pomyślnie",
|
||||
"config_import_failure_toast": "Nie udało się zaimportować pliku konfiguracyjnego{error}",
|
||||
@@ -310,7 +310,7 @@
|
||||
"downloading_script": "Pobieranie skryptu...",
|
||||
"edit_module_button": "Edycja",
|
||||
"enter_url_label": "Wprowadź URL",
|
||||
"import_button": "Import",
|
||||
"import_button": "Importuj",
|
||||
"import_from_url_button": "Importuj z URL",
|
||||
"import_script_from_url_title": "Importuj skrypt z URL",
|
||||
"import_script_warning": "Zainstaluj skrypty tylko ze źródeł, którym ufasz.",
|
||||
@@ -363,10 +363,10 @@
|
||||
"logs_tab": "Logi",
|
||||
"catalog_button": "Katalog",
|
||||
"add_rule_button": "Dodaj zasadę",
|
||||
"import_button": "Import",
|
||||
"import_button": "Importuj",
|
||||
"filters_title": "Filtry",
|
||||
"search_by_label": "Szukaj",
|
||||
"newest_first_label": "Newest first",
|
||||
"newest_first_label": "Najnowsze najpierw",
|
||||
"since_label": "Od",
|
||||
"until_label": "Do",
|
||||
"unit_label": "Jednostka",
|
||||
@@ -438,7 +438,7 @@
|
||||
},
|
||||
"friend_tracker_import": {
|
||||
"title": "Importuj śledzenie znajomych",
|
||||
"confirm_button": "Import",
|
||||
"confirm_button": "Importuj",
|
||||
"back_button_description": "Wracaj",
|
||||
"expand_button_description": "Kategoria rozszerzania lub załamania",
|
||||
"imported_toast": "Tracker importowany",
|
||||
@@ -479,7 +479,7 @@
|
||||
"config_import": {
|
||||
"title": "Importuj podsumowanie konfiguracji",
|
||||
"back_button_description": "Wracaj",
|
||||
"confirm_button": "Import",
|
||||
"confirm_button": "Importuj",
|
||||
"expand_button_description": "Kategoria rozszerzania lub załamania",
|
||||
"enabled": "Włączone",
|
||||
"disabled": "Wyłączone",
|
||||
@@ -615,7 +615,7 @@
|
||||
"description": "Wykonuje operacje takie jak usuwanie przyjaciół lub masowe usuwanie rozmów"
|
||||
},
|
||||
"regen_mappings": {
|
||||
"name": "Regenerate Mappings",
|
||||
"name": "Regeneruj mapowania",
|
||||
"description": "Mappingi regenerowane ręcznie"
|
||||
},
|
||||
"change_language": {
|
||||
@@ -734,42 +734,42 @@
|
||||
},
|
||||
"auto_read": {
|
||||
"blacklist": "Czarna lista",
|
||||
"whitelist": "Whitelist",
|
||||
"whitelist": "Lista dozwolonych",
|
||||
"disabled": "Wyłączone"
|
||||
},
|
||||
"hide_typing_indicator": {
|
||||
"blacklist": "Czarna lista",
|
||||
"whitelist": "Whitelist",
|
||||
"whitelist": "Lista dozwolonych",
|
||||
"disabled": "Wyłączone"
|
||||
},
|
||||
"auto_delete_sent_messages": {
|
||||
"blacklist": "Czarna lista",
|
||||
"whitelist": "Whitelist",
|
||||
"whitelist": "Lista dozwolonych",
|
||||
"disabled": "Wyłączone"
|
||||
},
|
||||
"auto_download": {
|
||||
"blacklist": "Czarna lista",
|
||||
"whitelist": "Whitelist",
|
||||
"whitelist": "Lista dozwolonych",
|
||||
"disabled": "Wyłączone"
|
||||
},
|
||||
"stealth": {
|
||||
"blacklist": "Czarna lista",
|
||||
"whitelist": "Whitelist",
|
||||
"whitelist": "Lista dozwolonych",
|
||||
"disabled": "Wyłączone"
|
||||
},
|
||||
"auto_save": {
|
||||
"blacklist": "Czarna lista",
|
||||
"whitelist": "Whitelist",
|
||||
"whitelist": "Lista dozwolonych",
|
||||
"disabled": "Wyłączone"
|
||||
},
|
||||
"message_logger": {
|
||||
"blacklist": "Czarna lista",
|
||||
"whitelist": "Whitelist",
|
||||
"whitelist": "Lista dozwolonych",
|
||||
"disabled": "Wyłączone"
|
||||
},
|
||||
"auto_reply": {
|
||||
"blacklist": "Czarna lista",
|
||||
"whitelist": "Whitelist",
|
||||
"whitelist": "Lista dozwolonych",
|
||||
"disabled": "Wyłączone"
|
||||
},
|
||||
"custom_android_id": {
|
||||
@@ -888,12 +888,12 @@
|
||||
"null": "Automatyczne"
|
||||
},
|
||||
"update_check_frequency": {
|
||||
"null": "Auto"
|
||||
"null": "Automatycznie"
|
||||
},
|
||||
"snapchat_plus": {
|
||||
"not_subscribed": "Nie subskrybowane",
|
||||
"basic": "Podstawowe",
|
||||
"ad_free": "Ad Free",
|
||||
"ad_free": "Bez reklam",
|
||||
"null": "Domyślne"
|
||||
},
|
||||
"bypass_video_length_restriction": {
|
||||
@@ -909,7 +909,7 @@
|
||||
"disable_confirmation_dialogs": {
|
||||
"erase_message": "Usuń wiadomość",
|
||||
"remove_friend": "Usuń przyjaciela",
|
||||
"block_friend": "Block Friend",
|
||||
"block_friend": "Zablokuj znajomego",
|
||||
"ignore_friend": "Ignoruj Przyjaciela",
|
||||
"hide_friend": "Ukryj przyjaciela",
|
||||
"hide_conversation": "Ukryj rozmowę",
|
||||
@@ -1021,14 +1021,14 @@
|
||||
"friendly": "Przyjazny",
|
||||
"humorous": "Zabawny",
|
||||
"empathetic": "Empatia",
|
||||
"toxic": "Edgy",
|
||||
"toxic": "Ostry",
|
||||
"busy": "Zajęty"
|
||||
},
|
||||
"ai_temperature": {
|
||||
"0.7": "Zbalansowany (0,7)"
|
||||
},
|
||||
"ai_response_language": {
|
||||
"auto": "Auto",
|
||||
"auto": "Automatycznie",
|
||||
"en": "Angielski",
|
||||
"es": "Hiszpański",
|
||||
"fr": "Francuski",
|
||||
@@ -1092,7 +1092,7 @@
|
||||
"sticker_messages": "Naklejki",
|
||||
"tiny_snap_messages": "Małe trzaski",
|
||||
"map_reaction_messages": "Reakcje mapy",
|
||||
"half_swipes": "Half Swipes"
|
||||
"half_swipes": "Po?owiczne przesuni?cia"
|
||||
},
|
||||
"supported_languages": {
|
||||
"en": "Angielski",
|
||||
@@ -1112,7 +1112,7 @@
|
||||
"translation_position": {
|
||||
"above": "Powyższy tekst",
|
||||
"below": "Poniżej tekstu",
|
||||
"inline": "Inline"
|
||||
"inline": "W linii"
|
||||
},
|
||||
"source_language": {
|
||||
"auto": "Wykrywanie automatycznie"
|
||||
@@ -1139,7 +1139,7 @@
|
||||
"description": "Ustaw współrzędne lokalizacji"
|
||||
},
|
||||
"walk_radius": {
|
||||
"name": "Walk Radius",
|
||||
"name": "Promie? chodzenia",
|
||||
"description": "Losowo chodzić w tym promieniu (ft)"
|
||||
},
|
||||
"always_update_location": {
|
||||
@@ -1191,7 +1191,7 @@
|
||||
"description": "Automatycznie potwierdza wybrane działania"
|
||||
},
|
||||
"auto_updater": {
|
||||
"name": "Auto Updater",
|
||||
"name": "Auto-aktualizator",
|
||||
"description": "Automatyczne sprawdzanie nowych aktualizacji"
|
||||
},
|
||||
"update_settings": {
|
||||
@@ -1210,7 +1210,7 @@
|
||||
"name": "Ustawienia interfejsu użytkownika",
|
||||
"properties": {
|
||||
"haptic_feedback": {
|
||||
"name": "Haptic Feedback"
|
||||
"name": "Haptyczne sprz??enie zwrotne"
|
||||
}
|
||||
}
|
||||
},
|
||||
@@ -1341,7 +1341,7 @@
|
||||
"description": "Ilość wątków do użycia"
|
||||
},
|
||||
"preset": {
|
||||
"name": "Preset",
|
||||
"name": "Ustawienie wst?pne",
|
||||
"description": "Ustaw prędkość konwersji"
|
||||
},
|
||||
"constant_rate_factor": {
|
||||
@@ -1399,7 +1399,7 @@
|
||||
"description": "Wyświetla mały podgląd obok niewidocznych Zatrzasków w czacie"
|
||||
},
|
||||
"bootstrap_override": {
|
||||
"name": "Bootstrap Override",
|
||||
"name": "Nadpisanie bootstrap",
|
||||
"description": "Przekroczenie ustawień interfejsu użytkownika bootstrap",
|
||||
"properties": {
|
||||
"app_appearance": {
|
||||
@@ -1449,7 +1449,7 @@
|
||||
"description": "Pokazuje użyteczne informacje o mediach, takie jak data utworzenia w menu kontekstowym przeglądarki operowej"
|
||||
},
|
||||
"old_bitmoji_selfie": {
|
||||
"name": "Old Bitmoji Selfie",
|
||||
"name": "Stare selfie Bitmoji",
|
||||
"description": "Przynosi Bitmoji selfie ze starszych wersji snapchat"
|
||||
},
|
||||
"disable_spotlight": {
|
||||
@@ -1465,7 +1465,7 @@
|
||||
"description": "Automatycznie zamyka menu Friend Feed po naciśnięciu przycisku nastawienia"
|
||||
},
|
||||
"vertical_story_viewer": {
|
||||
"name": "Vertical Story Viewer",
|
||||
"name": "Pionowy podgl?d Story",
|
||||
"description": "Włącza przeglądarkę pionową dla wszystkich historii"
|
||||
},
|
||||
"enable_friend_feed_menu_bar": {
|
||||
@@ -1535,11 +1535,11 @@
|
||||
"description": "Automatycznie oznacza wiadomości / zatrzaski jako przeczytane nawet wtedy, gdy włączony jest tryb stealth"
|
||||
},
|
||||
"mark_snap_as_seen_button": {
|
||||
"name": "Mark Snap as Seen Button",
|
||||
"name": "Przycisk oznaczania Snap jako obejrzany",
|
||||
"description": "Dodaje przycisk, aby zaznaczyć Snap, jak widać podczas oglądania.\nBędzie to działać nawet wtedy, gdy tryb stealth jest włączony"
|
||||
},
|
||||
"skip_when_marking_as_seen": {
|
||||
"name": "Skip When Marking as Seen",
|
||||
"name": "Pomijaj przy oznaczaniu jako obejrzane",
|
||||
"description": "Automatycznie przeskakuje do następnego Snap przy oznaczaniu Snap jak widać.\nUżyj w połączeniu z Mark Snap jako Seen Button"
|
||||
},
|
||||
"loop_media_playback": {
|
||||
@@ -1674,7 +1674,7 @@
|
||||
},
|
||||
"snap": {
|
||||
"name": "Pstryknięcia",
|
||||
"description": "Make snaps unsaveable"
|
||||
"description": "Uczy? Snaps niezapisywalne"
|
||||
},
|
||||
"external_media": {
|
||||
"name": "Media zewnętrzne",
|
||||
@@ -1745,7 +1745,7 @@
|
||||
"description": "Pozwala na automatyczną odpowiedź w tle. Notatka: To znacznie odsączy akumulator"
|
||||
},
|
||||
"cooldown_seconds": {
|
||||
"name": "Cooldown Seconds",
|
||||
"name": "Sekundy odnowienia",
|
||||
"description": "Minimalny czas między auto- odpowiedzi na tę samą rozmowę (w sekundach)"
|
||||
},
|
||||
"message_age_threshold": {
|
||||
@@ -1777,7 +1777,7 @@
|
||||
"description": "Klucz API do uwierzytelniania w serwisie AI"
|
||||
},
|
||||
"ai_system_prompt": {
|
||||
"name": "AI System Prompt",
|
||||
"name": "Prompt systemowy AI",
|
||||
"description": "System prompt, który definiuje osobowość i zachowanie AI"
|
||||
},
|
||||
"ai_max_tokens": {
|
||||
@@ -1847,7 +1847,7 @@
|
||||
"description": "Automatyczne odpowiedzi dla wiadomości czatu tekstowego"
|
||||
},
|
||||
"snap_messages": {
|
||||
"name": "Snap Replies",
|
||||
"name": "Odpowiedzi na Snap",
|
||||
"description": "Automatyczne odpowiedzi na zatrzaski"
|
||||
},
|
||||
"story_share_messages": {
|
||||
@@ -1871,7 +1871,7 @@
|
||||
"description": "Automatyczne odpowiedzi na naklejki"
|
||||
},
|
||||
"tiny_snap_messages": {
|
||||
"name": "Tiny Snap Replies",
|
||||
"name": "Odpowiedzi na ma?e Snapy",
|
||||
"description": "Automatyczne odpowiedzi na małe trzaski"
|
||||
},
|
||||
"map_reaction_messages": {
|
||||
@@ -1895,11 +1895,11 @@
|
||||
"description": "Pozwala Auto Open Pstryknięcia uruchomić w tle. Notatka: To znacznie odsączy akumulator"
|
||||
},
|
||||
"min_delay": {
|
||||
"name": "Min Delay (ms)",
|
||||
"name": "Min. op??nienie (ms)",
|
||||
"description": "Minimalne opóźnienie w milisekundach przed otwarciem zatrzasku"
|
||||
},
|
||||
"max_delay_ms": {
|
||||
"name": "Max Delay (ms)",
|
||||
"name": "Maks. op??nienie (ms)",
|
||||
"description": "Maksymalne opóźnienie w milisekundach przed otwarciem zatrzasku"
|
||||
},
|
||||
"queue_size": {
|
||||
@@ -1991,7 +1991,7 @@
|
||||
"description": "Zatrzymaj tłumaczenie, gdy usługa jest zablokowana"
|
||||
},
|
||||
"max_retries": {
|
||||
"name": "Max Retries",
|
||||
"name": "Maks. liczba pr?b",
|
||||
"description": "Maksymalna liczba prób powtórnych"
|
||||
},
|
||||
"retry_delay": {
|
||||
@@ -2112,7 +2112,7 @@
|
||||
"description": "Cechy doświadczalne",
|
||||
"properties": {
|
||||
"native_hooks": {
|
||||
"name": "Native Hooks",
|
||||
"name": "Native hooks",
|
||||
"description": "Niebezpieczne funkcje, które podłączyć do natywnego kodu Snapchat",
|
||||
"properties": {
|
||||
"composer_hooks": {
|
||||
@@ -2180,7 +2180,7 @@
|
||||
"description": "Override Android ID wysłany do Snapchat",
|
||||
"properties": {
|
||||
"spoof_android_id": {
|
||||
"name": "Spoof Android ID",
|
||||
"name": "Podszyj Android ID",
|
||||
"description": "Przekrocz ID Android wysłany do Snapchat z wartością niestandardową"
|
||||
},
|
||||
"custom_android_id": {
|
||||
@@ -2402,7 +2402,7 @@
|
||||
"FAMILY_CENTER_ACCEPT": "Zaakceptuj Centrum Rodzinne",
|
||||
"FAMILY_CENTER_LEAVE": "Centrum Rodzinne",
|
||||
"STATUS_PLUS_GIFT": "Status Plus prezent",
|
||||
"TINY_SNAP": "Tiny Snap",
|
||||
"TINY_SNAP": "Ma?y Snap",
|
||||
"STATUS_COUNTDOWN": "Odliczanie",
|
||||
"MAP_REACTION": "Mapa Reakcja",
|
||||
"chat_messages": "Wiadomości czatowe",
|
||||
@@ -2412,9 +2412,9 @@
|
||||
"external_media_messages": "Media zewnętrzne",
|
||||
"voice_note_messages": "Notatka głosowa",
|
||||
"sticker_messages": "Naklejka",
|
||||
"tiny_snap_messages": "Tiny Snap",
|
||||
"tiny_snap_messages": "Ma?y Snap",
|
||||
"map_reaction_messages": "Mapa Reakcja",
|
||||
"half_swipes": "Half Swipes"
|
||||
"half_swipes": "Po?owiczne przesuni?cia"
|
||||
},
|
||||
"media_download_source": {
|
||||
"none": "Brak",
|
||||
@@ -2514,8 +2514,8 @@
|
||||
"actions": {
|
||||
"remove_friends": "Usuń znajomych",
|
||||
"clear_conversations": "Wyczyść konwersje",
|
||||
"clear_friend_feed": "Clear Friend Feed ({count})",
|
||||
"unfollow": "Unfollow",
|
||||
"clear_friend_feed": "Wyczy?? kana? znajomych ({count})",
|
||||
"unfollow": "Przesta? obserwowa?",
|
||||
"remove": "Usuń"
|
||||
},
|
||||
"leave_groups": "Wyjdź{count}grupy",
|
||||
@@ -2622,7 +2622,7 @@
|
||||
"snap_replayed": "Snap replained",
|
||||
"snap_replayed_twice": "Snap ponownie dwukrotnie",
|
||||
"snap_screenshot": "Zrzut ekranu",
|
||||
"snap_screen_record": "Snap Screen Record",
|
||||
"snap_screen_record": "Nagranie ekranu Snap",
|
||||
"i_can_see_you": "Widzę cię"
|
||||
},
|
||||
"cleared_from_feed": "Oczyszczone z paszy",
|
||||
@@ -2650,7 +2650,7 @@
|
||||
"dialog_message": "Na pewno chcesz zadzwonić?"
|
||||
},
|
||||
"half_swipe_notifier": {
|
||||
"notification_channel_name": "Half Swipe",
|
||||
"notification_channel_name": "P??przesuni?cie",
|
||||
"notification_content_dm": "{friend}po prostu połowicznie wciśnięty do czatu{duration}sekund",
|
||||
"notification_content_group": "{friend}po prostu połowicznie{group}zamiast{duration}sekund"
|
||||
},
|
||||
@@ -2728,7 +2728,7 @@
|
||||
"error_channel_description": "Powiadomienia o błędach w przypadku awarii automatycznego otwierania",
|
||||
"paused_status": "Automatyczne otwieranie zamków",
|
||||
"processing_status": "Przetwarzanie pęknięć:{queued}w kolejce,{processed}przetworzone",
|
||||
"monitor_status": "Monitoring...",
|
||||
"monitor_status": "Monitorowanie...",
|
||||
"recent_snaps": "Ostatnie trzaski",
|
||||
"action_pause": "Pauza",
|
||||
"action_resume": "Wznowienie",
|
||||
@@ -2739,7 +2739,7 @@
|
||||
"paused_feedback": "Automatyczne otwieranie",
|
||||
"resumed_message": "Przetwarzanie będzie kontynuowane automatycznie w kolejce zatrzasków",
|
||||
"paused_message": "Przetwarzanie przerwane. Konserwacja kolejki ({count})",
|
||||
"status_paused": "Paused",
|
||||
"status_paused": "Wstrzymane",
|
||||
"status_monitoring": "Monitorowanie",
|
||||
"status_active": "Aktywne",
|
||||
"queue_cleared": "Kolejka oczyszczone i statystyki reset",
|
||||
@@ -2751,7 +2751,7 @@
|
||||
"unknown_user": "Nieznany użytkownik",
|
||||
"content_type_external_media": "Media zewnętrzne",
|
||||
"content_type_snap": "Snap",
|
||||
"conversation_type_friend_dm": "Friend DM",
|
||||
"conversation_type_friend_dm": "DM znajomego",
|
||||
"conversation_type_dm": "DM",
|
||||
"conversation_type_group_chat": "Grupa czat",
|
||||
"conversation_type_chat": "Rozmowa",
|
||||
@@ -2883,7 +2883,7 @@
|
||||
"translation_position": {
|
||||
"above": "Powyżej",
|
||||
"below": "Poniżej",
|
||||
"inline": "Inline"
|
||||
"inline": "W linii"
|
||||
},
|
||||
"language_codes": {
|
||||
"en": "Angielski",
|
||||
@@ -2939,7 +2939,7 @@
|
||||
"placeholder": "Szukaj"
|
||||
},
|
||||
"filters": {
|
||||
"newest_first": "Newest first",
|
||||
"newest_first": "Najnowsze najpierw",
|
||||
"pick_a_date": "Wybierz datę",
|
||||
"title": "Filtry",
|
||||
"search_by": "Szukaj",
|
||||
@@ -3064,7 +3064,7 @@
|
||||
}
|
||||
},
|
||||
"ui_settings_title": "Ustawienia interfejsu użytkownika",
|
||||
"haptic_feedback_label": "Haptic Feedback",
|
||||
"haptic_feedback_label": "Haptyczne sprz??enie zwrotne",
|
||||
"updates_title": "Aktualizacje",
|
||||
"auto_update_check": "Automatyczne sprawdzanie aktualizacji",
|
||||
"update_check_frequency_daily": "Codziennie",
|
||||
@@ -3111,7 +3111,7 @@
|
||||
"import_script_from_url": "Importuj skrypt z URL",
|
||||
"warning_imported_scripts": "Ostrzeżenie: Importowane skrypty mogą być szkodliwe dla urządzenia. Import skryptów tylko z zaufanych źródeł.",
|
||||
"enter_url_here": "Podaj adres URL tutaj:",
|
||||
"import": "Import",
|
||||
"import": "Importuj",
|
||||
"cancel": "Anuluj",
|
||||
"documentation": "Dokumentacja"
|
||||
},
|
||||
@@ -3127,7 +3127,7 @@
|
||||
"no_friends_found": "Nie znaleziono przyjaciół",
|
||||
"exporting_memories": "Eksportowanie wspomnień... ({failed}nieudany)"
|
||||
},
|
||||
"clear_friend_feed": "Clear Friend Feed",
|
||||
"clear_friend_feed": "Wyczy?? kana? znajomych",
|
||||
"select_date": "Wybierz datę",
|
||||
"schedule_scheduled_for": "Planowane{name}w{time}",
|
||||
"schedule_sending_in": "Wysyłanie{time}",
|
||||
@@ -3218,4 +3218,4 @@
|
||||
"openai": "OpenAI",
|
||||
"openrouter": "OpenRouter"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"setup": {
|
||||
"dialogs": {
|
||||
"select_language": "Selecionar idioma",
|
||||
@@ -182,7 +182,7 @@
|
||||
"rules_title": "Regras",
|
||||
"participants_text": "{count}participantes",
|
||||
"not_found": "Não encontrado",
|
||||
"streaks_title": "Streaks",
|
||||
"streaks_title": "Sequ?ncias",
|
||||
"streaks_length_text": "Comprimento:{length}",
|
||||
"streaks_expiration_text": "Expira em{eta}",
|
||||
"streaks_expiration_text_expired": "Expirado",
|
||||
@@ -305,7 +305,7 @@
|
||||
"clear_module_data_failed": "Falha ao limpar os dados do módulo",
|
||||
"delete_module_button": "Apagar",
|
||||
"delete_module_failed": "Falha ao remover o módulo",
|
||||
"documentation_button": "Docs",
|
||||
"documentation_button": "Documenta??o",
|
||||
"download_script_failed": "Falha ao baixar o script",
|
||||
"downloading_script": "A transferir o programa...",
|
||||
"edit_module_button": "Editar",
|
||||
@@ -716,7 +716,7 @@
|
||||
"notifications": {
|
||||
"chat_screenshot": "Imagem",
|
||||
"chat_screen_record": "Ecrã Gravação",
|
||||
"snap_replay": "Snap Replay",
|
||||
"snap_replay": "Reprodu??o de Snap",
|
||||
"camera_roll_save": "Gravar o Rolo da Câmara",
|
||||
"chat": "Conversar",
|
||||
"chat_reply": "Responder à Conversa",
|
||||
@@ -1021,7 +1021,7 @@
|
||||
"friendly": "Amigável",
|
||||
"humorous": "Humoroso",
|
||||
"empathetic": "Empático",
|
||||
"toxic": "Edgy",
|
||||
"toxic": "Agressivo",
|
||||
"busy": "Ocupado"
|
||||
},
|
||||
"ai_temperature": {
|
||||
@@ -1773,7 +1773,7 @@
|
||||
"description": "Modelo de IA a usar para gerar respostas (por exemplo, gpt-3.5-turbo, gpt-4)"
|
||||
},
|
||||
"ai_api_key": {
|
||||
"name": "AI API Key",
|
||||
"name": "Chave da API de IA",
|
||||
"description": "Chave API para autenticação com o serviço de IA"
|
||||
},
|
||||
"ai_system_prompt": {
|
||||
@@ -1817,7 +1817,7 @@
|
||||
"description": "Usar mensagens de modelo se IA não gerar uma resposta"
|
||||
},
|
||||
"ai_request_timeout": {
|
||||
"name": "AI Request Timeout",
|
||||
"name": "Tempo limite da solicita??o de IA",
|
||||
"description": "Tempo máximo para esperar pela resposta de IA (em segundos)"
|
||||
},
|
||||
"ai_retry_attempts": {
|
||||
@@ -2156,7 +2156,7 @@
|
||||
}
|
||||
},
|
||||
"spoof": {
|
||||
"name": "Spoof",
|
||||
"name": "Falsificar",
|
||||
"description": "Spoof várias informações sobre você",
|
||||
"properties": {
|
||||
"play_store_installer_package_name": {
|
||||
@@ -2180,7 +2180,7 @@
|
||||
"description": "Sobrescrever o ID Android enviado para o Snapchat",
|
||||
"properties": {
|
||||
"spoof_android_id": {
|
||||
"name": "Spoof Android ID",
|
||||
"name": "Falsificar ID do Android",
|
||||
"description": "Sobrescrever o ID Android enviado para o Snapchat com um valor personalizado"
|
||||
},
|
||||
"custom_android_id": {
|
||||
@@ -2401,7 +2401,7 @@
|
||||
"FAMILY_CENTER_INVITE": "Convidar para o Centro Familiar",
|
||||
"FAMILY_CENTER_ACCEPT": "Centro Familiar Aceitar",
|
||||
"FAMILY_CENTER_LEAVE": "Centro de Família",
|
||||
"STATUS_PLUS_GIFT": "Status Plus Gift",
|
||||
"STATUS_PLUS_GIFT": "Presente do Status Plus",
|
||||
"TINY_SNAP": "Pequeno Snap",
|
||||
"STATUS_COUNTDOWN": "Contagem regressiva",
|
||||
"MAP_REACTION": "Reacção do Mapa",
|
||||
@@ -2552,7 +2552,7 @@
|
||||
"suggested": "Sugerido",
|
||||
"deleted": "Apagado",
|
||||
"business_accounts": "Contas de Negócios",
|
||||
"streaks": "Streaks",
|
||||
"streaks": "Sequ?ncias",
|
||||
"non_streaks": "Não Streaks",
|
||||
"followed": "Seguido",
|
||||
"following": "Seguir",
|
||||
@@ -2562,7 +2562,7 @@
|
||||
"none": "Nenhum",
|
||||
"username": "Utilizador",
|
||||
"added_timestamp": "Marca de tempo adicionada",
|
||||
"snap_score": "Snap Score",
|
||||
"snap_score": "Pontua??o do Snap",
|
||||
"streak_length": "Comprimento do Streak",
|
||||
"most_messages_sent": "A maioria das mensagens enviadas",
|
||||
"most_recent_message": "Mensagem mais recente",
|
||||
@@ -2685,7 +2685,7 @@
|
||||
}
|
||||
},
|
||||
"streaks_reminder": {
|
||||
"notification_title": "Streaks",
|
||||
"notification_title": "Sequ?ncias",
|
||||
"notification_text": "Vais perder o teu Streak com{friend}em{hoursLeft}horas"
|
||||
},
|
||||
"biometric_auth": {
|
||||
@@ -2729,7 +2729,7 @@
|
||||
"paused_status": "Abrir automaticamente os Snaps pausados",
|
||||
"processing_status": "Processamento de encaixes:{queued}na fila,{processed}processado",
|
||||
"monitor_status": "A monitorizar...",
|
||||
"recent_snaps": "Recent Snaps",
|
||||
"recent_snaps": "Snaps recentes",
|
||||
"action_pause": "Pausa",
|
||||
"action_resume": "Continuar",
|
||||
"action_clear": "Limpar fila",
|
||||
@@ -2967,7 +2967,7 @@
|
||||
"message_reaction_add": "Reacção adicionada",
|
||||
"message_reaction_remove": "Reacção removida",
|
||||
"snap_opened": "Abrir o encaixe",
|
||||
"snap_replayed": "Replayed snap",
|
||||
"snap_replayed": "Reproduziu um snap",
|
||||
"snap_replayed_twice": "Replayed snap duas vezes",
|
||||
"snap_screenshot": "Tirar uma imagem",
|
||||
"snap_screen_record": "Tela gravada"
|
||||
@@ -3218,4 +3218,4 @@
|
||||
"openai": "OpenAI",
|
||||
"openrouter": "OpenRouter"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"setup": {
|
||||
"dialogs": {
|
||||
"select_language": "Alegeți limba",
|
||||
@@ -115,7 +115,7 @@
|
||||
"available_tabs_title": "Taburi disponibile",
|
||||
"reset_button": "Reinițializează",
|
||||
"done_button": "Gata",
|
||||
"clear_friend_feed": "Clear Friend Feed",
|
||||
"clear_friend_feed": "Cur??? fluxul de prieteni",
|
||||
"test_mode_label": "Activează PurrAura",
|
||||
"disable_feature_loading_label": "Dezactivează încărcarea caracteristicilor",
|
||||
"disable_auto_mapper_label": "Dezactivează Maper automat",
|
||||
@@ -663,16 +663,17 @@
|
||||
"auto_save": "Mesaje de salvare automată",
|
||||
"unsaveable_messages": " Mesaje nesalvabile",
|
||||
"auto_open_snaps": "Snaps Open Auto",
|
||||
"stealth": "👻 Stealth Mode",
|
||||
"stealth": "?? Mod invizibil",
|
||||
"auto_reply": "Răspuns automat",
|
||||
"auto_delete_sent_messages": "Sterge automat mesajele trimise",
|
||||
"mark_snaps_as_seen": " Mark Snaps așa cum se vede",
|
||||
"mark_stories_as_seen_locally": " Mark Stories as seen local",
|
||||
"conversation_info": "Informaţii de conversaţie",
|
||||
"e2e_encryption": "Utilizați criptarea E2E",
|
||||
"message_logger": "📝 Message Logger",
|
||||
"auto_read": "✅ Auto Read",
|
||||
"hide_typing_indicator": "🙈 Hide Typing Indicator"
|
||||
"message_logger": "?? Jurnal mesaje",
|
||||
"auto_read": "? Citire automat?",
|
||||
"hide_typing_indicator": "?? Ascunde indicatorul de tastare",
|
||||
"stealth_mode": "?? Mod invizibil"
|
||||
},
|
||||
"schedule_scheduled_for": "Programat pentru{name}în{time}",
|
||||
"schedule_sending_in": "Trimit{time}",
|
||||
@@ -755,7 +756,8 @@
|
||||
"stealth": {
|
||||
"blacklist": "Lista neagră",
|
||||
"whitelist": "Lista albă",
|
||||
"disabled": "Dezactivat"
|
||||
"disabled": "Dezactivat",
|
||||
"stealth": "?? Mod invizibil"
|
||||
},
|
||||
"auto_save": {
|
||||
"blacklist": "Lista neagră",
|
||||
@@ -892,13 +894,13 @@
|
||||
},
|
||||
"snapchat_plus": {
|
||||
"not_subscribed": "Neabonat",
|
||||
"basic": "Basic",
|
||||
"basic": "De baz?",
|
||||
"ad_free": "Ad free",
|
||||
"null": "Implicit"
|
||||
},
|
||||
"bypass_video_length_restriction": {
|
||||
"single": "Medii unice",
|
||||
"split": "Split media",
|
||||
"split": "?mparte media",
|
||||
"null": "Implicit"
|
||||
},
|
||||
"old_bitmoji_selfie": {
|
||||
@@ -909,7 +911,7 @@
|
||||
"disable_confirmation_dialogs": {
|
||||
"erase_message": "Șterge mesajul",
|
||||
"remove_friend": "Elimină prietenul",
|
||||
"block_friend": "Block Friend",
|
||||
"block_friend": "Blocheaz? prieten",
|
||||
"ignore_friend": "Ignoră prietenul",
|
||||
"hide_friend": "Ascunde prietenul",
|
||||
"hide_conversation": "Ascunde conversația",
|
||||
@@ -969,7 +971,7 @@
|
||||
"auto_mark_as_read": {
|
||||
"conversation_read": "Marchează conversația ca citită atunci când trimiți un mesaj",
|
||||
"snap_reply": "Marca se fixează ca citit atunci când răspunde la ele",
|
||||
"save_snap_in_chat": "Mark plesnește ca citit atunci când le salva în chat în timp ce în Stealth Mode"
|
||||
"save_snap_in_chat": "Marcheaz? snapurile ca v?zute c?nd le salvezi ?n chat ?n timp ce e?ti ?n Modul invizibil"
|
||||
},
|
||||
"friend_mutation_notifier": {
|
||||
"remove_friend": "Anunţă când cineva te elimină ca prieten",
|
||||
@@ -1016,7 +1018,7 @@
|
||||
"friendly, casual, helpful, empathetic": "prietenos, ocazional, util, empatic"
|
||||
},
|
||||
"ai_response_style": {
|
||||
"casual": "Casual",
|
||||
"casual": "Relaxat",
|
||||
"formal": "Formal",
|
||||
"friendly": "Prietenos",
|
||||
"humorous": "Umor",
|
||||
@@ -1092,7 +1094,7 @@
|
||||
"sticker_messages": "Autocolante",
|
||||
"tiny_snap_messages": "Snaps mici",
|
||||
"map_reaction_messages": "Hartă Reacţii",
|
||||
"half_swipes": "Half Swipes"
|
||||
"half_swipes": "Glis?ri pe jum?tate"
|
||||
},
|
||||
"supported_languages": {
|
||||
"en": "Engleză",
|
||||
@@ -1112,7 +1114,7 @@
|
||||
"translation_position": {
|
||||
"above": "Deasupra textului",
|
||||
"below": "Sub text",
|
||||
"inline": "Inline"
|
||||
"inline": "?n linie"
|
||||
},
|
||||
"source_language": {
|
||||
"auto": "Detectează automat"
|
||||
@@ -1139,7 +1141,7 @@
|
||||
"description": "Setează coordonatele locației spoofed"
|
||||
},
|
||||
"walk_radius": {
|
||||
"name": "Walk Radius",
|
||||
"name": "Raz? de mers",
|
||||
"description": "Plimbare aleatoare în jurul valorii de pe această rază (ft)"
|
||||
},
|
||||
"always_update_location": {
|
||||
@@ -1173,7 +1175,7 @@
|
||||
"description": "Suprascrie calitatea de încărcare media",
|
||||
"properties": {
|
||||
"force_video_upload_source_quality": {
|
||||
"name": "Force Video Upload Source Quality",
|
||||
"name": "For?eaz? calitatea sursei de ?nc?rcare video",
|
||||
"description": "Forţează Snapchat să folosească calitatea sursei la încărcarea videoclipurilor\nVă rugăm să rețineți că acest lucru nu poate elimina metadatele din mass-media"
|
||||
},
|
||||
"disable_image_compression": {
|
||||
@@ -1341,7 +1343,7 @@
|
||||
"description": "Cantitatea de fire de utilizat"
|
||||
},
|
||||
"preset": {
|
||||
"name": "Preset",
|
||||
"name": "Presetare",
|
||||
"description": "Setează viteza de conversie"
|
||||
},
|
||||
"constant_rate_factor": {
|
||||
@@ -1349,7 +1351,7 @@
|
||||
"description": "Setează factorul de rată constantă pentru codorul video\nDe la 0 la 51 pentru libx264"
|
||||
},
|
||||
"video_bitrate": {
|
||||
"name": "Video Bitrate",
|
||||
"name": "Bitrate video",
|
||||
"description": "Setează rata de biți video (kbps)"
|
||||
},
|
||||
"audio_bitrate": {
|
||||
@@ -1449,7 +1451,7 @@
|
||||
"description": "Arată informații utile ale mass-media, cum ar fi data creării în meniul contextului vizualizatorului operei"
|
||||
},
|
||||
"old_bitmoji_selfie": {
|
||||
"name": "Old Bitmoji Selfie",
|
||||
"name": "Selfie Bitmoji vechi",
|
||||
"description": "Aduce înapoi selfie-urile Bitmoji din versiunile vechi Snapchat"
|
||||
},
|
||||
"disable_spotlight": {
|
||||
@@ -1847,11 +1849,11 @@
|
||||
"description": "Mesaje de răspuns automat pentru mesajele de chat text"
|
||||
},
|
||||
"snap_messages": {
|
||||
"name": "Snap Replies",
|
||||
"name": "R?spunsuri la Snap",
|
||||
"description": "Mesaje de răspuns automat pentru capturi"
|
||||
},
|
||||
"story_share_messages": {
|
||||
"name": "Story Share Replies",
|
||||
"name": "R?spunsuri la partaj?ri de Story",
|
||||
"description": "Mesaje de răspuns automat pentru acțiuni de poveste"
|
||||
},
|
||||
"story_reply_messages": {
|
||||
@@ -1991,7 +1993,7 @@
|
||||
"description": "Pauză traducere atunci când serviciul este blocat"
|
||||
},
|
||||
"max_retries": {
|
||||
"name": "Max Retries",
|
||||
"name": "Num?r maxim de ?ncerc?ri",
|
||||
"description": "Numărul maxim de încercări de rejudecare"
|
||||
},
|
||||
"retry_delay": {
|
||||
@@ -2124,7 +2126,7 @@
|
||||
"description": "Arată primul nume de utilizator creat lângă numele de utilizator curent din pagina de profil"
|
||||
},
|
||||
"bypass_camera_roll_limit": {
|
||||
"name": "Bypass Camera Roll Limit",
|
||||
"name": "Ocole?te limita rolei foto",
|
||||
"description": "Crește cantitatea maximă de mass-media pe care o puteți trimite din rola camerei"
|
||||
},
|
||||
"custom_self_destruct_snap_delay": {
|
||||
@@ -2160,7 +2162,7 @@
|
||||
"description": "Spoof diverse informații despre tine",
|
||||
"properties": {
|
||||
"play_store_installer_package_name": {
|
||||
"name": "Play Store Installer Package Name",
|
||||
"name": "Nume pachet instalator Play Store",
|
||||
"description": "Suprascrie numele pachetului instalatorului la com.android.vending"
|
||||
},
|
||||
"remove_vpn_transport_flag": {
|
||||
@@ -2260,7 +2262,7 @@
|
||||
"description": "Încercarea de a repara meniul de alimentare Friend ca atunci când dispozitivul este offline nu poate fi afișat corect"
|
||||
},
|
||||
"app_lock": {
|
||||
"name": "App Lock",
|
||||
"name": "Blocare aplica?ie",
|
||||
"description": "Previne accesul la Snapchat fără cod de acces",
|
||||
"properties": {
|
||||
"lock_on_resume": {
|
||||
@@ -2380,7 +2382,7 @@
|
||||
"preview": "Previzualizare",
|
||||
"stealth_mode": "Mod ascuns",
|
||||
"auto_download_blacklist": "Descărcare automată Lista neagră",
|
||||
"anti_auto_save": "Anti Auto Save"
|
||||
"anti_auto_save": "Anti salvare automat?"
|
||||
},
|
||||
"content_type": {
|
||||
"CHAT": "Discută",
|
||||
@@ -2400,7 +2402,7 @@
|
||||
"CREATIVE_TOOL_ITEM": "Element instrument creativ",
|
||||
"FAMILY_CENTER_INVITE": "Family Center Invită",
|
||||
"FAMILY_CENTER_ACCEPT": "Centrul de Familie Acceptă",
|
||||
"FAMILY_CENTER_LEAVE": "Family Center Leave",
|
||||
"FAMILY_CENTER_LEAVE": "P?r?se?te Family Center",
|
||||
"STATUS_PLUS_GIFT": "Stare Plus cadou",
|
||||
"TINY_SNAP": "Snap mic",
|
||||
"STATUS_COUNTDOWN": "Numărătoarea inversă",
|
||||
@@ -2414,7 +2416,7 @@
|
||||
"sticker_messages": "Autocolant",
|
||||
"tiny_snap_messages": "Snap mic",
|
||||
"map_reaction_messages": "Reacţie pe hartă",
|
||||
"half_swipes": "Half Swipes"
|
||||
"half_swipes": "Glis?ri pe jum?tate"
|
||||
},
|
||||
"media_download_source": {
|
||||
"none": "Niciuna",
|
||||
@@ -2619,8 +2621,8 @@
|
||||
"message_reaction_add": "Reacție mesaj Adaugă",
|
||||
"message_reaction_remove": "Elimină reacția mesajului",
|
||||
"snap_opened": "Snap Deschis",
|
||||
"snap_replayed": "Snap Replayed",
|
||||
"snap_replayed_twice": "Snap Replayed Twice",
|
||||
"snap_replayed": "Snap reluat",
|
||||
"snap_replayed_twice": "Snap reluat de dou? ori",
|
||||
"snap_screenshot": "Captură de ecran",
|
||||
"snap_screen_record": "Snap înregistrare ecran",
|
||||
"i_can_see_you": "Te pot vedea"
|
||||
@@ -2650,7 +2652,7 @@
|
||||
"dialog_message": "Sigur vrei să începi un apel?"
|
||||
},
|
||||
"half_swipe_notifier": {
|
||||
"notification_channel_name": "Half Swipe",
|
||||
"notification_channel_name": "Glisare pe jum?tate",
|
||||
"notification_content_dm": "{friend}doar pe jumătate băgat în discuţia ta pentru{duration}secunde",
|
||||
"notification_content_group": "{friend}doar pe jumătate lovit în{group}pentru{duration}secunde"
|
||||
},
|
||||
@@ -2759,7 +2761,7 @@
|
||||
"notification_statistics": "STATISTICI",
|
||||
"notification_queue_size": "Mărime coadă",
|
||||
"notification_total_opened": "Total capturi deschise",
|
||||
"notification_queue_preview": "QUEUE PREVIEW",
|
||||
"notification_queue_preview": "PREVIZUALIZARE COAD?",
|
||||
"notification_processing_continue": "Procesarea va continua automat...",
|
||||
"notification_no_snaps_queue": "Fără pocniri la coadă.",
|
||||
"notification_queue_cleared_opened": "Coada este închisă ({opened}deschis)",
|
||||
@@ -2883,7 +2885,7 @@
|
||||
"translation_position": {
|
||||
"above": "Deasupra",
|
||||
"below": "Mai jos",
|
||||
"inline": "Inline"
|
||||
"inline": "?n linie"
|
||||
},
|
||||
"language_codes": {
|
||||
"en": "Engleză",
|
||||
@@ -3127,7 +3129,7 @@
|
||||
"no_friends_found": "Nu am găsit niciun prieten",
|
||||
"exporting_memories": "Export amintiri... ({failed}a eșuat)"
|
||||
},
|
||||
"clear_friend_feed": "Clear Friend Feed",
|
||||
"clear_friend_feed": "Cur??? fluxul de prieteni",
|
||||
"select_date": "Alegeți data",
|
||||
"schedule_scheduled_for": "Programat pentru{name}în{time}",
|
||||
"schedule_sending_in": "Trimit{time}",
|
||||
@@ -3182,7 +3184,7 @@
|
||||
"failed_to_edit_message": "Eșec la editarea mesajului:{error}"
|
||||
},
|
||||
"ai_response_style": {
|
||||
"casual": "Casual",
|
||||
"casual": "Relaxat",
|
||||
"formal": "Formal",
|
||||
"friendly": "Prietenos",
|
||||
"humorous": "Umor",
|
||||
@@ -3218,4 +3220,4 @@
|
||||
"openai": "OpenAI",
|
||||
"openrouter": "OpenRouter"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"setup": {
|
||||
"dialogs": {
|
||||
"select_language": "Выберите язык",
|
||||
@@ -97,7 +97,7 @@
|
||||
"update_notification_channel_description": "Получить уведомление, когда новые релизы доступны",
|
||||
"update_notification_title": "Новое обновление доступно",
|
||||
"update_notification_text": "Нажмите, чтобы открыть PurrfectSnap и загрузить последнюю сборку.",
|
||||
"app_theme_title": "App Theme",
|
||||
"app_theme_title": "???? ??????????",
|
||||
"theme_icon_description": "Выбор открытой темы",
|
||||
"theme_mode_system": "Система",
|
||||
"theme_mode_light": "Свет",
|
||||
@@ -532,11 +532,11 @@
|
||||
}
|
||||
},
|
||||
"auto_open_snaps": {
|
||||
"name": "Auto Open Snaps",
|
||||
"name": "???????????? ??????",
|
||||
"description": "Автоматически открывает Snaps при их получении",
|
||||
"options": {
|
||||
"blacklist": "Скачать Auto Open Snaps",
|
||||
"whitelist": "Auto Open Snaps"
|
||||
"whitelist": "???????????? ??????"
|
||||
}
|
||||
},
|
||||
"hide_friend_feed": {
|
||||
@@ -611,7 +611,7 @@
|
||||
"description": "Экспорт памяти в ZIP-файл"
|
||||
},
|
||||
"bulk_messaging_action": {
|
||||
"name": "Bulk Messaging Action",
|
||||
"name": "???????? ???????? ?????????",
|
||||
"description": "Выполняет такие операции, как удаление друзей или массовое удаление разговоров"
|
||||
},
|
||||
"regen_mappings": {
|
||||
@@ -833,7 +833,7 @@
|
||||
"null": "Кодек по умолчанию"
|
||||
},
|
||||
"preset": {
|
||||
"null": "Default Preset"
|
||||
"null": "????????????? ?? ?????????"
|
||||
},
|
||||
"app_appearance_override": {
|
||||
"title": "Внешний вид"
|
||||
@@ -893,7 +893,7 @@
|
||||
"snapchat_plus": {
|
||||
"not_subscribed": "Не подписывается",
|
||||
"basic": "Базовый",
|
||||
"ad_free": "Ad Free",
|
||||
"ad_free": "??? ???????",
|
||||
"null": "По умолчанию"
|
||||
},
|
||||
"bypass_video_length_restriction": {
|
||||
@@ -1395,7 +1395,7 @@
|
||||
}
|
||||
},
|
||||
"snap_preview": {
|
||||
"name": "Snap Preview",
|
||||
"name": "???????????? ?????",
|
||||
"description": "Отображает небольшой предварительный просмотр рядом с невидимыми Snaps в чате"
|
||||
},
|
||||
"bootstrap_override": {
|
||||
@@ -1597,7 +1597,7 @@
|
||||
"description": "Показывает предварительный просмотр полученных сообщений в уведомлении"
|
||||
},
|
||||
"media_preview": {
|
||||
"name": "Media Preview",
|
||||
"name": "???????????? ?????",
|
||||
"description": "Показывает предварительный просмотр выбранных типов медиа в уведомлении"
|
||||
},
|
||||
"media_caption": {
|
||||
@@ -1761,7 +1761,7 @@
|
||||
"description": "Используйте ИИ для создания интеллектуальных автоматических реплик вместо шаблонных сообщений"
|
||||
},
|
||||
"ai_provider": {
|
||||
"name": "AI Provider",
|
||||
"name": "????????? ??",
|
||||
"description": "Выберите, какой сервис ИИ использовать для генерации ответов"
|
||||
},
|
||||
"ai_endpoint_url": {
|
||||
@@ -2260,7 +2260,7 @@
|
||||
"description": "Попробуйте отремонтировать меню Friend Feed, так как когда устройство отключено, оно не может отображаться правильно"
|
||||
},
|
||||
"app_lock": {
|
||||
"name": "App Lock",
|
||||
"name": "?????????? ??????????",
|
||||
"description": "Предотвращение доступа к Snapchat без пароля",
|
||||
"properties": {
|
||||
"lock_on_resume": {
|
||||
@@ -2396,7 +2396,7 @@
|
||||
"STATUS_CONVERSATION_CAPTURE_RECORD": "Запись с экрана",
|
||||
"STATUS_CALL_MISSED_VIDEO": "Пропущенный видеозвонок",
|
||||
"STATUS_CALL_MISSED_AUDIO": "Пропущенный аудиозвонок",
|
||||
"LIVE_LOCATION_SHARE": "Live Location Share",
|
||||
"LIVE_LOCATION_SHARE": "????? ?????? ? ?????????? ? ???????? ???????",
|
||||
"CREATIVE_TOOL_ITEM": "Креативный инструмент",
|
||||
"FAMILY_CENTER_INVITE": "Семейный центр приглашает",
|
||||
"FAMILY_CENTER_ACCEPT": "Семейный центр принимает",
|
||||
@@ -2720,7 +2720,7 @@
|
||||
"incoming_secret_message": "Твой друг только что принял твой открытый ключ. Нажмите ниже, чтобы принять секрет."
|
||||
},
|
||||
"auto_open_snaps": {
|
||||
"title": "Auto Open Snaps",
|
||||
"title": "???????????? ??????",
|
||||
"priority_title": "Auto Open Snaps (приоритет)",
|
||||
"error_title": "Auto Open Snaps (ошибки)",
|
||||
"channel_description": "Уведомления о статусе очереди после автоматического открытия",
|
||||
@@ -2842,7 +2842,7 @@
|
||||
},
|
||||
"material3_strings": {
|
||||
"date_range_picker_start_headline": "Из",
|
||||
"date_range_picker_end_headline": "To",
|
||||
"date_range_picker_end_headline": "????",
|
||||
"date_range_picker_title": "Выберите диапазон дат",
|
||||
"date_picker_switch_to_calendar_mode": "Расписание",
|
||||
"date_picker_switch_to_input_mode": "Ввод",
|
||||
@@ -3051,7 +3051,7 @@
|
||||
"clear": "Чисто",
|
||||
"files": {
|
||||
"config_json": "Конфигурационный файл",
|
||||
"mappings_json": "Mappings File",
|
||||
"mappings_json": "???? ?????????????",
|
||||
"message_logger_db": "База данных Message Logger",
|
||||
"pinned_best_friend_txt": "Файл лучшего друга",
|
||||
"native_sig_cache_txt": "Родная подпись Файл кэша"
|
||||
@@ -3074,7 +3074,7 @@
|
||||
"update_channel_prerelease": "Предварительный выпуск",
|
||||
"friend_notes_title": "Записки друзей",
|
||||
"friend_notes_description": "Управление и резервное копирование заметок друзей",
|
||||
"app_theme_title": "App Theme",
|
||||
"app_theme_title": "???? ??????????",
|
||||
"theme_mode_system": "Система",
|
||||
"theme_mode_light": "Свет",
|
||||
"theme_mode_dark": "Темный",
|
||||
@@ -3170,7 +3170,7 @@
|
||||
},
|
||||
"debug_dialogs": {
|
||||
"info": "Информация",
|
||||
"refs": "Refs",
|
||||
"refs": "??????",
|
||||
"arroyo": "Арро",
|
||||
"message": "Послание",
|
||||
"media_references": "Ссылки на СМИ",
|
||||
@@ -3218,4 +3218,4 @@
|
||||
"openai": "OpenAI",
|
||||
"openrouter": "OpenRouter"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
{
|
||||
{
|
||||
"setup": {
|
||||
"dialogs": {
|
||||
"select_language": "Izberi jezik",
|
||||
@@ -546,7 +546,7 @@
|
||||
"name": "Uporabi šifriranje E2E"
|
||||
},
|
||||
"pin_conversation": {
|
||||
"name": "Pin Conversation"
|
||||
"name": "Pripni pogovor"
|
||||
},
|
||||
"exclude_message_logger": {
|
||||
"name": "Izbriši iz dnevnika sporočil"
|
||||
@@ -659,20 +659,21 @@
|
||||
"null": "Uporabi pravo raven baterije"
|
||||
},
|
||||
"friend_feed_menu_buttons": {
|
||||
"auto_download": "⬇️ Auto Download",
|
||||
"auto_save": "💬 Auto Save Messages",
|
||||
"unsaveable_messages": " Nerešljiva sporočila",
|
||||
"auto_open_snaps": "📷 Auto Open Snaps",
|
||||
"stealth": "👻 Stealth Mode",
|
||||
"auto_reply": "📨 Auto Reply",
|
||||
"auto_delete_sent_messages": "🗑️ Auto Delete Sent Messages",
|
||||
"mark_snaps_as_seen": " Mark Snaps, kot se vidi",
|
||||
"mark_stories_as_seen_locally": " Označite zgodbe, kot jih vidite na lokalni ravni",
|
||||
"conversation_info": "👤 Conversation Info",
|
||||
"e2e_encryption": "🔒 Use E2E Encryption",
|
||||
"message_logger": "📝 Message Logger",
|
||||
"auto_read": "✅ Auto Read",
|
||||
"hide_typing_indicator": "🙈 Hide Typing Indicator"
|
||||
"auto_download": "?? Samodejni prenos",
|
||||
"auto_save": "?? Samodejno shranjevanje sporo?il",
|
||||
"unsaveable_messages": "Nezapisljiva sporo?ila",
|
||||
"auto_open_snaps": "?? Samodejno odpiranje Snapov",
|
||||
"stealth": "?? Prikriti na?in",
|
||||
"auto_reply": "?? Samodejni odgovor",
|
||||
"auto_delete_sent_messages": "??? Samodejno brisanje poslanih sporo?il",
|
||||
"mark_snaps_as_seen": "Ozna?i Snape kot ogledane",
|
||||
"mark_stories_as_seen_locally": "Ozna?i Stories kot ogledane lokalno",
|
||||
"conversation_info": "?? Informacije o pogovoru",
|
||||
"e2e_encryption": "?? Uporabi E2E ?ifriranje",
|
||||
"message_logger": "?? Bele?enje sporo?il",
|
||||
"auto_read": "? Samodejno branje",
|
||||
"hide_typing_indicator": "?? Skrij indikator tipkanja",
|
||||
"auto_save_messages": "?? Samodejno shranjevanje sporo?il"
|
||||
},
|
||||
"schedule_scheduled_for": "Načrtovano za{name}v{time}",
|
||||
"schedule_sending_in": "Pošiljanje noter{time}",
|
||||
@@ -760,7 +761,8 @@
|
||||
"auto_save": {
|
||||
"blacklist": "Črna lista",
|
||||
"whitelist": "Bela lista",
|
||||
"disabled": "Onemogočeno"
|
||||
"disabled": "Onemogočeno",
|
||||
"auto_save": "?? Samodejno shranjevanje sporo?il"
|
||||
},
|
||||
"message_logger": {
|
||||
"blacklist": "Črna lista",
|
||||
@@ -1777,7 +1779,7 @@
|
||||
"description": "API ključ za preverjanje pristnosti z AI storitev"
|
||||
},
|
||||
"ai_system_prompt": {
|
||||
"name": "AI System Prompt",
|
||||
"name": "Poziv sistema AI",
|
||||
"description": "Sistem, ki določa osebnost in vedenje AI"
|
||||
},
|
||||
"ai_max_tokens": {
|
||||
@@ -1991,7 +1993,7 @@
|
||||
"description": "Prekini prevajanje, ko je storitev blokirana"
|
||||
},
|
||||
"max_retries": {
|
||||
"name": "Max Retries",
|
||||
"name": "Najve? ponovitev",
|
||||
"description": "Največje število poskusov ponovnega preskušanja"
|
||||
},
|
||||
"retry_delay": {
|
||||
@@ -2553,7 +2555,7 @@
|
||||
"deleted": "Zbrisano",
|
||||
"business_accounts": "Poslovni računi",
|
||||
"streaks": "Streaks",
|
||||
"non_streaks": "Non Streaks",
|
||||
"non_streaks": "Brez streakov",
|
||||
"followed": "Sledi",
|
||||
"following": "Sledi",
|
||||
"location_on_map": "Lokacija na zemljevidu"
|
||||
@@ -2562,7 +2564,7 @@
|
||||
"none": "Brez",
|
||||
"username": "Uporabniško ime",
|
||||
"added_timestamp": "Dodan časovni žig",
|
||||
"snap_score": "Snap Score",
|
||||
"snap_score": "Snap to?ke",
|
||||
"streak_length": "Dolžina streak",
|
||||
"most_messages_sent": "Večina poslanih sporočil",
|
||||
"most_recent_message": "Najnovejše sporočilo",
|
||||
@@ -3218,4 +3220,4 @@
|
||||
"openai": "OpenAI",
|
||||
"openrouter": "OpenRouter"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
File diff suppressed because it is too large
Load Diff
@@ -702,7 +702,7 @@
|
||||
"append_type": "Додавання медіа типу до імені файлу"
|
||||
},
|
||||
"auto_download_sources": {
|
||||
"friend_snaps": "Friend Snaps",
|
||||
"friend_snaps": "Снепи друзів",
|
||||
"friend_stories": "Історія",
|
||||
"public_stories": "Громадські історії",
|
||||
"spotlight": "Мапа"
|
||||
@@ -2180,7 +2180,7 @@
|
||||
"description": "Ознайомитися з Android ID, надісланим на Snapchat",
|
||||
"properties": {
|
||||
"spoof_android_id": {
|
||||
"name": "Spoof Android ID",
|
||||
"name": "Підмінити Android ID",
|
||||
"description": "На відміну від Android ID, відправленого на Snapchat з індивідуальним значенням"
|
||||
},
|
||||
"custom_android_id": {
|
||||
@@ -2629,7 +2629,7 @@
|
||||
"tracker_actions": {
|
||||
"log": "Увійти",
|
||||
"in_app_notification": "Повідомлення",
|
||||
"push_notification": "Push Notification",
|
||||
"push_notification": "Push-сповіщення",
|
||||
"custom": "Написати"
|
||||
},
|
||||
"better_notifications": {
|
||||
@@ -3218,4 +3218,4 @@
|
||||
"openai": "Про компанію",
|
||||
"openrouter": "Проксимус"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -2,6 +2,6 @@ package me.eternal.purrfectsnap.common
|
||||
|
||||
object Constants {
|
||||
val SNAPCHAT_PACKAGE_NAME get() = "com.snapchat.android"
|
||||
val SE_PACKAGE_NAME get() = BuildConfig.APPLICATION_ID
|
||||
val MODULE_PACKAGE_NAME get() = BuildConfig.APPLICATION_ID
|
||||
const val USER_AGENT = "Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/125.0.0.0 Safari/537.3"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -18,7 +18,7 @@ enum class FileHandleScope(
|
||||
INTERNAL("internal"),
|
||||
LOCALE("locale"),
|
||||
USER_IMPORT("user_import"),
|
||||
COMPOSER("composer");
|
||||
VALDI("valdi");
|
||||
|
||||
companion object {
|
||||
fun fromValue(name: String): FileHandleScope? = entries.find { it.key == name }
|
||||
|
||||
@@ -35,16 +35,19 @@ class ModConfig(
|
||||
|
||||
fun load() {
|
||||
wasPresent = fileWrapper.exists()
|
||||
root = createRootConfig().apply {
|
||||
if (!wasPresent) {
|
||||
writeConfigObject(this)
|
||||
return@apply
|
||||
}
|
||||
runCatching {
|
||||
loadConfig(this)
|
||||
}.onFailure {
|
||||
writeConfigObject(this)
|
||||
}
|
||||
val targetRoot = if (::root.isInitialized) {
|
||||
root
|
||||
} else {
|
||||
createRootConfig().also { root = it }
|
||||
}
|
||||
if (!wasPresent) {
|
||||
writeConfigObject(targetRoot)
|
||||
return
|
||||
}
|
||||
runCatching {
|
||||
loadConfig(targetRoot)
|
||||
}.onFailure {
|
||||
writeConfigObject(targetRoot)
|
||||
}
|
||||
}
|
||||
|
||||
@@ -136,4 +139,4 @@ class ModConfig(
|
||||
root.fromJson(configObject)
|
||||
writeConfig()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -24,16 +24,16 @@ class Experimental : ConfigContainer() {
|
||||
val notificationTranscript = boolean("notification_transcript") { requireRestart() }
|
||||
}
|
||||
|
||||
class ComposerHooksConfig: ConfigContainer(hasGlobalState = true) {
|
||||
class ValdiHooksConfig: ConfigContainer(hasGlobalState = true) {
|
||||
val showFirstCreatedUsername = boolean("show_first_created_username")
|
||||
val bypassCameraRollLimit = boolean("bypass_camera_roll_limit")
|
||||
val customSelfDestructSnapDelay = boolean("custom_self_destruct_snap_delay")
|
||||
val composerConsole = boolean("composer_console")
|
||||
val composerLogs = boolean("composer_logs")
|
||||
val valdiConsole = boolean("composer_console")
|
||||
val valdiLogs = boolean("composer_logs")
|
||||
}
|
||||
|
||||
class NativeHooks : ConfigContainer() {
|
||||
val composerHooks = container("composer_hooks", ComposerHooksConfig()) { requireRestart() }
|
||||
val valdiHooks = container("composer_hooks", ValdiHooksConfig()) { requireRestart() }
|
||||
val disableBitmoji = boolean("disable_bitmoji")
|
||||
val customEmojiFont = string("custom_emoji_font") {
|
||||
requireRestart()
|
||||
|
||||
@@ -61,10 +61,12 @@ class Global : ConfigContainer() {
|
||||
inner class UpdateSettings : ConfigContainer() {
|
||||
val autoUpdateCheck = boolean("auto_update_check")
|
||||
val updateCheckFrequency = unique("update_check_frequency", "daily", "weekly", "monthly")
|
||||
val updateChannel = unique("update_channel", "stable", "prerelease")
|
||||
}
|
||||
|
||||
inner class UISettings : ConfigContainer() {
|
||||
val hapticFeedback = boolean("haptic_feedback", true)
|
||||
val useSystemToasts = boolean("use_system_toasts", false)
|
||||
}
|
||||
|
||||
val updateSettings = container("update_settings", UpdateSettings()) { addFlags(ConfigFlag.HIDDEN) }
|
||||
|
||||
@@ -67,7 +67,7 @@ class MessagingTweaks : ConfigContainer() {
|
||||
|
||||
inner class AiConfig : ConfigContainer(hasGlobalState = false) {
|
||||
val enableAiReplies = boolean("enable_ai_replies", false)
|
||||
val aiProvider = unique("ai_provider", "gemini", "deepseek", "openai") {
|
||||
val aiProvider = unique("ai_provider", "gemini", "deepseek", "openai", "openrouter") {
|
||||
customOptionTranslationPath = "ai_provider"
|
||||
}.apply { set("gemini") }
|
||||
val aiModel = string("ai_model", defaultValue = "gemini-2.5-flash") {
|
||||
@@ -159,10 +159,6 @@ class MessagingTweaks : ConfigContainer() {
|
||||
}
|
||||
|
||||
class AutoOpenSnapsConfig : ConfigContainer(hasGlobalState = true) {
|
||||
init {
|
||||
globalState = false
|
||||
}
|
||||
|
||||
val allowRunningInBackground = boolean("allow_running_in_background", false)
|
||||
val minDelay = integer("min_delay", defaultValue = 50) {
|
||||
inputCheck = { it.toIntOrNull()?.coerceAtLeast(0) != null }
|
||||
@@ -223,6 +219,19 @@ class MessagingTweaks : ConfigContainer() {
|
||||
"EXTERNAL_MEDIA",
|
||||
"STICKER"
|
||||
) { requireRestart(); customOptionTranslationPath = "content_type" }
|
||||
|
||||
class UnsaveableMessagesConfig : ConfigContainer() {
|
||||
val chat = boolean("chat", defaultValue = true)
|
||||
val snap = boolean("snap")
|
||||
val externalMedia = boolean("external_media")
|
||||
val sticker = boolean("sticker")
|
||||
val share = boolean("share")
|
||||
val note = boolean("note")
|
||||
val storyReply = boolean("story_reply")
|
||||
}
|
||||
|
||||
val unsaveableMessages = container("unsaveable_messages", UnsaveableMessagesConfig()) { requireRestart() }
|
||||
|
||||
val preventMessageSending = multiple("prevent_message_sending", *NotificationType.getOutgoingValues().map { it.key }.toTypedArray()) {
|
||||
customOptionTranslationPath = "features.options.notifications"
|
||||
}
|
||||
@@ -239,7 +248,16 @@ class MessagingTweaks : ConfigContainer() {
|
||||
customOptionTranslationPath = "features.options.notifications"
|
||||
}
|
||||
val messageLogger = container("message_logger", MessageLoggerConfig()) { requireRestart() }
|
||||
val galleryMediaSendOverride = unique("gallery_media_send_override", "always_ask", "SNAP", "NOTE", "SAVEABLE_SNAP") { requireRestart() }
|
||||
|
||||
class GalleryMediaSendOverrideConfig : ConfigContainer() {
|
||||
val mode = unique("mode", "always_ask", "SNAP", "NOTE", "SAVEABLE_SNAP") {
|
||||
requireRestart()
|
||||
customOptionTranslationPath = "gallery_media_send_override"
|
||||
}
|
||||
val includeCameraSnaps = boolean("include_camera_snaps", false) { requireRestart() }
|
||||
}
|
||||
|
||||
val galleryMediaSendOverride = container("gallery_media_send_override", GalleryMediaSendOverrideConfig()) { requireRestart() }
|
||||
val scheduledSendAllowRunningInBackground = boolean("scheduled_send_allow_running_in_background", false)
|
||||
val stripMediaMetadata = multiple("strip_media_metadata", "hide_caption_text", "hide_snap_filters", "hide_extras", "remove_audio_note_duration", "remove_audio_note_transcript_capability") { requireRestart() }
|
||||
val bypassMessageRetentionPolicy = boolean("bypass_message_retention_policy") { addNotices(FeatureNotice.UNSTABLE); requireRestart() }
|
||||
@@ -286,3 +304,4 @@ class MessagingTweaks : ConfigContainer() {
|
||||
|
||||
val instantTranslation = container("instant_translation", InstantTranslationConfig()) { requireRestart() }
|
||||
}
|
||||
|
||||
|
||||
@@ -4,15 +4,19 @@ import me.eternal.purrfectsnap.common.config.ConfigContainer
|
||||
import me.eternal.purrfectsnap.common.config.ConfigFlag
|
||||
|
||||
class Spoof : ConfigContainer(hasGlobalState = true) {
|
||||
inner class SpoofDeviceIdConfig : ConfigContainer() {
|
||||
val spoofAndroidId = boolean("spoof_android_id") { requireRestart() }
|
||||
val customAndroidId = string("custom_android_id") {
|
||||
requireRestart()
|
||||
inputCheck = { it.isEmpty() || (it.length == 16 && it.all { c -> c in '0'..'9' || c in 'a'..'f' || c in 'A'..'F' }) }
|
||||
}
|
||||
}
|
||||
|
||||
val overridePlayStoreInstallerPackageName = boolean("play_store_installer_package_name") { requireRestart() }
|
||||
val removeVpnTransportFlag = boolean("remove_vpn_transport_flag") { requireRestart() }
|
||||
val removeMockLocationFlag = boolean("remove_mock_location_flag") { requireRestart() }
|
||||
val forceWifiTransportFlag = boolean("force_wifi_transport_flag") { requireRestart() }
|
||||
val spoofAndroidId = boolean("spoof_android_id") { requireRestart() }
|
||||
val customAndroidId = string("custom_android_id") {
|
||||
requireRestart()
|
||||
inputCheck = { it.isEmpty() || (it.length == 16 && it.all { c -> c in '0'..'9' || c in 'a'..'f' || c in 'A'..'F' }) }
|
||||
}
|
||||
val spoofDeviceId = container("spoof_device_id", SpoofDeviceIdConfig()) { requireRestart() }
|
||||
val spoofDevice = boolean("spoof_device") { requireRestart() }
|
||||
val deviceModel = unique("device_model",
|
||||
"samsung_s25_ultra",
|
||||
|
||||
@@ -57,7 +57,7 @@ enum class MessagingRuleType(
|
||||
HIDE_FRIEND_FEED("hide_friend_feed", false, Icons.Outlined.VisibilityOff, showInFriendMenu = false),
|
||||
E2E_ENCRYPTION("e2e_encryption", false, Icons.Outlined.Lock),
|
||||
PIN_CONVERSATION("pin_conversation", false, Icons.Outlined.PushPin, showInFriendMenu = false),
|
||||
MESSAGE_LOGGER("message_logger", true, Icons.AutoMirrored.Filled.Message, showInFriendMenu = true),
|
||||
MESSAGE_LOGGER("message_logger", true, Icons.AutoMirrored.Filled.Message, showInFriendMenu = true, defaultValue = "blacklist"),
|
||||
AUTO_READ("auto_read", true, Icons.Outlined.DoneAll, defaultValue = "whitelist"),
|
||||
AUTO_REPLY("auto_reply", true, Icons.AutoMirrored.Outlined.Reply, defaultValue = "blacklist"),
|
||||
AUTO_DELETE_SENT_MESSAGES("auto_delete_sent_messages", true, Icons.Outlined.DeleteSweep, defaultValue = "blacklist");
|
||||
|
||||
@@ -52,7 +52,8 @@ class JSModule(
|
||||
putConst("description", this, moduleInfo.description)
|
||||
putConst("author", this, moduleInfo.author)
|
||||
putConst("minSnapchatVersion", this, moduleInfo.minSnapchatVersion)
|
||||
putConst("minSEVersion", this, moduleInfo.minSEVersion)
|
||||
putConst("minPSVersion", this, moduleInfo.minPSVersion)
|
||||
putConst("minSEVersion", this, moduleInfo.minPSVersion)
|
||||
putConst("grantedPermissions", this, moduleInfo.grantedPermissions)
|
||||
})
|
||||
})
|
||||
@@ -311,4 +312,4 @@ class JSModule(
|
||||
}
|
||||
} ?: "null"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -58,8 +58,8 @@ open class ScriptRuntime(
|
||||
val bufferedReader = content.bufferedReader()
|
||||
val moduleInfo = bufferedReader.readModuleInfo()
|
||||
|
||||
if (moduleInfo.minSEVersion != null && moduleInfo.minSEVersion > BuildConfig.VERSION_CODE) {
|
||||
throw Exception("Module requires a newer version of PurrfectSnap (min version: ${moduleInfo.minSEVersion})")
|
||||
if (moduleInfo.minPSVersion != null && moduleInfo.minPSVersion > BuildConfig.VERSION_CODE) {
|
||||
throw Exception("Module requires a newer version of PurrfectSnap (min version: ${moduleInfo.minPSVersion})")
|
||||
}
|
||||
|
||||
return JSModule(
|
||||
@@ -73,4 +73,4 @@ open class ScriptRuntime(
|
||||
modules[scriptPath] = this
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -10,7 +10,7 @@ data class ModuleInfo(
|
||||
val updateUrl: String? = null,
|
||||
val author: String? = null,
|
||||
val minSnapchatVersion: Long? = null,
|
||||
val minSEVersion: Long? = null,
|
||||
val minPSVersion: Long? = null,
|
||||
val grantedPermissions: List<String>,
|
||||
val executionSides: List<String>? = null,
|
||||
) {
|
||||
@@ -23,14 +23,14 @@ data class ModuleInfo(
|
||||
|
||||
fun BufferedReader.readModuleInfo(): ModuleInfo {
|
||||
val header = readLine()
|
||||
if (!header.startsWith("// ==SE_module==")) {
|
||||
if (!header.startsWith("// ==PS_module==") && !header.startsWith("// ==SE_module==")) {
|
||||
throw Exception("Invalid module header")
|
||||
}
|
||||
|
||||
val properties = mutableMapOf<String, String>()
|
||||
while (true) {
|
||||
val line = readLine()
|
||||
if (line.startsWith("// ==/SE_module==")) {
|
||||
if (line.startsWith("// ==/PS_module==") || line.startsWith("// ==/SE_module==")) {
|
||||
break
|
||||
}
|
||||
val split = line.replaceFirst("//", "").split(":", limit = 2)
|
||||
@@ -52,7 +52,8 @@ fun BufferedReader.readModuleInfo(): ModuleInfo {
|
||||
updateUrl = properties["updateUrl"],
|
||||
author = properties["author"],
|
||||
minSnapchatVersion = properties["minSnapchatVersion"]?.toLongOrNull(),
|
||||
minSEVersion = properties["minSEVersion"]?.toLongOrNull(),
|
||||
minPSVersion = properties["minPSVersion"]?.toLongOrNull()
|
||||
?: properties["minSEVersion"]?.toLongOrNull(),
|
||||
grantedPermissions = properties["permissions"]?.split(",")?.map { it.trim() } ?: emptyList(),
|
||||
executionSides = properties["executionSides"]?.lowercase()?.split(",")?.map { it.trim() },
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user