From ace2d0058723648917267fdf7af544e451a8e311 Mon Sep 17 00:00:00 2001 From: Danny Rorabaugh Date: Fri, 25 Jul 2025 14:00:38 -0400 Subject: [PATCH 1/2] Update frontend/viewer/src/locales --- frontend/viewer/README.md | 19 +- frontend/viewer/src/locales/en.json | 618 ++++++++++++++++++++++++---- frontend/viewer/src/locales/es.json | 618 ++++++++++++++++++++++++---- frontend/viewer/src/locales/fr.json | 616 +++++++++++++++++++++++---- frontend/viewer/src/locales/id.json | 618 ++++++++++++++++++++++++---- frontend/viewer/src/locales/ko.json | 618 ++++++++++++++++++++++++---- 6 files changed, 2717 insertions(+), 390 deletions(-) diff --git a/frontend/viewer/README.md b/frontend/viewer/README.md index b0a114c827..753a5440ee 100644 --- a/frontend/viewer/README.md +++ b/frontend/viewer/README.md @@ -1,34 +1,41 @@ Typical development workflow should be to run `task fw-lite-web` in the repo root. -### i18n +### i18n We're using a different library here from the lexbox UI. The core lib is https://lingui.dev/ with a Svelte plugin https://github.com/HenryLie/svelte-i18n-lingui Basic usage looks like this: + ```sveltehtml {$t`Logout`} ``` -for the english text 'Logout'. Then to make localization files run: + +for the English text 'Logout'. Then to make localization files, run: + ```bash pnpm run i18n:extract ``` + This will update the files under `/src/locales/`. If you want, you can then feed those files to an AI and it will translate them for you. #### Adding a new language -The `/src/locales/` folder contains one file per language, named using its language code (e.g. `es.json` for Spanish). -You must update `frontend/viewer/lingui.config.ts` with the additional language code, then run `pnpm run i18n:extract` to generate the new locale file + +The `/src/locales/` folder contains one file per language, named using its language code (e.g., `es.json` for Spanish). +You must update `frontend/viewer/lingui.config.ts` with the additional language code, then run `pnpm run i18n:extract` to generate the new locale file. #### Advanced Usage -for formatted values you can do this: +For formatted values you can do this: + ```sveltehtml {$t`Hello ${name}, how are you today?`} ``` ### ShadCN -add a new component +Add a new component with this: + ```bash pnpx shadcn-svelte@next add context-menu ``` diff --git a/frontend/viewer/src/locales/en.json b/frontend/viewer/src/locales/en.json index 7676cd0d95..86c92d8404 100644 --- a/frontend/viewer/src/locales/en.json +++ b/frontend/viewer/src/locales/en.json @@ -11,6 +11,26 @@ ], "translation": "โ€“ ({0} changes)" }, + "J/hVSQ": { + "message": "{0}", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 28 + ], + [ + "src/lib/components/audio/audio-editor.svelte", + 33 + ], + [ + "src/lib/components/audio/audio-editor.svelte", + 37 + ] + ], + "translation": "{0}" + }, "mpbC3j": { "message": "{0} - FieldWorks", "placeholders": {}, @@ -18,7 +38,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 239 + 249 ] ], "translation": "{0} - FieldWorks" @@ -30,7 +50,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 200 + 209 ] ], "translation": "{0} - FieldWorks Lite" @@ -59,6 +79,18 @@ ], "translation": "{0} (FieldWorks)" }, + "ZTysYT": { + "message": "{0} MB", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 30 + ] + ], + "translation": "{0} MB" + }, "dhBPPx": { "message": "{0} Server", "placeholders": {}, @@ -66,7 +98,7 @@ "origin": [ [ "src/home/Server.svelte", - 54 + 62 ] ], "translation": "{0} Server" @@ -78,7 +110,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 95 + 93 ] ], "translation": "{0} synced to FieldWorks. {1} synced to FieldWorks Lite." @@ -90,11 +122,11 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 92 + 91 ], [ "src/project/SyncDialog.svelte", - 93 + 92 ] ], "translation": "{num, plural, one {# change} other {# changes}}" @@ -106,7 +138,7 @@ "origin": [ [ "src/lib/notifications/NotificationOutlet.svelte", - 24 + 20 ] ], "translation": "A new version of FieldWorks lite is available." @@ -142,7 +174,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 136 + 138 ] ], "translation": "Account" @@ -154,11 +186,27 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 93 + 94 ] ], "translation": "Activity" }, + "iXH2vL": { + "message": "Add audio", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 206 + ], + [ + "src/lib/components/audio/AudioDialog.svelte", + 106 + ] + ], + "translation": "Add audio" + }, "KdJj3U": { "message": "Add component", "placeholders": {}, @@ -182,7 +230,7 @@ "origin": [ [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 211 + 212 ] ], "translation": "Add Example" @@ -194,11 +242,11 @@ "origin": [ [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 226 + 227 ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 226 + 227 ] ], "translation": "Add Meaning" @@ -222,11 +270,11 @@ "origin": [ [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 226 + 227 ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 226 + 227 ] ], "translation": "Add Sense" @@ -263,6 +311,18 @@ ], "translation": "an entry" }, + "n4rsR8": { + "message": "Any Ws", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/WsSelect.svelte", + 21 + ] + ], + "translation": "Any Ws" + }, "ZYimak": { "message": "Application version", "placeholders": {}, @@ -287,6 +347,18 @@ ], "translation": "Are you sure you want to delete {0}?" }, + "C6dLUV": { + "message": "Audio file not included in Send & Receive", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 215 + ] + ], + "translation": "Audio file not included in Send & Receive" + }, "6QeoeO": { "message": "Author:", "placeholders": {}, @@ -322,7 +394,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 176 + 183 ] ], "translation": "Auto synchronizing" @@ -362,7 +434,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 88 + 89 ] ], "translation": "Browse" @@ -382,11 +454,15 @@ ], [ "src/lib/components/field-editors/select.svelte", - 164 + 166 ], [ "src/lib/components/field-editors/multi-select.svelte", 280 + ], + [ + "src/lib/components/audio/AudioDialog.svelte", + 118 ] ], "translation": "Cancel" @@ -403,6 +479,18 @@ ], "translation": "Citation form" }, + "3I5qIF": { + "message": "Citation Form", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 41 + ] + ], + "translation": "Citation Form" + }, "Q01cKL": { "message": "Classic FieldWorks Projects", "placeholders": {}, @@ -422,7 +510,7 @@ "origin": [ [ "src/lib/components/field-editors/select.svelte", - 116 + 118 ], [ "src/lib/components/field-editors/multi-select.svelte", @@ -458,7 +546,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 155 + 157 ] ], "translation": "Close Dictionary" @@ -555,6 +643,18 @@ ], "translation": "Components" }, + "/5mghO": { + "message": "Contains", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/OpFilter.svelte", + 13 + ] + ], + "translation": "Contains" + }, "b9XOHo": { "message": "Create {0}", "placeholders": {}, @@ -642,7 +742,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 86 + 87 ] ], "translation": "Dashboard" @@ -746,7 +846,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 82 + 83 ] ], "translation": "Dictionary" @@ -763,11 +863,27 @@ ], "translation": "Dictionary Preview" }, + "bzSI52": { + "message": "Discard", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 46 + ] + ], + "translation": "Discard" + }, "NagCcF": { "message": "Display as", "placeholders": {}, "comments": [], "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 41 + ], [ "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", 55 @@ -794,15 +910,51 @@ "origin": [ [ "src/lib/notifications/NotificationOutlet.svelte", - 30 + 26 ], [ "src/home/Server.svelte", - 119 + 127 ] ], "translation": "Download" }, + "r5WJNT": { + "message": "Downloaded {0}", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/home/Server.svelte", + 38 + ] + ], + "translation": "Downloaded {0}" + }, + "f6QX+N": { + "message": "Downloading {0}...", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/home/Server.svelte", + 37 + ] + ], + "translation": "Downloading {0}..." + }, + "VCfLFG": { + "message": "Ends with", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/OpFilter.svelte", + 14 + ] + ], + "translation": "Ends with" + }, "VIwCaD": { "message": "Entry", "placeholders": {}, @@ -847,6 +999,18 @@ ], "translation": "Entry or sense:" }, + "f9yJNM": { + "message": "Equals", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/OpFilter.svelte", + 15 + ] + ], + "translation": "Equals" + }, "yeYJfy": { "message": "Error getting sync status", "placeholders": {}, @@ -854,7 +1018,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 117 + 119 ] ], "translation": "Error getting sync status" @@ -866,7 +1030,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 186 + 195 ] ], "translation": "Error getting sync status." @@ -878,7 +1042,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 250 + 260 ] ], "translation": "Error: {0}" @@ -890,7 +1054,7 @@ "origin": [ [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 183 + 184 ] ], "translation": "Example" @@ -902,11 +1066,23 @@ "origin": [ [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 90 + 91 ] ], "translation": "Example sentence" }, + "k+2jCl": { + "message": "Failed to download {0}", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/home/Server.svelte", + 39 + ] + ], + "translation": "Failed to download {0}" + }, "9QXzjh": { "message": "Failed to load entries", "placeholders": {}, @@ -938,14 +1114,22 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 89 - ], + 120 + ] + ], + "translation": "Failed to synchronize" + }, + "PuFGfT": { + "message": "Failed to synchronize.", + "placeholders": {}, + "comments": [], + "origin": [ [ "src/project/SyncDialog.svelte", - 119 + 95 ] ], - "translation": "Failed to synchronize" + "translation": "Failed to synchronize." }, "YirHq7": { "message": "Feedback", @@ -954,7 +1138,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 177 + 179 ], [ "src/home/HomeView.svelte", @@ -963,6 +1147,18 @@ ], "translation": "Feedback" }, + "AXjA78": { + "message": "Field", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 136 + ] + ], + "translation": "Field" + }, "jI2ZOA": { "message": "Field Labels", "placeholders": {}, @@ -995,6 +1191,30 @@ ], "translation": "FieldWorks logo" }, + "E4G48M": { + "message": "File name:", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 32 + ] + ], + "translation": "File name:" + }, + "v41fCm": { + "message": "File not found", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 74 + ] + ], + "translation": "File not found" + }, "LwjKwe": { "message": "Filter # entries", "placeholders": {}, @@ -1002,7 +1222,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 53 + 100 ] ], "translation": "Filter # entries" @@ -1014,7 +1234,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 53 + 100 ] ], "translation": "Filter # words" @@ -1026,11 +1246,23 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 59 + 106 ] ], "translation": "Filter entries" }, + "BkugWJ": { + "message": "Filter for", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 147 + ] + ], + "translation": "Filter for" + }, "IrEBhq": { "message": "Filter words", "placeholders": {}, @@ -1038,7 +1270,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 59 + 106 ] ], "translation": "Filter words" @@ -1050,7 +1282,7 @@ "origin": [ [ "src/lib/components/field-editors/select.svelte", - 112 + 114 ], [ "src/lib/components/field-editors/multi-select.svelte", @@ -1088,6 +1320,10 @@ "placeholders": {}, "comments": [], "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 42 + ], [ "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", 41 @@ -1159,6 +1395,18 @@ ], "translation": "History" }, + "f4JJ66": { + "message": "Hold to record or\\npress and release to start recording.", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-provider.svelte", + 85 + ] + ], + "translation": "Hold to record or\\npress and release to start recording." + }, "E8KyPm": { "message": "I don't see my project", "placeholders": {}, @@ -1166,7 +1414,7 @@ "origin": [ [ "src/home/Server.svelte", - 129 + 137 ] ], "translation": "I don't see my project" @@ -1190,15 +1438,27 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 203 + 212 ], [ "src/project/SyncDialog.svelte", - 242 + 252 ] ], "translation": "Last change: {0}" }, + "ok2GuG": { + "message": "Length:", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 28 + ] + ], + "translation": "Length:" + }, "Cb8zzH": { "message": "Lexbox logo", "placeholders": {}, @@ -1223,6 +1483,18 @@ ], "translation": "Lexeme form" }, + "efjzjh": { + "message": "Lexeme Form", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 40 + ] + ], + "translation": "Lexeme Form" + }, "8oegWV": { "message": "List mode", "placeholders": {}, @@ -1254,7 +1526,7 @@ "origin": [ [ "src/project/ProjectDropdown.svelte", - 104 + 105 ] ], "translation": "Loading Dictionaries..." @@ -1302,7 +1574,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 182 + 189 ] ], "translation": "Login" @@ -1342,7 +1614,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 188 + 193 ] ], "translation": "Made with โค๏ธ from ๐Ÿ‡ฆ๐Ÿ‡น ๐Ÿ‡น๐Ÿ‡ญ ๐Ÿ‡บ๐Ÿ‡ธ" @@ -1358,11 +1630,11 @@ ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 165 + 166 ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 72 + 73 ], [ "src/lib/entry-editor/object-editors/AddSenseFab.svelte", @@ -1378,7 +1650,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 81 + 152 ] ], "translation": "Missing Examples" @@ -1390,7 +1662,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 83 + 154 ] ], "translation": "Missing Part of Speech" @@ -1402,7 +1674,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 84 + 155 ] ], "translation": "Missing Semantic Domains" @@ -1414,7 +1686,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 82 + 153 ] ], "translation": "Missing Senses" @@ -1438,7 +1710,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 243 + 253 ] ], "translation": "Never" @@ -1491,6 +1763,18 @@ ], "translation": "No activity found" }, + "p6Fxed": { + "message": "No audio", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 210 + ] + ], + "translation": "No audio" + }, "cJKxGt": { "message": "No change name", "placeholders": {}, @@ -1510,7 +1794,7 @@ "origin": [ [ "src/project/ProjectDropdown.svelte", - 108 + 109 ] ], "translation": "No Dictionaries found" @@ -1550,7 +1834,7 @@ "origin": [ [ "src/lib/components/field-editors/select.svelte", - 124 + 126 ], [ "src/lib/components/field-editors/multi-select.svelte", @@ -1566,7 +1850,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 184 + 193 ], [ "src/project/ProjectSidebar.svelte", @@ -1594,7 +1878,7 @@ "origin": [ [ "src/lib/components/field-editors/select.svelte", - 99 + 101 ], [ "src/lib/components/field-editors/multi-select.svelte", @@ -1603,6 +1887,18 @@ ], "translation": "None" }, + "OPax5a": { + "message": "Not equal", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/OpFilter.svelte", + 16 + ] + ], + "translation": "Not equal" + }, "wMP6DT": { "message": "Not logged in", "placeholders": {}, @@ -1610,7 +1906,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 247 + 257 ], [ "src/project/ProjectSidebar.svelte", @@ -1638,7 +1934,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 180 + 187 ], [ "src/project/ProjectSidebar.svelte", @@ -1647,6 +1943,18 @@ ], "translation": "Offline" }, + "WPtIFT": { + "message": "Offline, unable to download", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 77 + ] + ], + "translation": "Offline, unable to download" + }, "LqMYkh": { "message": "Open Data Directory", "placeholders": {}, @@ -1806,7 +2114,7 @@ "origin": [ [ "src/lib/components/field-editors/select.svelte", - 144 + 146 ], [ "src/lib/components/field-editors/multi-select.svelte", @@ -1822,7 +2130,7 @@ "origin": [ [ "src/home/Server.svelte", - 62 + 70 ], [ "src/home/HomeView.svelte", @@ -1843,6 +2151,18 @@ ], "translation": "Remove" }, + "Fem29f": { + "message": "Remove audio", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 261 + ] + ], + "translation": "Remove audio" + }, "M7SqjM": { "message": "Reopen", "placeholders": {}, @@ -1855,6 +2175,30 @@ ], "translation": "Reopen" }, + "pwMRBz": { + "message": "Replace audio", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 258 + ] + ], + "translation": "Replace audio" + }, + "kGv7vG": { + "message": "Save audio", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/AudioDialog.svelte", + 120 + ] + ], + "translation": "Save audio" + }, "aKuPxK": { "message": "Search # or #", "placeholders": {}, @@ -1874,7 +2218,7 @@ "origin": [ [ "src/project/ProjectDropdown.svelte", - 98 + 99 ] ], "translation": "Search Dictionaries" @@ -1903,6 +2247,22 @@ ], "translation": "Select {0} to view details" }, + "J6WI1B": { + "message": "Select file", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-provider.svelte", + 66 + ], + [ + "src/lib/components/audio/audio-provider.svelte", + 70 + ] + ], + "translation": "Select file" + }, "mEtszZ": { "message": "Semantic domains", "placeholders": {}, @@ -1926,11 +2286,11 @@ ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 165 + 166 ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 72 + 73 ], [ "src/lib/entry-editor/object-editors/AddSenseFab.svelte", @@ -1958,7 +2318,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 142 + 144 ] ], "translation": "Settings" @@ -2023,6 +2383,30 @@ ], "translation": "Simple" }, + "QdGvPV": { + "message": "Size:", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 30 + ] + ], + "translation": "Size:" + }, + "Ju9xEa": { + "message": "Starts with", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/OpFilter.svelte", + 12 + ] + ], + "translation": "Starts with" + }, "hQRttt": { "message": "Submit", "placeholders": {}, @@ -2048,13 +2432,17 @@ "placeholders": {}, "comments": [], "origin": [ + [ + "src/project/ProjectSidebar.svelte", + 117 + ], [ "src/lib/activity/ActivityView.svelte", 103 ], [ "src/home/Server.svelte", - 105 + 113 ] ], "translation": "Synced" @@ -2078,19 +2466,31 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 142 + 149 ], [ "src/project/SyncDialog.svelte", - 224 + 234 ], [ "src/project/ProjectSidebar.svelte", - 122 + 124 ] ], "translation": "Synchronize" }, + "d5Q6AD": { + "message": "Synchronizing FieldWorks Lite with FieldWorks...", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/SyncDialog.svelte", + 89 + ] + ], + "translation": "Synchronizing FieldWorks Lite with FieldWorks..." + }, "ivpwMF": { "message": "Synchronizing...", "placeholders": {}, @@ -2098,11 +2498,11 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 174 + 181 ], [ "src/project/SyncDialog.svelte", - 222 + 232 ] ], "translation": "Synchronizing..." @@ -2114,7 +2514,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 90 + 91 ] ], "translation": "Tasks" @@ -2162,7 +2562,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 72 + 119 ] ], "translation": "Toggle filters" @@ -2198,7 +2598,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 168 + 170 ], [ "src/lib/troubleshoot/TroubleshootDialog.svelte", @@ -2211,6 +2611,18 @@ ], "translation": "Troubleshoot" }, + "lMdXuD": { + "message": "Type:", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 36 + ] + ], + "translation": "Type:" + }, "amlaqM": { "message": "Unable to open in FieldWorks", "placeholders": {}, @@ -2230,11 +2642,11 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 243 + 253 ], [ "src/project/SyncDialog.svelte", - 250 + 260 ], [ "src/lib/history/HistoryView.svelte", @@ -2259,6 +2671,30 @@ ], "translation": "Unknown error" }, + "jsLAXp": { + "message": "Unknown error {0}", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 80 + ] + ], + "translation": "Unknown error {0}" + }, + "VTzzIW": { + "message": "Unknown server: {0}", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/SyncDialog.svelte", + 191 + ] + ], + "translation": "Unknown server: {0}" + }, "wja8aL": { "message": "Untitled", "placeholders": {}, @@ -2298,7 +2734,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 187 + 192 ] ], "translation": "Version {0}" @@ -2322,7 +2758,7 @@ "origin": [ [ "src/home/Server.svelte", - 86 + 94 ] ], "translation": "Where are my projects?" @@ -2332,6 +2768,10 @@ "placeholders": {}, "comments": [], "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 40 + ], [ "src/project/browse/EntryMenu.svelte", 37 @@ -2375,6 +2815,18 @@ ], "translation": "Word or meaning:" }, + "I/hLND": { + "message": "Writing System", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/WsSelect.svelte", + 18 + ] + ], + "translation": "Writing System" + }, "cDHTt1": { "message": "Writing system: {0}", "placeholders": {}, @@ -2382,9 +2834,21 @@ "origin": [ [ "src/lib/components/lcm-rich-text-editor/editor-schema.ts", - 20 + 27 ] ], "translation": "Writing system: {0}" + }, + "5Pbs2Z": { + "message": "Writing Systems", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/WsSelect.svelte", + 29 + ] + ], + "translation": "Writing Systems" } } diff --git a/frontend/viewer/src/locales/es.json b/frontend/viewer/src/locales/es.json index cdd39ff597..432da04f69 100644 --- a/frontend/viewer/src/locales/es.json +++ b/frontend/viewer/src/locales/es.json @@ -11,6 +11,26 @@ ], "translation": "โ€“ ({0} cambios)" }, + "J/hVSQ": { + "message": "{0}", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 28 + ], + [ + "src/lib/components/audio/audio-editor.svelte", + 33 + ], + [ + "src/lib/components/audio/audio-editor.svelte", + 37 + ] + ], + "translation": "" + }, "mpbC3j": { "message": "{0} - FieldWorks", "placeholders": {}, @@ -18,7 +38,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 239 + 249 ] ], "translation": "{0} - FieldWorks" @@ -30,7 +50,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 200 + 209 ] ], "translation": "{0} - FieldWorks Lite" @@ -59,6 +79,18 @@ ], "translation": "{0} (FieldWorks)" }, + "ZTysYT": { + "message": "{0} MB", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 30 + ] + ], + "translation": "" + }, "dhBPPx": { "message": "{0} Server", "placeholders": {}, @@ -66,7 +98,7 @@ "origin": [ [ "src/home/Server.svelte", - 54 + 62 ] ], "translation": "{0} Servidor" @@ -78,7 +110,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 95 + 93 ] ], "translation": "{0} sincronizado con FieldWorks. {1} sincronizado con FieldWorks Lite." @@ -90,11 +122,11 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 92 + 91 ], [ "src/project/SyncDialog.svelte", - 93 + 92 ] ], "translation": "{num, plural, one {# cambio} other {# cambios}}" @@ -106,7 +138,7 @@ "origin": [ [ "src/lib/notifications/NotificationOutlet.svelte", - 24 + 20 ] ], "translation": "Una nueva versiรณn de FieldWorks Lite estรก disponible." @@ -142,7 +174,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 136 + 138 ] ], "translation": "Cuenta" @@ -154,11 +186,27 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 93 + 94 ] ], "translation": "Actividad" }, + "iXH2vL": { + "message": "Add audio", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 206 + ], + [ + "src/lib/components/audio/AudioDialog.svelte", + 106 + ] + ], + "translation": "" + }, "KdJj3U": { "message": "Add component", "placeholders": {}, @@ -182,7 +230,7 @@ "origin": [ [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 211 + 212 ] ], "translation": "Aรฑadir Ejemplo" @@ -194,11 +242,11 @@ "origin": [ [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 226 + 227 ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 226 + 227 ] ], "translation": "Aรฑadir Significado" @@ -222,11 +270,11 @@ "origin": [ [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 226 + 227 ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 226 + 227 ] ], "translation": "Aรฑadir Acepciรณn" @@ -263,6 +311,18 @@ ], "translation": "una entrada" }, + "n4rsR8": { + "message": "Any Ws", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/WsSelect.svelte", + 21 + ] + ], + "translation": "" + }, "ZYimak": { "message": "Application version", "placeholders": {}, @@ -287,6 +347,18 @@ ], "translation": "ยฟEstรกs seguro de que quieres eliminar {0}?" }, + "C6dLUV": { + "message": "Audio file not included in Send & Receive", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 215 + ] + ], + "translation": "" + }, "6QeoeO": { "message": "Author:", "placeholders": {}, @@ -322,7 +394,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 176 + 183 ] ], "translation": "Sincronizaciรณn automรกtica" @@ -362,7 +434,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 88 + 89 ] ], "translation": "Explorar" @@ -382,11 +454,15 @@ ], [ "src/lib/components/field-editors/select.svelte", - 164 + 166 ], [ "src/lib/components/field-editors/multi-select.svelte", 280 + ], + [ + "src/lib/components/audio/AudioDialog.svelte", + 118 ] ], "translation": "Cancelar" @@ -403,6 +479,18 @@ ], "translation": "Forma de citaciรณn" }, + "3I5qIF": { + "message": "Citation Form", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 41 + ] + ], + "translation": "" + }, "Q01cKL": { "message": "Classic FieldWorks Projects", "placeholders": {}, @@ -422,7 +510,7 @@ "origin": [ [ "src/lib/components/field-editors/select.svelte", - 116 + 118 ], [ "src/lib/components/field-editors/multi-select.svelte", @@ -458,7 +546,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 155 + 157 ] ], "translation": "Cerrar Diccionario" @@ -555,6 +643,18 @@ ], "translation": "Componentes" }, + "/5mghO": { + "message": "Contains", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/OpFilter.svelte", + 13 + ] + ], + "translation": "" + }, "b9XOHo": { "message": "Create {0}", "placeholders": {}, @@ -642,7 +742,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 86 + 87 ] ], "translation": "Panel de Control" @@ -746,7 +846,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 82 + 83 ] ], "translation": "Diccionario" @@ -763,11 +863,27 @@ ], "translation": "Vista previa del diccionario" }, + "bzSI52": { + "message": "Discard", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 46 + ] + ], + "translation": "" + }, "NagCcF": { "message": "Display as", "placeholders": {}, "comments": [], "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 41 + ], [ "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", 55 @@ -794,15 +910,51 @@ "origin": [ [ "src/lib/notifications/NotificationOutlet.svelte", - 30 + 26 ], [ "src/home/Server.svelte", - 119 + 127 ] ], "translation": "Descargar" }, + "r5WJNT": { + "message": "Downloaded {0}", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/home/Server.svelte", + 38 + ] + ], + "translation": "" + }, + "f6QX+N": { + "message": "Downloading {0}...", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/home/Server.svelte", + 37 + ] + ], + "translation": "" + }, + "VCfLFG": { + "message": "Ends with", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/OpFilter.svelte", + 14 + ] + ], + "translation": "" + }, "VIwCaD": { "message": "Entry", "placeholders": {}, @@ -847,6 +999,18 @@ ], "translation": "Entrada o acepciรณn:" }, + "f9yJNM": { + "message": "Equals", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/OpFilter.svelte", + 15 + ] + ], + "translation": "" + }, "yeYJfy": { "message": "Error getting sync status", "placeholders": {}, @@ -854,7 +1018,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 117 + 119 ] ], "translation": "Error al obtener el estado de sincronizaciรณn" @@ -866,7 +1030,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 186 + 195 ] ], "translation": "Error al obtener el estado de sincronizaciรณn." @@ -878,7 +1042,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 250 + 260 ] ], "translation": "Error: {0}" @@ -890,7 +1054,7 @@ "origin": [ [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 183 + 184 ] ], "translation": "Ejemplo" @@ -902,11 +1066,23 @@ "origin": [ [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 90 + 91 ] ], "translation": "Frase de ejemplo" }, + "k+2jCl": { + "message": "Failed to download {0}", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/home/Server.svelte", + 39 + ] + ], + "translation": "" + }, "9QXzjh": { "message": "Failed to load entries", "placeholders": {}, @@ -938,14 +1114,22 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 89 - ], + 120 + ] + ], + "translation": "Error al sincronizar" + }, + "PuFGfT": { + "message": "Failed to synchronize.", + "placeholders": {}, + "comments": [], + "origin": [ [ "src/project/SyncDialog.svelte", - 119 + 95 ] ], - "translation": "Error al sincronizar" + "translation": "" }, "YirHq7": { "message": "Feedback", @@ -954,7 +1138,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 177 + 179 ], [ "src/home/HomeView.svelte", @@ -963,6 +1147,18 @@ ], "translation": "Comentarios" }, + "AXjA78": { + "message": "Field", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 136 + ] + ], + "translation": "" + }, "jI2ZOA": { "message": "Field Labels", "placeholders": {}, @@ -995,6 +1191,30 @@ ], "translation": "Logotipo de FieldWorks" }, + "E4G48M": { + "message": "File name:", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 32 + ] + ], + "translation": "" + }, + "v41fCm": { + "message": "File not found", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 74 + ] + ], + "translation": "" + }, "LwjKwe": { "message": "Filter # entries", "placeholders": {}, @@ -1002,7 +1222,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 53 + 100 ] ], "translation": "Filtrar # entradas" @@ -1014,7 +1234,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 53 + 100 ] ], "translation": "Filtrar # palabras" @@ -1026,11 +1246,23 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 59 + 106 ] ], "translation": "Filtrar entradas" }, + "BkugWJ": { + "message": "Filter for", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 147 + ] + ], + "translation": "" + }, "IrEBhq": { "message": "Filter words", "placeholders": {}, @@ -1038,7 +1270,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 59 + 106 ] ], "translation": "Filtrar palabras" @@ -1050,7 +1282,7 @@ "origin": [ [ "src/lib/components/field-editors/select.svelte", - 112 + 114 ], [ "src/lib/components/field-editors/multi-select.svelte", @@ -1088,6 +1320,10 @@ "placeholders": {}, "comments": [], "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 42 + ], [ "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", 41 @@ -1159,6 +1395,18 @@ ], "translation": "Historial" }, + "f4JJ66": { + "message": "Hold to record or\\npress and release to start recording.", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-provider.svelte", + 85 + ] + ], + "translation": "" + }, "E8KyPm": { "message": "I don't see my project", "placeholders": {}, @@ -1166,7 +1414,7 @@ "origin": [ [ "src/home/Server.svelte", - 129 + 137 ] ], "translation": "No veo mi proyecto" @@ -1190,15 +1438,27 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 203 + 212 ], [ "src/project/SyncDialog.svelte", - 242 + 252 ] ], "translation": "รšltimo cambio: {0}" }, + "ok2GuG": { + "message": "Length:", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 28 + ] + ], + "translation": "" + }, "Cb8zzH": { "message": "Lexbox logo", "placeholders": {}, @@ -1223,6 +1483,18 @@ ], "translation": "Forma del lexema" }, + "efjzjh": { + "message": "Lexeme Form", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 40 + ] + ], + "translation": "" + }, "8oegWV": { "message": "List mode", "placeholders": {}, @@ -1254,7 +1526,7 @@ "origin": [ [ "src/project/ProjectDropdown.svelte", - 104 + 105 ] ], "translation": "Cargando diccionarios..." @@ -1302,7 +1574,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 182 + 189 ] ], "translation": "Iniciar sesiรณn" @@ -1342,7 +1614,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 188 + 193 ] ], "translation": "Hecho con โค๏ธ desde ๐Ÿ‡ฆ๐Ÿ‡น ๐Ÿ‡น๐Ÿ‡ญ ๐Ÿ‡บ๐Ÿ‡ธ" @@ -1358,11 +1630,11 @@ ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 165 + 166 ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 72 + 73 ], [ "src/lib/entry-editor/object-editors/AddSenseFab.svelte", @@ -1378,7 +1650,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 81 + 152 ] ], "translation": "Faltan ejemplos" @@ -1390,7 +1662,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 83 + 154 ] ], "translation": "Falta la categorรญa gramatical" @@ -1402,7 +1674,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 84 + 155 ] ], "translation": "Faltan dominios semรกnticos" @@ -1414,7 +1686,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 82 + 153 ] ], "translation": "Faltan acepciones" @@ -1438,7 +1710,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 243 + 253 ] ], "translation": "Nunca" @@ -1491,6 +1763,18 @@ ], "translation": "No se encontrรณ actividad" }, + "p6Fxed": { + "message": "No audio", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 210 + ] + ], + "translation": "" + }, "cJKxGt": { "message": "No change name", "placeholders": {}, @@ -1510,7 +1794,7 @@ "origin": [ [ "src/project/ProjectDropdown.svelte", - 108 + 109 ] ], "translation": "No se encontraron diccionarios" @@ -1550,7 +1834,7 @@ "origin": [ [ "src/lib/components/field-editors/select.svelte", - 124 + 126 ], [ "src/lib/components/field-editors/multi-select.svelte", @@ -1566,7 +1850,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 184 + 193 ], [ "src/project/ProjectSidebar.svelte", @@ -1594,7 +1878,7 @@ "origin": [ [ "src/lib/components/field-editors/select.svelte", - 99 + 101 ], [ "src/lib/components/field-editors/multi-select.svelte", @@ -1603,6 +1887,18 @@ ], "translation": "Ninguno" }, + "OPax5a": { + "message": "Not equal", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/OpFilter.svelte", + 16 + ] + ], + "translation": "" + }, "wMP6DT": { "message": "Not logged in", "placeholders": {}, @@ -1610,7 +1906,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 247 + 257 ], [ "src/project/ProjectSidebar.svelte", @@ -1638,7 +1934,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 180 + 187 ], [ "src/project/ProjectSidebar.svelte", @@ -1647,6 +1943,18 @@ ], "translation": "Sin conexiรณn" }, + "WPtIFT": { + "message": "Offline, unable to download", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 77 + ] + ], + "translation": "" + }, "LqMYkh": { "message": "Open Data Directory", "placeholders": {}, @@ -1806,7 +2114,7 @@ "origin": [ [ "src/lib/components/field-editors/select.svelte", - 144 + 146 ], [ "src/lib/components/field-editors/multi-select.svelte", @@ -1822,7 +2130,7 @@ "origin": [ [ "src/home/Server.svelte", - 62 + 70 ], [ "src/home/HomeView.svelte", @@ -1843,6 +2151,18 @@ ], "translation": "Quitar" }, + "Fem29f": { + "message": "Remove audio", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 261 + ] + ], + "translation": "" + }, "M7SqjM": { "message": "Reopen", "placeholders": {}, @@ -1855,6 +2175,30 @@ ], "translation": "Reabrir" }, + "pwMRBz": { + "message": "Replace audio", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 258 + ] + ], + "translation": "" + }, + "kGv7vG": { + "message": "Save audio", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/AudioDialog.svelte", + 120 + ] + ], + "translation": "" + }, "aKuPxK": { "message": "Search # or #", "placeholders": {}, @@ -1874,7 +2218,7 @@ "origin": [ [ "src/project/ProjectDropdown.svelte", - 98 + 99 ] ], "translation": "Buscar Diccionarios" @@ -1903,6 +2247,22 @@ ], "translation": "Seleccione {0} para ver los detalles" }, + "J6WI1B": { + "message": "Select file", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-provider.svelte", + 66 + ], + [ + "src/lib/components/audio/audio-provider.svelte", + 70 + ] + ], + "translation": "" + }, "mEtszZ": { "message": "Semantic domains", "placeholders": {}, @@ -1926,11 +2286,11 @@ ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 165 + 166 ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 72 + 73 ], [ "src/lib/entry-editor/object-editors/AddSenseFab.svelte", @@ -1958,7 +2318,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 142 + 144 ] ], "translation": "Configuraciรณn" @@ -2023,6 +2383,30 @@ ], "translation": "Sencillo" }, + "QdGvPV": { + "message": "Size:", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 30 + ] + ], + "translation": "" + }, + "Ju9xEa": { + "message": "Starts with", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/OpFilter.svelte", + 12 + ] + ], + "translation": "" + }, "hQRttt": { "message": "Submit", "placeholders": {}, @@ -2048,13 +2432,17 @@ "placeholders": {}, "comments": [], "origin": [ + [ + "src/project/ProjectSidebar.svelte", + 117 + ], [ "src/lib/activity/ActivityView.svelte", 103 ], [ "src/home/Server.svelte", - 105 + 113 ] ], "translation": "Sincronizado" @@ -2078,19 +2466,31 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 142 + 149 ], [ "src/project/SyncDialog.svelte", - 224 + 234 ], [ "src/project/ProjectSidebar.svelte", - 122 + 124 ] ], "translation": "Sincronizar" }, + "d5Q6AD": { + "message": "Synchronizing FieldWorks Lite with FieldWorks...", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/SyncDialog.svelte", + 89 + ] + ], + "translation": "" + }, "ivpwMF": { "message": "Synchronizing...", "placeholders": {}, @@ -2098,11 +2498,11 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 174 + 181 ], [ "src/project/SyncDialog.svelte", - 222 + 232 ] ], "translation": "Sincronizando..." @@ -2114,7 +2514,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 90 + 91 ] ], "translation": "Tareas" @@ -2162,7 +2562,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 72 + 119 ] ], "translation": "Alternar filtros" @@ -2198,7 +2598,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 168 + 170 ], [ "src/lib/troubleshoot/TroubleshootDialog.svelte", @@ -2211,6 +2611,18 @@ ], "translation": "Solucionar problemas" }, + "lMdXuD": { + "message": "Type:", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 36 + ] + ], + "translation": "" + }, "amlaqM": { "message": "Unable to open in FieldWorks", "placeholders": {}, @@ -2230,11 +2642,11 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 243 + 253 ], [ "src/project/SyncDialog.svelte", - 250 + 260 ], [ "src/lib/history/HistoryView.svelte", @@ -2259,6 +2671,30 @@ ], "translation": "Error desconocido" }, + "jsLAXp": { + "message": "Unknown error {0}", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 80 + ] + ], + "translation": "" + }, + "VTzzIW": { + "message": "Unknown server: {0}", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/SyncDialog.svelte", + 191 + ] + ], + "translation": "" + }, "wja8aL": { "message": "Untitled", "placeholders": {}, @@ -2298,7 +2734,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 187 + 192 ] ], "translation": "Versiรณn {0}" @@ -2322,7 +2758,7 @@ "origin": [ [ "src/home/Server.svelte", - 86 + 94 ] ], "translation": "ยฟDรณnde estรกn mis proyectos?" @@ -2332,6 +2768,10 @@ "placeholders": {}, "comments": [], "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 40 + ], [ "src/project/browse/EntryMenu.svelte", 37 @@ -2375,6 +2815,18 @@ ], "translation": "Palabra o significado:" }, + "I/hLND": { + "message": "Writing System", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/WsSelect.svelte", + 18 + ] + ], + "translation": "" + }, "cDHTt1": { "message": "Writing system: {0}", "placeholders": {}, @@ -2382,9 +2834,21 @@ "origin": [ [ "src/lib/components/lcm-rich-text-editor/editor-schema.ts", - 20 + 27 ] ], "translation": "Sistema de escritura: {0}" + }, + "5Pbs2Z": { + "message": "Writing Systems", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/WsSelect.svelte", + 29 + ] + ], + "translation": "" } } \ No newline at end of file diff --git a/frontend/viewer/src/locales/fr.json b/frontend/viewer/src/locales/fr.json index 93fc864897..3309d062b2 100644 --- a/frontend/viewer/src/locales/fr.json +++ b/frontend/viewer/src/locales/fr.json @@ -11,6 +11,26 @@ ], "translation": "" }, + "J/hVSQ": { + "message": "{0}", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 28 + ], + [ + "src/lib/components/audio/audio-editor.svelte", + 33 + ], + [ + "src/lib/components/audio/audio-editor.svelte", + 37 + ] + ], + "translation": "" + }, "mpbC3j": { "message": "{0} - FieldWorks", "placeholders": {}, @@ -18,7 +38,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 239 + 249 ] ], "translation": "" @@ -30,7 +50,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 200 + 209 ] ], "translation": "" @@ -59,6 +79,18 @@ ], "translation": "" }, + "ZTysYT": { + "message": "{0} MB", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 30 + ] + ], + "translation": "" + }, "dhBPPx": { "message": "{0} Server", "placeholders": {}, @@ -66,7 +98,7 @@ "origin": [ [ "src/home/Server.svelte", - 54 + 62 ] ], "translation": "{0} Serveur" @@ -78,7 +110,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 95 + 93 ] ], "translation": "" @@ -90,11 +122,11 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 92 + 91 ], [ "src/project/SyncDialog.svelte", - 93 + 92 ] ], "translation": "" @@ -106,7 +138,7 @@ "origin": [ [ "src/lib/notifications/NotificationOutlet.svelte", - 24 + 20 ] ], "translation": "" @@ -142,7 +174,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 136 + 138 ] ], "translation": "Compte" @@ -154,11 +186,27 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 93 + 94 ] ], "translation": "Activitรฉ" }, + "iXH2vL": { + "message": "Add audio", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 206 + ], + [ + "src/lib/components/audio/AudioDialog.svelte", + 106 + ] + ], + "translation": "" + }, "KdJj3U": { "message": "Add component", "placeholders": {}, @@ -182,7 +230,7 @@ "origin": [ [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 211 + 212 ] ], "translation": "" @@ -194,11 +242,11 @@ "origin": [ [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 226 + 227 ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 226 + 227 ] ], "translation": "" @@ -222,11 +270,11 @@ "origin": [ [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 226 + 227 ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 226 + 227 ] ], "translation": "" @@ -263,6 +311,18 @@ ], "translation": "" }, + "n4rsR8": { + "message": "Any Ws", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/WsSelect.svelte", + 21 + ] + ], + "translation": "" + }, "ZYimak": { "message": "Application version", "placeholders": {}, @@ -287,6 +347,18 @@ ], "translation": "" }, + "C6dLUV": { + "message": "Audio file not included in Send & Receive", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 215 + ] + ], + "translation": "" + }, "6QeoeO": { "message": "Author:", "placeholders": {}, @@ -322,7 +394,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 176 + 183 ] ], "translation": "" @@ -362,7 +434,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 88 + 89 ] ], "translation": "Parcourir" @@ -382,11 +454,15 @@ ], [ "src/lib/components/field-editors/select.svelte", - 164 + 166 ], [ "src/lib/components/field-editors/multi-select.svelte", 280 + ], + [ + "src/lib/components/audio/AudioDialog.svelte", + 118 ] ], "translation": "" @@ -403,6 +479,18 @@ ], "translation": "" }, + "3I5qIF": { + "message": "Citation Form", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 41 + ] + ], + "translation": "" + }, "Q01cKL": { "message": "Classic FieldWorks Projects", "placeholders": {}, @@ -422,7 +510,7 @@ "origin": [ [ "src/lib/components/field-editors/select.svelte", - 116 + 118 ], [ "src/lib/components/field-editors/multi-select.svelte", @@ -458,7 +546,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 155 + 157 ] ], "translation": "Fermer le Dictionnaire" @@ -555,6 +643,18 @@ ], "translation": "" }, + "/5mghO": { + "message": "Contains", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/OpFilter.svelte", + 13 + ] + ], + "translation": "" + }, "b9XOHo": { "message": "Create {0}", "placeholders": {}, @@ -642,7 +742,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 86 + 87 ] ], "translation": "Tableau de Bord" @@ -746,7 +846,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 82 + 83 ] ], "translation": "Dictionnaire" @@ -763,11 +863,27 @@ ], "translation": "" }, + "bzSI52": { + "message": "Discard", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 46 + ] + ], + "translation": "" + }, "NagCcF": { "message": "Display as", "placeholders": {}, "comments": [], "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 41 + ], [ "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", 55 @@ -794,15 +910,51 @@ "origin": [ [ "src/lib/notifications/NotificationOutlet.svelte", - 30 + 26 ], [ "src/home/Server.svelte", - 119 + 127 ] ], "translation": "Tรฉlรฉcharger" }, + "r5WJNT": { + "message": "Downloaded {0}", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/home/Server.svelte", + 38 + ] + ], + "translation": "" + }, + "f6QX+N": { + "message": "Downloading {0}...", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/home/Server.svelte", + 37 + ] + ], + "translation": "" + }, + "VCfLFG": { + "message": "Ends with", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/OpFilter.svelte", + 14 + ] + ], + "translation": "" + }, "VIwCaD": { "message": "Entry", "placeholders": {}, @@ -847,6 +999,18 @@ ], "translation": "" }, + "f9yJNM": { + "message": "Equals", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/OpFilter.svelte", + 15 + ] + ], + "translation": "" + }, "yeYJfy": { "message": "Error getting sync status", "placeholders": {}, @@ -854,7 +1018,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 117 + 119 ] ], "translation": "" @@ -866,7 +1030,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 186 + 195 ] ], "translation": "" @@ -878,7 +1042,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 250 + 260 ] ], "translation": "" @@ -890,7 +1054,7 @@ "origin": [ [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 183 + 184 ] ], "translation": "" @@ -902,7 +1066,19 @@ "origin": [ [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 90 + 91 + ] + ], + "translation": "" + }, + "k+2jCl": { + "message": "Failed to download {0}", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/home/Server.svelte", + 39 ] ], "translation": "" @@ -938,11 +1114,19 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 89 - ], + 120 + ] + ], + "translation": "" + }, + "PuFGfT": { + "message": "Failed to synchronize.", + "placeholders": {}, + "comments": [], + "origin": [ [ "src/project/SyncDialog.svelte", - 119 + 95 ] ], "translation": "" @@ -954,7 +1138,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 177 + 179 ], [ "src/home/HomeView.svelte", @@ -963,6 +1147,18 @@ ], "translation": "Retour d'information" }, + "AXjA78": { + "message": "Field", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 136 + ] + ], + "translation": "" + }, "jI2ZOA": { "message": "Field Labels", "placeholders": {}, @@ -995,6 +1191,30 @@ ], "translation": "Logo FieldWorks" }, + "E4G48M": { + "message": "File name:", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 32 + ] + ], + "translation": "" + }, + "v41fCm": { + "message": "File not found", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 74 + ] + ], + "translation": "" + }, "LwjKwe": { "message": "Filter # entries", "placeholders": {}, @@ -1002,7 +1222,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 53 + 100 ] ], "translation": "" @@ -1014,7 +1234,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 53 + 100 ] ], "translation": "" @@ -1026,7 +1246,19 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 59 + 106 + ] + ], + "translation": "" + }, + "BkugWJ": { + "message": "Filter for", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 147 ] ], "translation": "" @@ -1038,7 +1270,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 59 + 106 ] ], "translation": "" @@ -1050,7 +1282,7 @@ "origin": [ [ "src/lib/components/field-editors/select.svelte", - 112 + 114 ], [ "src/lib/components/field-editors/multi-select.svelte", @@ -1088,6 +1320,10 @@ "placeholders": {}, "comments": [], "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 42 + ], [ "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", 41 @@ -1159,6 +1395,18 @@ ], "translation": "" }, + "f4JJ66": { + "message": "Hold to record or\\npress and release to start recording.", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-provider.svelte", + 85 + ] + ], + "translation": "" + }, "E8KyPm": { "message": "I don't see my project", "placeholders": {}, @@ -1166,7 +1414,7 @@ "origin": [ [ "src/home/Server.svelte", - 129 + 137 ] ], "translation": "" @@ -1190,11 +1438,23 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 203 + 212 ], [ "src/project/SyncDialog.svelte", - 242 + 252 + ] + ], + "translation": "" + }, + "ok2GuG": { + "message": "Length:", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 28 ] ], "translation": "" @@ -1223,6 +1483,18 @@ ], "translation": "" }, + "efjzjh": { + "message": "Lexeme Form", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 40 + ] + ], + "translation": "" + }, "8oegWV": { "message": "List mode", "placeholders": {}, @@ -1254,7 +1526,7 @@ "origin": [ [ "src/project/ProjectDropdown.svelte", - 104 + 105 ] ], "translation": "" @@ -1302,7 +1574,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 182 + 189 ] ], "translation": "" @@ -1342,7 +1614,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 188 + 193 ] ], "translation": "Fait avec โค๏ธ depuis ๐Ÿ‡ฆ๐Ÿ‡น ๐Ÿ‡น๐Ÿ‡ญ ๐Ÿ‡บ๐Ÿ‡ธ" @@ -1358,11 +1630,11 @@ ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 165 + 166 ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 72 + 73 ], [ "src/lib/entry-editor/object-editors/AddSenseFab.svelte", @@ -1378,7 +1650,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 81 + 152 ] ], "translation": "" @@ -1390,7 +1662,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 83 + 154 ] ], "translation": "" @@ -1402,7 +1674,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 84 + 155 ] ], "translation": "" @@ -1414,7 +1686,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 82 + 153 ] ], "translation": "" @@ -1438,7 +1710,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 243 + 253 ] ], "translation": "" @@ -1491,6 +1763,18 @@ ], "translation": "" }, + "p6Fxed": { + "message": "No audio", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 210 + ] + ], + "translation": "" + }, "cJKxGt": { "message": "No change name", "placeholders": {}, @@ -1510,7 +1794,7 @@ "origin": [ [ "src/project/ProjectDropdown.svelte", - 108 + 109 ] ], "translation": "" @@ -1550,7 +1834,7 @@ "origin": [ [ "src/lib/components/field-editors/select.svelte", - 124 + 126 ], [ "src/lib/components/field-editors/multi-select.svelte", @@ -1566,7 +1850,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 184 + 193 ], [ "src/project/ProjectSidebar.svelte", @@ -1594,7 +1878,7 @@ "origin": [ [ "src/lib/components/field-editors/select.svelte", - 99 + 101 ], [ "src/lib/components/field-editors/multi-select.svelte", @@ -1603,6 +1887,18 @@ ], "translation": "" }, + "OPax5a": { + "message": "Not equal", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/OpFilter.svelte", + 16 + ] + ], + "translation": "" + }, "wMP6DT": { "message": "Not logged in", "placeholders": {}, @@ -1610,7 +1906,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 247 + 257 ], [ "src/project/ProjectSidebar.svelte", @@ -1638,7 +1934,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 180 + 187 ], [ "src/project/ProjectSidebar.svelte", @@ -1647,6 +1943,18 @@ ], "translation": "" }, + "WPtIFT": { + "message": "Offline, unable to download", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 77 + ] + ], + "translation": "" + }, "LqMYkh": { "message": "Open Data Directory", "placeholders": {}, @@ -1806,7 +2114,7 @@ "origin": [ [ "src/lib/components/field-editors/select.svelte", - 144 + 146 ], [ "src/lib/components/field-editors/multi-select.svelte", @@ -1822,7 +2130,7 @@ "origin": [ [ "src/home/Server.svelte", - 62 + 70 ], [ "src/home/HomeView.svelte", @@ -1843,6 +2151,18 @@ ], "translation": "" }, + "Fem29f": { + "message": "Remove audio", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 261 + ] + ], + "translation": "" + }, "M7SqjM": { "message": "Reopen", "placeholders": {}, @@ -1855,6 +2175,30 @@ ], "translation": "" }, + "pwMRBz": { + "message": "Replace audio", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 258 + ] + ], + "translation": "" + }, + "kGv7vG": { + "message": "Save audio", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/AudioDialog.svelte", + 120 + ] + ], + "translation": "" + }, "aKuPxK": { "message": "Search # or #", "placeholders": {}, @@ -1874,7 +2218,7 @@ "origin": [ [ "src/project/ProjectDropdown.svelte", - 98 + 99 ] ], "translation": "" @@ -1903,6 +2247,22 @@ ], "translation": "" }, + "J6WI1B": { + "message": "Select file", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-provider.svelte", + 66 + ], + [ + "src/lib/components/audio/audio-provider.svelte", + 70 + ] + ], + "translation": "" + }, "mEtszZ": { "message": "Semantic domains", "placeholders": {}, @@ -1926,11 +2286,11 @@ ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 165 + 166 ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 72 + 73 ], [ "src/lib/entry-editor/object-editors/AddSenseFab.svelte", @@ -1958,7 +2318,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 142 + 144 ] ], "translation": "Paramรจtres" @@ -2023,6 +2383,30 @@ ], "translation": "" }, + "QdGvPV": { + "message": "Size:", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 30 + ] + ], + "translation": "" + }, + "Ju9xEa": { + "message": "Starts with", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/OpFilter.svelte", + 12 + ] + ], + "translation": "" + }, "hQRttt": { "message": "Submit", "placeholders": {}, @@ -2048,13 +2432,17 @@ "placeholders": {}, "comments": [], "origin": [ + [ + "src/project/ProjectSidebar.svelte", + 117 + ], [ "src/lib/activity/ActivityView.svelte", 103 ], [ "src/home/Server.svelte", - 105 + 113 ] ], "translation": "Synchronisรฉ" @@ -2078,19 +2466,31 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 142 + 149 ], [ "src/project/SyncDialog.svelte", - 224 + 234 ], [ "src/project/ProjectSidebar.svelte", - 122 + 124 ] ], "translation": "Synchroniser" }, + "d5Q6AD": { + "message": "Synchronizing FieldWorks Lite with FieldWorks...", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/SyncDialog.svelte", + 89 + ] + ], + "translation": "" + }, "ivpwMF": { "message": "Synchronizing...", "placeholders": {}, @@ -2098,11 +2498,11 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 174 + 181 ], [ "src/project/SyncDialog.svelte", - 222 + 232 ] ], "translation": "" @@ -2114,7 +2514,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 90 + 91 ] ], "translation": "Tรขches" @@ -2162,7 +2562,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 72 + 119 ] ], "translation": "" @@ -2198,7 +2598,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 168 + 170 ], [ "src/lib/troubleshoot/TroubleshootDialog.svelte", @@ -2211,6 +2611,18 @@ ], "translation": "Rรฉsoudre les problรจmes" }, + "lMdXuD": { + "message": "Type:", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 36 + ] + ], + "translation": "" + }, "amlaqM": { "message": "Unable to open in FieldWorks", "placeholders": {}, @@ -2230,11 +2642,11 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 243 + 253 ], [ "src/project/SyncDialog.svelte", - 250 + 260 ], [ "src/lib/history/HistoryView.svelte", @@ -2259,6 +2671,30 @@ ], "translation": "" }, + "jsLAXp": { + "message": "Unknown error {0}", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 80 + ] + ], + "translation": "" + }, + "VTzzIW": { + "message": "Unknown server: {0}", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/SyncDialog.svelte", + 191 + ] + ], + "translation": "" + }, "wja8aL": { "message": "Untitled", "placeholders": {}, @@ -2298,7 +2734,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 187 + 192 ] ], "translation": "Version {0}" @@ -2322,7 +2758,7 @@ "origin": [ [ "src/home/Server.svelte", - 86 + 94 ] ], "translation": "" @@ -2332,6 +2768,10 @@ "placeholders": {}, "comments": [], "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 40 + ], [ "src/project/browse/EntryMenu.svelte", 37 @@ -2375,6 +2815,18 @@ ], "translation": "" }, + "I/hLND": { + "message": "Writing System", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/WsSelect.svelte", + 18 + ] + ], + "translation": "" + }, "cDHTt1": { "message": "Writing system: {0}", "placeholders": {}, @@ -2382,7 +2834,19 @@ "origin": [ [ "src/lib/components/lcm-rich-text-editor/editor-schema.ts", - 20 + 27 + ] + ], + "translation": "" + }, + "5Pbs2Z": { + "message": "Writing Systems", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/WsSelect.svelte", + 29 ] ], "translation": "" diff --git a/frontend/viewer/src/locales/id.json b/frontend/viewer/src/locales/id.json index 593c768aa4..9aa4ab7ced 100644 --- a/frontend/viewer/src/locales/id.json +++ b/frontend/viewer/src/locales/id.json @@ -11,6 +11,26 @@ ], "translation": "โ€“ ({0} perubahan)" }, + "J/hVSQ": { + "message": "{0}", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 28 + ], + [ + "src/lib/components/audio/audio-editor.svelte", + 33 + ], + [ + "src/lib/components/audio/audio-editor.svelte", + 37 + ] + ], + "translation": "" + }, "mpbC3j": { "message": "{0} - FieldWorks", "placeholders": {}, @@ -18,7 +38,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 239 + 249 ] ], "translation": "{0} - FieldWorks" @@ -30,7 +50,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 200 + 209 ] ], "translation": "{0} - FieldWorks Lite" @@ -59,6 +79,18 @@ ], "translation": "{0} (FieldWorks)" }, + "ZTysYT": { + "message": "{0} MB", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 30 + ] + ], + "translation": "" + }, "dhBPPx": { "message": "{0} Server", "placeholders": {}, @@ -66,7 +98,7 @@ "origin": [ [ "src/home/Server.svelte", - 54 + 62 ] ], "translation": "Server {0}" @@ -78,7 +110,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 95 + 93 ] ], "translation": "{0} disinkronkan ke FieldWorks. {1} disinkronkan ke FieldWorks Lite." @@ -90,11 +122,11 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 92 + 91 ], [ "src/project/SyncDialog.svelte", - 93 + 92 ] ], "translation": "{num, plural, one {# perubahan} other {# perubahan}}" @@ -106,7 +138,7 @@ "origin": [ [ "src/lib/notifications/NotificationOutlet.svelte", - 24 + 20 ] ], "translation": "Versi baru FieldWorks lite tersedia." @@ -142,7 +174,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 136 + 138 ] ], "translation": "Akun" @@ -154,11 +186,27 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 93 + 94 ] ], "translation": "Aktivitas" }, + "iXH2vL": { + "message": "Add audio", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 206 + ], + [ + "src/lib/components/audio/AudioDialog.svelte", + 106 + ] + ], + "translation": "" + }, "KdJj3U": { "message": "Add component", "placeholders": {}, @@ -182,7 +230,7 @@ "origin": [ [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 211 + 212 ] ], "translation": "Tambah Contoh" @@ -194,11 +242,11 @@ "origin": [ [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 226 + 227 ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 226 + 227 ] ], "translation": "Tambah Arti" @@ -222,11 +270,11 @@ "origin": [ [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 226 + 227 ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 226 + 227 ] ], "translation": "Tambah Makna" @@ -263,6 +311,18 @@ ], "translation": "sebuah entri" }, + "n4rsR8": { + "message": "Any Ws", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/WsSelect.svelte", + 21 + ] + ], + "translation": "" + }, "ZYimak": { "message": "Application version", "placeholders": {}, @@ -287,6 +347,18 @@ ], "translation": "Apakah Anda yakin ingin menghapus {0}?" }, + "C6dLUV": { + "message": "Audio file not included in Send & Receive", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 215 + ] + ], + "translation": "" + }, "6QeoeO": { "message": "Author:", "placeholders": {}, @@ -322,7 +394,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 176 + 183 ] ], "translation": "Sinkronisasi otomatis" @@ -362,7 +434,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 88 + 89 ] ], "translation": "Jelajahi" @@ -382,11 +454,15 @@ ], [ "src/lib/components/field-editors/select.svelte", - 164 + 166 ], [ "src/lib/components/field-editors/multi-select.svelte", 280 + ], + [ + "src/lib/components/audio/AudioDialog.svelte", + 118 ] ], "translation": "Batal" @@ -403,6 +479,18 @@ ], "translation": "Bentuk kutipan" }, + "3I5qIF": { + "message": "Citation Form", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 41 + ] + ], + "translation": "" + }, "Q01cKL": { "message": "Classic FieldWorks Projects", "placeholders": {}, @@ -422,7 +510,7 @@ "origin": [ [ "src/lib/components/field-editors/select.svelte", - 116 + 118 ], [ "src/lib/components/field-editors/multi-select.svelte", @@ -458,7 +546,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 155 + 157 ] ], "translation": "Tutup Kamus" @@ -555,6 +643,18 @@ ], "translation": "Komponen" }, + "/5mghO": { + "message": "Contains", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/OpFilter.svelte", + 13 + ] + ], + "translation": "" + }, "b9XOHo": { "message": "Create {0}", "placeholders": {}, @@ -642,7 +742,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 86 + 87 ] ], "translation": "Dasbor" @@ -746,7 +846,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 82 + 83 ] ], "translation": "Kamus" @@ -763,11 +863,27 @@ ], "translation": "Pratinjau Kamus" }, + "bzSI52": { + "message": "Discard", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 46 + ] + ], + "translation": "" + }, "NagCcF": { "message": "Display as", "placeholders": {}, "comments": [], "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 41 + ], [ "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", 55 @@ -794,15 +910,51 @@ "origin": [ [ "src/lib/notifications/NotificationOutlet.svelte", - 30 + 26 ], [ "src/home/Server.svelte", - 119 + 127 ] ], "translation": "Unduh" }, + "r5WJNT": { + "message": "Downloaded {0}", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/home/Server.svelte", + 38 + ] + ], + "translation": "" + }, + "f6QX+N": { + "message": "Downloading {0}...", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/home/Server.svelte", + 37 + ] + ], + "translation": "" + }, + "VCfLFG": { + "message": "Ends with", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/OpFilter.svelte", + 14 + ] + ], + "translation": "" + }, "VIwCaD": { "message": "Entry", "placeholders": {}, @@ -847,6 +999,18 @@ ], "translation": "Entri atau makna:" }, + "f9yJNM": { + "message": "Equals", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/OpFilter.svelte", + 15 + ] + ], + "translation": "" + }, "yeYJfy": { "message": "Error getting sync status", "placeholders": {}, @@ -854,7 +1018,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 117 + 119 ] ], "translation": "Kesalahan saat mendapatkan status sinkronisasi" @@ -866,7 +1030,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 186 + 195 ] ], "translation": "Kesalahan saat mendapatkan status sinkronisasi." @@ -878,7 +1042,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 250 + 260 ] ], "translation": "Kesalahan: {0}" @@ -890,7 +1054,7 @@ "origin": [ [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 183 + 184 ] ], "translation": "Contoh" @@ -902,11 +1066,23 @@ "origin": [ [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 90 + 91 ] ], "translation": "Contoh kalimat" }, + "k+2jCl": { + "message": "Failed to download {0}", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/home/Server.svelte", + 39 + ] + ], + "translation": "" + }, "9QXzjh": { "message": "Failed to load entries", "placeholders": {}, @@ -938,14 +1114,22 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 89 - ], + 120 + ] + ], + "translation": "Gagal menyinkronkan" + }, + "PuFGfT": { + "message": "Failed to synchronize.", + "placeholders": {}, + "comments": [], + "origin": [ [ "src/project/SyncDialog.svelte", - 119 + 95 ] ], - "translation": "Gagal menyinkronkan" + "translation": "" }, "YirHq7": { "message": "Feedback", @@ -954,7 +1138,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 177 + 179 ], [ "src/home/HomeView.svelte", @@ -963,6 +1147,18 @@ ], "translation": "Umpan Balik" }, + "AXjA78": { + "message": "Field", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 136 + ] + ], + "translation": "" + }, "jI2ZOA": { "message": "Field Labels", "placeholders": {}, @@ -995,6 +1191,30 @@ ], "translation": "Logo FieldWorks" }, + "E4G48M": { + "message": "File name:", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 32 + ] + ], + "translation": "" + }, + "v41fCm": { + "message": "File not found", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 74 + ] + ], + "translation": "" + }, "LwjKwe": { "message": "Filter # entries", "placeholders": {}, @@ -1002,7 +1222,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 53 + 100 ] ], "translation": "Filter # entri" @@ -1014,7 +1234,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 53 + 100 ] ], "translation": "Filter # kata" @@ -1026,11 +1246,23 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 59 + 106 ] ], "translation": "Filter entri" }, + "BkugWJ": { + "message": "Filter for", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 147 + ] + ], + "translation": "" + }, "IrEBhq": { "message": "Filter words", "placeholders": {}, @@ -1038,7 +1270,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 59 + 106 ] ], "translation": "Filter kata" @@ -1050,7 +1282,7 @@ "origin": [ [ "src/lib/components/field-editors/select.svelte", - 112 + 114 ], [ "src/lib/components/field-editors/multi-select.svelte", @@ -1088,6 +1320,10 @@ "placeholders": {}, "comments": [], "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 42 + ], [ "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", 41 @@ -1159,6 +1395,18 @@ ], "translation": "Riwayat" }, + "f4JJ66": { + "message": "Hold to record or\\npress and release to start recording.", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-provider.svelte", + 85 + ] + ], + "translation": "" + }, "E8KyPm": { "message": "I don't see my project", "placeholders": {}, @@ -1166,7 +1414,7 @@ "origin": [ [ "src/home/Server.svelte", - 129 + 137 ] ], "translation": "Saya tidak melihat proyek saya" @@ -1190,15 +1438,27 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 203 + 212 ], [ "src/project/SyncDialog.svelte", - 242 + 252 ] ], "translation": "Perubahan terakhir: {0}" }, + "ok2GuG": { + "message": "Length:", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 28 + ] + ], + "translation": "" + }, "Cb8zzH": { "message": "Lexbox logo", "placeholders": {}, @@ -1223,6 +1483,18 @@ ], "translation": "Bentuk leksem" }, + "efjzjh": { + "message": "Lexeme Form", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 40 + ] + ], + "translation": "" + }, "8oegWV": { "message": "List mode", "placeholders": {}, @@ -1254,7 +1526,7 @@ "origin": [ [ "src/project/ProjectDropdown.svelte", - 104 + 105 ] ], "translation": "Memuat Kamus..." @@ -1302,7 +1574,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 182 + 189 ] ], "translation": "Masuk" @@ -1342,7 +1614,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 188 + 193 ] ], "translation": "Dibuat dengan โค๏ธ dari ๐Ÿ‡ฆ๐Ÿ‡น ๐Ÿ‡น๐Ÿ‡ญ ๐Ÿ‡บ๐Ÿ‡ธ" @@ -1358,11 +1630,11 @@ ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 165 + 166 ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 72 + 73 ], [ "src/lib/entry-editor/object-editors/AddSenseFab.svelte", @@ -1378,7 +1650,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 81 + 152 ] ], "translation": "Contoh yang Hilang" @@ -1390,7 +1662,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 83 + 154 ] ], "translation": "Bagian Ucapan yang Hilang" @@ -1402,7 +1674,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 84 + 155 ] ], "translation": "Domain Semantik yang Hilang" @@ -1414,7 +1686,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 82 + 153 ] ], "translation": "Makna yang Hilang" @@ -1438,7 +1710,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 243 + 253 ] ], "translation": "Tidak pernah" @@ -1491,6 +1763,18 @@ ], "translation": "Tidak ada aktivitas yang ditemukan" }, + "p6Fxed": { + "message": "No audio", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 210 + ] + ], + "translation": "" + }, "cJKxGt": { "message": "No change name", "placeholders": {}, @@ -1510,7 +1794,7 @@ "origin": [ [ "src/project/ProjectDropdown.svelte", - 108 + 109 ] ], "translation": "Tidak ada Kamus yang ditemukan" @@ -1550,7 +1834,7 @@ "origin": [ [ "src/lib/components/field-editors/select.svelte", - 124 + 126 ], [ "src/lib/components/field-editors/multi-select.svelte", @@ -1566,7 +1850,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 184 + 193 ], [ "src/project/ProjectSidebar.svelte", @@ -1594,7 +1878,7 @@ "origin": [ [ "src/lib/components/field-editors/select.svelte", - 99 + 101 ], [ "src/lib/components/field-editors/multi-select.svelte", @@ -1603,6 +1887,18 @@ ], "translation": "Tidak ada" }, + "OPax5a": { + "message": "Not equal", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/OpFilter.svelte", + 16 + ] + ], + "translation": "" + }, "wMP6DT": { "message": "Not logged in", "placeholders": {}, @@ -1610,7 +1906,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 247 + 257 ], [ "src/project/ProjectSidebar.svelte", @@ -1638,7 +1934,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 180 + 187 ], [ "src/project/ProjectSidebar.svelte", @@ -1647,6 +1943,18 @@ ], "translation": "Luring" }, + "WPtIFT": { + "message": "Offline, unable to download", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 77 + ] + ], + "translation": "" + }, "LqMYkh": { "message": "Open Data Directory", "placeholders": {}, @@ -1806,7 +2114,7 @@ "origin": [ [ "src/lib/components/field-editors/select.svelte", - 144 + 146 ], [ "src/lib/components/field-editors/multi-select.svelte", @@ -1822,7 +2130,7 @@ "origin": [ [ "src/home/Server.svelte", - 62 + 70 ], [ "src/home/HomeView.svelte", @@ -1843,6 +2151,18 @@ ], "translation": "Hapus" }, + "Fem29f": { + "message": "Remove audio", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 261 + ] + ], + "translation": "" + }, "M7SqjM": { "message": "Reopen", "placeholders": {}, @@ -1855,6 +2175,30 @@ ], "translation": "Buka kembali" }, + "pwMRBz": { + "message": "Replace audio", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 258 + ] + ], + "translation": "" + }, + "kGv7vG": { + "message": "Save audio", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/AudioDialog.svelte", + 120 + ] + ], + "translation": "" + }, "aKuPxK": { "message": "Search # or #", "placeholders": {}, @@ -1874,7 +2218,7 @@ "origin": [ [ "src/project/ProjectDropdown.svelte", - 98 + 99 ] ], "translation": "Cari Kamus" @@ -1903,6 +2247,22 @@ ], "translation": "Pilih {0} untuk melihat detail" }, + "J6WI1B": { + "message": "Select file", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-provider.svelte", + 66 + ], + [ + "src/lib/components/audio/audio-provider.svelte", + 70 + ] + ], + "translation": "" + }, "mEtszZ": { "message": "Semantic domains", "placeholders": {}, @@ -1926,11 +2286,11 @@ ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 165 + 166 ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 72 + 73 ], [ "src/lib/entry-editor/object-editors/AddSenseFab.svelte", @@ -1958,7 +2318,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 142 + 144 ] ], "translation": "Pengaturan" @@ -2023,6 +2383,30 @@ ], "translation": "Sederhana" }, + "QdGvPV": { + "message": "Size:", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 30 + ] + ], + "translation": "" + }, + "Ju9xEa": { + "message": "Starts with", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/OpFilter.svelte", + 12 + ] + ], + "translation": "" + }, "hQRttt": { "message": "Submit", "placeholders": {}, @@ -2048,13 +2432,17 @@ "placeholders": {}, "comments": [], "origin": [ + [ + "src/project/ProjectSidebar.svelte", + 117 + ], [ "src/lib/activity/ActivityView.svelte", 103 ], [ "src/home/Server.svelte", - 105 + 113 ] ], "translation": "Tersinkronisasi" @@ -2078,19 +2466,31 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 142 + 149 ], [ "src/project/SyncDialog.svelte", - 224 + 234 ], [ "src/project/ProjectSidebar.svelte", - 122 + 124 ] ], "translation": "Sinkronkan" }, + "d5Q6AD": { + "message": "Synchronizing FieldWorks Lite with FieldWorks...", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/SyncDialog.svelte", + 89 + ] + ], + "translation": "" + }, "ivpwMF": { "message": "Synchronizing...", "placeholders": {}, @@ -2098,11 +2498,11 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 174 + 181 ], [ "src/project/SyncDialog.svelte", - 222 + 232 ] ], "translation": "Menyinkronkan..." @@ -2114,7 +2514,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 90 + 91 ] ], "translation": "Tugas" @@ -2162,7 +2562,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 72 + 119 ] ], "translation": "Beralih filter" @@ -2198,7 +2598,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 168 + 170 ], [ "src/lib/troubleshoot/TroubleshootDialog.svelte", @@ -2211,6 +2611,18 @@ ], "translation": "Penyelesaian Masalah" }, + "lMdXuD": { + "message": "Type:", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 36 + ] + ], + "translation": "" + }, "amlaqM": { "message": "Unable to open in FieldWorks", "placeholders": {}, @@ -2230,11 +2642,11 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 243 + 253 ], [ "src/project/SyncDialog.svelte", - 250 + 260 ], [ "src/lib/history/HistoryView.svelte", @@ -2259,6 +2671,30 @@ ], "translation": "Kesalahan yang tidak diketahui" }, + "jsLAXp": { + "message": "Unknown error {0}", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 80 + ] + ], + "translation": "" + }, + "VTzzIW": { + "message": "Unknown server: {0}", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/SyncDialog.svelte", + 191 + ] + ], + "translation": "" + }, "wja8aL": { "message": "Untitled", "placeholders": {}, @@ -2298,7 +2734,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 187 + 192 ] ], "translation": "Versi {0}" @@ -2322,7 +2758,7 @@ "origin": [ [ "src/home/Server.svelte", - 86 + 94 ] ], "translation": "Di mana proyek saya?" @@ -2332,6 +2768,10 @@ "placeholders": {}, "comments": [], "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 40 + ], [ "src/project/browse/EntryMenu.svelte", 37 @@ -2375,6 +2815,18 @@ ], "translation": "Kata atau arti:" }, + "I/hLND": { + "message": "Writing System", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/WsSelect.svelte", + 18 + ] + ], + "translation": "" + }, "cDHTt1": { "message": "Writing system: {0}", "placeholders": {}, @@ -2382,9 +2834,21 @@ "origin": [ [ "src/lib/components/lcm-rich-text-editor/editor-schema.ts", - 20 + 27 ] ], "translation": "Sistem penulisan: {0}" + }, + "5Pbs2Z": { + "message": "Writing Systems", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/WsSelect.svelte", + 29 + ] + ], + "translation": "" } } \ No newline at end of file diff --git a/frontend/viewer/src/locales/ko.json b/frontend/viewer/src/locales/ko.json index 4c432caaa3..8af29d7adb 100644 --- a/frontend/viewer/src/locales/ko.json +++ b/frontend/viewer/src/locales/ko.json @@ -11,6 +11,26 @@ ], "translation": "โ€“ ({0} ๋ณ€๊ฒฝ)" }, + "J/hVSQ": { + "message": "{0}", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 28 + ], + [ + "src/lib/components/audio/audio-editor.svelte", + 33 + ], + [ + "src/lib/components/audio/audio-editor.svelte", + 37 + ] + ], + "translation": "" + }, "mpbC3j": { "message": "{0} - FieldWorks", "placeholders": {}, @@ -18,7 +38,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 239 + 249 ] ], "translation": "{0} - FieldWorks" @@ -30,7 +50,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 200 + 209 ] ], "translation": "{0} - FieldWorks Lite" @@ -59,6 +79,18 @@ ], "translation": "{0} (FieldWorks)" }, + "ZTysYT": { + "message": "{0} MB", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 30 + ] + ], + "translation": "" + }, "dhBPPx": { "message": "{0} Server", "placeholders": {}, @@ -66,7 +98,7 @@ "origin": [ [ "src/home/Server.svelte", - 54 + 62 ] ], "translation": "{0} ์„œ๋ฒ„" @@ -78,7 +110,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 95 + 93 ] ], "translation": "{0}๊ฐ€ FieldWorks์™€ ๋™๊ธฐํ™”๋˜์—ˆ์Šต๋‹ˆ๋‹ค. {1}๊ฐ€ FieldWorks Lite์™€ ๋™๊ธฐํ™”๋˜์—ˆ์Šต๋‹ˆ๋‹ค." @@ -90,11 +122,11 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 92 + 91 ], [ "src/project/SyncDialog.svelte", - 93 + 92 ] ], "translation": "{num, plural, one {# ๋ณ€๊ฒฝ} other {# ๋ณ€๊ฒฝ}}" @@ -106,7 +138,7 @@ "origin": [ [ "src/lib/notifications/NotificationOutlet.svelte", - 24 + 20 ] ], "translation": "FieldWorks lite์˜ ์ƒˆ ๋ฒ„์ „์„ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค." @@ -142,7 +174,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 136 + 138 ] ], "translation": "๊ณ„์ •" @@ -154,11 +186,27 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 93 + 94 ] ], "translation": "ํ™œ๋™" }, + "iXH2vL": { + "message": "Add audio", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 206 + ], + [ + "src/lib/components/audio/AudioDialog.svelte", + 106 + ] + ], + "translation": "" + }, "KdJj3U": { "message": "Add component", "placeholders": {}, @@ -182,7 +230,7 @@ "origin": [ [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 211 + 212 ] ], "translation": "์˜ˆ์ œ ์ถ”๊ฐ€" @@ -194,11 +242,11 @@ "origin": [ [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 226 + 227 ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 226 + 227 ] ], "translation": "์˜๋ฏธ ์ถ”๊ฐ€" @@ -222,11 +270,11 @@ "origin": [ [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 226 + 227 ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 226 + 227 ] ], "translation": "์˜๋ฏธ ์ถ”๊ฐ€" @@ -263,6 +311,18 @@ ], "translation": "ํ•ญ๋ชฉ" }, + "n4rsR8": { + "message": "Any Ws", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/WsSelect.svelte", + 21 + ] + ], + "translation": "" + }, "ZYimak": { "message": "Application version", "placeholders": {}, @@ -287,6 +347,18 @@ ], "translation": "{0}์„(๋ฅผ) ์‚ญ์ œํ•˜์‹œ๊ฒ ์Šต๋‹ˆ๊นŒ?" }, + "C6dLUV": { + "message": "Audio file not included in Send & Receive", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 215 + ] + ], + "translation": "" + }, "6QeoeO": { "message": "Author:", "placeholders": {}, @@ -322,7 +394,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 176 + 183 ] ], "translation": "์ž๋™ ๋™๊ธฐํ™” ์ค‘" @@ -362,7 +434,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 88 + 89 ] ], "translation": "์ฐพ์•„๋ณด๊ธฐ" @@ -382,11 +454,15 @@ ], [ "src/lib/components/field-editors/select.svelte", - 164 + 166 ], [ "src/lib/components/field-editors/multi-select.svelte", 280 + ], + [ + "src/lib/components/audio/AudioDialog.svelte", + 118 ] ], "translation": "์ทจ์†Œ" @@ -403,6 +479,18 @@ ], "translation": "์ธ์šฉ ํ˜•์‹" }, + "3I5qIF": { + "message": "Citation Form", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 41 + ] + ], + "translation": "" + }, "Q01cKL": { "message": "Classic FieldWorks Projects", "placeholders": {}, @@ -422,7 +510,7 @@ "origin": [ [ "src/lib/components/field-editors/select.svelte", - 116 + 118 ], [ "src/lib/components/field-editors/multi-select.svelte", @@ -458,7 +546,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 155 + 157 ] ], "translation": "์‚ฌ์ „ ๋‹ซ๊ธฐ" @@ -555,6 +643,18 @@ ], "translation": "๊ตฌ์„ฑ ์š”์†Œ" }, + "/5mghO": { + "message": "Contains", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/OpFilter.svelte", + 13 + ] + ], + "translation": "" + }, "b9XOHo": { "message": "Create {0}", "placeholders": {}, @@ -642,7 +742,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 86 + 87 ] ], "translation": "๋Œ€์‹œ๋ณด๋“œ" @@ -746,7 +846,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 82 + 83 ] ], "translation": "์‚ฌ์ „" @@ -763,11 +863,27 @@ ], "translation": "์‚ฌ์ „ ๋ฏธ๋ฆฌ๋ณด๊ธฐ" }, + "bzSI52": { + "message": "Discard", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 46 + ] + ], + "translation": "" + }, "NagCcF": { "message": "Display as", "placeholders": {}, "comments": [], "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 41 + ], [ "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", 55 @@ -794,15 +910,51 @@ "origin": [ [ "src/lib/notifications/NotificationOutlet.svelte", - 30 + 26 ], [ "src/home/Server.svelte", - 119 + 127 ] ], "translation": "๋‹ค์šด๋กœ๋“œ" }, + "r5WJNT": { + "message": "Downloaded {0}", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/home/Server.svelte", + 38 + ] + ], + "translation": "" + }, + "f6QX+N": { + "message": "Downloading {0}...", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/home/Server.svelte", + 37 + ] + ], + "translation": "" + }, + "VCfLFG": { + "message": "Ends with", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/OpFilter.svelte", + 14 + ] + ], + "translation": "" + }, "VIwCaD": { "message": "Entry", "placeholders": {}, @@ -847,6 +999,18 @@ ], "translation": "ํ•ญ๋ชฉ ๋˜๋Š” ์˜๋ฏธ:" }, + "f9yJNM": { + "message": "Equals", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/OpFilter.svelte", + 15 + ] + ], + "translation": "" + }, "yeYJfy": { "message": "Error getting sync status", "placeholders": {}, @@ -854,7 +1018,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 117 + 119 ] ], "translation": "๋™๊ธฐํ™” ์ƒํƒœ๋ฅผ ๊ฐ€์ ธ์˜ค๋Š” ์ค‘ ์˜ค๋ฅ˜ ๋ฐœ์ƒ" @@ -866,7 +1030,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 186 + 195 ] ], "translation": "๋™๊ธฐํ™” ์ƒํƒœ๋ฅผ ๊ฐ€์ ธ์˜ค๋Š” ์ค‘ ์˜ค๋ฅ˜๊ฐ€ ๋ฐœ์ƒํ–ˆ์Šต๋‹ˆ๋‹ค." @@ -878,7 +1042,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 250 + 260 ] ], "translation": "์˜ค๋ฅ˜: {0}" @@ -890,7 +1054,7 @@ "origin": [ [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 183 + 184 ] ], "translation": "์˜ˆ์ œ" @@ -902,11 +1066,23 @@ "origin": [ [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 90 + 91 ] ], "translation": "์˜ˆ๋ฌธ" }, + "k+2jCl": { + "message": "Failed to download {0}", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/home/Server.svelte", + 39 + ] + ], + "translation": "" + }, "9QXzjh": { "message": "Failed to load entries", "placeholders": {}, @@ -938,14 +1114,22 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 89 - ], + 120 + ] + ], + "translation": "๋™๊ธฐํ™”ํ•˜์ง€ ๋ชปํ–ˆ์Šต๋‹ˆ๋‹ค" + }, + "PuFGfT": { + "message": "Failed to synchronize.", + "placeholders": {}, + "comments": [], + "origin": [ [ "src/project/SyncDialog.svelte", - 119 + 95 ] ], - "translation": "๋™๊ธฐํ™”ํ•˜์ง€ ๋ชปํ–ˆ์Šต๋‹ˆ๋‹ค" + "translation": "" }, "YirHq7": { "message": "Feedback", @@ -954,7 +1138,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 177 + 179 ], [ "src/home/HomeView.svelte", @@ -963,6 +1147,18 @@ ], "translation": "ํ”ผ๋“œ๋ฐฑ" }, + "AXjA78": { + "message": "Field", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 136 + ] + ], + "translation": "" + }, "jI2ZOA": { "message": "Field Labels", "placeholders": {}, @@ -995,6 +1191,30 @@ ], "translation": "FieldWorks ๋กœ๊ณ " }, + "E4G48M": { + "message": "File name:", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 32 + ] + ], + "translation": "" + }, + "v41fCm": { + "message": "File not found", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 74 + ] + ], + "translation": "" + }, "LwjKwe": { "message": "Filter # entries", "placeholders": {}, @@ -1002,7 +1222,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 53 + 100 ] ], "translation": "#๊ฐœ ํ•ญ๋ชฉ ํ•„ํ„ฐ๋ง" @@ -1014,7 +1234,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 53 + 100 ] ], "translation": "#๊ฐœ ๋‹จ์–ด ํ•„ํ„ฐ๋ง" @@ -1026,11 +1246,23 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 59 + 106 ] ], "translation": "ํ•ญ๋ชฉ ํ•„ํ„ฐ๋ง" }, + "BkugWJ": { + "message": "Filter for", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 147 + ] + ], + "translation": "" + }, "IrEBhq": { "message": "Filter words", "placeholders": {}, @@ -1038,7 +1270,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 59 + 106 ] ], "translation": "๋‹จ์–ด ํ•„ํ„ฐ๋ง" @@ -1050,7 +1282,7 @@ "origin": [ [ "src/lib/components/field-editors/select.svelte", - 112 + 114 ], [ "src/lib/components/field-editors/multi-select.svelte", @@ -1088,6 +1320,10 @@ "placeholders": {}, "comments": [], "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 42 + ], [ "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", 41 @@ -1159,6 +1395,18 @@ ], "translation": "๊ธฐ๋ก" }, + "f4JJ66": { + "message": "Hold to record or\\npress and release to start recording.", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-provider.svelte", + 85 + ] + ], + "translation": "" + }, "E8KyPm": { "message": "I don't see my project", "placeholders": {}, @@ -1166,7 +1414,7 @@ "origin": [ [ "src/home/Server.svelte", - 129 + 137 ] ], "translation": "๋‚ด ํ”„๋กœ์ ํŠธ๊ฐ€ ๋ณด์ด์ง€ ์•Š์Šต๋‹ˆ๋‹ค" @@ -1190,15 +1438,27 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 203 + 212 ], [ "src/project/SyncDialog.svelte", - 242 + 252 ] ], "translation": "๋งˆ์ง€๋ง‰ ๋ณ€๊ฒฝ: {0}" }, + "ok2GuG": { + "message": "Length:", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 28 + ] + ], + "translation": "" + }, "Cb8zzH": { "message": "Lexbox logo", "placeholders": {}, @@ -1223,6 +1483,18 @@ ], "translation": "์–ดํœ˜์†Œ ํ˜•์‹" }, + "efjzjh": { + "message": "Lexeme Form", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 40 + ] + ], + "translation": "" + }, "8oegWV": { "message": "List mode", "placeholders": {}, @@ -1254,7 +1526,7 @@ "origin": [ [ "src/project/ProjectDropdown.svelte", - 104 + 105 ] ], "translation": "์‚ฌ์ „ ๋กœ๋“œ ์ค‘..." @@ -1302,7 +1574,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 182 + 189 ] ], "translation": "๋กœ๊ทธ์ธ" @@ -1342,7 +1614,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 188 + 193 ] ], "translation": "๐Ÿ‡ฆ๐Ÿ‡น ๐Ÿ‡น๐Ÿ‡ญ ๐Ÿ‡บ๐Ÿ‡ธ์—์„œ โค๏ธ๋กœ ๋งŒ๋“ค์—ˆ์Šต๋‹ˆ๋‹ค" @@ -1358,11 +1630,11 @@ ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 165 + 166 ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 72 + 73 ], [ "src/lib/entry-editor/object-editors/AddSenseFab.svelte", @@ -1378,7 +1650,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 81 + 152 ] ], "translation": "์˜ˆ์ œ ์—†์Œ" @@ -1390,7 +1662,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 83 + 154 ] ], "translation": "ํ’ˆ์‚ฌ ์—†์Œ" @@ -1402,7 +1674,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 84 + 155 ] ], "translation": "์˜๋ฏธ ์˜์—ญ ์—†์Œ" @@ -1414,7 +1686,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 82 + 153 ] ], "translation": "์˜๋ฏธ ์—†์Œ" @@ -1438,7 +1710,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 243 + 253 ] ], "translation": "์•ˆ ํ•จ" @@ -1491,6 +1763,18 @@ ], "translation": "ํ™œ๋™์„ ์ฐพ์„ ์ˆ˜ ์—†์Œ" }, + "p6Fxed": { + "message": "No audio", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 210 + ] + ], + "translation": "" + }, "cJKxGt": { "message": "No change name", "placeholders": {}, @@ -1510,7 +1794,7 @@ "origin": [ [ "src/project/ProjectDropdown.svelte", - 108 + 109 ] ], "translation": "์‚ฌ์ „์„ ์ฐพ์„ ์ˆ˜ ์—†์Œ" @@ -1550,7 +1834,7 @@ "origin": [ [ "src/lib/components/field-editors/select.svelte", - 124 + 126 ], [ "src/lib/components/field-editors/multi-select.svelte", @@ -1566,7 +1850,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 184 + 193 ], [ "src/project/ProjectSidebar.svelte", @@ -1594,7 +1878,7 @@ "origin": [ [ "src/lib/components/field-editors/select.svelte", - 99 + 101 ], [ "src/lib/components/field-editors/multi-select.svelte", @@ -1603,6 +1887,18 @@ ], "translation": "์—†์Œ" }, + "OPax5a": { + "message": "Not equal", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/OpFilter.svelte", + 16 + ] + ], + "translation": "" + }, "wMP6DT": { "message": "Not logged in", "placeholders": {}, @@ -1610,7 +1906,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 247 + 257 ], [ "src/project/ProjectSidebar.svelte", @@ -1638,7 +1934,7 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 180 + 187 ], [ "src/project/ProjectSidebar.svelte", @@ -1647,6 +1943,18 @@ ], "translation": "์˜คํ”„๋ผ์ธ" }, + "WPtIFT": { + "message": "Offline, unable to download", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 77 + ] + ], + "translation": "" + }, "LqMYkh": { "message": "Open Data Directory", "placeholders": {}, @@ -1806,7 +2114,7 @@ "origin": [ [ "src/lib/components/field-editors/select.svelte", - 144 + 146 ], [ "src/lib/components/field-editors/multi-select.svelte", @@ -1822,7 +2130,7 @@ "origin": [ [ "src/home/Server.svelte", - 62 + 70 ], [ "src/home/HomeView.svelte", @@ -1843,6 +2151,18 @@ ], "translation": "์ œ๊ฑฐ" }, + "Fem29f": { + "message": "Remove audio", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 261 + ] + ], + "translation": "" + }, "M7SqjM": { "message": "Reopen", "placeholders": {}, @@ -1855,6 +2175,30 @@ ], "translation": "๋‹ค์‹œ ์—ด๊ธฐ" }, + "pwMRBz": { + "message": "Replace audio", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 258 + ] + ], + "translation": "" + }, + "kGv7vG": { + "message": "Save audio", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/AudioDialog.svelte", + 120 + ] + ], + "translation": "" + }, "aKuPxK": { "message": "Search # or #", "placeholders": {}, @@ -1874,7 +2218,7 @@ "origin": [ [ "src/project/ProjectDropdown.svelte", - 98 + 99 ] ], "translation": "์‚ฌ์ „ ๊ฒ€์ƒ‰" @@ -1903,6 +2247,22 @@ ], "translation": "์ž์„ธํžˆ ๋ณด๋ ค๋ฉด {0}์„(๋ฅผ) ์„ ํƒํ•˜์„ธ์š”" }, + "J6WI1B": { + "message": "Select file", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-provider.svelte", + 66 + ], + [ + "src/lib/components/audio/audio-provider.svelte", + 70 + ] + ], + "translation": "" + }, "mEtszZ": { "message": "Semantic domains", "placeholders": {}, @@ -1926,11 +2286,11 @@ ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 165 + 166 ], [ "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 72 + 73 ], [ "src/lib/entry-editor/object-editors/AddSenseFab.svelte", @@ -1958,7 +2318,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 142 + 144 ] ], "translation": "์„ค์ •" @@ -2023,6 +2383,30 @@ ], "translation": "๋‹จ์ˆœ" }, + "QdGvPV": { + "message": "Size:", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 30 + ] + ], + "translation": "" + }, + "Ju9xEa": { + "message": "Starts with", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/OpFilter.svelte", + 12 + ] + ], + "translation": "" + }, "hQRttt": { "message": "Submit", "placeholders": {}, @@ -2048,13 +2432,17 @@ "placeholders": {}, "comments": [], "origin": [ + [ + "src/project/ProjectSidebar.svelte", + 117 + ], [ "src/lib/activity/ActivityView.svelte", 103 ], [ "src/home/Server.svelte", - 105 + 113 ] ], "translation": "๋™๊ธฐํ™”๋จ" @@ -2078,19 +2466,31 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 142 + 149 ], [ "src/project/SyncDialog.svelte", - 224 + 234 ], [ "src/project/ProjectSidebar.svelte", - 122 + 124 ] ], "translation": "๋™๊ธฐํ™”" }, + "d5Q6AD": { + "message": "Synchronizing FieldWorks Lite with FieldWorks...", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/SyncDialog.svelte", + 89 + ] + ], + "translation": "" + }, "ivpwMF": { "message": "Synchronizing...", "placeholders": {}, @@ -2098,11 +2498,11 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 174 + 181 ], [ "src/project/SyncDialog.svelte", - 222 + 232 ] ], "translation": "๋™๊ธฐํ™” ์ค‘..." @@ -2114,7 +2514,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 90 + 91 ] ], "translation": "์ž‘์—…" @@ -2162,7 +2562,7 @@ "origin": [ [ "src/project/browse/SearchFilter.svelte", - 72 + 119 ] ], "translation": "ํ•„ํ„ฐ ์ „ํ™˜" @@ -2198,7 +2598,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 168 + 170 ], [ "src/lib/troubleshoot/TroubleshootDialog.svelte", @@ -2211,6 +2611,18 @@ ], "translation": "๋ฌธ์ œ ํ•ด๊ฒฐ" }, + "lMdXuD": { + "message": "Type:", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/audio/audio-editor.svelte", + 36 + ] + ], + "translation": "" + }, "amlaqM": { "message": "Unable to open in FieldWorks", "placeholders": {}, @@ -2230,11 +2642,11 @@ "origin": [ [ "src/project/SyncDialog.svelte", - 243 + 253 ], [ "src/project/SyncDialog.svelte", - 250 + 260 ], [ "src/lib/history/HistoryView.svelte", @@ -2259,6 +2671,30 @@ ], "translation": "์•Œ ์ˆ˜ ์—†๋Š” ์˜ค๋ฅ˜" }, + "jsLAXp": { + "message": "Unknown error {0}", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/lib/components/field-editors/audio-input.svelte", + 80 + ] + ], + "translation": "" + }, + "VTzzIW": { + "message": "Unknown server: {0}", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/SyncDialog.svelte", + 191 + ] + ], + "translation": "" + }, "wja8aL": { "message": "Untitled", "placeholders": {}, @@ -2298,7 +2734,7 @@ "origin": [ [ "src/project/ProjectSidebar.svelte", - 187 + 192 ] ], "translation": "๋ฒ„์ „ {0}" @@ -2322,7 +2758,7 @@ "origin": [ [ "src/home/Server.svelte", - 86 + 94 ] ], "translation": "๋‚ด ํ”„๋กœ์ ํŠธ๋Š” ์–ด๋””์— ์žˆ์Šต๋‹ˆ๊นŒ?" @@ -2332,6 +2768,10 @@ "placeholders": {}, "comments": [], "origin": [ + [ + "src/project/browse/SearchFilter.svelte", + 40 + ], [ "src/project/browse/EntryMenu.svelte", 37 @@ -2375,6 +2815,18 @@ ], "translation": "๋‹จ์–ด ๋˜๋Š” ์˜๋ฏธ:" }, + "I/hLND": { + "message": "Writing System", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/WsSelect.svelte", + 18 + ] + ], + "translation": "" + }, "cDHTt1": { "message": "Writing system: {0}", "placeholders": {}, @@ -2382,9 +2834,21 @@ "origin": [ [ "src/lib/components/lcm-rich-text-editor/editor-schema.ts", - 20 + 27 ] ], "translation": "์“ฐ๊ธฐ ์‹œ์Šคํ…œ: {0}" + }, + "5Pbs2Z": { + "message": "Writing Systems", + "placeholders": {}, + "comments": [], + "origin": [ + [ + "src/project/browse/filter/WsSelect.svelte", + 29 + ] + ], + "translation": "" } } \ No newline at end of file From 0b0c3437910a99984055f152a81029c703f1337c Mon Sep 17 00:00:00 2001 From: Kevin Hahn Date: Tue, 29 Jul 2025 14:57:40 +0700 Subject: [PATCH 2/2] change i18n file format to .po files which are better supported by Crowdin --- backend/FwLite/Taskfile.yml | 2 +- frontend/viewer/lingui.config.ts | 2 - frontend/viewer/src/lib/i18n/index.ts | 2 +- frontend/viewer/src/locales/en.json | 2854 ------------------------- frontend/viewer/src/locales/en.po | 939 ++++++++ frontend/viewer/src/locales/es.json | 2854 ------------------------- frontend/viewer/src/locales/es.po | 939 ++++++++ frontend/viewer/src/locales/fr.json | 2854 ------------------------- frontend/viewer/src/locales/fr.po | 939 ++++++++ frontend/viewer/src/locales/id.json | 2854 ------------------------- frontend/viewer/src/locales/id.po | 939 ++++++++ frontend/viewer/src/locales/ko.json | 2854 ------------------------- frontend/viewer/src/locales/ko.po | 939 ++++++++ 13 files changed, 4697 insertions(+), 14274 deletions(-) delete mode 100644 frontend/viewer/src/locales/en.json create mode 100644 frontend/viewer/src/locales/en.po delete mode 100644 frontend/viewer/src/locales/es.json create mode 100644 frontend/viewer/src/locales/es.po delete mode 100644 frontend/viewer/src/locales/fr.json create mode 100644 frontend/viewer/src/locales/fr.po delete mode 100644 frontend/viewer/src/locales/id.json create mode 100644 frontend/viewer/src/locales/id.po delete mode 100644 frontend/viewer/src/locales/ko.json create mode 100644 frontend/viewer/src/locales/ko.po diff --git a/backend/FwLite/Taskfile.yml b/backend/FwLite/Taskfile.yml index 3315cf543c..56de9f177a 100644 --- a/backend/FwLite/Taskfile.yml +++ b/backend/FwLite/Taskfile.yml @@ -14,7 +14,7 @@ tasks: dir: ./FwLiteWeb cmd: dotnet watch --no-hot-reload web-prod: - deps: [ ui:build-viewer-app ] + deps: [ ui:build-viewer ] dir: ./FwLiteWeb cmd: dotnet run -- --FwLite:UseDevAssets=false web-chaos: diff --git a/frontend/viewer/lingui.config.ts b/frontend/viewer/lingui.config.ts index a40b0003e2..2890baa514 100644 --- a/frontend/viewer/lingui.config.ts +++ b/frontend/viewer/lingui.config.ts @@ -1,10 +1,8 @@ ๏ปฟimport {jstsExtractor, svelteExtractor} from 'svelte-i18n-lingui/extractor'; import {defineConfig} from '@lingui/cli'; -import {formatter} from '@lingui/format-json'; export default defineConfig({ - format: formatter({style: 'lingui'}), locales: ['en', 'es', 'fr', 'ko', 'id'], sourceLocale: 'en', catalogs: [ diff --git a/frontend/viewer/src/lib/i18n/index.ts b/frontend/viewer/src/lib/i18n/index.ts index a63031961d..5ea25a23ce 100644 --- a/frontend/viewer/src/lib/i18n/index.ts +++ b/frontend/viewer/src/lib/i18n/index.ts @@ -6,7 +6,7 @@ export async function setLanguage(lang: string): Promise { const wasDefault = lang === 'default'; if (!lang || wasDefault) lang = localStorage.getItem('locale') ?? 'en'; // eslint-disable-next-line @typescript-eslint/no-unsafe-assignment - const {messages} = await import(`../../locales/${lang}.json?lingui`); + const {messages} = await import(`../../locales/${lang}.po?lingui`); locale.set(lang, messages); //only save when the user changes locale if (!wasDefault) localStorage.setItem('locale', lang); diff --git a/frontend/viewer/src/locales/en.json b/frontend/viewer/src/locales/en.json deleted file mode 100644 index 86c92d8404..0000000000 --- a/frontend/viewer/src/locales/en.json +++ /dev/null @@ -1,2854 +0,0 @@ -{ - "rwLRCA": { - "message": "โ€“ ({0} changes)", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/activity/ActivityView.svelte", - 99 - ] - ], - "translation": "โ€“ ({0} changes)" - }, - "J/hVSQ": { - "message": "{0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 28 - ], - [ - "src/lib/components/audio/audio-editor.svelte", - 33 - ], - [ - "src/lib/components/audio/audio-editor.svelte", - 37 - ] - ], - "translation": "{0}" - }, - "mpbC3j": { - "message": "{0} - FieldWorks", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 249 - ] - ], - "translation": "{0} - FieldWorks" - }, - "35GcOB": { - "message": "{0} - FieldWorks Lite", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 209 - ] - ], - "translation": "{0} - FieldWorks Lite" - }, - "0jQasM": { - "message": "{0} (FieldWorks Lite)", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/editor/field/field-title.svelte", - 22 - ] - ], - "translation": "{0} (FieldWorks Lite)" - }, - "Bi6Xst": { - "message": "{0} (FieldWorks)", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/editor/field/field-title.svelte", - 23 - ] - ], - "translation": "{0} (FieldWorks)" - }, - "ZTysYT": { - "message": "{0} MB", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 30 - ] - ], - "translation": "{0} MB" - }, - "dhBPPx": { - "message": "{0} Server", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 62 - ] - ], - "translation": "{0} Server" - }, - "tgUNp+": { - "message": "{0} synced to FieldWorks. {1} synced to FieldWorks Lite.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 93 - ] - ], - "translation": "{0} synced to FieldWorks. {1} synced to FieldWorks Lite." - }, - "ubuwKa": { - "message": "{num, plural, one {# change} other {# changes}}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 91 - ], - [ - "src/project/SyncDialog.svelte", - 92 - ] - ], - "translation": "{num, plural, one {# change} other {# changes}}" - }, - "UuldxO": { - "message": "A new version of FieldWorks lite is available.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/notifications/NotificationOutlet.svelte", - 20 - ] - ], - "translation": "A new version of FieldWorks lite is available." - }, - "fhKYsI": { - "message": "a word", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 102 - ] - ], - "translation": "a word" - }, - "uyJsf6": { - "message": "About", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/about/AboutDialog.svelte", - 22 - ] - ], - "translation": "About" - }, - "AeXO77": { - "message": "Account", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 138 - ] - ], - "translation": "Account" - }, - "XJOV1Y": { - "message": "Activity", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 94 - ] - ], - "translation": "Activity" - }, - "iXH2vL": { - "message": "Add audio", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 206 - ], - [ - "src/lib/components/audio/AudioDialog.svelte", - 106 - ] - ], - "translation": "Add audio" - }, - "KdJj3U": { - "message": "Add component", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 51 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 57 - ] - ], - "translation": "Add component" - }, - "nI3A8B": { - "message": "Add Example", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 212 - ] - ], - "translation": "Add Example" - }, - "dt7w9L": { - "message": "Add Meaning", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 227 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 227 - ] - ], - "translation": "Add Meaning" - }, - "uvBQSU": { - "message": "Add part of", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 51 - ] - ], - "translation": "Add part of" - }, - "0YSbah": { - "message": "Add Sense", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 227 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 227 - ] - ], - "translation": "Add Sense" - }, - "XeIoU/": { - "message": "ago", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/history/HistoryView.svelte", - 83 - ], - [ - "src/lib/activity/ActivityView.svelte", - 78 - ], - [ - "src/lib/activity/ActivityView.svelte", - 105 - ] - ], - "translation": "ago" - }, - "iPthvs": { - "message": "an entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 102 - ] - ], - "translation": "an entry" - }, - "n4rsR8": { - "message": "Any Ws", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/WsSelect.svelte", - 21 - ] - ], - "translation": "Any Ws" - }, - "ZYimak": { - "message": "Application version", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 33 - ] - ], - "translation": "Application version" - }, - "GKJXpX": { - "message": "Are you sure you want to delete {0}?", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/DeleteDialog.svelte", - 55 - ] - ], - "translation": "Are you sure you want to delete {0}?" - }, - "C6dLUV": { - "message": "Audio file not included in Send & Receive", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 215 - ] - ], - "translation": "Audio file not included in Send & Receive" - }, - "6QeoeO": { - "message": "Author:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/history/HistoryView.svelte", - 95 - ], - [ - "src/lib/activity/ActivityView.svelte", - 91 - ] - ], - "translation": "Author:" - }, - "R9Khdg": { - "message": "Auto", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SortMenu.svelte", - 73 - ] - ], - "translation": "Auto" - }, - "VmDOAV": { - "message": "Auto synchronizing", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 183 - ] - ], - "translation": "Auto synchronizing" - }, - "CI9Ae4": { - "message": "before", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/history/HistoryView.svelte", - 80 - ], - [ - "src/lib/activity/ActivityView.svelte", - 75 - ] - ], - "translation": "before" - }, - "3qtIhN": { - "message": "Best match", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SortMenu.svelte", - 9 - ] - ], - "translation": "Best match" - }, - "O2UpM1": { - "message": "Browse", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 89 - ] - ], - "translation": "Browse" - }, - "dEgA5A": { - "message": "Cancel", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/NewEntryDialog.svelte", - 110 - ], - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 245 - ], - [ - "src/lib/components/field-editors/select.svelte", - 166 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 280 - ], - [ - "src/lib/components/audio/AudioDialog.svelte", - 118 - ] - ], - "translation": "Cancel" - }, - "7Esn9Y": { - "message": "Citation form", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 55 - ] - ], - "translation": "Citation form" - }, - "3I5qIF": { - "message": "Citation Form", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 41 - ] - ], - "translation": "Citation Form" - }, - "Q01cKL": { - "message": "Classic FieldWorks Projects", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 225 - ] - ], - "translation": "Classic FieldWorks Projects" - }, - "K0PCkZ": { - "message": "clear", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/select.svelte", - 118 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 205 - ] - ], - "translation": "clear" - }, - "yz7wBu": { - "message": "Close", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/ui/button/x-button.svelte", - 14 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 215 - ], - [ - "src/lib/about/AboutDialog.svelte", - 28 - ] - ], - "translation": "Close" - }, - "Iy+nsd": { - "message": "Close Dictionary", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 157 - ] - ], - "translation": "Close Dictionary" - }, - "jZlrte": { - "message": "Color", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/ThemePicker.svelte", - 32 - ] - ], - "translation": "Color" - }, - "PkH7DZ": { - "message": "Complex Form", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 55 - ], - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 44 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 45 - ] - ], - "translation": "Complex Form" - }, - "W+5v9T": { - "message": "Complex form types", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 88 - ] - ], - "translation": "Complex form types" - }, - "j6HACU": { - "message": "Complex forms", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 67 - ] - ], - "translation": "Complex forms" - }, - "dK3Z9j": { - "message": "Component", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 43 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 61 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 44 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 50 - ] - ], - "translation": "Component" - }, - "RRa/CR": { - "message": "Components", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 77 - ] - ], - "translation": "Components" - }, - "/5mghO": { - "message": "Contains", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/OpFilter.svelte", - 13 - ] - ], - "translation": "Contains" - }, - "b9XOHo": { - "message": "Create {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/NewEntryDialog.svelte", - 112 - ] - ], - "translation": "Create {0}" - }, - "sYP6Ef": { - "message": "Create entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/NewEntryButton.svelte", - 12 - ] - ], - "translation": "Create entry" - }, - "0widty": { - "message": "Create Example Project", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 203 - ] - ], - "translation": "Create Example Project" - }, - "OVriW/": { - "message": "Create word", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/NewEntryButton.svelte", - 12 - ] - ], - "translation": "Create word" - }, - "Jxxmun": { - "message": "Current Entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 42 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 43 - ] - ], - "translation": "Current Entry" - }, - "e2n436": { - "message": "Current Word", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 42 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 43 - ] - ], - "translation": "Current Word" - }, - "7p5kLi": { - "message": "Dashboard", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 87 - ] - ], - "translation": "Dashboard" - }, - "yX4qgn": { - "message": "Data Directory", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 35 - ] - ], - "translation": "Data Directory" - }, - "MbRyzp": { - "message": "Definition", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", - 52 - ] - ], - "translation": "Definition" - }, - "cnGeoo": { - "message": "Delete", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 177 - ] - ], - "translation": "Delete" - }, - "Y2tU6I": { - "message": "Delete {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/DeleteDialog.svelte", - 52 - ], - [ - "src/lib/entry-editor/DeleteDialog.svelte", - 59 - ] - ], - "translation": "Delete {0}" - }, - "P0mjNu": { - "message": "Delete Entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryMenu.svelte", - 55 - ] - ], - "translation": "Delete Entry" - }, - "i/7SVG": { - "message": "Delete Word", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryMenu.svelte", - 55 - ] - ], - "translation": "Delete Word" - }, - "RY27RL": { - "message": "Dictionaries", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 107 - ], - [ - "src/home/HomeView.svelte", - 110 - ] - ], - "translation": "Dictionaries" - }, - "VrH1k+": { - "message": "Dictionary", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 83 - ] - ], - "translation": "Dictionary" - }, - "OVGpil": { - "message": "Dictionary Preview", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 38 - ] - ], - "translation": "Dictionary Preview" - }, - "bzSI52": { - "message": "Discard", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 46 - ] - ], - "translation": "Discard" - }, - "NagCcF": { - "message": "Display as", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 41 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 55 - ] - ], - "translation": "Display as" - }, - "z9VIKz": { - "message": "Don't delete", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/DeleteDialog.svelte", - 58 - ] - ], - "translation": "Don't delete" - }, - "mzI/c+": { - "message": "Download", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/notifications/NotificationOutlet.svelte", - 26 - ], - [ - "src/home/Server.svelte", - 127 - ] - ], - "translation": "Download" - }, - "r5WJNT": { - "message": "Downloaded {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 38 - ] - ], - "translation": "Downloaded {0}" - }, - "f6QX+N": { - "message": "Downloading {0}...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 37 - ] - ], - "translation": "Downloading {0}..." - }, - "VCfLFG": { - "message": "Ends with", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/OpFilter.svelte", - 14 - ] - ], - "translation": "Ends with" - }, - "VIwCaD": { - "message": "Entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryMenu.svelte", - 37 - ], - [ - "src/lib/entry-editor/NewEntryDialog.svelte", - 84 - ], - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 250 - ] - ], - "translation": "Entry" - }, - "byQjNm": { - "message": "Entry Only", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 211 - ] - ], - "translation": "Entry Only" - }, - "bQ8ysI": { - "message": "Entry or sense:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 204 - ] - ], - "translation": "Entry or sense:" - }, - "f9yJNM": { - "message": "Equals", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/OpFilter.svelte", - 15 - ] - ], - "translation": "Equals" - }, - "yeYJfy": { - "message": "Error getting sync status", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 119 - ] - ], - "translation": "Error getting sync status" - }, - "ggzvfk": { - "message": "Error getting sync status.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 195 - ] - ], - "translation": "Error getting sync status." - }, - "TpqeIh": { - "message": "Error: {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 260 - ] - ], - "translation": "Error: {0}" - }, - "HmI5oK": { - "message": "Example", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 184 - ] - ], - "translation": "Example" - }, - "BGP/S1": { - "message": "Example sentence", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 91 - ] - ], - "translation": "Example sentence" - }, - "k+2jCl": { - "message": "Failed to download {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 39 - ] - ], - "translation": "Failed to download {0}" - }, - "9QXzjh": { - "message": "Failed to load entries", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntriesList.svelte", - 134 - ] - ], - "translation": "Failed to load entries" - }, - "MS0/dh": { - "message": "Failed to open data directory, use the path in the text field instead", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 22 - ] - ], - "translation": "Failed to open data directory, use the path in the text field instead" - }, - "yPkUF+": { - "message": "Failed to synchronize", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 120 - ] - ], - "translation": "Failed to synchronize" - }, - "PuFGfT": { - "message": "Failed to synchronize.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 95 - ] - ], - "translation": "Failed to synchronize." - }, - "YirHq7": { - "message": "Feedback", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 179 - ], - [ - "src/home/HomeView.svelte", - 126 - ] - ], - "translation": "Feedback" - }, - "AXjA78": { - "message": "Field", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 136 - ] - ], - "translation": "Field" - }, - "jI2ZOA": { - "message": "Field Labels", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 32 - ] - ], - "translation": "Field Labels" - }, - "uKNYWn": { - "message": "FieldWorks logo", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectDropdown.svelte", - 69 - ], - [ - "src/lib/OpenInFieldWorksButton.svelte", - 56 - ], - [ - "src/home/HomeView.svelte", - 231 - ] - ], - "translation": "FieldWorks logo" - }, - "E4G48M": { - "message": "File name:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 32 - ] - ], - "translation": "File name:" - }, - "v41fCm": { - "message": "File not found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 74 - ] - ], - "translation": "File not found" - }, - "LwjKwe": { - "message": "Filter # entries", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 100 - ] - ], - "translation": "Filter # entries" - }, - "zGI/cf": { - "message": "Filter # words", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 100 - ] - ], - "translation": "Filter # words" - }, - "ctQd0R": { - "message": "Filter entries", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 106 - ] - ], - "translation": "Filter entries" - }, - "BkugWJ": { - "message": "Filter for", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 147 - ] - ], - "translation": "Filter for" - }, - "IrEBhq": { - "message": "Filter words", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 106 - ] - ], - "translation": "Filter words" - }, - "6HLTEb": { - "message": "Filter...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/select.svelte", - 114 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 201 - ] - ], - "translation": "Filter..." - }, - "0KYzFS": { - "message": "Find entry...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 140 - ] - ], - "translation": "Find entry..." - }, - "gotGzB": { - "message": "Find word...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 140 - ] - ], - "translation": "Find word..." - }, - "F7GHkf": { - "message": "Gloss", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 42 - ], - [ - "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", - 41 - ] - ], - "translation": "Gloss" - }, - "u8+PAt": { - "message": "Go to {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSenseItemList.svelte", - 26 - ] - ], - "translation": "Go to {0}" - }, - "Ks+qfd": { - "message": "Grammatical info.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", - 63 - ] - ], - "translation": "Grammatical info." - }, - "X5C2hm": { - "message": "Headword", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SortMenu.svelte", - 10 - ] - ], - "translation": "Headword" - }, - "vLyv1R": { - "message": "Hide", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 40 - ] - ], - "translation": "Hide" - }, - "0caMy7": { - "message": "History", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryMenu.svelte", - 60 - ], - [ - "src/lib/history/HistoryView.svelte", - 59 - ] - ], - "translation": "History" - }, - "f4JJ66": { - "message": "Hold to record or\\npress and release to start recording.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-provider.svelte", - 85 - ] - ], - "translation": "Hold to record or\\npress and release to start recording." - }, - "E8KyPm": { - "message": "I don't see my project", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 137 - ] - ], - "translation": "I don't see my project" - }, - "l3s5ri": { - "message": "Import", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 237 - ] - ], - "translation": "Import" - }, - "rZkl7/": { - "message": "Last change: {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 212 - ], - [ - "src/project/SyncDialog.svelte", - 252 - ] - ], - "translation": "Last change: {0}" - }, - "ok2GuG": { - "message": "Length:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 28 - ] - ], - "translation": "Length:" - }, - "Cb8zzH": { - "message": "Lexbox logo", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 109 - ] - ], - "translation": "Lexbox logo" - }, - "vSL95+": { - "message": "Lexeme form", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 43 - ] - ], - "translation": "Lexeme form" - }, - "efjzjh": { - "message": "Lexeme Form", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 40 - ] - ], - "translation": "Lexeme Form" - }, - "8oegWV": { - "message": "List mode", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 63 - ] - ], - "translation": "List mode" - }, - "2kUuXE": { - "message": "Literal meaning", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 103 - ] - ], - "translation": "Literal meaning" - }, - "4PN67S": { - "message": "Loading Dictionaries...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectDropdown.svelte", - 105 - ] - ], - "translation": "Loading Dictionaries..." - }, - "+yD+Wu": { - "message": "loading...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 146 - ] - ], - "translation": "loading..." - }, - "d5zxa4": { - "message": "Local", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 151 - ] - ], - "translation": "Local" - }, - "OgyJSr": { - "message": "Local only", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 168 - ] - ], - "translation": "Local only" - }, - "z0t9bb": { - "message": "Login", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 189 - ] - ], - "translation": "Login" - }, - "z7IcPF": { - "message": "Login to see projects", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/auth/LoginButton.svelte", - 71 - ], - [ - "src/lib/auth/LoginButton.svelte", - 79 - ] - ], - "translation": "Login to see projects" - }, - "nOhz3x": { - "message": "Logout", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/auth/LoginButton.svelte", - 61 - ] - ], - "translation": "Logout" - }, - "nK30Fy": { - "message": "Made with โค๏ธ from ๐Ÿ‡ฆ๐Ÿ‡น ๐Ÿ‡น๐Ÿ‡ญ ๐Ÿ‡บ๐Ÿ‡ธ", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 193 - ] - ], - "translation": "Made with โค๏ธ from ๐Ÿ‡ฆ๐Ÿ‡น ๐Ÿ‡น๐Ÿ‡ญ ๐Ÿ‡บ๐Ÿ‡ธ" - }, - "6URaYg": { - "message": "Meaning", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 250 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 166 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 73 - ], - [ - "src/lib/entry-editor/object-editors/AddSenseFab.svelte", - 15 - ] - ], - "translation": "Meaning" - }, - "oPBJ/O": { - "message": "Missing Examples", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 152 - ] - ], - "translation": "Missing Examples" - }, - "sb65UQ": { - "message": "Missing Part of Speech", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 154 - ] - ], - "translation": "Missing Part of Speech" - }, - "XOUmTu": { - "message": "Missing Semantic Domains", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 155 - ] - ], - "translation": "Missing Semantic Domains" - }, - "1H/nm7": { - "message": "Missing Senses", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 153 - ] - ], - "translation": "Missing Senses" - }, - "QWdKwH": { - "message": "Move", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/ItemListItem.svelte", - 61 - ] - ], - "translation": "Move" - }, - "qqeAJM": { - "message": "Never", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 253 - ] - ], - "translation": "Never" - }, - "isRobC": { - "message": "New", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/NewEntryButton.svelte", - 48 - ] - ], - "translation": "New" - }, - "6WSYbN": { - "message": "New {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/NewEntryDialog.svelte", - 97 - ] - ], - "translation": "New {0}" - }, - "eL8osE": { - "message": "New Entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/NewEntryButton.svelte", - 50 - ] - ], - "translation": "New Entry" - }, - "QUaH5J": { - "message": "No activity found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/activity/ActivityView.svelte", - 61 - ] - ], - "translation": "No activity found" - }, - "p6Fxed": { - "message": "No audio", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 210 - ] - ], - "translation": "No audio" - }, - "cJKxGt": { - "message": "No change name", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/history/HistoryView.svelte", - 71 - ] - ], - "translation": "No change name" - }, - "hcFut8": { - "message": "No Dictionaries found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectDropdown.svelte", - 109 - ] - ], - "translation": "No Dictionaries found" - }, - "bakDdy": { - "message": "No entries found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntriesList.svelte", - 160 - ], - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 174 - ] - ], - "translation": "No entries found" - }, - "7elymg": { - "message": "No history found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/history/HistoryView.svelte", - 66 - ] - ], - "translation": "No history found" - }, - "V9PAEu": { - "message": "No items found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/select.svelte", - 126 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 220 - ] - ], - "translation": "No items found" - }, - "ylgAlG": { - "message": "No server configured", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 193 - ], - [ - "src/project/ProjectSidebar.svelte", - 113 - ] - ], - "translation": "No server configured" - }, - "qdJypF": { - "message": "No words found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 174 - ] - ], - "translation": "No words found" - }, - "EdQY6l": { - "message": "None", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/select.svelte", - 101 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 176 - ] - ], - "translation": "None" - }, - "OPax5a": { - "message": "Not equal", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/OpFilter.svelte", - 16 - ] - ], - "translation": "Not equal" - }, - "wMP6DT": { - "message": "Not logged in", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 257 - ], - [ - "src/project/ProjectSidebar.svelte", - 111 - ] - ], - "translation": "Not logged in" - }, - "KiJn9B": { - "message": "Note", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 114 - ] - ], - "translation": "Note" - }, - "6Aih4U": { - "message": "Offline", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 187 - ], - [ - "src/project/ProjectSidebar.svelte", - 109 - ] - ], - "translation": "Offline" - }, - "WPtIFT": { - "message": "Offline, unable to download", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 77 - ] - ], - "translation": "Offline, unable to download" - }, - "LqMYkh": { - "message": "Open Data Directory", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 40 - ] - ], - "translation": "Open Data Directory" - }, - "Y4BKCd": { - "message": "Open in FieldWorks", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/OpenInFieldWorksButton.svelte", - 57 - ] - ], - "translation": "Open in FieldWorks" - }, - "OsAKOS": { - "message": "Open in new Window", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryMenu.svelte", - 65 - ] - ], - "translation": "Open in new Window" - }, - "sccXTS": { - "message": "Open Log file", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 46 - ] - ], - "translation": "Open Log file" - }, - "vgP+9p": { - "message": "Part", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 43 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 44 - ] - ], - "translation": "Part" - }, - "qW3eh2": { - "message": "Part of", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 67 - ], - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 55 - ], - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 44 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 45 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 50 - ] - ], - "translation": "Part of" - }, - "h6kyNd": { - "message": "Part of speech", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", - 63 - ] - ], - "translation": "Part of speech" - }, - "kNiQp6": { - "message": "Pinned", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 41 - ] - ], - "translation": "Pinned" - }, - "rdUucN": { - "message": "Preview", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 76 - ] - ], - "translation": "Preview" - }, - "Xp1CO/": { - "message": "Project name...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 211 - ] - ], - "translation": "Project name..." - }, - "N2C89m": { - "message": "Reference", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte", - 60 - ] - ], - "translation": "Reference" - }, - "4mRsmF": { - "message": "Refine your filter to see more...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/select.svelte", - 146 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 256 - ] - ], - "translation": "Refine your filter to see more..." - }, - "TG4hr2": { - "message": "Refresh Projects", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 70 - ], - [ - "src/home/HomeView.svelte", - 155 - ] - ], - "translation": "Refresh Projects" - }, - "t/YqKh": { - "message": "Remove", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/ItemListItem.svelte", - 73 - ] - ], - "translation": "Remove" - }, - "Fem29f": { - "message": "Remove audio", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 261 - ] - ], - "translation": "Remove audio" - }, - "M7SqjM": { - "message": "Reopen", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/OpenInFieldWorksButton.svelte", - 41 - ] - ], - "translation": "Reopen" - }, - "pwMRBz": { - "message": "Replace audio", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 258 - ] - ], - "translation": "Replace audio" - }, - "kGv7vG": { - "message": "Save audio", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/AudioDialog.svelte", - 120 - ] - ], - "translation": "Save audio" - }, - "aKuPxK": { - "message": "Search # or #", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - null - ] - ], - "translation": "Search # or #" - }, - "3NdSH7": { - "message": "Search Dictionaries", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectDropdown.svelte", - 99 - ] - ], - "translation": "Search Dictionaries" - }, - "02ePaq": { - "message": "Select {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 250 - ] - ], - "translation": "Select {0}" - }, - "bbTYV2": { - "message": "Select {0} to view details", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 102 - ] - ], - "translation": "Select {0} to view details" - }, - "J6WI1B": { - "message": "Select file", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-provider.svelte", - 66 - ], - [ - "src/lib/components/audio/audio-provider.svelte", - 70 - ] - ], - "translation": "Select file" - }, - "mEtszZ": { - "message": "Semantic domains", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", - 79 - ] - ], - "translation": "Semantic domains" - }, - "Ivc0e8": { - "message": "Sense", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 250 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 166 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 73 - ], - [ - "src/lib/entry-editor/object-editors/AddSenseFab.svelte", - 15 - ] - ], - "translation": "Sense" - }, - "FDpH/H": { - "message": "Sentence", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte", - 37 - ] - ], - "translation": "Sentence" - }, - "Tz0i8g": { - "message": "Settings", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 144 - ] - ], - "translation": "Settings" - }, - "+drua4": { - "message": "Shadcn Sandbox # #", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/sandbox/Sandbox.svelte", - null - ] - ], - "translation": "Shadcn Sandbox # #" - }, - "mFKqBL": { - "message": "Share Log file", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 50 - ] - ], - "translation": "Share Log file" - }, - "8vETh9": { - "message": "Show", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 39 - ] - ], - "translation": "Show" - }, - "0IaUwR": { - "message": "Show {0} more...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 191 - ] - ], - "translation": "Show {0} more..." - }, - "AQK14J": { - "message": "Simple", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 72 - ] - ], - "translation": "Simple" - }, - "QdGvPV": { - "message": "Size:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 30 - ] - ], - "translation": "Size:" - }, - "Ju9xEa": { - "message": "Starts with", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/OpFilter.svelte", - 12 - ] - ], - "translation": "Starts with" - }, - "hQRttt": { - "message": "Submit", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/multi-select.svelte", - 210 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 211 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 283 - ] - ], - "translation": "Submit" - }, - "N2FcBE": { - "message": "Synced", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 117 - ], - [ - "src/lib/activity/ActivityView.svelte", - 103 - ], - [ - "src/home/Server.svelte", - 113 - ] - ], - "translation": "Synced" - }, - "JXRN33": { - "message": "Synced with {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 168 - ] - ], - "translation": "Synced with {0}" - }, - "UNnBU9": { - "message": "Synchronize", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 149 - ], - [ - "src/project/SyncDialog.svelte", - 234 - ], - [ - "src/project/ProjectSidebar.svelte", - 124 - ] - ], - "translation": "Synchronize" - }, - "d5Q6AD": { - "message": "Synchronizing FieldWorks Lite with FieldWorks...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 89 - ] - ], - "translation": "Synchronizing FieldWorks Lite with FieldWorks..." - }, - "ivpwMF": { - "message": "Synchronizing...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 181 - ], - [ - "src/project/SyncDialog.svelte", - 232 - ] - ], - "translation": "Synchronizing..." - }, - "GtycJ/": { - "message": "Tasks", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 91 - ] - ], - "translation": "Tasks" - }, - "/OCqal": { - "message": "Test Project", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 192 - ] - ], - "translation": "Test Project" - }, - "qYgnDa": { - "message": "This date # and this emoji # are snippets", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/stories/i18n/i18n.stories.svelte", - null - ] - ], - "translation": "This date # and this emoji # are snippets" - }, - "f233G3": { - "message": "This project is now open in FieldWorks. To continue working in FieldWorks Lite, close the project in FieldWorks and click Reopen.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/OpenInFieldWorksButton.svelte", - 40 - ] - ], - "translation": "This project is now open in FieldWorks. To continue working in FieldWorks Lite, close the project in FieldWorks and click Reopen." - }, - "L2twOB": { - "message": "Toggle filters", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 119 - ] - ], - "translation": "Toggle filters" - }, - "2N0C4b": { - "message": "Toggle theme", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/ThemePicker.svelte", - 24 - ] - ], - "translation": "Toggle theme" - }, - "wFcvZJ": { - "message": "Translation", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte", - 48 - ] - ], - "translation": "Translation" - }, - "et+mIi": { - "message": "Troubleshoot", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 170 - ], - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 30 - ], - [ - "src/home/HomeView.svelte", - 132 - ] - ], - "translation": "Troubleshoot" - }, - "lMdXuD": { - "message": "Type:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 36 - ] - ], - "translation": "Type:" - }, - "amlaqM": { - "message": "Unable to open in FieldWorks", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/OpenInFieldWorksButton.svelte", - 45 - ] - ], - "translation": "Unable to open in FieldWorks" - }, - "Ef7StM": { - "message": "Unknown", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 253 - ], - [ - "src/project/SyncDialog.svelte", - 260 - ], - [ - "src/lib/history/HistoryView.svelte", - 99 - ], - [ - "src/lib/activity/ActivityView.svelte", - 95 - ] - ], - "translation": "Unknown" - }, - "29VNqC": { - "message": "Unknown error", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 115 - ] - ], - "translation": "Unknown error" - }, - "jsLAXp": { - "message": "Unknown error {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 80 - ] - ], - "translation": "Unknown error {0}" - }, - "VTzzIW": { - "message": "Unknown server: {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 191 - ] - ], - "translation": "Unknown server: {0}" - }, - "wja8aL": { - "message": "Untitled", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryView.svelte", - 49 - ], - [ - "src/project/browse/EntryRow.svelte", - 57 - ], - [ - "src/project/browse/EntryMenu.svelte", - 32 - ] - ], - "translation": "Untitled" - }, - "S/J67B": { - "message": "Uses components as", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 88 - ] - ], - "translation": "Uses components as" - }, - "YYdC3A": { - "message": "Version {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 192 - ] - ], - "translation": "Version {0}" - }, - "yK+3LL": { - "message": "View Configuration", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 26 - ] - ], - "translation": "View Configuration" - }, - "LhKBuY": { - "message": "Where are my projects?", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 94 - ] - ], - "translation": "Where are my projects?" - }, - "dZiBrj": { - "message": "Word", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 40 - ], - [ - "src/project/browse/EntryMenu.svelte", - 37 - ], - [ - "src/lib/entry-editor/NewEntryDialog.svelte", - 84 - ], - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 250 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 43 - ] - ], - "translation": "Word" - }, - "yRdLNW": { - "message": "Word only", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 211 - ] - ], - "translation": "Word only" - }, - "o0GO4i": { - "message": "Word or meaning:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 204 - ] - ], - "translation": "Word or meaning:" - }, - "I/hLND": { - "message": "Writing System", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/WsSelect.svelte", - 18 - ] - ], - "translation": "Writing System" - }, - "cDHTt1": { - "message": "Writing system: {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/lcm-rich-text-editor/editor-schema.ts", - 27 - ] - ], - "translation": "Writing system: {0}" - }, - "5Pbs2Z": { - "message": "Writing Systems", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/WsSelect.svelte", - 29 - ] - ], - "translation": "Writing Systems" - } -} diff --git a/frontend/viewer/src/locales/en.po b/frontend/viewer/src/locales/en.po new file mode 100644 index 0000000000..1ba67d3470 --- /dev/null +++ b/frontend/viewer/src/locales/en.po @@ -0,0 +1,939 @@ +msgid "" +msgstr "" +"POT-Creation-Date: 2025-07-29 14:49+0700\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: @lingui/cli\n" +"Language: en\n" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Plural-Forms: \n" + +#: src/lib/activity/ActivityView.svelte:99 +msgid "โ€“ ({0} changes)" +msgstr "โ€“ ({0} changes)" + +#: src/lib/components/audio/audio-editor.svelte:28 +#: src/lib/components/audio/audio-editor.svelte:33 +#: src/lib/components/audio/audio-editor.svelte:37 +msgid "{0}" +msgstr "{0}" + +#: src/project/SyncDialog.svelte:249 +msgid "{0} - FieldWorks" +msgstr "{0} - FieldWorks" + +#: src/project/SyncDialog.svelte:209 +msgid "{0} - FieldWorks Lite" +msgstr "{0} - FieldWorks Lite" + +#: src/lib/components/editor/field/field-title.svelte:22 +msgid "{0} (FieldWorks Lite)" +msgstr "{0} (FieldWorks Lite)" + +#: src/lib/components/editor/field/field-title.svelte:23 +msgid "{0} (FieldWorks)" +msgstr "{0} (FieldWorks)" + +#: src/lib/components/audio/audio-editor.svelte:30 +msgid "{0} MB" +msgstr "{0} MB" + +#: src/home/Server.svelte:62 +msgid "{0} Server" +msgstr "{0} Server" + +#: src/project/SyncDialog.svelte:93 +msgid "{0} synced to FieldWorks. {1} synced to FieldWorks Lite." +msgstr "{0} synced to FieldWorks. {1} synced to FieldWorks Lite." + +#: src/project/SyncDialog.svelte:91 +#: src/project/SyncDialog.svelte:92 +msgid "{num, plural, one {# change} other {# changes}}" +msgstr "{num, plural, one {# change} other {# changes}}" + +#: src/lib/notifications/NotificationOutlet.svelte:20 +msgid "A new version of FieldWorks lite is available." +msgstr "A new version of FieldWorks lite is available." + +#: src/project/browse/BrowseView.svelte:102 +msgid "a word" +msgstr "a word" + +#: src/lib/about/AboutDialog.svelte:22 +msgid "About" +msgstr "About" + +#: src/project/ProjectSidebar.svelte:138 +msgid "Account" +msgstr "Account" + +#: src/project/ProjectSidebar.svelte:94 +msgid "Activity" +msgstr "Activity" + +#: src/lib/components/field-editors/audio-input.svelte:206 +#: src/lib/components/audio/AudioDialog.svelte:106 +msgid "Add audio" +msgstr "Add audio" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:51 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:57 +msgid "Add component" +msgstr "Add component" + +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:212 +msgid "Add Example" +msgstr "Add Example" + +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:227 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:227 +msgid "Add Meaning" +msgstr "Add Meaning" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:51 +msgid "Add part of" +msgstr "Add part of" + +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:227 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:227 +msgid "Add Sense" +msgstr "Add Sense" + +#: src/lib/history/HistoryView.svelte:83 +#: src/lib/activity/ActivityView.svelte:78 +#: src/lib/activity/ActivityView.svelte:105 +msgid "ago" +msgstr "ago" + +#: src/project/browse/BrowseView.svelte:102 +msgid "an entry" +msgstr "an entry" + +#: src/project/browse/filter/WsSelect.svelte:21 +msgid "Any Ws" +msgstr "Any Ws" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:33 +msgid "Application version" +msgstr "Application version" + +#: src/lib/entry-editor/DeleteDialog.svelte:55 +msgid "Are you sure you want to delete {0}?" +msgstr "Are you sure you want to delete {0}?" + +#: src/lib/components/field-editors/audio-input.svelte:215 +msgid "Audio file not included in Send & Receive" +msgstr "Audio file not included in Send & Receive" + +#: src/lib/history/HistoryView.svelte:95 +#: src/lib/activity/ActivityView.svelte:91 +msgid "Author:" +msgstr "Author:" + +#: src/project/browse/SortMenu.svelte:73 +msgid "Auto" +msgstr "Auto" + +#: src/project/SyncDialog.svelte:183 +msgid "Auto synchronizing" +msgstr "Auto synchronizing" + +#: src/lib/history/HistoryView.svelte:80 +#: src/lib/activity/ActivityView.svelte:75 +msgid "before" +msgstr "before" + +#: src/project/browse/SortMenu.svelte:9 +msgid "Best match" +msgstr "Best match" + +#: src/project/ProjectSidebar.svelte:89 +msgid "Browse" +msgstr "Browse" + +#: src/lib/entry-editor/NewEntryDialog.svelte:110 +#: src/lib/entry-editor/EntryOrSensePicker.svelte:245 +#: src/lib/components/field-editors/select.svelte:166 +#: src/lib/components/field-editors/multi-select.svelte:280 +#: src/lib/components/audio/AudioDialog.svelte:118 +msgid "Cancel" +msgstr "Cancel" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:55 +msgid "Citation form" +msgstr "Citation form" + +#: src/project/browse/SearchFilter.svelte:41 +msgid "Citation Form" +msgstr "Citation Form" + +#: src/home/HomeView.svelte:225 +msgid "Classic FieldWorks Projects" +msgstr "Classic FieldWorks Projects" + +#: src/lib/components/field-editors/select.svelte:118 +#: src/lib/components/field-editors/multi-select.svelte:205 +msgid "clear" +msgstr "clear" + +#: src/lib/components/ui/button/x-button.svelte:14 +#: src/lib/components/field-editors/multi-select.svelte:215 +#: src/lib/about/AboutDialog.svelte:28 +msgid "Close" +msgstr "Close" + +#: src/project/ProjectSidebar.svelte:157 +msgid "Close Dictionary" +msgstr "Close Dictionary" + +#: src/lib/ThemePicker.svelte:32 +msgid "Color" +msgstr "Color" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:55 +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:44 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:45 +msgid "Complex Form" +msgstr "Complex Form" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:88 +msgid "Complex form types" +msgstr "Complex form types" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:67 +msgid "Complex forms" +msgstr "Complex forms" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:43 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:61 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:44 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:50 +msgid "Component" +msgstr "Component" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:77 +msgid "Components" +msgstr "Components" + +#: src/project/browse/filter/OpFilter.svelte:13 +msgid "Contains" +msgstr "Contains" + +#: src/lib/entry-editor/NewEntryDialog.svelte:112 +msgid "Create {0}" +msgstr "Create {0}" + +#: src/lib/entry-editor/NewEntryButton.svelte:12 +msgid "Create entry" +msgstr "Create entry" + +#: src/home/HomeView.svelte:203 +msgid "Create Example Project" +msgstr "Create Example Project" + +#: src/lib/entry-editor/NewEntryButton.svelte:12 +msgid "Create word" +msgstr "Create word" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:42 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:43 +msgid "Current Entry" +msgstr "Current Entry" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:42 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:43 +msgid "Current Word" +msgstr "Current Word" + +#: src/project/ProjectSidebar.svelte:87 +msgid "Dashboard" +msgstr "Dashboard" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:35 +msgid "Data Directory" +msgstr "Data Directory" + +#: src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte:52 +msgid "Definition" +msgstr "Definition" + +#: src/home/HomeView.svelte:177 +msgid "Delete" +msgstr "Delete" + +#: src/lib/entry-editor/DeleteDialog.svelte:52 +#: src/lib/entry-editor/DeleteDialog.svelte:59 +msgid "Delete {0}" +msgstr "Delete {0}" + +#: src/project/browse/EntryMenu.svelte:55 +msgid "Delete Entry" +msgstr "Delete Entry" + +#: src/project/browse/EntryMenu.svelte:55 +msgid "Delete Word" +msgstr "Delete Word" + +#: src/home/HomeView.svelte:107 +#: src/home/HomeView.svelte:110 +msgid "Dictionaries" +msgstr "Dictionaries" + +#: src/project/ProjectSidebar.svelte:83 +msgid "Dictionary" +msgstr "Dictionary" + +#: src/project/browse/ViewPicker.svelte:38 +msgid "Dictionary Preview" +msgstr "Dictionary Preview" + +#: src/lib/components/audio/audio-editor.svelte:46 +msgid "Discard" +msgstr "Discard" + +#: src/project/browse/SearchFilter.svelte:41 +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:55 +msgid "Display as" +msgstr "Display as" + +#: src/lib/entry-editor/DeleteDialog.svelte:58 +msgid "Don't delete" +msgstr "Don't delete" + +#: src/lib/notifications/NotificationOutlet.svelte:26 +#: src/home/Server.svelte:127 +msgid "Download" +msgstr "Download" + +#: src/home/Server.svelte:38 +msgid "Downloaded {0}" +msgstr "Downloaded {0}" + +#: src/home/Server.svelte:37 +msgid "Downloading {0}..." +msgstr "Downloading {0}..." + +#: src/project/browse/filter/OpFilter.svelte:14 +msgid "Ends with" +msgstr "Ends with" + +#: src/project/browse/EntryMenu.svelte:37 +#: src/lib/entry-editor/NewEntryDialog.svelte:84 +#: src/lib/entry-editor/EntryOrSensePicker.svelte:250 +msgid "Entry" +msgstr "Entry" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:211 +msgid "Entry Only" +msgstr "Entry Only" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:204 +msgid "Entry or sense:" +msgstr "Entry or sense:" + +#: src/project/browse/filter/OpFilter.svelte:15 +msgid "Equals" +msgstr "Equals" + +#: src/project/ProjectSidebar.svelte:119 +msgid "Error getting sync status" +msgstr "Error getting sync status" + +#: src/project/SyncDialog.svelte:195 +msgid "Error getting sync status." +msgstr "Error getting sync status." + +#: src/project/SyncDialog.svelte:260 +msgid "Error: {0}" +msgstr "Error: {0}" + +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:184 +msgid "Example" +msgstr "Example" + +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:91 +msgid "Example sentence" +msgstr "Example sentence" + +#: src/home/Server.svelte:39 +msgid "Failed to download {0}" +msgstr "Failed to download {0}" + +#: src/project/browse/EntriesList.svelte:134 +msgid "Failed to load entries" +msgstr "Failed to load entries" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:22 +msgid "Failed to open data directory, use the path in the text field instead" +msgstr "Failed to open data directory, use the path in the text field instead" + +#: src/project/SyncDialog.svelte:120 +msgid "Failed to synchronize" +msgstr "Failed to synchronize" + +#: src/project/SyncDialog.svelte:95 +msgid "Failed to synchronize." +msgstr "Failed to synchronize." + +#: src/project/ProjectSidebar.svelte:179 +#: src/home/HomeView.svelte:126 +msgid "Feedback" +msgstr "Feedback" + +#: src/project/browse/SearchFilter.svelte:136 +msgid "Field" +msgstr "Field" + +#: src/project/browse/ViewPicker.svelte:32 +msgid "Field Labels" +msgstr "Field Labels" + +#: src/project/ProjectDropdown.svelte:69 +#: src/lib/OpenInFieldWorksButton.svelte:56 +#: src/home/HomeView.svelte:231 +msgid "FieldWorks logo" +msgstr "FieldWorks logo" + +#: src/lib/components/audio/audio-editor.svelte:32 +msgid "File name:" +msgstr "File name:" + +#: src/lib/components/field-editors/audio-input.svelte:74 +msgid "File not found" +msgstr "File not found" + +#: src/project/browse/SearchFilter.svelte:100 +msgid "Filter # entries" +msgstr "Filter # entries" + +#: src/project/browse/SearchFilter.svelte:100 +msgid "Filter # words" +msgstr "Filter # words" + +#: src/project/browse/SearchFilter.svelte:106 +msgid "Filter entries" +msgstr "Filter entries" + +#: src/project/browse/SearchFilter.svelte:147 +msgid "Filter for" +msgstr "Filter for" + +#: src/project/browse/SearchFilter.svelte:106 +msgid "Filter words" +msgstr "Filter words" + +#: src/lib/components/field-editors/select.svelte:114 +#: src/lib/components/field-editors/multi-select.svelte:201 +msgid "Filter..." +msgstr "Filter..." + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:140 +msgid "Find entry..." +msgstr "Find entry..." + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:140 +msgid "Find word..." +msgstr "Find word..." + +#: src/project/browse/SearchFilter.svelte:42 +#: src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte:41 +msgid "Gloss" +msgstr "Gloss" + +#: src/lib/entry-editor/EntryOrSenseItemList.svelte:26 +msgid "Go to {0}" +msgstr "Go to {0}" + +#: src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte:63 +msgid "Grammatical info." +msgstr "Grammatical info." + +#: src/project/browse/SortMenu.svelte:10 +msgid "Headword" +msgstr "Headword" + +#: src/project/browse/ViewPicker.svelte:40 +msgid "Hide" +msgstr "Hide" + +#: src/project/browse/EntryMenu.svelte:60 +#: src/lib/history/HistoryView.svelte:59 +msgid "History" +msgstr "History" + +#: src/lib/components/audio/audio-provider.svelte:85 +msgid "Hold to record or\\npress and release to start recording." +msgstr "Hold to record or\\npress and release to start recording." + +#: src/home/Server.svelte:137 +msgid "I don't see my project" +msgstr "I don't see my project" + +#: src/home/HomeView.svelte:237 +msgid "Import" +msgstr "Import" + +#: src/project/SyncDialog.svelte:212 +#: src/project/SyncDialog.svelte:252 +msgid "Last change: {0}" +msgstr "Last change: {0}" + +#: src/lib/components/audio/audio-editor.svelte:28 +msgid "Length:" +msgstr "Length:" + +#: src/home/HomeView.svelte:109 +msgid "Lexbox logo" +msgstr "Lexbox logo" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:43 +msgid "Lexeme form" +msgstr "Lexeme form" + +#: src/project/browse/SearchFilter.svelte:40 +msgid "Lexeme Form" +msgstr "Lexeme Form" + +#: src/project/browse/BrowseView.svelte:63 +msgid "List mode" +msgstr "List mode" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:103 +msgid "Literal meaning" +msgstr "Literal meaning" + +#: src/project/ProjectDropdown.svelte:105 +msgid "Loading Dictionaries..." +msgstr "Loading Dictionaries..." + +#: src/home/HomeView.svelte:146 +msgid "loading..." +msgstr "loading..." + +#: src/home/HomeView.svelte:151 +msgid "Local" +msgstr "Local" + +#: src/home/HomeView.svelte:168 +msgid "Local only" +msgstr "Local only" + +#: src/project/SyncDialog.svelte:189 +msgid "Login" +msgstr "Login" + +#: src/lib/auth/LoginButton.svelte:71 +#: src/lib/auth/LoginButton.svelte:79 +msgid "Login to see projects" +msgstr "Login to see projects" + +#: src/lib/auth/LoginButton.svelte:61 +msgid "Logout" +msgstr "Logout" + +#: src/project/ProjectSidebar.svelte:193 +msgid "Made with โค๏ธ from ๐Ÿ‡ฆ๐Ÿ‡น ๐Ÿ‡น๐Ÿ‡ญ ๐Ÿ‡บ๐Ÿ‡ธ" +msgstr "Made with โค๏ธ from ๐Ÿ‡ฆ๐Ÿ‡น ๐Ÿ‡น๐Ÿ‡ญ ๐Ÿ‡บ๐Ÿ‡ธ" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:250 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:166 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:73 +#: src/lib/entry-editor/object-editors/AddSenseFab.svelte:15 +msgid "Meaning" +msgstr "Meaning" + +#: src/project/browse/SearchFilter.svelte:152 +msgid "Missing Examples" +msgstr "Missing Examples" + +#: src/project/browse/SearchFilter.svelte:154 +msgid "Missing Part of Speech" +msgstr "Missing Part of Speech" + +#: src/project/browse/SearchFilter.svelte:155 +msgid "Missing Semantic Domains" +msgstr "Missing Semantic Domains" + +#: src/project/browse/SearchFilter.svelte:153 +msgid "Missing Senses" +msgstr "Missing Senses" + +#: src/lib/entry-editor/ItemListItem.svelte:61 +msgid "Move" +msgstr "Move" + +#: src/project/SyncDialog.svelte:253 +msgid "Never" +msgstr "Never" + +#: src/project/NewEntryButton.svelte:48 +msgid "New" +msgstr "New" + +#: src/lib/entry-editor/NewEntryDialog.svelte:97 +msgid "New {0}" +msgstr "New {0}" + +#: src/project/NewEntryButton.svelte:50 +msgid "New Entry" +msgstr "New Entry" + +#: src/lib/activity/ActivityView.svelte:61 +msgid "No activity found" +msgstr "No activity found" + +#: src/lib/components/field-editors/audio-input.svelte:210 +msgid "No audio" +msgstr "No audio" + +#: src/lib/history/HistoryView.svelte:71 +msgid "No change name" +msgstr "No change name" + +#: src/project/ProjectDropdown.svelte:109 +msgid "No Dictionaries found" +msgstr "No Dictionaries found" + +#: src/project/browse/EntriesList.svelte:160 +#: src/lib/entry-editor/EntryOrSensePicker.svelte:174 +msgid "No entries found" +msgstr "No entries found" + +#: src/lib/history/HistoryView.svelte:66 +msgid "No history found" +msgstr "No history found" + +#: src/lib/components/field-editors/select.svelte:126 +#: src/lib/components/field-editors/multi-select.svelte:220 +msgid "No items found" +msgstr "No items found" + +#: src/project/SyncDialog.svelte:193 +#: src/project/ProjectSidebar.svelte:113 +msgid "No server configured" +msgstr "No server configured" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:174 +msgid "No words found" +msgstr "No words found" + +#: src/lib/components/field-editors/select.svelte:101 +#: src/lib/components/field-editors/multi-select.svelte:176 +msgid "None" +msgstr "None" + +#: src/project/browse/filter/OpFilter.svelte:16 +msgid "Not equal" +msgstr "Not equal" + +#: src/project/SyncDialog.svelte:257 +#: src/project/ProjectSidebar.svelte:111 +msgid "Not logged in" +msgstr "Not logged in" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:114 +msgid "Note" +msgstr "Note" + +#: src/project/SyncDialog.svelte:187 +#: src/project/ProjectSidebar.svelte:109 +msgid "Offline" +msgstr "Offline" + +#: src/lib/components/field-editors/audio-input.svelte:77 +msgid "Offline, unable to download" +msgstr "Offline, unable to download" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:40 +msgid "Open Data Directory" +msgstr "Open Data Directory" + +#: src/lib/OpenInFieldWorksButton.svelte:57 +msgid "Open in FieldWorks" +msgstr "Open in FieldWorks" + +#: src/project/browse/EntryMenu.svelte:65 +msgid "Open in new Window" +msgstr "Open in new Window" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:46 +msgid "Open Log file" +msgstr "Open Log file" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:43 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:44 +msgid "Part" +msgstr "Part" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:67 +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:55 +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:44 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:45 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:50 +msgid "Part of" +msgstr "Part of" + +#: src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte:63 +msgid "Part of speech" +msgstr "Part of speech" + +#: src/project/browse/ViewPicker.svelte:41 +msgid "Pinned" +msgstr "Pinned" + +#: src/project/browse/BrowseView.svelte:76 +msgid "Preview" +msgstr "Preview" + +#: src/home/HomeView.svelte:211 +msgid "Project name..." +msgstr "Project name..." + +#: src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte:60 +msgid "Reference" +msgstr "Reference" + +#: src/lib/components/field-editors/select.svelte:146 +#: src/lib/components/field-editors/multi-select.svelte:256 +msgid "Refine your filter to see more..." +msgstr "Refine your filter to see more..." + +#: src/home/Server.svelte:70 +#: src/home/HomeView.svelte:155 +msgid "Refresh Projects" +msgstr "Refresh Projects" + +#: src/lib/entry-editor/ItemListItem.svelte:73 +msgid "Remove" +msgstr "Remove" + +#: src/lib/components/field-editors/audio-input.svelte:261 +msgid "Remove audio" +msgstr "Remove audio" + +#: src/lib/OpenInFieldWorksButton.svelte:41 +msgid "Reopen" +msgstr "Reopen" + +#: src/lib/components/field-editors/audio-input.svelte:258 +msgid "Replace audio" +msgstr "Replace audio" + +#: src/lib/components/audio/AudioDialog.svelte:120 +msgid "Save audio" +msgstr "Save audio" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte: +msgid "Search # or #" +msgstr "Search # or #" + +#: src/project/ProjectDropdown.svelte:99 +msgid "Search Dictionaries" +msgstr "Search Dictionaries" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:250 +msgid "Select {0}" +msgstr "Select {0}" + +#: src/project/browse/BrowseView.svelte:102 +msgid "Select {0} to view details" +msgstr "Select {0} to view details" + +#: src/lib/components/audio/audio-provider.svelte:66 +#: src/lib/components/audio/audio-provider.svelte:70 +msgid "Select file" +msgstr "Select file" + +#: src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte:79 +msgid "Semantic domains" +msgstr "Semantic domains" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:250 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:166 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:73 +#: src/lib/entry-editor/object-editors/AddSenseFab.svelte:15 +msgid "Sense" +msgstr "Sense" + +#: src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte:37 +msgid "Sentence" +msgstr "Sentence" + +#: src/project/ProjectSidebar.svelte:144 +msgid "Settings" +msgstr "Settings" + +#: src/lib/sandbox/Sandbox.svelte: +msgid "Shadcn Sandbox # #" +msgstr "Shadcn Sandbox # #" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:50 +msgid "Share Log file" +msgstr "Share Log file" + +#: src/project/browse/ViewPicker.svelte:39 +msgid "Show" +msgstr "Show" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:191 +msgid "Show {0} more..." +msgstr "Show {0} more..." + +#: src/project/browse/BrowseView.svelte:72 +msgid "Simple" +msgstr "Simple" + +#: src/lib/components/audio/audio-editor.svelte:30 +msgid "Size:" +msgstr "Size:" + +#: src/project/browse/filter/OpFilter.svelte:12 +msgid "Starts with" +msgstr "Starts with" + +#: src/lib/components/field-editors/multi-select.svelte:210 +#: src/lib/components/field-editors/multi-select.svelte:211 +#: src/lib/components/field-editors/multi-select.svelte:283 +msgid "Submit" +msgstr "Submit" + +#: src/project/ProjectSidebar.svelte:117 +#: src/lib/activity/ActivityView.svelte:103 +#: src/home/Server.svelte:113 +msgid "Synced" +msgstr "Synced" + +#: src/home/HomeView.svelte:168 +msgid "Synced with {0}" +msgstr "Synced with {0}" + +#: src/project/SyncDialog.svelte:149 +#: src/project/SyncDialog.svelte:234 +#: src/project/ProjectSidebar.svelte:124 +msgid "Synchronize" +msgstr "Synchronize" + +#: src/project/SyncDialog.svelte:89 +msgid "Synchronizing FieldWorks Lite with FieldWorks..." +msgstr "Synchronizing FieldWorks Lite with FieldWorks..." + +#: src/project/SyncDialog.svelte:181 +#: src/project/SyncDialog.svelte:232 +msgid "Synchronizing..." +msgstr "Synchronizing..." + +#: src/project/ProjectSidebar.svelte:91 +msgid "Tasks" +msgstr "Tasks" + +#: src/home/HomeView.svelte:192 +msgid "Test Project" +msgstr "Test Project" + +#: src/stories/i18n/i18n.stories.svelte: +msgid "This date # and this emoji # are snippets" +msgstr "This date # and this emoji # are snippets" + +#: src/lib/OpenInFieldWorksButton.svelte:40 +msgid "This project is now open in FieldWorks. To continue working in FieldWorks Lite, close the project in FieldWorks and click Reopen." +msgstr "This project is now open in FieldWorks. To continue working in FieldWorks Lite, close the project in FieldWorks and click Reopen." + +#: src/project/browse/SearchFilter.svelte:119 +msgid "Toggle filters" +msgstr "Toggle filters" + +#: src/lib/ThemePicker.svelte:24 +msgid "Toggle theme" +msgstr "Toggle theme" + +#: src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte:48 +msgid "Translation" +msgstr "Translation" + +#: src/project/ProjectSidebar.svelte:170 +#: src/lib/troubleshoot/TroubleshootDialog.svelte:30 +#: src/home/HomeView.svelte:132 +msgid "Troubleshoot" +msgstr "Troubleshoot" + +#: src/lib/components/audio/audio-editor.svelte:36 +msgid "Type:" +msgstr "Type:" + +#: src/lib/OpenInFieldWorksButton.svelte:45 +msgid "Unable to open in FieldWorks" +msgstr "Unable to open in FieldWorks" + +#: src/project/SyncDialog.svelte:253 +#: src/project/SyncDialog.svelte:260 +#: src/lib/history/HistoryView.svelte:99 +#: src/lib/activity/ActivityView.svelte:95 +msgid "Unknown" +msgstr "Unknown" + +#: src/project/ProjectSidebar.svelte:115 +msgid "Unknown error" +msgstr "Unknown error" + +#: src/lib/components/field-editors/audio-input.svelte:80 +msgid "Unknown error {0}" +msgstr "Unknown error {0}" + +#: src/project/SyncDialog.svelte:191 +msgid "Unknown server: {0}" +msgstr "Unknown server: {0}" + +#: src/project/browse/EntryView.svelte:49 +#: src/project/browse/EntryRow.svelte:57 +#: src/project/browse/EntryMenu.svelte:32 +msgid "Untitled" +msgstr "Untitled" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:88 +msgid "Uses components as" +msgstr "Uses components as" + +#: src/project/ProjectSidebar.svelte:192 +msgid "Version {0}" +msgstr "Version {0}" + +#: src/project/browse/ViewPicker.svelte:26 +msgid "View Configuration" +msgstr "View Configuration" + +#: src/home/Server.svelte:94 +msgid "Where are my projects?" +msgstr "Where are my projects?" + +#: src/project/browse/SearchFilter.svelte:40 +#: src/project/browse/EntryMenu.svelte:37 +#: src/lib/entry-editor/NewEntryDialog.svelte:84 +#: src/lib/entry-editor/EntryOrSensePicker.svelte:250 +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:43 +msgid "Word" +msgstr "Word" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:211 +msgid "Word only" +msgstr "Word only" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:204 +msgid "Word or meaning:" +msgstr "Word or meaning:" + +#: src/project/browse/filter/WsSelect.svelte:18 +msgid "Writing System" +msgstr "Writing System" + +#: src/lib/components/lcm-rich-text-editor/editor-schema.ts:27 +msgid "Writing system: {0}" +msgstr "Writing system: {0}" + +#: src/project/browse/filter/WsSelect.svelte:29 +msgid "Writing Systems" +msgstr "Writing Systems" diff --git a/frontend/viewer/src/locales/es.json b/frontend/viewer/src/locales/es.json deleted file mode 100644 index 432da04f69..0000000000 --- a/frontend/viewer/src/locales/es.json +++ /dev/null @@ -1,2854 +0,0 @@ -{ - "rwLRCA": { - "message": "โ€“ ({0} changes)", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/activity/ActivityView.svelte", - 99 - ] - ], - "translation": "โ€“ ({0} cambios)" - }, - "J/hVSQ": { - "message": "{0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 28 - ], - [ - "src/lib/components/audio/audio-editor.svelte", - 33 - ], - [ - "src/lib/components/audio/audio-editor.svelte", - 37 - ] - ], - "translation": "" - }, - "mpbC3j": { - "message": "{0} - FieldWorks", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 249 - ] - ], - "translation": "{0} - FieldWorks" - }, - "35GcOB": { - "message": "{0} - FieldWorks Lite", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 209 - ] - ], - "translation": "{0} - FieldWorks Lite" - }, - "0jQasM": { - "message": "{0} (FieldWorks Lite)", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/editor/field/field-title.svelte", - 22 - ] - ], - "translation": "{0} (FieldWorks Lite)" - }, - "Bi6Xst": { - "message": "{0} (FieldWorks)", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/editor/field/field-title.svelte", - 23 - ] - ], - "translation": "{0} (FieldWorks)" - }, - "ZTysYT": { - "message": "{0} MB", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 30 - ] - ], - "translation": "" - }, - "dhBPPx": { - "message": "{0} Server", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 62 - ] - ], - "translation": "{0} Servidor" - }, - "tgUNp+": { - "message": "{0} synced to FieldWorks. {1} synced to FieldWorks Lite.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 93 - ] - ], - "translation": "{0} sincronizado con FieldWorks. {1} sincronizado con FieldWorks Lite." - }, - "ubuwKa": { - "message": "{num, plural, one {# change} other {# changes}}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 91 - ], - [ - "src/project/SyncDialog.svelte", - 92 - ] - ], - "translation": "{num, plural, one {# cambio} other {# cambios}}" - }, - "UuldxO": { - "message": "A new version of FieldWorks lite is available.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/notifications/NotificationOutlet.svelte", - 20 - ] - ], - "translation": "Una nueva versiรณn de FieldWorks Lite estรก disponible." - }, - "fhKYsI": { - "message": "a word", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 102 - ] - ], - "translation": "una palabra" - }, - "uyJsf6": { - "message": "About", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/about/AboutDialog.svelte", - 22 - ] - ], - "translation": "Acerca de" - }, - "AeXO77": { - "message": "Account", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 138 - ] - ], - "translation": "Cuenta" - }, - "XJOV1Y": { - "message": "Activity", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 94 - ] - ], - "translation": "Actividad" - }, - "iXH2vL": { - "message": "Add audio", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 206 - ], - [ - "src/lib/components/audio/AudioDialog.svelte", - 106 - ] - ], - "translation": "" - }, - "KdJj3U": { - "message": "Add component", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 51 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 57 - ] - ], - "translation": "Aรฑadir componente" - }, - "nI3A8B": { - "message": "Add Example", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 212 - ] - ], - "translation": "Aรฑadir Ejemplo" - }, - "dt7w9L": { - "message": "Add Meaning", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 227 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 227 - ] - ], - "translation": "Aรฑadir Significado" - }, - "uvBQSU": { - "message": "Add part of", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 51 - ] - ], - "translation": "Aรฑadir parte de" - }, - "0YSbah": { - "message": "Add Sense", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 227 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 227 - ] - ], - "translation": "Aรฑadir Acepciรณn" - }, - "XeIoU/": { - "message": "ago", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/history/HistoryView.svelte", - 83 - ], - [ - "src/lib/activity/ActivityView.svelte", - 78 - ], - [ - "src/lib/activity/ActivityView.svelte", - 105 - ] - ], - "translation": "hace" - }, - "iPthvs": { - "message": "an entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 102 - ] - ], - "translation": "una entrada" - }, - "n4rsR8": { - "message": "Any Ws", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/WsSelect.svelte", - 21 - ] - ], - "translation": "" - }, - "ZYimak": { - "message": "Application version", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 33 - ] - ], - "translation": "Versiรณn de la aplicaciรณn" - }, - "GKJXpX": { - "message": "Are you sure you want to delete {0}?", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/DeleteDialog.svelte", - 55 - ] - ], - "translation": "ยฟEstรกs seguro de que quieres eliminar {0}?" - }, - "C6dLUV": { - "message": "Audio file not included in Send & Receive", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 215 - ] - ], - "translation": "" - }, - "6QeoeO": { - "message": "Author:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/history/HistoryView.svelte", - 95 - ], - [ - "src/lib/activity/ActivityView.svelte", - 91 - ] - ], - "translation": "Autor:" - }, - "R9Khdg": { - "message": "Auto", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SortMenu.svelte", - 73 - ] - ], - "translation": "Automรกtico" - }, - "VmDOAV": { - "message": "Auto synchronizing", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 183 - ] - ], - "translation": "Sincronizaciรณn automรกtica" - }, - "CI9Ae4": { - "message": "before", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/history/HistoryView.svelte", - 80 - ], - [ - "src/lib/activity/ActivityView.svelte", - 75 - ] - ], - "translation": "antes" - }, - "3qtIhN": { - "message": "Best match", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SortMenu.svelte", - 9 - ] - ], - "translation": "Mejor coincidencia" - }, - "O2UpM1": { - "message": "Browse", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 89 - ] - ], - "translation": "Explorar" - }, - "dEgA5A": { - "message": "Cancel", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/NewEntryDialog.svelte", - 110 - ], - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 245 - ], - [ - "src/lib/components/field-editors/select.svelte", - 166 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 280 - ], - [ - "src/lib/components/audio/AudioDialog.svelte", - 118 - ] - ], - "translation": "Cancelar" - }, - "7Esn9Y": { - "message": "Citation form", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 55 - ] - ], - "translation": "Forma de citaciรณn" - }, - "3I5qIF": { - "message": "Citation Form", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 41 - ] - ], - "translation": "" - }, - "Q01cKL": { - "message": "Classic FieldWorks Projects", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 225 - ] - ], - "translation": "Proyectos Clรกsicos de FieldWorks" - }, - "K0PCkZ": { - "message": "clear", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/select.svelte", - 118 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 205 - ] - ], - "translation": "limpiar" - }, - "yz7wBu": { - "message": "Close", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/ui/button/x-button.svelte", - 14 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 215 - ], - [ - "src/lib/about/AboutDialog.svelte", - 28 - ] - ], - "translation": "Cerrar" - }, - "Iy+nsd": { - "message": "Close Dictionary", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 157 - ] - ], - "translation": "Cerrar Diccionario" - }, - "jZlrte": { - "message": "Color", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/ThemePicker.svelte", - 32 - ] - ], - "translation": "Color" - }, - "PkH7DZ": { - "message": "Complex Form", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 55 - ], - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 44 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 45 - ] - ], - "translation": "Forma Compleja" - }, - "W+5v9T": { - "message": "Complex form types", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 88 - ] - ], - "translation": "Tipos de formas complejas" - }, - "j6HACU": { - "message": "Complex forms", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 67 - ] - ], - "translation": "Formas complejas" - }, - "dK3Z9j": { - "message": "Component", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 43 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 61 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 44 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 50 - ] - ], - "translation": "Componente" - }, - "RRa/CR": { - "message": "Components", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 77 - ] - ], - "translation": "Componentes" - }, - "/5mghO": { - "message": "Contains", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/OpFilter.svelte", - 13 - ] - ], - "translation": "" - }, - "b9XOHo": { - "message": "Create {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/NewEntryDialog.svelte", - 112 - ] - ], - "translation": "Crear {0}" - }, - "sYP6Ef": { - "message": "Create entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/NewEntryButton.svelte", - 12 - ] - ], - "translation": "Crear entrada" - }, - "0widty": { - "message": "Create Example Project", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 203 - ] - ], - "translation": "Crear Proyecto de Ejemplo" - }, - "OVriW/": { - "message": "Create word", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/NewEntryButton.svelte", - 12 - ] - ], - "translation": "Crear palabra" - }, - "Jxxmun": { - "message": "Current Entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 42 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 43 - ] - ], - "translation": "Entrada Actual" - }, - "e2n436": { - "message": "Current Word", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 42 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 43 - ] - ], - "translation": "Palabra Actual" - }, - "7p5kLi": { - "message": "Dashboard", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 87 - ] - ], - "translation": "Panel de Control" - }, - "yX4qgn": { - "message": "Data Directory", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 35 - ] - ], - "translation": "Directorio de datos" - }, - "MbRyzp": { - "message": "Definition", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", - 52 - ] - ], - "translation": "Definiciรณn" - }, - "cnGeoo": { - "message": "Delete", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 177 - ] - ], - "translation": "Eliminar" - }, - "Y2tU6I": { - "message": "Delete {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/DeleteDialog.svelte", - 52 - ], - [ - "src/lib/entry-editor/DeleteDialog.svelte", - 59 - ] - ], - "translation": "Eliminar {0}" - }, - "P0mjNu": { - "message": "Delete Entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryMenu.svelte", - 55 - ] - ], - "translation": "Eliminar Entrada" - }, - "i/7SVG": { - "message": "Delete Word", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryMenu.svelte", - 55 - ] - ], - "translation": "Eliminar Palabra" - }, - "RY27RL": { - "message": "Dictionaries", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 107 - ], - [ - "src/home/HomeView.svelte", - 110 - ] - ], - "translation": "Diccionarios" - }, - "VrH1k+": { - "message": "Dictionary", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 83 - ] - ], - "translation": "Diccionario" - }, - "OVGpil": { - "message": "Dictionary Preview", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 38 - ] - ], - "translation": "Vista previa del diccionario" - }, - "bzSI52": { - "message": "Discard", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 46 - ] - ], - "translation": "" - }, - "NagCcF": { - "message": "Display as", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 41 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 55 - ] - ], - "translation": "Mostrar como" - }, - "z9VIKz": { - "message": "Don't delete", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/DeleteDialog.svelte", - 58 - ] - ], - "translation": "No eliminar" - }, - "mzI/c+": { - "message": "Download", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/notifications/NotificationOutlet.svelte", - 26 - ], - [ - "src/home/Server.svelte", - 127 - ] - ], - "translation": "Descargar" - }, - "r5WJNT": { - "message": "Downloaded {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 38 - ] - ], - "translation": "" - }, - "f6QX+N": { - "message": "Downloading {0}...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 37 - ] - ], - "translation": "" - }, - "VCfLFG": { - "message": "Ends with", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/OpFilter.svelte", - 14 - ] - ], - "translation": "" - }, - "VIwCaD": { - "message": "Entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryMenu.svelte", - 37 - ], - [ - "src/lib/entry-editor/NewEntryDialog.svelte", - 84 - ], - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 250 - ] - ], - "translation": "Entrada" - }, - "byQjNm": { - "message": "Entry Only", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 211 - ] - ], - "translation": "Solo Entrada" - }, - "bQ8ysI": { - "message": "Entry or sense:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 204 - ] - ], - "translation": "Entrada o acepciรณn:" - }, - "f9yJNM": { - "message": "Equals", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/OpFilter.svelte", - 15 - ] - ], - "translation": "" - }, - "yeYJfy": { - "message": "Error getting sync status", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 119 - ] - ], - "translation": "Error al obtener el estado de sincronizaciรณn" - }, - "ggzvfk": { - "message": "Error getting sync status.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 195 - ] - ], - "translation": "Error al obtener el estado de sincronizaciรณn." - }, - "TpqeIh": { - "message": "Error: {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 260 - ] - ], - "translation": "Error: {0}" - }, - "HmI5oK": { - "message": "Example", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 184 - ] - ], - "translation": "Ejemplo" - }, - "BGP/S1": { - "message": "Example sentence", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 91 - ] - ], - "translation": "Frase de ejemplo" - }, - "k+2jCl": { - "message": "Failed to download {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 39 - ] - ], - "translation": "" - }, - "9QXzjh": { - "message": "Failed to load entries", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntriesList.svelte", - 134 - ] - ], - "translation": "Error al cargar las entradas" - }, - "MS0/dh": { - "message": "Failed to open data directory, use the path in the text field instead", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 22 - ] - ], - "translation": "No se pudo abrir el directorio de datos, use la ruta en el campo de texto en su lugar" - }, - "yPkUF+": { - "message": "Failed to synchronize", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 120 - ] - ], - "translation": "Error al sincronizar" - }, - "PuFGfT": { - "message": "Failed to synchronize.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 95 - ] - ], - "translation": "" - }, - "YirHq7": { - "message": "Feedback", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 179 - ], - [ - "src/home/HomeView.svelte", - 126 - ] - ], - "translation": "Comentarios" - }, - "AXjA78": { - "message": "Field", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 136 - ] - ], - "translation": "" - }, - "jI2ZOA": { - "message": "Field Labels", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 32 - ] - ], - "translation": "Etiquetas de campo" - }, - "uKNYWn": { - "message": "FieldWorks logo", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectDropdown.svelte", - 69 - ], - [ - "src/lib/OpenInFieldWorksButton.svelte", - 56 - ], - [ - "src/home/HomeView.svelte", - 231 - ] - ], - "translation": "Logotipo de FieldWorks" - }, - "E4G48M": { - "message": "File name:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 32 - ] - ], - "translation": "" - }, - "v41fCm": { - "message": "File not found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 74 - ] - ], - "translation": "" - }, - "LwjKwe": { - "message": "Filter # entries", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 100 - ] - ], - "translation": "Filtrar # entradas" - }, - "zGI/cf": { - "message": "Filter # words", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 100 - ] - ], - "translation": "Filtrar # palabras" - }, - "ctQd0R": { - "message": "Filter entries", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 106 - ] - ], - "translation": "Filtrar entradas" - }, - "BkugWJ": { - "message": "Filter for", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 147 - ] - ], - "translation": "" - }, - "IrEBhq": { - "message": "Filter words", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 106 - ] - ], - "translation": "Filtrar palabras" - }, - "6HLTEb": { - "message": "Filter...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/select.svelte", - 114 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 201 - ] - ], - "translation": "Filtrar..." - }, - "0KYzFS": { - "message": "Find entry...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 140 - ] - ], - "translation": "Buscar entrada..." - }, - "gotGzB": { - "message": "Find word...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 140 - ] - ], - "translation": "Buscar palabra..." - }, - "F7GHkf": { - "message": "Gloss", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 42 - ], - [ - "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", - 41 - ] - ], - "translation": "Glosa" - }, - "u8+PAt": { - "message": "Go to {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSenseItemList.svelte", - 26 - ] - ], - "translation": "Ir a {0}" - }, - "Ks+qfd": { - "message": "Grammatical info.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", - 63 - ] - ], - "translation": "Informaciรณn gramatical." - }, - "X5C2hm": { - "message": "Headword", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SortMenu.svelte", - 10 - ] - ], - "translation": "Lema" - }, - "vLyv1R": { - "message": "Hide", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 40 - ] - ], - "translation": "Ocultar" - }, - "0caMy7": { - "message": "History", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryMenu.svelte", - 60 - ], - [ - "src/lib/history/HistoryView.svelte", - 59 - ] - ], - "translation": "Historial" - }, - "f4JJ66": { - "message": "Hold to record or\\npress and release to start recording.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-provider.svelte", - 85 - ] - ], - "translation": "" - }, - "E8KyPm": { - "message": "I don't see my project", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 137 - ] - ], - "translation": "No veo mi proyecto" - }, - "l3s5ri": { - "message": "Import", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 237 - ] - ], - "translation": "Importar" - }, - "rZkl7/": { - "message": "Last change: {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 212 - ], - [ - "src/project/SyncDialog.svelte", - 252 - ] - ], - "translation": "รšltimo cambio: {0}" - }, - "ok2GuG": { - "message": "Length:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 28 - ] - ], - "translation": "" - }, - "Cb8zzH": { - "message": "Lexbox logo", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 109 - ] - ], - "translation": "Logotipo de Lexbox" - }, - "vSL95+": { - "message": "Lexeme form", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 43 - ] - ], - "translation": "Forma del lexema" - }, - "efjzjh": { - "message": "Lexeme Form", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 40 - ] - ], - "translation": "" - }, - "8oegWV": { - "message": "List mode", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 63 - ] - ], - "translation": "Modo de lista" - }, - "2kUuXE": { - "message": "Literal meaning", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 103 - ] - ], - "translation": "Significado literal" - }, - "4PN67S": { - "message": "Loading Dictionaries...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectDropdown.svelte", - 105 - ] - ], - "translation": "Cargando diccionarios..." - }, - "+yD+Wu": { - "message": "loading...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 146 - ] - ], - "translation": "cargando..." - }, - "d5zxa4": { - "message": "Local", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 151 - ] - ], - "translation": "Local" - }, - "OgyJSr": { - "message": "Local only", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 168 - ] - ], - "translation": "Solo local" - }, - "z0t9bb": { - "message": "Login", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 189 - ] - ], - "translation": "Iniciar sesiรณn" - }, - "z7IcPF": { - "message": "Login to see projects", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/auth/LoginButton.svelte", - 71 - ], - [ - "src/lib/auth/LoginButton.svelte", - 79 - ] - ], - "translation": "Inicie sesiรณn para ver proyectos" - }, - "nOhz3x": { - "message": "Logout", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/auth/LoginButton.svelte", - 61 - ] - ], - "translation": "Cerrar sesiรณn" - }, - "nK30Fy": { - "message": "Made with โค๏ธ from ๐Ÿ‡ฆ๐Ÿ‡น ๐Ÿ‡น๐Ÿ‡ญ ๐Ÿ‡บ๐Ÿ‡ธ", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 193 - ] - ], - "translation": "Hecho con โค๏ธ desde ๐Ÿ‡ฆ๐Ÿ‡น ๐Ÿ‡น๐Ÿ‡ญ ๐Ÿ‡บ๐Ÿ‡ธ" - }, - "6URaYg": { - "message": "Meaning", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 250 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 166 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 73 - ], - [ - "src/lib/entry-editor/object-editors/AddSenseFab.svelte", - 15 - ] - ], - "translation": "Significado" - }, - "oPBJ/O": { - "message": "Missing Examples", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 152 - ] - ], - "translation": "Faltan ejemplos" - }, - "sb65UQ": { - "message": "Missing Part of Speech", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 154 - ] - ], - "translation": "Falta la categorรญa gramatical" - }, - "XOUmTu": { - "message": "Missing Semantic Domains", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 155 - ] - ], - "translation": "Faltan dominios semรกnticos" - }, - "1H/nm7": { - "message": "Missing Senses", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 153 - ] - ], - "translation": "Faltan acepciones" - }, - "QWdKwH": { - "message": "Move", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/ItemListItem.svelte", - 61 - ] - ], - "translation": "Mover" - }, - "qqeAJM": { - "message": "Never", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 253 - ] - ], - "translation": "Nunca" - }, - "isRobC": { - "message": "New", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/NewEntryButton.svelte", - 48 - ] - ], - "translation": "Nuevo" - }, - "6WSYbN": { - "message": "New {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/NewEntryDialog.svelte", - 97 - ] - ], - "translation": "Nuevo {0}" - }, - "eL8osE": { - "message": "New Entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/NewEntryButton.svelte", - 50 - ] - ], - "translation": "Nueva Entrada" - }, - "QUaH5J": { - "message": "No activity found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/activity/ActivityView.svelte", - 61 - ] - ], - "translation": "No se encontrรณ actividad" - }, - "p6Fxed": { - "message": "No audio", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 210 - ] - ], - "translation": "" - }, - "cJKxGt": { - "message": "No change name", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/history/HistoryView.svelte", - 71 - ] - ], - "translation": "Sin nombre de cambio" - }, - "hcFut8": { - "message": "No Dictionaries found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectDropdown.svelte", - 109 - ] - ], - "translation": "No se encontraron diccionarios" - }, - "bakDdy": { - "message": "No entries found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntriesList.svelte", - 160 - ], - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 174 - ] - ], - "translation": "No se encontraron entradas" - }, - "7elymg": { - "message": "No history found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/history/HistoryView.svelte", - 66 - ] - ], - "translation": "No se encontrรณ historial" - }, - "V9PAEu": { - "message": "No items found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/select.svelte", - 126 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 220 - ] - ], - "translation": "No se encontraron elementos" - }, - "ylgAlG": { - "message": "No server configured", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 193 - ], - [ - "src/project/ProjectSidebar.svelte", - 113 - ] - ], - "translation": "No hay servidor configurado" - }, - "qdJypF": { - "message": "No words found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 174 - ] - ], - "translation": "No se encontraron palabras" - }, - "EdQY6l": { - "message": "None", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/select.svelte", - 101 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 176 - ] - ], - "translation": "Ninguno" - }, - "OPax5a": { - "message": "Not equal", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/OpFilter.svelte", - 16 - ] - ], - "translation": "" - }, - "wMP6DT": { - "message": "Not logged in", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 257 - ], - [ - "src/project/ProjectSidebar.svelte", - 111 - ] - ], - "translation": "No ha iniciado sesiรณn" - }, - "KiJn9B": { - "message": "Note", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 114 - ] - ], - "translation": "Nota" - }, - "6Aih4U": { - "message": "Offline", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 187 - ], - [ - "src/project/ProjectSidebar.svelte", - 109 - ] - ], - "translation": "Sin conexiรณn" - }, - "WPtIFT": { - "message": "Offline, unable to download", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 77 - ] - ], - "translation": "" - }, - "LqMYkh": { - "message": "Open Data Directory", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 40 - ] - ], - "translation": "Abrir Directorio de Datos" - }, - "Y4BKCd": { - "message": "Open in FieldWorks", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/OpenInFieldWorksButton.svelte", - 57 - ] - ], - "translation": "Abrir en FieldWorks" - }, - "OsAKOS": { - "message": "Open in new Window", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryMenu.svelte", - 65 - ] - ], - "translation": "Abrir en una nueva ventana" - }, - "sccXTS": { - "message": "Open Log file", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 46 - ] - ], - "translation": "Abrir archivo de registro" - }, - "vgP+9p": { - "message": "Part", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 43 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 44 - ] - ], - "translation": "Parte" - }, - "qW3eh2": { - "message": "Part of", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 67 - ], - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 55 - ], - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 44 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 45 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 50 - ] - ], - "translation": "Parte de" - }, - "h6kyNd": { - "message": "Part of speech", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", - 63 - ] - ], - "translation": "Categorรญa gramatical" - }, - "kNiQp6": { - "message": "Pinned", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 41 - ] - ], - "translation": "Fijado" - }, - "rdUucN": { - "message": "Preview", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 76 - ] - ], - "translation": "Vista previa" - }, - "Xp1CO/": { - "message": "Project name...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 211 - ] - ], - "translation": "Nombre del proyecto..." - }, - "N2C89m": { - "message": "Reference", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte", - 60 - ] - ], - "translation": "Referencia" - }, - "4mRsmF": { - "message": "Refine your filter to see more...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/select.svelte", - 146 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 256 - ] - ], - "translation": "Refine su filtro para ver mรกs..." - }, - "TG4hr2": { - "message": "Refresh Projects", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 70 - ], - [ - "src/home/HomeView.svelte", - 155 - ] - ], - "translation": "Actualizar Proyectos" - }, - "t/YqKh": { - "message": "Remove", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/ItemListItem.svelte", - 73 - ] - ], - "translation": "Quitar" - }, - "Fem29f": { - "message": "Remove audio", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 261 - ] - ], - "translation": "" - }, - "M7SqjM": { - "message": "Reopen", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/OpenInFieldWorksButton.svelte", - 41 - ] - ], - "translation": "Reabrir" - }, - "pwMRBz": { - "message": "Replace audio", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 258 - ] - ], - "translation": "" - }, - "kGv7vG": { - "message": "Save audio", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/AudioDialog.svelte", - 120 - ] - ], - "translation": "" - }, - "aKuPxK": { - "message": "Search # or #", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - null - ] - ], - "translation": "Buscar # o #" - }, - "3NdSH7": { - "message": "Search Dictionaries", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectDropdown.svelte", - 99 - ] - ], - "translation": "Buscar Diccionarios" - }, - "02ePaq": { - "message": "Select {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 250 - ] - ], - "translation": "Seleccionar {0}" - }, - "bbTYV2": { - "message": "Select {0} to view details", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 102 - ] - ], - "translation": "Seleccione {0} para ver los detalles" - }, - "J6WI1B": { - "message": "Select file", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-provider.svelte", - 66 - ], - [ - "src/lib/components/audio/audio-provider.svelte", - 70 - ] - ], - "translation": "" - }, - "mEtszZ": { - "message": "Semantic domains", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", - 79 - ] - ], - "translation": "Dominios semรกnticos" - }, - "Ivc0e8": { - "message": "Sense", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 250 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 166 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 73 - ], - [ - "src/lib/entry-editor/object-editors/AddSenseFab.svelte", - 15 - ] - ], - "translation": "Acepciรณn" - }, - "FDpH/H": { - "message": "Sentence", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte", - 37 - ] - ], - "translation": "Frase" - }, - "Tz0i8g": { - "message": "Settings", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 144 - ] - ], - "translation": "Configuraciรณn" - }, - "+drua4": { - "message": "Shadcn Sandbox # #", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/sandbox/Sandbox.svelte", - null - ] - ], - "translation": "Shadcn Sandbox # #" - }, - "mFKqBL": { - "message": "Share Log file", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 50 - ] - ], - "translation": "Compartir archivo de registro" - }, - "8vETh9": { - "message": "Show", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 39 - ] - ], - "translation": "Mostrar" - }, - "0IaUwR": { - "message": "Show {0} more...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 191 - ] - ], - "translation": "Mostrar {0} mรกs..." - }, - "AQK14J": { - "message": "Simple", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 72 - ] - ], - "translation": "Sencillo" - }, - "QdGvPV": { - "message": "Size:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 30 - ] - ], - "translation": "" - }, - "Ju9xEa": { - "message": "Starts with", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/OpFilter.svelte", - 12 - ] - ], - "translation": "" - }, - "hQRttt": { - "message": "Submit", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/multi-select.svelte", - 210 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 211 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 283 - ] - ], - "translation": "Enviar" - }, - "N2FcBE": { - "message": "Synced", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 117 - ], - [ - "src/lib/activity/ActivityView.svelte", - 103 - ], - [ - "src/home/Server.svelte", - 113 - ] - ], - "translation": "Sincronizado" - }, - "JXRN33": { - "message": "Synced with {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 168 - ] - ], - "translation": "Sincronizado con {0}" - }, - "UNnBU9": { - "message": "Synchronize", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 149 - ], - [ - "src/project/SyncDialog.svelte", - 234 - ], - [ - "src/project/ProjectSidebar.svelte", - 124 - ] - ], - "translation": "Sincronizar" - }, - "d5Q6AD": { - "message": "Synchronizing FieldWorks Lite with FieldWorks...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 89 - ] - ], - "translation": "" - }, - "ivpwMF": { - "message": "Synchronizing...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 181 - ], - [ - "src/project/SyncDialog.svelte", - 232 - ] - ], - "translation": "Sincronizando..." - }, - "GtycJ/": { - "message": "Tasks", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 91 - ] - ], - "translation": "Tareas" - }, - "/OCqal": { - "message": "Test Project", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 192 - ] - ], - "translation": "Proyecto de Prueba" - }, - "qYgnDa": { - "message": "This date # and this emoji # are snippets", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/stories/i18n/i18n.stories.svelte", - null - ] - ], - "translation": "Esta fecha # y este emoji # son fragmentos" - }, - "f233G3": { - "message": "This project is now open in FieldWorks. To continue working in FieldWorks Lite, close the project in FieldWorks and click Reopen.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/OpenInFieldWorksButton.svelte", - 40 - ] - ], - "translation": "Este proyecto estรก ahora abierto en FieldWorks. Para continuar trabajando en FieldWorks Lite, cierre el proyecto en FieldWorks y haga clic en Reabrir." - }, - "L2twOB": { - "message": "Toggle filters", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 119 - ] - ], - "translation": "Alternar filtros" - }, - "2N0C4b": { - "message": "Toggle theme", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/ThemePicker.svelte", - 24 - ] - ], - "translation": "Cambiar tema" - }, - "wFcvZJ": { - "message": "Translation", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte", - 48 - ] - ], - "translation": "Traducciรณn" - }, - "et+mIi": { - "message": "Troubleshoot", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 170 - ], - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 30 - ], - [ - "src/home/HomeView.svelte", - 132 - ] - ], - "translation": "Solucionar problemas" - }, - "lMdXuD": { - "message": "Type:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 36 - ] - ], - "translation": "" - }, - "amlaqM": { - "message": "Unable to open in FieldWorks", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/OpenInFieldWorksButton.svelte", - 45 - ] - ], - "translation": "No se puede abrir en FieldWorks" - }, - "Ef7StM": { - "message": "Unknown", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 253 - ], - [ - "src/project/SyncDialog.svelte", - 260 - ], - [ - "src/lib/history/HistoryView.svelte", - 99 - ], - [ - "src/lib/activity/ActivityView.svelte", - 95 - ] - ], - "translation": "Desconocido" - }, - "29VNqC": { - "message": "Unknown error", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 115 - ] - ], - "translation": "Error desconocido" - }, - "jsLAXp": { - "message": "Unknown error {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 80 - ] - ], - "translation": "" - }, - "VTzzIW": { - "message": "Unknown server: {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 191 - ] - ], - "translation": "" - }, - "wja8aL": { - "message": "Untitled", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryView.svelte", - 49 - ], - [ - "src/project/browse/EntryRow.svelte", - 57 - ], - [ - "src/project/browse/EntryMenu.svelte", - 32 - ] - ], - "translation": "Sin tรญtulo" - }, - "S/J67B": { - "message": "Uses components as", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 88 - ] - ], - "translation": "Usa componentes como" - }, - "YYdC3A": { - "message": "Version {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 192 - ] - ], - "translation": "Versiรณn {0}" - }, - "yK+3LL": { - "message": "View Configuration", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 26 - ] - ], - "translation": "Ver Configuraciรณn" - }, - "LhKBuY": { - "message": "Where are my projects?", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 94 - ] - ], - "translation": "ยฟDรณnde estรกn mis proyectos?" - }, - "dZiBrj": { - "message": "Word", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 40 - ], - [ - "src/project/browse/EntryMenu.svelte", - 37 - ], - [ - "src/lib/entry-editor/NewEntryDialog.svelte", - 84 - ], - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 250 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 43 - ] - ], - "translation": "Palabra" - }, - "yRdLNW": { - "message": "Word only", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 211 - ] - ], - "translation": "Solo Palabra" - }, - "o0GO4i": { - "message": "Word or meaning:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 204 - ] - ], - "translation": "Palabra o significado:" - }, - "I/hLND": { - "message": "Writing System", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/WsSelect.svelte", - 18 - ] - ], - "translation": "" - }, - "cDHTt1": { - "message": "Writing system: {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/lcm-rich-text-editor/editor-schema.ts", - 27 - ] - ], - "translation": "Sistema de escritura: {0}" - }, - "5Pbs2Z": { - "message": "Writing Systems", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/WsSelect.svelte", - 29 - ] - ], - "translation": "" - } -} \ No newline at end of file diff --git a/frontend/viewer/src/locales/es.po b/frontend/viewer/src/locales/es.po new file mode 100644 index 0000000000..35f3ae42d5 --- /dev/null +++ b/frontend/viewer/src/locales/es.po @@ -0,0 +1,939 @@ +msgid "" +msgstr "" +"POT-Creation-Date: 2025-07-29 14:49+0700\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: @lingui/cli\n" +"Language: es\n" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Plural-Forms: \n" + +#: src/lib/activity/ActivityView.svelte:99 +msgid "โ€“ ({0} changes)" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:28 +#: src/lib/components/audio/audio-editor.svelte:33 +#: src/lib/components/audio/audio-editor.svelte:37 +msgid "{0}" +msgstr "" + +#: src/project/SyncDialog.svelte:249 +msgid "{0} - FieldWorks" +msgstr "" + +#: src/project/SyncDialog.svelte:209 +msgid "{0} - FieldWorks Lite" +msgstr "" + +#: src/lib/components/editor/field/field-title.svelte:22 +msgid "{0} (FieldWorks Lite)" +msgstr "" + +#: src/lib/components/editor/field/field-title.svelte:23 +msgid "{0} (FieldWorks)" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:30 +msgid "{0} MB" +msgstr "" + +#: src/home/Server.svelte:62 +msgid "{0} Server" +msgstr "" + +#: src/project/SyncDialog.svelte:93 +msgid "{0} synced to FieldWorks. {1} synced to FieldWorks Lite." +msgstr "" + +#: src/project/SyncDialog.svelte:91 +#: src/project/SyncDialog.svelte:92 +msgid "{num, plural, one {# change} other {# changes}}" +msgstr "" + +#: src/lib/notifications/NotificationOutlet.svelte:20 +msgid "A new version of FieldWorks lite is available." +msgstr "" + +#: src/project/browse/BrowseView.svelte:102 +msgid "a word" +msgstr "" + +#: src/lib/about/AboutDialog.svelte:22 +msgid "About" +msgstr "" + +#: src/project/ProjectSidebar.svelte:138 +msgid "Account" +msgstr "" + +#: src/project/ProjectSidebar.svelte:94 +msgid "Activity" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:206 +#: src/lib/components/audio/AudioDialog.svelte:106 +msgid "Add audio" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:51 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:57 +msgid "Add component" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:212 +msgid "Add Example" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:227 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:227 +msgid "Add Meaning" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:51 +msgid "Add part of" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:227 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:227 +msgid "Add Sense" +msgstr "" + +#: src/lib/history/HistoryView.svelte:83 +#: src/lib/activity/ActivityView.svelte:78 +#: src/lib/activity/ActivityView.svelte:105 +msgid "ago" +msgstr "" + +#: src/project/browse/BrowseView.svelte:102 +msgid "an entry" +msgstr "" + +#: src/project/browse/filter/WsSelect.svelte:21 +msgid "Any Ws" +msgstr "" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:33 +msgid "Application version" +msgstr "" + +#: src/lib/entry-editor/DeleteDialog.svelte:55 +msgid "Are you sure you want to delete {0}?" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:215 +msgid "Audio file not included in Send & Receive" +msgstr "" + +#: src/lib/history/HistoryView.svelte:95 +#: src/lib/activity/ActivityView.svelte:91 +msgid "Author:" +msgstr "" + +#: src/project/browse/SortMenu.svelte:73 +msgid "Auto" +msgstr "" + +#: src/project/SyncDialog.svelte:183 +msgid "Auto synchronizing" +msgstr "" + +#: src/lib/history/HistoryView.svelte:80 +#: src/lib/activity/ActivityView.svelte:75 +msgid "before" +msgstr "" + +#: src/project/browse/SortMenu.svelte:9 +msgid "Best match" +msgstr "" + +#: src/project/ProjectSidebar.svelte:89 +msgid "Browse" +msgstr "" + +#: src/lib/entry-editor/NewEntryDialog.svelte:110 +#: src/lib/entry-editor/EntryOrSensePicker.svelte:245 +#: src/lib/components/field-editors/select.svelte:166 +#: src/lib/components/field-editors/multi-select.svelte:280 +#: src/lib/components/audio/AudioDialog.svelte:118 +msgid "Cancel" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:55 +msgid "Citation form" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:41 +msgid "Citation Form" +msgstr "" + +#: src/home/HomeView.svelte:225 +msgid "Classic FieldWorks Projects" +msgstr "" + +#: src/lib/components/field-editors/select.svelte:118 +#: src/lib/components/field-editors/multi-select.svelte:205 +msgid "clear" +msgstr "" + +#: src/lib/components/ui/button/x-button.svelte:14 +#: src/lib/components/field-editors/multi-select.svelte:215 +#: src/lib/about/AboutDialog.svelte:28 +msgid "Close" +msgstr "" + +#: src/project/ProjectSidebar.svelte:157 +msgid "Close Dictionary" +msgstr "" + +#: src/lib/ThemePicker.svelte:32 +msgid "Color" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:55 +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:44 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:45 +msgid "Complex Form" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:88 +msgid "Complex form types" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:67 +msgid "Complex forms" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:43 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:61 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:44 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:50 +msgid "Component" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:77 +msgid "Components" +msgstr "" + +#: src/project/browse/filter/OpFilter.svelte:13 +msgid "Contains" +msgstr "" + +#: src/lib/entry-editor/NewEntryDialog.svelte:112 +msgid "Create {0}" +msgstr "" + +#: src/lib/entry-editor/NewEntryButton.svelte:12 +msgid "Create entry" +msgstr "" + +#: src/home/HomeView.svelte:203 +msgid "Create Example Project" +msgstr "" + +#: src/lib/entry-editor/NewEntryButton.svelte:12 +msgid "Create word" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:42 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:43 +msgid "Current Entry" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:42 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:43 +msgid "Current Word" +msgstr "" + +#: src/project/ProjectSidebar.svelte:87 +msgid "Dashboard" +msgstr "" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:35 +msgid "Data Directory" +msgstr "" + +#: src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte:52 +msgid "Definition" +msgstr "" + +#: src/home/HomeView.svelte:177 +msgid "Delete" +msgstr "" + +#: src/lib/entry-editor/DeleteDialog.svelte:52 +#: src/lib/entry-editor/DeleteDialog.svelte:59 +msgid "Delete {0}" +msgstr "" + +#: src/project/browse/EntryMenu.svelte:55 +msgid "Delete Entry" +msgstr "" + +#: src/project/browse/EntryMenu.svelte:55 +msgid "Delete Word" +msgstr "" + +#: src/home/HomeView.svelte:107 +#: src/home/HomeView.svelte:110 +msgid "Dictionaries" +msgstr "" + +#: src/project/ProjectSidebar.svelte:83 +msgid "Dictionary" +msgstr "" + +#: src/project/browse/ViewPicker.svelte:38 +msgid "Dictionary Preview" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:46 +msgid "Discard" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:41 +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:55 +msgid "Display as" +msgstr "" + +#: src/lib/entry-editor/DeleteDialog.svelte:58 +msgid "Don't delete" +msgstr "" + +#: src/lib/notifications/NotificationOutlet.svelte:26 +#: src/home/Server.svelte:127 +msgid "Download" +msgstr "" + +#: src/home/Server.svelte:38 +msgid "Downloaded {0}" +msgstr "" + +#: src/home/Server.svelte:37 +msgid "Downloading {0}..." +msgstr "" + +#: src/project/browse/filter/OpFilter.svelte:14 +msgid "Ends with" +msgstr "" + +#: src/project/browse/EntryMenu.svelte:37 +#: src/lib/entry-editor/NewEntryDialog.svelte:84 +#: src/lib/entry-editor/EntryOrSensePicker.svelte:250 +msgid "Entry" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:211 +msgid "Entry Only" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:204 +msgid "Entry or sense:" +msgstr "" + +#: src/project/browse/filter/OpFilter.svelte:15 +msgid "Equals" +msgstr "" + +#: src/project/ProjectSidebar.svelte:119 +msgid "Error getting sync status" +msgstr "" + +#: src/project/SyncDialog.svelte:195 +msgid "Error getting sync status." +msgstr "" + +#: src/project/SyncDialog.svelte:260 +msgid "Error: {0}" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:184 +msgid "Example" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:91 +msgid "Example sentence" +msgstr "" + +#: src/home/Server.svelte:39 +msgid "Failed to download {0}" +msgstr "" + +#: src/project/browse/EntriesList.svelte:134 +msgid "Failed to load entries" +msgstr "" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:22 +msgid "Failed to open data directory, use the path in the text field instead" +msgstr "" + +#: src/project/SyncDialog.svelte:120 +msgid "Failed to synchronize" +msgstr "" + +#: src/project/SyncDialog.svelte:95 +msgid "Failed to synchronize." +msgstr "" + +#: src/project/ProjectSidebar.svelte:179 +#: src/home/HomeView.svelte:126 +msgid "Feedback" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:136 +msgid "Field" +msgstr "" + +#: src/project/browse/ViewPicker.svelte:32 +msgid "Field Labels" +msgstr "" + +#: src/project/ProjectDropdown.svelte:69 +#: src/lib/OpenInFieldWorksButton.svelte:56 +#: src/home/HomeView.svelte:231 +msgid "FieldWorks logo" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:32 +msgid "File name:" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:74 +msgid "File not found" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:100 +msgid "Filter # entries" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:100 +msgid "Filter # words" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:106 +msgid "Filter entries" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:147 +msgid "Filter for" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:106 +msgid "Filter words" +msgstr "" + +#: src/lib/components/field-editors/select.svelte:114 +#: src/lib/components/field-editors/multi-select.svelte:201 +msgid "Filter..." +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:140 +msgid "Find entry..." +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:140 +msgid "Find word..." +msgstr "" + +#: src/project/browse/SearchFilter.svelte:42 +#: src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte:41 +msgid "Gloss" +msgstr "" + +#: src/lib/entry-editor/EntryOrSenseItemList.svelte:26 +msgid "Go to {0}" +msgstr "" + +#: src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte:63 +msgid "Grammatical info." +msgstr "" + +#: src/project/browse/SortMenu.svelte:10 +msgid "Headword" +msgstr "" + +#: src/project/browse/ViewPicker.svelte:40 +msgid "Hide" +msgstr "" + +#: src/project/browse/EntryMenu.svelte:60 +#: src/lib/history/HistoryView.svelte:59 +msgid "History" +msgstr "" + +#: src/lib/components/audio/audio-provider.svelte:85 +msgid "Hold to record or\\npress and release to start recording." +msgstr "" + +#: src/home/Server.svelte:137 +msgid "I don't see my project" +msgstr "" + +#: src/home/HomeView.svelte:237 +msgid "Import" +msgstr "" + +#: src/project/SyncDialog.svelte:212 +#: src/project/SyncDialog.svelte:252 +msgid "Last change: {0}" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:28 +msgid "Length:" +msgstr "" + +#: src/home/HomeView.svelte:109 +msgid "Lexbox logo" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:43 +msgid "Lexeme form" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:40 +msgid "Lexeme Form" +msgstr "" + +#: src/project/browse/BrowseView.svelte:63 +msgid "List mode" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:103 +msgid "Literal meaning" +msgstr "" + +#: src/project/ProjectDropdown.svelte:105 +msgid "Loading Dictionaries..." +msgstr "" + +#: src/home/HomeView.svelte:146 +msgid "loading..." +msgstr "" + +#: src/home/HomeView.svelte:151 +msgid "Local" +msgstr "" + +#: src/home/HomeView.svelte:168 +msgid "Local only" +msgstr "" + +#: src/project/SyncDialog.svelte:189 +msgid "Login" +msgstr "" + +#: src/lib/auth/LoginButton.svelte:71 +#: src/lib/auth/LoginButton.svelte:79 +msgid "Login to see projects" +msgstr "" + +#: src/lib/auth/LoginButton.svelte:61 +msgid "Logout" +msgstr "" + +#: src/project/ProjectSidebar.svelte:193 +msgid "Made with โค๏ธ from ๐Ÿ‡ฆ๐Ÿ‡น ๐Ÿ‡น๐Ÿ‡ญ ๐Ÿ‡บ๐Ÿ‡ธ" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:250 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:166 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:73 +#: src/lib/entry-editor/object-editors/AddSenseFab.svelte:15 +msgid "Meaning" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:152 +msgid "Missing Examples" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:154 +msgid "Missing Part of Speech" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:155 +msgid "Missing Semantic Domains" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:153 +msgid "Missing Senses" +msgstr "" + +#: src/lib/entry-editor/ItemListItem.svelte:61 +msgid "Move" +msgstr "" + +#: src/project/SyncDialog.svelte:253 +msgid "Never" +msgstr "" + +#: src/project/NewEntryButton.svelte:48 +msgid "New" +msgstr "" + +#: src/lib/entry-editor/NewEntryDialog.svelte:97 +msgid "New {0}" +msgstr "" + +#: src/project/NewEntryButton.svelte:50 +msgid "New Entry" +msgstr "" + +#: src/lib/activity/ActivityView.svelte:61 +msgid "No activity found" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:210 +msgid "No audio" +msgstr "" + +#: src/lib/history/HistoryView.svelte:71 +msgid "No change name" +msgstr "" + +#: src/project/ProjectDropdown.svelte:109 +msgid "No Dictionaries found" +msgstr "" + +#: src/project/browse/EntriesList.svelte:160 +#: src/lib/entry-editor/EntryOrSensePicker.svelte:174 +msgid "No entries found" +msgstr "" + +#: src/lib/history/HistoryView.svelte:66 +msgid "No history found" +msgstr "" + +#: src/lib/components/field-editors/select.svelte:126 +#: src/lib/components/field-editors/multi-select.svelte:220 +msgid "No items found" +msgstr "" + +#: src/project/SyncDialog.svelte:193 +#: src/project/ProjectSidebar.svelte:113 +msgid "No server configured" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:174 +msgid "No words found" +msgstr "" + +#: src/lib/components/field-editors/select.svelte:101 +#: src/lib/components/field-editors/multi-select.svelte:176 +msgid "None" +msgstr "" + +#: src/project/browse/filter/OpFilter.svelte:16 +msgid "Not equal" +msgstr "" + +#: src/project/SyncDialog.svelte:257 +#: src/project/ProjectSidebar.svelte:111 +msgid "Not logged in" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:114 +msgid "Note" +msgstr "" + +#: src/project/SyncDialog.svelte:187 +#: src/project/ProjectSidebar.svelte:109 +msgid "Offline" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:77 +msgid "Offline, unable to download" +msgstr "" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:40 +msgid "Open Data Directory" +msgstr "" + +#: src/lib/OpenInFieldWorksButton.svelte:57 +msgid "Open in FieldWorks" +msgstr "" + +#: src/project/browse/EntryMenu.svelte:65 +msgid "Open in new Window" +msgstr "" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:46 +msgid "Open Log file" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:43 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:44 +msgid "Part" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:67 +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:55 +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:44 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:45 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:50 +msgid "Part of" +msgstr "" + +#: src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte:63 +msgid "Part of speech" +msgstr "" + +#: src/project/browse/ViewPicker.svelte:41 +msgid "Pinned" +msgstr "" + +#: src/project/browse/BrowseView.svelte:76 +msgid "Preview" +msgstr "" + +#: src/home/HomeView.svelte:211 +msgid "Project name..." +msgstr "" + +#: src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte:60 +msgid "Reference" +msgstr "" + +#: src/lib/components/field-editors/select.svelte:146 +#: src/lib/components/field-editors/multi-select.svelte:256 +msgid "Refine your filter to see more..." +msgstr "" + +#: src/home/Server.svelte:70 +#: src/home/HomeView.svelte:155 +msgid "Refresh Projects" +msgstr "" + +#: src/lib/entry-editor/ItemListItem.svelte:73 +msgid "Remove" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:261 +msgid "Remove audio" +msgstr "" + +#: src/lib/OpenInFieldWorksButton.svelte:41 +msgid "Reopen" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:258 +msgid "Replace audio" +msgstr "" + +#: src/lib/components/audio/AudioDialog.svelte:120 +msgid "Save audio" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte: +msgid "Search # or #" +msgstr "" + +#: src/project/ProjectDropdown.svelte:99 +msgid "Search Dictionaries" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:250 +msgid "Select {0}" +msgstr "" + +#: src/project/browse/BrowseView.svelte:102 +msgid "Select {0} to view details" +msgstr "" + +#: src/lib/components/audio/audio-provider.svelte:66 +#: src/lib/components/audio/audio-provider.svelte:70 +msgid "Select file" +msgstr "" + +#: src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte:79 +msgid "Semantic domains" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:250 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:166 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:73 +#: src/lib/entry-editor/object-editors/AddSenseFab.svelte:15 +msgid "Sense" +msgstr "" + +#: src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte:37 +msgid "Sentence" +msgstr "" + +#: src/project/ProjectSidebar.svelte:144 +msgid "Settings" +msgstr "" + +#: src/lib/sandbox/Sandbox.svelte: +msgid "Shadcn Sandbox # #" +msgstr "" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:50 +msgid "Share Log file" +msgstr "" + +#: src/project/browse/ViewPicker.svelte:39 +msgid "Show" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:191 +msgid "Show {0} more..." +msgstr "" + +#: src/project/browse/BrowseView.svelte:72 +msgid "Simple" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:30 +msgid "Size:" +msgstr "" + +#: src/project/browse/filter/OpFilter.svelte:12 +msgid "Starts with" +msgstr "" + +#: src/lib/components/field-editors/multi-select.svelte:210 +#: src/lib/components/field-editors/multi-select.svelte:211 +#: src/lib/components/field-editors/multi-select.svelte:283 +msgid "Submit" +msgstr "" + +#: src/project/ProjectSidebar.svelte:117 +#: src/lib/activity/ActivityView.svelte:103 +#: src/home/Server.svelte:113 +msgid "Synced" +msgstr "" + +#: src/home/HomeView.svelte:168 +msgid "Synced with {0}" +msgstr "" + +#: src/project/SyncDialog.svelte:149 +#: src/project/SyncDialog.svelte:234 +#: src/project/ProjectSidebar.svelte:124 +msgid "Synchronize" +msgstr "" + +#: src/project/SyncDialog.svelte:89 +msgid "Synchronizing FieldWorks Lite with FieldWorks..." +msgstr "" + +#: src/project/SyncDialog.svelte:181 +#: src/project/SyncDialog.svelte:232 +msgid "Synchronizing..." +msgstr "" + +#: src/project/ProjectSidebar.svelte:91 +msgid "Tasks" +msgstr "" + +#: src/home/HomeView.svelte:192 +msgid "Test Project" +msgstr "" + +#: src/stories/i18n/i18n.stories.svelte: +msgid "This date # and this emoji # are snippets" +msgstr "" + +#: src/lib/OpenInFieldWorksButton.svelte:40 +msgid "This project is now open in FieldWorks. To continue working in FieldWorks Lite, close the project in FieldWorks and click Reopen." +msgstr "" + +#: src/project/browse/SearchFilter.svelte:119 +msgid "Toggle filters" +msgstr "" + +#: src/lib/ThemePicker.svelte:24 +msgid "Toggle theme" +msgstr "" + +#: src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte:48 +msgid "Translation" +msgstr "" + +#: src/project/ProjectSidebar.svelte:170 +#: src/lib/troubleshoot/TroubleshootDialog.svelte:30 +#: src/home/HomeView.svelte:132 +msgid "Troubleshoot" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:36 +msgid "Type:" +msgstr "" + +#: src/lib/OpenInFieldWorksButton.svelte:45 +msgid "Unable to open in FieldWorks" +msgstr "" + +#: src/project/SyncDialog.svelte:253 +#: src/project/SyncDialog.svelte:260 +#: src/lib/history/HistoryView.svelte:99 +#: src/lib/activity/ActivityView.svelte:95 +msgid "Unknown" +msgstr "" + +#: src/project/ProjectSidebar.svelte:115 +msgid "Unknown error" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:80 +msgid "Unknown error {0}" +msgstr "" + +#: src/project/SyncDialog.svelte:191 +msgid "Unknown server: {0}" +msgstr "" + +#: src/project/browse/EntryView.svelte:49 +#: src/project/browse/EntryRow.svelte:57 +#: src/project/browse/EntryMenu.svelte:32 +msgid "Untitled" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:88 +msgid "Uses components as" +msgstr "" + +#: src/project/ProjectSidebar.svelte:192 +msgid "Version {0}" +msgstr "" + +#: src/project/browse/ViewPicker.svelte:26 +msgid "View Configuration" +msgstr "" + +#: src/home/Server.svelte:94 +msgid "Where are my projects?" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:40 +#: src/project/browse/EntryMenu.svelte:37 +#: src/lib/entry-editor/NewEntryDialog.svelte:84 +#: src/lib/entry-editor/EntryOrSensePicker.svelte:250 +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:43 +msgid "Word" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:211 +msgid "Word only" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:204 +msgid "Word or meaning:" +msgstr "" + +#: src/project/browse/filter/WsSelect.svelte:18 +msgid "Writing System" +msgstr "" + +#: src/lib/components/lcm-rich-text-editor/editor-schema.ts:27 +msgid "Writing system: {0}" +msgstr "" + +#: src/project/browse/filter/WsSelect.svelte:29 +msgid "Writing Systems" +msgstr "" diff --git a/frontend/viewer/src/locales/fr.json b/frontend/viewer/src/locales/fr.json deleted file mode 100644 index 3309d062b2..0000000000 --- a/frontend/viewer/src/locales/fr.json +++ /dev/null @@ -1,2854 +0,0 @@ -{ - "rwLRCA": { - "message": "โ€“ ({0} changes)", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/activity/ActivityView.svelte", - 99 - ] - ], - "translation": "" - }, - "J/hVSQ": { - "message": "{0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 28 - ], - [ - "src/lib/components/audio/audio-editor.svelte", - 33 - ], - [ - "src/lib/components/audio/audio-editor.svelte", - 37 - ] - ], - "translation": "" - }, - "mpbC3j": { - "message": "{0} - FieldWorks", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 249 - ] - ], - "translation": "" - }, - "35GcOB": { - "message": "{0} - FieldWorks Lite", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 209 - ] - ], - "translation": "" - }, - "0jQasM": { - "message": "{0} (FieldWorks Lite)", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/editor/field/field-title.svelte", - 22 - ] - ], - "translation": "" - }, - "Bi6Xst": { - "message": "{0} (FieldWorks)", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/editor/field/field-title.svelte", - 23 - ] - ], - "translation": "" - }, - "ZTysYT": { - "message": "{0} MB", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 30 - ] - ], - "translation": "" - }, - "dhBPPx": { - "message": "{0} Server", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 62 - ] - ], - "translation": "{0} Serveur" - }, - "tgUNp+": { - "message": "{0} synced to FieldWorks. {1} synced to FieldWorks Lite.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 93 - ] - ], - "translation": "" - }, - "ubuwKa": { - "message": "{num, plural, one {# change} other {# changes}}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 91 - ], - [ - "src/project/SyncDialog.svelte", - 92 - ] - ], - "translation": "" - }, - "UuldxO": { - "message": "A new version of FieldWorks lite is available.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/notifications/NotificationOutlet.svelte", - 20 - ] - ], - "translation": "" - }, - "fhKYsI": { - "message": "a word", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 102 - ] - ], - "translation": "" - }, - "uyJsf6": { - "message": "About", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/about/AboutDialog.svelte", - 22 - ] - ], - "translation": "" - }, - "AeXO77": { - "message": "Account", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 138 - ] - ], - "translation": "Compte" - }, - "XJOV1Y": { - "message": "Activity", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 94 - ] - ], - "translation": "Activitรฉ" - }, - "iXH2vL": { - "message": "Add audio", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 206 - ], - [ - "src/lib/components/audio/AudioDialog.svelte", - 106 - ] - ], - "translation": "" - }, - "KdJj3U": { - "message": "Add component", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 51 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 57 - ] - ], - "translation": "" - }, - "nI3A8B": { - "message": "Add Example", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 212 - ] - ], - "translation": "" - }, - "dt7w9L": { - "message": "Add Meaning", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 227 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 227 - ] - ], - "translation": "" - }, - "uvBQSU": { - "message": "Add part of", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 51 - ] - ], - "translation": "" - }, - "0YSbah": { - "message": "Add Sense", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 227 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 227 - ] - ], - "translation": "" - }, - "XeIoU/": { - "message": "ago", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/history/HistoryView.svelte", - 83 - ], - [ - "src/lib/activity/ActivityView.svelte", - 78 - ], - [ - "src/lib/activity/ActivityView.svelte", - 105 - ] - ], - "translation": "" - }, - "iPthvs": { - "message": "an entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 102 - ] - ], - "translation": "" - }, - "n4rsR8": { - "message": "Any Ws", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/WsSelect.svelte", - 21 - ] - ], - "translation": "" - }, - "ZYimak": { - "message": "Application version", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 33 - ] - ], - "translation": "" - }, - "GKJXpX": { - "message": "Are you sure you want to delete {0}?", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/DeleteDialog.svelte", - 55 - ] - ], - "translation": "" - }, - "C6dLUV": { - "message": "Audio file not included in Send & Receive", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 215 - ] - ], - "translation": "" - }, - "6QeoeO": { - "message": "Author:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/history/HistoryView.svelte", - 95 - ], - [ - "src/lib/activity/ActivityView.svelte", - 91 - ] - ], - "translation": "" - }, - "R9Khdg": { - "message": "Auto", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SortMenu.svelte", - 73 - ] - ], - "translation": "" - }, - "VmDOAV": { - "message": "Auto synchronizing", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 183 - ] - ], - "translation": "" - }, - "CI9Ae4": { - "message": "before", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/history/HistoryView.svelte", - 80 - ], - [ - "src/lib/activity/ActivityView.svelte", - 75 - ] - ], - "translation": "" - }, - "3qtIhN": { - "message": "Best match", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SortMenu.svelte", - 9 - ] - ], - "translation": "" - }, - "O2UpM1": { - "message": "Browse", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 89 - ] - ], - "translation": "Parcourir" - }, - "dEgA5A": { - "message": "Cancel", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/NewEntryDialog.svelte", - 110 - ], - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 245 - ], - [ - "src/lib/components/field-editors/select.svelte", - 166 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 280 - ], - [ - "src/lib/components/audio/AudioDialog.svelte", - 118 - ] - ], - "translation": "" - }, - "7Esn9Y": { - "message": "Citation form", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 55 - ] - ], - "translation": "" - }, - "3I5qIF": { - "message": "Citation Form", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 41 - ] - ], - "translation": "" - }, - "Q01cKL": { - "message": "Classic FieldWorks Projects", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 225 - ] - ], - "translation": "Projets Classiques de FieldWorks" - }, - "K0PCkZ": { - "message": "clear", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/select.svelte", - 118 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 205 - ] - ], - "translation": "" - }, - "yz7wBu": { - "message": "Close", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/ui/button/x-button.svelte", - 14 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 215 - ], - [ - "src/lib/about/AboutDialog.svelte", - 28 - ] - ], - "translation": "" - }, - "Iy+nsd": { - "message": "Close Dictionary", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 157 - ] - ], - "translation": "Fermer le Dictionnaire" - }, - "jZlrte": { - "message": "Color", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/ThemePicker.svelte", - 32 - ] - ], - "translation": "" - }, - "PkH7DZ": { - "message": "Complex Form", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 55 - ], - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 44 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 45 - ] - ], - "translation": "" - }, - "W+5v9T": { - "message": "Complex form types", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 88 - ] - ], - "translation": "" - }, - "j6HACU": { - "message": "Complex forms", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 67 - ] - ], - "translation": "" - }, - "dK3Z9j": { - "message": "Component", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 43 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 61 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 44 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 50 - ] - ], - "translation": "" - }, - "RRa/CR": { - "message": "Components", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 77 - ] - ], - "translation": "" - }, - "/5mghO": { - "message": "Contains", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/OpFilter.svelte", - 13 - ] - ], - "translation": "" - }, - "b9XOHo": { - "message": "Create {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/NewEntryDialog.svelte", - 112 - ] - ], - "translation": "" - }, - "sYP6Ef": { - "message": "Create entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/NewEntryButton.svelte", - 12 - ] - ], - "translation": "" - }, - "0widty": { - "message": "Create Example Project", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 203 - ] - ], - "translation": "Crรฉer un Projet d'Exemple" - }, - "OVriW/": { - "message": "Create word", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/NewEntryButton.svelte", - 12 - ] - ], - "translation": "" - }, - "Jxxmun": { - "message": "Current Entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 42 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 43 - ] - ], - "translation": "" - }, - "e2n436": { - "message": "Current Word", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 42 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 43 - ] - ], - "translation": "" - }, - "7p5kLi": { - "message": "Dashboard", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 87 - ] - ], - "translation": "Tableau de Bord" - }, - "yX4qgn": { - "message": "Data Directory", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 35 - ] - ], - "translation": "" - }, - "MbRyzp": { - "message": "Definition", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", - 52 - ] - ], - "translation": "" - }, - "cnGeoo": { - "message": "Delete", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 177 - ] - ], - "translation": "Supprimer" - }, - "Y2tU6I": { - "message": "Delete {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/DeleteDialog.svelte", - 52 - ], - [ - "src/lib/entry-editor/DeleteDialog.svelte", - 59 - ] - ], - "translation": "" - }, - "P0mjNu": { - "message": "Delete Entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryMenu.svelte", - 55 - ] - ], - "translation": "" - }, - "i/7SVG": { - "message": "Delete Word", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryMenu.svelte", - 55 - ] - ], - "translation": "" - }, - "RY27RL": { - "message": "Dictionaries", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 107 - ], - [ - "src/home/HomeView.svelte", - 110 - ] - ], - "translation": "Dictionnaires" - }, - "VrH1k+": { - "message": "Dictionary", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 83 - ] - ], - "translation": "Dictionnaire" - }, - "OVGpil": { - "message": "Dictionary Preview", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 38 - ] - ], - "translation": "" - }, - "bzSI52": { - "message": "Discard", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 46 - ] - ], - "translation": "" - }, - "NagCcF": { - "message": "Display as", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 41 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 55 - ] - ], - "translation": "" - }, - "z9VIKz": { - "message": "Don't delete", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/DeleteDialog.svelte", - 58 - ] - ], - "translation": "" - }, - "mzI/c+": { - "message": "Download", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/notifications/NotificationOutlet.svelte", - 26 - ], - [ - "src/home/Server.svelte", - 127 - ] - ], - "translation": "Tรฉlรฉcharger" - }, - "r5WJNT": { - "message": "Downloaded {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 38 - ] - ], - "translation": "" - }, - "f6QX+N": { - "message": "Downloading {0}...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 37 - ] - ], - "translation": "" - }, - "VCfLFG": { - "message": "Ends with", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/OpFilter.svelte", - 14 - ] - ], - "translation": "" - }, - "VIwCaD": { - "message": "Entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryMenu.svelte", - 37 - ], - [ - "src/lib/entry-editor/NewEntryDialog.svelte", - 84 - ], - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 250 - ] - ], - "translation": "" - }, - "byQjNm": { - "message": "Entry Only", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 211 - ] - ], - "translation": "" - }, - "bQ8ysI": { - "message": "Entry or sense:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 204 - ] - ], - "translation": "" - }, - "f9yJNM": { - "message": "Equals", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/OpFilter.svelte", - 15 - ] - ], - "translation": "" - }, - "yeYJfy": { - "message": "Error getting sync status", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 119 - ] - ], - "translation": "" - }, - "ggzvfk": { - "message": "Error getting sync status.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 195 - ] - ], - "translation": "" - }, - "TpqeIh": { - "message": "Error: {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 260 - ] - ], - "translation": "" - }, - "HmI5oK": { - "message": "Example", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 184 - ] - ], - "translation": "" - }, - "BGP/S1": { - "message": "Example sentence", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 91 - ] - ], - "translation": "" - }, - "k+2jCl": { - "message": "Failed to download {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 39 - ] - ], - "translation": "" - }, - "9QXzjh": { - "message": "Failed to load entries", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntriesList.svelte", - 134 - ] - ], - "translation": "" - }, - "MS0/dh": { - "message": "Failed to open data directory, use the path in the text field instead", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 22 - ] - ], - "translation": "" - }, - "yPkUF+": { - "message": "Failed to synchronize", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 120 - ] - ], - "translation": "" - }, - "PuFGfT": { - "message": "Failed to synchronize.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 95 - ] - ], - "translation": "" - }, - "YirHq7": { - "message": "Feedback", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 179 - ], - [ - "src/home/HomeView.svelte", - 126 - ] - ], - "translation": "Retour d'information" - }, - "AXjA78": { - "message": "Field", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 136 - ] - ], - "translation": "" - }, - "jI2ZOA": { - "message": "Field Labels", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 32 - ] - ], - "translation": "" - }, - "uKNYWn": { - "message": "FieldWorks logo", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectDropdown.svelte", - 69 - ], - [ - "src/lib/OpenInFieldWorksButton.svelte", - 56 - ], - [ - "src/home/HomeView.svelte", - 231 - ] - ], - "translation": "Logo FieldWorks" - }, - "E4G48M": { - "message": "File name:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 32 - ] - ], - "translation": "" - }, - "v41fCm": { - "message": "File not found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 74 - ] - ], - "translation": "" - }, - "LwjKwe": { - "message": "Filter # entries", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 100 - ] - ], - "translation": "" - }, - "zGI/cf": { - "message": "Filter # words", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 100 - ] - ], - "translation": "" - }, - "ctQd0R": { - "message": "Filter entries", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 106 - ] - ], - "translation": "" - }, - "BkugWJ": { - "message": "Filter for", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 147 - ] - ], - "translation": "" - }, - "IrEBhq": { - "message": "Filter words", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 106 - ] - ], - "translation": "" - }, - "6HLTEb": { - "message": "Filter...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/select.svelte", - 114 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 201 - ] - ], - "translation": "" - }, - "0KYzFS": { - "message": "Find entry...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 140 - ] - ], - "translation": "" - }, - "gotGzB": { - "message": "Find word...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 140 - ] - ], - "translation": "" - }, - "F7GHkf": { - "message": "Gloss", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 42 - ], - [ - "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", - 41 - ] - ], - "translation": "" - }, - "u8+PAt": { - "message": "Go to {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSenseItemList.svelte", - 26 - ] - ], - "translation": "" - }, - "Ks+qfd": { - "message": "Grammatical info.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", - 63 - ] - ], - "translation": "" - }, - "X5C2hm": { - "message": "Headword", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SortMenu.svelte", - 10 - ] - ], - "translation": "" - }, - "vLyv1R": { - "message": "Hide", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 40 - ] - ], - "translation": "" - }, - "0caMy7": { - "message": "History", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryMenu.svelte", - 60 - ], - [ - "src/lib/history/HistoryView.svelte", - 59 - ] - ], - "translation": "" - }, - "f4JJ66": { - "message": "Hold to record or\\npress and release to start recording.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-provider.svelte", - 85 - ] - ], - "translation": "" - }, - "E8KyPm": { - "message": "I don't see my project", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 137 - ] - ], - "translation": "" - }, - "l3s5ri": { - "message": "Import", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 237 - ] - ], - "translation": "Importer" - }, - "rZkl7/": { - "message": "Last change: {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 212 - ], - [ - "src/project/SyncDialog.svelte", - 252 - ] - ], - "translation": "" - }, - "ok2GuG": { - "message": "Length:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 28 - ] - ], - "translation": "" - }, - "Cb8zzH": { - "message": "Lexbox logo", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 109 - ] - ], - "translation": "Logo Lexbox" - }, - "vSL95+": { - "message": "Lexeme form", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 43 - ] - ], - "translation": "" - }, - "efjzjh": { - "message": "Lexeme Form", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 40 - ] - ], - "translation": "" - }, - "8oegWV": { - "message": "List mode", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 63 - ] - ], - "translation": "" - }, - "2kUuXE": { - "message": "Literal meaning", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 103 - ] - ], - "translation": "" - }, - "4PN67S": { - "message": "Loading Dictionaries...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectDropdown.svelte", - 105 - ] - ], - "translation": "" - }, - "+yD+Wu": { - "message": "loading...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 146 - ] - ], - "translation": "chargement..." - }, - "d5zxa4": { - "message": "Local", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 151 - ] - ], - "translation": "Local" - }, - "OgyJSr": { - "message": "Local only", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 168 - ] - ], - "translation": "Uniquement local" - }, - "z0t9bb": { - "message": "Login", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 189 - ] - ], - "translation": "" - }, - "z7IcPF": { - "message": "Login to see projects", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/auth/LoginButton.svelte", - 71 - ], - [ - "src/lib/auth/LoginButton.svelte", - 79 - ] - ], - "translation": "Connectez-vous pour voir les projets" - }, - "nOhz3x": { - "message": "Logout", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/auth/LoginButton.svelte", - 61 - ] - ], - "translation": "Se dรฉconnecter" - }, - "nK30Fy": { - "message": "Made with โค๏ธ from ๐Ÿ‡ฆ๐Ÿ‡น ๐Ÿ‡น๐Ÿ‡ญ ๐Ÿ‡บ๐Ÿ‡ธ", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 193 - ] - ], - "translation": "Fait avec โค๏ธ depuis ๐Ÿ‡ฆ๐Ÿ‡น ๐Ÿ‡น๐Ÿ‡ญ ๐Ÿ‡บ๐Ÿ‡ธ" - }, - "6URaYg": { - "message": "Meaning", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 250 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 166 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 73 - ], - [ - "src/lib/entry-editor/object-editors/AddSenseFab.svelte", - 15 - ] - ], - "translation": "" - }, - "oPBJ/O": { - "message": "Missing Examples", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 152 - ] - ], - "translation": "" - }, - "sb65UQ": { - "message": "Missing Part of Speech", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 154 - ] - ], - "translation": "" - }, - "XOUmTu": { - "message": "Missing Semantic Domains", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 155 - ] - ], - "translation": "" - }, - "1H/nm7": { - "message": "Missing Senses", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 153 - ] - ], - "translation": "" - }, - "QWdKwH": { - "message": "Move", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/ItemListItem.svelte", - 61 - ] - ], - "translation": "" - }, - "qqeAJM": { - "message": "Never", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 253 - ] - ], - "translation": "" - }, - "isRobC": { - "message": "New", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/NewEntryButton.svelte", - 48 - ] - ], - "translation": "" - }, - "6WSYbN": { - "message": "New {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/NewEntryDialog.svelte", - 97 - ] - ], - "translation": "" - }, - "eL8osE": { - "message": "New Entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/NewEntryButton.svelte", - 50 - ] - ], - "translation": "" - }, - "QUaH5J": { - "message": "No activity found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/activity/ActivityView.svelte", - 61 - ] - ], - "translation": "" - }, - "p6Fxed": { - "message": "No audio", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 210 - ] - ], - "translation": "" - }, - "cJKxGt": { - "message": "No change name", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/history/HistoryView.svelte", - 71 - ] - ], - "translation": "" - }, - "hcFut8": { - "message": "No Dictionaries found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectDropdown.svelte", - 109 - ] - ], - "translation": "" - }, - "bakDdy": { - "message": "No entries found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntriesList.svelte", - 160 - ], - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 174 - ] - ], - "translation": "" - }, - "7elymg": { - "message": "No history found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/history/HistoryView.svelte", - 66 - ] - ], - "translation": "" - }, - "V9PAEu": { - "message": "No items found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/select.svelte", - 126 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 220 - ] - ], - "translation": "" - }, - "ylgAlG": { - "message": "No server configured", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 193 - ], - [ - "src/project/ProjectSidebar.svelte", - 113 - ] - ], - "translation": "" - }, - "qdJypF": { - "message": "No words found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 174 - ] - ], - "translation": "" - }, - "EdQY6l": { - "message": "None", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/select.svelte", - 101 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 176 - ] - ], - "translation": "" - }, - "OPax5a": { - "message": "Not equal", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/OpFilter.svelte", - 16 - ] - ], - "translation": "" - }, - "wMP6DT": { - "message": "Not logged in", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 257 - ], - [ - "src/project/ProjectSidebar.svelte", - 111 - ] - ], - "translation": "" - }, - "KiJn9B": { - "message": "Note", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 114 - ] - ], - "translation": "" - }, - "6Aih4U": { - "message": "Offline", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 187 - ], - [ - "src/project/ProjectSidebar.svelte", - 109 - ] - ], - "translation": "" - }, - "WPtIFT": { - "message": "Offline, unable to download", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 77 - ] - ], - "translation": "" - }, - "LqMYkh": { - "message": "Open Data Directory", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 40 - ] - ], - "translation": "" - }, - "Y4BKCd": { - "message": "Open in FieldWorks", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/OpenInFieldWorksButton.svelte", - 57 - ] - ], - "translation": "" - }, - "OsAKOS": { - "message": "Open in new Window", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryMenu.svelte", - 65 - ] - ], - "translation": "" - }, - "sccXTS": { - "message": "Open Log file", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 46 - ] - ], - "translation": "" - }, - "vgP+9p": { - "message": "Part", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 43 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 44 - ] - ], - "translation": "" - }, - "qW3eh2": { - "message": "Part of", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 67 - ], - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 55 - ], - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 44 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 45 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 50 - ] - ], - "translation": "" - }, - "h6kyNd": { - "message": "Part of speech", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", - 63 - ] - ], - "translation": "" - }, - "kNiQp6": { - "message": "Pinned", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 41 - ] - ], - "translation": "" - }, - "rdUucN": { - "message": "Preview", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 76 - ] - ], - "translation": "" - }, - "Xp1CO/": { - "message": "Project name...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 211 - ] - ], - "translation": "Nom du projet..." - }, - "N2C89m": { - "message": "Reference", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte", - 60 - ] - ], - "translation": "" - }, - "4mRsmF": { - "message": "Refine your filter to see more...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/select.svelte", - 146 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 256 - ] - ], - "translation": "" - }, - "TG4hr2": { - "message": "Refresh Projects", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 70 - ], - [ - "src/home/HomeView.svelte", - 155 - ] - ], - "translation": "Actualiser les Projets" - }, - "t/YqKh": { - "message": "Remove", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/ItemListItem.svelte", - 73 - ] - ], - "translation": "" - }, - "Fem29f": { - "message": "Remove audio", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 261 - ] - ], - "translation": "" - }, - "M7SqjM": { - "message": "Reopen", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/OpenInFieldWorksButton.svelte", - 41 - ] - ], - "translation": "" - }, - "pwMRBz": { - "message": "Replace audio", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 258 - ] - ], - "translation": "" - }, - "kGv7vG": { - "message": "Save audio", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/AudioDialog.svelte", - 120 - ] - ], - "translation": "" - }, - "aKuPxK": { - "message": "Search # or #", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - null - ] - ], - "translation": "" - }, - "3NdSH7": { - "message": "Search Dictionaries", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectDropdown.svelte", - 99 - ] - ], - "translation": "" - }, - "02ePaq": { - "message": "Select {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 250 - ] - ], - "translation": "" - }, - "bbTYV2": { - "message": "Select {0} to view details", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 102 - ] - ], - "translation": "" - }, - "J6WI1B": { - "message": "Select file", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-provider.svelte", - 66 - ], - [ - "src/lib/components/audio/audio-provider.svelte", - 70 - ] - ], - "translation": "" - }, - "mEtszZ": { - "message": "Semantic domains", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", - 79 - ] - ], - "translation": "" - }, - "Ivc0e8": { - "message": "Sense", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 250 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 166 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 73 - ], - [ - "src/lib/entry-editor/object-editors/AddSenseFab.svelte", - 15 - ] - ], - "translation": "" - }, - "FDpH/H": { - "message": "Sentence", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte", - 37 - ] - ], - "translation": "" - }, - "Tz0i8g": { - "message": "Settings", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 144 - ] - ], - "translation": "Paramรจtres" - }, - "+drua4": { - "message": "Shadcn Sandbox # #", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/sandbox/Sandbox.svelte", - null - ] - ], - "translation": "" - }, - "mFKqBL": { - "message": "Share Log file", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 50 - ] - ], - "translation": "" - }, - "8vETh9": { - "message": "Show", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 39 - ] - ], - "translation": "" - }, - "0IaUwR": { - "message": "Show {0} more...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 191 - ] - ], - "translation": "" - }, - "AQK14J": { - "message": "Simple", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 72 - ] - ], - "translation": "" - }, - "QdGvPV": { - "message": "Size:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 30 - ] - ], - "translation": "" - }, - "Ju9xEa": { - "message": "Starts with", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/OpFilter.svelte", - 12 - ] - ], - "translation": "" - }, - "hQRttt": { - "message": "Submit", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/multi-select.svelte", - 210 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 211 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 283 - ] - ], - "translation": "" - }, - "N2FcBE": { - "message": "Synced", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 117 - ], - [ - "src/lib/activity/ActivityView.svelte", - 103 - ], - [ - "src/home/Server.svelte", - 113 - ] - ], - "translation": "Synchronisรฉ" - }, - "JXRN33": { - "message": "Synced with {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 168 - ] - ], - "translation": "Synchronisรฉ avec {0}" - }, - "UNnBU9": { - "message": "Synchronize", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 149 - ], - [ - "src/project/SyncDialog.svelte", - 234 - ], - [ - "src/project/ProjectSidebar.svelte", - 124 - ] - ], - "translation": "Synchroniser" - }, - "d5Q6AD": { - "message": "Synchronizing FieldWorks Lite with FieldWorks...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 89 - ] - ], - "translation": "" - }, - "ivpwMF": { - "message": "Synchronizing...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 181 - ], - [ - "src/project/SyncDialog.svelte", - 232 - ] - ], - "translation": "" - }, - "GtycJ/": { - "message": "Tasks", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 91 - ] - ], - "translation": "Tรขches" - }, - "/OCqal": { - "message": "Test Project", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 192 - ] - ], - "translation": "Projet de Test" - }, - "qYgnDa": { - "message": "This date # and this emoji # are snippets", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/stories/i18n/i18n.stories.svelte", - null - ] - ], - "translation": "" - }, - "f233G3": { - "message": "This project is now open in FieldWorks. To continue working in FieldWorks Lite, close the project in FieldWorks and click Reopen.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/OpenInFieldWorksButton.svelte", - 40 - ] - ], - "translation": "" - }, - "L2twOB": { - "message": "Toggle filters", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 119 - ] - ], - "translation": "" - }, - "2N0C4b": { - "message": "Toggle theme", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/ThemePicker.svelte", - 24 - ] - ], - "translation": "" - }, - "wFcvZJ": { - "message": "Translation", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte", - 48 - ] - ], - "translation": "" - }, - "et+mIi": { - "message": "Troubleshoot", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 170 - ], - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 30 - ], - [ - "src/home/HomeView.svelte", - 132 - ] - ], - "translation": "Rรฉsoudre les problรจmes" - }, - "lMdXuD": { - "message": "Type:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 36 - ] - ], - "translation": "" - }, - "amlaqM": { - "message": "Unable to open in FieldWorks", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/OpenInFieldWorksButton.svelte", - 45 - ] - ], - "translation": "" - }, - "Ef7StM": { - "message": "Unknown", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 253 - ], - [ - "src/project/SyncDialog.svelte", - 260 - ], - [ - "src/lib/history/HistoryView.svelte", - 99 - ], - [ - "src/lib/activity/ActivityView.svelte", - 95 - ] - ], - "translation": "" - }, - "29VNqC": { - "message": "Unknown error", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 115 - ] - ], - "translation": "" - }, - "jsLAXp": { - "message": "Unknown error {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 80 - ] - ], - "translation": "" - }, - "VTzzIW": { - "message": "Unknown server: {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 191 - ] - ], - "translation": "" - }, - "wja8aL": { - "message": "Untitled", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryView.svelte", - 49 - ], - [ - "src/project/browse/EntryRow.svelte", - 57 - ], - [ - "src/project/browse/EntryMenu.svelte", - 32 - ] - ], - "translation": "" - }, - "S/J67B": { - "message": "Uses components as", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 88 - ] - ], - "translation": "" - }, - "YYdC3A": { - "message": "Version {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 192 - ] - ], - "translation": "Version {0}" - }, - "yK+3LL": { - "message": "View Configuration", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 26 - ] - ], - "translation": "" - }, - "LhKBuY": { - "message": "Where are my projects?", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 94 - ] - ], - "translation": "" - }, - "dZiBrj": { - "message": "Word", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 40 - ], - [ - "src/project/browse/EntryMenu.svelte", - 37 - ], - [ - "src/lib/entry-editor/NewEntryDialog.svelte", - 84 - ], - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 250 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 43 - ] - ], - "translation": "" - }, - "yRdLNW": { - "message": "Word only", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 211 - ] - ], - "translation": "" - }, - "o0GO4i": { - "message": "Word or meaning:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 204 - ] - ], - "translation": "" - }, - "I/hLND": { - "message": "Writing System", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/WsSelect.svelte", - 18 - ] - ], - "translation": "" - }, - "cDHTt1": { - "message": "Writing system: {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/lcm-rich-text-editor/editor-schema.ts", - 27 - ] - ], - "translation": "" - }, - "5Pbs2Z": { - "message": "Writing Systems", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/WsSelect.svelte", - 29 - ] - ], - "translation": "" - } -} diff --git a/frontend/viewer/src/locales/fr.po b/frontend/viewer/src/locales/fr.po new file mode 100644 index 0000000000..5867b2675e --- /dev/null +++ b/frontend/viewer/src/locales/fr.po @@ -0,0 +1,939 @@ +msgid "" +msgstr "" +"POT-Creation-Date: 2025-07-29 14:49+0700\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: @lingui/cli\n" +"Language: fr\n" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Plural-Forms: \n" + +#: src/lib/activity/ActivityView.svelte:99 +msgid "โ€“ ({0} changes)" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:28 +#: src/lib/components/audio/audio-editor.svelte:33 +#: src/lib/components/audio/audio-editor.svelte:37 +msgid "{0}" +msgstr "" + +#: src/project/SyncDialog.svelte:249 +msgid "{0} - FieldWorks" +msgstr "" + +#: src/project/SyncDialog.svelte:209 +msgid "{0} - FieldWorks Lite" +msgstr "" + +#: src/lib/components/editor/field/field-title.svelte:22 +msgid "{0} (FieldWorks Lite)" +msgstr "" + +#: src/lib/components/editor/field/field-title.svelte:23 +msgid "{0} (FieldWorks)" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:30 +msgid "{0} MB" +msgstr "" + +#: src/home/Server.svelte:62 +msgid "{0} Server" +msgstr "" + +#: src/project/SyncDialog.svelte:93 +msgid "{0} synced to FieldWorks. {1} synced to FieldWorks Lite." +msgstr "" + +#: src/project/SyncDialog.svelte:91 +#: src/project/SyncDialog.svelte:92 +msgid "{num, plural, one {# change} other {# changes}}" +msgstr "" + +#: src/lib/notifications/NotificationOutlet.svelte:20 +msgid "A new version of FieldWorks lite is available." +msgstr "" + +#: src/project/browse/BrowseView.svelte:102 +msgid "a word" +msgstr "" + +#: src/lib/about/AboutDialog.svelte:22 +msgid "About" +msgstr "" + +#: src/project/ProjectSidebar.svelte:138 +msgid "Account" +msgstr "" + +#: src/project/ProjectSidebar.svelte:94 +msgid "Activity" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:206 +#: src/lib/components/audio/AudioDialog.svelte:106 +msgid "Add audio" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:51 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:57 +msgid "Add component" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:212 +msgid "Add Example" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:227 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:227 +msgid "Add Meaning" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:51 +msgid "Add part of" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:227 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:227 +msgid "Add Sense" +msgstr "" + +#: src/lib/history/HistoryView.svelte:83 +#: src/lib/activity/ActivityView.svelte:78 +#: src/lib/activity/ActivityView.svelte:105 +msgid "ago" +msgstr "" + +#: src/project/browse/BrowseView.svelte:102 +msgid "an entry" +msgstr "" + +#: src/project/browse/filter/WsSelect.svelte:21 +msgid "Any Ws" +msgstr "" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:33 +msgid "Application version" +msgstr "" + +#: src/lib/entry-editor/DeleteDialog.svelte:55 +msgid "Are you sure you want to delete {0}?" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:215 +msgid "Audio file not included in Send & Receive" +msgstr "" + +#: src/lib/history/HistoryView.svelte:95 +#: src/lib/activity/ActivityView.svelte:91 +msgid "Author:" +msgstr "" + +#: src/project/browse/SortMenu.svelte:73 +msgid "Auto" +msgstr "" + +#: src/project/SyncDialog.svelte:183 +msgid "Auto synchronizing" +msgstr "" + +#: src/lib/history/HistoryView.svelte:80 +#: src/lib/activity/ActivityView.svelte:75 +msgid "before" +msgstr "" + +#: src/project/browse/SortMenu.svelte:9 +msgid "Best match" +msgstr "" + +#: src/project/ProjectSidebar.svelte:89 +msgid "Browse" +msgstr "" + +#: src/lib/entry-editor/NewEntryDialog.svelte:110 +#: src/lib/entry-editor/EntryOrSensePicker.svelte:245 +#: src/lib/components/field-editors/select.svelte:166 +#: src/lib/components/field-editors/multi-select.svelte:280 +#: src/lib/components/audio/AudioDialog.svelte:118 +msgid "Cancel" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:55 +msgid "Citation form" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:41 +msgid "Citation Form" +msgstr "" + +#: src/home/HomeView.svelte:225 +msgid "Classic FieldWorks Projects" +msgstr "" + +#: src/lib/components/field-editors/select.svelte:118 +#: src/lib/components/field-editors/multi-select.svelte:205 +msgid "clear" +msgstr "" + +#: src/lib/components/ui/button/x-button.svelte:14 +#: src/lib/components/field-editors/multi-select.svelte:215 +#: src/lib/about/AboutDialog.svelte:28 +msgid "Close" +msgstr "" + +#: src/project/ProjectSidebar.svelte:157 +msgid "Close Dictionary" +msgstr "" + +#: src/lib/ThemePicker.svelte:32 +msgid "Color" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:55 +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:44 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:45 +msgid "Complex Form" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:88 +msgid "Complex form types" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:67 +msgid "Complex forms" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:43 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:61 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:44 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:50 +msgid "Component" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:77 +msgid "Components" +msgstr "" + +#: src/project/browse/filter/OpFilter.svelte:13 +msgid "Contains" +msgstr "" + +#: src/lib/entry-editor/NewEntryDialog.svelte:112 +msgid "Create {0}" +msgstr "" + +#: src/lib/entry-editor/NewEntryButton.svelte:12 +msgid "Create entry" +msgstr "" + +#: src/home/HomeView.svelte:203 +msgid "Create Example Project" +msgstr "" + +#: src/lib/entry-editor/NewEntryButton.svelte:12 +msgid "Create word" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:42 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:43 +msgid "Current Entry" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:42 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:43 +msgid "Current Word" +msgstr "" + +#: src/project/ProjectSidebar.svelte:87 +msgid "Dashboard" +msgstr "" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:35 +msgid "Data Directory" +msgstr "" + +#: src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte:52 +msgid "Definition" +msgstr "" + +#: src/home/HomeView.svelte:177 +msgid "Delete" +msgstr "" + +#: src/lib/entry-editor/DeleteDialog.svelte:52 +#: src/lib/entry-editor/DeleteDialog.svelte:59 +msgid "Delete {0}" +msgstr "" + +#: src/project/browse/EntryMenu.svelte:55 +msgid "Delete Entry" +msgstr "" + +#: src/project/browse/EntryMenu.svelte:55 +msgid "Delete Word" +msgstr "" + +#: src/home/HomeView.svelte:107 +#: src/home/HomeView.svelte:110 +msgid "Dictionaries" +msgstr "" + +#: src/project/ProjectSidebar.svelte:83 +msgid "Dictionary" +msgstr "" + +#: src/project/browse/ViewPicker.svelte:38 +msgid "Dictionary Preview" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:46 +msgid "Discard" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:41 +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:55 +msgid "Display as" +msgstr "" + +#: src/lib/entry-editor/DeleteDialog.svelte:58 +msgid "Don't delete" +msgstr "" + +#: src/lib/notifications/NotificationOutlet.svelte:26 +#: src/home/Server.svelte:127 +msgid "Download" +msgstr "" + +#: src/home/Server.svelte:38 +msgid "Downloaded {0}" +msgstr "" + +#: src/home/Server.svelte:37 +msgid "Downloading {0}..." +msgstr "" + +#: src/project/browse/filter/OpFilter.svelte:14 +msgid "Ends with" +msgstr "" + +#: src/project/browse/EntryMenu.svelte:37 +#: src/lib/entry-editor/NewEntryDialog.svelte:84 +#: src/lib/entry-editor/EntryOrSensePicker.svelte:250 +msgid "Entry" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:211 +msgid "Entry Only" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:204 +msgid "Entry or sense:" +msgstr "" + +#: src/project/browse/filter/OpFilter.svelte:15 +msgid "Equals" +msgstr "" + +#: src/project/ProjectSidebar.svelte:119 +msgid "Error getting sync status" +msgstr "" + +#: src/project/SyncDialog.svelte:195 +msgid "Error getting sync status." +msgstr "" + +#: src/project/SyncDialog.svelte:260 +msgid "Error: {0}" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:184 +msgid "Example" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:91 +msgid "Example sentence" +msgstr "" + +#: src/home/Server.svelte:39 +msgid "Failed to download {0}" +msgstr "" + +#: src/project/browse/EntriesList.svelte:134 +msgid "Failed to load entries" +msgstr "" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:22 +msgid "Failed to open data directory, use the path in the text field instead" +msgstr "" + +#: src/project/SyncDialog.svelte:120 +msgid "Failed to synchronize" +msgstr "" + +#: src/project/SyncDialog.svelte:95 +msgid "Failed to synchronize." +msgstr "" + +#: src/project/ProjectSidebar.svelte:179 +#: src/home/HomeView.svelte:126 +msgid "Feedback" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:136 +msgid "Field" +msgstr "" + +#: src/project/browse/ViewPicker.svelte:32 +msgid "Field Labels" +msgstr "" + +#: src/project/ProjectDropdown.svelte:69 +#: src/lib/OpenInFieldWorksButton.svelte:56 +#: src/home/HomeView.svelte:231 +msgid "FieldWorks logo" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:32 +msgid "File name:" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:74 +msgid "File not found" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:100 +msgid "Filter # entries" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:100 +msgid "Filter # words" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:106 +msgid "Filter entries" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:147 +msgid "Filter for" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:106 +msgid "Filter words" +msgstr "" + +#: src/lib/components/field-editors/select.svelte:114 +#: src/lib/components/field-editors/multi-select.svelte:201 +msgid "Filter..." +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:140 +msgid "Find entry..." +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:140 +msgid "Find word..." +msgstr "" + +#: src/project/browse/SearchFilter.svelte:42 +#: src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte:41 +msgid "Gloss" +msgstr "" + +#: src/lib/entry-editor/EntryOrSenseItemList.svelte:26 +msgid "Go to {0}" +msgstr "" + +#: src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte:63 +msgid "Grammatical info." +msgstr "" + +#: src/project/browse/SortMenu.svelte:10 +msgid "Headword" +msgstr "" + +#: src/project/browse/ViewPicker.svelte:40 +msgid "Hide" +msgstr "" + +#: src/project/browse/EntryMenu.svelte:60 +#: src/lib/history/HistoryView.svelte:59 +msgid "History" +msgstr "" + +#: src/lib/components/audio/audio-provider.svelte:85 +msgid "Hold to record or\\npress and release to start recording." +msgstr "" + +#: src/home/Server.svelte:137 +msgid "I don't see my project" +msgstr "" + +#: src/home/HomeView.svelte:237 +msgid "Import" +msgstr "" + +#: src/project/SyncDialog.svelte:212 +#: src/project/SyncDialog.svelte:252 +msgid "Last change: {0}" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:28 +msgid "Length:" +msgstr "" + +#: src/home/HomeView.svelte:109 +msgid "Lexbox logo" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:43 +msgid "Lexeme form" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:40 +msgid "Lexeme Form" +msgstr "" + +#: src/project/browse/BrowseView.svelte:63 +msgid "List mode" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:103 +msgid "Literal meaning" +msgstr "" + +#: src/project/ProjectDropdown.svelte:105 +msgid "Loading Dictionaries..." +msgstr "" + +#: src/home/HomeView.svelte:146 +msgid "loading..." +msgstr "" + +#: src/home/HomeView.svelte:151 +msgid "Local" +msgstr "" + +#: src/home/HomeView.svelte:168 +msgid "Local only" +msgstr "" + +#: src/project/SyncDialog.svelte:189 +msgid "Login" +msgstr "" + +#: src/lib/auth/LoginButton.svelte:71 +#: src/lib/auth/LoginButton.svelte:79 +msgid "Login to see projects" +msgstr "" + +#: src/lib/auth/LoginButton.svelte:61 +msgid "Logout" +msgstr "" + +#: src/project/ProjectSidebar.svelte:193 +msgid "Made with โค๏ธ from ๐Ÿ‡ฆ๐Ÿ‡น ๐Ÿ‡น๐Ÿ‡ญ ๐Ÿ‡บ๐Ÿ‡ธ" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:250 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:166 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:73 +#: src/lib/entry-editor/object-editors/AddSenseFab.svelte:15 +msgid "Meaning" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:152 +msgid "Missing Examples" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:154 +msgid "Missing Part of Speech" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:155 +msgid "Missing Semantic Domains" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:153 +msgid "Missing Senses" +msgstr "" + +#: src/lib/entry-editor/ItemListItem.svelte:61 +msgid "Move" +msgstr "" + +#: src/project/SyncDialog.svelte:253 +msgid "Never" +msgstr "" + +#: src/project/NewEntryButton.svelte:48 +msgid "New" +msgstr "" + +#: src/lib/entry-editor/NewEntryDialog.svelte:97 +msgid "New {0}" +msgstr "" + +#: src/project/NewEntryButton.svelte:50 +msgid "New Entry" +msgstr "" + +#: src/lib/activity/ActivityView.svelte:61 +msgid "No activity found" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:210 +msgid "No audio" +msgstr "" + +#: src/lib/history/HistoryView.svelte:71 +msgid "No change name" +msgstr "" + +#: src/project/ProjectDropdown.svelte:109 +msgid "No Dictionaries found" +msgstr "" + +#: src/project/browse/EntriesList.svelte:160 +#: src/lib/entry-editor/EntryOrSensePicker.svelte:174 +msgid "No entries found" +msgstr "" + +#: src/lib/history/HistoryView.svelte:66 +msgid "No history found" +msgstr "" + +#: src/lib/components/field-editors/select.svelte:126 +#: src/lib/components/field-editors/multi-select.svelte:220 +msgid "No items found" +msgstr "" + +#: src/project/SyncDialog.svelte:193 +#: src/project/ProjectSidebar.svelte:113 +msgid "No server configured" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:174 +msgid "No words found" +msgstr "" + +#: src/lib/components/field-editors/select.svelte:101 +#: src/lib/components/field-editors/multi-select.svelte:176 +msgid "None" +msgstr "" + +#: src/project/browse/filter/OpFilter.svelte:16 +msgid "Not equal" +msgstr "" + +#: src/project/SyncDialog.svelte:257 +#: src/project/ProjectSidebar.svelte:111 +msgid "Not logged in" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:114 +msgid "Note" +msgstr "" + +#: src/project/SyncDialog.svelte:187 +#: src/project/ProjectSidebar.svelte:109 +msgid "Offline" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:77 +msgid "Offline, unable to download" +msgstr "" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:40 +msgid "Open Data Directory" +msgstr "" + +#: src/lib/OpenInFieldWorksButton.svelte:57 +msgid "Open in FieldWorks" +msgstr "" + +#: src/project/browse/EntryMenu.svelte:65 +msgid "Open in new Window" +msgstr "" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:46 +msgid "Open Log file" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:43 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:44 +msgid "Part" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:67 +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:55 +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:44 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:45 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:50 +msgid "Part of" +msgstr "" + +#: src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte:63 +msgid "Part of speech" +msgstr "" + +#: src/project/browse/ViewPicker.svelte:41 +msgid "Pinned" +msgstr "" + +#: src/project/browse/BrowseView.svelte:76 +msgid "Preview" +msgstr "" + +#: src/home/HomeView.svelte:211 +msgid "Project name..." +msgstr "" + +#: src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte:60 +msgid "Reference" +msgstr "" + +#: src/lib/components/field-editors/select.svelte:146 +#: src/lib/components/field-editors/multi-select.svelte:256 +msgid "Refine your filter to see more..." +msgstr "" + +#: src/home/Server.svelte:70 +#: src/home/HomeView.svelte:155 +msgid "Refresh Projects" +msgstr "" + +#: src/lib/entry-editor/ItemListItem.svelte:73 +msgid "Remove" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:261 +msgid "Remove audio" +msgstr "" + +#: src/lib/OpenInFieldWorksButton.svelte:41 +msgid "Reopen" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:258 +msgid "Replace audio" +msgstr "" + +#: src/lib/components/audio/AudioDialog.svelte:120 +msgid "Save audio" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte: +msgid "Search # or #" +msgstr "" + +#: src/project/ProjectDropdown.svelte:99 +msgid "Search Dictionaries" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:250 +msgid "Select {0}" +msgstr "" + +#: src/project/browse/BrowseView.svelte:102 +msgid "Select {0} to view details" +msgstr "" + +#: src/lib/components/audio/audio-provider.svelte:66 +#: src/lib/components/audio/audio-provider.svelte:70 +msgid "Select file" +msgstr "" + +#: src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte:79 +msgid "Semantic domains" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:250 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:166 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:73 +#: src/lib/entry-editor/object-editors/AddSenseFab.svelte:15 +msgid "Sense" +msgstr "" + +#: src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte:37 +msgid "Sentence" +msgstr "" + +#: src/project/ProjectSidebar.svelte:144 +msgid "Settings" +msgstr "" + +#: src/lib/sandbox/Sandbox.svelte: +msgid "Shadcn Sandbox # #" +msgstr "" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:50 +msgid "Share Log file" +msgstr "" + +#: src/project/browse/ViewPicker.svelte:39 +msgid "Show" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:191 +msgid "Show {0} more..." +msgstr "" + +#: src/project/browse/BrowseView.svelte:72 +msgid "Simple" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:30 +msgid "Size:" +msgstr "" + +#: src/project/browse/filter/OpFilter.svelte:12 +msgid "Starts with" +msgstr "" + +#: src/lib/components/field-editors/multi-select.svelte:210 +#: src/lib/components/field-editors/multi-select.svelte:211 +#: src/lib/components/field-editors/multi-select.svelte:283 +msgid "Submit" +msgstr "" + +#: src/project/ProjectSidebar.svelte:117 +#: src/lib/activity/ActivityView.svelte:103 +#: src/home/Server.svelte:113 +msgid "Synced" +msgstr "" + +#: src/home/HomeView.svelte:168 +msgid "Synced with {0}" +msgstr "" + +#: src/project/SyncDialog.svelte:149 +#: src/project/SyncDialog.svelte:234 +#: src/project/ProjectSidebar.svelte:124 +msgid "Synchronize" +msgstr "" + +#: src/project/SyncDialog.svelte:89 +msgid "Synchronizing FieldWorks Lite with FieldWorks..." +msgstr "" + +#: src/project/SyncDialog.svelte:181 +#: src/project/SyncDialog.svelte:232 +msgid "Synchronizing..." +msgstr "" + +#: src/project/ProjectSidebar.svelte:91 +msgid "Tasks" +msgstr "" + +#: src/home/HomeView.svelte:192 +msgid "Test Project" +msgstr "" + +#: src/stories/i18n/i18n.stories.svelte: +msgid "This date # and this emoji # are snippets" +msgstr "" + +#: src/lib/OpenInFieldWorksButton.svelte:40 +msgid "This project is now open in FieldWorks. To continue working in FieldWorks Lite, close the project in FieldWorks and click Reopen." +msgstr "" + +#: src/project/browse/SearchFilter.svelte:119 +msgid "Toggle filters" +msgstr "" + +#: src/lib/ThemePicker.svelte:24 +msgid "Toggle theme" +msgstr "" + +#: src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte:48 +msgid "Translation" +msgstr "" + +#: src/project/ProjectSidebar.svelte:170 +#: src/lib/troubleshoot/TroubleshootDialog.svelte:30 +#: src/home/HomeView.svelte:132 +msgid "Troubleshoot" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:36 +msgid "Type:" +msgstr "" + +#: src/lib/OpenInFieldWorksButton.svelte:45 +msgid "Unable to open in FieldWorks" +msgstr "" + +#: src/project/SyncDialog.svelte:253 +#: src/project/SyncDialog.svelte:260 +#: src/lib/history/HistoryView.svelte:99 +#: src/lib/activity/ActivityView.svelte:95 +msgid "Unknown" +msgstr "" + +#: src/project/ProjectSidebar.svelte:115 +msgid "Unknown error" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:80 +msgid "Unknown error {0}" +msgstr "" + +#: src/project/SyncDialog.svelte:191 +msgid "Unknown server: {0}" +msgstr "" + +#: src/project/browse/EntryView.svelte:49 +#: src/project/browse/EntryRow.svelte:57 +#: src/project/browse/EntryMenu.svelte:32 +msgid "Untitled" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:88 +msgid "Uses components as" +msgstr "" + +#: src/project/ProjectSidebar.svelte:192 +msgid "Version {0}" +msgstr "" + +#: src/project/browse/ViewPicker.svelte:26 +msgid "View Configuration" +msgstr "" + +#: src/home/Server.svelte:94 +msgid "Where are my projects?" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:40 +#: src/project/browse/EntryMenu.svelte:37 +#: src/lib/entry-editor/NewEntryDialog.svelte:84 +#: src/lib/entry-editor/EntryOrSensePicker.svelte:250 +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:43 +msgid "Word" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:211 +msgid "Word only" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:204 +msgid "Word or meaning:" +msgstr "" + +#: src/project/browse/filter/WsSelect.svelte:18 +msgid "Writing System" +msgstr "" + +#: src/lib/components/lcm-rich-text-editor/editor-schema.ts:27 +msgid "Writing system: {0}" +msgstr "" + +#: src/project/browse/filter/WsSelect.svelte:29 +msgid "Writing Systems" +msgstr "" diff --git a/frontend/viewer/src/locales/id.json b/frontend/viewer/src/locales/id.json deleted file mode 100644 index 9aa4ab7ced..0000000000 --- a/frontend/viewer/src/locales/id.json +++ /dev/null @@ -1,2854 +0,0 @@ -{ - "rwLRCA": { - "message": "โ€“ ({0} changes)", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/activity/ActivityView.svelte", - 99 - ] - ], - "translation": "โ€“ ({0} perubahan)" - }, - "J/hVSQ": { - "message": "{0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 28 - ], - [ - "src/lib/components/audio/audio-editor.svelte", - 33 - ], - [ - "src/lib/components/audio/audio-editor.svelte", - 37 - ] - ], - "translation": "" - }, - "mpbC3j": { - "message": "{0} - FieldWorks", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 249 - ] - ], - "translation": "{0} - FieldWorks" - }, - "35GcOB": { - "message": "{0} - FieldWorks Lite", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 209 - ] - ], - "translation": "{0} - FieldWorks Lite" - }, - "0jQasM": { - "message": "{0} (FieldWorks Lite)", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/editor/field/field-title.svelte", - 22 - ] - ], - "translation": "{0} (FieldWorks Lite)" - }, - "Bi6Xst": { - "message": "{0} (FieldWorks)", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/editor/field/field-title.svelte", - 23 - ] - ], - "translation": "{0} (FieldWorks)" - }, - "ZTysYT": { - "message": "{0} MB", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 30 - ] - ], - "translation": "" - }, - "dhBPPx": { - "message": "{0} Server", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 62 - ] - ], - "translation": "Server {0}" - }, - "tgUNp+": { - "message": "{0} synced to FieldWorks. {1} synced to FieldWorks Lite.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 93 - ] - ], - "translation": "{0} disinkronkan ke FieldWorks. {1} disinkronkan ke FieldWorks Lite." - }, - "ubuwKa": { - "message": "{num, plural, one {# change} other {# changes}}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 91 - ], - [ - "src/project/SyncDialog.svelte", - 92 - ] - ], - "translation": "{num, plural, one {# perubahan} other {# perubahan}}" - }, - "UuldxO": { - "message": "A new version of FieldWorks lite is available.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/notifications/NotificationOutlet.svelte", - 20 - ] - ], - "translation": "Versi baru FieldWorks lite tersedia." - }, - "fhKYsI": { - "message": "a word", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 102 - ] - ], - "translation": "sebuah kata" - }, - "uyJsf6": { - "message": "About", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/about/AboutDialog.svelte", - 22 - ] - ], - "translation": "Tentang" - }, - "AeXO77": { - "message": "Account", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 138 - ] - ], - "translation": "Akun" - }, - "XJOV1Y": { - "message": "Activity", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 94 - ] - ], - "translation": "Aktivitas" - }, - "iXH2vL": { - "message": "Add audio", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 206 - ], - [ - "src/lib/components/audio/AudioDialog.svelte", - 106 - ] - ], - "translation": "" - }, - "KdJj3U": { - "message": "Add component", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 51 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 57 - ] - ], - "translation": "Tambah komponen" - }, - "nI3A8B": { - "message": "Add Example", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 212 - ] - ], - "translation": "Tambah Contoh" - }, - "dt7w9L": { - "message": "Add Meaning", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 227 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 227 - ] - ], - "translation": "Tambah Arti" - }, - "uvBQSU": { - "message": "Add part of", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 51 - ] - ], - "translation": "Tambahkan bagian dari" - }, - "0YSbah": { - "message": "Add Sense", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 227 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 227 - ] - ], - "translation": "Tambah Makna" - }, - "XeIoU/": { - "message": "ago", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/history/HistoryView.svelte", - 83 - ], - [ - "src/lib/activity/ActivityView.svelte", - 78 - ], - [ - "src/lib/activity/ActivityView.svelte", - 105 - ] - ], - "translation": "yang lalu" - }, - "iPthvs": { - "message": "an entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 102 - ] - ], - "translation": "sebuah entri" - }, - "n4rsR8": { - "message": "Any Ws", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/WsSelect.svelte", - 21 - ] - ], - "translation": "" - }, - "ZYimak": { - "message": "Application version", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 33 - ] - ], - "translation": "Versi aplikasi" - }, - "GKJXpX": { - "message": "Are you sure you want to delete {0}?", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/DeleteDialog.svelte", - 55 - ] - ], - "translation": "Apakah Anda yakin ingin menghapus {0}?" - }, - "C6dLUV": { - "message": "Audio file not included in Send & Receive", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 215 - ] - ], - "translation": "" - }, - "6QeoeO": { - "message": "Author:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/history/HistoryView.svelte", - 95 - ], - [ - "src/lib/activity/ActivityView.svelte", - 91 - ] - ], - "translation": "Penulis:" - }, - "R9Khdg": { - "message": "Auto", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SortMenu.svelte", - 73 - ] - ], - "translation": "Otomatis" - }, - "VmDOAV": { - "message": "Auto synchronizing", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 183 - ] - ], - "translation": "Sinkronisasi otomatis" - }, - "CI9Ae4": { - "message": "before", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/history/HistoryView.svelte", - 80 - ], - [ - "src/lib/activity/ActivityView.svelte", - 75 - ] - ], - "translation": "sebelum" - }, - "3qtIhN": { - "message": "Best match", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SortMenu.svelte", - 9 - ] - ], - "translation": "Kecocokan terbaik" - }, - "O2UpM1": { - "message": "Browse", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 89 - ] - ], - "translation": "Jelajahi" - }, - "dEgA5A": { - "message": "Cancel", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/NewEntryDialog.svelte", - 110 - ], - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 245 - ], - [ - "src/lib/components/field-editors/select.svelte", - 166 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 280 - ], - [ - "src/lib/components/audio/AudioDialog.svelte", - 118 - ] - ], - "translation": "Batal" - }, - "7Esn9Y": { - "message": "Citation form", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 55 - ] - ], - "translation": "Bentuk kutipan" - }, - "3I5qIF": { - "message": "Citation Form", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 41 - ] - ], - "translation": "" - }, - "Q01cKL": { - "message": "Classic FieldWorks Projects", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 225 - ] - ], - "translation": "Proyek FieldWorks Klasik" - }, - "K0PCkZ": { - "message": "clear", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/select.svelte", - 118 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 205 - ] - ], - "translation": "hapus" - }, - "yz7wBu": { - "message": "Close", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/ui/button/x-button.svelte", - 14 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 215 - ], - [ - "src/lib/about/AboutDialog.svelte", - 28 - ] - ], - "translation": "Tutup" - }, - "Iy+nsd": { - "message": "Close Dictionary", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 157 - ] - ], - "translation": "Tutup Kamus" - }, - "jZlrte": { - "message": "Color", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/ThemePicker.svelte", - 32 - ] - ], - "translation": "Warna" - }, - "PkH7DZ": { - "message": "Complex Form", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 55 - ], - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 44 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 45 - ] - ], - "translation": "Bentuk Kompleks" - }, - "W+5v9T": { - "message": "Complex form types", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 88 - ] - ], - "translation": "Jenis bentuk kompleks" - }, - "j6HACU": { - "message": "Complex forms", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 67 - ] - ], - "translation": "Bentuk-bentuk kompleks" - }, - "dK3Z9j": { - "message": "Component", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 43 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 61 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 44 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 50 - ] - ], - "translation": "Komponen" - }, - "RRa/CR": { - "message": "Components", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 77 - ] - ], - "translation": "Komponen" - }, - "/5mghO": { - "message": "Contains", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/OpFilter.svelte", - 13 - ] - ], - "translation": "" - }, - "b9XOHo": { - "message": "Create {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/NewEntryDialog.svelte", - 112 - ] - ], - "translation": "Buat {0}" - }, - "sYP6Ef": { - "message": "Create entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/NewEntryButton.svelte", - 12 - ] - ], - "translation": "Buat entri" - }, - "0widty": { - "message": "Create Example Project", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 203 - ] - ], - "translation": "Buat Proyek Contoh" - }, - "OVriW/": { - "message": "Create word", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/NewEntryButton.svelte", - 12 - ] - ], - "translation": "Buat kata" - }, - "Jxxmun": { - "message": "Current Entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 42 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 43 - ] - ], - "translation": "Entri Saat Ini" - }, - "e2n436": { - "message": "Current Word", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 42 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 43 - ] - ], - "translation": "Kata Saat Ini" - }, - "7p5kLi": { - "message": "Dashboard", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 87 - ] - ], - "translation": "Dasbor" - }, - "yX4qgn": { - "message": "Data Directory", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 35 - ] - ], - "translation": "Direktori Data" - }, - "MbRyzp": { - "message": "Definition", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", - 52 - ] - ], - "translation": "Definisi" - }, - "cnGeoo": { - "message": "Delete", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 177 - ] - ], - "translation": "Hapus" - }, - "Y2tU6I": { - "message": "Delete {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/DeleteDialog.svelte", - 52 - ], - [ - "src/lib/entry-editor/DeleteDialog.svelte", - 59 - ] - ], - "translation": "Hapus {0}" - }, - "P0mjNu": { - "message": "Delete Entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryMenu.svelte", - 55 - ] - ], - "translation": "Hapus Entri" - }, - "i/7SVG": { - "message": "Delete Word", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryMenu.svelte", - 55 - ] - ], - "translation": "Hapus Kata" - }, - "RY27RL": { - "message": "Dictionaries", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 107 - ], - [ - "src/home/HomeView.svelte", - 110 - ] - ], - "translation": "Kamus" - }, - "VrH1k+": { - "message": "Dictionary", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 83 - ] - ], - "translation": "Kamus" - }, - "OVGpil": { - "message": "Dictionary Preview", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 38 - ] - ], - "translation": "Pratinjau Kamus" - }, - "bzSI52": { - "message": "Discard", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 46 - ] - ], - "translation": "" - }, - "NagCcF": { - "message": "Display as", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 41 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 55 - ] - ], - "translation": "Tampilkan sebagai" - }, - "z9VIKz": { - "message": "Don't delete", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/DeleteDialog.svelte", - 58 - ] - ], - "translation": "Jangan hapus" - }, - "mzI/c+": { - "message": "Download", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/notifications/NotificationOutlet.svelte", - 26 - ], - [ - "src/home/Server.svelte", - 127 - ] - ], - "translation": "Unduh" - }, - "r5WJNT": { - "message": "Downloaded {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 38 - ] - ], - "translation": "" - }, - "f6QX+N": { - "message": "Downloading {0}...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 37 - ] - ], - "translation": "" - }, - "VCfLFG": { - "message": "Ends with", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/OpFilter.svelte", - 14 - ] - ], - "translation": "" - }, - "VIwCaD": { - "message": "Entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryMenu.svelte", - 37 - ], - [ - "src/lib/entry-editor/NewEntryDialog.svelte", - 84 - ], - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 250 - ] - ], - "translation": "Entri" - }, - "byQjNm": { - "message": "Entry Only", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 211 - ] - ], - "translation": "Hanya Entri" - }, - "bQ8ysI": { - "message": "Entry or sense:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 204 - ] - ], - "translation": "Entri atau makna:" - }, - "f9yJNM": { - "message": "Equals", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/OpFilter.svelte", - 15 - ] - ], - "translation": "" - }, - "yeYJfy": { - "message": "Error getting sync status", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 119 - ] - ], - "translation": "Kesalahan saat mendapatkan status sinkronisasi" - }, - "ggzvfk": { - "message": "Error getting sync status.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 195 - ] - ], - "translation": "Kesalahan saat mendapatkan status sinkronisasi." - }, - "TpqeIh": { - "message": "Error: {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 260 - ] - ], - "translation": "Kesalahan: {0}" - }, - "HmI5oK": { - "message": "Example", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 184 - ] - ], - "translation": "Contoh" - }, - "BGP/S1": { - "message": "Example sentence", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 91 - ] - ], - "translation": "Contoh kalimat" - }, - "k+2jCl": { - "message": "Failed to download {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 39 - ] - ], - "translation": "" - }, - "9QXzjh": { - "message": "Failed to load entries", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntriesList.svelte", - 134 - ] - ], - "translation": "Gagal memuat entri" - }, - "MS0/dh": { - "message": "Failed to open data directory, use the path in the text field instead", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 22 - ] - ], - "translation": "Gagal membuka direktori data, gunakan path di bidang teks sebagai gantinya" - }, - "yPkUF+": { - "message": "Failed to synchronize", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 120 - ] - ], - "translation": "Gagal menyinkronkan" - }, - "PuFGfT": { - "message": "Failed to synchronize.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 95 - ] - ], - "translation": "" - }, - "YirHq7": { - "message": "Feedback", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 179 - ], - [ - "src/home/HomeView.svelte", - 126 - ] - ], - "translation": "Umpan Balik" - }, - "AXjA78": { - "message": "Field", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 136 - ] - ], - "translation": "" - }, - "jI2ZOA": { - "message": "Field Labels", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 32 - ] - ], - "translation": "Label Bidang" - }, - "uKNYWn": { - "message": "FieldWorks logo", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectDropdown.svelte", - 69 - ], - [ - "src/lib/OpenInFieldWorksButton.svelte", - 56 - ], - [ - "src/home/HomeView.svelte", - 231 - ] - ], - "translation": "Logo FieldWorks" - }, - "E4G48M": { - "message": "File name:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 32 - ] - ], - "translation": "" - }, - "v41fCm": { - "message": "File not found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 74 - ] - ], - "translation": "" - }, - "LwjKwe": { - "message": "Filter # entries", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 100 - ] - ], - "translation": "Filter # entri" - }, - "zGI/cf": { - "message": "Filter # words", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 100 - ] - ], - "translation": "Filter # kata" - }, - "ctQd0R": { - "message": "Filter entries", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 106 - ] - ], - "translation": "Filter entri" - }, - "BkugWJ": { - "message": "Filter for", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 147 - ] - ], - "translation": "" - }, - "IrEBhq": { - "message": "Filter words", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 106 - ] - ], - "translation": "Filter kata" - }, - "6HLTEb": { - "message": "Filter...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/select.svelte", - 114 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 201 - ] - ], - "translation": "Filter..." - }, - "0KYzFS": { - "message": "Find entry...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 140 - ] - ], - "translation": "Temukan entri..." - }, - "gotGzB": { - "message": "Find word...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 140 - ] - ], - "translation": "Temukan kata..." - }, - "F7GHkf": { - "message": "Gloss", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 42 - ], - [ - "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", - 41 - ] - ], - "translation": "Glos" - }, - "u8+PAt": { - "message": "Go to {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSenseItemList.svelte", - 26 - ] - ], - "translation": "Pergi ke {0}" - }, - "Ks+qfd": { - "message": "Grammatical info.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", - 63 - ] - ], - "translation": "Info tata bahasa." - }, - "X5C2hm": { - "message": "Headword", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SortMenu.svelte", - 10 - ] - ], - "translation": "Kata kepala" - }, - "vLyv1R": { - "message": "Hide", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 40 - ] - ], - "translation": "Sembunyikan" - }, - "0caMy7": { - "message": "History", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryMenu.svelte", - 60 - ], - [ - "src/lib/history/HistoryView.svelte", - 59 - ] - ], - "translation": "Riwayat" - }, - "f4JJ66": { - "message": "Hold to record or\\npress and release to start recording.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-provider.svelte", - 85 - ] - ], - "translation": "" - }, - "E8KyPm": { - "message": "I don't see my project", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 137 - ] - ], - "translation": "Saya tidak melihat proyek saya" - }, - "l3s5ri": { - "message": "Import", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 237 - ] - ], - "translation": "Impor" - }, - "rZkl7/": { - "message": "Last change: {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 212 - ], - [ - "src/project/SyncDialog.svelte", - 252 - ] - ], - "translation": "Perubahan terakhir: {0}" - }, - "ok2GuG": { - "message": "Length:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 28 - ] - ], - "translation": "" - }, - "Cb8zzH": { - "message": "Lexbox logo", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 109 - ] - ], - "translation": "Logo Lexbox" - }, - "vSL95+": { - "message": "Lexeme form", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 43 - ] - ], - "translation": "Bentuk leksem" - }, - "efjzjh": { - "message": "Lexeme Form", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 40 - ] - ], - "translation": "" - }, - "8oegWV": { - "message": "List mode", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 63 - ] - ], - "translation": "Mode daftar" - }, - "2kUuXE": { - "message": "Literal meaning", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 103 - ] - ], - "translation": "Arti harfiah" - }, - "4PN67S": { - "message": "Loading Dictionaries...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectDropdown.svelte", - 105 - ] - ], - "translation": "Memuat Kamus..." - }, - "+yD+Wu": { - "message": "loading...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 146 - ] - ], - "translation": "memuat..." - }, - "d5zxa4": { - "message": "Local", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 151 - ] - ], - "translation": "Lokal" - }, - "OgyJSr": { - "message": "Local only", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 168 - ] - ], - "translation": "Hanya lokal" - }, - "z0t9bb": { - "message": "Login", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 189 - ] - ], - "translation": "Masuk" - }, - "z7IcPF": { - "message": "Login to see projects", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/auth/LoginButton.svelte", - 71 - ], - [ - "src/lib/auth/LoginButton.svelte", - 79 - ] - ], - "translation": "Masuk untuk melihat proyek" - }, - "nOhz3x": { - "message": "Logout", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/auth/LoginButton.svelte", - 61 - ] - ], - "translation": "Keluar" - }, - "nK30Fy": { - "message": "Made with โค๏ธ from ๐Ÿ‡ฆ๐Ÿ‡น ๐Ÿ‡น๐Ÿ‡ญ ๐Ÿ‡บ๐Ÿ‡ธ", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 193 - ] - ], - "translation": "Dibuat dengan โค๏ธ dari ๐Ÿ‡ฆ๐Ÿ‡น ๐Ÿ‡น๐Ÿ‡ญ ๐Ÿ‡บ๐Ÿ‡ธ" - }, - "6URaYg": { - "message": "Meaning", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 250 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 166 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 73 - ], - [ - "src/lib/entry-editor/object-editors/AddSenseFab.svelte", - 15 - ] - ], - "translation": "Arti" - }, - "oPBJ/O": { - "message": "Missing Examples", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 152 - ] - ], - "translation": "Contoh yang Hilang" - }, - "sb65UQ": { - "message": "Missing Part of Speech", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 154 - ] - ], - "translation": "Bagian Ucapan yang Hilang" - }, - "XOUmTu": { - "message": "Missing Semantic Domains", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 155 - ] - ], - "translation": "Domain Semantik yang Hilang" - }, - "1H/nm7": { - "message": "Missing Senses", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 153 - ] - ], - "translation": "Makna yang Hilang" - }, - "QWdKwH": { - "message": "Move", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/ItemListItem.svelte", - 61 - ] - ], - "translation": "Pindahkan" - }, - "qqeAJM": { - "message": "Never", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 253 - ] - ], - "translation": "Tidak pernah" - }, - "isRobC": { - "message": "New", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/NewEntryButton.svelte", - 48 - ] - ], - "translation": "Baru" - }, - "6WSYbN": { - "message": "New {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/NewEntryDialog.svelte", - 97 - ] - ], - "translation": "Baru {0}" - }, - "eL8osE": { - "message": "New Entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/NewEntryButton.svelte", - 50 - ] - ], - "translation": "Entri Baru" - }, - "QUaH5J": { - "message": "No activity found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/activity/ActivityView.svelte", - 61 - ] - ], - "translation": "Tidak ada aktivitas yang ditemukan" - }, - "p6Fxed": { - "message": "No audio", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 210 - ] - ], - "translation": "" - }, - "cJKxGt": { - "message": "No change name", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/history/HistoryView.svelte", - 71 - ] - ], - "translation": "Tidak ada nama perubahan" - }, - "hcFut8": { - "message": "No Dictionaries found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectDropdown.svelte", - 109 - ] - ], - "translation": "Tidak ada Kamus yang ditemukan" - }, - "bakDdy": { - "message": "No entries found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntriesList.svelte", - 160 - ], - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 174 - ] - ], - "translation": "Tidak ada entri yang ditemukan" - }, - "7elymg": { - "message": "No history found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/history/HistoryView.svelte", - 66 - ] - ], - "translation": "Tidak ada riwayat yang ditemukan" - }, - "V9PAEu": { - "message": "No items found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/select.svelte", - 126 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 220 - ] - ], - "translation": "Tidak ada item yang ditemukan" - }, - "ylgAlG": { - "message": "No server configured", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 193 - ], - [ - "src/project/ProjectSidebar.svelte", - 113 - ] - ], - "translation": "Tidak ada server yang dikonfigurasi" - }, - "qdJypF": { - "message": "No words found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 174 - ] - ], - "translation": "Tidak ada kata yang ditemukan" - }, - "EdQY6l": { - "message": "None", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/select.svelte", - 101 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 176 - ] - ], - "translation": "Tidak ada" - }, - "OPax5a": { - "message": "Not equal", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/OpFilter.svelte", - 16 - ] - ], - "translation": "" - }, - "wMP6DT": { - "message": "Not logged in", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 257 - ], - [ - "src/project/ProjectSidebar.svelte", - 111 - ] - ], - "translation": "Belum masuk" - }, - "KiJn9B": { - "message": "Note", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 114 - ] - ], - "translation": "Catatan" - }, - "6Aih4U": { - "message": "Offline", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 187 - ], - [ - "src/project/ProjectSidebar.svelte", - 109 - ] - ], - "translation": "Luring" - }, - "WPtIFT": { - "message": "Offline, unable to download", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 77 - ] - ], - "translation": "" - }, - "LqMYkh": { - "message": "Open Data Directory", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 40 - ] - ], - "translation": "Buka Direktori Data" - }, - "Y4BKCd": { - "message": "Open in FieldWorks", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/OpenInFieldWorksButton.svelte", - 57 - ] - ], - "translation": "Buka di FieldWorks" - }, - "OsAKOS": { - "message": "Open in new Window", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryMenu.svelte", - 65 - ] - ], - "translation": "Buka di Jendela baru" - }, - "sccXTS": { - "message": "Open Log file", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 46 - ] - ], - "translation": "Buka file Log" - }, - "vgP+9p": { - "message": "Part", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 43 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 44 - ] - ], - "translation": "Bagian" - }, - "qW3eh2": { - "message": "Part of", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 67 - ], - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 55 - ], - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 44 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 45 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 50 - ] - ], - "translation": "Bagian dari" - }, - "h6kyNd": { - "message": "Part of speech", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", - 63 - ] - ], - "translation": "Kelas kata" - }, - "kNiQp6": { - "message": "Pinned", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 41 - ] - ], - "translation": "Disematkan" - }, - "rdUucN": { - "message": "Preview", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 76 - ] - ], - "translation": "Pratinjau" - }, - "Xp1CO/": { - "message": "Project name...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 211 - ] - ], - "translation": "Nama proyek..." - }, - "N2C89m": { - "message": "Reference", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte", - 60 - ] - ], - "translation": "Referensi" - }, - "4mRsmF": { - "message": "Refine your filter to see more...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/select.svelte", - 146 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 256 - ] - ], - "translation": "Saring filter Anda untuk melihat lebih banyak..." - }, - "TG4hr2": { - "message": "Refresh Projects", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 70 - ], - [ - "src/home/HomeView.svelte", - 155 - ] - ], - "translation": "Segarkan Proyek" - }, - "t/YqKh": { - "message": "Remove", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/ItemListItem.svelte", - 73 - ] - ], - "translation": "Hapus" - }, - "Fem29f": { - "message": "Remove audio", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 261 - ] - ], - "translation": "" - }, - "M7SqjM": { - "message": "Reopen", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/OpenInFieldWorksButton.svelte", - 41 - ] - ], - "translation": "Buka kembali" - }, - "pwMRBz": { - "message": "Replace audio", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 258 - ] - ], - "translation": "" - }, - "kGv7vG": { - "message": "Save audio", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/AudioDialog.svelte", - 120 - ] - ], - "translation": "" - }, - "aKuPxK": { - "message": "Search # or #", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - null - ] - ], - "translation": "Cari # atau #" - }, - "3NdSH7": { - "message": "Search Dictionaries", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectDropdown.svelte", - 99 - ] - ], - "translation": "Cari Kamus" - }, - "02ePaq": { - "message": "Select {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 250 - ] - ], - "translation": "Pilih {0}" - }, - "bbTYV2": { - "message": "Select {0} to view details", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 102 - ] - ], - "translation": "Pilih {0} untuk melihat detail" - }, - "J6WI1B": { - "message": "Select file", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-provider.svelte", - 66 - ], - [ - "src/lib/components/audio/audio-provider.svelte", - 70 - ] - ], - "translation": "" - }, - "mEtszZ": { - "message": "Semantic domains", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", - 79 - ] - ], - "translation": "Domain semantik" - }, - "Ivc0e8": { - "message": "Sense", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 250 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 166 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 73 - ], - [ - "src/lib/entry-editor/object-editors/AddSenseFab.svelte", - 15 - ] - ], - "translation": "Makna" - }, - "FDpH/H": { - "message": "Sentence", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte", - 37 - ] - ], - "translation": "Kalimat" - }, - "Tz0i8g": { - "message": "Settings", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 144 - ] - ], - "translation": "Pengaturan" - }, - "+drua4": { - "message": "Shadcn Sandbox # #", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/sandbox/Sandbox.svelte", - null - ] - ], - "translation": "Shadcn Sandbox # #" - }, - "mFKqBL": { - "message": "Share Log file", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 50 - ] - ], - "translation": "Bagikan file Log" - }, - "8vETh9": { - "message": "Show", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 39 - ] - ], - "translation": "Tampilkan" - }, - "0IaUwR": { - "message": "Show {0} more...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 191 - ] - ], - "translation": "Tampilkan {0} lagi..." - }, - "AQK14J": { - "message": "Simple", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 72 - ] - ], - "translation": "Sederhana" - }, - "QdGvPV": { - "message": "Size:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 30 - ] - ], - "translation": "" - }, - "Ju9xEa": { - "message": "Starts with", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/OpFilter.svelte", - 12 - ] - ], - "translation": "" - }, - "hQRttt": { - "message": "Submit", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/multi-select.svelte", - 210 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 211 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 283 - ] - ], - "translation": "Kirim" - }, - "N2FcBE": { - "message": "Synced", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 117 - ], - [ - "src/lib/activity/ActivityView.svelte", - 103 - ], - [ - "src/home/Server.svelte", - 113 - ] - ], - "translation": "Tersinkronisasi" - }, - "JXRN33": { - "message": "Synced with {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 168 - ] - ], - "translation": "Tersinkronisasi dengan {0}" - }, - "UNnBU9": { - "message": "Synchronize", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 149 - ], - [ - "src/project/SyncDialog.svelte", - 234 - ], - [ - "src/project/ProjectSidebar.svelte", - 124 - ] - ], - "translation": "Sinkronkan" - }, - "d5Q6AD": { - "message": "Synchronizing FieldWorks Lite with FieldWorks...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 89 - ] - ], - "translation": "" - }, - "ivpwMF": { - "message": "Synchronizing...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 181 - ], - [ - "src/project/SyncDialog.svelte", - 232 - ] - ], - "translation": "Menyinkronkan..." - }, - "GtycJ/": { - "message": "Tasks", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 91 - ] - ], - "translation": "Tugas" - }, - "/OCqal": { - "message": "Test Project", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 192 - ] - ], - "translation": "Proyek Uji Coba" - }, - "qYgnDa": { - "message": "This date # and this emoji # are snippets", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/stories/i18n/i18n.stories.svelte", - null - ] - ], - "translation": "Tanggal ini # dan emoji ini # adalah cuplikan" - }, - "f233G3": { - "message": "This project is now open in FieldWorks. To continue working in FieldWorks Lite, close the project in FieldWorks and click Reopen.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/OpenInFieldWorksButton.svelte", - 40 - ] - ], - "translation": "Proyek ini sekarang terbuka di FieldWorks. Untuk melanjutkan bekerja di FieldWorks Lite, tutup proyek di FieldWorks dan klik Buka Kembali." - }, - "L2twOB": { - "message": "Toggle filters", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 119 - ] - ], - "translation": "Beralih filter" - }, - "2N0C4b": { - "message": "Toggle theme", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/ThemePicker.svelte", - 24 - ] - ], - "translation": "Beralih tema" - }, - "wFcvZJ": { - "message": "Translation", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte", - 48 - ] - ], - "translation": "Terjemahan" - }, - "et+mIi": { - "message": "Troubleshoot", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 170 - ], - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 30 - ], - [ - "src/home/HomeView.svelte", - 132 - ] - ], - "translation": "Penyelesaian Masalah" - }, - "lMdXuD": { - "message": "Type:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 36 - ] - ], - "translation": "" - }, - "amlaqM": { - "message": "Unable to open in FieldWorks", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/OpenInFieldWorksButton.svelte", - 45 - ] - ], - "translation": "Tidak dapat membuka di FieldWorks" - }, - "Ef7StM": { - "message": "Unknown", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 253 - ], - [ - "src/project/SyncDialog.svelte", - 260 - ], - [ - "src/lib/history/HistoryView.svelte", - 99 - ], - [ - "src/lib/activity/ActivityView.svelte", - 95 - ] - ], - "translation": "Tidak diketahui" - }, - "29VNqC": { - "message": "Unknown error", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 115 - ] - ], - "translation": "Kesalahan yang tidak diketahui" - }, - "jsLAXp": { - "message": "Unknown error {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 80 - ] - ], - "translation": "" - }, - "VTzzIW": { - "message": "Unknown server: {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 191 - ] - ], - "translation": "" - }, - "wja8aL": { - "message": "Untitled", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryView.svelte", - 49 - ], - [ - "src/project/browse/EntryRow.svelte", - 57 - ], - [ - "src/project/browse/EntryMenu.svelte", - 32 - ] - ], - "translation": "Tanpa Judul" - }, - "S/J67B": { - "message": "Uses components as", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 88 - ] - ], - "translation": "Menggunakan komponen sebagai" - }, - "YYdC3A": { - "message": "Version {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 192 - ] - ], - "translation": "Versi {0}" - }, - "yK+3LL": { - "message": "View Configuration", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 26 - ] - ], - "translation": "Lihat Konfigurasi" - }, - "LhKBuY": { - "message": "Where are my projects?", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 94 - ] - ], - "translation": "Di mana proyek saya?" - }, - "dZiBrj": { - "message": "Word", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 40 - ], - [ - "src/project/browse/EntryMenu.svelte", - 37 - ], - [ - "src/lib/entry-editor/NewEntryDialog.svelte", - 84 - ], - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 250 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 43 - ] - ], - "translation": "Kata" - }, - "yRdLNW": { - "message": "Word only", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 211 - ] - ], - "translation": "Hanya kata" - }, - "o0GO4i": { - "message": "Word or meaning:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 204 - ] - ], - "translation": "Kata atau arti:" - }, - "I/hLND": { - "message": "Writing System", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/WsSelect.svelte", - 18 - ] - ], - "translation": "" - }, - "cDHTt1": { - "message": "Writing system: {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/lcm-rich-text-editor/editor-schema.ts", - 27 - ] - ], - "translation": "Sistem penulisan: {0}" - }, - "5Pbs2Z": { - "message": "Writing Systems", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/WsSelect.svelte", - 29 - ] - ], - "translation": "" - } -} \ No newline at end of file diff --git a/frontend/viewer/src/locales/id.po b/frontend/viewer/src/locales/id.po new file mode 100644 index 0000000000..853091c028 --- /dev/null +++ b/frontend/viewer/src/locales/id.po @@ -0,0 +1,939 @@ +msgid "" +msgstr "" +"POT-Creation-Date: 2025-07-29 14:49+0700\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: @lingui/cli\n" +"Language: id\n" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Plural-Forms: \n" + +#: src/lib/activity/ActivityView.svelte:99 +msgid "โ€“ ({0} changes)" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:28 +#: src/lib/components/audio/audio-editor.svelte:33 +#: src/lib/components/audio/audio-editor.svelte:37 +msgid "{0}" +msgstr "" + +#: src/project/SyncDialog.svelte:249 +msgid "{0} - FieldWorks" +msgstr "" + +#: src/project/SyncDialog.svelte:209 +msgid "{0} - FieldWorks Lite" +msgstr "" + +#: src/lib/components/editor/field/field-title.svelte:22 +msgid "{0} (FieldWorks Lite)" +msgstr "" + +#: src/lib/components/editor/field/field-title.svelte:23 +msgid "{0} (FieldWorks)" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:30 +msgid "{0} MB" +msgstr "" + +#: src/home/Server.svelte:62 +msgid "{0} Server" +msgstr "" + +#: src/project/SyncDialog.svelte:93 +msgid "{0} synced to FieldWorks. {1} synced to FieldWorks Lite." +msgstr "" + +#: src/project/SyncDialog.svelte:91 +#: src/project/SyncDialog.svelte:92 +msgid "{num, plural, one {# change} other {# changes}}" +msgstr "" + +#: src/lib/notifications/NotificationOutlet.svelte:20 +msgid "A new version of FieldWorks lite is available." +msgstr "" + +#: src/project/browse/BrowseView.svelte:102 +msgid "a word" +msgstr "" + +#: src/lib/about/AboutDialog.svelte:22 +msgid "About" +msgstr "" + +#: src/project/ProjectSidebar.svelte:138 +msgid "Account" +msgstr "" + +#: src/project/ProjectSidebar.svelte:94 +msgid "Activity" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:206 +#: src/lib/components/audio/AudioDialog.svelte:106 +msgid "Add audio" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:51 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:57 +msgid "Add component" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:212 +msgid "Add Example" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:227 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:227 +msgid "Add Meaning" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:51 +msgid "Add part of" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:227 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:227 +msgid "Add Sense" +msgstr "" + +#: src/lib/history/HistoryView.svelte:83 +#: src/lib/activity/ActivityView.svelte:78 +#: src/lib/activity/ActivityView.svelte:105 +msgid "ago" +msgstr "" + +#: src/project/browse/BrowseView.svelte:102 +msgid "an entry" +msgstr "" + +#: src/project/browse/filter/WsSelect.svelte:21 +msgid "Any Ws" +msgstr "" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:33 +msgid "Application version" +msgstr "" + +#: src/lib/entry-editor/DeleteDialog.svelte:55 +msgid "Are you sure you want to delete {0}?" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:215 +msgid "Audio file not included in Send & Receive" +msgstr "" + +#: src/lib/history/HistoryView.svelte:95 +#: src/lib/activity/ActivityView.svelte:91 +msgid "Author:" +msgstr "" + +#: src/project/browse/SortMenu.svelte:73 +msgid "Auto" +msgstr "" + +#: src/project/SyncDialog.svelte:183 +msgid "Auto synchronizing" +msgstr "" + +#: src/lib/history/HistoryView.svelte:80 +#: src/lib/activity/ActivityView.svelte:75 +msgid "before" +msgstr "" + +#: src/project/browse/SortMenu.svelte:9 +msgid "Best match" +msgstr "" + +#: src/project/ProjectSidebar.svelte:89 +msgid "Browse" +msgstr "" + +#: src/lib/entry-editor/NewEntryDialog.svelte:110 +#: src/lib/entry-editor/EntryOrSensePicker.svelte:245 +#: src/lib/components/field-editors/select.svelte:166 +#: src/lib/components/field-editors/multi-select.svelte:280 +#: src/lib/components/audio/AudioDialog.svelte:118 +msgid "Cancel" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:55 +msgid "Citation form" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:41 +msgid "Citation Form" +msgstr "" + +#: src/home/HomeView.svelte:225 +msgid "Classic FieldWorks Projects" +msgstr "" + +#: src/lib/components/field-editors/select.svelte:118 +#: src/lib/components/field-editors/multi-select.svelte:205 +msgid "clear" +msgstr "" + +#: src/lib/components/ui/button/x-button.svelte:14 +#: src/lib/components/field-editors/multi-select.svelte:215 +#: src/lib/about/AboutDialog.svelte:28 +msgid "Close" +msgstr "" + +#: src/project/ProjectSidebar.svelte:157 +msgid "Close Dictionary" +msgstr "" + +#: src/lib/ThemePicker.svelte:32 +msgid "Color" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:55 +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:44 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:45 +msgid "Complex Form" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:88 +msgid "Complex form types" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:67 +msgid "Complex forms" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:43 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:61 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:44 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:50 +msgid "Component" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:77 +msgid "Components" +msgstr "" + +#: src/project/browse/filter/OpFilter.svelte:13 +msgid "Contains" +msgstr "" + +#: src/lib/entry-editor/NewEntryDialog.svelte:112 +msgid "Create {0}" +msgstr "" + +#: src/lib/entry-editor/NewEntryButton.svelte:12 +msgid "Create entry" +msgstr "" + +#: src/home/HomeView.svelte:203 +msgid "Create Example Project" +msgstr "" + +#: src/lib/entry-editor/NewEntryButton.svelte:12 +msgid "Create word" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:42 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:43 +msgid "Current Entry" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:42 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:43 +msgid "Current Word" +msgstr "" + +#: src/project/ProjectSidebar.svelte:87 +msgid "Dashboard" +msgstr "" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:35 +msgid "Data Directory" +msgstr "" + +#: src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte:52 +msgid "Definition" +msgstr "" + +#: src/home/HomeView.svelte:177 +msgid "Delete" +msgstr "" + +#: src/lib/entry-editor/DeleteDialog.svelte:52 +#: src/lib/entry-editor/DeleteDialog.svelte:59 +msgid "Delete {0}" +msgstr "" + +#: src/project/browse/EntryMenu.svelte:55 +msgid "Delete Entry" +msgstr "" + +#: src/project/browse/EntryMenu.svelte:55 +msgid "Delete Word" +msgstr "" + +#: src/home/HomeView.svelte:107 +#: src/home/HomeView.svelte:110 +msgid "Dictionaries" +msgstr "" + +#: src/project/ProjectSidebar.svelte:83 +msgid "Dictionary" +msgstr "" + +#: src/project/browse/ViewPicker.svelte:38 +msgid "Dictionary Preview" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:46 +msgid "Discard" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:41 +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:55 +msgid "Display as" +msgstr "" + +#: src/lib/entry-editor/DeleteDialog.svelte:58 +msgid "Don't delete" +msgstr "" + +#: src/lib/notifications/NotificationOutlet.svelte:26 +#: src/home/Server.svelte:127 +msgid "Download" +msgstr "" + +#: src/home/Server.svelte:38 +msgid "Downloaded {0}" +msgstr "" + +#: src/home/Server.svelte:37 +msgid "Downloading {0}..." +msgstr "" + +#: src/project/browse/filter/OpFilter.svelte:14 +msgid "Ends with" +msgstr "" + +#: src/project/browse/EntryMenu.svelte:37 +#: src/lib/entry-editor/NewEntryDialog.svelte:84 +#: src/lib/entry-editor/EntryOrSensePicker.svelte:250 +msgid "Entry" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:211 +msgid "Entry Only" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:204 +msgid "Entry or sense:" +msgstr "" + +#: src/project/browse/filter/OpFilter.svelte:15 +msgid "Equals" +msgstr "" + +#: src/project/ProjectSidebar.svelte:119 +msgid "Error getting sync status" +msgstr "" + +#: src/project/SyncDialog.svelte:195 +msgid "Error getting sync status." +msgstr "" + +#: src/project/SyncDialog.svelte:260 +msgid "Error: {0}" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:184 +msgid "Example" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:91 +msgid "Example sentence" +msgstr "" + +#: src/home/Server.svelte:39 +msgid "Failed to download {0}" +msgstr "" + +#: src/project/browse/EntriesList.svelte:134 +msgid "Failed to load entries" +msgstr "" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:22 +msgid "Failed to open data directory, use the path in the text field instead" +msgstr "" + +#: src/project/SyncDialog.svelte:120 +msgid "Failed to synchronize" +msgstr "" + +#: src/project/SyncDialog.svelte:95 +msgid "Failed to synchronize." +msgstr "" + +#: src/project/ProjectSidebar.svelte:179 +#: src/home/HomeView.svelte:126 +msgid "Feedback" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:136 +msgid "Field" +msgstr "" + +#: src/project/browse/ViewPicker.svelte:32 +msgid "Field Labels" +msgstr "" + +#: src/project/ProjectDropdown.svelte:69 +#: src/lib/OpenInFieldWorksButton.svelte:56 +#: src/home/HomeView.svelte:231 +msgid "FieldWorks logo" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:32 +msgid "File name:" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:74 +msgid "File not found" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:100 +msgid "Filter # entries" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:100 +msgid "Filter # words" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:106 +msgid "Filter entries" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:147 +msgid "Filter for" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:106 +msgid "Filter words" +msgstr "" + +#: src/lib/components/field-editors/select.svelte:114 +#: src/lib/components/field-editors/multi-select.svelte:201 +msgid "Filter..." +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:140 +msgid "Find entry..." +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:140 +msgid "Find word..." +msgstr "" + +#: src/project/browse/SearchFilter.svelte:42 +#: src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte:41 +msgid "Gloss" +msgstr "" + +#: src/lib/entry-editor/EntryOrSenseItemList.svelte:26 +msgid "Go to {0}" +msgstr "" + +#: src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte:63 +msgid "Grammatical info." +msgstr "" + +#: src/project/browse/SortMenu.svelte:10 +msgid "Headword" +msgstr "" + +#: src/project/browse/ViewPicker.svelte:40 +msgid "Hide" +msgstr "" + +#: src/project/browse/EntryMenu.svelte:60 +#: src/lib/history/HistoryView.svelte:59 +msgid "History" +msgstr "" + +#: src/lib/components/audio/audio-provider.svelte:85 +msgid "Hold to record or\\npress and release to start recording." +msgstr "" + +#: src/home/Server.svelte:137 +msgid "I don't see my project" +msgstr "" + +#: src/home/HomeView.svelte:237 +msgid "Import" +msgstr "" + +#: src/project/SyncDialog.svelte:212 +#: src/project/SyncDialog.svelte:252 +msgid "Last change: {0}" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:28 +msgid "Length:" +msgstr "" + +#: src/home/HomeView.svelte:109 +msgid "Lexbox logo" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:43 +msgid "Lexeme form" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:40 +msgid "Lexeme Form" +msgstr "" + +#: src/project/browse/BrowseView.svelte:63 +msgid "List mode" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:103 +msgid "Literal meaning" +msgstr "" + +#: src/project/ProjectDropdown.svelte:105 +msgid "Loading Dictionaries..." +msgstr "" + +#: src/home/HomeView.svelte:146 +msgid "loading..." +msgstr "" + +#: src/home/HomeView.svelte:151 +msgid "Local" +msgstr "" + +#: src/home/HomeView.svelte:168 +msgid "Local only" +msgstr "" + +#: src/project/SyncDialog.svelte:189 +msgid "Login" +msgstr "" + +#: src/lib/auth/LoginButton.svelte:71 +#: src/lib/auth/LoginButton.svelte:79 +msgid "Login to see projects" +msgstr "" + +#: src/lib/auth/LoginButton.svelte:61 +msgid "Logout" +msgstr "" + +#: src/project/ProjectSidebar.svelte:193 +msgid "Made with โค๏ธ from ๐Ÿ‡ฆ๐Ÿ‡น ๐Ÿ‡น๐Ÿ‡ญ ๐Ÿ‡บ๐Ÿ‡ธ" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:250 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:166 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:73 +#: src/lib/entry-editor/object-editors/AddSenseFab.svelte:15 +msgid "Meaning" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:152 +msgid "Missing Examples" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:154 +msgid "Missing Part of Speech" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:155 +msgid "Missing Semantic Domains" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:153 +msgid "Missing Senses" +msgstr "" + +#: src/lib/entry-editor/ItemListItem.svelte:61 +msgid "Move" +msgstr "" + +#: src/project/SyncDialog.svelte:253 +msgid "Never" +msgstr "" + +#: src/project/NewEntryButton.svelte:48 +msgid "New" +msgstr "" + +#: src/lib/entry-editor/NewEntryDialog.svelte:97 +msgid "New {0}" +msgstr "" + +#: src/project/NewEntryButton.svelte:50 +msgid "New Entry" +msgstr "" + +#: src/lib/activity/ActivityView.svelte:61 +msgid "No activity found" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:210 +msgid "No audio" +msgstr "" + +#: src/lib/history/HistoryView.svelte:71 +msgid "No change name" +msgstr "" + +#: src/project/ProjectDropdown.svelte:109 +msgid "No Dictionaries found" +msgstr "" + +#: src/project/browse/EntriesList.svelte:160 +#: src/lib/entry-editor/EntryOrSensePicker.svelte:174 +msgid "No entries found" +msgstr "" + +#: src/lib/history/HistoryView.svelte:66 +msgid "No history found" +msgstr "" + +#: src/lib/components/field-editors/select.svelte:126 +#: src/lib/components/field-editors/multi-select.svelte:220 +msgid "No items found" +msgstr "" + +#: src/project/SyncDialog.svelte:193 +#: src/project/ProjectSidebar.svelte:113 +msgid "No server configured" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:174 +msgid "No words found" +msgstr "" + +#: src/lib/components/field-editors/select.svelte:101 +#: src/lib/components/field-editors/multi-select.svelte:176 +msgid "None" +msgstr "" + +#: src/project/browse/filter/OpFilter.svelte:16 +msgid "Not equal" +msgstr "" + +#: src/project/SyncDialog.svelte:257 +#: src/project/ProjectSidebar.svelte:111 +msgid "Not logged in" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:114 +msgid "Note" +msgstr "" + +#: src/project/SyncDialog.svelte:187 +#: src/project/ProjectSidebar.svelte:109 +msgid "Offline" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:77 +msgid "Offline, unable to download" +msgstr "" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:40 +msgid "Open Data Directory" +msgstr "" + +#: src/lib/OpenInFieldWorksButton.svelte:57 +msgid "Open in FieldWorks" +msgstr "" + +#: src/project/browse/EntryMenu.svelte:65 +msgid "Open in new Window" +msgstr "" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:46 +msgid "Open Log file" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:43 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:44 +msgid "Part" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:67 +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:55 +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:44 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:45 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:50 +msgid "Part of" +msgstr "" + +#: src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte:63 +msgid "Part of speech" +msgstr "" + +#: src/project/browse/ViewPicker.svelte:41 +msgid "Pinned" +msgstr "" + +#: src/project/browse/BrowseView.svelte:76 +msgid "Preview" +msgstr "" + +#: src/home/HomeView.svelte:211 +msgid "Project name..." +msgstr "" + +#: src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte:60 +msgid "Reference" +msgstr "" + +#: src/lib/components/field-editors/select.svelte:146 +#: src/lib/components/field-editors/multi-select.svelte:256 +msgid "Refine your filter to see more..." +msgstr "" + +#: src/home/Server.svelte:70 +#: src/home/HomeView.svelte:155 +msgid "Refresh Projects" +msgstr "" + +#: src/lib/entry-editor/ItemListItem.svelte:73 +msgid "Remove" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:261 +msgid "Remove audio" +msgstr "" + +#: src/lib/OpenInFieldWorksButton.svelte:41 +msgid "Reopen" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:258 +msgid "Replace audio" +msgstr "" + +#: src/lib/components/audio/AudioDialog.svelte:120 +msgid "Save audio" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte: +msgid "Search # or #" +msgstr "" + +#: src/project/ProjectDropdown.svelte:99 +msgid "Search Dictionaries" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:250 +msgid "Select {0}" +msgstr "" + +#: src/project/browse/BrowseView.svelte:102 +msgid "Select {0} to view details" +msgstr "" + +#: src/lib/components/audio/audio-provider.svelte:66 +#: src/lib/components/audio/audio-provider.svelte:70 +msgid "Select file" +msgstr "" + +#: src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte:79 +msgid "Semantic domains" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:250 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:166 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:73 +#: src/lib/entry-editor/object-editors/AddSenseFab.svelte:15 +msgid "Sense" +msgstr "" + +#: src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte:37 +msgid "Sentence" +msgstr "" + +#: src/project/ProjectSidebar.svelte:144 +msgid "Settings" +msgstr "" + +#: src/lib/sandbox/Sandbox.svelte: +msgid "Shadcn Sandbox # #" +msgstr "" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:50 +msgid "Share Log file" +msgstr "" + +#: src/project/browse/ViewPicker.svelte:39 +msgid "Show" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:191 +msgid "Show {0} more..." +msgstr "" + +#: src/project/browse/BrowseView.svelte:72 +msgid "Simple" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:30 +msgid "Size:" +msgstr "" + +#: src/project/browse/filter/OpFilter.svelte:12 +msgid "Starts with" +msgstr "" + +#: src/lib/components/field-editors/multi-select.svelte:210 +#: src/lib/components/field-editors/multi-select.svelte:211 +#: src/lib/components/field-editors/multi-select.svelte:283 +msgid "Submit" +msgstr "" + +#: src/project/ProjectSidebar.svelte:117 +#: src/lib/activity/ActivityView.svelte:103 +#: src/home/Server.svelte:113 +msgid "Synced" +msgstr "" + +#: src/home/HomeView.svelte:168 +msgid "Synced with {0}" +msgstr "" + +#: src/project/SyncDialog.svelte:149 +#: src/project/SyncDialog.svelte:234 +#: src/project/ProjectSidebar.svelte:124 +msgid "Synchronize" +msgstr "" + +#: src/project/SyncDialog.svelte:89 +msgid "Synchronizing FieldWorks Lite with FieldWorks..." +msgstr "" + +#: src/project/SyncDialog.svelte:181 +#: src/project/SyncDialog.svelte:232 +msgid "Synchronizing..." +msgstr "" + +#: src/project/ProjectSidebar.svelte:91 +msgid "Tasks" +msgstr "" + +#: src/home/HomeView.svelte:192 +msgid "Test Project" +msgstr "" + +#: src/stories/i18n/i18n.stories.svelte: +msgid "This date # and this emoji # are snippets" +msgstr "" + +#: src/lib/OpenInFieldWorksButton.svelte:40 +msgid "This project is now open in FieldWorks. To continue working in FieldWorks Lite, close the project in FieldWorks and click Reopen." +msgstr "" + +#: src/project/browse/SearchFilter.svelte:119 +msgid "Toggle filters" +msgstr "" + +#: src/lib/ThemePicker.svelte:24 +msgid "Toggle theme" +msgstr "" + +#: src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte:48 +msgid "Translation" +msgstr "" + +#: src/project/ProjectSidebar.svelte:170 +#: src/lib/troubleshoot/TroubleshootDialog.svelte:30 +#: src/home/HomeView.svelte:132 +msgid "Troubleshoot" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:36 +msgid "Type:" +msgstr "" + +#: src/lib/OpenInFieldWorksButton.svelte:45 +msgid "Unable to open in FieldWorks" +msgstr "" + +#: src/project/SyncDialog.svelte:253 +#: src/project/SyncDialog.svelte:260 +#: src/lib/history/HistoryView.svelte:99 +#: src/lib/activity/ActivityView.svelte:95 +msgid "Unknown" +msgstr "" + +#: src/project/ProjectSidebar.svelte:115 +msgid "Unknown error" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:80 +msgid "Unknown error {0}" +msgstr "" + +#: src/project/SyncDialog.svelte:191 +msgid "Unknown server: {0}" +msgstr "" + +#: src/project/browse/EntryView.svelte:49 +#: src/project/browse/EntryRow.svelte:57 +#: src/project/browse/EntryMenu.svelte:32 +msgid "Untitled" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:88 +msgid "Uses components as" +msgstr "" + +#: src/project/ProjectSidebar.svelte:192 +msgid "Version {0}" +msgstr "" + +#: src/project/browse/ViewPicker.svelte:26 +msgid "View Configuration" +msgstr "" + +#: src/home/Server.svelte:94 +msgid "Where are my projects?" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:40 +#: src/project/browse/EntryMenu.svelte:37 +#: src/lib/entry-editor/NewEntryDialog.svelte:84 +#: src/lib/entry-editor/EntryOrSensePicker.svelte:250 +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:43 +msgid "Word" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:211 +msgid "Word only" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:204 +msgid "Word or meaning:" +msgstr "" + +#: src/project/browse/filter/WsSelect.svelte:18 +msgid "Writing System" +msgstr "" + +#: src/lib/components/lcm-rich-text-editor/editor-schema.ts:27 +msgid "Writing system: {0}" +msgstr "" + +#: src/project/browse/filter/WsSelect.svelte:29 +msgid "Writing Systems" +msgstr "" diff --git a/frontend/viewer/src/locales/ko.json b/frontend/viewer/src/locales/ko.json deleted file mode 100644 index 8af29d7adb..0000000000 --- a/frontend/viewer/src/locales/ko.json +++ /dev/null @@ -1,2854 +0,0 @@ -{ - "rwLRCA": { - "message": "โ€“ ({0} changes)", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/activity/ActivityView.svelte", - 99 - ] - ], - "translation": "โ€“ ({0} ๋ณ€๊ฒฝ)" - }, - "J/hVSQ": { - "message": "{0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 28 - ], - [ - "src/lib/components/audio/audio-editor.svelte", - 33 - ], - [ - "src/lib/components/audio/audio-editor.svelte", - 37 - ] - ], - "translation": "" - }, - "mpbC3j": { - "message": "{0} - FieldWorks", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 249 - ] - ], - "translation": "{0} - FieldWorks" - }, - "35GcOB": { - "message": "{0} - FieldWorks Lite", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 209 - ] - ], - "translation": "{0} - FieldWorks Lite" - }, - "0jQasM": { - "message": "{0} (FieldWorks Lite)", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/editor/field/field-title.svelte", - 22 - ] - ], - "translation": "{0} (FieldWorks Lite)" - }, - "Bi6Xst": { - "message": "{0} (FieldWorks)", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/editor/field/field-title.svelte", - 23 - ] - ], - "translation": "{0} (FieldWorks)" - }, - "ZTysYT": { - "message": "{0} MB", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 30 - ] - ], - "translation": "" - }, - "dhBPPx": { - "message": "{0} Server", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 62 - ] - ], - "translation": "{0} ์„œ๋ฒ„" - }, - "tgUNp+": { - "message": "{0} synced to FieldWorks. {1} synced to FieldWorks Lite.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 93 - ] - ], - "translation": "{0}๊ฐ€ FieldWorks์™€ ๋™๊ธฐํ™”๋˜์—ˆ์Šต๋‹ˆ๋‹ค. {1}๊ฐ€ FieldWorks Lite์™€ ๋™๊ธฐํ™”๋˜์—ˆ์Šต๋‹ˆ๋‹ค." - }, - "ubuwKa": { - "message": "{num, plural, one {# change} other {# changes}}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 91 - ], - [ - "src/project/SyncDialog.svelte", - 92 - ] - ], - "translation": "{num, plural, one {# ๋ณ€๊ฒฝ} other {# ๋ณ€๊ฒฝ}}" - }, - "UuldxO": { - "message": "A new version of FieldWorks lite is available.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/notifications/NotificationOutlet.svelte", - 20 - ] - ], - "translation": "FieldWorks lite์˜ ์ƒˆ ๋ฒ„์ „์„ ์‚ฌ์šฉํ•  ์ˆ˜ ์žˆ์Šต๋‹ˆ๋‹ค." - }, - "fhKYsI": { - "message": "a word", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 102 - ] - ], - "translation": "๋‹จ์–ด" - }, - "uyJsf6": { - "message": "About", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/about/AboutDialog.svelte", - 22 - ] - ], - "translation": "์ •๋ณด" - }, - "AeXO77": { - "message": "Account", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 138 - ] - ], - "translation": "๊ณ„์ •" - }, - "XJOV1Y": { - "message": "Activity", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 94 - ] - ], - "translation": "ํ™œ๋™" - }, - "iXH2vL": { - "message": "Add audio", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 206 - ], - [ - "src/lib/components/audio/AudioDialog.svelte", - 106 - ] - ], - "translation": "" - }, - "KdJj3U": { - "message": "Add component", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 51 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 57 - ] - ], - "translation": "๊ตฌ์„ฑ ์š”์†Œ ์ถ”๊ฐ€" - }, - "nI3A8B": { - "message": "Add Example", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 212 - ] - ], - "translation": "์˜ˆ์ œ ์ถ”๊ฐ€" - }, - "dt7w9L": { - "message": "Add Meaning", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 227 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 227 - ] - ], - "translation": "์˜๋ฏธ ์ถ”๊ฐ€" - }, - "uvBQSU": { - "message": "Add part of", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 51 - ] - ], - "translation": "์˜ ์ผ๋ถ€ ์ถ”๊ฐ€" - }, - "0YSbah": { - "message": "Add Sense", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 227 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 227 - ] - ], - "translation": "์˜๋ฏธ ์ถ”๊ฐ€" - }, - "XeIoU/": { - "message": "ago", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/history/HistoryView.svelte", - 83 - ], - [ - "src/lib/activity/ActivityView.svelte", - 78 - ], - [ - "src/lib/activity/ActivityView.svelte", - 105 - ] - ], - "translation": "์ „" - }, - "iPthvs": { - "message": "an entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 102 - ] - ], - "translation": "ํ•ญ๋ชฉ" - }, - "n4rsR8": { - "message": "Any Ws", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/WsSelect.svelte", - 21 - ] - ], - "translation": "" - }, - "ZYimak": { - "message": "Application version", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 33 - ] - ], - "translation": "์• ํ”Œ๋ฆฌ์ผ€์ด์…˜ ๋ฒ„์ „" - }, - "GKJXpX": { - "message": "Are you sure you want to delete {0}?", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/DeleteDialog.svelte", - 55 - ] - ], - "translation": "{0}์„(๋ฅผ) ์‚ญ์ œํ•˜์‹œ๊ฒ ์Šต๋‹ˆ๊นŒ?" - }, - "C6dLUV": { - "message": "Audio file not included in Send & Receive", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 215 - ] - ], - "translation": "" - }, - "6QeoeO": { - "message": "Author:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/history/HistoryView.svelte", - 95 - ], - [ - "src/lib/activity/ActivityView.svelte", - 91 - ] - ], - "translation": "์ž‘์„ฑ์ž:" - }, - "R9Khdg": { - "message": "Auto", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SortMenu.svelte", - 73 - ] - ], - "translation": "์ž๋™" - }, - "VmDOAV": { - "message": "Auto synchronizing", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 183 - ] - ], - "translation": "์ž๋™ ๋™๊ธฐํ™” ์ค‘" - }, - "CI9Ae4": { - "message": "before", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/history/HistoryView.svelte", - 80 - ], - [ - "src/lib/activity/ActivityView.svelte", - 75 - ] - ], - "translation": "์ด์ „" - }, - "3qtIhN": { - "message": "Best match", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SortMenu.svelte", - 9 - ] - ], - "translation": "๊ฐ€์žฅ ์ผ์น˜ํ•˜๋Š” ํ•ญ๋ชฉ" - }, - "O2UpM1": { - "message": "Browse", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 89 - ] - ], - "translation": "์ฐพ์•„๋ณด๊ธฐ" - }, - "dEgA5A": { - "message": "Cancel", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/NewEntryDialog.svelte", - 110 - ], - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 245 - ], - [ - "src/lib/components/field-editors/select.svelte", - 166 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 280 - ], - [ - "src/lib/components/audio/AudioDialog.svelte", - 118 - ] - ], - "translation": "์ทจ์†Œ" - }, - "7Esn9Y": { - "message": "Citation form", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 55 - ] - ], - "translation": "์ธ์šฉ ํ˜•์‹" - }, - "3I5qIF": { - "message": "Citation Form", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 41 - ] - ], - "translation": "" - }, - "Q01cKL": { - "message": "Classic FieldWorks Projects", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 225 - ] - ], - "translation": "ํด๋ž˜์‹ FieldWorks ํ”„๋กœ์ ํŠธ" - }, - "K0PCkZ": { - "message": "clear", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/select.svelte", - 118 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 205 - ] - ], - "translation": "์ง€์šฐ๊ธฐ" - }, - "yz7wBu": { - "message": "Close", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/ui/button/x-button.svelte", - 14 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 215 - ], - [ - "src/lib/about/AboutDialog.svelte", - 28 - ] - ], - "translation": "๋‹ซ๊ธฐ" - }, - "Iy+nsd": { - "message": "Close Dictionary", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 157 - ] - ], - "translation": "์‚ฌ์ „ ๋‹ซ๊ธฐ" - }, - "jZlrte": { - "message": "Color", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/ThemePicker.svelte", - 32 - ] - ], - "translation": "์ƒ‰์ƒ" - }, - "PkH7DZ": { - "message": "Complex Form", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 55 - ], - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 44 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 45 - ] - ], - "translation": "๋ณตํ•ฉ ํ˜•์‹" - }, - "W+5v9T": { - "message": "Complex form types", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 88 - ] - ], - "translation": "๋ณตํ•ฉ ํ˜•์‹ ์œ ํ˜•" - }, - "j6HACU": { - "message": "Complex forms", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 67 - ] - ], - "translation": "๋ณตํ•ฉ ํ˜•์‹" - }, - "dK3Z9j": { - "message": "Component", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 43 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 61 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 44 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 50 - ] - ], - "translation": "๊ตฌ์„ฑ ์š”์†Œ" - }, - "RRa/CR": { - "message": "Components", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 77 - ] - ], - "translation": "๊ตฌ์„ฑ ์š”์†Œ" - }, - "/5mghO": { - "message": "Contains", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/OpFilter.svelte", - 13 - ] - ], - "translation": "" - }, - "b9XOHo": { - "message": "Create {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/NewEntryDialog.svelte", - 112 - ] - ], - "translation": "{0} ๋งŒ๋“ค๊ธฐ" - }, - "sYP6Ef": { - "message": "Create entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/NewEntryButton.svelte", - 12 - ] - ], - "translation": "ํ•ญ๋ชฉ ๋งŒ๋“ค๊ธฐ" - }, - "0widty": { - "message": "Create Example Project", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 203 - ] - ], - "translation": "์˜ˆ์ œ ํ”„๋กœ์ ํŠธ ๋งŒ๋“ค๊ธฐ" - }, - "OVriW/": { - "message": "Create word", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/NewEntryButton.svelte", - 12 - ] - ], - "translation": "๋‹จ์–ด ๋งŒ๋“ค๊ธฐ" - }, - "Jxxmun": { - "message": "Current Entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 42 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 43 - ] - ], - "translation": "ํ˜„์žฌ ํ•ญ๋ชฉ" - }, - "e2n436": { - "message": "Current Word", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 42 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 43 - ] - ], - "translation": "ํ˜„์žฌ ๋‹จ์–ด" - }, - "7p5kLi": { - "message": "Dashboard", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 87 - ] - ], - "translation": "๋Œ€์‹œ๋ณด๋“œ" - }, - "yX4qgn": { - "message": "Data Directory", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 35 - ] - ], - "translation": "๋ฐ์ดํ„ฐ ๋””๋ ‰ํ„ฐ๋ฆฌ" - }, - "MbRyzp": { - "message": "Definition", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", - 52 - ] - ], - "translation": "์ •์˜" - }, - "cnGeoo": { - "message": "Delete", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 177 - ] - ], - "translation": "์‚ญ์ œ" - }, - "Y2tU6I": { - "message": "Delete {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/DeleteDialog.svelte", - 52 - ], - [ - "src/lib/entry-editor/DeleteDialog.svelte", - 59 - ] - ], - "translation": "{0} ์‚ญ์ œ" - }, - "P0mjNu": { - "message": "Delete Entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryMenu.svelte", - 55 - ] - ], - "translation": "ํ•ญ๋ชฉ ์‚ญ์ œ" - }, - "i/7SVG": { - "message": "Delete Word", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryMenu.svelte", - 55 - ] - ], - "translation": "๋‹จ์–ด ์‚ญ์ œ" - }, - "RY27RL": { - "message": "Dictionaries", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 107 - ], - [ - "src/home/HomeView.svelte", - 110 - ] - ], - "translation": "์‚ฌ์ „" - }, - "VrH1k+": { - "message": "Dictionary", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 83 - ] - ], - "translation": "์‚ฌ์ „" - }, - "OVGpil": { - "message": "Dictionary Preview", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 38 - ] - ], - "translation": "์‚ฌ์ „ ๋ฏธ๋ฆฌ๋ณด๊ธฐ" - }, - "bzSI52": { - "message": "Discard", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 46 - ] - ], - "translation": "" - }, - "NagCcF": { - "message": "Display as", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 41 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 55 - ] - ], - "translation": "ํ‘œ์‹œ ํ˜•์‹" - }, - "z9VIKz": { - "message": "Don't delete", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/DeleteDialog.svelte", - 58 - ] - ], - "translation": "์‚ญ์ œ ์•ˆ ํ•จ" - }, - "mzI/c+": { - "message": "Download", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/notifications/NotificationOutlet.svelte", - 26 - ], - [ - "src/home/Server.svelte", - 127 - ] - ], - "translation": "๋‹ค์šด๋กœ๋“œ" - }, - "r5WJNT": { - "message": "Downloaded {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 38 - ] - ], - "translation": "" - }, - "f6QX+N": { - "message": "Downloading {0}...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 37 - ] - ], - "translation": "" - }, - "VCfLFG": { - "message": "Ends with", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/OpFilter.svelte", - 14 - ] - ], - "translation": "" - }, - "VIwCaD": { - "message": "Entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryMenu.svelte", - 37 - ], - [ - "src/lib/entry-editor/NewEntryDialog.svelte", - 84 - ], - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 250 - ] - ], - "translation": "ํ•ญ๋ชฉ" - }, - "byQjNm": { - "message": "Entry Only", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 211 - ] - ], - "translation": "ํ•ญ๋ชฉ๋งŒ" - }, - "bQ8ysI": { - "message": "Entry or sense:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 204 - ] - ], - "translation": "ํ•ญ๋ชฉ ๋˜๋Š” ์˜๋ฏธ:" - }, - "f9yJNM": { - "message": "Equals", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/OpFilter.svelte", - 15 - ] - ], - "translation": "" - }, - "yeYJfy": { - "message": "Error getting sync status", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 119 - ] - ], - "translation": "๋™๊ธฐํ™” ์ƒํƒœ๋ฅผ ๊ฐ€์ ธ์˜ค๋Š” ์ค‘ ์˜ค๋ฅ˜ ๋ฐœ์ƒ" - }, - "ggzvfk": { - "message": "Error getting sync status.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 195 - ] - ], - "translation": "๋™๊ธฐํ™” ์ƒํƒœ๋ฅผ ๊ฐ€์ ธ์˜ค๋Š” ์ค‘ ์˜ค๋ฅ˜๊ฐ€ ๋ฐœ์ƒํ–ˆ์Šต๋‹ˆ๋‹ค." - }, - "TpqeIh": { - "message": "Error: {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 260 - ] - ], - "translation": "์˜ค๋ฅ˜: {0}" - }, - "HmI5oK": { - "message": "Example", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 184 - ] - ], - "translation": "์˜ˆ์ œ" - }, - "BGP/S1": { - "message": "Example sentence", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 91 - ] - ], - "translation": "์˜ˆ๋ฌธ" - }, - "k+2jCl": { - "message": "Failed to download {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 39 - ] - ], - "translation": "" - }, - "9QXzjh": { - "message": "Failed to load entries", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntriesList.svelte", - 134 - ] - ], - "translation": "ํ•ญ๋ชฉ์„ ๋กœ๋“œํ•˜์ง€ ๋ชปํ–ˆ์Šต๋‹ˆ๋‹ค" - }, - "MS0/dh": { - "message": "Failed to open data directory, use the path in the text field instead", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 22 - ] - ], - "translation": "๋ฐ์ดํ„ฐ ๋””๋ ‰ํ„ฐ๋ฆฌ๋ฅผ ์—ด์ง€ ๋ชปํ–ˆ์Šต๋‹ˆ๋‹ค. ๋Œ€์‹  ํ…์ŠคํŠธ ํ•„๋“œ์˜ ๊ฒฝ๋กœ๋ฅผ ์‚ฌ์šฉํ•˜์„ธ์š”." - }, - "yPkUF+": { - "message": "Failed to synchronize", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 120 - ] - ], - "translation": "๋™๊ธฐํ™”ํ•˜์ง€ ๋ชปํ–ˆ์Šต๋‹ˆ๋‹ค" - }, - "PuFGfT": { - "message": "Failed to synchronize.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 95 - ] - ], - "translation": "" - }, - "YirHq7": { - "message": "Feedback", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 179 - ], - [ - "src/home/HomeView.svelte", - 126 - ] - ], - "translation": "ํ”ผ๋“œ๋ฐฑ" - }, - "AXjA78": { - "message": "Field", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 136 - ] - ], - "translation": "" - }, - "jI2ZOA": { - "message": "Field Labels", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 32 - ] - ], - "translation": "ํ•„๋“œ ๋ ˆ์ด๋ธ”" - }, - "uKNYWn": { - "message": "FieldWorks logo", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectDropdown.svelte", - 69 - ], - [ - "src/lib/OpenInFieldWorksButton.svelte", - 56 - ], - [ - "src/home/HomeView.svelte", - 231 - ] - ], - "translation": "FieldWorks ๋กœ๊ณ " - }, - "E4G48M": { - "message": "File name:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 32 - ] - ], - "translation": "" - }, - "v41fCm": { - "message": "File not found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 74 - ] - ], - "translation": "" - }, - "LwjKwe": { - "message": "Filter # entries", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 100 - ] - ], - "translation": "#๊ฐœ ํ•ญ๋ชฉ ํ•„ํ„ฐ๋ง" - }, - "zGI/cf": { - "message": "Filter # words", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 100 - ] - ], - "translation": "#๊ฐœ ๋‹จ์–ด ํ•„ํ„ฐ๋ง" - }, - "ctQd0R": { - "message": "Filter entries", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 106 - ] - ], - "translation": "ํ•ญ๋ชฉ ํ•„ํ„ฐ๋ง" - }, - "BkugWJ": { - "message": "Filter for", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 147 - ] - ], - "translation": "" - }, - "IrEBhq": { - "message": "Filter words", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 106 - ] - ], - "translation": "๋‹จ์–ด ํ•„ํ„ฐ๋ง" - }, - "6HLTEb": { - "message": "Filter...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/select.svelte", - 114 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 201 - ] - ], - "translation": "ํ•„ํ„ฐ..." - }, - "0KYzFS": { - "message": "Find entry...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 140 - ] - ], - "translation": "ํ•ญ๋ชฉ ์ฐพ๊ธฐ..." - }, - "gotGzB": { - "message": "Find word...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 140 - ] - ], - "translation": "๋‹จ์–ด ์ฐพ๊ธฐ..." - }, - "F7GHkf": { - "message": "Gloss", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 42 - ], - [ - "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", - 41 - ] - ], - "translation": "์ฃผ์„" - }, - "u8+PAt": { - "message": "Go to {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSenseItemList.svelte", - 26 - ] - ], - "translation": "{0}(์œผ)๋กœ ์ด๋™" - }, - "Ks+qfd": { - "message": "Grammatical info.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", - 63 - ] - ], - "translation": "๋ฌธ๋ฒ• ์ •๋ณด." - }, - "X5C2hm": { - "message": "Headword", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SortMenu.svelte", - 10 - ] - ], - "translation": "ํ‘œ์ œ์–ด" - }, - "vLyv1R": { - "message": "Hide", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 40 - ] - ], - "translation": "์ˆจ๊ธฐ๊ธฐ" - }, - "0caMy7": { - "message": "History", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryMenu.svelte", - 60 - ], - [ - "src/lib/history/HistoryView.svelte", - 59 - ] - ], - "translation": "๊ธฐ๋ก" - }, - "f4JJ66": { - "message": "Hold to record or\\npress and release to start recording.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-provider.svelte", - 85 - ] - ], - "translation": "" - }, - "E8KyPm": { - "message": "I don't see my project", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 137 - ] - ], - "translation": "๋‚ด ํ”„๋กœ์ ํŠธ๊ฐ€ ๋ณด์ด์ง€ ์•Š์Šต๋‹ˆ๋‹ค" - }, - "l3s5ri": { - "message": "Import", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 237 - ] - ], - "translation": "๊ฐ€์ ธ์˜ค๊ธฐ" - }, - "rZkl7/": { - "message": "Last change: {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 212 - ], - [ - "src/project/SyncDialog.svelte", - 252 - ] - ], - "translation": "๋งˆ์ง€๋ง‰ ๋ณ€๊ฒฝ: {0}" - }, - "ok2GuG": { - "message": "Length:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 28 - ] - ], - "translation": "" - }, - "Cb8zzH": { - "message": "Lexbox logo", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 109 - ] - ], - "translation": "Lexbox ๋กœ๊ณ " - }, - "vSL95+": { - "message": "Lexeme form", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 43 - ] - ], - "translation": "์–ดํœ˜์†Œ ํ˜•์‹" - }, - "efjzjh": { - "message": "Lexeme Form", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 40 - ] - ], - "translation": "" - }, - "8oegWV": { - "message": "List mode", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 63 - ] - ], - "translation": "๋ชฉ๋ก ๋ชจ๋“œ" - }, - "2kUuXE": { - "message": "Literal meaning", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 103 - ] - ], - "translation": "๊ธ€์ž ๊ทธ๋Œ€๋กœ์˜ ์˜๋ฏธ" - }, - "4PN67S": { - "message": "Loading Dictionaries...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectDropdown.svelte", - 105 - ] - ], - "translation": "์‚ฌ์ „ ๋กœ๋“œ ์ค‘..." - }, - "+yD+Wu": { - "message": "loading...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 146 - ] - ], - "translation": "๋กœ๋“œ ์ค‘..." - }, - "d5zxa4": { - "message": "Local", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 151 - ] - ], - "translation": "๋กœ์ปฌ" - }, - "OgyJSr": { - "message": "Local only", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 168 - ] - ], - "translation": "๋กœ์ปฌ๋งŒ" - }, - "z0t9bb": { - "message": "Login", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 189 - ] - ], - "translation": "๋กœ๊ทธ์ธ" - }, - "z7IcPF": { - "message": "Login to see projects", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/auth/LoginButton.svelte", - 71 - ], - [ - "src/lib/auth/LoginButton.svelte", - 79 - ] - ], - "translation": "ํ”„๋กœ์ ํŠธ๋ฅผ ๋ณด๋ ค๋ฉด ๋กœ๊ทธ์ธํ•˜์„ธ์š”" - }, - "nOhz3x": { - "message": "Logout", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/auth/LoginButton.svelte", - 61 - ] - ], - "translation": "๋กœ๊ทธ์•„์›ƒ" - }, - "nK30Fy": { - "message": "Made with โค๏ธ from ๐Ÿ‡ฆ๐Ÿ‡น ๐Ÿ‡น๐Ÿ‡ญ ๐Ÿ‡บ๐Ÿ‡ธ", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 193 - ] - ], - "translation": "๐Ÿ‡ฆ๐Ÿ‡น ๐Ÿ‡น๐Ÿ‡ญ ๐Ÿ‡บ๐Ÿ‡ธ์—์„œ โค๏ธ๋กœ ๋งŒ๋“ค์—ˆ์Šต๋‹ˆ๋‹ค" - }, - "6URaYg": { - "message": "Meaning", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 250 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 166 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 73 - ], - [ - "src/lib/entry-editor/object-editors/AddSenseFab.svelte", - 15 - ] - ], - "translation": "์˜๋ฏธ" - }, - "oPBJ/O": { - "message": "Missing Examples", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 152 - ] - ], - "translation": "์˜ˆ์ œ ์—†์Œ" - }, - "sb65UQ": { - "message": "Missing Part of Speech", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 154 - ] - ], - "translation": "ํ’ˆ์‚ฌ ์—†์Œ" - }, - "XOUmTu": { - "message": "Missing Semantic Domains", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 155 - ] - ], - "translation": "์˜๋ฏธ ์˜์—ญ ์—†์Œ" - }, - "1H/nm7": { - "message": "Missing Senses", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 153 - ] - ], - "translation": "์˜๋ฏธ ์—†์Œ" - }, - "QWdKwH": { - "message": "Move", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/ItemListItem.svelte", - 61 - ] - ], - "translation": "์ด๋™" - }, - "qqeAJM": { - "message": "Never", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 253 - ] - ], - "translation": "์•ˆ ํ•จ" - }, - "isRobC": { - "message": "New", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/NewEntryButton.svelte", - 48 - ] - ], - "translation": "์ƒˆ๋กœ ๋งŒ๋“ค๊ธฐ" - }, - "6WSYbN": { - "message": "New {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/NewEntryDialog.svelte", - 97 - ] - ], - "translation": "์ƒˆ {0}" - }, - "eL8osE": { - "message": "New Entry", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/NewEntryButton.svelte", - 50 - ] - ], - "translation": "์ƒˆ ํ•ญ๋ชฉ" - }, - "QUaH5J": { - "message": "No activity found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/activity/ActivityView.svelte", - 61 - ] - ], - "translation": "ํ™œ๋™์„ ์ฐพ์„ ์ˆ˜ ์—†์Œ" - }, - "p6Fxed": { - "message": "No audio", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 210 - ] - ], - "translation": "" - }, - "cJKxGt": { - "message": "No change name", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/history/HistoryView.svelte", - 71 - ] - ], - "translation": "๋ณ€๊ฒฝ ์ด๋ฆ„ ์—†์Œ" - }, - "hcFut8": { - "message": "No Dictionaries found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectDropdown.svelte", - 109 - ] - ], - "translation": "์‚ฌ์ „์„ ์ฐพ์„ ์ˆ˜ ์—†์Œ" - }, - "bakDdy": { - "message": "No entries found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntriesList.svelte", - 160 - ], - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 174 - ] - ], - "translation": "ํ•ญ๋ชฉ์„ ์ฐพ์„ ์ˆ˜ ์—†์Œ" - }, - "7elymg": { - "message": "No history found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/history/HistoryView.svelte", - 66 - ] - ], - "translation": "๊ธฐ๋ก์„ ์ฐพ์„ ์ˆ˜ ์—†์Œ" - }, - "V9PAEu": { - "message": "No items found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/select.svelte", - 126 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 220 - ] - ], - "translation": "ํ•ญ๋ชฉ์„ ์ฐพ์„ ์ˆ˜ ์—†์Œ" - }, - "ylgAlG": { - "message": "No server configured", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 193 - ], - [ - "src/project/ProjectSidebar.svelte", - 113 - ] - ], - "translation": "์„œ๋ฒ„๊ฐ€ ๊ตฌ์„ฑ๋˜์ง€ ์•Š์Œ" - }, - "qdJypF": { - "message": "No words found", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 174 - ] - ], - "translation": "๋‹จ์–ด๋ฅผ ์ฐพ์„ ์ˆ˜ ์—†์Œ" - }, - "EdQY6l": { - "message": "None", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/select.svelte", - 101 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 176 - ] - ], - "translation": "์—†์Œ" - }, - "OPax5a": { - "message": "Not equal", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/OpFilter.svelte", - 16 - ] - ], - "translation": "" - }, - "wMP6DT": { - "message": "Not logged in", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 257 - ], - [ - "src/project/ProjectSidebar.svelte", - 111 - ] - ], - "translation": "๋กœ๊ทธ์ธํ•˜์ง€ ์•Š์Œ" - }, - "KiJn9B": { - "message": "Note", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 114 - ] - ], - "translation": "์ฐธ๊ณ " - }, - "6Aih4U": { - "message": "Offline", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 187 - ], - [ - "src/project/ProjectSidebar.svelte", - 109 - ] - ], - "translation": "์˜คํ”„๋ผ์ธ" - }, - "WPtIFT": { - "message": "Offline, unable to download", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 77 - ] - ], - "translation": "" - }, - "LqMYkh": { - "message": "Open Data Directory", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 40 - ] - ], - "translation": "๋ฐ์ดํ„ฐ ๋””๋ ‰ํ„ฐ๋ฆฌ ์—ด๊ธฐ" - }, - "Y4BKCd": { - "message": "Open in FieldWorks", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/OpenInFieldWorksButton.svelte", - 57 - ] - ], - "translation": "FieldWorks์—์„œ ์—ด๊ธฐ" - }, - "OsAKOS": { - "message": "Open in new Window", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryMenu.svelte", - 65 - ] - ], - "translation": "์ƒˆ ์ฐฝ์—์„œ ์—ด๊ธฐ" - }, - "sccXTS": { - "message": "Open Log file", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 46 - ] - ], - "translation": "๋กœ๊ทธ ํŒŒ์ผ ์—ด๊ธฐ" - }, - "vgP+9p": { - "message": "Part", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 43 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 44 - ] - ], - "translation": "๋ถ€๋ถ„" - }, - "qW3eh2": { - "message": "Part of", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 67 - ], - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 55 - ], - [ - "src/lib/entry-editor/field-editors/ComplexForms.svelte", - 44 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 45 - ], - [ - "src/lib/entry-editor/field-editors/ComplexFormComponents.svelte", - 50 - ] - ], - "translation": "~์˜ ์ผ๋ถ€" - }, - "h6kyNd": { - "message": "Part of speech", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", - 63 - ] - ], - "translation": "ํ’ˆ์‚ฌ" - }, - "kNiQp6": { - "message": "Pinned", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 41 - ] - ], - "translation": "๊ณ ์ •๋จ" - }, - "rdUucN": { - "message": "Preview", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 76 - ] - ], - "translation": "๋ฏธ๋ฆฌ๋ณด๊ธฐ" - }, - "Xp1CO/": { - "message": "Project name...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 211 - ] - ], - "translation": "ํ”„๋กœ์ ํŠธ ์ด๋ฆ„..." - }, - "N2C89m": { - "message": "Reference", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte", - 60 - ] - ], - "translation": "์ฐธ์กฐ" - }, - "4mRsmF": { - "message": "Refine your filter to see more...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/select.svelte", - 146 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 256 - ] - ], - "translation": "๋” ๋ณด๋ ค๋ฉด ํ•„ํ„ฐ๋ฅผ ๊ตฌ์ฒดํ™”ํ•˜์„ธ์š”..." - }, - "TG4hr2": { - "message": "Refresh Projects", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 70 - ], - [ - "src/home/HomeView.svelte", - 155 - ] - ], - "translation": "ํ”„๋กœ์ ํŠธ ์ƒˆ๋กœ๊ณ ์นจ" - }, - "t/YqKh": { - "message": "Remove", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/ItemListItem.svelte", - 73 - ] - ], - "translation": "์ œ๊ฑฐ" - }, - "Fem29f": { - "message": "Remove audio", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 261 - ] - ], - "translation": "" - }, - "M7SqjM": { - "message": "Reopen", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/OpenInFieldWorksButton.svelte", - 41 - ] - ], - "translation": "๋‹ค์‹œ ์—ด๊ธฐ" - }, - "pwMRBz": { - "message": "Replace audio", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 258 - ] - ], - "translation": "" - }, - "kGv7vG": { - "message": "Save audio", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/AudioDialog.svelte", - 120 - ] - ], - "translation": "" - }, - "aKuPxK": { - "message": "Search # or #", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - null - ] - ], - "translation": "# ๋˜๋Š” # ๊ฒ€์ƒ‰" - }, - "3NdSH7": { - "message": "Search Dictionaries", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectDropdown.svelte", - 99 - ] - ], - "translation": "์‚ฌ์ „ ๊ฒ€์ƒ‰" - }, - "02ePaq": { - "message": "Select {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 250 - ] - ], - "translation": "{0} ์„ ํƒ" - }, - "bbTYV2": { - "message": "Select {0} to view details", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 102 - ] - ], - "translation": "์ž์„ธํžˆ ๋ณด๋ ค๋ฉด {0}์„(๋ฅผ) ์„ ํƒํ•˜์„ธ์š”" - }, - "J6WI1B": { - "message": "Select file", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-provider.svelte", - 66 - ], - [ - "src/lib/components/audio/audio-provider.svelte", - 70 - ] - ], - "translation": "" - }, - "mEtszZ": { - "message": "Semantic domains", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte", - 79 - ] - ], - "translation": "์˜๋ฏธ ์˜์—ญ" - }, - "Ivc0e8": { - "message": "Sense", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 250 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 166 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditor.svelte", - 73 - ], - [ - "src/lib/entry-editor/object-editors/AddSenseFab.svelte", - 15 - ] - ], - "translation": "์˜๋ฏธ" - }, - "FDpH/H": { - "message": "Sentence", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte", - 37 - ] - ], - "translation": "๋ฌธ์žฅ" - }, - "Tz0i8g": { - "message": "Settings", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 144 - ] - ], - "translation": "์„ค์ •" - }, - "+drua4": { - "message": "Shadcn Sandbox # #", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/sandbox/Sandbox.svelte", - null - ] - ], - "translation": "Shadcn ์ƒŒ๋“œ๋ฐ•์Šค # #" - }, - "mFKqBL": { - "message": "Share Log file", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 50 - ] - ], - "translation": "๋กœ๊ทธ ํŒŒ์ผ ๊ณต์œ " - }, - "8vETh9": { - "message": "Show", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 39 - ] - ], - "translation": "ํ‘œ์‹œ" - }, - "0IaUwR": { - "message": "Show {0} more...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 191 - ] - ], - "translation": "{0}๊ฐœ ๋” ๋ณด๊ธฐ..." - }, - "AQK14J": { - "message": "Simple", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/BrowseView.svelte", - 72 - ] - ], - "translation": "๋‹จ์ˆœ" - }, - "QdGvPV": { - "message": "Size:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 30 - ] - ], - "translation": "" - }, - "Ju9xEa": { - "message": "Starts with", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/OpFilter.svelte", - 12 - ] - ], - "translation": "" - }, - "hQRttt": { - "message": "Submit", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/multi-select.svelte", - 210 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 211 - ], - [ - "src/lib/components/field-editors/multi-select.svelte", - 283 - ] - ], - "translation": "์ œ์ถœ" - }, - "N2FcBE": { - "message": "Synced", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 117 - ], - [ - "src/lib/activity/ActivityView.svelte", - 103 - ], - [ - "src/home/Server.svelte", - 113 - ] - ], - "translation": "๋™๊ธฐํ™”๋จ" - }, - "JXRN33": { - "message": "Synced with {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 168 - ] - ], - "translation": "{0}์™€ ๋™๊ธฐํ™”๋จ" - }, - "UNnBU9": { - "message": "Synchronize", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 149 - ], - [ - "src/project/SyncDialog.svelte", - 234 - ], - [ - "src/project/ProjectSidebar.svelte", - 124 - ] - ], - "translation": "๋™๊ธฐํ™”" - }, - "d5Q6AD": { - "message": "Synchronizing FieldWorks Lite with FieldWorks...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 89 - ] - ], - "translation": "" - }, - "ivpwMF": { - "message": "Synchronizing...", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 181 - ], - [ - "src/project/SyncDialog.svelte", - 232 - ] - ], - "translation": "๋™๊ธฐํ™” ์ค‘..." - }, - "GtycJ/": { - "message": "Tasks", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 91 - ] - ], - "translation": "์ž‘์—…" - }, - "/OCqal": { - "message": "Test Project", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/HomeView.svelte", - 192 - ] - ], - "translation": "ํ…Œ์ŠคํŠธ ํ”„๋กœ์ ํŠธ" - }, - "qYgnDa": { - "message": "This date # and this emoji # are snippets", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/stories/i18n/i18n.stories.svelte", - null - ] - ], - "translation": "์ด ๋‚ ์งœ #๊ณผ ์ด ์ด๋ชจ์ง€ #์€ ์Šค๋‹ˆํŽซ์ž…๋‹ˆ๋‹ค" - }, - "f233G3": { - "message": "This project is now open in FieldWorks. To continue working in FieldWorks Lite, close the project in FieldWorks and click Reopen.", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/OpenInFieldWorksButton.svelte", - 40 - ] - ], - "translation": "์ด ํ”„๋กœ์ ํŠธ๋Š” ์ด์ œ FieldWorks์—์„œ ์—ด๋ ค ์žˆ์Šต๋‹ˆ๋‹ค. FieldWorks Lite์—์„œ ๊ณ„์† ์ž‘์—…ํ•˜๋ ค๋ฉด FieldWorks์—์„œ ํ”„๋กœ์ ํŠธ๋ฅผ ๋‹ซ๊ณ  ๋‹ค์‹œ ์—ด๊ธฐ๋ฅผ ํด๋ฆญํ•˜์‹ญ์‹œ์˜ค." - }, - "L2twOB": { - "message": "Toggle filters", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 119 - ] - ], - "translation": "ํ•„ํ„ฐ ์ „ํ™˜" - }, - "2N0C4b": { - "message": "Toggle theme", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/ThemePicker.svelte", - 24 - ] - ], - "translation": "ํ…Œ๋งˆ ์ „ํ™˜" - }, - "wFcvZJ": { - "message": "Translation", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte", - 48 - ] - ], - "translation": "๋ฒˆ์—ญ" - }, - "et+mIi": { - "message": "Troubleshoot", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 170 - ], - [ - "src/lib/troubleshoot/TroubleshootDialog.svelte", - 30 - ], - [ - "src/home/HomeView.svelte", - 132 - ] - ], - "translation": "๋ฌธ์ œ ํ•ด๊ฒฐ" - }, - "lMdXuD": { - "message": "Type:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/audio/audio-editor.svelte", - 36 - ] - ], - "translation": "" - }, - "amlaqM": { - "message": "Unable to open in FieldWorks", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/OpenInFieldWorksButton.svelte", - 45 - ] - ], - "translation": "FieldWorks์—์„œ ์—ด ์ˆ˜ ์—†์Œ" - }, - "Ef7StM": { - "message": "Unknown", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 253 - ], - [ - "src/project/SyncDialog.svelte", - 260 - ], - [ - "src/lib/history/HistoryView.svelte", - 99 - ], - [ - "src/lib/activity/ActivityView.svelte", - 95 - ] - ], - "translation": "์•Œ ์ˆ˜ ์—†์Œ" - }, - "29VNqC": { - "message": "Unknown error", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 115 - ] - ], - "translation": "์•Œ ์ˆ˜ ์—†๋Š” ์˜ค๋ฅ˜" - }, - "jsLAXp": { - "message": "Unknown error {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/field-editors/audio-input.svelte", - 80 - ] - ], - "translation": "" - }, - "VTzzIW": { - "message": "Unknown server: {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/SyncDialog.svelte", - 191 - ] - ], - "translation": "" - }, - "wja8aL": { - "message": "Untitled", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/EntryView.svelte", - 49 - ], - [ - "src/project/browse/EntryRow.svelte", - 57 - ], - [ - "src/project/browse/EntryMenu.svelte", - 32 - ] - ], - "translation": "๋ฌด์ œ" - }, - "S/J67B": { - "message": "Uses components as", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 88 - ] - ], - "translation": "๋‹ค์Œ์„ ๊ตฌ์„ฑ ์š”์†Œ๋กœ ์‚ฌ์šฉํ•ฉ๋‹ˆ๋‹ค" - }, - "YYdC3A": { - "message": "Version {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/ProjectSidebar.svelte", - 192 - ] - ], - "translation": "๋ฒ„์ „ {0}" - }, - "yK+3LL": { - "message": "View Configuration", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/ViewPicker.svelte", - 26 - ] - ], - "translation": "๊ตฌ์„ฑ ๋ณด๊ธฐ" - }, - "LhKBuY": { - "message": "Where are my projects?", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/home/Server.svelte", - 94 - ] - ], - "translation": "๋‚ด ํ”„๋กœ์ ํŠธ๋Š” ์–ด๋””์— ์žˆ์Šต๋‹ˆ๊นŒ?" - }, - "dZiBrj": { - "message": "Word", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/SearchFilter.svelte", - 40 - ], - [ - "src/project/browse/EntryMenu.svelte", - 37 - ], - [ - "src/lib/entry-editor/NewEntryDialog.svelte", - 84 - ], - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 250 - ], - [ - "src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte", - 43 - ] - ], - "translation": "๋‹จ์–ด" - }, - "yRdLNW": { - "message": "Word only", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 211 - ] - ], - "translation": "๋‹จ์–ด๋งŒ" - }, - "o0GO4i": { - "message": "Word or meaning:", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/entry-editor/EntryOrSensePicker.svelte", - 204 - ] - ], - "translation": "๋‹จ์–ด ๋˜๋Š” ์˜๋ฏธ:" - }, - "I/hLND": { - "message": "Writing System", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/WsSelect.svelte", - 18 - ] - ], - "translation": "" - }, - "cDHTt1": { - "message": "Writing system: {0}", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/lib/components/lcm-rich-text-editor/editor-schema.ts", - 27 - ] - ], - "translation": "์“ฐ๊ธฐ ์‹œ์Šคํ…œ: {0}" - }, - "5Pbs2Z": { - "message": "Writing Systems", - "placeholders": {}, - "comments": [], - "origin": [ - [ - "src/project/browse/filter/WsSelect.svelte", - 29 - ] - ], - "translation": "" - } -} \ No newline at end of file diff --git a/frontend/viewer/src/locales/ko.po b/frontend/viewer/src/locales/ko.po new file mode 100644 index 0000000000..a49ce7ac1e --- /dev/null +++ b/frontend/viewer/src/locales/ko.po @@ -0,0 +1,939 @@ +msgid "" +msgstr "" +"POT-Creation-Date: 2025-07-29 14:49+0700\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=utf-8\n" +"Content-Transfer-Encoding: 8bit\n" +"X-Generator: @lingui/cli\n" +"Language: ko\n" +"Project-Id-Version: \n" +"Report-Msgid-Bugs-To: \n" +"PO-Revision-Date: \n" +"Last-Translator: \n" +"Language-Team: \n" +"Plural-Forms: \n" + +#: src/lib/activity/ActivityView.svelte:99 +msgid "โ€“ ({0} changes)" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:28 +#: src/lib/components/audio/audio-editor.svelte:33 +#: src/lib/components/audio/audio-editor.svelte:37 +msgid "{0}" +msgstr "" + +#: src/project/SyncDialog.svelte:249 +msgid "{0} - FieldWorks" +msgstr "" + +#: src/project/SyncDialog.svelte:209 +msgid "{0} - FieldWorks Lite" +msgstr "" + +#: src/lib/components/editor/field/field-title.svelte:22 +msgid "{0} (FieldWorks Lite)" +msgstr "" + +#: src/lib/components/editor/field/field-title.svelte:23 +msgid "{0} (FieldWorks)" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:30 +msgid "{0} MB" +msgstr "" + +#: src/home/Server.svelte:62 +msgid "{0} Server" +msgstr "" + +#: src/project/SyncDialog.svelte:93 +msgid "{0} synced to FieldWorks. {1} synced to FieldWorks Lite." +msgstr "" + +#: src/project/SyncDialog.svelte:91 +#: src/project/SyncDialog.svelte:92 +msgid "{num, plural, one {# change} other {# changes}}" +msgstr "" + +#: src/lib/notifications/NotificationOutlet.svelte:20 +msgid "A new version of FieldWorks lite is available." +msgstr "" + +#: src/project/browse/BrowseView.svelte:102 +msgid "a word" +msgstr "" + +#: src/lib/about/AboutDialog.svelte:22 +msgid "About" +msgstr "" + +#: src/project/ProjectSidebar.svelte:138 +msgid "Account" +msgstr "" + +#: src/project/ProjectSidebar.svelte:94 +msgid "Activity" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:206 +#: src/lib/components/audio/AudioDialog.svelte:106 +msgid "Add audio" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:51 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:57 +msgid "Add component" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:212 +msgid "Add Example" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:227 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:227 +msgid "Add Meaning" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:51 +msgid "Add part of" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:227 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:227 +msgid "Add Sense" +msgstr "" + +#: src/lib/history/HistoryView.svelte:83 +#: src/lib/activity/ActivityView.svelte:78 +#: src/lib/activity/ActivityView.svelte:105 +msgid "ago" +msgstr "" + +#: src/project/browse/BrowseView.svelte:102 +msgid "an entry" +msgstr "" + +#: src/project/browse/filter/WsSelect.svelte:21 +msgid "Any Ws" +msgstr "" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:33 +msgid "Application version" +msgstr "" + +#: src/lib/entry-editor/DeleteDialog.svelte:55 +msgid "Are you sure you want to delete {0}?" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:215 +msgid "Audio file not included in Send & Receive" +msgstr "" + +#: src/lib/history/HistoryView.svelte:95 +#: src/lib/activity/ActivityView.svelte:91 +msgid "Author:" +msgstr "" + +#: src/project/browse/SortMenu.svelte:73 +msgid "Auto" +msgstr "" + +#: src/project/SyncDialog.svelte:183 +msgid "Auto synchronizing" +msgstr "" + +#: src/lib/history/HistoryView.svelte:80 +#: src/lib/activity/ActivityView.svelte:75 +msgid "before" +msgstr "" + +#: src/project/browse/SortMenu.svelte:9 +msgid "Best match" +msgstr "" + +#: src/project/ProjectSidebar.svelte:89 +msgid "Browse" +msgstr "" + +#: src/lib/entry-editor/NewEntryDialog.svelte:110 +#: src/lib/entry-editor/EntryOrSensePicker.svelte:245 +#: src/lib/components/field-editors/select.svelte:166 +#: src/lib/components/field-editors/multi-select.svelte:280 +#: src/lib/components/audio/AudioDialog.svelte:118 +msgid "Cancel" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:55 +msgid "Citation form" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:41 +msgid "Citation Form" +msgstr "" + +#: src/home/HomeView.svelte:225 +msgid "Classic FieldWorks Projects" +msgstr "" + +#: src/lib/components/field-editors/select.svelte:118 +#: src/lib/components/field-editors/multi-select.svelte:205 +msgid "clear" +msgstr "" + +#: src/lib/components/ui/button/x-button.svelte:14 +#: src/lib/components/field-editors/multi-select.svelte:215 +#: src/lib/about/AboutDialog.svelte:28 +msgid "Close" +msgstr "" + +#: src/project/ProjectSidebar.svelte:157 +msgid "Close Dictionary" +msgstr "" + +#: src/lib/ThemePicker.svelte:32 +msgid "Color" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:55 +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:44 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:45 +msgid "Complex Form" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:88 +msgid "Complex form types" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:67 +msgid "Complex forms" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:43 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:61 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:44 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:50 +msgid "Component" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:77 +msgid "Components" +msgstr "" + +#: src/project/browse/filter/OpFilter.svelte:13 +msgid "Contains" +msgstr "" + +#: src/lib/entry-editor/NewEntryDialog.svelte:112 +msgid "Create {0}" +msgstr "" + +#: src/lib/entry-editor/NewEntryButton.svelte:12 +msgid "Create entry" +msgstr "" + +#: src/home/HomeView.svelte:203 +msgid "Create Example Project" +msgstr "" + +#: src/lib/entry-editor/NewEntryButton.svelte:12 +msgid "Create word" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:42 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:43 +msgid "Current Entry" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:42 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:43 +msgid "Current Word" +msgstr "" + +#: src/project/ProjectSidebar.svelte:87 +msgid "Dashboard" +msgstr "" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:35 +msgid "Data Directory" +msgstr "" + +#: src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte:52 +msgid "Definition" +msgstr "" + +#: src/home/HomeView.svelte:177 +msgid "Delete" +msgstr "" + +#: src/lib/entry-editor/DeleteDialog.svelte:52 +#: src/lib/entry-editor/DeleteDialog.svelte:59 +msgid "Delete {0}" +msgstr "" + +#: src/project/browse/EntryMenu.svelte:55 +msgid "Delete Entry" +msgstr "" + +#: src/project/browse/EntryMenu.svelte:55 +msgid "Delete Word" +msgstr "" + +#: src/home/HomeView.svelte:107 +#: src/home/HomeView.svelte:110 +msgid "Dictionaries" +msgstr "" + +#: src/project/ProjectSidebar.svelte:83 +msgid "Dictionary" +msgstr "" + +#: src/project/browse/ViewPicker.svelte:38 +msgid "Dictionary Preview" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:46 +msgid "Discard" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:41 +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:55 +msgid "Display as" +msgstr "" + +#: src/lib/entry-editor/DeleteDialog.svelte:58 +msgid "Don't delete" +msgstr "" + +#: src/lib/notifications/NotificationOutlet.svelte:26 +#: src/home/Server.svelte:127 +msgid "Download" +msgstr "" + +#: src/home/Server.svelte:38 +msgid "Downloaded {0}" +msgstr "" + +#: src/home/Server.svelte:37 +msgid "Downloading {0}..." +msgstr "" + +#: src/project/browse/filter/OpFilter.svelte:14 +msgid "Ends with" +msgstr "" + +#: src/project/browse/EntryMenu.svelte:37 +#: src/lib/entry-editor/NewEntryDialog.svelte:84 +#: src/lib/entry-editor/EntryOrSensePicker.svelte:250 +msgid "Entry" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:211 +msgid "Entry Only" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:204 +msgid "Entry or sense:" +msgstr "" + +#: src/project/browse/filter/OpFilter.svelte:15 +msgid "Equals" +msgstr "" + +#: src/project/ProjectSidebar.svelte:119 +msgid "Error getting sync status" +msgstr "" + +#: src/project/SyncDialog.svelte:195 +msgid "Error getting sync status." +msgstr "" + +#: src/project/SyncDialog.svelte:260 +msgid "Error: {0}" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:184 +msgid "Example" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:91 +msgid "Example sentence" +msgstr "" + +#: src/home/Server.svelte:39 +msgid "Failed to download {0}" +msgstr "" + +#: src/project/browse/EntriesList.svelte:134 +msgid "Failed to load entries" +msgstr "" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:22 +msgid "Failed to open data directory, use the path in the text field instead" +msgstr "" + +#: src/project/SyncDialog.svelte:120 +msgid "Failed to synchronize" +msgstr "" + +#: src/project/SyncDialog.svelte:95 +msgid "Failed to synchronize." +msgstr "" + +#: src/project/ProjectSidebar.svelte:179 +#: src/home/HomeView.svelte:126 +msgid "Feedback" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:136 +msgid "Field" +msgstr "" + +#: src/project/browse/ViewPicker.svelte:32 +msgid "Field Labels" +msgstr "" + +#: src/project/ProjectDropdown.svelte:69 +#: src/lib/OpenInFieldWorksButton.svelte:56 +#: src/home/HomeView.svelte:231 +msgid "FieldWorks logo" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:32 +msgid "File name:" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:74 +msgid "File not found" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:100 +msgid "Filter # entries" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:100 +msgid "Filter # words" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:106 +msgid "Filter entries" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:147 +msgid "Filter for" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:106 +msgid "Filter words" +msgstr "" + +#: src/lib/components/field-editors/select.svelte:114 +#: src/lib/components/field-editors/multi-select.svelte:201 +msgid "Filter..." +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:140 +msgid "Find entry..." +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:140 +msgid "Find word..." +msgstr "" + +#: src/project/browse/SearchFilter.svelte:42 +#: src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte:41 +msgid "Gloss" +msgstr "" + +#: src/lib/entry-editor/EntryOrSenseItemList.svelte:26 +msgid "Go to {0}" +msgstr "" + +#: src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte:63 +msgid "Grammatical info." +msgstr "" + +#: src/project/browse/SortMenu.svelte:10 +msgid "Headword" +msgstr "" + +#: src/project/browse/ViewPicker.svelte:40 +msgid "Hide" +msgstr "" + +#: src/project/browse/EntryMenu.svelte:60 +#: src/lib/history/HistoryView.svelte:59 +msgid "History" +msgstr "" + +#: src/lib/components/audio/audio-provider.svelte:85 +msgid "Hold to record or\\npress and release to start recording." +msgstr "" + +#: src/home/Server.svelte:137 +msgid "I don't see my project" +msgstr "" + +#: src/home/HomeView.svelte:237 +msgid "Import" +msgstr "" + +#: src/project/SyncDialog.svelte:212 +#: src/project/SyncDialog.svelte:252 +msgid "Last change: {0}" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:28 +msgid "Length:" +msgstr "" + +#: src/home/HomeView.svelte:109 +msgid "Lexbox logo" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:43 +msgid "Lexeme form" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:40 +msgid "Lexeme Form" +msgstr "" + +#: src/project/browse/BrowseView.svelte:63 +msgid "List mode" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:103 +msgid "Literal meaning" +msgstr "" + +#: src/project/ProjectDropdown.svelte:105 +msgid "Loading Dictionaries..." +msgstr "" + +#: src/home/HomeView.svelte:146 +msgid "loading..." +msgstr "" + +#: src/home/HomeView.svelte:151 +msgid "Local" +msgstr "" + +#: src/home/HomeView.svelte:168 +msgid "Local only" +msgstr "" + +#: src/project/SyncDialog.svelte:189 +msgid "Login" +msgstr "" + +#: src/lib/auth/LoginButton.svelte:71 +#: src/lib/auth/LoginButton.svelte:79 +msgid "Login to see projects" +msgstr "" + +#: src/lib/auth/LoginButton.svelte:61 +msgid "Logout" +msgstr "" + +#: src/project/ProjectSidebar.svelte:193 +msgid "Made with โค๏ธ from ๐Ÿ‡ฆ๐Ÿ‡น ๐Ÿ‡น๐Ÿ‡ญ ๐Ÿ‡บ๐Ÿ‡ธ" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:250 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:166 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:73 +#: src/lib/entry-editor/object-editors/AddSenseFab.svelte:15 +msgid "Meaning" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:152 +msgid "Missing Examples" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:154 +msgid "Missing Part of Speech" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:155 +msgid "Missing Semantic Domains" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:153 +msgid "Missing Senses" +msgstr "" + +#: src/lib/entry-editor/ItemListItem.svelte:61 +msgid "Move" +msgstr "" + +#: src/project/SyncDialog.svelte:253 +msgid "Never" +msgstr "" + +#: src/project/NewEntryButton.svelte:48 +msgid "New" +msgstr "" + +#: src/lib/entry-editor/NewEntryDialog.svelte:97 +msgid "New {0}" +msgstr "" + +#: src/project/NewEntryButton.svelte:50 +msgid "New Entry" +msgstr "" + +#: src/lib/activity/ActivityView.svelte:61 +msgid "No activity found" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:210 +msgid "No audio" +msgstr "" + +#: src/lib/history/HistoryView.svelte:71 +msgid "No change name" +msgstr "" + +#: src/project/ProjectDropdown.svelte:109 +msgid "No Dictionaries found" +msgstr "" + +#: src/project/browse/EntriesList.svelte:160 +#: src/lib/entry-editor/EntryOrSensePicker.svelte:174 +msgid "No entries found" +msgstr "" + +#: src/lib/history/HistoryView.svelte:66 +msgid "No history found" +msgstr "" + +#: src/lib/components/field-editors/select.svelte:126 +#: src/lib/components/field-editors/multi-select.svelte:220 +msgid "No items found" +msgstr "" + +#: src/project/SyncDialog.svelte:193 +#: src/project/ProjectSidebar.svelte:113 +msgid "No server configured" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:174 +msgid "No words found" +msgstr "" + +#: src/lib/components/field-editors/select.svelte:101 +#: src/lib/components/field-editors/multi-select.svelte:176 +msgid "None" +msgstr "" + +#: src/project/browse/filter/OpFilter.svelte:16 +msgid "Not equal" +msgstr "" + +#: src/project/SyncDialog.svelte:257 +#: src/project/ProjectSidebar.svelte:111 +msgid "Not logged in" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:114 +msgid "Note" +msgstr "" + +#: src/project/SyncDialog.svelte:187 +#: src/project/ProjectSidebar.svelte:109 +msgid "Offline" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:77 +msgid "Offline, unable to download" +msgstr "" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:40 +msgid "Open Data Directory" +msgstr "" + +#: src/lib/OpenInFieldWorksButton.svelte:57 +msgid "Open in FieldWorks" +msgstr "" + +#: src/project/browse/EntryMenu.svelte:65 +msgid "Open in new Window" +msgstr "" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:46 +msgid "Open Log file" +msgstr "" + +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:43 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:44 +msgid "Part" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:67 +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:55 +#: src/lib/entry-editor/field-editors/ComplexForms.svelte:44 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:45 +#: src/lib/entry-editor/field-editors/ComplexFormComponents.svelte:50 +msgid "Part of" +msgstr "" + +#: src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte:63 +msgid "Part of speech" +msgstr "" + +#: src/project/browse/ViewPicker.svelte:41 +msgid "Pinned" +msgstr "" + +#: src/project/browse/BrowseView.svelte:76 +msgid "Preview" +msgstr "" + +#: src/home/HomeView.svelte:211 +msgid "Project name..." +msgstr "" + +#: src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte:60 +msgid "Reference" +msgstr "" + +#: src/lib/components/field-editors/select.svelte:146 +#: src/lib/components/field-editors/multi-select.svelte:256 +msgid "Refine your filter to see more..." +msgstr "" + +#: src/home/Server.svelte:70 +#: src/home/HomeView.svelte:155 +msgid "Refresh Projects" +msgstr "" + +#: src/lib/entry-editor/ItemListItem.svelte:73 +msgid "Remove" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:261 +msgid "Remove audio" +msgstr "" + +#: src/lib/OpenInFieldWorksButton.svelte:41 +msgid "Reopen" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:258 +msgid "Replace audio" +msgstr "" + +#: src/lib/components/audio/AudioDialog.svelte:120 +msgid "Save audio" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte: +msgid "Search # or #" +msgstr "" + +#: src/project/ProjectDropdown.svelte:99 +msgid "Search Dictionaries" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:250 +msgid "Select {0}" +msgstr "" + +#: src/project/browse/BrowseView.svelte:102 +msgid "Select {0} to view details" +msgstr "" + +#: src/lib/components/audio/audio-provider.svelte:66 +#: src/lib/components/audio/audio-provider.svelte:70 +msgid "Select file" +msgstr "" + +#: src/lib/entry-editor/object-editors/SenseEditorPrimitive.svelte:79 +msgid "Semantic domains" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:250 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:166 +#: src/lib/entry-editor/object-editors/EntryEditor.svelte:73 +#: src/lib/entry-editor/object-editors/AddSenseFab.svelte:15 +msgid "Sense" +msgstr "" + +#: src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte:37 +msgid "Sentence" +msgstr "" + +#: src/project/ProjectSidebar.svelte:144 +msgid "Settings" +msgstr "" + +#: src/lib/sandbox/Sandbox.svelte: +msgid "Shadcn Sandbox # #" +msgstr "" + +#: src/lib/troubleshoot/TroubleshootDialog.svelte:50 +msgid "Share Log file" +msgstr "" + +#: src/project/browse/ViewPicker.svelte:39 +msgid "Show" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:191 +msgid "Show {0} more..." +msgstr "" + +#: src/project/browse/BrowseView.svelte:72 +msgid "Simple" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:30 +msgid "Size:" +msgstr "" + +#: src/project/browse/filter/OpFilter.svelte:12 +msgid "Starts with" +msgstr "" + +#: src/lib/components/field-editors/multi-select.svelte:210 +#: src/lib/components/field-editors/multi-select.svelte:211 +#: src/lib/components/field-editors/multi-select.svelte:283 +msgid "Submit" +msgstr "" + +#: src/project/ProjectSidebar.svelte:117 +#: src/lib/activity/ActivityView.svelte:103 +#: src/home/Server.svelte:113 +msgid "Synced" +msgstr "" + +#: src/home/HomeView.svelte:168 +msgid "Synced with {0}" +msgstr "" + +#: src/project/SyncDialog.svelte:149 +#: src/project/SyncDialog.svelte:234 +#: src/project/ProjectSidebar.svelte:124 +msgid "Synchronize" +msgstr "" + +#: src/project/SyncDialog.svelte:89 +msgid "Synchronizing FieldWorks Lite with FieldWorks..." +msgstr "" + +#: src/project/SyncDialog.svelte:181 +#: src/project/SyncDialog.svelte:232 +msgid "Synchronizing..." +msgstr "" + +#: src/project/ProjectSidebar.svelte:91 +msgid "Tasks" +msgstr "" + +#: src/home/HomeView.svelte:192 +msgid "Test Project" +msgstr "" + +#: src/stories/i18n/i18n.stories.svelte: +msgid "This date # and this emoji # are snippets" +msgstr "" + +#: src/lib/OpenInFieldWorksButton.svelte:40 +msgid "This project is now open in FieldWorks. To continue working in FieldWorks Lite, close the project in FieldWorks and click Reopen." +msgstr "" + +#: src/project/browse/SearchFilter.svelte:119 +msgid "Toggle filters" +msgstr "" + +#: src/lib/ThemePicker.svelte:24 +msgid "Toggle theme" +msgstr "" + +#: src/lib/entry-editor/object-editors/ExampleEditorPrimitive.svelte:48 +msgid "Translation" +msgstr "" + +#: src/project/ProjectSidebar.svelte:170 +#: src/lib/troubleshoot/TroubleshootDialog.svelte:30 +#: src/home/HomeView.svelte:132 +msgid "Troubleshoot" +msgstr "" + +#: src/lib/components/audio/audio-editor.svelte:36 +msgid "Type:" +msgstr "" + +#: src/lib/OpenInFieldWorksButton.svelte:45 +msgid "Unable to open in FieldWorks" +msgstr "" + +#: src/project/SyncDialog.svelte:253 +#: src/project/SyncDialog.svelte:260 +#: src/lib/history/HistoryView.svelte:99 +#: src/lib/activity/ActivityView.svelte:95 +msgid "Unknown" +msgstr "" + +#: src/project/ProjectSidebar.svelte:115 +msgid "Unknown error" +msgstr "" + +#: src/lib/components/field-editors/audio-input.svelte:80 +msgid "Unknown error {0}" +msgstr "" + +#: src/project/SyncDialog.svelte:191 +msgid "Unknown server: {0}" +msgstr "" + +#: src/project/browse/EntryView.svelte:49 +#: src/project/browse/EntryRow.svelte:57 +#: src/project/browse/EntryMenu.svelte:32 +msgid "Untitled" +msgstr "" + +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:88 +msgid "Uses components as" +msgstr "" + +#: src/project/ProjectSidebar.svelte:192 +msgid "Version {0}" +msgstr "" + +#: src/project/browse/ViewPicker.svelte:26 +msgid "View Configuration" +msgstr "" + +#: src/home/Server.svelte:94 +msgid "Where are my projects?" +msgstr "" + +#: src/project/browse/SearchFilter.svelte:40 +#: src/project/browse/EntryMenu.svelte:37 +#: src/lib/entry-editor/NewEntryDialog.svelte:84 +#: src/lib/entry-editor/EntryOrSensePicker.svelte:250 +#: src/lib/entry-editor/object-editors/EntryEditorPrimitive.svelte:43 +msgid "Word" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:211 +msgid "Word only" +msgstr "" + +#: src/lib/entry-editor/EntryOrSensePicker.svelte:204 +msgid "Word or meaning:" +msgstr "" + +#: src/project/browse/filter/WsSelect.svelte:18 +msgid "Writing System" +msgstr "" + +#: src/lib/components/lcm-rich-text-editor/editor-schema.ts:27 +msgid "Writing system: {0}" +msgstr "" + +#: src/project/browse/filter/WsSelect.svelte:29 +msgid "Writing Systems" +msgstr ""