You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: _locales/de/messages.json
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,12 @@
11
11
"useDefaultProfile": {
12
12
"message": "Standardbrowserprofil verwenden"
13
13
},
14
+
"uiOk": {
15
+
"message": "Ok"
16
+
},
17
+
"uiCancel": {
18
+
"message": "Abbrechen"
19
+
},
14
20
"uiURL": {
15
21
"message": "URL"
16
22
},
@@ -49,5 +55,14 @@
49
55
},
50
56
"warningEmptyName": {
51
57
"message": "Der Name darf nicht leer sein"
58
+
},
59
+
"warningExceedCommandSize": {
60
+
"message": "Maximale Befehlsgröße überschritten. Bitte geben Sie die URL oder den Namen der Website kurz an."
61
+
},
62
+
"uiDialogDesktopShortcutsTitle": {
63
+
"message": "Desktop-Verknüpfungen"
64
+
},
65
+
"uiDialogDesktopShortcutsDescription": {
66
+
"message": "Die Erweiterung erstellt Desktop-Verknüpfungen für den einfachen Zugriff auf Ihre SSB-Sites.\nDesktop-Verknüpfungen haben keine Ausführungsberechtigung, bis Sie die Berechtigung erteilen. Heruntergeladene Dateien werden vom Betriebssystem erst erkannt, wenn die Dateierweiterung „.download“ in ihren Namen gelöscht wird. Dies ist auch eine Sicherheitsmaßnahme, die von Firefox gefordert wird."
Copy file name to clipboardExpand all lines: _locales/en/messages.json
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,12 @@
11
11
"useDefaultProfile": {
12
12
"message": "Use Default Browser Profile"
13
13
},
14
+
"uiOk": {
15
+
"message": "Ok"
16
+
},
17
+
"uiCancel": {
18
+
"message": "Cancel"
19
+
},
14
20
"uiURL": {
15
21
"message": "URL"
16
22
},
@@ -49,5 +55,14 @@
49
55
},
50
56
"warningEmptyName": {
51
57
"message": "Name cannot be empty"
58
+
},
59
+
"warningExceedCommandSize": {
60
+
"message": "Exceeded maximum command size. Please short the URL or Name of Website."
61
+
},
62
+
"uiDialogDesktopShortcutsTitle": {
63
+
"message": "Desktop Shortcuts"
64
+
},
65
+
"uiDialogDesktopShortcutsDescription": {
66
+
"message": "The extension will create desktop shortcuts to access your SSB sites easily.\nDesktop shortcuts would be not have execute permission until you give the permission. Downloaded files will not be recognized by the OS until the \".download\" file extension in their names is deleted. It's also a security measure that required by Firefox."
Copy file name to clipboardExpand all lines: _locales/es/messages.json
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,12 @@
11
11
"useDefaultProfile": {
12
12
"message": "Usar perfil de navegador predeterminado"
13
13
},
14
+
"uiOk": {
15
+
"message": "Aceptar"
16
+
},
17
+
"uiCancel": {
18
+
"message": "Cancelar"
19
+
},
14
20
"uiURL": {
15
21
"message": "URL"
16
22
},
@@ -49,5 +55,14 @@
49
55
},
50
56
"warningEmptyName": {
51
57
"message": "El nombre no puede estar vacío"
58
+
},
59
+
"warningExceedCommandSize": {
60
+
"message": "Se superó el tamaño máximo de comando. Acorte la URL o el nombre del sitio web."
61
+
},
62
+
"uiDialogDesktopShortcutsTitle": {
63
+
"message": "Accesos directos del escritorio"
64
+
},
65
+
"uiDialogDesktopShortcutsDescription": {
66
+
"message": "La extensión creará accesos directos en el escritorio para acceder fácilmente a sus sitios SSB.\nLos accesos directos en el escritorio no tendrán permiso de ejecución hasta que usted los otorgue. El sistema operativo no reconocerá los archivos descargados hasta que se elimine la extensión de archivo \".download\" en sus nombres. También es una medida de seguridad requerida por Firefox."
Copy file name to clipboardExpand all lines: _locales/ru/messages.json
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,12 @@
11
11
"useDefaultProfile": {
12
12
"message": "Использовать профиль браузера по умолчанию"
13
13
},
14
+
"uiOk": {
15
+
"message": "ок"
16
+
},
17
+
"uiCancel": {
18
+
"message": "Отменить"
19
+
},
14
20
"uiURL": {
15
21
"message": "URL"
16
22
},
@@ -49,5 +55,14 @@
49
55
},
50
56
"warningEmptyName": {
51
57
"message": "Имя не может быть пустым"
58
+
},
59
+
"warningExceedCommandSize": {
60
+
"message": "Превышен максимальный размер команды. Сократите URL-адрес или имя веб-сайта."
61
+
},
62
+
"uiDialogDesktopShortcutsTitle": {
63
+
"message": "Ярлыки на рабочем столе"
64
+
},
65
+
"uiDialogDesktopShortcutsDescription": {
66
+
"message": "Расширение создаст ярлыки на рабочем столе для быстрого доступа к вашим сайтам SSB.\nЯрлыки на рабочем столе не будут иметь разрешения на выполнение, пока вы не дадите разрешение. Загруженные файлы не будут распознаваться операционной системой до тех пор, пока в их именах не будет удалено расширение файла «.download». Это также мера безопасности, необходимая Firefox."
Copy file name to clipboardExpand all lines: _locales/tr/messages.json
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,12 @@
11
11
"useDefaultProfile": {
12
12
"message": "Varsayılan Tarayıcı Profilini Kullan"
13
13
},
14
+
"uiOk": {
15
+
"message": "Tamam"
16
+
},
17
+
"uiCancel": {
18
+
"message": "İptal"
19
+
},
14
20
"uiURL": {
15
21
"message": "URL"
16
22
},
@@ -49,5 +55,14 @@
49
55
},
50
56
"warningEmptyName": {
51
57
"message": "İsim boş bırakılamaz"
58
+
},
59
+
"warningExceedCommandSize": {
60
+
"message": "Maksimum komut sınırı aşıldı. Lütfen Web Sitesinin URL'ini veya İsmini kısaltın."
61
+
},
62
+
"uiDialogDesktopShortcutsTitle": {
63
+
"message": "Masaüstü Kısayolları"
64
+
},
65
+
"uiDialogDesktopShortcutsDescription": {
66
+
"message": "Uzantı, SSB sitelerinize kolayca erişmenizi sağlayacak masaüstü kısayolları oluşturacaktır.\nSiz izin verene kadar masaüstü kısayollarının yürütme izni olmayacaktır. İndirilen dosyalar, adlarındaki \".download\" dosya uzantısı silinene kadar işletim sistemi tarafından tanınmayacaktır. Bu aynı zamanda Firefox'un gerektirdiği bir güvenlik önlemidir."
Copy file name to clipboardExpand all lines: comparison_chart.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@
15
15
| Works with forks of Firefox | Yes | Maybe(5) |
16
16
| Auto-creation of Desktop Entry support | Partial(6)| Yes |
17
17
18
-
> If something is wrong or changed about this table, please open a issue.
18
+
> If something is wrong or changed about this table, please open a issue.
19
19
20
20
> PWAsForFirefox extension has more integration with system, however their native executable (runtime) dependency and their workarounds is increasing the possibility of profile/extension corruption. FireSSB is using standarts of WebExtension, so it will be more stable.
21
21
@@ -26,9 +26,9 @@
26
26
> 3: Not supported [PWAsForFirefox#354](https://github.com/filips123/PWAsForFirefox/issues/354)
27
27
28
28
> 4: FireSSB is not depended to a native depency or some quirks. All APIs that used by FireSSB is documentated in WebExtension Specification. So it can be ported easily any browser that supports WebExtension.
29
-
>
29
+
>
30
30
> PWAsForFirefox is heavily depended browser behaviour and native depency. [PWAsForFirefox#475](https://github.com/filips123/PWAsForFirefox/issues/475)
31
31
32
32
> 5: Firefox forks can be require some workaround [PWAsForFirefox#357](https://github.com/filips123/PWAsForFirefox/issues/357)
33
33
34
-
> 6: Desktop Entries can be created by clicking "Create Desktop File" on Linux. (Will not add to application list due to lack of FileSystem permissions of extensions.). No support for other OSs yet.
34
+
> 6: Desktop Entries can be created by clicking "Create Desktop File" on Linux and Windows. (Will not add to application list due to lack of FileSystem permissions of extensions.). No support for other OSs yet.
0 commit comments