@fresh-editor/fresh-editor 0.1.69 → 0.1.71
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +61 -0
- package/package.json +1 -1
- package/plugins/audit_mode.i18n.json +441 -63
- package/plugins/audit_mode.ts +231 -234
- package/plugins/buffer_modified.i18n.json +34 -4
- package/plugins/calculator.i18n.json +49 -7
- package/plugins/clangd_support.i18n.json +119 -17
- package/plugins/color_highlighter.i18n.json +86 -20
- package/plugins/config-schema.json +3 -5
- package/plugins/csharp_support.i18n.json +43 -7
- package/plugins/diagnostics_panel.i18n.json +127 -19
- package/plugins/find_references.i18n.json +167 -41
- package/plugins/git_blame.i18n.json +262 -34
- package/plugins/git_find_file.i18n.json +182 -38
- package/plugins/git_grep.i18n.json +95 -17
- package/plugins/git_gutter.i18n.json +54 -12
- package/plugins/git_log.i18n.json +256 -34
- package/plugins/lib/fresh.d.ts +94 -0
- package/plugins/live_grep.i18n.json +104 -26
- package/plugins/markdown_compose.i18n.json +123 -21
- package/plugins/merge_conflict.i18n.json +440 -62
- package/plugins/path_complete.i18n.json +44 -8
- package/plugins/search_replace.i18n.json +239 -53
- package/plugins/test_i18n.i18n.json +50 -0
- package/plugins/theme_editor.i18n.json +2560 -519
- package/plugins/theme_editor.ts +1007 -469
- package/plugins/todo_highlighter.i18n.json +108 -24
- package/plugins/vi_mode.i18n.json +825 -111
- package/plugins/welcome.i18n.json +127 -19
|
@@ -1,4 +1,46 @@
|
|
|
1
1
|
{
|
|
2
|
+
"cs": {
|
|
3
|
+
"cmd.show_references": "Zobrazit panel odkazu",
|
|
4
|
+
"cmd.show_references_desc": "Zobrazit aktualni odkazy",
|
|
5
|
+
"cmd.hide_references": "Skryt panel odkazu",
|
|
6
|
+
"cmd.hide_references_desc": "Zavrit panel odkazu",
|
|
7
|
+
"status.ready": "Plugin Najit odkazy nacten",
|
|
8
|
+
"status.no_references": "Zadne odkazy pro '{symbol}' nenalezeny",
|
|
9
|
+
"status.found_references": "Nalezeno {count} odkazu{limit} - Nahoru/Dolu navigace, RET skok, q zavrit",
|
|
10
|
+
"status.showing_first": " (zobrazuji prvnich {max})",
|
|
11
|
+
"status.reference_index": "Odkaz {current}/{total}",
|
|
12
|
+
"status.jumped_to": "Skok na {file}:{line}",
|
|
13
|
+
"status.no_references_to_jump": "Zadne odkazy k preskoceni",
|
|
14
|
+
"status.source_split_unavailable": "Rozdeleni zdroje neni k dispozici",
|
|
15
|
+
"status.move_cursor": "Presunte kurzor na radek odkazu",
|
|
16
|
+
"status.closed": "Panel odkazu zavren",
|
|
17
|
+
"status.failed_open_panel": "Nepodarilo se otevrit panel odkazu",
|
|
18
|
+
"panel.header": "Odkazy na {symbol} ({count}{limit})",
|
|
19
|
+
"panel.limited": ", omezeno na {max}",
|
|
20
|
+
"panel.no_references": "Zadne odkazy nenalezeny",
|
|
21
|
+
"panel.help": "[Nahoru/Dolu] navigace [RET] skok [q/Esc] zavrit"
|
|
22
|
+
},
|
|
23
|
+
"de": {
|
|
24
|
+
"cmd.show_references": "Referenzen-Panel anzeigen",
|
|
25
|
+
"cmd.show_references_desc": "Aktuelle Referenzen anzeigen",
|
|
26
|
+
"cmd.hide_references": "Referenzen-Panel ausblenden",
|
|
27
|
+
"cmd.hide_references_desc": "Das Referenzen-Panel schliessen",
|
|
28
|
+
"status.ready": "Referenzen-Plugin geladen",
|
|
29
|
+
"status.no_references": "Keine Referenzen fur '{symbol}' gefunden",
|
|
30
|
+
"status.found_references": "{count} Referenz(en) gefunden{limit} - Auf/Ab navigieren, RET springen, q schliessen",
|
|
31
|
+
"status.showing_first": " (zeige erste {max})",
|
|
32
|
+
"status.reference_index": "Referenz {current}/{total}",
|
|
33
|
+
"status.jumped_to": "Gesprungen zu {file}:{line}",
|
|
34
|
+
"status.no_references_to_jump": "Keine Referenzen zum Springen",
|
|
35
|
+
"status.source_split_unavailable": "Quell-Split nicht verfugbar",
|
|
36
|
+
"status.move_cursor": "Cursor auf eine Referenzzeile bewegen",
|
|
37
|
+
"status.closed": "Referenzen-Panel geschlossen",
|
|
38
|
+
"status.failed_open_panel": "Fehler beim Offnen des Referenzen-Panels",
|
|
39
|
+
"panel.header": "Referenzen zu {symbol} ({count}{limit})",
|
|
40
|
+
"panel.limited": ", begrenzt auf {max}",
|
|
41
|
+
"panel.no_references": "Keine Referenzen gefunden",
|
|
42
|
+
"panel.help": "[Auf/Ab] navigieren [RET] springen [q/Esc] schliessen"
|
|
43
|
+
},
|
|
2
44
|
"en": {
|
|
3
45
|
"cmd.show_references": "Show References Panel",
|
|
4
46
|
"cmd.show_references_desc": "Display current references",
|
|
@@ -30,10 +72,10 @@
|
|
|
30
72
|
"status.found_references": "Se encontraron {count} referencia(s){limit} - Arriba/Abajo navegar, RET saltar, q cerrar",
|
|
31
73
|
"status.showing_first": " (mostrando primeros {max})",
|
|
32
74
|
"status.reference_index": "Referencia {current}/{total}",
|
|
33
|
-
"status.jumped_to": "
|
|
75
|
+
"status.jumped_to": "Salto a {file}:{line}",
|
|
34
76
|
"status.no_references_to_jump": "No hay referencias a las que saltar",
|
|
35
|
-
"status.source_split_unavailable": "
|
|
36
|
-
"status.move_cursor": "Mueve el cursor a una
|
|
77
|
+
"status.source_split_unavailable": "Division de origen no disponible",
|
|
78
|
+
"status.move_cursor": "Mueve el cursor a una linea de referencia",
|
|
37
79
|
"status.closed": "Panel de referencias cerrado",
|
|
38
80
|
"status.failed_open_panel": "Error al abrir el panel de referencias",
|
|
39
81
|
"panel.header": "Referencias a {symbol} ({count}{limit})",
|
|
@@ -41,46 +83,25 @@
|
|
|
41
83
|
"panel.no_references": "No se encontraron referencias",
|
|
42
84
|
"panel.help": "[Arriba/Abajo] navegar [RET] saltar [q/Esc] cerrar"
|
|
43
85
|
},
|
|
44
|
-
"de": {
|
|
45
|
-
"cmd.show_references": "Referenzen-Panel anzeigen",
|
|
46
|
-
"cmd.show_references_desc": "Aktuelle Referenzen anzeigen",
|
|
47
|
-
"cmd.hide_references": "Referenzen-Panel ausblenden",
|
|
48
|
-
"cmd.hide_references_desc": "Das Referenzen-Panel schließen",
|
|
49
|
-
"status.ready": "Referenzen-Plugin geladen",
|
|
50
|
-
"status.no_references": "Keine Referenzen für '{symbol}' gefunden",
|
|
51
|
-
"status.found_references": "{count} Referenz(en) gefunden{limit} - Auf/Ab navigieren, RET springen, q schließen",
|
|
52
|
-
"status.showing_first": " (zeige erste {max})",
|
|
53
|
-
"status.reference_index": "Referenz {current}/{total}",
|
|
54
|
-
"status.jumped_to": "Gesprungen zu {file}:{line}",
|
|
55
|
-
"status.no_references_to_jump": "Keine Referenzen zum Springen",
|
|
56
|
-
"status.source_split_unavailable": "Quell-Split nicht verfügbar",
|
|
57
|
-
"status.move_cursor": "Cursor auf eine Referenzzeile bewegen",
|
|
58
|
-
"status.closed": "Referenzen-Panel geschlossen",
|
|
59
|
-
"status.failed_open_panel": "Fehler beim Öffnen des Referenzen-Panels",
|
|
60
|
-
"panel.header": "Referenzen zu {symbol} ({count}{limit})",
|
|
61
|
-
"panel.limited": ", begrenzt auf {max}",
|
|
62
|
-
"panel.no_references": "Keine Referenzen gefunden",
|
|
63
|
-
"panel.help": "[Auf/Ab] navigieren [RET] springen [q/Esc] schließen"
|
|
64
|
-
},
|
|
65
86
|
"fr": {
|
|
66
|
-
"cmd.show_references": "Afficher le panneau des
|
|
67
|
-
"cmd.show_references_desc": "Afficher les
|
|
68
|
-
"cmd.hide_references": "Masquer le panneau des
|
|
69
|
-
"cmd.hide_references_desc": "Fermer le panneau des
|
|
70
|
-
"status.ready": "Plugin Trouver les
|
|
71
|
-
"status.no_references": "Aucune
|
|
72
|
-
"status.found_references": "{count}
|
|
87
|
+
"cmd.show_references": "Afficher le panneau des references",
|
|
88
|
+
"cmd.show_references_desc": "Afficher les references actuelles",
|
|
89
|
+
"cmd.hide_references": "Masquer le panneau des references",
|
|
90
|
+
"cmd.hide_references_desc": "Fermer le panneau des references",
|
|
91
|
+
"status.ready": "Plugin Trouver les References charge",
|
|
92
|
+
"status.no_references": "Aucune reference trouvee pour '{symbol}'",
|
|
93
|
+
"status.found_references": "{count} reference(s) trouvee(s){limit} - Haut/Bas naviguer, RET sauter, q fermer",
|
|
73
94
|
"status.showing_first": " (affichage des {max} premiers)",
|
|
74
|
-
"status.reference_index": "
|
|
75
|
-
"status.jumped_to": "
|
|
76
|
-
"status.no_references_to_jump": "Aucune
|
|
95
|
+
"status.reference_index": "Reference {current}/{total}",
|
|
96
|
+
"status.jumped_to": "Saute a {file}:{line}",
|
|
97
|
+
"status.no_references_to_jump": "Aucune reference vers laquelle sauter",
|
|
77
98
|
"status.source_split_unavailable": "Panneau source non disponible",
|
|
78
|
-
"status.move_cursor": "
|
|
79
|
-
"status.closed": "Panneau des
|
|
80
|
-
"status.failed_open_panel": "
|
|
81
|
-
"panel.header": "
|
|
82
|
-
"panel.limited": ",
|
|
83
|
-
"panel.no_references": "Aucune
|
|
99
|
+
"status.move_cursor": "Deplacez le curseur sur une ligne de reference",
|
|
100
|
+
"status.closed": "Panneau des references ferme",
|
|
101
|
+
"status.failed_open_panel": "Echec de l'ouverture du panneau des references",
|
|
102
|
+
"panel.header": "References a {symbol} ({count}{limit})",
|
|
103
|
+
"panel.limited": ", limite a {max}",
|
|
104
|
+
"panel.no_references": "Aucune reference trouvee",
|
|
84
105
|
"panel.help": "[Haut/Bas] naviguer [RET] sauter [q/Esc] fermer"
|
|
85
106
|
},
|
|
86
107
|
"ja": {
|
|
@@ -104,7 +125,112 @@
|
|
|
104
125
|
"panel.no_references": "参照が見つかりません",
|
|
105
126
|
"panel.help": "[上/下] 移動 [RET] ジャンプ [q/Esc] 閉じる"
|
|
106
127
|
},
|
|
107
|
-
"
|
|
128
|
+
"ko": {
|
|
129
|
+
"cmd.show_references": "참조 패널 표시",
|
|
130
|
+
"cmd.show_references_desc": "현재 참조 표시",
|
|
131
|
+
"cmd.hide_references": "참조 패널 숨기기",
|
|
132
|
+
"cmd.hide_references_desc": "참조 패널 닫기",
|
|
133
|
+
"status.ready": "참조 찾기 플러그인이 로드되었습니다",
|
|
134
|
+
"status.no_references": "'{symbol}'에 대한 참조를 찾을 수 없습니다",
|
|
135
|
+
"status.found_references": "{count}개의 참조를 찾았습니다{limit} - 위/아래 탐색, RET 이동, q 닫기",
|
|
136
|
+
"status.showing_first": " (처음 {max}개 표시)",
|
|
137
|
+
"status.reference_index": "참조 {current}/{total}",
|
|
138
|
+
"status.jumped_to": "{file}:{line}(으)로 이동했습니다",
|
|
139
|
+
"status.no_references_to_jump": "이동할 참조가 없습니다",
|
|
140
|
+
"status.source_split_unavailable": "소스 분할을 사용할 수 없습니다",
|
|
141
|
+
"status.move_cursor": "커서를 참조 줄로 이동하세요",
|
|
142
|
+
"status.closed": "참조 패널이 닫혔습니다",
|
|
143
|
+
"status.failed_open_panel": "참조 패널을 열 수 없습니다",
|
|
144
|
+
"panel.header": "{symbol}에 대한 참조 ({count}{limit})",
|
|
145
|
+
"panel.limited": ", {max}개로 제한",
|
|
146
|
+
"panel.no_references": "참조를 찾을 수 없습니다",
|
|
147
|
+
"panel.help": "[위/아래] 탐색 [RET] 이동 [q/Esc] 닫기"
|
|
148
|
+
},
|
|
149
|
+
"pt-BR": {
|
|
150
|
+
"cmd.show_references": "Mostrar Painel de Referencias",
|
|
151
|
+
"cmd.show_references_desc": "Exibir referencias atuais",
|
|
152
|
+
"cmd.hide_references": "Ocultar Painel de Referencias",
|
|
153
|
+
"cmd.hide_references_desc": "Fechar o painel de referencias",
|
|
154
|
+
"status.ready": "Plugin Encontrar Referencias carregado",
|
|
155
|
+
"status.no_references": "Nenhuma referencia encontrada para '{symbol}'",
|
|
156
|
+
"status.found_references": "Encontradas {count} referencia(s){limit} - Cima/Baixo navegar, RET pular, q fechar",
|
|
157
|
+
"status.showing_first": " (mostrando primeiras {max})",
|
|
158
|
+
"status.reference_index": "Referencia {current}/{total}",
|
|
159
|
+
"status.jumped_to": "Pulou para {file}:{line}",
|
|
160
|
+
"status.no_references_to_jump": "Nenhuma referencia para pular",
|
|
161
|
+
"status.source_split_unavailable": "Divisao de origem nao disponivel",
|
|
162
|
+
"status.move_cursor": "Mova o cursor para uma linha de referencia",
|
|
163
|
+
"status.closed": "Painel de referencias fechado",
|
|
164
|
+
"status.failed_open_panel": "Falha ao abrir o painel de referencias",
|
|
165
|
+
"panel.header": "Referencias a {symbol} ({count}{limit})",
|
|
166
|
+
"panel.limited": ", limitado a {max}",
|
|
167
|
+
"panel.no_references": "Nenhuma referencia encontrada",
|
|
168
|
+
"panel.help": "[Cima/Baixo] navegar [RET] pular [q/Esc] fechar"
|
|
169
|
+
},
|
|
170
|
+
"ru": {
|
|
171
|
+
"cmd.show_references": "Показать панель ссылок",
|
|
172
|
+
"cmd.show_references_desc": "Показать текущие ссылки",
|
|
173
|
+
"cmd.hide_references": "Скрыть панель ссылок",
|
|
174
|
+
"cmd.hide_references_desc": "Закрыть панель ссылок",
|
|
175
|
+
"status.ready": "Плагин поиска ссылок загружен",
|
|
176
|
+
"status.no_references": "Ссылки для '{symbol}' не найдены",
|
|
177
|
+
"status.found_references": "Найдено {count} ссылок{limit} - Вверх/Вниз навигация, RET переход, q закрыть",
|
|
178
|
+
"status.showing_first": " (показаны первые {max})",
|
|
179
|
+
"status.reference_index": "Ссылка {current}/{total}",
|
|
180
|
+
"status.jumped_to": "Переход к {file}:{line}",
|
|
181
|
+
"status.no_references_to_jump": "Нет ссылок для перехода",
|
|
182
|
+
"status.source_split_unavailable": "Разделение источника недоступно",
|
|
183
|
+
"status.move_cursor": "Переместите курсор на строку ссылки",
|
|
184
|
+
"status.closed": "Панель ссылок закрыта",
|
|
185
|
+
"status.failed_open_panel": "Не удалось открыть панель ссылок",
|
|
186
|
+
"panel.header": "Ссылки на {symbol} ({count}{limit})",
|
|
187
|
+
"panel.limited": ", ограничено до {max}",
|
|
188
|
+
"panel.no_references": "Ссылки не найдены",
|
|
189
|
+
"panel.help": "[Вверх/Вниз] навигация [RET] переход [q/Esc] закрыть"
|
|
190
|
+
},
|
|
191
|
+
"th": {
|
|
192
|
+
"cmd.show_references": "แสดงแผงการอ้างอิง",
|
|
193
|
+
"cmd.show_references_desc": "แสดงการอ้างอิงปัจจุบัน",
|
|
194
|
+
"cmd.hide_references": "ซ่อนแผงการอ้างอิง",
|
|
195
|
+
"cmd.hide_references_desc": "ปิดแผงการอ้างอิง",
|
|
196
|
+
"status.ready": "โหลดปลั๊กอินค้นหาการอ้างอิงแล้ว",
|
|
197
|
+
"status.no_references": "ไม่พบการอ้างอิงสำหรับ '{symbol}'",
|
|
198
|
+
"status.found_references": "พบ {count} การอ้างอิง{limit} - ขึ้น/ลง นำทาง, RET ข้าม, q ปิด",
|
|
199
|
+
"status.showing_first": " (แสดง {max} รายการแรก)",
|
|
200
|
+
"status.reference_index": "การอ้างอิง {current}/{total}",
|
|
201
|
+
"status.jumped_to": "ข้ามไปที่ {file}:{line}",
|
|
202
|
+
"status.no_references_to_jump": "ไม่มีการอ้างอิงให้ข้าม",
|
|
203
|
+
"status.source_split_unavailable": "การแยกแหล่งที่มาไม่พร้อมใช้งาน",
|
|
204
|
+
"status.move_cursor": "เลื่อนเคอร์เซอร์ไปที่บรรทัดการอ้างอิง",
|
|
205
|
+
"status.closed": "ปิดแผงการอ้างอิงแล้ว",
|
|
206
|
+
"status.failed_open_panel": "ไม่สามารถเปิดแผงการอ้างอิง",
|
|
207
|
+
"panel.header": "การอ้างอิงถึง {symbol} ({count}{limit})",
|
|
208
|
+
"panel.limited": ", จำกัด {max}",
|
|
209
|
+
"panel.no_references": "ไม่พบการอ้างอิง",
|
|
210
|
+
"panel.help": "[ขึ้น/ลง] นำทาง [RET] ข้าม [q/Esc] ปิด"
|
|
211
|
+
},
|
|
212
|
+
"uk": {
|
|
213
|
+
"cmd.show_references": "Показати панель посилань",
|
|
214
|
+
"cmd.show_references_desc": "Показати поточні посилання",
|
|
215
|
+
"cmd.hide_references": "Сховати панель посилань",
|
|
216
|
+
"cmd.hide_references_desc": "Закрити панель посилань",
|
|
217
|
+
"status.ready": "Плагін пошуку посилань завантажено",
|
|
218
|
+
"status.no_references": "Посилання для '{symbol}' не знайдено",
|
|
219
|
+
"status.found_references": "Знайдено {count} посилань{limit} - Вгору/Вниз навігація, RET перехід, q закрити",
|
|
220
|
+
"status.showing_first": " (показано перші {max})",
|
|
221
|
+
"status.reference_index": "Посилання {current}/{total}",
|
|
222
|
+
"status.jumped_to": "Перехід до {file}:{line}",
|
|
223
|
+
"status.no_references_to_jump": "Немає посилань для переходу",
|
|
224
|
+
"status.source_split_unavailable": "Розділення джерела недоступне",
|
|
225
|
+
"status.move_cursor": "Перемістіть курсор на рядок посилання",
|
|
226
|
+
"status.closed": "Панель посилань закрито",
|
|
227
|
+
"status.failed_open_panel": "Не вдалося відкрити панель посилань",
|
|
228
|
+
"panel.header": "Посилання на {symbol} ({count}{limit})",
|
|
229
|
+
"panel.limited": ", обмежено до {max}",
|
|
230
|
+
"panel.no_references": "Посилання не знайдено",
|
|
231
|
+
"panel.help": "[Вгору/Вниз] навігація [RET] перехід [q/Esc] закрити"
|
|
232
|
+
},
|
|
233
|
+
"zh-CN": {
|
|
108
234
|
"cmd.show_references": "显示引用面板",
|
|
109
235
|
"cmd.show_references_desc": "显示当前引用",
|
|
110
236
|
"cmd.hide_references": "隐藏引用面板",
|
|
@@ -37,43 +37,43 @@
|
|
|
37
37
|
"time.years_ago": "{count} year ago",
|
|
38
38
|
"time.years_ago_plural": "{count} years ago"
|
|
39
39
|
},
|
|
40
|
-
"
|
|
40
|
+
"cs": {
|
|
41
41
|
"cmd.git_blame": "Git Blame",
|
|
42
|
-
"cmd.git_blame_desc": "
|
|
43
|
-
"cmd.git_blame_close": "Git Blame:
|
|
44
|
-
"cmd.git_blame_close_desc": "
|
|
45
|
-
"cmd.git_blame_go_back": "Git Blame:
|
|
46
|
-
"cmd.git_blame_go_back_desc": "
|
|
42
|
+
"cmd.git_blame_desc": "Zobrazit git blame pro aktualni soubor (styl magit)",
|
|
43
|
+
"cmd.git_blame_close": "Git Blame: Zavrit",
|
|
44
|
+
"cmd.git_blame_close_desc": "Zavrit panel git blame",
|
|
45
|
+
"cmd.git_blame_go_back": "Git Blame: Zpet",
|
|
46
|
+
"cmd.git_blame_go_back_desc": "Zobrazit blame v rodicovskem commitu aktualniho radku",
|
|
47
47
|
|
|
48
|
-
"status.already_open": "Git blame
|
|
49
|
-
"status.loading": "
|
|
50
|
-
"status.no_file": "
|
|
51
|
-
"status.no_blame_info": "
|
|
52
|
-
"status.failed_open": "
|
|
53
|
-
"status.closed": "Git blame
|
|
54
|
-
"status.blame_ready": "Git blame: {count}
|
|
55
|
-
"status.move_to_line": "
|
|
56
|
-
"status.not_committed": "
|
|
57
|
-
"status.loading_parent": "
|
|
58
|
-
"status.cannot_go_back": "
|
|
59
|
-
"status.blame_at_parent": "Git blame
|
|
60
|
-
"status.hash_copied": "
|
|
48
|
+
"status.already_open": "Git blame je jiz otevreny",
|
|
49
|
+
"status.loading": "Nacitam git blame...",
|
|
50
|
+
"status.no_file": "Zadny soubor neni otevren pro blame",
|
|
51
|
+
"status.no_blame_info": "Informace o blame nejsou k dispozici (neni to git soubor nebo doslo k chybe)",
|
|
52
|
+
"status.failed_open": "Nepodarilo se otevrit panel git blame",
|
|
53
|
+
"status.closed": "Git blame zavren",
|
|
54
|
+
"status.blame_ready": "Git blame: {count} bloku | b: blame v rodici | q: zavrit",
|
|
55
|
+
"status.move_to_line": "Nejprve presunte kurzor na radek blame",
|
|
56
|
+
"status.not_committed": "Tento radek jeste neni commitnut",
|
|
57
|
+
"status.loading_parent": "Nacitam blame v {hash}^...",
|
|
58
|
+
"status.cannot_go_back": "Nelze ziskat blame v {hash}^ (muze byt pocatecni commit nebo soubor neexistoval)",
|
|
59
|
+
"status.blame_at_parent": "Git blame v {hash}^ | hloubka: {depth} | b: jit hloubeji | q: zavrit",
|
|
60
|
+
"status.hash_copied": "Zkopirovano: {short} ({full})",
|
|
61
61
|
"status.hash_display": "Hash: {hash}",
|
|
62
|
-
"status.git_error": "
|
|
62
|
+
"status.git_error": "Chyba git blame: {error}",
|
|
63
63
|
|
|
64
|
-
"time.just_now": "
|
|
65
|
-
"time.minutes_ago": "
|
|
66
|
-
"time.minutes_ago_plural": "
|
|
67
|
-
"time.hours_ago": "
|
|
68
|
-
"time.hours_ago_plural": "
|
|
69
|
-
"time.days_ago": "
|
|
70
|
-
"time.days_ago_plural": "
|
|
71
|
-
"time.weeks_ago": "
|
|
72
|
-
"time.weeks_ago_plural": "
|
|
73
|
-
"time.months_ago": "
|
|
74
|
-
"time.months_ago_plural": "
|
|
75
|
-
"time.years_ago": "
|
|
76
|
-
"time.years_ago_plural": "
|
|
64
|
+
"time.just_now": "prave ted",
|
|
65
|
+
"time.minutes_ago": "pred {count} minutou",
|
|
66
|
+
"time.minutes_ago_plural": "pred {count} minutami",
|
|
67
|
+
"time.hours_ago": "pred {count} hodinou",
|
|
68
|
+
"time.hours_ago_plural": "pred {count} hodinami",
|
|
69
|
+
"time.days_ago": "pred {count} dnem",
|
|
70
|
+
"time.days_ago_plural": "pred {count} dny",
|
|
71
|
+
"time.weeks_ago": "pred {count} tydnem",
|
|
72
|
+
"time.weeks_ago_plural": "pred {count} tydny",
|
|
73
|
+
"time.months_ago": "pred {count} mesicem",
|
|
74
|
+
"time.months_ago_plural": "pred {count} mesici",
|
|
75
|
+
"time.years_ago": "pred {count} rokem",
|
|
76
|
+
"time.years_ago_plural": "pred {count} lety"
|
|
77
77
|
},
|
|
78
78
|
"de": {
|
|
79
79
|
"cmd.git_blame": "Git Blame",
|
|
@@ -113,6 +113,44 @@
|
|
|
113
113
|
"time.years_ago": "vor {count} Jahr",
|
|
114
114
|
"time.years_ago_plural": "vor {count} Jahren"
|
|
115
115
|
},
|
|
116
|
+
"es": {
|
|
117
|
+
"cmd.git_blame": "Git Blame",
|
|
118
|
+
"cmd.git_blame_desc": "Mostrar git blame del archivo actual (estilo magit)",
|
|
119
|
+
"cmd.git_blame_close": "Git Blame: Cerrar",
|
|
120
|
+
"cmd.git_blame_close_desc": "Cerrar el panel de git blame",
|
|
121
|
+
"cmd.git_blame_go_back": "Git Blame: Retroceder",
|
|
122
|
+
"cmd.git_blame_go_back_desc": "Mostrar blame en el commit padre de la linea actual",
|
|
123
|
+
|
|
124
|
+
"status.already_open": "Git blame ya esta abierto",
|
|
125
|
+
"status.loading": "Cargando git blame...",
|
|
126
|
+
"status.no_file": "No hay archivo abierto para blame",
|
|
127
|
+
"status.no_blame_info": "No hay informacion de blame disponible (no es un archivo git o hay un error)",
|
|
128
|
+
"status.failed_open": "Error al abrir el panel de git blame",
|
|
129
|
+
"status.closed": "Git blame cerrado",
|
|
130
|
+
"status.blame_ready": "Git blame: {count} bloques | b: blame en padre | q: cerrar",
|
|
131
|
+
"status.move_to_line": "Primero mueve el cursor a una linea de blame",
|
|
132
|
+
"status.not_committed": "Esta linea aun no esta comprometida",
|
|
133
|
+
"status.loading_parent": "Cargando blame en {hash}^...",
|
|
134
|
+
"status.cannot_go_back": "No se puede obtener blame en {hash}^ (puede ser el commit inicial o el archivo no existia)",
|
|
135
|
+
"status.blame_at_parent": "Git blame en {hash}^ | profundidad: {depth} | b: ir mas profundo | q: cerrar",
|
|
136
|
+
"status.hash_copied": "Copiado: {short} ({full})",
|
|
137
|
+
"status.hash_display": "Hash: {hash}",
|
|
138
|
+
"status.git_error": "Error de git blame: {error}",
|
|
139
|
+
|
|
140
|
+
"time.just_now": "ahora mismo",
|
|
141
|
+
"time.minutes_ago": "hace {count} minuto",
|
|
142
|
+
"time.minutes_ago_plural": "hace {count} minutos",
|
|
143
|
+
"time.hours_ago": "hace {count} hora",
|
|
144
|
+
"time.hours_ago_plural": "hace {count} horas",
|
|
145
|
+
"time.days_ago": "hace {count} dia",
|
|
146
|
+
"time.days_ago_plural": "hace {count} dias",
|
|
147
|
+
"time.weeks_ago": "hace {count} semana",
|
|
148
|
+
"time.weeks_ago_plural": "hace {count} semanas",
|
|
149
|
+
"time.months_ago": "hace {count} mes",
|
|
150
|
+
"time.months_ago_plural": "hace {count} meses",
|
|
151
|
+
"time.years_ago": "hace {count} ano",
|
|
152
|
+
"time.years_ago_plural": "hace {count} anos"
|
|
153
|
+
},
|
|
116
154
|
"fr": {
|
|
117
155
|
"cmd.git_blame": "Git Blame",
|
|
118
156
|
"cmd.git_blame_desc": "Afficher git blame pour le fichier actuel (style magit)",
|
|
@@ -189,7 +227,197 @@
|
|
|
189
227
|
"time.years_ago": "{count}年前",
|
|
190
228
|
"time.years_ago_plural": "{count}年前"
|
|
191
229
|
},
|
|
192
|
-
"
|
|
230
|
+
"ko": {
|
|
231
|
+
"cmd.git_blame": "Git Blame",
|
|
232
|
+
"cmd.git_blame_desc": "현재 파일의 git blame 표시 (magit 스타일)",
|
|
233
|
+
"cmd.git_blame_close": "Git Blame: 닫기",
|
|
234
|
+
"cmd.git_blame_close_desc": "git blame 패널 닫기",
|
|
235
|
+
"cmd.git_blame_go_back": "Git Blame: 뒤로",
|
|
236
|
+
"cmd.git_blame_go_back_desc": "현재 줄의 부모 커밋에서 blame 표시",
|
|
237
|
+
|
|
238
|
+
"status.already_open": "Git blame이 이미 열려 있습니다",
|
|
239
|
+
"status.loading": "Git blame 로딩 중...",
|
|
240
|
+
"status.no_file": "blame할 파일이 열려 있지 않습니다",
|
|
241
|
+
"status.no_blame_info": "blame 정보를 사용할 수 없습니다 (git 파일이 아니거나 오류)",
|
|
242
|
+
"status.failed_open": "git blame 패널을 열지 못했습니다",
|
|
243
|
+
"status.closed": "Git blame 닫힘",
|
|
244
|
+
"status.blame_ready": "Git blame: {count}개 블록 | b: 부모에서 blame | q: 닫기",
|
|
245
|
+
"status.move_to_line": "먼저 커서를 blame 줄로 이동하세요",
|
|
246
|
+
"status.not_committed": "이 줄은 아직 커밋되지 않았습니다",
|
|
247
|
+
"status.loading_parent": "{hash}^에서 blame 로딩 중...",
|
|
248
|
+
"status.cannot_go_back": "{hash}^에서 blame을 가져올 수 없습니다 (초기 커밋이거나 파일이 존재하지 않았을 수 있음)",
|
|
249
|
+
"status.blame_at_parent": "Git blame {hash}^ | 깊이: {depth} | b: 더 깊이 | q: 닫기",
|
|
250
|
+
"status.hash_copied": "복사됨: {short} ({full})",
|
|
251
|
+
"status.hash_display": "해시: {hash}",
|
|
252
|
+
"status.git_error": "Git blame 오류: {error}",
|
|
253
|
+
|
|
254
|
+
"time.just_now": "방금",
|
|
255
|
+
"time.minutes_ago": "{count}분 전",
|
|
256
|
+
"time.minutes_ago_plural": "{count}분 전",
|
|
257
|
+
"time.hours_ago": "{count}시간 전",
|
|
258
|
+
"time.hours_ago_plural": "{count}시간 전",
|
|
259
|
+
"time.days_ago": "{count}일 전",
|
|
260
|
+
"time.days_ago_plural": "{count}일 전",
|
|
261
|
+
"time.weeks_ago": "{count}주 전",
|
|
262
|
+
"time.weeks_ago_plural": "{count}주 전",
|
|
263
|
+
"time.months_ago": "{count}개월 전",
|
|
264
|
+
"time.months_ago_plural": "{count}개월 전",
|
|
265
|
+
"time.years_ago": "{count}년 전",
|
|
266
|
+
"time.years_ago_plural": "{count}년 전"
|
|
267
|
+
},
|
|
268
|
+
"pt-BR": {
|
|
269
|
+
"cmd.git_blame": "Git Blame",
|
|
270
|
+
"cmd.git_blame_desc": "Mostrar git blame para o arquivo atual (estilo magit)",
|
|
271
|
+
"cmd.git_blame_close": "Git Blame: Fechar",
|
|
272
|
+
"cmd.git_blame_close_desc": "Fechar o painel git blame",
|
|
273
|
+
"cmd.git_blame_go_back": "Git Blame: Voltar",
|
|
274
|
+
"cmd.git_blame_go_back_desc": "Mostrar blame no commit pai da linha atual",
|
|
275
|
+
|
|
276
|
+
"status.already_open": "Git blame ja esta aberto",
|
|
277
|
+
"status.loading": "Carregando git blame...",
|
|
278
|
+
"status.no_file": "Nenhum arquivo aberto para blame",
|
|
279
|
+
"status.no_blame_info": "Nenhuma informacao de blame disponivel (nao e um arquivo git ou erro)",
|
|
280
|
+
"status.failed_open": "Falha ao abrir o painel git blame",
|
|
281
|
+
"status.closed": "Git blame fechado",
|
|
282
|
+
"status.blame_ready": "Git blame: {count} blocos | b: blame no pai | q: fechar",
|
|
283
|
+
"status.move_to_line": "Primeiro mova o cursor para uma linha de blame",
|
|
284
|
+
"status.not_committed": "Esta linha ainda nao foi commitada",
|
|
285
|
+
"status.loading_parent": "Carregando blame em {hash}^...",
|
|
286
|
+
"status.cannot_go_back": "Nao foi possivel obter blame em {hash}^ (pode ser commit inicial ou arquivo nao existia)",
|
|
287
|
+
"status.blame_at_parent": "Git blame em {hash}^ | profundidade: {depth} | b: ir mais fundo | q: fechar",
|
|
288
|
+
"status.hash_copied": "Copiado: {short} ({full})",
|
|
289
|
+
"status.hash_display": "Hash: {hash}",
|
|
290
|
+
"status.git_error": "Erro git blame: {error}",
|
|
291
|
+
|
|
292
|
+
"time.just_now": "agora mesmo",
|
|
293
|
+
"time.minutes_ago": "ha {count} minuto",
|
|
294
|
+
"time.minutes_ago_plural": "ha {count} minutos",
|
|
295
|
+
"time.hours_ago": "ha {count} hora",
|
|
296
|
+
"time.hours_ago_plural": "ha {count} horas",
|
|
297
|
+
"time.days_ago": "ha {count} dia",
|
|
298
|
+
"time.days_ago_plural": "ha {count} dias",
|
|
299
|
+
"time.weeks_ago": "ha {count} semana",
|
|
300
|
+
"time.weeks_ago_plural": "ha {count} semanas",
|
|
301
|
+
"time.months_ago": "ha {count} mes",
|
|
302
|
+
"time.months_ago_plural": "ha {count} meses",
|
|
303
|
+
"time.years_ago": "ha {count} ano",
|
|
304
|
+
"time.years_ago_plural": "ha {count} anos"
|
|
305
|
+
},
|
|
306
|
+
"ru": {
|
|
307
|
+
"cmd.git_blame": "Git Blame",
|
|
308
|
+
"cmd.git_blame_desc": "Pokazat' git blame dlya tekushchego fayla (stil' magit)",
|
|
309
|
+
"cmd.git_blame_close": "Git Blame: Zakryt'",
|
|
310
|
+
"cmd.git_blame_close_desc": "Zakryt' panel' git blame",
|
|
311
|
+
"cmd.git_blame_go_back": "Git Blame: Nazad",
|
|
312
|
+
"cmd.git_blame_go_back_desc": "Pokazat' blame v roditel'skom kommite tekushchey stroki",
|
|
313
|
+
|
|
314
|
+
"status.already_open": "Git blame uzhe otkryt",
|
|
315
|
+
"status.loading": "Zagruzka git blame...",
|
|
316
|
+
"status.no_file": "Net otkrytogo fayla dlya blame",
|
|
317
|
+
"status.no_blame_info": "Net informatsii blame (ne git fayl ili oshibka)",
|
|
318
|
+
"status.failed_open": "Ne udalos' otkryt' panel' git blame",
|
|
319
|
+
"status.closed": "Git blame zakryt",
|
|
320
|
+
"status.blame_ready": "Git blame: {count} blokov | b: blame v roditelye | q: zakryt'",
|
|
321
|
+
"status.move_to_line": "Snachala peremesstite kursor na stroku blame",
|
|
322
|
+
"status.not_committed": "Eta stroka eshche ne zakommichena",
|
|
323
|
+
"status.loading_parent": "Zagruzka blame v {hash}^...",
|
|
324
|
+
"status.cannot_go_back": "Ne udalos' poluchit' blame v {hash}^ (vozmozhno nachal'nyy kommit ili fayl ne sushchestvoval)",
|
|
325
|
+
"status.blame_at_parent": "Git blame v {hash}^ | glubina: {depth} | b: glubzhe | q: zakryt'",
|
|
326
|
+
"status.hash_copied": "Skopirovano: {short} ({full})",
|
|
327
|
+
"status.hash_display": "Khesh: {hash}",
|
|
328
|
+
"status.git_error": "Oshibka git blame: {error}",
|
|
329
|
+
|
|
330
|
+
"time.just_now": "tol'ko chto",
|
|
331
|
+
"time.minutes_ago": "{count} minutu nazad",
|
|
332
|
+
"time.minutes_ago_plural": "{count} minut nazad",
|
|
333
|
+
"time.hours_ago": "{count} chas nazad",
|
|
334
|
+
"time.hours_ago_plural": "{count} chasov nazad",
|
|
335
|
+
"time.days_ago": "{count} den' nazad",
|
|
336
|
+
"time.days_ago_plural": "{count} dney nazad",
|
|
337
|
+
"time.weeks_ago": "{count} nedelyu nazad",
|
|
338
|
+
"time.weeks_ago_plural": "{count} nedel' nazad",
|
|
339
|
+
"time.months_ago": "{count} mesyats nazad",
|
|
340
|
+
"time.months_ago_plural": "{count} mesyatsev nazad",
|
|
341
|
+
"time.years_ago": "{count} god nazad",
|
|
342
|
+
"time.years_ago_plural": "{count} let nazad"
|
|
343
|
+
},
|
|
344
|
+
"th": {
|
|
345
|
+
"cmd.git_blame": "Git Blame",
|
|
346
|
+
"cmd.git_blame_desc": "แสดง git blame สำหรับไฟล์ปัจจุบัน (สไตล์ magit)",
|
|
347
|
+
"cmd.git_blame_close": "Git Blame: ปิด",
|
|
348
|
+
"cmd.git_blame_close_desc": "ปิดแผง git blame",
|
|
349
|
+
"cmd.git_blame_go_back": "Git Blame: ย้อนกลับ",
|
|
350
|
+
"cmd.git_blame_go_back_desc": "แสดง blame ที่คอมมิตหลักของบรรทัดปัจจุบัน",
|
|
351
|
+
|
|
352
|
+
"status.already_open": "Git blame เปิดอยู่แล้ว",
|
|
353
|
+
"status.loading": "กำลังโหลด git blame...",
|
|
354
|
+
"status.no_file": "ไม่มีไฟล์เปิดอยู่สำหรับ blame",
|
|
355
|
+
"status.no_blame_info": "ไม่มีข้อมูล blame (ไม่ใช่ไฟล์ git หรือมีข้อผิดพลาด)",
|
|
356
|
+
"status.failed_open": "ไม่สามารถเปิดแผง git blame ได้",
|
|
357
|
+
"status.closed": "ปิด Git blame แล้ว",
|
|
358
|
+
"status.blame_ready": "Git blame: {count} บล็อก | b: blame ที่หลัก | q: ปิด",
|
|
359
|
+
"status.move_to_line": "กรุณาเลื่อนเคอร์เซอร์ไปที่บรรทัด blame ก่อน",
|
|
360
|
+
"status.not_committed": "บรรทัดนี้ยังไม่ได้คอมมิต",
|
|
361
|
+
"status.loading_parent": "กำลังโหลด blame ที่ {hash}^...",
|
|
362
|
+
"status.cannot_go_back": "ไม่สามารถรับ blame ที่ {hash}^ (อาจเป็นคอมมิตแรกหรือไฟล์ไม่เคยมีอยู่)",
|
|
363
|
+
"status.blame_at_parent": "Git blame ที่ {hash}^ | ความลึก: {depth} | b: ลึกขึ้น | q: ปิด",
|
|
364
|
+
"status.hash_copied": "คัดลอกแล้ว: {short} ({full})",
|
|
365
|
+
"status.hash_display": "แฮช: {hash}",
|
|
366
|
+
"status.git_error": "ข้อผิดพลาด Git blame: {error}",
|
|
367
|
+
|
|
368
|
+
"time.just_now": "เมื่อกี้",
|
|
369
|
+
"time.minutes_ago": "{count} นาทีที่แล้ว",
|
|
370
|
+
"time.minutes_ago_plural": "{count} นาทีที่แล้ว",
|
|
371
|
+
"time.hours_ago": "{count} ชั่วโมงที่แล้ว",
|
|
372
|
+
"time.hours_ago_plural": "{count} ชั่วโมงที่แล้ว",
|
|
373
|
+
"time.days_ago": "{count} วันที่แล้ว",
|
|
374
|
+
"time.days_ago_plural": "{count} วันที่แล้ว",
|
|
375
|
+
"time.weeks_ago": "{count} สัปดาห์ที่แล้ว",
|
|
376
|
+
"time.weeks_ago_plural": "{count} สัปดาห์ที่แล้ว",
|
|
377
|
+
"time.months_ago": "{count} เดือนที่แล้ว",
|
|
378
|
+
"time.months_ago_plural": "{count} เดือนที่แล้ว",
|
|
379
|
+
"time.years_ago": "{count} ปีที่แล้ว",
|
|
380
|
+
"time.years_ago_plural": "{count} ปีที่แล้ว"
|
|
381
|
+
},
|
|
382
|
+
"uk": {
|
|
383
|
+
"cmd.git_blame": "Git Blame",
|
|
384
|
+
"cmd.git_blame_desc": "Pokazaty git blame dlya potochnoho failu (styl' magit)",
|
|
385
|
+
"cmd.git_blame_close": "Git Blame: Zakryty",
|
|
386
|
+
"cmd.git_blame_close_desc": "Zakryty panel' git blame",
|
|
387
|
+
"cmd.git_blame_go_back": "Git Blame: Nazad",
|
|
388
|
+
"cmd.git_blame_go_back_desc": "Pokazaty blame v bat'kivs'komu komiti potochnoho ryadka",
|
|
389
|
+
|
|
390
|
+
"status.already_open": "Git blame vzhe vidkryto",
|
|
391
|
+
"status.loading": "Zavantazhennya git blame...",
|
|
392
|
+
"status.no_file": "Nemaye vidkrytoho failu dlya blame",
|
|
393
|
+
"status.no_blame_info": "Nemaye informatsiyi blame (ne git fayl abo pomylka)",
|
|
394
|
+
"status.failed_open": "Ne vdalosya vidkryty panel' git blame",
|
|
395
|
+
"status.closed": "Git blame zakryto",
|
|
396
|
+
"status.blame_ready": "Git blame: {count} blokiv | b: blame v bat'ka | q: zakryty",
|
|
397
|
+
"status.move_to_line": "Spochatku peremistit' kursor na ryadok blame",
|
|
398
|
+
"status.not_committed": "Tsey ryadok shche ne zakomicheno",
|
|
399
|
+
"status.loading_parent": "Zavantazhennya blame v {hash}^...",
|
|
400
|
+
"status.cannot_go_back": "Ne vdalosya otrymaty blame v {hash}^ (mozhe buty pochatkovyy komit abo fayl ne isnuvav)",
|
|
401
|
+
"status.blame_at_parent": "Git blame v {hash}^ | hlybyna: {depth} | b: hlybshe | q: zakryty",
|
|
402
|
+
"status.hash_copied": "Skopiyovano: {short} ({full})",
|
|
403
|
+
"status.hash_display": "Khesh: {hash}",
|
|
404
|
+
"status.git_error": "Pomylka git blame: {error}",
|
|
405
|
+
|
|
406
|
+
"time.just_now": "shchoyno",
|
|
407
|
+
"time.minutes_ago": "{count} khvylynu tomu",
|
|
408
|
+
"time.minutes_ago_plural": "{count} khvylyn tomu",
|
|
409
|
+
"time.hours_ago": "{count} hodynu tomu",
|
|
410
|
+
"time.hours_ago_plural": "{count} hodyn tomu",
|
|
411
|
+
"time.days_ago": "{count} den' tomu",
|
|
412
|
+
"time.days_ago_plural": "{count} dniv tomu",
|
|
413
|
+
"time.weeks_ago": "{count} tyzhden' tomu",
|
|
414
|
+
"time.weeks_ago_plural": "{count} tyzhniv tomu",
|
|
415
|
+
"time.months_ago": "{count} misyats' tomu",
|
|
416
|
+
"time.months_ago_plural": "{count} misyatsiv tomu",
|
|
417
|
+
"time.years_ago": "{count} rik tomu",
|
|
418
|
+
"time.years_ago_plural": "{count} rokiv tomu"
|
|
419
|
+
},
|
|
420
|
+
"zh-CN": {
|
|
193
421
|
"cmd.git_blame": "Git Blame",
|
|
194
422
|
"cmd.git_blame_desc": "显示当前文件的git blame(magit风格)",
|
|
195
423
|
"cmd.git_blame_close": "Git Blame: 关闭",
|