feat: Update translations
parent
4aaa2da6b6
commit
3afa7dcc3e
|
@ -178,6 +178,7 @@
|
||||||
"unsavedChanges": "قد لا يتم حفظ التغييرات التي قمت بها. هل تريد مغادرة الصفحة؟",
|
"unsavedChanges": "قد لا يتم حفظ التغييرات التي قمت بها. هل تريد مغادرة الصفحة؟",
|
||||||
"upload": "تحميل",
|
"upload": "تحميل",
|
||||||
"uploadFile": "ملف",
|
"uploadFile": "ملف",
|
||||||
|
"uploadFiles": "Uploading {files} files...",
|
||||||
"uploadFolder": "مجلّد",
|
"uploadFolder": "مجلّد",
|
||||||
"uploadMessage": "حدد خيارا للتحميل.",
|
"uploadMessage": "حدد خيارا للتحميل.",
|
||||||
"write": "كتابة"
|
"write": "كتابة"
|
||||||
|
@ -209,6 +210,7 @@
|
||||||
"commandRunnerHelp": "يمكنك هنا تعيين الأوامر التي يتم تنفيذها في الأحداث المسماة. يجب عليك كتابة واحدة فقط في كل سطر. المتغيرات البيئية {0} و {1} ستكون متاحة، حيث أن {0} متصلة بـ {1}. للمزيد من المعلومات حول هذه الميزة ومتغيرات البيئة المتاحة، يرجى قراءة {2}.",
|
"commandRunnerHelp": "يمكنك هنا تعيين الأوامر التي يتم تنفيذها في الأحداث المسماة. يجب عليك كتابة واحدة فقط في كل سطر. المتغيرات البيئية {0} و {1} ستكون متاحة، حيث أن {0} متصلة بـ {1}. للمزيد من المعلومات حول هذه الميزة ومتغيرات البيئة المتاحة، يرجى قراءة {2}.",
|
||||||
"commandsUpdated": "تم تحديث الأوامر!",
|
"commandsUpdated": "تم تحديث الأوامر!",
|
||||||
"createUserDir": "إنشاء مستخدم Home Dir بصفة آلية مع إضافة مستخدم جديد",
|
"createUserDir": "إنشاء مستخدم Home Dir بصفة آلية مع إضافة مستخدم جديد",
|
||||||
|
"createUserHomeDirectory": "Create user home directory",
|
||||||
"customStylesheet": "صفحة أنماط مخصصة",
|
"customStylesheet": "صفحة أنماط مخصصة",
|
||||||
"defaultUserDescription": "هذه هي الإعدادات الافتراضية للمستخدمين الجدد.",
|
"defaultUserDescription": "هذه هي الإعدادات الافتراضية للمستخدمين الجدد.",
|
||||||
"disableExternalLinks": "تعطيل الروابط الخارجية (باستثناء الوثائق)",
|
"disableExternalLinks": "تعطيل الروابط الخارجية (باستثناء الوثائق)",
|
||||||
|
@ -264,9 +266,11 @@
|
||||||
"userCreated": "تم إنشاء المستخدم",
|
"userCreated": "تم إنشاء المستخدم",
|
||||||
"userDefaults": "إعدادات المستخدم الافتراضية",
|
"userDefaults": "إعدادات المستخدم الافتراضية",
|
||||||
"userDeleted": "تم حذف المستخدم",
|
"userDeleted": "تم حذف المستخدم",
|
||||||
|
"userHomeBasePath": "Base path for user home directories",
|
||||||
"userManagement": "إدارة المستخدمين",
|
"userManagement": "إدارة المستخدمين",
|
||||||
"username": "إسم المستخدم",
|
"username": "إسم المستخدم",
|
||||||
"users": "المستخدمين",
|
"users": "المستخدمين",
|
||||||
|
"userScopeGenerationPlaceholder": "The scope will be auto generated",
|
||||||
"userUpdated": "تم تعديل المستخدم"
|
"userUpdated": "تم تعديل المستخدم"
|
||||||
},
|
},
|
||||||
"sidebar": {
|
"sidebar": {
|
||||||
|
|
|
@ -178,8 +178,8 @@
|
||||||
"unsavedChanges": "Changes that you made may not be saved. Leave page?",
|
"unsavedChanges": "Changes that you made may not be saved. Leave page?",
|
||||||
"upload": "Upload",
|
"upload": "Upload",
|
||||||
"uploadFile": "File",
|
"uploadFile": "File",
|
||||||
"uploadFolder": "Folder",
|
|
||||||
"uploadFiles": "Uploading {files} files...",
|
"uploadFiles": "Uploading {files} files...",
|
||||||
|
"uploadFolder": "Folder",
|
||||||
"uploadMessage": "Select an option to upload.",
|
"uploadMessage": "Select an option to upload.",
|
||||||
"write": "Write"
|
"write": "Write"
|
||||||
},
|
},
|
||||||
|
@ -210,8 +210,6 @@
|
||||||
"commandRunnerHelp": "Here you can set commands that are executed in the named events. You must write one per line. The environment variables {0} and {1} will be available, being {0} relative to {1}. For more information about this feature and the available environment variables, please read the {2}.",
|
"commandRunnerHelp": "Here you can set commands that are executed in the named events. You must write one per line. The environment variables {0} and {1} will be available, being {0} relative to {1}. For more information about this feature and the available environment variables, please read the {2}.",
|
||||||
"commandsUpdated": "Commands updated!",
|
"commandsUpdated": "Commands updated!",
|
||||||
"createUserDir": "Auto create user home dir while adding new user",
|
"createUserDir": "Auto create user home dir while adding new user",
|
||||||
"userHomeBasePath": "Base path for user home directories",
|
|
||||||
"userScopeGenerationPlaceholder": "The scope will be auto generated",
|
|
||||||
"createUserHomeDirectory": "Create user home directory",
|
"createUserHomeDirectory": "Create user home directory",
|
||||||
"customStylesheet": "Custom Stylesheet",
|
"customStylesheet": "Custom Stylesheet",
|
||||||
"defaultUserDescription": "This are the default settings for new users.",
|
"defaultUserDescription": "This are the default settings for new users.",
|
||||||
|
@ -268,9 +266,11 @@
|
||||||
"userCreated": "User created!",
|
"userCreated": "User created!",
|
||||||
"userDefaults": "User default settings",
|
"userDefaults": "User default settings",
|
||||||
"userDeleted": "User deleted!",
|
"userDeleted": "User deleted!",
|
||||||
|
"userHomeBasePath": "Base path for user home directories",
|
||||||
"userManagement": "User Management",
|
"userManagement": "User Management",
|
||||||
"username": "Username",
|
"username": "Username",
|
||||||
"users": "Users",
|
"users": "Users",
|
||||||
|
"userScopeGenerationPlaceholder": "The scope will be auto generated",
|
||||||
"userUpdated": "User updated!"
|
"userUpdated": "User updated!"
|
||||||
},
|
},
|
||||||
"sidebar": {
|
"sidebar": {
|
||||||
|
|
|
@ -10,9 +10,9 @@
|
||||||
"delete": "Borrar",
|
"delete": "Borrar",
|
||||||
"directorySizes": "Calcular los tamaños del directorio",
|
"directorySizes": "Calcular los tamaños del directorio",
|
||||||
"download": "Descargar",
|
"download": "Descargar",
|
||||||
"file": "File",
|
"file": "Archivo",
|
||||||
"folder": "Folder",
|
"folder": "Carpeta",
|
||||||
"hideDotfiles": "",
|
"hideDotfiles": "Ocultar archivos empezados por punto",
|
||||||
"info": "Info",
|
"info": "Info",
|
||||||
"more": "Más",
|
"more": "Más",
|
||||||
"move": "Mover",
|
"move": "Mover",
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
"download": {
|
"download": {
|
||||||
"downloadFile": "Descargar fichero",
|
"downloadFile": "Descargar fichero",
|
||||||
"downloadFolder": "Descargar directorio",
|
"downloadFolder": "Descargar directorio",
|
||||||
"downloadSelected": ""
|
"downloadSelected": "Descargar seleccionado"
|
||||||
},
|
},
|
||||||
"errors": {
|
"errors": {
|
||||||
"connection": "No se puede acceder al servidor.",
|
"connection": "No se puede acceder al servidor.",
|
||||||
|
@ -73,7 +73,7 @@
|
||||||
"metadata": "Metadatos",
|
"metadata": "Metadatos",
|
||||||
"multipleSelectionEnabled": "Selección múltiple activada",
|
"multipleSelectionEnabled": "Selección múltiple activada",
|
||||||
"name": "Nombre",
|
"name": "Nombre",
|
||||||
"noPreview": "Preview is not available for this file.",
|
"noPreview": "La vista previa no está disponible para este archivo.",
|
||||||
"size": "Tamaño",
|
"size": "Tamaño",
|
||||||
"sortByLastModified": "Ordenar por última modificación",
|
"sortByLastModified": "Ordenar por última modificación",
|
||||||
"sortByName": "Ordenar por nombre",
|
"sortByName": "Ordenar por nombre",
|
||||||
|
@ -178,6 +178,7 @@
|
||||||
"unsavedChanges": "Los cambios que realizaste podrían no guardarse. ¿Abandonar página?",
|
"unsavedChanges": "Los cambios que realizaste podrían no guardarse. ¿Abandonar página?",
|
||||||
"upload": "Cargar",
|
"upload": "Cargar",
|
||||||
"uploadFile": "Archivo",
|
"uploadFile": "Archivo",
|
||||||
|
"uploadFiles": "Cargando {files} archivos...",
|
||||||
"uploadFolder": "Carpeta",
|
"uploadFolder": "Carpeta",
|
||||||
"uploadMessage": "Seleccione una opción para cargar.",
|
"uploadMessage": "Seleccione una opción para cargar.",
|
||||||
"write": "Escribe"
|
"write": "Escribe"
|
||||||
|
@ -209,6 +210,7 @@
|
||||||
"commandRunnerHelp": "Here you can set commands that are executed in the named events. You must write one per line. The environment variables {0} and {1} will be available, being {0} relative to {1}. For more information about this feature and the available environment variables, please read the {2}.",
|
"commandRunnerHelp": "Here you can set commands that are executed in the named events. You must write one per line. The environment variables {0} and {1} will be available, being {0} relative to {1}. For more information about this feature and the available environment variables, please read the {2}.",
|
||||||
"commandsUpdated": "¡Comandos actualizados!",
|
"commandsUpdated": "¡Comandos actualizados!",
|
||||||
"createUserDir": "Crea automaticamente una carpeta de inicio cuando se agrega un usuario",
|
"createUserDir": "Crea automaticamente una carpeta de inicio cuando se agrega un usuario",
|
||||||
|
"createUserHomeDirectory": "Crear directorio de inicio de usuario",
|
||||||
"customStylesheet": "Modificar hoja de estilos",
|
"customStylesheet": "Modificar hoja de estilos",
|
||||||
"defaultUserDescription": "Estas son las configuraciones por defecto para nuevos usuarios.",
|
"defaultUserDescription": "Estas son las configuraciones por defecto para nuevos usuarios.",
|
||||||
"disableExternalLinks": "Deshabilitar enlaces externos (excepto documentación)",
|
"disableExternalLinks": "Deshabilitar enlaces externos (excepto documentación)",
|
||||||
|
@ -218,7 +220,7 @@
|
||||||
"executeOnShellDescription": "By default, File Browser executes the commands by calling their binaries directly. If you want to run them on a shell instead (such as Bash or PowerShell), you can define it here with the required arguments and flags. If set, the command you execute will be appended as an argument. This apply to both user commands and event hooks.",
|
"executeOnShellDescription": "By default, File Browser executes the commands by calling their binaries directly. If you want to run them on a shell instead (such as Bash or PowerShell), you can define it here with the required arguments and flags. If set, the command you execute will be appended as an argument. This apply to both user commands and event hooks.",
|
||||||
"globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override this ones.",
|
"globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override this ones.",
|
||||||
"globalSettings": "Ajustes globales",
|
"globalSettings": "Ajustes globales",
|
||||||
"hideDotfiles": "",
|
"hideDotfiles": "Ocultar archivos empezados por punto",
|
||||||
"insertPath": "Introduce la ruta",
|
"insertPath": "Introduce la ruta",
|
||||||
"insertRegex": "Introducir expresión regular",
|
"insertRegex": "Introducir expresión regular",
|
||||||
"instanceName": "Nombre de la instancia",
|
"instanceName": "Nombre de la instancia",
|
||||||
|
@ -229,7 +231,7 @@
|
||||||
"newUser": "Nuevo usuario",
|
"newUser": "Nuevo usuario",
|
||||||
"password": "Contraseña",
|
"password": "Contraseña",
|
||||||
"passwordUpdated": "¡Contraseña actualizada!",
|
"passwordUpdated": "¡Contraseña actualizada!",
|
||||||
"path": "",
|
"path": "Ruta",
|
||||||
"perm": {
|
"perm": {
|
||||||
"create": "Crear ficheros y directorios",
|
"create": "Crear ficheros y directorios",
|
||||||
"delete": "Eliminar ficheros y directorios",
|
"delete": "Eliminar ficheros y directorios",
|
||||||
|
@ -247,7 +249,7 @@
|
||||||
"rules": "Reglas",
|
"rules": "Reglas",
|
||||||
"rulesHelp": "Aquí puedes definir un conjunto de reglas de permisos para este usuario específico. Los archivos bloqueados no se mostrarán en las listas y no serán accesibles por el usuario. Puedes utilizar regex y rutas relativas a la raíz del usuario.\n",
|
"rulesHelp": "Aquí puedes definir un conjunto de reglas de permisos para este usuario específico. Los archivos bloqueados no se mostrarán en las listas y no serán accesibles por el usuario. Puedes utilizar regex y rutas relativas a la raíz del usuario.\n",
|
||||||
"scope": "Raíz",
|
"scope": "Raíz",
|
||||||
"setDateFormat": "Set exact date format",
|
"setDateFormat": "Establecer formato de fecha exacta",
|
||||||
"settingsUpdated": "¡Ajustes actualizados!",
|
"settingsUpdated": "¡Ajustes actualizados!",
|
||||||
"shareDeleted": "¡Eliminado!",
|
"shareDeleted": "¡Eliminado!",
|
||||||
"shareDuration": "",
|
"shareDuration": "",
|
||||||
|
@ -264,9 +266,11 @@
|
||||||
"userCreated": "¡Usuario creado!",
|
"userCreated": "¡Usuario creado!",
|
||||||
"userDefaults": "Configuración de usuario por defecto",
|
"userDefaults": "Configuración de usuario por defecto",
|
||||||
"userDeleted": "¡Usuario eliminado!",
|
"userDeleted": "¡Usuario eliminado!",
|
||||||
|
"userHomeBasePath": "Ruta base para directorios de inicio de usuario",
|
||||||
"userManagement": "Administración de usuarios",
|
"userManagement": "Administración de usuarios",
|
||||||
"username": "Usuario",
|
"username": "Usuario",
|
||||||
"users": "Usuarios",
|
"users": "Usuarios",
|
||||||
|
"userScopeGenerationPlaceholder": "El alcance se generará automáticamente",
|
||||||
"userUpdated": "¡Usuario actualizado!"
|
"userUpdated": "¡Usuario actualizado!"
|
||||||
},
|
},
|
||||||
"sidebar": {
|
"sidebar": {
|
||||||
|
|
|
@ -10,9 +10,9 @@
|
||||||
"delete": "Borrar",
|
"delete": "Borrar",
|
||||||
"directorySizes": "Calcular los tamaños del directorio",
|
"directorySizes": "Calcular los tamaños del directorio",
|
||||||
"download": "Descargar",
|
"download": "Descargar",
|
||||||
"file": "File",
|
"file": "Archivo",
|
||||||
"folder": "Folder",
|
"folder": "Carpeta",
|
||||||
"hideDotfiles": "",
|
"hideDotfiles": "Ocultar archivos empezados por punto",
|
||||||
"info": "Info",
|
"info": "Info",
|
||||||
"more": "Más",
|
"more": "Más",
|
||||||
"move": "Mover",
|
"move": "Mover",
|
||||||
|
@ -45,7 +45,7 @@
|
||||||
"download": {
|
"download": {
|
||||||
"downloadFile": "Descargar fichero",
|
"downloadFile": "Descargar fichero",
|
||||||
"downloadFolder": "Descargar directorio",
|
"downloadFolder": "Descargar directorio",
|
||||||
"downloadSelected": ""
|
"downloadSelected": "Descargar seleccionado"
|
||||||
},
|
},
|
||||||
"errors": {
|
"errors": {
|
||||||
"connection": "No se puede acceder al servidor.",
|
"connection": "No se puede acceder al servidor.",
|
||||||
|
@ -73,7 +73,7 @@
|
||||||
"metadata": "Metadatos",
|
"metadata": "Metadatos",
|
||||||
"multipleSelectionEnabled": "Selección múltiple activada",
|
"multipleSelectionEnabled": "Selección múltiple activada",
|
||||||
"name": "Nombre",
|
"name": "Nombre",
|
||||||
"noPreview": "Preview is not available for this file.",
|
"noPreview": "La vista previa no está disponible para este archivo.",
|
||||||
"size": "Tamaño",
|
"size": "Tamaño",
|
||||||
"sortByLastModified": "Ordenar por última modificación",
|
"sortByLastModified": "Ordenar por última modificación",
|
||||||
"sortByName": "Ordenar por nombre",
|
"sortByName": "Ordenar por nombre",
|
||||||
|
@ -178,6 +178,7 @@
|
||||||
"unsavedChanges": "Los cambios que realizaste podrían no guardarse. ¿Abandonar página?",
|
"unsavedChanges": "Los cambios que realizaste podrían no guardarse. ¿Abandonar página?",
|
||||||
"upload": "Cargar",
|
"upload": "Cargar",
|
||||||
"uploadFile": "Archivo",
|
"uploadFile": "Archivo",
|
||||||
|
"uploadFiles": "Cargando {files} archivos...",
|
||||||
"uploadFolder": "Carpeta",
|
"uploadFolder": "Carpeta",
|
||||||
"uploadMessage": "Seleccione una opción para cargar.",
|
"uploadMessage": "Seleccione una opción para cargar.",
|
||||||
"write": "Escribe"
|
"write": "Escribe"
|
||||||
|
@ -209,6 +210,7 @@
|
||||||
"commandRunnerHelp": "Here you can set commands that are executed in the named events. You must write one per line. The environment variables {0} and {1} will be available, being {0} relative to {1}. For more information about this feature and the available environment variables, please read the {2}.",
|
"commandRunnerHelp": "Here you can set commands that are executed in the named events. You must write one per line. The environment variables {0} and {1} will be available, being {0} relative to {1}. For more information about this feature and the available environment variables, please read the {2}.",
|
||||||
"commandsUpdated": "¡Comandos actualizados!",
|
"commandsUpdated": "¡Comandos actualizados!",
|
||||||
"createUserDir": "Crea automaticamente una carpeta de inicio cuando se agrega un usuario",
|
"createUserDir": "Crea automaticamente una carpeta de inicio cuando se agrega un usuario",
|
||||||
|
"createUserHomeDirectory": "Crear directorio de inicio de usuario",
|
||||||
"customStylesheet": "Modificar hoja de estilos",
|
"customStylesheet": "Modificar hoja de estilos",
|
||||||
"defaultUserDescription": "Estas son las configuraciones por defecto para nuevos usuarios.",
|
"defaultUserDescription": "Estas son las configuraciones por defecto para nuevos usuarios.",
|
||||||
"disableExternalLinks": "Deshabilitar enlaces externos (excepto documentación)",
|
"disableExternalLinks": "Deshabilitar enlaces externos (excepto documentación)",
|
||||||
|
@ -229,7 +231,7 @@
|
||||||
"newUser": "Nuevo usuario",
|
"newUser": "Nuevo usuario",
|
||||||
"password": "Contraseña",
|
"password": "Contraseña",
|
||||||
"passwordUpdated": "¡Contraseña actualizada!",
|
"passwordUpdated": "¡Contraseña actualizada!",
|
||||||
"path": "",
|
"path": "Ruta",
|
||||||
"perm": {
|
"perm": {
|
||||||
"create": "Crear ficheros y directorios",
|
"create": "Crear ficheros y directorios",
|
||||||
"delete": "Eliminar ficheros y directorios",
|
"delete": "Eliminar ficheros y directorios",
|
||||||
|
@ -247,7 +249,7 @@
|
||||||
"rules": "Reglas",
|
"rules": "Reglas",
|
||||||
"rulesHelp": "Aquí puedes definir un conjunto de reglas de permisos para este usuario específico. Los archivos bloqueados no se mostrarán en las listas y no serán accesibles por el usuario. Puedes utilizar regex y rutas relativas a la raíz del usuario.\n",
|
"rulesHelp": "Aquí puedes definir un conjunto de reglas de permisos para este usuario específico. Los archivos bloqueados no se mostrarán en las listas y no serán accesibles por el usuario. Puedes utilizar regex y rutas relativas a la raíz del usuario.\n",
|
||||||
"scope": "Raíz",
|
"scope": "Raíz",
|
||||||
"setDateFormat": "Set exact date format",
|
"setDateFormat": "Establecer formato de fecha exacta",
|
||||||
"settingsUpdated": "¡Ajustes actualizados!",
|
"settingsUpdated": "¡Ajustes actualizados!",
|
||||||
"shareDeleted": "¡Eliminado!",
|
"shareDeleted": "¡Eliminado!",
|
||||||
"shareDuration": "",
|
"shareDuration": "",
|
||||||
|
@ -264,9 +266,11 @@
|
||||||
"userCreated": "¡Usuario creado!",
|
"userCreated": "¡Usuario creado!",
|
||||||
"userDefaults": "Configuración de usuario por defecto",
|
"userDefaults": "Configuración de usuario por defecto",
|
||||||
"userDeleted": "¡Usuario eliminado!",
|
"userDeleted": "¡Usuario eliminado!",
|
||||||
|
"userHomeBasePath": "Ruta base para directorios de inicio de usuario",
|
||||||
"userManagement": "Administración de usuarios",
|
"userManagement": "Administración de usuarios",
|
||||||
"username": "Usuario",
|
"username": "Usuario",
|
||||||
"users": "Usuarios",
|
"users": "Usuarios",
|
||||||
|
"userScopeGenerationPlaceholder": "El alcance se generará automáticamente",
|
||||||
"userUpdated": "¡Usuario actualizado!"
|
"userUpdated": "¡Usuario actualizado!"
|
||||||
},
|
},
|
||||||
"sidebar": {
|
"sidebar": {
|
||||||
|
|
|
@ -10,9 +10,9 @@
|
||||||
"delete": "Borrar",
|
"delete": "Borrar",
|
||||||
"directorySizes": "Calcular los tamaños del directorio",
|
"directorySizes": "Calcular los tamaños del directorio",
|
||||||
"download": "Descargar",
|
"download": "Descargar",
|
||||||
"file": "File",
|
"file": "Archivo",
|
||||||
"folder": "Folder",
|
"folder": "Carpeta",
|
||||||
"hideDotfiles": "Ocultar dotfiles",
|
"hideDotfiles": "Ocultar archivos empezados por punto",
|
||||||
"info": "Info",
|
"info": "Info",
|
||||||
"more": "Más",
|
"more": "Más",
|
||||||
"move": "Mover",
|
"move": "Mover",
|
||||||
|
@ -73,7 +73,7 @@
|
||||||
"metadata": "Metadatos",
|
"metadata": "Metadatos",
|
||||||
"multipleSelectionEnabled": "Selección múltiple activada",
|
"multipleSelectionEnabled": "Selección múltiple activada",
|
||||||
"name": "Nombre",
|
"name": "Nombre",
|
||||||
"noPreview": "Preview is not available for this file.",
|
"noPreview": "La vista previa no está disponible para este archivo.",
|
||||||
"size": "Tamaño",
|
"size": "Tamaño",
|
||||||
"sortByLastModified": "Ordenar por última modificación",
|
"sortByLastModified": "Ordenar por última modificación",
|
||||||
"sortByName": "Ordenar por nombre",
|
"sortByName": "Ordenar por nombre",
|
||||||
|
@ -178,6 +178,7 @@
|
||||||
"unsavedChanges": "Los cambios que realizaste podrían no guardarse. ¿Abandonar página?",
|
"unsavedChanges": "Los cambios que realizaste podrían no guardarse. ¿Abandonar página?",
|
||||||
"upload": "Cargar",
|
"upload": "Cargar",
|
||||||
"uploadFile": "Archivo",
|
"uploadFile": "Archivo",
|
||||||
|
"uploadFiles": "Cargando {files} archivos...",
|
||||||
"uploadFolder": "Carpeta",
|
"uploadFolder": "Carpeta",
|
||||||
"uploadMessage": "Seleccione una opción para cargar.",
|
"uploadMessage": "Seleccione una opción para cargar.",
|
||||||
"write": "Escribe"
|
"write": "Escribe"
|
||||||
|
@ -209,6 +210,7 @@
|
||||||
"commandRunnerHelp": "Aquí puedes configurar comandos que se ejecutan en los eventos nombrados. Debes escribir uno por línea. Las variables de entorno {0} y {1} estarán disponibles, siendo {0} en relación con {1}. Para obtener más información sobre esta función y las variables de entorno disponibles, lee el {2}.",
|
"commandRunnerHelp": "Aquí puedes configurar comandos que se ejecutan en los eventos nombrados. Debes escribir uno por línea. Las variables de entorno {0} y {1} estarán disponibles, siendo {0} en relación con {1}. Para obtener más información sobre esta función y las variables de entorno disponibles, lee el {2}.",
|
||||||
"commandsUpdated": "¡Comandos actualizados!",
|
"commandsUpdated": "¡Comandos actualizados!",
|
||||||
"createUserDir": "Crea automáticamente el directorio de inicio del usuario mientras agregas un nuevo usuario",
|
"createUserDir": "Crea automáticamente el directorio de inicio del usuario mientras agregas un nuevo usuario",
|
||||||
|
"createUserHomeDirectory": "Crear directorio de inicio de usuario",
|
||||||
"customStylesheet": "Modificar hoja de estilos",
|
"customStylesheet": "Modificar hoja de estilos",
|
||||||
"defaultUserDescription": "Estas son las configuraciones por defecto para nuevos usuarios.",
|
"defaultUserDescription": "Estas son las configuraciones por defecto para nuevos usuarios.",
|
||||||
"disableExternalLinks": "Deshabilitar enlaces externos (excepto documentación)",
|
"disableExternalLinks": "Deshabilitar enlaces externos (excepto documentación)",
|
||||||
|
@ -218,7 +220,7 @@
|
||||||
"executeOnShellDescription": "De forma predeterminada, el navegador de archivos ejecuta los comandos llamando a sus binarios directamente. Si quieres ejecutarlos en un shell (como Bash o PowerShell), puedes definirlo aquí con los argumentos y banderas requeridos. Si se establece, el comando que ejecutas se agregará como un argumento. Esto se aplica a ambos comandos de usuario y ganchos de eventos.",
|
"executeOnShellDescription": "De forma predeterminada, el navegador de archivos ejecuta los comandos llamando a sus binarios directamente. Si quieres ejecutarlos en un shell (como Bash o PowerShell), puedes definirlo aquí con los argumentos y banderas requeridos. Si se establece, el comando que ejecutas se agregará como un argumento. Esto se aplica a ambos comandos de usuario y ganchos de eventos.",
|
||||||
"globalRules": "Este es un conjunto global de permitir y rechazar las reglas. Se aplican a todos los usuarios. Puedes definir reglas específicas en la configuración de cada usuario para anular estas.",
|
"globalRules": "Este es un conjunto global de permitir y rechazar las reglas. Se aplican a todos los usuarios. Puedes definir reglas específicas en la configuración de cada usuario para anular estas.",
|
||||||
"globalSettings": "Ajustes globales",
|
"globalSettings": "Ajustes globales",
|
||||||
"hideDotfiles": "Ocultar dotfiles",
|
"hideDotfiles": "Ocultar archivos empezados por punto",
|
||||||
"insertPath": "Introduce la ruta",
|
"insertPath": "Introduce la ruta",
|
||||||
"insertRegex": "Introducir expresión regular",
|
"insertRegex": "Introducir expresión regular",
|
||||||
"instanceName": "Nombre de la instancia",
|
"instanceName": "Nombre de la instancia",
|
||||||
|
@ -247,7 +249,7 @@
|
||||||
"rules": "Reglas",
|
"rules": "Reglas",
|
||||||
"rulesHelp": "Aquí puedes definir un conjunto de reglas de permisos para este usuario específico. Los archivos bloqueados no se mostrarán en las listas y no serán accesibles por el usuario. Puedes utilizar regex y rutas relativas a la raíz del usuario.\n",
|
"rulesHelp": "Aquí puedes definir un conjunto de reglas de permisos para este usuario específico. Los archivos bloqueados no se mostrarán en las listas y no serán accesibles por el usuario. Puedes utilizar regex y rutas relativas a la raíz del usuario.\n",
|
||||||
"scope": "Raíz",
|
"scope": "Raíz",
|
||||||
"setDateFormat": "Set exact date format",
|
"setDateFormat": "Establecer formato de fecha exacta",
|
||||||
"settingsUpdated": "¡Ajustes actualizados!",
|
"settingsUpdated": "¡Ajustes actualizados!",
|
||||||
"shareDeleted": "¡Eliminado!",
|
"shareDeleted": "¡Eliminado!",
|
||||||
"shareDuration": "Compartir duración",
|
"shareDuration": "Compartir duración",
|
||||||
|
@ -264,9 +266,11 @@
|
||||||
"userCreated": "¡Usuario creado!",
|
"userCreated": "¡Usuario creado!",
|
||||||
"userDefaults": "Configuración de usuario por defecto",
|
"userDefaults": "Configuración de usuario por defecto",
|
||||||
"userDeleted": "¡Usuario eliminado!",
|
"userDeleted": "¡Usuario eliminado!",
|
||||||
|
"userHomeBasePath": "Ruta base para directorios de inicio de usuario",
|
||||||
"userManagement": "Administración de usuarios",
|
"userManagement": "Administración de usuarios",
|
||||||
"username": "Usuario",
|
"username": "Usuario",
|
||||||
"users": "Usuarios",
|
"users": "Usuarios",
|
||||||
|
"userScopeGenerationPlaceholder": "El alcance se generará automáticamente",
|
||||||
"userUpdated": "¡Usuario actualizado!"
|
"userUpdated": "¡Usuario actualizado!"
|
||||||
},
|
},
|
||||||
"sidebar": {
|
"sidebar": {
|
||||||
|
|
|
@ -45,7 +45,7 @@
|
||||||
"download": {
|
"download": {
|
||||||
"downloadFile": "Descargar fichero",
|
"downloadFile": "Descargar fichero",
|
||||||
"downloadFolder": "Descargar directorio",
|
"downloadFolder": "Descargar directorio",
|
||||||
"downloadSelected": "Descargar seleccionados"
|
"downloadSelected": "Descargar seleccionado"
|
||||||
},
|
},
|
||||||
"errors": {
|
"errors": {
|
||||||
"connection": "No se puede acceder al servidor.",
|
"connection": "No se puede acceder al servidor.",
|
||||||
|
@ -73,11 +73,11 @@
|
||||||
"metadata": "Metadatos",
|
"metadata": "Metadatos",
|
||||||
"multipleSelectionEnabled": "Selección múltiple activada",
|
"multipleSelectionEnabled": "Selección múltiple activada",
|
||||||
"name": "Nombre",
|
"name": "Nombre",
|
||||||
|
"noPreview": "La vista previa no está disponible para este archivo.",
|
||||||
"size": "Tamaño",
|
"size": "Tamaño",
|
||||||
"sortByLastModified": "Ordenar por última modificación",
|
"sortByLastModified": "Ordenar por última modificación",
|
||||||
"sortByName": "Ordenar por nombre",
|
"sortByName": "Ordenar por nombre",
|
||||||
"sortBySize": "Ordenar por tamaño",
|
"sortBySize": "Ordenar por tamaño"
|
||||||
"noPreview": "La vista previa no está disponible para este archivo."
|
|
||||||
},
|
},
|
||||||
"help": {
|
"help": {
|
||||||
"click": "seleccionar archivo o carpeta",
|
"click": "seleccionar archivo o carpeta",
|
||||||
|
@ -178,13 +178,13 @@
|
||||||
"unsavedChanges": "Los cambios que realizaste podrían no guardarse. ¿Abandonar página?",
|
"unsavedChanges": "Los cambios que realizaste podrían no guardarse. ¿Abandonar página?",
|
||||||
"upload": "Cargar",
|
"upload": "Cargar",
|
||||||
"uploadFile": "Archivo",
|
"uploadFile": "Archivo",
|
||||||
|
"uploadFiles": "Cargando {files} archivos...",
|
||||||
"uploadFolder": "Carpeta",
|
"uploadFolder": "Carpeta",
|
||||||
"uploadMessage": "Seleccione una opción para cargar.",
|
"uploadMessage": "Seleccione una opción para cargar.",
|
||||||
"write": "Escribe",
|
"write": "Escribe"
|
||||||
"uploadFiles": "Subiendo {files} archivos..."
|
|
||||||
},
|
},
|
||||||
"search": {
|
"search": {
|
||||||
"images": "Imágenes",
|
"images": "Images",
|
||||||
"music": "Música",
|
"music": "Música",
|
||||||
"pdf": "PDF",
|
"pdf": "PDF",
|
||||||
"pressToSearch": "Presiona enter para buscar...",
|
"pressToSearch": "Presiona enter para buscar...",
|
||||||
|
@ -207,20 +207,18 @@
|
||||||
"brandingHelp": "Tú puedes personalizar como se ve tu instancia de FileBrowser cambiándole el nombre, reemplazando ellogo, agregar estilos personalizados e incluso deshabilitando loslinks externos que apuntan hacia GitHub.\nPara mayor información acerca de personalización de marca, por favor revisa el {0}.",
|
"brandingHelp": "Tú puedes personalizar como se ve tu instancia de FileBrowser cambiándole el nombre, reemplazando ellogo, agregar estilos personalizados e incluso deshabilitando loslinks externos que apuntan hacia GitHub.\nPara mayor información acerca de personalización de marca, por favor revisa el {0}.",
|
||||||
"changePassword": "Cambiar contraseña",
|
"changePassword": "Cambiar contraseña",
|
||||||
"commandRunner": "Executor de comandos",
|
"commandRunner": "Executor de comandos",
|
||||||
"commandRunnerHelp": "Aquí puede establecer los comandos que se ejecutan en los eventos nombrados. Debe escribir uno por línea. Las variables de entorno {0} y {1} estarán disponibles, siendo {0} relativa a {1}. Para más información sobre esta característica y las variables de entorno disponibles, por favor lea el {2}.",
|
"commandRunnerHelp": "Here you can set commands that are executed in the named events. You must write one per line. The environment variables {0} and {1} will be available, being {0} relative to {1}. For more information about this feature and the available environment variables, please read the {2}.",
|
||||||
"commandsUpdated": "¡Comandos actualizados!",
|
"commandsUpdated": "¡Comandos actualizados!",
|
||||||
"createUserDir": "Crea automaticamente una carpeta de inicio cuando se agrega un usuario",
|
"createUserDir": "Crea automaticamente una carpeta de inicio cuando se agrega un usuario",
|
||||||
"userHomeBasePath": "Ruta base para los directorios personales de los usuarios",
|
"createUserHomeDirectory": "Crear directorio de inicio de usuario",
|
||||||
"userScopeGenerationPlaceholder": "El ámbito se generará automáticamente",
|
|
||||||
"createUserHomeDirectory": "Crear el directorio principal del usuario",
|
|
||||||
"customStylesheet": "Modificar hoja de estilos",
|
"customStylesheet": "Modificar hoja de estilos",
|
||||||
"defaultUserDescription": "Estas son las configuraciones por defecto para nuevos usuarios.",
|
"defaultUserDescription": "Estas son las configuraciones por defecto para nuevos usuarios.",
|
||||||
"disableExternalLinks": "Deshabilitar enlaces externos (excepto documentación)",
|
"disableExternalLinks": "Deshabilitar enlaces externos (excepto documentación)",
|
||||||
"documentation": "documentación",
|
"documentation": "documentación",
|
||||||
"examples": "Ejemplos",
|
"examples": "Ejemplos",
|
||||||
"executeOnShell": "Ejecutar en la shell",
|
"executeOnShell": "Ejecutar en la shell",
|
||||||
"executeOnShellDescription": "Por defecto, FileBrowser ejecuta los comandos llamando directamente a sus binarios. Si quieres ejecutarlos en un shell en su lugar (como Bash o PowerShell), puedes definirlo aquí con los argumentos y banderas (flags) necesarios. Si se define, el comando que se ejecuta se añadirá como argumento. Esto se aplica tanto a los comandos de usuario como a los ganchos de eventos.",
|
"executeOnShellDescription": "By default, File Browser executes the commands by calling their binaries directly. If you want to run them on a shell instead (such as Bash or PowerShell), you can define it here with the required arguments and flags. If set, the command you execute will be appended as an argument. This apply to both user commands and event hooks.",
|
||||||
"globalRules": "Se trata de un conjunto global de reglas de permiso y rechazo. Se aplican a todos los usuarios. Puedes definir reglas específicas en la configuración de cada usuario para anular estas.",
|
"globalRules": "This is a global set of allow and disallow rules. They apply to every user. You can define specific rules on each user's settings to override this ones.",
|
||||||
"globalSettings": "Ajustes globales",
|
"globalSettings": "Ajustes globales",
|
||||||
"hideDotfiles": "",
|
"hideDotfiles": "",
|
||||||
"insertPath": "Introduce la ruta",
|
"insertPath": "Introduce la ruta",
|
||||||
|
@ -251,16 +249,16 @@
|
||||||
"rules": "Reglas",
|
"rules": "Reglas",
|
||||||
"rulesHelp": "Aquí puedes definir un conjunto de reglas de permisos para este usuario específico. Los archivos bloqueados no se mostrarán en las listas y no serán accesibles por el usuario. Puedes utilizar regex y rutas relativas a la raíz del usuario.\n",
|
"rulesHelp": "Aquí puedes definir un conjunto de reglas de permisos para este usuario específico. Los archivos bloqueados no se mostrarán en las listas y no serán accesibles por el usuario. Puedes utilizar regex y rutas relativas a la raíz del usuario.\n",
|
||||||
"scope": "Raíz",
|
"scope": "Raíz",
|
||||||
"setDateFormat": "Establecer el formato exacto de la fecha",
|
"setDateFormat": "Establecer formato de fecha exacta",
|
||||||
"settingsUpdated": "¡Ajustes actualizados!",
|
"settingsUpdated": "¡Ajustes actualizados!",
|
||||||
"shareDuration": "Compartir Duración",
|
"shareDeleted": "¡Eliminado!",
|
||||||
"shareManagement": "Gestión Compartida",
|
"shareDuration": "",
|
||||||
"shareDeleted": "¡Recurso compartido eliminado!",
|
"shareManagement": "",
|
||||||
"singleClick": "Utilice un solo clic para abrir archivos y directorios",
|
"singleClick": "",
|
||||||
"themes": {
|
"themes": {
|
||||||
"dark": "Oscuro",
|
"dark": "",
|
||||||
"light": "Claro",
|
"light": "",
|
||||||
"title": "Tema"
|
"title": ""
|
||||||
},
|
},
|
||||||
"user": "Usuario",
|
"user": "Usuario",
|
||||||
"userCommands": "Comandos",
|
"userCommands": "Comandos",
|
||||||
|
@ -268,9 +266,11 @@
|
||||||
"userCreated": "¡Usuario creado!",
|
"userCreated": "¡Usuario creado!",
|
||||||
"userDefaults": "Configuración de usuario por defecto",
|
"userDefaults": "Configuración de usuario por defecto",
|
||||||
"userDeleted": "¡Usuario eliminado!",
|
"userDeleted": "¡Usuario eliminado!",
|
||||||
|
"userHomeBasePath": "Ruta base para directorios de inicio de usuario",
|
||||||
"userManagement": "Administración de usuarios",
|
"userManagement": "Administración de usuarios",
|
||||||
"username": "Usuario",
|
"username": "Usuario",
|
||||||
"users": "Usuarios",
|
"users": "Usuarios",
|
||||||
|
"userScopeGenerationPlaceholder": "El alcance se generará automáticamente",
|
||||||
"userUpdated": "¡Usuario actualizado!"
|
"userUpdated": "¡Usuario actualizado!"
|
||||||
},
|
},
|
||||||
"sidebar": {
|
"sidebar": {
|
||||||
|
|
|
@ -178,6 +178,7 @@
|
||||||
"unsavedChanges": "Les modifications que vous avez apportées peuvent ne pas être enregistrées. Quitter la page ?",
|
"unsavedChanges": "Les modifications que vous avez apportées peuvent ne pas être enregistrées. Quitter la page ?",
|
||||||
"upload": "Importer",
|
"upload": "Importer",
|
||||||
"uploadFile": "Fichier",
|
"uploadFile": "Fichier",
|
||||||
|
"uploadFiles": "Uploading {files} files...",
|
||||||
"uploadFolder": "Dossier",
|
"uploadFolder": "Dossier",
|
||||||
"uploadMessage": "Sélectionnez une option à télécharger.",
|
"uploadMessage": "Sélectionnez une option à télécharger.",
|
||||||
"write": "Écrire"
|
"write": "Écrire"
|
||||||
|
@ -209,6 +210,7 @@
|
||||||
"commandRunnerHelp": "Ici, vous pouvez définir les commandes qui sont exécutées dans les événements nommés. Vous devez en écrire une par ligne. Les variables d'environnement {0} et {1} seront disponibles, {0} étant relatif à {1}. Pour plus d'informations sur cette fonctionnalité et les variables d'environnement disponibles, veuillez lire le {2}.",
|
"commandRunnerHelp": "Ici, vous pouvez définir les commandes qui sont exécutées dans les événements nommés. Vous devez en écrire une par ligne. Les variables d'environnement {0} et {1} seront disponibles, {0} étant relatif à {1}. Pour plus d'informations sur cette fonctionnalité et les variables d'environnement disponibles, veuillez lire le {2}.",
|
||||||
"commandsUpdated": "Commandes mises à jour !",
|
"commandsUpdated": "Commandes mises à jour !",
|
||||||
"createUserDir": "Création automatique du répertoire personnel lors de l'ajout d'un nouvel utilisateur",
|
"createUserDir": "Création automatique du répertoire personnel lors de l'ajout d'un nouvel utilisateur",
|
||||||
|
"createUserHomeDirectory": "Create user home directory",
|
||||||
"customStylesheet": "Fiche de style personnalisée",
|
"customStylesheet": "Fiche de style personnalisée",
|
||||||
"defaultUserDescription": "Ce sont les paramètres par défaut pour les nouveaux utilisateurs.",
|
"defaultUserDescription": "Ce sont les paramètres par défaut pour les nouveaux utilisateurs.",
|
||||||
"disableExternalLinks": "Désactiver les liens externes (sauf la documentation)",
|
"disableExternalLinks": "Désactiver les liens externes (sauf la documentation)",
|
||||||
|
@ -264,9 +266,11 @@
|
||||||
"userCreated": "Utilisateur créé !",
|
"userCreated": "Utilisateur créé !",
|
||||||
"userDefaults": "Paramètres par défaut de l'utilisateur",
|
"userDefaults": "Paramètres par défaut de l'utilisateur",
|
||||||
"userDeleted": "Utilisateur supprimé !",
|
"userDeleted": "Utilisateur supprimé !",
|
||||||
|
"userHomeBasePath": "Base path for user home directories",
|
||||||
"userManagement": "Gestion des utilisateurs",
|
"userManagement": "Gestion des utilisateurs",
|
||||||
"username": "Nom d'utilisateur",
|
"username": "Nom d'utilisateur",
|
||||||
"users": "Utilisateurs",
|
"users": "Utilisateurs",
|
||||||
|
"userScopeGenerationPlaceholder": "The scope will be auto generated",
|
||||||
"userUpdated": "Utilisateur mis à jour !"
|
"userUpdated": "Utilisateur mis à jour !"
|
||||||
},
|
},
|
||||||
"sidebar": {
|
"sidebar": {
|
||||||
|
|
|
@ -1,272 +0,0 @@
|
||||||
{
|
|
||||||
"buttons": {
|
|
||||||
"cancel": "ביטול",
|
|
||||||
"close": "סגירה",
|
|
||||||
"copy": "העתק",
|
|
||||||
"copyFile": "העתק קובץ",
|
|
||||||
"copyToClipboard": "העתק ללוח",
|
|
||||||
"create": "צור",
|
|
||||||
"delete": "מחק",
|
|
||||||
"download": "הורד",
|
|
||||||
"file": "קובץ",
|
|
||||||
"folder": "תקייה",
|
|
||||||
"hideDotfiles": "הסתר קבצים נסתרים",
|
|
||||||
"info": "מידע",
|
|
||||||
"more": "עוד",
|
|
||||||
"move": "העבר",
|
|
||||||
"moveFile": "העבר קובץ",
|
|
||||||
"new": "חדש",
|
|
||||||
"next": "הבא",
|
|
||||||
"ok": "אישור",
|
|
||||||
"permalink": "צור קישור קבוע",
|
|
||||||
"previous": "הקודם",
|
|
||||||
"publish": "יצירה",
|
|
||||||
"rename": "שנה שם",
|
|
||||||
"replace": "החלף",
|
|
||||||
"reportIssue": "דווח על תקלה",
|
|
||||||
"save": "שמור",
|
|
||||||
"schedule": "תזמון",
|
|
||||||
"search": "חיפוש",
|
|
||||||
"select": "בחר",
|
|
||||||
"selectMultiple": "בחירה מרובה",
|
|
||||||
"share": "שתף",
|
|
||||||
"shell": "פתיחת מסוף",
|
|
||||||
"submit": "אישור",
|
|
||||||
"switchView": "שנה תצוגה",
|
|
||||||
"toggleSidebar": "פתיחת / סגירת סרגל צד",
|
|
||||||
"update": "עדכון",
|
|
||||||
"upload": "העלאה",
|
|
||||||
"openFile": "פתח קובץ"
|
|
||||||
},
|
|
||||||
"download": {
|
|
||||||
"downloadFile": "הורד קובץ",
|
|
||||||
"downloadFolder": "הורד תקייה",
|
|
||||||
"downloadSelected": "הורד קבצים שנבחרו"
|
|
||||||
},
|
|
||||||
"errors": {
|
|
||||||
"forbidden": "אין לך הרשאות גישה",
|
|
||||||
"internal": "משהו השתבש",
|
|
||||||
"notFound": "לא ניתן להגיע למיקום זה",
|
|
||||||
"connection": "לא ניתן להגיע לשרת"
|
|
||||||
},
|
|
||||||
"files": {
|
|
||||||
"body": "גוף",
|
|
||||||
"clear": "נקה",
|
|
||||||
"closePreview": "סגירת תצוגה מקדימה",
|
|
||||||
"files": "קבצים",
|
|
||||||
"folders": "תקיות",
|
|
||||||
"home": "ראשי",
|
|
||||||
"lastModified": "שונה לאחרונה",
|
|
||||||
"loading": "טוען...",
|
|
||||||
"lonely": "בודד כאן",
|
|
||||||
"metadata": "נתונים",
|
|
||||||
"multipleSelectionEnabled": "בחירה מרובה מופעלת",
|
|
||||||
"name": "שם",
|
|
||||||
"size": "גודל",
|
|
||||||
"sortByLastModified": "מיין לפי השינוי האחרון",
|
|
||||||
"sortByName": "מיין לפי שם",
|
|
||||||
"sortBySize": "מיין לפי גודל",
|
|
||||||
"noPreview": "תצוגה מקדימה לא זמינה לקובץ זה"
|
|
||||||
},
|
|
||||||
"help": {
|
|
||||||
"click": "בחר קובץ או תקייה",
|
|
||||||
"ctrl": {
|
|
||||||
"click": "בחר מספר קבצים או תקיות",
|
|
||||||
"f": "פותח את החיפוש",
|
|
||||||
"s": "לשמור קובץ או להוריד את התקייה שבה אתה נמצא"
|
|
||||||
},
|
|
||||||
"del": "מחק את מה שנבחר",
|
|
||||||
"doubleClick": "פתח קובץ או תקייה",
|
|
||||||
"esc": "נקה את הבחירה ו/או סגור את השדה",
|
|
||||||
"f1": "המידע הזה",
|
|
||||||
"f2": "שנה שם קובץ",
|
|
||||||
"help": "עזרה"
|
|
||||||
},
|
|
||||||
"languages": {
|
|
||||||
"he": "עברית",
|
|
||||||
"ar": "العربية",
|
|
||||||
"de": "Deutsch",
|
|
||||||
"en": "English",
|
|
||||||
"es": "Español",
|
|
||||||
"fr": "Français",
|
|
||||||
"is": "Icelandic",
|
|
||||||
"it": "Italiano",
|
|
||||||
"ja": "日本語",
|
|
||||||
"ko": "한국어",
|
|
||||||
"nlBE": "Dutch (Belgium)",
|
|
||||||
"pl": "Polski",
|
|
||||||
"pt": "Português",
|
|
||||||
"ptBR": "Português (Brasil)",
|
|
||||||
"ro": "Romanian",
|
|
||||||
"ru": "Русский",
|
|
||||||
"sk": "Slovenčina",
|
|
||||||
"svSE": "Swedish (Sweden)",
|
|
||||||
"tr": "Türkçe",
|
|
||||||
"ua": "Українська",
|
|
||||||
"zhCN": "中文 (简体)",
|
|
||||||
"zhTW": "中文 (繁體)"
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"createAnAccount": "צור חשבון",
|
|
||||||
"loginInstead": "חשבון קיים",
|
|
||||||
"password": "סיסמא",
|
|
||||||
"passwordConfirm": "אימות סיסמא",
|
|
||||||
"passwordsDontMatch": "סיסמאות אינן תואמות",
|
|
||||||
"signup": "הרשמה",
|
|
||||||
"submit": "התחברות",
|
|
||||||
"username": "שם משתמש",
|
|
||||||
"usernameTaken": "שם משתמש כבר קיים",
|
|
||||||
"wrongCredentials": "פרטי התחברות שגויים"
|
|
||||||
},
|
|
||||||
"permanent": "קבוע",
|
|
||||||
"prompts": {
|
|
||||||
"copy": "העתק",
|
|
||||||
"copyMessage": "בחר לאן להעתיק את הקבצים:",
|
|
||||||
"currentlyNavigating": "כרגע מנווט ב:",
|
|
||||||
"deleteMessageMultiple": "האם אתה בטוח שברצונך למחוק {count} קבצים?",
|
|
||||||
"deleteMessageSingle": "האם אתה בטוח שברצונך למחוק את הקובץ או התקייה?",
|
|
||||||
"deleteMessageShare": "האם אתה בטוח שברצונך למחוק את השיתוף הזה?({path})?",
|
|
||||||
"deleteTitle": "מחק קבצים",
|
|
||||||
"displayName": "שם:",
|
|
||||||
"download": "הורד קבצים",
|
|
||||||
"downloadMessage": "בחר את הפורמט שברצונך להוריד",
|
|
||||||
"error": "משהו השתבש",
|
|
||||||
"fileInfo": "מידע על הקובץ",
|
|
||||||
"filesSelected": "{count} קבצים נבחרו.",
|
|
||||||
"lastModified": "שונה לאחרונה",
|
|
||||||
"move": "העבר",
|
|
||||||
"moveMessage": "בחר מיקום חדש לקובץ / תקייה:",
|
|
||||||
"newArchetype": "צור פוסט חדש. הקובץ יווצר בתקיית התוכן",
|
|
||||||
"newDir": "תקייה חדשה",
|
|
||||||
"newDirMessage": "כתוב את שם התקייה החדשה",
|
|
||||||
"newFile": "קובץ חדש",
|
|
||||||
"newFileMessage": "כתוב את שם הקובץ החדש",
|
|
||||||
"numberDirs": "מספר התקיות",
|
|
||||||
"numberFiles": "מספר הקבצים",
|
|
||||||
"rename": "שנה שם",
|
|
||||||
"renameMessage": "הכנס שם חדש עבור",
|
|
||||||
"replace": "החלף",
|
|
||||||
"replaceMessage": "אחד הקבצים בעל שם זהה לקובץ קיים, האם ברצונך להחליף את הקובץ הקיים בחדש? זהירות - הקובץ הישן ימחק\n",
|
|
||||||
"schedule": "תזמון",
|
|
||||||
"scheduleMessage": "בחר תאריך ושעה לתזמון הפרסום של פוסט זה.",
|
|
||||||
"show": "הצג",
|
|
||||||
"size": "גודל",
|
|
||||||
"upload": "העלאה",
|
|
||||||
"uploadFiles": "מעלה {files} קבצים...",
|
|
||||||
"uploadMessage": "בחר אפשרות העלאה.",
|
|
||||||
"optionalPassword": "סיסמא אופציונלית"
|
|
||||||
},
|
|
||||||
"search": {
|
|
||||||
"images": "תמונות",
|
|
||||||
"music": "מוזיקה",
|
|
||||||
"pdf": "PDF",
|
|
||||||
"pressToSearch": "הקש אנטר לחיפוש...",
|
|
||||||
"search": "חפש...",
|
|
||||||
"typeToSearch": "הקלד לחיפוש...",
|
|
||||||
"types": "סוג",
|
|
||||||
"video": "וידאו"
|
|
||||||
},
|
|
||||||
"settings": {
|
|
||||||
"admin": "מנהל",
|
|
||||||
"administrator": "מנהל ראשי",
|
|
||||||
"allowCommands": "הפעל פקודות",
|
|
||||||
"allowEdit": "ערוך, שנה שם ומחק קבצים או תקיות",
|
|
||||||
"allowNew": "צור קבצים ותקיות חדשות",
|
|
||||||
"allowPublish": "פרסם פוסטים ודפים חדשים",
|
|
||||||
"allowSignup": "אפשר למשתמשים להירשם",
|
|
||||||
"avoidChanges": "(השאר ריק כדי למנוע שינויים)",
|
|
||||||
"branding": "מיתוג",
|
|
||||||
"brandingDirectoryPath": "נתיב תקיית מיתוג",
|
|
||||||
"brandingHelp": "אתה יכול להגדיר את האופן שבו האפליקציה תראה על ידי שינוי שם האפליקציה, החלפת הלוגו, הוספת עיצוב מותאם אישית ואפילו השבתת קישורים חיצוניים לGithub.\nלמידע נוסף עיין ב-{0}.",
|
|
||||||
"changePassword": "שנה סיסמא",
|
|
||||||
"commandRunner": "הרצת פקודות",
|
|
||||||
"commandRunnerHelp": "אתה יכול להגדיר פקודות שיבוצעו באירועים שונים. עליך לכתוב אחד בכל שורה. משתני הסביבה {0} ו-{1} יהיו זמינים, בהיותם {0} ביחס ל-{1}. למידע נוסף על תכונה זו ועל משתני הסביבה הזמינים, עיין ב {2}.",
|
|
||||||
"commandsUpdated": "הפקודות עודכנו.",
|
|
||||||
"createUserDir": "צור תקיית בית במהלך הוספת משתמש חדש",
|
|
||||||
"userHomeBasePath": "נתיב ראשי לתקיות הבית של משתמשים",
|
|
||||||
"userScopeGenerationPlaceholder": "התחום יווצר אוטומטית",
|
|
||||||
"createUserHomeDirectory": "צור תקיית בית למשתמש",
|
|
||||||
"customStylesheet": "עיצוב מותאם אישית (Stylesheet)",
|
|
||||||
"defaultUserDescription": "אלה הגדרות ברירת המחדל למשתמשים חדשים",
|
|
||||||
"disableExternalLinks": "השבת קישורים חיצוניים (למעט תיעוד)",
|
|
||||||
"documentation": "תיעוד",
|
|
||||||
"examples": "דוגמאות",
|
|
||||||
"executeOnShell": "בצע במסוף",
|
|
||||||
"executeOnShellDescription": "כברירת מחדל, האפליקציה מבצעת את הפקודות על ידי הפעלה ישירה לקבצים (הבינארים). אם אתה רוצה להפעיל אותם מתוך מעטפת כלשהי, (לדוגמא מתוך Bash או PowerShell) אתה יכול להגדיר אותם כאן עם הפרמטרים הנדרשים. שים לב שזה יבוצע גם על פקודות משתמש וגם על הוקים (Hooks) לאירועים.",
|
|
||||||
"globalRules": "זוהי קבוצה גלובלית של חוקים והרשאות (מה מותר ומה אסור), הם חלים על כל משתמש. אתה יכול להגדיר כללים ספציפיים בהגדרות של כל משתמש, כדי לעקוף את החוקים הגלובלים.",
|
|
||||||
"globalSettings": "הגדרות גלובליות",
|
|
||||||
"hideDotfiles": "הסתר קבצים נסתרים",
|
|
||||||
"insertPath": "הכנס את הנתיב",
|
|
||||||
"insertRegex": "הוסף ביטוי רגולרי",
|
|
||||||
"instanceName": "שם",
|
|
||||||
"language": "שפה",
|
|
||||||
"lockPassword": "מנע ממשתמש להחליף סיסמא",
|
|
||||||
"newPassword": "הסיסמא החדשה שלך",
|
|
||||||
"newPasswordConfirm": "אשר את הסיסמה החדשה שלך",
|
|
||||||
"newUser": "משתמש חדש",
|
|
||||||
"password": "סיסמא",
|
|
||||||
"passwordUpdated": "הסיסמא עודכנה!",
|
|
||||||
"path": "נתיב",
|
|
||||||
"perm": {
|
|
||||||
"create": "יצירת קבצים ותקיות",
|
|
||||||
"delete": "מחיקת קבצים ותקיות",
|
|
||||||
"download": "הורדת קבצים ותקיות",
|
|
||||||
"execute": "ביצוע פקודות",
|
|
||||||
"modify": "עריכת קבצים קבצים",
|
|
||||||
"rename": "שינוי שם או העברת קבצים ותקיות",
|
|
||||||
"share": "שיתוף קבצים"
|
|
||||||
},
|
|
||||||
"permissions": "הרשאות",
|
|
||||||
"permissionsHelp": "אתה יכול להגדיר את המשתמש להיות מנהל מערכת או לבחור את ההרשאות בנפרד. אם תבחר \"מנהל מערכת\", כל ההרשאות ייבחרו אוטומטית. ניהול המשתמשים נשאר הרשאה של מנהל מערכת.\n",
|
|
||||||
"profileSettings": "הגדרות פרופיל",
|
|
||||||
"ruleExample1": "מנע גישה לקבצים נסתרים (כל קובץ שמתחיל בנקודה, לדוגמא .git)",
|
|
||||||
"ruleExample2": "חסימת גישה לקובץ בשם Caddyfile בתחום הראשי.",
|
|
||||||
"rules": "חוקים",
|
|
||||||
"rulesHelp": "כאן אתה יכול להגדיר רשימה של כללים למשתמש ספציפי, רשימה שחורה ולבנה. הקבצים החסומים לא יופיעו ברשימת הקבצים ולא יהיו נגישים למשתמש. יש תמיכה בנתיבים (ביחס לתקייה הראשית של המשתמש), וגם בביטוי רגולרי.\n",
|
|
||||||
"scope": "תחום",
|
|
||||||
"setDateFormat": "הגדר פורמט תאריך",
|
|
||||||
"settingsUpdated": "ההגדרות עודכנו!",
|
|
||||||
"shareDuration": "משך השיתוף",
|
|
||||||
"shareManagement": "ניהול שיתוף",
|
|
||||||
"shareDeleted": "שיתוף נמחק!",
|
|
||||||
"singleClick": "השתמש בלחיצות בודדות כדי לפתוח קבצים ותקיות",
|
|
||||||
"themes": {
|
|
||||||
"dark": "כהה",
|
|
||||||
"light": "בהיר",
|
|
||||||
"title": "ערכת נושא"
|
|
||||||
},
|
|
||||||
"user": "משתמש",
|
|
||||||
"userCommands": "פקודות",
|
|
||||||
"userCommandsHelp": "רשימה מופרדת עם רווחים עם הפקודות הזמינות עבור משתמש זה. דוגמא:\n",
|
|
||||||
"userCreated": "משתמש נוצר!",
|
|
||||||
"userDefaults": "הגדרות ברירת מחדל למשתמש",
|
|
||||||
"userDeleted": "משתמש נמחק!",
|
|
||||||
"userManagement": "ניהול משתמש",
|
|
||||||
"userUpdated": "המשתמש עודכן!",
|
|
||||||
"username": "שם משתמש",
|
|
||||||
"users": "משתמשים"
|
|
||||||
},
|
|
||||||
"sidebar": {
|
|
||||||
"help": "עזרה",
|
|
||||||
"hugoNew": "הוגו חדש",
|
|
||||||
"login": "התחבר",
|
|
||||||
"logout": "התנתק",
|
|
||||||
"myFiles": "הקבצים שלי",
|
|
||||||
"newFile": "קובץ חדש",
|
|
||||||
"newFolder": "תקייה חדשה",
|
|
||||||
"preview": "תצוגה מקדימה",
|
|
||||||
"settings": "הגדרות",
|
|
||||||
"signup": "הרשמה",
|
|
||||||
"siteSettings": "הגדרות"
|
|
||||||
},
|
|
||||||
"success": {
|
|
||||||
"linkCopied": "הקישור הועתק!"
|
|
||||||
},
|
|
||||||
"time": {
|
|
||||||
"days": "ימים",
|
|
||||||
"hours": "שעות",
|
|
||||||
"minutes": "דקות",
|
|
||||||
"seconds": "שניות",
|
|
||||||
"unit": "יחידת זמן"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -178,6 +178,7 @@
|
||||||
"unsavedChanges": "Perubahan yang Anda buat mungkin tidak tersimpan. Tinggalkan halaman?",
|
"unsavedChanges": "Perubahan yang Anda buat mungkin tidak tersimpan. Tinggalkan halaman?",
|
||||||
"upload": "Upload",
|
"upload": "Upload",
|
||||||
"uploadFile": "File",
|
"uploadFile": "File",
|
||||||
|
"uploadFiles": "Uploading {files} files...",
|
||||||
"uploadFolder": "Folder",
|
"uploadFolder": "Folder",
|
||||||
"uploadMessage": "Pilih opsi untuk diupload",
|
"uploadMessage": "Pilih opsi untuk diupload",
|
||||||
"write": "Tulis"
|
"write": "Tulis"
|
||||||
|
@ -209,6 +210,7 @@
|
||||||
"commandRunnerHelp": "Di sini Anda dapat mengatur command yang dijalankan di waktu tertentu. Anda hanya bisa menulis satu per baris. Variabel {0} dan {1} akan tersedia, dengan {0} relatif terhadap {1}. Informasi lebih lanjut tentang fitur ini dan variabel yang tersedia bisa dilihat di {2}.",
|
"commandRunnerHelp": "Di sini Anda dapat mengatur command yang dijalankan di waktu tertentu. Anda hanya bisa menulis satu per baris. Variabel {0} dan {1} akan tersedia, dengan {0} relatif terhadap {1}. Informasi lebih lanjut tentang fitur ini dan variabel yang tersedia bisa dilihat di {2}.",
|
||||||
"commandsUpdated": "Command diperbarui",
|
"commandsUpdated": "Command diperbarui",
|
||||||
"createUserDir": "Buat dir beranda otomatis selagi menambahkan pengguna baru",
|
"createUserDir": "Buat dir beranda otomatis selagi menambahkan pengguna baru",
|
||||||
|
"createUserHomeDirectory": "Create user home directory",
|
||||||
"customStylesheet": "Custom Stylesheet",
|
"customStylesheet": "Custom Stylesheet",
|
||||||
"defaultUserDescription": "Pengaturan default untuk pengguna baru.",
|
"defaultUserDescription": "Pengaturan default untuk pengguna baru.",
|
||||||
"disableExternalLinks": "Nonaktifkan link eksternal (kecuali dokumentasi)",
|
"disableExternalLinks": "Nonaktifkan link eksternal (kecuali dokumentasi)",
|
||||||
|
@ -264,9 +266,11 @@
|
||||||
"userCreated": "Pengguna berhasil dibuat",
|
"userCreated": "Pengguna berhasil dibuat",
|
||||||
"userDefaults": "Pengaturan default pengguna",
|
"userDefaults": "Pengaturan default pengguna",
|
||||||
"userDeleted": "Pengguna dihapus",
|
"userDeleted": "Pengguna dihapus",
|
||||||
|
"userHomeBasePath": "Base path for user home directories",
|
||||||
"userManagement": "Manajemen Pengguna",
|
"userManagement": "Manajemen Pengguna",
|
||||||
"username": "Nama pengguna",
|
"username": "Nama pengguna",
|
||||||
"users": "Pengguna",
|
"users": "Pengguna",
|
||||||
|
"userScopeGenerationPlaceholder": "The scope will be auto generated",
|
||||||
"userUpdated": "Pengguna diperbarui!"
|
"userUpdated": "Pengguna diperbarui!"
|
||||||
},
|
},
|
||||||
"sidebar": {
|
"sidebar": {
|
||||||
|
|
|
@ -22,9 +22,6 @@ Vue.use(VueI18n);
|
||||||
export function detectLocale() {
|
export function detectLocale() {
|
||||||
let locale = (navigator.language || navigator.browserLanguage).toLowerCase();
|
let locale = (navigator.language || navigator.browserLanguage).toLowerCase();
|
||||||
switch (true) {
|
switch (true) {
|
||||||
case /^he.*/i.test(locale):
|
|
||||||
locale = "he";
|
|
||||||
break;
|
|
||||||
case /^ar.*/i.test(locale):
|
case /^ar.*/i.test(locale):
|
||||||
locale = "ar_AR";
|
locale = "ar_AR";
|
||||||
break;
|
break;
|
||||||
|
@ -70,9 +67,6 @@ export function detectLocale() {
|
||||||
case /^zh.*/i.test(locale):
|
case /^zh.*/i.test(locale):
|
||||||
locale = "zh_CN";
|
locale = "zh_CN";
|
||||||
break;
|
break;
|
||||||
case /^ua.*/i.test(locale):
|
|
||||||
locale = "ua";
|
|
||||||
break;
|
|
||||||
default:
|
default:
|
||||||
locale = "en_GB";
|
locale = "en_GB";
|
||||||
}
|
}
|
||||||
|
@ -91,7 +85,7 @@ const removeEmpty = (obj) =>
|
||||||
{}
|
{}
|
||||||
);
|
);
|
||||||
|
|
||||||
export const rtlLanguages = ["he", "ar"];
|
export const rtlLanguages = ["ar_AR"];
|
||||||
|
|
||||||
const i18n = new VueI18n({
|
const i18n = new VueI18n({
|
||||||
locale: detectLocale(),
|
locale: detectLocale(),
|
||||||
|
|
|
@ -178,6 +178,7 @@
|
||||||
"unsavedChanges": "Atlikti pakeitimai gali būti neišsaugoti. Norite išeiti iš puslapio?",
|
"unsavedChanges": "Atlikti pakeitimai gali būti neišsaugoti. Norite išeiti iš puslapio?",
|
||||||
"upload": "Įkelti",
|
"upload": "Įkelti",
|
||||||
"uploadFile": "Failas",
|
"uploadFile": "Failas",
|
||||||
|
"uploadFiles": "Uploading {files} files...",
|
||||||
"uploadFolder": "Aplankas",
|
"uploadFolder": "Aplankas",
|
||||||
"uploadMessage": "Pasirinkite, ką norite įkelti.",
|
"uploadMessage": "Pasirinkite, ką norite įkelti.",
|
||||||
"write": "Rašyti"
|
"write": "Rašyti"
|
||||||
|
@ -209,6 +210,7 @@
|
||||||
"commandRunnerHelp": "Čia galite nustatyti komandas, kurios bus vykdomos įvardytuose įvykiuose. Kiekvienoje eilutėje turite įrašyti po vieną komandą. Aplinkos kintamieji {0} ir {1} bus prieinami, kai {0} yra {0} atžvilgiu {1}. Daugiau informacijos apie šią funkciją ir galimus aplinkos kintamuosius rasite {2}.",
|
"commandRunnerHelp": "Čia galite nustatyti komandas, kurios bus vykdomos įvardytuose įvykiuose. Kiekvienoje eilutėje turite įrašyti po vieną komandą. Aplinkos kintamieji {0} ir {1} bus prieinami, kai {0} yra {0} atžvilgiu {1}. Daugiau informacijos apie šią funkciją ir galimus aplinkos kintamuosius rasite {2}.",
|
||||||
"commandsUpdated": "Komandos atnaujintos!",
|
"commandsUpdated": "Komandos atnaujintos!",
|
||||||
"createUserDir": "Automatiškai susikurkite pagrindinę direktoriją, pridėjus naują naudotoją",
|
"createUserDir": "Automatiškai susikurkite pagrindinę direktoriją, pridėjus naują naudotoją",
|
||||||
|
"createUserHomeDirectory": "Create user home directory",
|
||||||
"customStylesheet": "Individualių stilių rinkinys",
|
"customStylesheet": "Individualių stilių rinkinys",
|
||||||
"defaultUserDescription": "Tai yra numatytieji nustatymai naujiems naudotojams.",
|
"defaultUserDescription": "Tai yra numatytieji nustatymai naujiems naudotojams.",
|
||||||
"disableExternalLinks": "Išjungti išorines nuorodas (ošskyrus dokumentaciją)",
|
"disableExternalLinks": "Išjungti išorines nuorodas (ošskyrus dokumentaciją)",
|
||||||
|
@ -264,9 +266,11 @@
|
||||||
"userCreated": "Pavyko sukurti naudotojo paskyrą!",
|
"userCreated": "Pavyko sukurti naudotojo paskyrą!",
|
||||||
"userDefaults": "Numatytieji paskyros nustatymai",
|
"userDefaults": "Numatytieji paskyros nustatymai",
|
||||||
"userDeleted": "Pavyko pašalinti naudotoją!",
|
"userDeleted": "Pavyko pašalinti naudotoją!",
|
||||||
|
"userHomeBasePath": "Base path for user home directories",
|
||||||
"userManagement": "Naudotojų valdymas",
|
"userManagement": "Naudotojų valdymas",
|
||||||
"username": "Vartotojo vardas",
|
"username": "Vartotojo vardas",
|
||||||
"users": "Naudotojai",
|
"users": "Naudotojai",
|
||||||
|
"userScopeGenerationPlaceholder": "The scope will be auto generated",
|
||||||
"userUpdated": "Naudotojo nustatymai atnaujinti!"
|
"userUpdated": "Naudotojo nustatymai atnaujinti!"
|
||||||
},
|
},
|
||||||
"sidebar": {
|
"sidebar": {
|
||||||
|
|
|
@ -178,6 +178,7 @@
|
||||||
"unsavedChanges": "As alterações que você fez podem não ser salvas. Sair da página?",
|
"unsavedChanges": "As alterações que você fez podem não ser salvas. Sair da página?",
|
||||||
"upload": "Enviar",
|
"upload": "Enviar",
|
||||||
"uploadFile": "Arquivo",
|
"uploadFile": "Arquivo",
|
||||||
|
"uploadFiles": "Uploading {files} files...",
|
||||||
"uploadFolder": "Pasta",
|
"uploadFolder": "Pasta",
|
||||||
"uploadMessage": "Selecionar uma opção para enviar.",
|
"uploadMessage": "Selecionar uma opção para enviar.",
|
||||||
"write": "Escrever"
|
"write": "Escrever"
|
||||||
|
@ -209,6 +210,7 @@
|
||||||
"commandRunnerHelp": "Aqui você pode definir comandos que serão executados em eventos específicos. Você deve escrever um por linha. As variáveis {0} e {1} estão disponíveis, sendo {0} relativo a {1}. Para mais informações sobre esta ferramenta, e as variáveis disponíveis, leia {2}.",
|
"commandRunnerHelp": "Aqui você pode definir comandos que serão executados em eventos específicos. Você deve escrever um por linha. As variáveis {0} e {1} estão disponíveis, sendo {0} relativo a {1}. Para mais informações sobre esta ferramenta, e as variáveis disponíveis, leia {2}.",
|
||||||
"commandsUpdated": "Comandos atualizados!",
|
"commandsUpdated": "Comandos atualizados!",
|
||||||
"createUserDir": "Criar diretório inicial do usuário automaticamente quando um novo usuário for adicionado.",
|
"createUserDir": "Criar diretório inicial do usuário automaticamente quando um novo usuário for adicionado.",
|
||||||
|
"createUserHomeDirectory": "Create user home directory",
|
||||||
"customStylesheet": "Estilos personalizados",
|
"customStylesheet": "Estilos personalizados",
|
||||||
"defaultUserDescription": "Essas são as configurações padrão para novos usuários.",
|
"defaultUserDescription": "Essas são as configurações padrão para novos usuários.",
|
||||||
"disableExternalLinks": "Desabilitar links externos (exceto documentação)",
|
"disableExternalLinks": "Desabilitar links externos (exceto documentação)",
|
||||||
|
@ -247,7 +249,7 @@
|
||||||
"rules": "Regras",
|
"rules": "Regras",
|
||||||
"rulesHelp": "Aqui você pode definir um conjunto de regras para permitir ou proibir o acesso de um usuário a determinados arquivos ou pastas. Os arquivos bloqueados não aparecerão na lista de arquivos e não serão acessíveis ao usuário. Suportamos expressões regulares e caminhos relativos ao escopo do usuário.",
|
"rulesHelp": "Aqui você pode definir um conjunto de regras para permitir ou proibir o acesso de um usuário a determinados arquivos ou pastas. Os arquivos bloqueados não aparecerão na lista de arquivos e não serão acessíveis ao usuário. Suportamos expressões regulares e caminhos relativos ao escopo do usuário.",
|
||||||
"scope": "Escopo",
|
"scope": "Escopo",
|
||||||
"setDateFormat": "Set exact date format",
|
"setDateFormat": "Usar formato de data exata",
|
||||||
"settingsUpdated": "Configurações atualizadas!",
|
"settingsUpdated": "Configurações atualizadas!",
|
||||||
"shareDeleted": "Deletado!",
|
"shareDeleted": "Deletado!",
|
||||||
"shareDuration": "Compartilhar duração",
|
"shareDuration": "Compartilhar duração",
|
||||||
|
@ -264,9 +266,11 @@
|
||||||
"userCreated": "Usuário criado!",
|
"userCreated": "Usuário criado!",
|
||||||
"userDefaults": "Configurações padrão de usuário",
|
"userDefaults": "Configurações padrão de usuário",
|
||||||
"userDeleted": "Usuário deletado!",
|
"userDeleted": "Usuário deletado!",
|
||||||
|
"userHomeBasePath": "Base path for user home directories",
|
||||||
"userManagement": "Gerenciamento de usuários",
|
"userManagement": "Gerenciamento de usuários",
|
||||||
"username": "Nome do usuário",
|
"username": "Nome do usuário",
|
||||||
"users": "Usuários",
|
"users": "Usuários",
|
||||||
|
"userScopeGenerationPlaceholder": "The scope will be auto generated",
|
||||||
"userUpdated": "Usuário atualizado!"
|
"userUpdated": "Usuário atualizado!"
|
||||||
},
|
},
|
||||||
"sidebar": {
|
"sidebar": {
|
||||||
|
|
|
@ -178,6 +178,7 @@
|
||||||
"unsavedChanges": "As alterações que fez poderão não ser guardadas. Deixar a página?",
|
"unsavedChanges": "As alterações que fez poderão não ser guardadas. Deixar a página?",
|
||||||
"upload": "Upload",
|
"upload": "Upload",
|
||||||
"uploadFile": "Ficheiro",
|
"uploadFile": "Ficheiro",
|
||||||
|
"uploadFiles": "Uploading {files} files...",
|
||||||
"uploadFolder": "Pasta",
|
"uploadFolder": "Pasta",
|
||||||
"uploadMessage": "Selecionar uma opção para enviar.",
|
"uploadMessage": "Selecionar uma opção para enviar.",
|
||||||
"write": "Escrever"
|
"write": "Escrever"
|
||||||
|
@ -209,6 +210,7 @@
|
||||||
"commandRunnerHelp": "Aqui pode definir comandos que são executados nos eventos nomeados. Tem de escrever um por linha. As variáveis de ambiente {0} e {1} estarão disponíveis, sendo {0} relativo a {1}. Para mais informações sobre esta funcionalidade e as variáveis de ambiente, por favor verifique {2}.",
|
"commandRunnerHelp": "Aqui pode definir comandos que são executados nos eventos nomeados. Tem de escrever um por linha. As variáveis de ambiente {0} e {1} estarão disponíveis, sendo {0} relativo a {1}. Para mais informações sobre esta funcionalidade e as variáveis de ambiente, por favor verifique {2}.",
|
||||||
"commandsUpdated": "Comandos atualizados!",
|
"commandsUpdated": "Comandos atualizados!",
|
||||||
"createUserDir": "Criar automaticamente a pasta de início ao adicionar um novo utilizador",
|
"createUserDir": "Criar automaticamente a pasta de início ao adicionar um novo utilizador",
|
||||||
|
"createUserHomeDirectory": "Create user home directory",
|
||||||
"customStylesheet": "Folha de estilos personalizada",
|
"customStylesheet": "Folha de estilos personalizada",
|
||||||
"defaultUserDescription": "Estas são as configurações padrão para novos utilizadores.",
|
"defaultUserDescription": "Estas são as configurações padrão para novos utilizadores.",
|
||||||
"disableExternalLinks": "Desativar links externos (exceto documentação)",
|
"disableExternalLinks": "Desativar links externos (exceto documentação)",
|
||||||
|
@ -264,9 +266,11 @@
|
||||||
"userCreated": "Utilizador criado!",
|
"userCreated": "Utilizador criado!",
|
||||||
"userDefaults": "Configurações padrão do utilizador",
|
"userDefaults": "Configurações padrão do utilizador",
|
||||||
"userDeleted": "Utilizador eliminado!",
|
"userDeleted": "Utilizador eliminado!",
|
||||||
|
"userHomeBasePath": "Base path for user home directories",
|
||||||
"userManagement": "Gestão de utilizadores",
|
"userManagement": "Gestão de utilizadores",
|
||||||
"username": "Nome de utilizador",
|
"username": "Nome de utilizador",
|
||||||
"users": "Utilizadores",
|
"users": "Utilizadores",
|
||||||
|
"userScopeGenerationPlaceholder": "The scope will be auto generated",
|
||||||
"userUpdated": "Utilizador atualizado!"
|
"userUpdated": "Utilizador atualizado!"
|
||||||
},
|
},
|
||||||
"sidebar": {
|
"sidebar": {
|
||||||
|
|
|
@ -178,6 +178,7 @@
|
||||||
"unsavedChanges": "Невозможно сохранить внесённые изменения. Покинуть страницу?",
|
"unsavedChanges": "Невозможно сохранить внесённые изменения. Покинуть страницу?",
|
||||||
"upload": "Загрузка",
|
"upload": "Загрузка",
|
||||||
"uploadFile": "Файл",
|
"uploadFile": "Файл",
|
||||||
|
"uploadFiles": "Uploading {files} files...",
|
||||||
"uploadFolder": "Папка",
|
"uploadFolder": "Папка",
|
||||||
"uploadMessage": "Выберите вариант для загрузки.",
|
"uploadMessage": "Выберите вариант для загрузки.",
|
||||||
"write": "Запись"
|
"write": "Запись"
|
||||||
|
@ -209,6 +210,7 @@
|
||||||
"commandRunnerHelp": "Здесь вы можете установить команды, которые будут выполняться в указанных событиях. Вы должны указать по одной команде в каждой строке. Переменные среды {0} и {1} будут доступны, будучи {0} относительно {1}. Дополнительные сведения об этой функции и доступных переменных среды см. здесь {2}.",
|
"commandRunnerHelp": "Здесь вы можете установить команды, которые будут выполняться в указанных событиях. Вы должны указать по одной команде в каждой строке. Переменные среды {0} и {1} будут доступны, будучи {0} относительно {1}. Дополнительные сведения об этой функции и доступных переменных среды см. здесь {2}.",
|
||||||
"commandsUpdated": "Команды обновлены!",
|
"commandsUpdated": "Команды обновлены!",
|
||||||
"createUserDir": "Автоматическое создание домашнего каталога пользователя при добавлении нового пользователя",
|
"createUserDir": "Автоматическое создание домашнего каталога пользователя при добавлении нового пользователя",
|
||||||
|
"createUserHomeDirectory": "Create user home directory",
|
||||||
"customStylesheet": "Свой стиль",
|
"customStylesheet": "Свой стиль",
|
||||||
"defaultUserDescription": "Это настройки по умолчанию для новых пользователей.",
|
"defaultUserDescription": "Это настройки по умолчанию для новых пользователей.",
|
||||||
"disableExternalLinks": "Отключить внешние ссылки (кроме документации)",
|
"disableExternalLinks": "Отключить внешние ссылки (кроме документации)",
|
||||||
|
@ -264,9 +266,11 @@
|
||||||
"userCreated": "Пользователь создан!",
|
"userCreated": "Пользователь создан!",
|
||||||
"userDefaults": "Настройки пользователя по умолчанию",
|
"userDefaults": "Настройки пользователя по умолчанию",
|
||||||
"userDeleted": "Пользователь удалён!",
|
"userDeleted": "Пользователь удалён!",
|
||||||
|
"userHomeBasePath": "Base path for user home directories",
|
||||||
"userManagement": "Управление пользователями",
|
"userManagement": "Управление пользователями",
|
||||||
"username": "Имя пользователя",
|
"username": "Имя пользователя",
|
||||||
"users": "Пользователи",
|
"users": "Пользователи",
|
||||||
|
"userScopeGenerationPlaceholder": "The scope will be auto generated",
|
||||||
"userUpdated": "Пользователь изменён!"
|
"userUpdated": "Пользователь изменён!"
|
||||||
},
|
},
|
||||||
"sidebar": {
|
"sidebar": {
|
||||||
|
|
|
@ -178,6 +178,7 @@
|
||||||
"unsavedChanges": "Yaptığınız değişiklikler kaydedilmeyecek. Çıkılsın mı?",
|
"unsavedChanges": "Yaptığınız değişiklikler kaydedilmeyecek. Çıkılsın mı?",
|
||||||
"upload": "Yükle",
|
"upload": "Yükle",
|
||||||
"uploadFile": "Dosya",
|
"uploadFile": "Dosya",
|
||||||
|
"uploadFiles": "Uploading {files} files...",
|
||||||
"uploadFolder": "Klasör",
|
"uploadFolder": "Klasör",
|
||||||
"uploadMessage": "Yükleme seçeneğini belirleyin.",
|
"uploadMessage": "Yükleme seçeneğini belirleyin.",
|
||||||
"write": "Yaz"
|
"write": "Yaz"
|
||||||
|
@ -209,6 +210,7 @@
|
||||||
"commandRunnerHelp": "Here you can set commands that are executed in the named events. You must write one per line. The environment variables {0} and {1} will be available, being {0} relative to {1}. For more information about this feature and the available environment variables, please read the {2}.",
|
"commandRunnerHelp": "Here you can set commands that are executed in the named events. You must write one per line. The environment variables {0} and {1} will be available, being {0} relative to {1}. For more information about this feature and the available environment variables, please read the {2}.",
|
||||||
"commandsUpdated": "Komutlar güncellendi!",
|
"commandsUpdated": "Komutlar güncellendi!",
|
||||||
"createUserDir": "Yeni kullanıcı eklerken otomatik kullanıcı ana sayfa dizini oluştur",
|
"createUserDir": "Yeni kullanıcı eklerken otomatik kullanıcı ana sayfa dizini oluştur",
|
||||||
|
"createUserHomeDirectory": "Create user home directory",
|
||||||
"customStylesheet": "Özel Stil Sayfası",
|
"customStylesheet": "Özel Stil Sayfası",
|
||||||
"defaultUserDescription": "Yeni kullanıcılar için varsayılan ayarlar.",
|
"defaultUserDescription": "Yeni kullanıcılar için varsayılan ayarlar.",
|
||||||
"disableExternalLinks": "Harici bağlantıları devre dışı bırak (belgeler hariç)",
|
"disableExternalLinks": "Harici bağlantıları devre dışı bırak (belgeler hariç)",
|
||||||
|
@ -264,9 +266,11 @@
|
||||||
"userCreated": "Kullanıcı oluşturuldu!",
|
"userCreated": "Kullanıcı oluşturuldu!",
|
||||||
"userDefaults": "Varsayılan kullanıcı ayarları",
|
"userDefaults": "Varsayılan kullanıcı ayarları",
|
||||||
"userDeleted": "Kullanıcı silindi!",
|
"userDeleted": "Kullanıcı silindi!",
|
||||||
|
"userHomeBasePath": "Base path for user home directories",
|
||||||
"userManagement": "Kullanıcı Yönetimi",
|
"userManagement": "Kullanıcı Yönetimi",
|
||||||
"username": "Kullanıcı Adı",
|
"username": "Kullanıcı Adı",
|
||||||
"users": "Kullanıcılar",
|
"users": "Kullanıcılar",
|
||||||
|
"userScopeGenerationPlaceholder": "The scope will be auto generated",
|
||||||
"userUpdated": "Kullanıcı güncellendi!"
|
"userUpdated": "Kullanıcı güncellendi!"
|
||||||
},
|
},
|
||||||
"sidebar": {
|
"sidebar": {
|
||||||
|
|
|
@ -1,268 +0,0 @@
|
||||||
{
|
|
||||||
"buttons": {
|
|
||||||
"cancel": "Відмінити",
|
|
||||||
"close": "Закрити",
|
|
||||||
"copy": "Копіювати",
|
|
||||||
"copyFile": "Копіювати файл",
|
|
||||||
"copyToClipboard": "Копіювати в буфер обміну",
|
|
||||||
"create": "Створити",
|
|
||||||
"delete": "Видалити",
|
|
||||||
"download": "Завантажити",
|
|
||||||
"file": "Файл",
|
|
||||||
"folder": "Папка",
|
|
||||||
"hideDotfiles": "Приховати точкові файли",
|
|
||||||
"info": "Інфо",
|
|
||||||
"more": "Більше",
|
|
||||||
"move": "Перемістити",
|
|
||||||
"moveFile": "Перемістити файл",
|
|
||||||
"new": "Новий",
|
|
||||||
"next": "Далі",
|
|
||||||
"ok": "ОК",
|
|
||||||
"permalink": "Отримати постійне посилання",
|
|
||||||
"previous": "Назад",
|
|
||||||
"publish": "Опублікувати",
|
|
||||||
"rename": "Перейменувати",
|
|
||||||
"replace": "Замінити",
|
|
||||||
"reportIssue": "Повідомити про помилку",
|
|
||||||
"save": "Зберегти",
|
|
||||||
"schedule": "Планування",
|
|
||||||
"search": "Пошук",
|
|
||||||
"select": "Вибрати",
|
|
||||||
"selectMultiple": "Мультивибір",
|
|
||||||
"share": "Поділитися",
|
|
||||||
"shell": "Командний рядок",
|
|
||||||
"submit": "Відправити",
|
|
||||||
"switchView": "Вид",
|
|
||||||
"toggleSidebar": "Бічна панель",
|
|
||||||
"update": "Оновити",
|
|
||||||
"upload": "Завантажити",
|
|
||||||
"openFile": "Відкрити файл"
|
|
||||||
},
|
|
||||||
"download": {
|
|
||||||
"downloadFile": "Завантажити файл",
|
|
||||||
"downloadFolder": "Завантажити папку",
|
|
||||||
"downloadSelected": "Завантажити вибране"
|
|
||||||
},
|
|
||||||
"errors": {
|
|
||||||
"forbidden": "У вас немає прав доступу до цього.",
|
|
||||||
"internal": "Щось пішло не так.",
|
|
||||||
"notFound": "Неправильне посилання.",
|
|
||||||
"connection": "Немає підключення до сервера."
|
|
||||||
},
|
|
||||||
"files": {
|
|
||||||
"body": "Тіло",
|
|
||||||
"clear": "Очистити",
|
|
||||||
"closePreview": "Закрити",
|
|
||||||
"files": "Файли",
|
|
||||||
"folders": "Папки",
|
|
||||||
"home": "Домівка",
|
|
||||||
"lastModified": "Останній раз змінено",
|
|
||||||
"loading": "Завантаження...",
|
|
||||||
"lonely": "Тут пусто...",
|
|
||||||
"metadata": "Метадані",
|
|
||||||
"multipleSelectionEnabled": "Мультивибір включений",
|
|
||||||
"name": "Ім'я",
|
|
||||||
"size": "Розмір",
|
|
||||||
"sortByLastModified": "Сортувати за останнім зміненням",
|
|
||||||
"sortByName": "Сортувати за іменем",
|
|
||||||
"sortBySize": "Сортувати за розміром",
|
|
||||||
"noPreview": "Попередній перегляд для цього файлу недоступний."
|
|
||||||
},
|
|
||||||
"help": {
|
|
||||||
"click": "вибрати файл чи каталог",
|
|
||||||
"ctrl": {
|
|
||||||
"click": "вибрати кілька файлів чи каталогів",
|
|
||||||
"f": "відкрити пошук",
|
|
||||||
"s": "скачати файл або поточний каталог"
|
|
||||||
},
|
|
||||||
"del": "видалити вибрані елементи",
|
|
||||||
"doubleClick": "відкрити файл чи каталог",
|
|
||||||
"esc": "очистити виділення та/або закрити вікно",
|
|
||||||
"f1": "допомога",
|
|
||||||
"f2": "перейменувати файл",
|
|
||||||
"help": "Допомога"
|
|
||||||
},
|
|
||||||
"languages": {
|
|
||||||
"he": "עברית",
|
|
||||||
"ar": "العربية",
|
|
||||||
"de": "Deutsch",
|
|
||||||
"en": "English",
|
|
||||||
"es": "Español",
|
|
||||||
"fr": "Français",
|
|
||||||
"is": "Icelandic",
|
|
||||||
"it": "Italiano",
|
|
||||||
"ja": "日本語",
|
|
||||||
"ko": "한국어",
|
|
||||||
"nlBE": "Dutch (Belgium)",
|
|
||||||
"pl": "Polski",
|
|
||||||
"pt": "Português",
|
|
||||||
"ptBR": "Português (Brasil)",
|
|
||||||
"ro": "Romanian",
|
|
||||||
"ru": "Русский",
|
|
||||||
"sk": "Slovenčina",
|
|
||||||
"svSE": "Swedish (Sweden)",
|
|
||||||
"tr": "Türkçe",
|
|
||||||
"ua": "Українська",
|
|
||||||
"zhCN": "中文 (简体)",
|
|
||||||
"zhTW": "中文 (繁體)"
|
|
||||||
},
|
|
||||||
"login": {
|
|
||||||
"createAnAccount": "Створити обліковий запис",
|
|
||||||
"loginInstead": "Вже є обліковий запис",
|
|
||||||
"password": "Пароль",
|
|
||||||
"passwordConfirm": "Підтвердження паролю",
|
|
||||||
"passwordsDontMatch": "Паролі не співпадають",
|
|
||||||
"signup": "Зареєструватися",
|
|
||||||
"submit": "Увійти",
|
|
||||||
"username": "Ім'я користувача",
|
|
||||||
"usernameTaken": "Ім'я користувача вже використовується",
|
|
||||||
"wrongCredentials": "Невірне ім'я користувача або пароль"
|
|
||||||
},
|
|
||||||
"permanent": "Постійний",
|
|
||||||
"prompts": {
|
|
||||||
"copy": "Копіювати",
|
|
||||||
"copyMessage": "Копіювати в:",
|
|
||||||
"currentlyNavigating": "Поточний каталог:",
|
|
||||||
"deleteMessageMultiple": "Видалити ці файли ({count})?",
|
|
||||||
"deleteMessageSingle": "Видалити цей файл/каталог?",
|
|
||||||
"deleteMessageShare": "Видалити цей спільний файл/каталог ({path})?",
|
|
||||||
"deleteTitle": "Видалити файлы",
|
|
||||||
"displayName": "Відображене ім'я:",
|
|
||||||
"download": "Завантажити файлы",
|
|
||||||
"downloadMessage": "Виберіть формат, в якому хочете завантажити.",
|
|
||||||
"error": "Помилка",
|
|
||||||
"fileInfo": "Інформація про файл",
|
|
||||||
"filesSelected": "Файлів вибрано: {count}.",
|
|
||||||
"lastModified": "Останній раз змінено",
|
|
||||||
"move": "Перемістити",
|
|
||||||
"moveMessage": "Перемістити в:",
|
|
||||||
"newArchetype": "Створіть новий запис на основі архетипу. Файл буде створено у каталозі.",
|
|
||||||
"newDir": "Новий каталог",
|
|
||||||
"newDirMessage": "Ім'я нового каталогу.",
|
|
||||||
"newFile": "Новий файл",
|
|
||||||
"newFileMessage": "Ім'я нового файлу.",
|
|
||||||
"numberDirs": "Кількість каталогів",
|
|
||||||
"numberFiles": "Кількість файлів",
|
|
||||||
"rename": "Перейменувати",
|
|
||||||
"renameMessage": "Нове ім'я",
|
|
||||||
"replace": "Замінити",
|
|
||||||
"replaceMessage": "Ім'я одного з файлів, що завантажуються, збігається з вже існуючим файлом. Ви бажаєте замінити існуючий?\n",
|
|
||||||
"schedule": "Планування",
|
|
||||||
"scheduleMessage": "Запланувати дату та час публікації.",
|
|
||||||
"show": "Показати",
|
|
||||||
"size": "Розмір",
|
|
||||||
"upload": "Завантажити",
|
|
||||||
"uploadMessage": "Виберіть варіант для завантаження.",
|
|
||||||
"optionalPassword": "Необов'язковий пароль"
|
|
||||||
},
|
|
||||||
"search": {
|
|
||||||
"images": "Зображення",
|
|
||||||
"music": "Музика",
|
|
||||||
"pdf": "PDF",
|
|
||||||
"pressToSearch": "Натисніть ENTER для пошуку",
|
|
||||||
"search": "Пошук...",
|
|
||||||
"typeToSearch": "Введіть ім'я файлу...",
|
|
||||||
"types": "Типи",
|
|
||||||
"video": "Відео"
|
|
||||||
},
|
|
||||||
"settings": {
|
|
||||||
"admin": "Адмін",
|
|
||||||
"administrator": "Адміністратор",
|
|
||||||
"allowCommands": "Запуск команд",
|
|
||||||
"allowEdit": "Редагування, перейменування та видалення файлів чи каталогів",
|
|
||||||
"allowNew": "Створення нових файлів або каталогів",
|
|
||||||
"allowPublish": "Публікація нових записів та сторінок",
|
|
||||||
"allowSignup": "Дозволити користувачам реєструватися",
|
|
||||||
"avoidChanges": "(залишіть поле порожнім, щоб уникнути змін)",
|
|
||||||
"branding": "Брендинг",
|
|
||||||
"brandingDirectoryPath": "Шлях до каталогу брендів",
|
|
||||||
"brandingHelp": "Ви можете налаштувати зовнішній вигляд файлового браузера, змінивши його ім'я, замінивши логотип, додавши власні стилі та навіть відключивши зовнішні посилання на GitHub.\nДодаткову інформацію про персоналізований брендинг можна знайти на сторінці {0}.",
|
|
||||||
"changePassword": "Зміна пароля",
|
|
||||||
"commandRunner": "Запуск команд",
|
|
||||||
"commandRunnerHelp": "Тут ви можете встановити команди, які будуть виконуватися у зазначених подіях. Ви повинні вказати по одній команді в кожному рядку. Змінні середовища {0} та {1} будуть доступні, будучи {0} щодо {1}. Додаткові відомості про цю функцію та доступні змінні середовища див. у {2}.",
|
|
||||||
"commandsUpdated": "Команди оновлені!",
|
|
||||||
"createUserDir": "Автоматичне створення домашнього каталогу користувача при додаванні нового користувача",
|
|
||||||
"customStylesheet": "Свій стиль",
|
|
||||||
"defaultUserDescription": "Це налаштування за замовчуванням для нових користувачів.",
|
|
||||||
"disableExternalLinks": "Вимкнути зовнішні посилання (крім документації)",
|
|
||||||
"documentation": "документація",
|
|
||||||
"examples": "Приклади",
|
|
||||||
"executeOnShell": "Виконати в командному рядку",
|
|
||||||
"executeOnShellDescription": "За замовчуванням File Browser виконує команди, безпосередньо викликаючи їх бінарні файли. Якщо ви хочете замість цього запускати їх в оболонці (наприклад, Bash або PowerShell), ви можете визначити їх тут з необхідними аргументами та прапорами. Якщо встановлено, виконуєма вами команда буде додана як аргумент. Це стосується як користувацьких команд, так і обробників подій.",
|
|
||||||
"globalRules": "Це глобальний набір дозволяючих та забороняючих правил. Вони застосовні до кожного користувача. Ви можете визначити певні правила для налаштувань кожного користувача, щоб перевизначити їх.",
|
|
||||||
"globalSettings": "Глобальні налаштування",
|
|
||||||
"hideDotfiles": "Приховати точкові файли",
|
|
||||||
"insertPath": "Вставте шлях",
|
|
||||||
"insertRegex": "Вставити регулярний вираз",
|
|
||||||
"instanceName": "Поточна назва програми",
|
|
||||||
"language": "Мова",
|
|
||||||
"lockPassword": "Заборонити користувачеві змінювати пароль",
|
|
||||||
"newPassword": "Новий пароль",
|
|
||||||
"newPasswordConfirm": "Підтвердження нового пароля",
|
|
||||||
"newUser": "Новий користувач",
|
|
||||||
"password": "Пароль",
|
|
||||||
"passwordUpdated": "Пароль оновлено!",
|
|
||||||
"path": "Шлях",
|
|
||||||
"perm": {
|
|
||||||
"create": "Створювати файли та каталоги",
|
|
||||||
"delete": "Видаляти файли та каталоги",
|
|
||||||
"download": "Завантажувати",
|
|
||||||
"execute": "Виконувати команди",
|
|
||||||
"modify": "Редагувати файли",
|
|
||||||
"rename": "Перейменовувати або переміщувати файли та каталоги",
|
|
||||||
"share": "Ділітися файлами"
|
|
||||||
},
|
|
||||||
"permissions": "Дозволи",
|
|
||||||
"permissionsHelp": "Можна настроїти користувача як адміністратора або вибрати індивідуальні дозволи. При виборі \"Адміністратор\" всі інші параметри будуть автоматично вибрані. Керування користувачами - привілей адміністратора.\n",
|
|
||||||
"profileSettings": "Налаштування профілю",
|
|
||||||
"ruleExample1": "запобігти доступу до будь-якого прихованого файлу (наприклад: .git, .gitignore) у кожній папці.\n",
|
|
||||||
"ruleExample2": "блокує доступ до файлу з ім'ям Caddyfile у кореневій області.",
|
|
||||||
"rules": "Права",
|
|
||||||
"rulesHelp": "Тут ви можете визначити набір дозволяючих та забороняючих правил для цього конкретного користувача. Блоковані файли не відображатимуться у списках, і не будуть доступні для користувача. Є підтримка регулярних виразів та відносних шляхів.\n",
|
|
||||||
"scope": "Корінь",
|
|
||||||
"setDateFormat": "Встановити точний формат дати",
|
|
||||||
"settingsUpdated": "Налаштування застосовані!",
|
|
||||||
"shareDuration": "Тривалість спільного посилання",
|
|
||||||
"shareManagement": "Управління спільними посиланнями",
|
|
||||||
"shareDeleted": "Спільне посилання видалено!",
|
|
||||||
"singleClick": "Відкриття файлів та каталогів одним кліком",
|
|
||||||
"themes": {
|
|
||||||
"dark": "Темна",
|
|
||||||
"light": "Світла",
|
|
||||||
"title": "Тема"
|
|
||||||
},
|
|
||||||
"user": "Користувач",
|
|
||||||
"userCommands": "Команди",
|
|
||||||
"userCommandsHelp": "Список команд, доступних користувачу, розділений пробілами. Приклад:\n",
|
|
||||||
"userCreated": "Користувач створений!",
|
|
||||||
"userDefaults": "Налаштування користувача за замовчуванням",
|
|
||||||
"userDeleted": "Користувач видалений!",
|
|
||||||
"userManagement": "Керування користувачами",
|
|
||||||
"userUpdated": "Користувач змінений!",
|
|
||||||
"username": "Ім'я користувача",
|
|
||||||
"users": "Користувачі"
|
|
||||||
},
|
|
||||||
"sidebar": {
|
|
||||||
"help": "Допомога",
|
|
||||||
"hugoNew": "Hugo New",
|
|
||||||
"login": "Увійти",
|
|
||||||
"logout": "Вийти",
|
|
||||||
"myFiles": "Файли",
|
|
||||||
"newFile": "Новий файл",
|
|
||||||
"newFolder": "Новий каталог",
|
|
||||||
"preview": "Перегляд",
|
|
||||||
"settings": "Налаштування",
|
|
||||||
"signup": "Зареєструватися",
|
|
||||||
"siteSettings": "Налаштування сайту"
|
|
||||||
},
|
|
||||||
"success": {
|
|
||||||
"linkCopied": "Посилання скопійоване!"
|
|
||||||
},
|
|
||||||
"time": {
|
|
||||||
"days": "Дні",
|
|
||||||
"hours": "Години",
|
|
||||||
"minutes": "Хвилини",
|
|
||||||
"seconds": "Секунди",
|
|
||||||
"unit": "Одиниця часу"
|
|
||||||
}
|
|
||||||
}
|
|
|
@ -178,6 +178,7 @@
|
||||||
"unsavedChanges": "Неможливо зберегти внесені зміни. Покинути сторінку?",
|
"unsavedChanges": "Неможливо зберегти внесені зміни. Покинути сторінку?",
|
||||||
"upload": "Завантаження",
|
"upload": "Завантаження",
|
||||||
"uploadFile": "Файл",
|
"uploadFile": "Файл",
|
||||||
|
"uploadFiles": "Uploading {files} files...",
|
||||||
"uploadFolder": "Папка",
|
"uploadFolder": "Папка",
|
||||||
"uploadMessage": "Виберіть опцію для завантаження.",
|
"uploadMessage": "Виберіть опцію для завантаження.",
|
||||||
"write": "Запис"
|
"write": "Запис"
|
||||||
|
@ -209,6 +210,7 @@
|
||||||
"commandRunnerHelp": "Тут ви можете встановити команди, які будуть виконуватися у вказаних подіях. Ви можете вказати по одній команді в кожному рядку. Змінні середовища {0} і {1} будуть доступні, {0} відносно {1}. З додатковою інформацією про цю функцію і доступні змінні середовища можна ознайомитися тут {2}.",
|
"commandRunnerHelp": "Тут ви можете встановити команди, які будуть виконуватися у вказаних подіях. Ви можете вказати по одній команді в кожному рядку. Змінні середовища {0} і {1} будуть доступні, {0} відносно {1}. З додатковою інформацією про цю функцію і доступні змінні середовища можна ознайомитися тут {2}.",
|
||||||
"commandsUpdated": "Команди оновлено!",
|
"commandsUpdated": "Команди оновлено!",
|
||||||
"createUserDir": "Автоматичне створення домашнього каталогу користувача при додаванні нового користувача",
|
"createUserDir": "Автоматичне створення домашнього каталогу користувача при додаванні нового користувача",
|
||||||
|
"createUserHomeDirectory": "Create user home directory",
|
||||||
"customStylesheet": "Власна таблиця стилів",
|
"customStylesheet": "Власна таблиця стилів",
|
||||||
"defaultUserDescription": "Це налаштування за замовчуванням для нових користувачів.",
|
"defaultUserDescription": "Це налаштування за замовчуванням для нових користувачів.",
|
||||||
"disableExternalLinks": "Вимкнути зовнішні посилання (крім документації)",
|
"disableExternalLinks": "Вимкнути зовнішні посилання (крім документації)",
|
||||||
|
@ -264,9 +266,11 @@
|
||||||
"userCreated": "Користувача створено!",
|
"userCreated": "Користувача створено!",
|
||||||
"userDefaults": "Налаштування користувачів за замовчуванням",
|
"userDefaults": "Налаштування користувачів за замовчуванням",
|
||||||
"userDeleted": "Користувача видалено!",
|
"userDeleted": "Користувача видалено!",
|
||||||
|
"userHomeBasePath": "Base path for user home directories",
|
||||||
"userManagement": "Управління користувачами",
|
"userManagement": "Управління користувачами",
|
||||||
"username": "Ім'я користувача",
|
"username": "Ім'я користувача",
|
||||||
"users": "Користувачі",
|
"users": "Користувачі",
|
||||||
|
"userScopeGenerationPlaceholder": "The scope will be auto generated",
|
||||||
"userUpdated": "Користувача оновлено!"
|
"userUpdated": "Користувача оновлено!"
|
||||||
},
|
},
|
||||||
"sidebar": {
|
"sidebar": {
|
||||||
|
|
|
@ -178,6 +178,7 @@
|
||||||
"unsavedChanges": "您所做的修改将不会被保存, 丢弃更改吗?",
|
"unsavedChanges": "您所做的修改将不会被保存, 丢弃更改吗?",
|
||||||
"upload": "上传",
|
"upload": "上传",
|
||||||
"uploadFile": "文件",
|
"uploadFile": "文件",
|
||||||
|
"uploadFiles": "Uploading {files} files...",
|
||||||
"uploadFolder": "文件夹",
|
"uploadFolder": "文件夹",
|
||||||
"uploadMessage": "选择上传选项。",
|
"uploadMessage": "选择上传选项。",
|
||||||
"write": "写入"
|
"write": "写入"
|
||||||
|
@ -209,6 +210,7 @@
|
||||||
"commandRunnerHelp": "在这里你可以设置在下面的事件中执行的命令。每行必须写一条命令。可以在命令中使用环境变量 {0} 和 {1}。关于此功能和可用环境变量的更多信息,请阅读{2}.",
|
"commandRunnerHelp": "在这里你可以设置在下面的事件中执行的命令。每行必须写一条命令。可以在命令中使用环境变量 {0} 和 {1}。关于此功能和可用环境变量的更多信息,请阅读{2}.",
|
||||||
"commandsUpdated": "命令已更新!",
|
"commandsUpdated": "命令已更新!",
|
||||||
"createUserDir": "在添加新用户的同时自动创建用户的个人目录",
|
"createUserDir": "在添加新用户的同时自动创建用户的个人目录",
|
||||||
|
"createUserHomeDirectory": "Create user home directory",
|
||||||
"customStylesheet": "自定义样式表(CSS)",
|
"customStylesheet": "自定义样式表(CSS)",
|
||||||
"defaultUserDescription": "这些是新用户的默认设置。",
|
"defaultUserDescription": "这些是新用户的默认设置。",
|
||||||
"disableExternalLinks": "禁止外部链接(帮助文档除外)",
|
"disableExternalLinks": "禁止外部链接(帮助文档除外)",
|
||||||
|
@ -264,9 +266,11 @@
|
||||||
"userCreated": "用户已创建!",
|
"userCreated": "用户已创建!",
|
||||||
"userDefaults": "用户默认设置",
|
"userDefaults": "用户默认设置",
|
||||||
"userDeleted": "用户已删除!",
|
"userDeleted": "用户已删除!",
|
||||||
|
"userHomeBasePath": "Base path for user home directories",
|
||||||
"userManagement": "用户管理",
|
"userManagement": "用户管理",
|
||||||
"username": "用户名",
|
"username": "用户名",
|
||||||
"users": "用户",
|
"users": "用户",
|
||||||
|
"userScopeGenerationPlaceholder": "The scope will be auto generated",
|
||||||
"userUpdated": "用户已更新!"
|
"userUpdated": "用户已更新!"
|
||||||
},
|
},
|
||||||
"sidebar": {
|
"sidebar": {
|
||||||
|
|
Loading…
Reference in New Issue