mirror of
https://github.com/ONLYOFFICE/onlyoffice.github.io.git
synced 2026-04-07 14:04:30 +08:00
Change screenshots & translarions
This commit is contained in:
@ -107,7 +107,8 @@
|
||||
},
|
||||
"screenshots" : [
|
||||
"resources/store/screenshots/screen_1.png",
|
||||
"resources/store/screenshots/screen_2.png"
|
||||
"resources/store/screenshots/screen_2.png",
|
||||
"resources/store/screenshots/screen_3.png"
|
||||
],
|
||||
"icons" : {
|
||||
"light" : "resources/store/icons",
|
||||
|
||||
Binary file not shown.
|
Before Width: | Height: | Size: 69 KiB After Width: | Height: | Size: 165 KiB |
Binary file not shown.
|
Before Width: | Height: | Size: 64 KiB After Width: | Height: | Size: 190 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 164 KiB |
@ -4,10 +4,13 @@
|
||||
"Rename": "Přejmenovat",
|
||||
"Autostart" : "Autostart",
|
||||
"Run": "Spustit",
|
||||
"Cancel" : "Storno",
|
||||
"Cancel" : "Zrušit",
|
||||
"Macros" : "Makra",
|
||||
"Title" : "Jméno nesmí být prázdné",
|
||||
"Copy": "Kopie",
|
||||
"Make autostart": "Udělat autostart",
|
||||
"Unmake autostart": "Zrušit automatické spuštění"
|
||||
"Copy": "Zkopírovat",
|
||||
"Make autostart": "Udělat automatické spuštění",
|
||||
"Unmake autostart": "Zrušit automatické spuštění",
|
||||
"Custom function": "Vlastní funkce",
|
||||
"Custom functions": "Vlastní funkce",
|
||||
"Ok": "OK"
|
||||
}
|
||||
@ -9,5 +9,8 @@
|
||||
"Title" : "Der Name darf nicht leer sein",
|
||||
"Copy": "Kopieren",
|
||||
"Make autostart": "Autostart durchführen",
|
||||
"Unmake autostart": "Autostart aufheben"
|
||||
"Unmake autostart": "Autostart aufheben",
|
||||
"Custom function": "Benutzerdefinierte Funktion",
|
||||
"Custom functions": "Benutzerdefinierte Funktionen",
|
||||
"Ok": "OK"
|
||||
}
|
||||
@ -9,5 +9,8 @@
|
||||
"Title" : "El nombre no debe estar vacío",
|
||||
"Copy": "Copia",
|
||||
"Make autostart": "Hacer inicio automático",
|
||||
"Unmake autostart": "Deshacer el inicio automático"
|
||||
"Unmake autostart": "Deshacer el inicio automático",
|
||||
"Custom function": "Función personalizada",
|
||||
"Custom functions": "Funciones personalizadas",
|
||||
"Ok": "OK"
|
||||
}
|
||||
@ -9,5 +9,8 @@
|
||||
"Title" : "Le nom ne doit pas être vide",
|
||||
"Copy": "Copier",
|
||||
"Make autostart": "Faire démarrer automatiquement",
|
||||
"Unmake autostart": "Annuler le démarrage automatique"
|
||||
"Unmake autostart": "Annuler le démarrage automatique",
|
||||
"Custom function": "Fonction personnalisée",
|
||||
"Custom functions": "Fonctions personnalisées",
|
||||
"Ok": "OK"
|
||||
}
|
||||
@ -9,5 +9,8 @@
|
||||
"Title" : "タイトル",
|
||||
"Copy": "コピー",
|
||||
"Make autostart": "自動起動を行う",
|
||||
"Unmake autostart": "自動起動を解除する"
|
||||
"Unmake autostart": "自動起動を解除する",
|
||||
"Custom function": "カスタム関数",
|
||||
"Custom functions": "カスタム関数",
|
||||
"Ok": "OK"
|
||||
}
|
||||
@ -6,5 +6,11 @@
|
||||
"Run" : "Correr",
|
||||
"Cancel" : "Cancelar",
|
||||
"Macros" : "Macros",
|
||||
"Title" : "O nome não deve ser nulo"
|
||||
"Title" : "O nome não deve ser nulo",
|
||||
"Copy": "Copiar",
|
||||
"Make autostart": "Desativar o início automático",
|
||||
"Unmake autostart": "Ativar o início automático",
|
||||
"Custom function": "Função personalizada",
|
||||
"Custom functions": "Funções personalizadas",
|
||||
"Ok": "OK"
|
||||
}
|
||||
@ -4,10 +4,13 @@
|
||||
"Rename" : "Переименовать",
|
||||
"Autostart" : "Автостарт",
|
||||
"Run" : "Выполнить",
|
||||
"Cancel" : "Отмена",
|
||||
"Cancel" : "Отменить",
|
||||
"Macros" : "Макрос",
|
||||
"Title" : "Имя не должно быть пустым",
|
||||
"Copy": "Копировать",
|
||||
"Make autostart": "Сделать автозапуск",
|
||||
"Unmake autostart": "Отменить автозапуск"
|
||||
"Unmake autostart": "Отменить автозапуск",
|
||||
"Custom function": "Пользовательская функция",
|
||||
"Custom functions": "Пользовательские функции",
|
||||
"Ok": "OK"
|
||||
}
|
||||
@ -9,5 +9,8 @@
|
||||
"Title" : "名称不得为空",
|
||||
"Copy": "副本",
|
||||
"Make autostart": "自动启动",
|
||||
"Unmake autostart": "取消自动启动"
|
||||
"Unmake autostart": "取消自动启动",
|
||||
"Custom function": "自定义功能",
|
||||
"Custom functions": "自定义功能",
|
||||
"Ok": "确定"
|
||||
}
|
||||
Reference in New Issue
Block a user