diff options
Diffstat (limited to 'apps/workflowengine')
73 files changed, 172 insertions, 2750 deletions
diff --git a/apps/workflowengine/appinfo/routes.php b/apps/workflowengine/appinfo/routes.php index ffafd0b91a8..48e5ed2ef4e 100644 --- a/apps/workflowengine/appinfo/routes.php +++ b/apps/workflowengine/appinfo/routes.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/workflowengine/l10n/bg.js b/apps/workflowengine/l10n/bg.js index fa3ac3b5022..ab2ed6cb1a4 100644 --- a/apps/workflowengine/l10n/bg.js +++ b/apps/workflowengine/l10n/bg.js @@ -44,10 +44,11 @@ OC.L10N.register( "The provided check value is too long" : "Предоставената стойност за проверка е твърде дълга", "Check #%s does not exist" : "Проверка #%s не съществува", "Check %s is invalid or does not exist" : "Проверка %s не е валидна или несъществува", - "Flow" : "Поток", + "Flow" : "Автоматизация", "Nextcloud workflow engine" : "Система на работния поток на Nextcloud", "Select a filter" : "Избор на филтър", "Select a comparator" : "Избор на инструмент за сравняване", + "Remove filter" : "Премахни филтър", "Folder" : "Папка", "Images" : "Изображения", "Office documents" : "Офис документи", @@ -69,7 +70,7 @@ OC.L10N.register( "Select groups" : "Избери Групи", "Groups" : "Групи", "At least one event must be selected" : "Трябва да бъде избрано поне едно събитие", - "Add new flow" : "Добавяне на нов поток", + "Add new flow" : "Добавяне на нова автоматизация", "The configuration is invalid" : "Конфигурацията е невалидна", "Active" : "Активен", "Save" : "Запази", @@ -77,14 +78,17 @@ OC.L10N.register( "and" : "и", "Cancel" : "Отказ", "Delete" : "Изтриване", - "Available flows" : "Налични потоци", + "Available flows" : "Налични автоматизации", "For details on how to write your own flow, check out the development documentation." : "За подробности как да напишете свой собствен поток, вижте документацията за разработка.", - "More flows" : "Още потоци", + "No flows installed" : "Няма инсталирани автоматизации", + "Ask your administrator to install new flows." : "Помолете системния администратор да инсталира нови автоматизации", + "More flows" : "Още поточни автоматизации", "Browse the App Store" : "Преглед на магазина за приложения /App Store/", "Show less" : "Покажи по-малко", "Show more" : "Покажи повече", - "Configured flows" : "Конфигурирани потоци", - "Your flows" : "Вашите потоци ", + "Configured flows" : "Конфигурирани поточни автоматизации", + "Your flows" : "Вашите автоматизации", + "No flows configured" : "Няма конфигурирани автоматизации", "matches" : "съвпадения", "does not match" : "не съвпада", "is" : "е", diff --git a/apps/workflowengine/l10n/bg.json b/apps/workflowengine/l10n/bg.json index 90d90b480a7..44c7d29a6f5 100644 --- a/apps/workflowengine/l10n/bg.json +++ b/apps/workflowengine/l10n/bg.json @@ -42,10 +42,11 @@ "The provided check value is too long" : "Предоставената стойност за проверка е твърде дълга", "Check #%s does not exist" : "Проверка #%s не съществува", "Check %s is invalid or does not exist" : "Проверка %s не е валидна или несъществува", - "Flow" : "Поток", + "Flow" : "Автоматизация", "Nextcloud workflow engine" : "Система на работния поток на Nextcloud", "Select a filter" : "Избор на филтър", "Select a comparator" : "Избор на инструмент за сравняване", + "Remove filter" : "Премахни филтър", "Folder" : "Папка", "Images" : "Изображения", "Office documents" : "Офис документи", @@ -67,7 +68,7 @@ "Select groups" : "Избери Групи", "Groups" : "Групи", "At least one event must be selected" : "Трябва да бъде избрано поне едно събитие", - "Add new flow" : "Добавяне на нов поток", + "Add new flow" : "Добавяне на нова автоматизация", "The configuration is invalid" : "Конфигурацията е невалидна", "Active" : "Активен", "Save" : "Запази", @@ -75,14 +76,17 @@ "and" : "и", "Cancel" : "Отказ", "Delete" : "Изтриване", - "Available flows" : "Налични потоци", + "Available flows" : "Налични автоматизации", "For details on how to write your own flow, check out the development documentation." : "За подробности как да напишете свой собствен поток, вижте документацията за разработка.", - "More flows" : "Още потоци", + "No flows installed" : "Няма инсталирани автоматизации", + "Ask your administrator to install new flows." : "Помолете системния администратор да инсталира нови автоматизации", + "More flows" : "Още поточни автоматизации", "Browse the App Store" : "Преглед на магазина за приложения /App Store/", "Show less" : "Покажи по-малко", "Show more" : "Покажи повече", - "Configured flows" : "Конфигурирани потоци", - "Your flows" : "Вашите потоци ", + "Configured flows" : "Конфигурирани поточни автоматизации", + "Your flows" : "Вашите автоматизации", + "No flows configured" : "Няма конфигурирани автоматизации", "matches" : "съвпадения", "does not match" : "не съвпада", "is" : "е", diff --git a/apps/workflowengine/l10n/es_419.js b/apps/workflowengine/l10n/es_419.js deleted file mode 100644 index 1ec3bc45344..00000000000 --- a/apps/workflowengine/l10n/es_419.js +++ /dev/null @@ -1,63 +0,0 @@ -OC.L10N.register( - "workflowengine", - { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/workflowengine/l10n/es_419.json b/apps/workflowengine/l10n/es_419.json deleted file mode 100644 index 54d9e0e5740..00000000000 --- a/apps/workflowengine/l10n/es_419.json +++ /dev/null @@ -1,61 +0,0 @@ -{ "translations": { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/workflowengine/l10n/es_AR.js b/apps/workflowengine/l10n/es_AR.js deleted file mode 100644 index e1d744c4139..00000000000 --- a/apps/workflowengine/l10n/es_AR.js +++ /dev/null @@ -1,62 +0,0 @@ -OC.L10N.register( - "workflowengine", - { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Files WebDAV" : "Archivos en WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Eliminar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File name" : "Nombre", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menor", - "less or equals" : "menor o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "Predefined URLs" : "URLs predefinidos", - "Others" : "Otros" -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/workflowengine/l10n/es_AR.json b/apps/workflowengine/l10n/es_AR.json deleted file mode 100644 index 4d4f1da546b..00000000000 --- a/apps/workflowengine/l10n/es_AR.json +++ /dev/null @@ -1,60 +0,0 @@ -{ "translations": { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Files WebDAV" : "Archivos en WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Eliminar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File name" : "Nombre", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menor", - "less or equals" : "menor o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "Predefined URLs" : "URLs predefinidos", - "Others" : "Otros" -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/workflowengine/l10n/es_CL.js b/apps/workflowengine/l10n/es_CL.js deleted file mode 100644 index 1ec3bc45344..00000000000 --- a/apps/workflowengine/l10n/es_CL.js +++ /dev/null @@ -1,63 +0,0 @@ -OC.L10N.register( - "workflowengine", - { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/workflowengine/l10n/es_CL.json b/apps/workflowengine/l10n/es_CL.json deleted file mode 100644 index 54d9e0e5740..00000000000 --- a/apps/workflowengine/l10n/es_CL.json +++ /dev/null @@ -1,61 +0,0 @@ -{ "translations": { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/workflowengine/l10n/es_CO.js b/apps/workflowengine/l10n/es_CO.js deleted file mode 100644 index 1ec3bc45344..00000000000 --- a/apps/workflowengine/l10n/es_CO.js +++ /dev/null @@ -1,63 +0,0 @@ -OC.L10N.register( - "workflowengine", - { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/workflowengine/l10n/es_CO.json b/apps/workflowengine/l10n/es_CO.json deleted file mode 100644 index 54d9e0e5740..00000000000 --- a/apps/workflowengine/l10n/es_CO.json +++ /dev/null @@ -1,61 +0,0 @@ -{ "translations": { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/workflowengine/l10n/es_CR.js b/apps/workflowengine/l10n/es_CR.js deleted file mode 100644 index 1ec3bc45344..00000000000 --- a/apps/workflowengine/l10n/es_CR.js +++ /dev/null @@ -1,63 +0,0 @@ -OC.L10N.register( - "workflowengine", - { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/workflowengine/l10n/es_CR.json b/apps/workflowengine/l10n/es_CR.json deleted file mode 100644 index 54d9e0e5740..00000000000 --- a/apps/workflowengine/l10n/es_CR.json +++ /dev/null @@ -1,61 +0,0 @@ -{ "translations": { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/workflowengine/l10n/es_DO.js b/apps/workflowengine/l10n/es_DO.js deleted file mode 100644 index 1ec3bc45344..00000000000 --- a/apps/workflowengine/l10n/es_DO.js +++ /dev/null @@ -1,63 +0,0 @@ -OC.L10N.register( - "workflowengine", - { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/workflowengine/l10n/es_DO.json b/apps/workflowengine/l10n/es_DO.json deleted file mode 100644 index 54d9e0e5740..00000000000 --- a/apps/workflowengine/l10n/es_DO.json +++ /dev/null @@ -1,61 +0,0 @@ -{ "translations": { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/workflowengine/l10n/es_GT.js b/apps/workflowengine/l10n/es_GT.js deleted file mode 100644 index 1ec3bc45344..00000000000 --- a/apps/workflowengine/l10n/es_GT.js +++ /dev/null @@ -1,63 +0,0 @@ -OC.L10N.register( - "workflowengine", - { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/workflowengine/l10n/es_GT.json b/apps/workflowengine/l10n/es_GT.json deleted file mode 100644 index 54d9e0e5740..00000000000 --- a/apps/workflowengine/l10n/es_GT.json +++ /dev/null @@ -1,61 +0,0 @@ -{ "translations": { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/workflowengine/l10n/es_HN.js b/apps/workflowengine/l10n/es_HN.js deleted file mode 100644 index 1ec3bc45344..00000000000 --- a/apps/workflowengine/l10n/es_HN.js +++ /dev/null @@ -1,63 +0,0 @@ -OC.L10N.register( - "workflowengine", - { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/workflowengine/l10n/es_HN.json b/apps/workflowengine/l10n/es_HN.json deleted file mode 100644 index 54d9e0e5740..00000000000 --- a/apps/workflowengine/l10n/es_HN.json +++ /dev/null @@ -1,61 +0,0 @@ -{ "translations": { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/workflowengine/l10n/es_NI.js b/apps/workflowengine/l10n/es_NI.js deleted file mode 100644 index 1ec3bc45344..00000000000 --- a/apps/workflowengine/l10n/es_NI.js +++ /dev/null @@ -1,63 +0,0 @@ -OC.L10N.register( - "workflowengine", - { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/workflowengine/l10n/es_NI.json b/apps/workflowengine/l10n/es_NI.json deleted file mode 100644 index 54d9e0e5740..00000000000 --- a/apps/workflowengine/l10n/es_NI.json +++ /dev/null @@ -1,61 +0,0 @@ -{ "translations": { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/workflowengine/l10n/es_PA.js b/apps/workflowengine/l10n/es_PA.js deleted file mode 100644 index 1ec3bc45344..00000000000 --- a/apps/workflowengine/l10n/es_PA.js +++ /dev/null @@ -1,63 +0,0 @@ -OC.L10N.register( - "workflowengine", - { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/workflowengine/l10n/es_PA.json b/apps/workflowengine/l10n/es_PA.json deleted file mode 100644 index 54d9e0e5740..00000000000 --- a/apps/workflowengine/l10n/es_PA.json +++ /dev/null @@ -1,61 +0,0 @@ -{ "translations": { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/workflowengine/l10n/es_PE.js b/apps/workflowengine/l10n/es_PE.js deleted file mode 100644 index 1ec3bc45344..00000000000 --- a/apps/workflowengine/l10n/es_PE.js +++ /dev/null @@ -1,63 +0,0 @@ -OC.L10N.register( - "workflowengine", - { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/workflowengine/l10n/es_PE.json b/apps/workflowengine/l10n/es_PE.json deleted file mode 100644 index 54d9e0e5740..00000000000 --- a/apps/workflowengine/l10n/es_PE.json +++ /dev/null @@ -1,61 +0,0 @@ -{ "translations": { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/workflowengine/l10n/es_PR.js b/apps/workflowengine/l10n/es_PR.js deleted file mode 100644 index 1ec3bc45344..00000000000 --- a/apps/workflowengine/l10n/es_PR.js +++ /dev/null @@ -1,63 +0,0 @@ -OC.L10N.register( - "workflowengine", - { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/workflowengine/l10n/es_PR.json b/apps/workflowengine/l10n/es_PR.json deleted file mode 100644 index 54d9e0e5740..00000000000 --- a/apps/workflowengine/l10n/es_PR.json +++ /dev/null @@ -1,61 +0,0 @@ -{ "translations": { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/workflowengine/l10n/es_PY.js b/apps/workflowengine/l10n/es_PY.js deleted file mode 100644 index 1ec3bc45344..00000000000 --- a/apps/workflowengine/l10n/es_PY.js +++ /dev/null @@ -1,63 +0,0 @@ -OC.L10N.register( - "workflowengine", - { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/workflowengine/l10n/es_PY.json b/apps/workflowengine/l10n/es_PY.json deleted file mode 100644 index 54d9e0e5740..00000000000 --- a/apps/workflowengine/l10n/es_PY.json +++ /dev/null @@ -1,61 +0,0 @@ -{ "translations": { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/workflowengine/l10n/es_SV.js b/apps/workflowengine/l10n/es_SV.js deleted file mode 100644 index 1ec3bc45344..00000000000 --- a/apps/workflowengine/l10n/es_SV.js +++ /dev/null @@ -1,63 +0,0 @@ -OC.L10N.register( - "workflowengine", - { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/workflowengine/l10n/es_SV.json b/apps/workflowengine/l10n/es_SV.json deleted file mode 100644 index 54d9e0e5740..00000000000 --- a/apps/workflowengine/l10n/es_SV.json +++ /dev/null @@ -1,61 +0,0 @@ -{ "translations": { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/workflowengine/l10n/es_UY.js b/apps/workflowengine/l10n/es_UY.js deleted file mode 100644 index 1ec3bc45344..00000000000 --- a/apps/workflowengine/l10n/es_UY.js +++ /dev/null @@ -1,63 +0,0 @@ -OC.L10N.register( - "workflowengine", - { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -}, -"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"); diff --git a/apps/workflowengine/l10n/es_UY.json b/apps/workflowengine/l10n/es_UY.json deleted file mode 100644 index 54d9e0e5740..00000000000 --- a/apps/workflowengine/l10n/es_UY.json +++ /dev/null @@ -1,61 +0,0 @@ -{ "translations": { - "The given operator is invalid" : "El operador indicado es inválido", - "The given regular expression is invalid" : "La expresión regular indicada es inválida", - "The given file size is invalid" : "El tamaño de archivo indicado es inválido", - "The given tag id is invalid" : "El id de la etiqueta es inválido", - "The given IP range is invalid" : "El rango de IP's es inválido", - "The given IP range is not valid for IPv4" : "El rango de IPs dado no es válido para IPv4", - "The given IP range is not valid for IPv6" : "El rango de IPs dado no es válido para IPv6", - "The given time span is invalid" : "El espacio de tiempo dado es inválido", - "The given start time is invalid" : "El tiempo inicial dado no es válido", - "The given end time is invalid" : "El tiempo final dado no es válido", - "The given group does not exist" : "El grupo dado no existe", - "File" : "Archivo", - "Operation #%s does not exist" : "La operación #%s no existe", - "Operation %s does not exist" : "La operación %s no existe", - "Operation %s is invalid" : "La operación %s es inválida", - "Check %s does not exist" : "La validación %s no existe", - "Check %s is invalid" : "La validación %s no es inválida", - "Check #%s does not exist" : "La validación #%s no existe", - "Check %s is invalid or does not exist" : "La validación %s es inválida o no existe", - "Folder" : "Carpeta", - "Images" : "Imágenes", - "Predefined URLs" : "URLs predefinidos", - "Files WebDAV" : "Archivos WebDAV", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de escritorio", - "Cancel" : "Cancelar", - "Delete" : "Borrar", - "Save" : "Guardar", - "matches" : "coincide", - "does not match" : "No coincide", - "is" : "es", - "is not" : "no es", - "File MIME type" : "Tipo MIME del archivo", - "File size (upload)" : "Tamaño del archivo (carga)", - "less" : "menos", - "less or equals" : "menos o igual", - "greater or equals" : "mayor o igual", - "greater" : "mayor", - "Request remote address" : "Solicitar dirección remota", - "matches IPv4" : "coincide con IPv4", - "does not match IPv4" : "no coincide con IPv4", - "matches IPv6" : "coincide con IPv6", - "does not match IPv6" : "no coincide con IPv6", - "File system tag" : "Etiqueta del sistema de archivos", - "is tagged with" : "está etiquetado con", - "is not tagged with" : "no está etiquetado con", - "Request URL" : "Solicitar URL", - "Request time" : "Tiempo de la solicitud", - "between" : "entre", - "not between" : "no entre", - "Request user agent" : "Solicitar agente de usuario", - "User group membership" : "Membresia al grupo de usuarios", - "is member of" : "es miembro de", - "is not member of" : "no es miembro de", - "No results" : "No hay resultados", - "%s (invisible)" : "%s (invisible) ", - "%s (restricted)" : "%s (restringido)" -},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;" -}
\ No newline at end of file diff --git a/apps/workflowengine/l10n/et_EE.js b/apps/workflowengine/l10n/et_EE.js deleted file mode 100644 index 753f3211f33..00000000000 --- a/apps/workflowengine/l10n/et_EE.js +++ /dev/null @@ -1,74 +0,0 @@ -OC.L10N.register( - "workflowengine", - { - "The given regular expression is invalid" : "Antud regulaaravaldis on vigane", - "The given file size is invalid" : "Antud faili suurus on vigane", - "The given tag id is invalid" : "Antud sildi ID on vigane", - "The given IP range is invalid" : "Antud IP vahemik on vigane", - "The given IP range is not valid for IPv4" : "Antud IP vahemik ei kehti IPv4 kohta", - "The given IP range is not valid for IPv6" : "Antud IP vahemik ei kehti IPv6 kohta", - "The given time span is invalid" : "Antud ajavahemik on vigane", - "The given start time is invalid" : "Antud algusaeg on vigane", - "The given end time is invalid" : "Antud lõppaeg on vigane", - "The given group does not exist" : "Antud gruppi ei leitud", - "File" : "Fail", - "File deleted" : "Fail on kustutatud", - "Operation #%s does not exist" : "Tegevus # %s ei leitud", - "Operation %s does not exist" : "Tegevust %s ei leitud", - "Operation %s is invalid" : "Tegevus %s on vigane", - "Folder" : "Kaust", - "Images" : "Pildid", - "No results" : "Vasteid ei leitud", - "%s (invisible)" : "%s (nähtamatu)", - "%s (restricted)" : "%s (piiratud)", - "Predefined URLs" : "Eelmääratletud URL-id", - "Files WebDAV" : "WebDAV failid", - "Android client" : "Android klient", - "iOS client" : "iOS klient", - "Desktop client" : "Töölaua klient", - "Cancel" : "Loobu", - "Delete" : "Kustuta", - "Save" : "Salvesta", - "matches" : "kattub", - "does not match" : "ei kattu", - "is" : "on", - "is not" : "ei ole", - "File MIME type" : "Faili MIME tüüp", - "File size (upload)" : "Faili suurus (üleslaadimine)", - "less" : "väiksem", - "less or equals" : "väiksem või võrdne", - "greater or equals" : "suurem või võrdne", - "greater" : "suurem", - "Request remote address" : "Päringu kaugaadress", - "matches IPv4" : "kattub IPv4 aadressiga", - "does not match IPv4" : "Ei kattu IPv4 aadressiga", - "matches IPv6" : "kattub IPv6 aadressiga", - "does not match IPv6" : "Ei kattu IPv6 aadressiga", - "File system tag" : "Faili süsteemi silt", - "is tagged with" : "on sildiga", - "is not tagged with" : "ei ole sildiga", - "Request URL" : "Päringu URL", - "Request time" : "Päringu aeg", - "between" : "vahemikus", - "not between" : "ei ole vahemikus", - "Request user agent" : "Päringu \"user agent\"", - "User group membership" : "Kasutajagrupi liige", - "is member of" : "on liige", - "is not member of" : "ei ole liige", - "Example: {placeholder}" : "Näide: {placeholder}", - "Select tag…" : "Vali silt...", - "Start" : "Algus", - "End" : "Lõpp", - "Select timezone…" : "Vali ajavöönd", - "Sync clients" : "Kliendiprogrammid", - "Short rule description" : "Reegli lühikirjeldus", - "Add rule" : "Lisa reegel", - "Reset" : "Lähtesta", - "Saving…" : "Salvestamine...", - "Saved" : "Salvestatud", - "Saving failed:" : "Salvestamine ebaõnnestus:", - "Add rule group" : "Lisa reegligrupp", - "Open documentation" : "Ava dokumentatsioon", - "Loading…" : "Laadimine..." -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/workflowengine/l10n/et_EE.json b/apps/workflowengine/l10n/et_EE.json deleted file mode 100644 index 5f3e4831ad5..00000000000 --- a/apps/workflowengine/l10n/et_EE.json +++ /dev/null @@ -1,72 +0,0 @@ -{ "translations": { - "The given regular expression is invalid" : "Antud regulaaravaldis on vigane", - "The given file size is invalid" : "Antud faili suurus on vigane", - "The given tag id is invalid" : "Antud sildi ID on vigane", - "The given IP range is invalid" : "Antud IP vahemik on vigane", - "The given IP range is not valid for IPv4" : "Antud IP vahemik ei kehti IPv4 kohta", - "The given IP range is not valid for IPv6" : "Antud IP vahemik ei kehti IPv6 kohta", - "The given time span is invalid" : "Antud ajavahemik on vigane", - "The given start time is invalid" : "Antud algusaeg on vigane", - "The given end time is invalid" : "Antud lõppaeg on vigane", - "The given group does not exist" : "Antud gruppi ei leitud", - "File" : "Fail", - "File deleted" : "Fail on kustutatud", - "Operation #%s does not exist" : "Tegevus # %s ei leitud", - "Operation %s does not exist" : "Tegevust %s ei leitud", - "Operation %s is invalid" : "Tegevus %s on vigane", - "Folder" : "Kaust", - "Images" : "Pildid", - "No results" : "Vasteid ei leitud", - "%s (invisible)" : "%s (nähtamatu)", - "%s (restricted)" : "%s (piiratud)", - "Predefined URLs" : "Eelmääratletud URL-id", - "Files WebDAV" : "WebDAV failid", - "Android client" : "Android klient", - "iOS client" : "iOS klient", - "Desktop client" : "Töölaua klient", - "Cancel" : "Loobu", - "Delete" : "Kustuta", - "Save" : "Salvesta", - "matches" : "kattub", - "does not match" : "ei kattu", - "is" : "on", - "is not" : "ei ole", - "File MIME type" : "Faili MIME tüüp", - "File size (upload)" : "Faili suurus (üleslaadimine)", - "less" : "väiksem", - "less or equals" : "väiksem või võrdne", - "greater or equals" : "suurem või võrdne", - "greater" : "suurem", - "Request remote address" : "Päringu kaugaadress", - "matches IPv4" : "kattub IPv4 aadressiga", - "does not match IPv4" : "Ei kattu IPv4 aadressiga", - "matches IPv6" : "kattub IPv6 aadressiga", - "does not match IPv6" : "Ei kattu IPv6 aadressiga", - "File system tag" : "Faili süsteemi silt", - "is tagged with" : "on sildiga", - "is not tagged with" : "ei ole sildiga", - "Request URL" : "Päringu URL", - "Request time" : "Päringu aeg", - "between" : "vahemikus", - "not between" : "ei ole vahemikus", - "Request user agent" : "Päringu \"user agent\"", - "User group membership" : "Kasutajagrupi liige", - "is member of" : "on liige", - "is not member of" : "ei ole liige", - "Example: {placeholder}" : "Näide: {placeholder}", - "Select tag…" : "Vali silt...", - "Start" : "Algus", - "End" : "Lõpp", - "Select timezone…" : "Vali ajavöönd", - "Sync clients" : "Kliendiprogrammid", - "Short rule description" : "Reegli lühikirjeldus", - "Add rule" : "Lisa reegel", - "Reset" : "Lähtesta", - "Saving…" : "Salvestamine...", - "Saved" : "Salvestatud", - "Saving failed:" : "Salvestamine ebaõnnestus:", - "Add rule group" : "Lisa reegligrupp", - "Open documentation" : "Ava dokumentatsioon", - "Loading…" : "Laadimine..." -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/workflowengine/l10n/ia.js b/apps/workflowengine/l10n/ia.js deleted file mode 100644 index a6428d4e19c..00000000000 --- a/apps/workflowengine/l10n/ia.js +++ /dev/null @@ -1,46 +0,0 @@ -OC.L10N.register( - "workflowengine", - { - "is" : "es", - "is not" : "non es", - "matches" : "corresponde", - "does not match" : "non corresponde", - "Example: {placeholder}" : "Exemplo: {placeholder}", - "File size (upload)" : "Dimension de file (incarga)", - "less" : "minus", - "less or equals" : "minus o equal", - "greater or equals" : "major o equal", - "greater" : "major", - "File system tag" : "Etiquetta de systema de file", - "is tagged with" : "es etiquettate con", - "is not tagged with" : "non es etiquettate con", - "Select tag…" : "Selectionar etiquetta...", - "Request remote address" : "Demandar adresse remote", - "matches IPv4" : "corresponde a IPv4", - "does not match IPv4" : "non corresponde a IPv4", - "matches IPv6" : "corresponde a IPv6", - "does not match IPv6" : "non corresponde a IPv6", - "Request time" : "Demandar tempore", - "between" : "inter", - "not between" : "non inter", - "Start" : "Initio", - "End" : "Fin", - "Select timezone…" : "Selectionar fuso horari ...", - "Request URL" : "Demandar URL", - "Predefined URLs" : "URLs predefinite", - "Files WebDAV" : "Files WebDAV", - "Sync clients" : "Synchronisar clientes", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de Scriptorio", - "is member of" : "es membro de", - "is not member of" : "non es membro de", - "Add rule" : "Adder regula", - "Reset" : "Reinitialisar", - "Save" : "Salveguardar", - "Saving…" : "Salveguardante...", - "Saving failed:" : "Salveguardata falleva:", - "Open documentation" : "Aperir documentation", - "Loading…" : "Cargante..." -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/workflowengine/l10n/ia.json b/apps/workflowengine/l10n/ia.json deleted file mode 100644 index c5bfa310359..00000000000 --- a/apps/workflowengine/l10n/ia.json +++ /dev/null @@ -1,44 +0,0 @@ -{ "translations": { - "is" : "es", - "is not" : "non es", - "matches" : "corresponde", - "does not match" : "non corresponde", - "Example: {placeholder}" : "Exemplo: {placeholder}", - "File size (upload)" : "Dimension de file (incarga)", - "less" : "minus", - "less or equals" : "minus o equal", - "greater or equals" : "major o equal", - "greater" : "major", - "File system tag" : "Etiquetta de systema de file", - "is tagged with" : "es etiquettate con", - "is not tagged with" : "non es etiquettate con", - "Select tag…" : "Selectionar etiquetta...", - "Request remote address" : "Demandar adresse remote", - "matches IPv4" : "corresponde a IPv4", - "does not match IPv4" : "non corresponde a IPv4", - "matches IPv6" : "corresponde a IPv6", - "does not match IPv6" : "non corresponde a IPv6", - "Request time" : "Demandar tempore", - "between" : "inter", - "not between" : "non inter", - "Start" : "Initio", - "End" : "Fin", - "Select timezone…" : "Selectionar fuso horari ...", - "Request URL" : "Demandar URL", - "Predefined URLs" : "URLs predefinite", - "Files WebDAV" : "Files WebDAV", - "Sync clients" : "Synchronisar clientes", - "Android client" : "Cliente Android", - "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de Scriptorio", - "is member of" : "es membro de", - "is not member of" : "non es membro de", - "Add rule" : "Adder regula", - "Reset" : "Reinitialisar", - "Save" : "Salveguardar", - "Saving…" : "Salveguardante...", - "Saving failed:" : "Salveguardata falleva:", - "Open documentation" : "Aperir documentation", - "Loading…" : "Cargante..." -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/workflowengine/l10n/id.js b/apps/workflowengine/l10n/id.js deleted file mode 100644 index 62205b7d858..00000000000 --- a/apps/workflowengine/l10n/id.js +++ /dev/null @@ -1,63 +0,0 @@ -OC.L10N.register( - "workflowengine", - { - "The given operator is invalid" : "Operator yang diberikan tidak sah", - "The given regular expression is invalid" : "Regular expression yang diberikan tidak sah", - "The given file size is invalid" : "Ukuran berkas yang diberikan tidak sah", - "The given tag id is invalid" : "Tag ID yang diberikan tidak sah", - "The given IP range is invalid" : "Rentang IP yang diberikan tidak sah", - "The given IP range is not valid for IPv4" : "Rentang IP yang diberikan tidak sah untuk IPv4", - "The given IP range is not valid for IPv6" : "Rentang IP yang diberikan tidak sah untuk IPv6", - "The given time span is invalid" : "Rentang waktu yang diberikan tidak sah", - "The given start time is invalid" : "Waktu mulai yang diberikan tidak sah", - "The given end time is invalid" : "Waktu selesai yang diberikan tidak sah", - "The given group does not exist" : "Grup yang diberikan tidak ada", - "File" : "Berkas", - "Operation #%s does not exist" : "Operasi #%s tidak ada", - "Operation %s does not exist" : "Operasi %s tidak ada", - "Operation %s is invalid" : "Operasi %s tidak valid", - "Check %s does not exist" : "Cek %s tidak ada", - "Check %s is invalid" : "Cek %s tidak valid", - "Check #%s does not exist" : "Cek #%s tidak ada", - "Check %s is invalid or does not exist" : "Cek %s tidak valid atau tidak ada", - "Folder" : "Folder", - "Images" : "Gambar", - "Predefined URLs" : "URL terdefinisi", - "Files WebDAV" : "Berkas WebDAV", - "Android client" : "Klien Android", - "iOS client" : "Klien iOS", - "Desktop client" : "Klien desktop", - "Cancel" : "Membatalkan", - "Delete" : "Hapus", - "Save" : "Simpan", - "matches" : "cocok dengan", - "does not match" : "tidak cocok dengan", - "is" : "adalah", - "is not" : "bukan", - "File MIME type" : "Berkas tipe MIME", - "File size (upload)" : "Ukuran berkas (unggah)", - "less" : "kurang dari", - "less or equals" : "kurang dari atau sama dengan", - "greater or equals" : "lebih dari atau sama dengan", - "greater" : "lebih dari", - "Request remote address" : "Minta alamat remote", - "matches IPv4" : "cocok dengan IPv4", - "does not match IPv4" : "tidak cocok dengan IPv4", - "matches IPv6" : "cocok dengan IPv6", - "does not match IPv6" : "tidak cocok dengan IPv6", - "File system tag" : "Tag sistem berkas", - "is tagged with" : "di tag dengan", - "is not tagged with" : "tidak di tag dengan", - "Request URL" : "Minta URL", - "Request time" : "Waktu permintaan", - "between" : "diantara", - "not between" : "tidak diantara", - "Request user agent" : "Minta user agent", - "User group membership" : "Keanggotaan grup pengguna", - "is member of" : "anggota dari", - "is not member of" : "bukan anggota dari", - "No results" : "Tidak ada hasil", - "%s (invisible)" : "%s (tersembunyi)", - "%s (restricted)" : "%s (terbatas)" -}, -"nplurals=1; plural=0;"); diff --git a/apps/workflowengine/l10n/id.json b/apps/workflowengine/l10n/id.json deleted file mode 100644 index 9af33f6fd0f..00000000000 --- a/apps/workflowengine/l10n/id.json +++ /dev/null @@ -1,61 +0,0 @@ -{ "translations": { - "The given operator is invalid" : "Operator yang diberikan tidak sah", - "The given regular expression is invalid" : "Regular expression yang diberikan tidak sah", - "The given file size is invalid" : "Ukuran berkas yang diberikan tidak sah", - "The given tag id is invalid" : "Tag ID yang diberikan tidak sah", - "The given IP range is invalid" : "Rentang IP yang diberikan tidak sah", - "The given IP range is not valid for IPv4" : "Rentang IP yang diberikan tidak sah untuk IPv4", - "The given IP range is not valid for IPv6" : "Rentang IP yang diberikan tidak sah untuk IPv6", - "The given time span is invalid" : "Rentang waktu yang diberikan tidak sah", - "The given start time is invalid" : "Waktu mulai yang diberikan tidak sah", - "The given end time is invalid" : "Waktu selesai yang diberikan tidak sah", - "The given group does not exist" : "Grup yang diberikan tidak ada", - "File" : "Berkas", - "Operation #%s does not exist" : "Operasi #%s tidak ada", - "Operation %s does not exist" : "Operasi %s tidak ada", - "Operation %s is invalid" : "Operasi %s tidak valid", - "Check %s does not exist" : "Cek %s tidak ada", - "Check %s is invalid" : "Cek %s tidak valid", - "Check #%s does not exist" : "Cek #%s tidak ada", - "Check %s is invalid or does not exist" : "Cek %s tidak valid atau tidak ada", - "Folder" : "Folder", - "Images" : "Gambar", - "Predefined URLs" : "URL terdefinisi", - "Files WebDAV" : "Berkas WebDAV", - "Android client" : "Klien Android", - "iOS client" : "Klien iOS", - "Desktop client" : "Klien desktop", - "Cancel" : "Membatalkan", - "Delete" : "Hapus", - "Save" : "Simpan", - "matches" : "cocok dengan", - "does not match" : "tidak cocok dengan", - "is" : "adalah", - "is not" : "bukan", - "File MIME type" : "Berkas tipe MIME", - "File size (upload)" : "Ukuran berkas (unggah)", - "less" : "kurang dari", - "less or equals" : "kurang dari atau sama dengan", - "greater or equals" : "lebih dari atau sama dengan", - "greater" : "lebih dari", - "Request remote address" : "Minta alamat remote", - "matches IPv4" : "cocok dengan IPv4", - "does not match IPv4" : "tidak cocok dengan IPv4", - "matches IPv6" : "cocok dengan IPv6", - "does not match IPv6" : "tidak cocok dengan IPv6", - "File system tag" : "Tag sistem berkas", - "is tagged with" : "di tag dengan", - "is not tagged with" : "tidak di tag dengan", - "Request URL" : "Minta URL", - "Request time" : "Waktu permintaan", - "between" : "diantara", - "not between" : "tidak diantara", - "Request user agent" : "Minta user agent", - "User group membership" : "Keanggotaan grup pengguna", - "is member of" : "anggota dari", - "is not member of" : "bukan anggota dari", - "No results" : "Tidak ada hasil", - "%s (invisible)" : "%s (tersembunyi)", - "%s (restricted)" : "%s (terbatas)" -},"pluralForm" :"nplurals=1; plural=0;" -}
\ No newline at end of file diff --git a/apps/workflowengine/l10n/ka_GE.js b/apps/workflowengine/l10n/ka_GE.js deleted file mode 100644 index 48a7c852f2b..00000000000 --- a/apps/workflowengine/l10n/ka_GE.js +++ /dev/null @@ -1,63 +0,0 @@ -OC.L10N.register( - "workflowengine", - { - "The given operator is invalid" : "მოცემული ოპერატორი არაა სწორი", - "The given regular expression is invalid" : "მოცემული რეგულარული გამოსახულება არაა სწორი", - "The given file size is invalid" : "მოცემული ფაილის ზომა არაა სწორი", - "The given tag id is invalid" : "მოცემული ტეგის id არაა სწორი", - "The given IP range is invalid" : "მოცემული IP დიაპაზონი არაა სწორი", - "The given IP range is not valid for IPv4" : "მოცემული IP დიაპაზონი არაა სწორი IPv4-ისთვის", - "The given IP range is not valid for IPv6" : "მოცემული IP დიაპაზონი არაა სწორი IPv6-ისთვის", - "The given time span is invalid" : "მოცემული დროის ინტერვალი არაა სწორი", - "The given start time is invalid" : "მოცემული საწყისი დრო არაა სწორი", - "The given end time is invalid" : "მოცემული დროის დასასრული არაა სწორი", - "The given group does not exist" : "მოცემული ჯგუფი არ არსებობს", - "File" : "ფაილი", - "Operation #%s does not exist" : "ოპერაცია #%s არ არსებობს", - "Operation %s does not exist" : "ოპერაცია %s არ არსებობს", - "Operation %s is invalid" : "ოპერაცია %s არაა სწორი", - "Check %s does not exist" : "შეამოწმეთ %s არ არსებობს", - "Check %s is invalid" : "შეამოწმეთ %s არასწორია", - "Check #%s does not exist" : "შეამოწმეთ #%s არ არსებობს", - "Check %s is invalid or does not exist" : "შეამოწმეთ %s არასწორია ან არ არსებობს", - "Folder" : "დირექტორია", - "Images" : "სურათები", - "Predefined URLs" : "წინასწარ განსაზღვრული URL-ები", - "Files WebDAV" : "ფაილები WebDAV", - "Android client" : "Android კლიენტი", - "iOS client" : "iOS კლიენტი", - "Desktop client" : "დესკტოპ კლიენტი", - "Cancel" : "უარყოფა", - "Delete" : "წაშლა", - "Save" : "შენახვა", - "matches" : "ემთხვევა", - "does not match" : "არ ემთხვევა", - "is" : "არის", - "is not" : "არ არის", - "File MIME type" : "ფაილის MIME სახეობა", - "File size (upload)" : "ფაილის ზომა (ატვირთვა)", - "less" : "უფრო ნაკლები", - "less or equals" : "უფრო ნაკლები ან ტოლი", - "greater or equals" : "უფრო მეტი ან ტოლი", - "greater" : "უფრო მეტი", - "Request remote address" : "დისტანციური მისამართის მოთხოვნა", - "matches IPv4" : "ემთხვევა IPv4-ს", - "does not match IPv4" : "არ ემთხვევა IPv4-ს", - "matches IPv6" : "ემთხვევა IPv6-ს", - "does not match IPv6" : "არ ემთხვევა IPv6-ს", - "File system tag" : "ფაილის სისტემური ტეგი", - "is tagged with" : "დატეგილია როგორც", - "is not tagged with" : "არაა დატეგილი როგორც", - "Request URL" : "მოთხოვნის URL", - "Request time" : "მოთხოვნის დრო", - "between" : "შორის", - "not between" : "არა შორის", - "Request user agent" : "მოთხოვნის მომხმარებლის აგენტი", - "User group membership" : "მომხმარებლის ჯგუფის წევრიანობა", - "is member of" : "არის წევრი ჯგუფისა", - "is not member of" : "არ არის წევრი ჯგუფისა", - "No results" : "შედეგები არაა", - "%s (invisible)" : "%s (უჩინარი)", - "%s (restricted)" : "%s (აკრძალული)" -}, -"nplurals=2; plural=(n!=1);"); diff --git a/apps/workflowengine/l10n/ka_GE.json b/apps/workflowengine/l10n/ka_GE.json deleted file mode 100644 index 3fdb17c8be5..00000000000 --- a/apps/workflowengine/l10n/ka_GE.json +++ /dev/null @@ -1,61 +0,0 @@ -{ "translations": { - "The given operator is invalid" : "მოცემული ოპერატორი არაა სწორი", - "The given regular expression is invalid" : "მოცემული რეგულარული გამოსახულება არაა სწორი", - "The given file size is invalid" : "მოცემული ფაილის ზომა არაა სწორი", - "The given tag id is invalid" : "მოცემული ტეგის id არაა სწორი", - "The given IP range is invalid" : "მოცემული IP დიაპაზონი არაა სწორი", - "The given IP range is not valid for IPv4" : "მოცემული IP დიაპაზონი არაა სწორი IPv4-ისთვის", - "The given IP range is not valid for IPv6" : "მოცემული IP დიაპაზონი არაა სწორი IPv6-ისთვის", - "The given time span is invalid" : "მოცემული დროის ინტერვალი არაა სწორი", - "The given start time is invalid" : "მოცემული საწყისი დრო არაა სწორი", - "The given end time is invalid" : "მოცემული დროის დასასრული არაა სწორი", - "The given group does not exist" : "მოცემული ჯგუფი არ არსებობს", - "File" : "ფაილი", - "Operation #%s does not exist" : "ოპერაცია #%s არ არსებობს", - "Operation %s does not exist" : "ოპერაცია %s არ არსებობს", - "Operation %s is invalid" : "ოპერაცია %s არაა სწორი", - "Check %s does not exist" : "შეამოწმეთ %s არ არსებობს", - "Check %s is invalid" : "შეამოწმეთ %s არასწორია", - "Check #%s does not exist" : "შეამოწმეთ #%s არ არსებობს", - "Check %s is invalid or does not exist" : "შეამოწმეთ %s არასწორია ან არ არსებობს", - "Folder" : "დირექტორია", - "Images" : "სურათები", - "Predefined URLs" : "წინასწარ განსაზღვრული URL-ები", - "Files WebDAV" : "ფაილები WebDAV", - "Android client" : "Android კლიენტი", - "iOS client" : "iOS კლიენტი", - "Desktop client" : "დესკტოპ კლიენტი", - "Cancel" : "უარყოფა", - "Delete" : "წაშლა", - "Save" : "შენახვა", - "matches" : "ემთხვევა", - "does not match" : "არ ემთხვევა", - "is" : "არის", - "is not" : "არ არის", - "File MIME type" : "ფაილის MIME სახეობა", - "File size (upload)" : "ფაილის ზომა (ატვირთვა)", - "less" : "უფრო ნაკლები", - "less or equals" : "უფრო ნაკლები ან ტოლი", - "greater or equals" : "უფრო მეტი ან ტოლი", - "greater" : "უფრო მეტი", - "Request remote address" : "დისტანციური მისამართის მოთხოვნა", - "matches IPv4" : "ემთხვევა IPv4-ს", - "does not match IPv4" : "არ ემთხვევა IPv4-ს", - "matches IPv6" : "ემთხვევა IPv6-ს", - "does not match IPv6" : "არ ემთხვევა IPv6-ს", - "File system tag" : "ფაილის სისტემური ტეგი", - "is tagged with" : "დატეგილია როგორც", - "is not tagged with" : "არაა დატეგილი როგორც", - "Request URL" : "მოთხოვნის URL", - "Request time" : "მოთხოვნის დრო", - "between" : "შორის", - "not between" : "არა შორის", - "Request user agent" : "მოთხოვნის მომხმარებლის აგენტი", - "User group membership" : "მომხმარებლის ჯგუფის წევრიანობა", - "is member of" : "არის წევრი ჯგუფისა", - "is not member of" : "არ არის წევრი ჯგუფისა", - "No results" : "შედეგები არაა", - "%s (invisible)" : "%s (უჩინარი)", - "%s (restricted)" : "%s (აკრძალული)" -},"pluralForm" :"nplurals=2; plural=(n!=1);" -}
\ No newline at end of file diff --git a/apps/workflowengine/l10n/lv.js b/apps/workflowengine/l10n/lv.js index a70d5ddba19..088196c0081 100644 --- a/apps/workflowengine/l10n/lv.js +++ b/apps/workflowengine/l10n/lv.js @@ -14,6 +14,7 @@ OC.L10N.register( "The given group does not exist" : "Norādītā grupa nepastāv.", "File" : "Datne", "File renamed" : "Datne pārdēvēta", + "%s renamed %s" : "%s pārdēvēja %s", "Operation #%s does not exist" : "Operation #%s does not exist", "Operation %s does not exist" : "Darbība %s nepastāv", "Operation %s is invalid" : "Darbība %s ir nederīga", diff --git a/apps/workflowengine/l10n/lv.json b/apps/workflowengine/l10n/lv.json index 24a24e9dd25..3dce9342e1e 100644 --- a/apps/workflowengine/l10n/lv.json +++ b/apps/workflowengine/l10n/lv.json @@ -12,6 +12,7 @@ "The given group does not exist" : "Norādītā grupa nepastāv.", "File" : "Datne", "File renamed" : "Datne pārdēvēta", + "%s renamed %s" : "%s pārdēvēja %s", "Operation #%s does not exist" : "Operation #%s does not exist", "Operation %s does not exist" : "Darbība %s nepastāv", "Operation %s is invalid" : "Darbība %s ir nederīga", diff --git a/apps/workflowengine/l10n/mn.js b/apps/workflowengine/l10n/mn.js deleted file mode 100644 index 75bb0f58126..00000000000 --- a/apps/workflowengine/l10n/mn.js +++ /dev/null @@ -1,70 +0,0 @@ -OC.L10N.register( - "workflowengine", - { - "The given operator is invalid" : "Өгөгдсөн оператор буруу байна", - "The given regular expression is invalid" : "Өгөгдсөн тогтмол илэрхийлэл буруу байна", - "The given file size is invalid" : "Өгөгдсөн файлын хэмжээ буруу байна", - "The given tag id is invalid" : "Өгөгдсөн шошго буруу байна", - "The given IP range is invalid" : "Өгөгдсөн IP хязгаар буруу байна", - "The given IP range is not valid for IPv4" : "Өгөгдсөн IP хүрээ , IPv4-д хүчингүй байна", - "The given IP range is not valid for IPv6" : "Өгөгдсөн IP хүрээ IPv6-д хүчингүй байна", - "The given time span is invalid" : "Өгөгдсөн цаг хугацаа буруу байна", - "The given start time is invalid" : " эхлэх цаг буруу байна", - "The given end time is invalid" : "төгсөглийн хугацаа буруу байна", - "The given group does not exist" : "Өгөгдсөн бүлэг байхгүй байна", - "File" : "File", - "Operation #%s does not exist" : "%s үйл ажиллагаа байхгүй", - "Check %s is invalid or does not exist" : "%sшалгахад хүчингүй эсвэл байхгүй байна", - "Images" : "Зургууд", - "No results" : "Үр дүн байхгүй", - "Predefined URLs" : "Урьдчилан тодорхойлсон URLууд", - "Files WebDAV" : "WebDAV файлууд", - "Android client" : "Android хэрэглэгч", - "iOS client" : "iOS үйлчлүүлэгч", - "Desktop client" : "захиалагчийн дэлгэц", - "Cancel" : "болиулах", - "Delete" : "Устгах", - "Save" : "хадгалах", - "matches" : "тохируулах", - "does not match" : "таарахгүй байна", - "is" : "бол", - "is not" : "биш", - "File MIME type" : "Файлын MIME төрөл", - "File size (upload)" : "файлын хэмжээ (байршуулсан)", - "less" : "бага", - "less or equals" : "Бага буюу тэнцүү", - "greater or equals" : "Их буюу тэнцүү", - "greater" : "илүү их", - "Request remote address" : "алсын хаяг авах хүсэлт", - "matches IPv4" : "IPv4 тохируулах ", - "does not match IPv4" : "IPv4 тохируулагдаагүй байна", - "matches IPv6" : "IPv6 тохируулах ", - "does not match IPv6" : "IPv6 тохируулагдаанүй байна", - "File system tag" : "Файлын системийн хаяг", - "is tagged with" : "Тэмдэглэгдсэн байна", - "is not tagged with" : "тэмдэглэгдээгүй байна", - "Request URL" : "URL-н хүсэлт", - "Request time" : "Хүсэлт гаргах хугацаа", - "between" : "хооронд", - "not between" : "Хооронд биш", - "User group membership" : "хэрэглэгчийн бүлгийн гишүүнчлэл", - "is member of" : "-ын гишүүн ", - "is not member of" : "-ын гишүүн биш", - "Short rule description" : "Дүрмийн тайлбар товч", - "Add rule" : "Дүрэм нэмэх", - "Reset" : "тохируулах", - "Saving…" : "хадгалж байна", - "Saved" : "Хадгалсан", - "Saving failed:" : "Хадгалалт бүтэлгүйтэв:", - "Add rule group" : "Бүлэгт дүрэм нэмэх", - "Example: {placeholder}" : "Жишээ нь: {байрлал}", - "Select tag…" : "хаяг сонгоно уу", - "Start" : "эхлэх", - "End" : "дуусгах", - "Select timezone…" : "Timezone сонго ...", - "Workflow" : "ажлын үйл явц", - "Files workflow engine" : "файлууд нь ажлын үйл явцын хэрэгсэл ", - "Open documentation" : "Нээлттэй баримт бичиг", - "Loading…" : "уншиж байна" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/workflowengine/l10n/mn.json b/apps/workflowengine/l10n/mn.json deleted file mode 100644 index 9e5d8e60f10..00000000000 --- a/apps/workflowengine/l10n/mn.json +++ /dev/null @@ -1,68 +0,0 @@ -{ "translations": { - "The given operator is invalid" : "Өгөгдсөн оператор буруу байна", - "The given regular expression is invalid" : "Өгөгдсөн тогтмол илэрхийлэл буруу байна", - "The given file size is invalid" : "Өгөгдсөн файлын хэмжээ буруу байна", - "The given tag id is invalid" : "Өгөгдсөн шошго буруу байна", - "The given IP range is invalid" : "Өгөгдсөн IP хязгаар буруу байна", - "The given IP range is not valid for IPv4" : "Өгөгдсөн IP хүрээ , IPv4-д хүчингүй байна", - "The given IP range is not valid for IPv6" : "Өгөгдсөн IP хүрээ IPv6-д хүчингүй байна", - "The given time span is invalid" : "Өгөгдсөн цаг хугацаа буруу байна", - "The given start time is invalid" : " эхлэх цаг буруу байна", - "The given end time is invalid" : "төгсөглийн хугацаа буруу байна", - "The given group does not exist" : "Өгөгдсөн бүлэг байхгүй байна", - "File" : "File", - "Operation #%s does not exist" : "%s үйл ажиллагаа байхгүй", - "Check %s is invalid or does not exist" : "%sшалгахад хүчингүй эсвэл байхгүй байна", - "Images" : "Зургууд", - "No results" : "Үр дүн байхгүй", - "Predefined URLs" : "Урьдчилан тодорхойлсон URLууд", - "Files WebDAV" : "WebDAV файлууд", - "Android client" : "Android хэрэглэгч", - "iOS client" : "iOS үйлчлүүлэгч", - "Desktop client" : "захиалагчийн дэлгэц", - "Cancel" : "болиулах", - "Delete" : "Устгах", - "Save" : "хадгалах", - "matches" : "тохируулах", - "does not match" : "таарахгүй байна", - "is" : "бол", - "is not" : "биш", - "File MIME type" : "Файлын MIME төрөл", - "File size (upload)" : "файлын хэмжээ (байршуулсан)", - "less" : "бага", - "less or equals" : "Бага буюу тэнцүү", - "greater or equals" : "Их буюу тэнцүү", - "greater" : "илүү их", - "Request remote address" : "алсын хаяг авах хүсэлт", - "matches IPv4" : "IPv4 тохируулах ", - "does not match IPv4" : "IPv4 тохируулагдаагүй байна", - "matches IPv6" : "IPv6 тохируулах ", - "does not match IPv6" : "IPv6 тохируулагдаанүй байна", - "File system tag" : "Файлын системийн хаяг", - "is tagged with" : "Тэмдэглэгдсэн байна", - "is not tagged with" : "тэмдэглэгдээгүй байна", - "Request URL" : "URL-н хүсэлт", - "Request time" : "Хүсэлт гаргах хугацаа", - "between" : "хооронд", - "not between" : "Хооронд биш", - "User group membership" : "хэрэглэгчийн бүлгийн гишүүнчлэл", - "is member of" : "-ын гишүүн ", - "is not member of" : "-ын гишүүн биш", - "Short rule description" : "Дүрмийн тайлбар товч", - "Add rule" : "Дүрэм нэмэх", - "Reset" : "тохируулах", - "Saving…" : "хадгалж байна", - "Saved" : "Хадгалсан", - "Saving failed:" : "Хадгалалт бүтэлгүйтэв:", - "Add rule group" : "Бүлэгт дүрэм нэмэх", - "Example: {placeholder}" : "Жишээ нь: {байрлал}", - "Select tag…" : "хаяг сонгоно уу", - "Start" : "эхлэх", - "End" : "дуусгах", - "Select timezone…" : "Timezone сонго ...", - "Workflow" : "ажлын үйл явц", - "Files workflow engine" : "файлууд нь ажлын үйл явцын хэрэгсэл ", - "Open documentation" : "Нээлттэй баримт бичиг", - "Loading…" : "уншиж байна" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/workflowengine/l10n/nl.js b/apps/workflowengine/l10n/nl.js index abcf9e7bd0c..a86b92ea72c 100644 --- a/apps/workflowengine/l10n/nl.js +++ b/apps/workflowengine/l10n/nl.js @@ -69,6 +69,7 @@ OC.L10N.register( "Select a user agent" : "Selecteer een 'user agent'", "Select groups" : "Selecteer groepen", "Groups" : "Groepen", + "Type to search for group …" : "Type om groep te zoeken …", "Select a trigger" : "Selecteer een trigger", "At least one event must be selected" : "Er moet minimaal één gebeurtenis worden geselecteerd", "Add new flow" : "Nieuwe flow toevoegen", @@ -82,12 +83,15 @@ OC.L10N.register( "Delete" : "Verwijderen", "Available flows" : "Beschikbare flows", "For details on how to write your own flow, check out the development documentation." : "Raadpleeg de ontwikkeldocumentatie voor meer informatie over het ontwikkelen van je eigen flow.", + "No flows installed" : "Geen flows geïnstalleerd", + "Ask your administrator to install new flows." : "Vraag de beheerder om nieuwe flows te installeren.", "More flows" : "Meer flows", "Browse the App Store" : "Blader door de App Store", "Show less" : "Toon minder", "Show more" : "Toon meer", "Configured flows" : "Geconfigureerde flows", "Your flows" : "Jouw flows", + "No flows configured" : "Geen flows geconfigureerd", "matches" : "komt overeen", "does not match" : "komt niet overeen", "is" : "is", @@ -112,6 +116,7 @@ OC.L10N.register( "between" : "tussen", "not between" : "niet tussen", "Request user agent" : "Useragent aanvraag", + "Group membership" : "Groepslidmaatschap", "is member of" : "is lid van", "is not member of" : "is geen lid van" }, diff --git a/apps/workflowengine/l10n/nl.json b/apps/workflowengine/l10n/nl.json index 065cb70e943..d2679c172d3 100644 --- a/apps/workflowengine/l10n/nl.json +++ b/apps/workflowengine/l10n/nl.json @@ -67,6 +67,7 @@ "Select a user agent" : "Selecteer een 'user agent'", "Select groups" : "Selecteer groepen", "Groups" : "Groepen", + "Type to search for group …" : "Type om groep te zoeken …", "Select a trigger" : "Selecteer een trigger", "At least one event must be selected" : "Er moet minimaal één gebeurtenis worden geselecteerd", "Add new flow" : "Nieuwe flow toevoegen", @@ -80,12 +81,15 @@ "Delete" : "Verwijderen", "Available flows" : "Beschikbare flows", "For details on how to write your own flow, check out the development documentation." : "Raadpleeg de ontwikkeldocumentatie voor meer informatie over het ontwikkelen van je eigen flow.", + "No flows installed" : "Geen flows geïnstalleerd", + "Ask your administrator to install new flows." : "Vraag de beheerder om nieuwe flows te installeren.", "More flows" : "Meer flows", "Browse the App Store" : "Blader door de App Store", "Show less" : "Toon minder", "Show more" : "Toon meer", "Configured flows" : "Geconfigureerde flows", "Your flows" : "Jouw flows", + "No flows configured" : "Geen flows geconfigureerd", "matches" : "komt overeen", "does not match" : "komt niet overeen", "is" : "is", @@ -110,6 +114,7 @@ "between" : "tussen", "not between" : "niet tussen", "Request user agent" : "Useragent aanvraag", + "Group membership" : "Groepslidmaatschap", "is member of" : "is lid van", "is not member of" : "is geen lid van" },"pluralForm" :"nplurals=2; plural=(n != 1);" diff --git a/apps/workflowengine/l10n/pt_BR.js b/apps/workflowengine/l10n/pt_BR.js index 82bfeb4b852..8d40914252d 100644 --- a/apps/workflowengine/l10n/pt_BR.js +++ b/apps/workflowengine/l10n/pt_BR.js @@ -67,9 +67,9 @@ OC.L10N.register( "Thunderbird & Outlook addons" : "Extensões para Thunderbird & Outlook", "Custom user agent" : "Agente do usuário personalizado", "Select a user agent" : "Selecione um agente de usuário", - "Select groups" : "Selecionar grupos", + "Select groups" : "Selecione grupos", "Groups" : "Grupos", - "Type to search for group …" : "Digite para pesquisar o grupo…", + "Type to search for group …" : "Digite para pesquisar um grupo …", "Select a trigger" : "Selecione um gatilho", "At least one event must be selected" : "É necessário selecionar ao menos um evento", "Add new flow" : "Adicionar novo fluxo", @@ -86,13 +86,13 @@ OC.L10N.register( "No flows installed" : "Nenhum fluxo instalado", "Ask your administrator to install new flows." : "Peça ao seu administrador para instalar novos fluxos.", "More flows" : "Mais fluxos", - "Browse the App Store" : "Navegar pela loja de aplicativos", + "Browse the App Store" : "Navegar pela Loja de Aplicativos", "Show less" : "Mostrar menos", "Show more" : "Mostrar mais", "Configured flows" : "Fluxos configurados", "Your flows" : "Seus fluxos", "No flows configured" : "Nenhum fluxo configurado", - "matches" : "coincide", + "matches" : "corresponde", "does not match" : "não coincide", "is" : "é", "is not" : "não é", @@ -104,10 +104,10 @@ OC.L10N.register( "greater or equals" : "maior ou igual a", "greater" : "maior que", "Request remote address" : "Endereço da requisição", - "matches IPv4" : "IPv4 coincide", - "does not match IPv4" : "IPV4 não coincide", - "matches IPv6" : "IPV6 coincide", - "does not match IPv6" : "IPV6 não coincide", + "matches IPv4" : "corresponde a IPv4", + "does not match IPv4" : "não corresponde a IPv4", + "matches IPv6" : "corresponde a IPv6", + "does not match IPv6" : "não corresponde a IPv6", "File system tag" : "Etiqueta do sistema de arquivos", "is tagged with" : "está etiquetado com", "is not tagged with" : "não está etiquetado com", diff --git a/apps/workflowengine/l10n/pt_BR.json b/apps/workflowengine/l10n/pt_BR.json index ec2134ca3f5..2cbde62dc24 100644 --- a/apps/workflowengine/l10n/pt_BR.json +++ b/apps/workflowengine/l10n/pt_BR.json @@ -65,9 +65,9 @@ "Thunderbird & Outlook addons" : "Extensões para Thunderbird & Outlook", "Custom user agent" : "Agente do usuário personalizado", "Select a user agent" : "Selecione um agente de usuário", - "Select groups" : "Selecionar grupos", + "Select groups" : "Selecione grupos", "Groups" : "Grupos", - "Type to search for group …" : "Digite para pesquisar o grupo…", + "Type to search for group …" : "Digite para pesquisar um grupo …", "Select a trigger" : "Selecione um gatilho", "At least one event must be selected" : "É necessário selecionar ao menos um evento", "Add new flow" : "Adicionar novo fluxo", @@ -84,13 +84,13 @@ "No flows installed" : "Nenhum fluxo instalado", "Ask your administrator to install new flows." : "Peça ao seu administrador para instalar novos fluxos.", "More flows" : "Mais fluxos", - "Browse the App Store" : "Navegar pela loja de aplicativos", + "Browse the App Store" : "Navegar pela Loja de Aplicativos", "Show less" : "Mostrar menos", "Show more" : "Mostrar mais", "Configured flows" : "Fluxos configurados", "Your flows" : "Seus fluxos", "No flows configured" : "Nenhum fluxo configurado", - "matches" : "coincide", + "matches" : "corresponde", "does not match" : "não coincide", "is" : "é", "is not" : "não é", @@ -102,10 +102,10 @@ "greater or equals" : "maior ou igual a", "greater" : "maior que", "Request remote address" : "Endereço da requisição", - "matches IPv4" : "IPv4 coincide", - "does not match IPv4" : "IPV4 não coincide", - "matches IPv6" : "IPV6 coincide", - "does not match IPv6" : "IPV6 não coincide", + "matches IPv4" : "corresponde a IPv4", + "does not match IPv4" : "não corresponde a IPv4", + "matches IPv6" : "corresponde a IPv6", + "does not match IPv6" : "não corresponde a IPv6", "File system tag" : "Etiqueta do sistema de arquivos", "is tagged with" : "está etiquetado com", "is not tagged with" : "não está etiquetado com", diff --git a/apps/workflowengine/l10n/sq.js b/apps/workflowengine/l10n/sq.js deleted file mode 100644 index e8c63d79062..00000000000 --- a/apps/workflowengine/l10n/sq.js +++ /dev/null @@ -1,62 +0,0 @@ -OC.L10N.register( - "workflowengine", - { - "The given operator is invalid" : "Operatori i dhënë nuk është i vlefshëm", - "The given regular expression is invalid" : "Shprehja e rregullt e dhënë është e pavlefshme", - "The given file size is invalid" : "Madhësia e dhënë e skedarit është e pavlefshme", - "The given tag id is invalid" : "Id-ja e dhënë e etiketës është e pavlefshme", - "The given IP range is invalid" : "Rangu i dhënë i IP është i pavlefshëm", - "The given IP range is not valid for IPv4" : "Rangu i dhënë i IP nuk është i vlefshëm për IPv4", - "The given IP range is not valid for IPv6" : "Rangu i dhënë i IP nuk është i vlefshëm për IPv6", - "The given time span is invalid" : "Hapsira kohore e dhënë është e pavlefshme", - "The given start time is invalid" : "Koha e fillimit është e pavlefshme", - "The given end time is invalid" : "Koha e mbarimit është e pavlefshme", - "The given group does not exist" : "Grupi i dhënë nuk ekziston", - "File" : "Skedar ", - "Operation #%s does not exist" : "Operacioni #%s nuk ekziston", - "Operation %s does not exist" : "Operacioni %s nuk ekziston", - "Operation %s is invalid" : "Operacioni %s është i pavlefshëm", - "Check %s does not exist" : "Kontrolli %s nuk ekziston", - "Check %s is invalid" : "Kontrolli %s është i pavlefshëm", - "Check #%s does not exist" : "Kontrolli #%s nuk ekziston", - "Check %s is invalid or does not exist" : "Kontrolli %s është i pavlefshëm ose nuk ekziston", - "Folder" : "Skedari", - "Images" : "Imazhe ", - "Files WebDAV" : "Skedarët WebDAV ", - "Android client" : "Klient Android", - "iOS client" : "Klient IOS", - "Desktop client" : "Klient Desktop", - "Thunderbird & Outlook addons" : "Shtojcat e Thunderbird & Outlook", - "Cancel" : "Anullo", - "Delete" : "Delete", - "Save" : "Ruaj", - "matches" : "përputhje", - "does not match" : "nuk përputhet", - "is" : "është", - "is not" : "nuk është", - "File name" : "Emri i skedarit", - "File MIME type" : "Skedari i tipit MIME", - "File size (upload)" : "Madhësia e skedarit (ngarko)", - "less" : "më pak", - "less or equals" : "më pak ose e barabartë", - "greater or equals" : "më e madhe ose e barabartë", - "greater" : "më e madhe", - "Request remote address" : "Adresa e kërkesës remote", - "matches IPv4" : "përputhet me IPv4", - "does not match IPv4" : "nuk përputhet me IPv4", - "matches IPv6" : "përputhet me IPv6", - "does not match IPv6" : "nuk përputhet me IPv6", - "File system tag" : "Etiketë e skedarit të sistemit", - "is tagged with" : "është e etiketuar me", - "is not tagged with" : "nuk është e etiketuar me", - "Request URL" : "Kërko URL", - "Request time" : "Koha e kërkesës", - "between" : "midis", - "not between" : "nuk është midis", - "Request user agent" : "Kërko agjentin përdorues", - "User group membership" : "Anëtarësia në grupet e përdoruesit", - "is member of" : "është anëtarë i", - "is not member of" : "nuk është anëtarë i", - "Predefined URLs" : "URL të paracaktuara" -}, -"nplurals=2; plural=(n != 1);"); diff --git a/apps/workflowengine/l10n/sq.json b/apps/workflowengine/l10n/sq.json deleted file mode 100644 index fe79ec152ce..00000000000 --- a/apps/workflowengine/l10n/sq.json +++ /dev/null @@ -1,60 +0,0 @@ -{ "translations": { - "The given operator is invalid" : "Operatori i dhënë nuk është i vlefshëm", - "The given regular expression is invalid" : "Shprehja e rregullt e dhënë është e pavlefshme", - "The given file size is invalid" : "Madhësia e dhënë e skedarit është e pavlefshme", - "The given tag id is invalid" : "Id-ja e dhënë e etiketës është e pavlefshme", - "The given IP range is invalid" : "Rangu i dhënë i IP është i pavlefshëm", - "The given IP range is not valid for IPv4" : "Rangu i dhënë i IP nuk është i vlefshëm për IPv4", - "The given IP range is not valid for IPv6" : "Rangu i dhënë i IP nuk është i vlefshëm për IPv6", - "The given time span is invalid" : "Hapsira kohore e dhënë është e pavlefshme", - "The given start time is invalid" : "Koha e fillimit është e pavlefshme", - "The given end time is invalid" : "Koha e mbarimit është e pavlefshme", - "The given group does not exist" : "Grupi i dhënë nuk ekziston", - "File" : "Skedar ", - "Operation #%s does not exist" : "Operacioni #%s nuk ekziston", - "Operation %s does not exist" : "Operacioni %s nuk ekziston", - "Operation %s is invalid" : "Operacioni %s është i pavlefshëm", - "Check %s does not exist" : "Kontrolli %s nuk ekziston", - "Check %s is invalid" : "Kontrolli %s është i pavlefshëm", - "Check #%s does not exist" : "Kontrolli #%s nuk ekziston", - "Check %s is invalid or does not exist" : "Kontrolli %s është i pavlefshëm ose nuk ekziston", - "Folder" : "Skedari", - "Images" : "Imazhe ", - "Files WebDAV" : "Skedarët WebDAV ", - "Android client" : "Klient Android", - "iOS client" : "Klient IOS", - "Desktop client" : "Klient Desktop", - "Thunderbird & Outlook addons" : "Shtojcat e Thunderbird & Outlook", - "Cancel" : "Anullo", - "Delete" : "Delete", - "Save" : "Ruaj", - "matches" : "përputhje", - "does not match" : "nuk përputhet", - "is" : "është", - "is not" : "nuk është", - "File name" : "Emri i skedarit", - "File MIME type" : "Skedari i tipit MIME", - "File size (upload)" : "Madhësia e skedarit (ngarko)", - "less" : "më pak", - "less or equals" : "më pak ose e barabartë", - "greater or equals" : "më e madhe ose e barabartë", - "greater" : "më e madhe", - "Request remote address" : "Adresa e kërkesës remote", - "matches IPv4" : "përputhet me IPv4", - "does not match IPv4" : "nuk përputhet me IPv4", - "matches IPv6" : "përputhet me IPv6", - "does not match IPv6" : "nuk përputhet me IPv6", - "File system tag" : "Etiketë e skedarit të sistemit", - "is tagged with" : "është e etiketuar me", - "is not tagged with" : "nuk është e etiketuar me", - "Request URL" : "Kërko URL", - "Request time" : "Koha e kërkesës", - "between" : "midis", - "not between" : "nuk është midis", - "Request user agent" : "Kërko agjentin përdorues", - "User group membership" : "Anëtarësia në grupet e përdoruesit", - "is member of" : "është anëtarë i", - "is not member of" : "nuk është anëtarë i", - "Predefined URLs" : "URL të paracaktuara" -},"pluralForm" :"nplurals=2; plural=(n != 1);" -}
\ No newline at end of file diff --git a/apps/workflowengine/l10n/tr.js b/apps/workflowengine/l10n/tr.js index cee360ea5df..41f1f784099 100644 --- a/apps/workflowengine/l10n/tr.js +++ b/apps/workflowengine/l10n/tr.js @@ -63,7 +63,7 @@ OC.L10N.register( "Select a request URL" : "Bir istek adresi seçin", "Android client" : "Android istemcisi", "iOS client" : "iOS istemcisi", - "Desktop client" : "Masaüstü istemcisi", + "Desktop client" : "Bilgisayar istemcisi", "Thunderbird & Outlook addons" : "Thunderbird ve Outlook eklentileri", "Custom user agent" : "Özel kullanıcı uygulaması", "Select a user agent" : "Bir kullanıcı uygulaması seçin", diff --git a/apps/workflowengine/l10n/tr.json b/apps/workflowengine/l10n/tr.json index 7eec04eb32b..eb5dccff499 100644 --- a/apps/workflowengine/l10n/tr.json +++ b/apps/workflowengine/l10n/tr.json @@ -61,7 +61,7 @@ "Select a request URL" : "Bir istek adresi seçin", "Android client" : "Android istemcisi", "iOS client" : "iOS istemcisi", - "Desktop client" : "Masaüstü istemcisi", + "Desktop client" : "Bilgisayar istemcisi", "Thunderbird & Outlook addons" : "Thunderbird ve Outlook eklentileri", "Custom user agent" : "Özel kullanıcı uygulaması", "Select a user agent" : "Bir kullanıcı uygulaması seçin", diff --git a/apps/workflowengine/lib/AppInfo/Application.php b/apps/workflowengine/lib/AppInfo/Application.php index 09aa4ed3896..93b0ca49260 100644 --- a/apps/workflowengine/lib/AppInfo/Application.php +++ b/apps/workflowengine/lib/AppInfo/Application.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/workflowengine/lib/BackgroundJobs/Rotate.php b/apps/workflowengine/lib/BackgroundJobs/Rotate.php index 66ac19f425a..d7984b1226a 100644 --- a/apps/workflowengine/lib/BackgroundJobs/Rotate.php +++ b/apps/workflowengine/lib/BackgroundJobs/Rotate.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/workflowengine/lib/Check/AbstractStringCheck.php b/apps/workflowengine/lib/Check/AbstractStringCheck.php index 4e56cda377e..d92e9901365 100644 --- a/apps/workflowengine/lib/Check/AbstractStringCheck.php +++ b/apps/workflowengine/lib/Check/AbstractStringCheck.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later @@ -68,8 +69,8 @@ abstract class AbstractStringCheck implements ICheck { throw new \UnexpectedValueException($this->l->t('The given operator is invalid'), 1); } - if (in_array($operator, ['matches', '!matches']) && - @preg_match($value, null) === false) { + if (in_array($operator, ['matches', '!matches']) + && @preg_match($value, null) === false) { throw new \UnexpectedValueException($this->l->t('The given regular expression is invalid'), 2); } } diff --git a/apps/workflowengine/lib/Check/FileMimeType.php b/apps/workflowengine/lib/Check/FileMimeType.php index 3062994c6ba..a8dfa64528e 100644 --- a/apps/workflowengine/lib/Check/FileMimeType.php +++ b/apps/workflowengine/lib/Check/FileMimeType.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later @@ -97,9 +98,9 @@ class FileMimeType extends AbstractStringCheck implements IFileCheck { return $this->cacheAndReturnMimeType($this->storage->getId(), $this->path, $cacheEntry->getMimeType()); } - if ($this->storage->file_exists($this->path) && - $this->storage->filesize($this->path) && - $this->storage->instanceOfStorage(Local::class) + if ($this->storage->file_exists($this->path) + && $this->storage->filesize($this->path) + && $this->storage->instanceOfStorage(Local::class) ) { $path = $this->storage->getLocalFile($this->path); $mimeType = $this->mimeTypeDetector->detectContent($path); @@ -125,12 +126,12 @@ class FileMimeType extends AbstractStringCheck implements IFileCheck { */ protected function isWebDAVRequest() { return substr($this->request->getScriptName(), 0 - strlen('/remote.php')) === '/remote.php' && ( - $this->request->getPathInfo() === '/webdav' || - str_starts_with($this->request->getPathInfo() ?? '', '/webdav/') || - $this->request->getPathInfo() === '/dav/files' || - str_starts_with($this->request->getPathInfo() ?? '', '/dav/files/') || - $this->request->getPathInfo() === '/dav/uploads' || - str_starts_with($this->request->getPathInfo() ?? '', '/dav/uploads/') + $this->request->getPathInfo() === '/webdav' + || str_starts_with($this->request->getPathInfo() ?? '', '/webdav/') + || $this->request->getPathInfo() === '/dav/files' + || str_starts_with($this->request->getPathInfo() ?? '', '/dav/files/') + || $this->request->getPathInfo() === '/dav/uploads' + || str_starts_with($this->request->getPathInfo() ?? '', '/dav/uploads/') ); } @@ -139,8 +140,8 @@ class FileMimeType extends AbstractStringCheck implements IFileCheck { */ protected function isPublicWebDAVRequest() { return substr($this->request->getScriptName(), 0 - strlen('/public.php')) === '/public.php' && ( - $this->request->getPathInfo() === '/webdav' || - str_starts_with($this->request->getPathInfo() ?? '', '/webdav/') + $this->request->getPathInfo() === '/webdav' + || str_starts_with($this->request->getPathInfo() ?? '', '/webdav/') ); } diff --git a/apps/workflowengine/lib/Check/FileSize.php b/apps/workflowengine/lib/Check/FileSize.php index c1ee1d85ae9..5ee03ccc9cf 100644 --- a/apps/workflowengine/lib/Check/FileSize.php +++ b/apps/workflowengine/lib/Check/FileSize.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/workflowengine/lib/Check/FileSystemTags.php b/apps/workflowengine/lib/Check/FileSystemTags.php index bd1609e9aff..811571f558a 100644 --- a/apps/workflowengine/lib/Check/FileSystemTags.php +++ b/apps/workflowengine/lib/Check/FileSystemTags.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/workflowengine/lib/Check/RequestRemoteAddress.php b/apps/workflowengine/lib/Check/RequestRemoteAddress.php index 6fb5a3026d6..b6f8fef5aed 100644 --- a/apps/workflowengine/lib/Check/RequestRemoteAddress.php +++ b/apps/workflowengine/lib/Check/RequestRemoteAddress.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/workflowengine/lib/Check/RequestTime.php b/apps/workflowengine/lib/Check/RequestTime.php index b6b4e9176c2..a49986652b8 100644 --- a/apps/workflowengine/lib/Check/RequestTime.php +++ b/apps/workflowengine/lib/Check/RequestTime.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/workflowengine/lib/Check/RequestURL.php b/apps/workflowengine/lib/Check/RequestURL.php index 62d6dbc5c38..fb2ac7e8fd5 100644 --- a/apps/workflowengine/lib/Check/RequestURL.php +++ b/apps/workflowengine/lib/Check/RequestURL.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later @@ -70,10 +71,10 @@ class RequestURL extends AbstractStringCheck { return false; } return substr($this->request->getScriptName(), 0 - strlen('/remote.php')) === '/remote.php' && ( - $this->request->getPathInfo() === '/webdav' || - str_starts_with($this->request->getPathInfo() ?? '', '/webdav/') || - $this->request->getPathInfo() === '/dav/files' || - str_starts_with($this->request->getPathInfo() ?? '', '/dav/files/') + $this->request->getPathInfo() === '/webdav' + || str_starts_with($this->request->getPathInfo() ?? '', '/webdav/') + || $this->request->getPathInfo() === '/dav/files' + || str_starts_with($this->request->getPathInfo() ?? '', '/dav/files/') ); } } diff --git a/apps/workflowengine/lib/Check/RequestUserAgent.php b/apps/workflowengine/lib/Check/RequestUserAgent.php index 47db1bb0c68..572ef567074 100644 --- a/apps/workflowengine/lib/Check/RequestUserAgent.php +++ b/apps/workflowengine/lib/Check/RequestUserAgent.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/workflowengine/lib/Check/UserGroupMembership.php b/apps/workflowengine/lib/Check/UserGroupMembership.php index 215557a75a9..690f9974a49 100644 --- a/apps/workflowengine/lib/Check/UserGroupMembership.php +++ b/apps/workflowengine/lib/Check/UserGroupMembership.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/workflowengine/lib/Controller/RequestTimeController.php b/apps/workflowengine/lib/Controller/RequestTimeController.php index 1aca5d92d2d..4b34f16ce0a 100644 --- a/apps/workflowengine/lib/Controller/RequestTimeController.php +++ b/apps/workflowengine/lib/Controller/RequestTimeController.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/workflowengine/lib/Manager.php b/apps/workflowengine/lib/Manager.php index 7d14fc83449..0f41679789d 100644 --- a/apps/workflowengine/lib/Manager.php +++ b/apps/workflowengine/lib/Manager.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/workflowengine/lib/Settings/Section.php b/apps/workflowengine/lib/Settings/Section.php index 5a13a9e4cec..aa790c9ddcc 100644 --- a/apps/workflowengine/lib/Settings/Section.php +++ b/apps/workflowengine/lib/Settings/Section.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later diff --git a/apps/workflowengine/src/components/Checks/RequestUserGroup.vue b/apps/workflowengine/src/components/Checks/RequestUserGroup.vue index 978732aed09..f9606b7ca26 100644 --- a/apps/workflowengine/src/components/Checks/RequestUserGroup.vue +++ b/apps/workflowengine/src/components/Checks/RequestUserGroup.vue @@ -25,6 +25,7 @@ import axios from '@nextcloud/axios' import NcSelect from '@nextcloud/vue/components/NcSelect' const groups = [] +const wantedGroups = [] const status = { isLoading: false, } @@ -49,6 +50,7 @@ export default { return { groups, status, + wantedGroups, newValue: '', } }, @@ -82,6 +84,13 @@ export default { searchAsync(searchQuery) { if (this.status.isLoading) { + if (searchQuery) { + // The first 20 groups are loaded up front (indicated by an + // empty searchQuery parameter), afterwards we may load + // groups that have not been fetched yet, but are used + // in existing rules. + this.enqueueWantedGroup(searchQuery) + } return } @@ -94,11 +103,15 @@ export default { }) }) this.status.isLoading = false + this.findGroupByQueue() }, (error) => { console.error('Error while loading group list', error.response) }) }, - updateInternalValue() { + async updateInternalValue() { + if (!this.newValue) { + await this.searchAsync(this.modelValue) + } this.newValue = this.modelValue }, addGroup(group) { @@ -107,10 +120,32 @@ export default { this.groups.push(group) } }, + hasGroup(group) { + const index = this.groups.findIndex((item) => item.id === group) + return index > -1 + }, update(value) { this.newValue = value.id this.$emit('update:model-value', this.newValue) }, + enqueueWantedGroup(expectedGroupId) { + const index = this.wantedGroups.findIndex((groupId) => groupId === expectedGroupId) + if (index === -1) { + this.wantedGroups.push(expectedGroupId) + } + }, + async findGroupByQueue() { + let nextQuery + do { + nextQuery = this.wantedGroups.shift() + if (this.hasGroup(nextQuery)) { + nextQuery = undefined + } + } while (!nextQuery && this.wantedGroups.length > 0) + if (nextQuery) { + await this.searchAsync(nextQuery) + } + }, }, } </script> diff --git a/apps/workflowengine/tests/Check/AbstractStringCheckTest.php b/apps/workflowengine/tests/Check/AbstractStringCheckTest.php index 774f866bf12..d10fcfb4cc3 100644 --- a/apps/workflowengine/tests/Check/AbstractStringCheckTest.php +++ b/apps/workflowengine/tests/Check/AbstractStringCheckTest.php @@ -1,4 +1,7 @@ <?php + +declare(strict_types=1); + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later @@ -7,9 +10,10 @@ namespace OCA\WorkflowEngine\Tests\Check; use OCA\WorkflowEngine\Check\AbstractStringCheck; use OCP\IL10N; +use PHPUnit\Framework\MockObject\MockObject; class AbstractStringCheckTest extends \Test\TestCase { - protected function getCheckMock() { + protected function getCheckMock(): AbstractStringCheck|MockObject { $l = $this->getMockBuilder(IL10N::class) ->disableOriginalConstructor() ->getMock(); @@ -19,7 +23,7 @@ class AbstractStringCheckTest extends \Test\TestCase { return sprintf($string, $args); }); - $check = $this->getMockBuilder('OCA\WorkflowEngine\Check\AbstractStringCheck') + $check = $this->getMockBuilder(AbstractStringCheck::class) ->setConstructorArgs([ $l, ]) @@ -32,7 +36,7 @@ class AbstractStringCheckTest extends \Test\TestCase { return $check; } - public function dataExecuteStringCheck() { + public static function dataExecuteStringCheck(): array { return [ ['is', 'same', 'same', true], ['is', 'different', 'not the same', false], @@ -48,19 +52,15 @@ class AbstractStringCheckTest extends \Test\TestCase { /** * @dataProvider dataExecuteStringCheck - * @param string $operation - * @param string $checkValue - * @param string $actualValue - * @param bool $expected */ - public function testExecuteStringCheck($operation, $checkValue, $actualValue, $expected): void { + public function testExecuteStringCheck(string $operation, string $checkValue, string $actualValue, bool $expected): void { $check = $this->getCheckMock(); /** @var AbstractStringCheck $check */ $this->assertEquals($expected, $this->invokePrivate($check, 'executeStringCheck', [$operation, $checkValue, $actualValue])); } - public function dataValidateCheck() { + public static function dataValidateCheck(): array { return [ ['is', '/Invalid(Regex/'], ['!is', '/Invalid(Regex/'], @@ -71,10 +71,8 @@ class AbstractStringCheckTest extends \Test\TestCase { /** * @dataProvider dataValidateCheck - * @param string $operator - * @param string $value */ - public function testValidateCheck($operator, $value): void { + public function testValidateCheck(string $operator, string $value): void { $check = $this->getCheckMock(); /** @var AbstractStringCheck $check */ @@ -83,7 +81,7 @@ class AbstractStringCheckTest extends \Test\TestCase { $this->addToAssertionCount(1); } - public function dataValidateCheckInvalid() { + public static function dataValidateCheckInvalid(): array { return [ ['!!is', '', 1, 'The given operator is invalid'], ['less', '', 1, 'The given operator is invalid'], @@ -94,12 +92,8 @@ class AbstractStringCheckTest extends \Test\TestCase { /** * @dataProvider dataValidateCheckInvalid - * @param $operator - * @param $value - * @param $exceptionCode - * @param $exceptionMessage */ - public function testValidateCheckInvalid($operator, $value, $exceptionCode, $exceptionMessage): void { + public function testValidateCheckInvalid(string $operator, string $value, int $exceptionCode, string $exceptionMessage): void { $check = $this->getCheckMock(); try { @@ -111,7 +105,7 @@ class AbstractStringCheckTest extends \Test\TestCase { } } - public function dataMatch() { + public static function dataMatch(): array { return [ ['/valid/', 'valid', [], true], ['/valid/', 'valid', [md5('/valid/') => [md5('valid') => false]], false], // Cache hit @@ -120,12 +114,8 @@ class AbstractStringCheckTest extends \Test\TestCase { /** * @dataProvider dataMatch - * @param string $pattern - * @param string $subject - * @param array[] $matches - * @param bool $expected */ - public function testMatch($pattern, $subject, $matches, $expected): void { + public function testMatch(string $pattern, string $subject, array $matches, bool $expected): void { $check = $this->getCheckMock(); $this->invokePrivate($check, 'matches', [$matches]); diff --git a/apps/workflowengine/tests/Check/RequestRemoteAddressTest.php b/apps/workflowengine/tests/Check/RequestRemoteAddressTest.php index 47b9138819e..f2f8026e666 100644 --- a/apps/workflowengine/tests/Check/RequestRemoteAddressTest.php +++ b/apps/workflowengine/tests/Check/RequestRemoteAddressTest.php @@ -1,4 +1,7 @@ <?php + +declare(strict_types=1); + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later @@ -8,19 +11,14 @@ namespace OCA\WorkflowEngine\Tests\Check; use OCA\WorkflowEngine\Check\RequestRemoteAddress; use OCP\IL10N; use OCP\IRequest; +use PHPUnit\Framework\MockObject\MockObject; class RequestRemoteAddressTest extends \Test\TestCase { - /** @var IRequest|\PHPUnit\Framework\MockObject\MockObject */ - protected $request; + protected IRequest&MockObject $request; - /** - * @return IL10N|\PHPUnit\Framework\MockObject\MockObject - */ - protected function getL10NMock() { - $l = $this->getMockBuilder(IL10N::class) - ->disableOriginalConstructor() - ->getMock(); + protected function getL10NMock(): IL10N&MockObject { + $l = $this->createMock(IL10N::class); $l->expects($this->any()) ->method('t') ->willReturnCallback(function ($string, $args) { @@ -32,11 +30,10 @@ class RequestRemoteAddressTest extends \Test\TestCase { protected function setUp(): void { parent::setUp(); - $this->request = $this->getMockBuilder(IRequest::class) - ->getMock(); + $this->request = $this->createMock(IRequest::class); } - public function dataExecuteCheckIPv4() { + public static function dataExecuteCheckIPv4(): array { return [ ['127.0.0.1/32', '127.0.0.1', true], ['127.0.0.1/32', '127.0.0.0', false], @@ -49,11 +46,8 @@ class RequestRemoteAddressTest extends \Test\TestCase { /** * @dataProvider dataExecuteCheckIPv4 - * @param string $value - * @param string $ip - * @param bool $expected */ - public function testExecuteCheckMatchesIPv4($value, $ip, $expected): void { + public function testExecuteCheckMatchesIPv4(string $value, string $ip, bool $expected): void { $check = new RequestRemoteAddress($this->getL10NMock(), $this->request); $this->request->expects($this->once()) @@ -65,11 +59,8 @@ class RequestRemoteAddressTest extends \Test\TestCase { /** * @dataProvider dataExecuteCheckIPv4 - * @param string $value - * @param string $ip - * @param bool $expected */ - public function testExecuteCheckNotMatchesIPv4($value, $ip, $expected): void { + public function testExecuteCheckNotMatchesIPv4(string $value, string $ip, bool $expected): void { $check = new RequestRemoteAddress($this->getL10NMock(), $this->request); $this->request->expects($this->once()) @@ -79,7 +70,7 @@ class RequestRemoteAddressTest extends \Test\TestCase { $this->assertEquals(!$expected, $check->executeCheck('!matchesIPv4', $value)); } - public function dataExecuteCheckIPv6() { + public static function dataExecuteCheckIPv6(): array { return [ ['::1/128', '::1', true], ['::2/128', '::3', false], @@ -93,11 +84,8 @@ class RequestRemoteAddressTest extends \Test\TestCase { /** * @dataProvider dataExecuteCheckIPv6 - * @param string $value - * @param string $ip - * @param bool $expected */ - public function testExecuteCheckMatchesIPv6($value, $ip, $expected): void { + public function testExecuteCheckMatchesIPv6(string $value, string $ip, bool $expected): void { $check = new RequestRemoteAddress($this->getL10NMock(), $this->request); $this->request->expects($this->once()) @@ -109,11 +97,8 @@ class RequestRemoteAddressTest extends \Test\TestCase { /** * @dataProvider dataExecuteCheckIPv6 - * @param string $value - * @param string $ip - * @param bool $expected */ - public function testExecuteCheckNotMatchesIPv6($value, $ip, $expected): void { + public function testExecuteCheckNotMatchesIPv6(string $value, string $ip, bool $expected): void { $check = new RequestRemoteAddress($this->getL10NMock(), $this->request); $this->request->expects($this->once()) diff --git a/apps/workflowengine/tests/Check/RequestTimeTest.php b/apps/workflowengine/tests/Check/RequestTimeTest.php index 6b56bb9427a..21127d4d56e 100644 --- a/apps/workflowengine/tests/Check/RequestTimeTest.php +++ b/apps/workflowengine/tests/Check/RequestTimeTest.php @@ -1,4 +1,7 @@ <?php + +declare(strict_types=1); + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later @@ -8,19 +11,13 @@ namespace OCA\WorkflowEngine\Tests\Check; use OCA\WorkflowEngine\Check\RequestTime; use OCP\AppFramework\Utility\ITimeFactory; use OCP\IL10N; +use PHPUnit\Framework\MockObject\MockObject; class RequestTimeTest extends \Test\TestCase { + protected ITimeFactory&MockObject $timeFactory; - /** @var ITimeFactory|\PHPUnit\Framework\MockObject\MockObject */ - protected $timeFactory; - - /** - * @return IL10N|\PHPUnit\Framework\MockObject\MockObject - */ - protected function getL10NMock() { - $l = $this->getMockBuilder(IL10N::class) - ->disableOriginalConstructor() - ->getMock(); + protected function getL10NMock(): IL10N&MockObject { + $l = $this->createMock(IL10N::class); $l->expects($this->any()) ->method('t') ->willReturnCallback(function ($string, $args) { @@ -32,11 +29,10 @@ class RequestTimeTest extends \Test\TestCase { protected function setUp(): void { parent::setUp(); - $this->timeFactory = $this->getMockBuilder('OCP\AppFramework\Utility\ITimeFactory') - ->getMock(); + $this->timeFactory = $this->createMock(ITimeFactory::class); } - public function dataExecuteCheck() { + public static function dataExecuteCheck(): array { return [ [json_encode(['08:00 Europe/Berlin', '17:00 Europe/Berlin']), 1467870105, false], // 2016-07-07T07:41:45+02:00 [json_encode(['08:00 Europe/Berlin', '17:00 Europe/Berlin']), 1467873705, true], // 2016-07-07T08:41:45+02:00 @@ -69,11 +65,8 @@ class RequestTimeTest extends \Test\TestCase { /** * @dataProvider dataExecuteCheck - * @param string $value - * @param int $timestamp - * @param bool $expected */ - public function testExecuteCheckIn($value, $timestamp, $expected): void { + public function testExecuteCheckIn(string $value, int $timestamp, bool $expected): void { $check = new RequestTime($this->getL10NMock(), $this->timeFactory); $this->timeFactory->expects($this->once()) @@ -85,11 +78,8 @@ class RequestTimeTest extends \Test\TestCase { /** * @dataProvider dataExecuteCheck - * @param string $value - * @param int $timestamp - * @param bool $expected */ - public function testExecuteCheckNotIn($value, $timestamp, $expected): void { + public function testExecuteCheckNotIn(string $value, int $timestamp, bool $expected): void { $check = new RequestTime($this->getL10NMock(), $this->timeFactory); $this->timeFactory->expects($this->once()) @@ -99,7 +89,7 @@ class RequestTimeTest extends \Test\TestCase { $this->assertEquals(!$expected, $check->executeCheck('!in', $value)); } - public function dataValidateCheck() { + public static function dataValidateCheck(): array { return [ ['in', '["08:00 Europe/Berlin","17:00 Europe/Berlin"]'], ['!in', '["08:00 Europe/Berlin","17:00 America/North_Dakota/Beulah"]'], @@ -109,16 +99,14 @@ class RequestTimeTest extends \Test\TestCase { /** * @dataProvider dataValidateCheck - * @param string $operator - * @param string $value */ - public function testValidateCheck($operator, $value): void { + public function testValidateCheck(string $operator, string $value): void { $check = new RequestTime($this->getL10NMock(), $this->timeFactory); $check->validateCheck($operator, $value); $this->addToAssertionCount(1); } - public function dataValidateCheckInvalid() { + public static function dataValidateCheckInvalid(): array { return [ ['!!in', '["08:00 Europe/Berlin","17:00 Europe/Berlin"]', 1, 'The given operator is invalid'], ['in', '["28:00 Europe/Berlin","17:00 Europe/Berlin"]', 2, 'The given time span is invalid'], @@ -132,12 +120,8 @@ class RequestTimeTest extends \Test\TestCase { /** * @dataProvider dataValidateCheckInvalid - * @param string $operator - * @param string $value - * @param int $exceptionCode - * @param string $exceptionMessage */ - public function testValidateCheckInvalid($operator, $value, $exceptionCode, $exceptionMessage): void { + public function testValidateCheckInvalid(string $operator, string $value, int $exceptionCode, string $exceptionMessage): void { $check = new RequestTime($this->getL10NMock(), $this->timeFactory); try { diff --git a/apps/workflowengine/tests/Check/RequestUserAgentTest.php b/apps/workflowengine/tests/Check/RequestUserAgentTest.php index 30e389c8236..2fe96bf3bdb 100644 --- a/apps/workflowengine/tests/Check/RequestUserAgentTest.php +++ b/apps/workflowengine/tests/Check/RequestUserAgentTest.php @@ -1,4 +1,7 @@ <?php + +declare(strict_types=1); + /** * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later @@ -9,24 +12,19 @@ use OCA\WorkflowEngine\Check\AbstractStringCheck; use OCA\WorkflowEngine\Check\RequestUserAgent; use OCP\IL10N; use OCP\IRequest; +use PHPUnit\Framework\MockObject\MockObject; use Test\TestCase; class RequestUserAgentTest extends TestCase { - - /** @var IRequest|\PHPUnit\Framework\MockObject\MockObject */ - protected $request; - - /** @var RequestUserAgent */ - protected $check; + protected IRequest&MockObject $request; + protected RequestUserAgent $check; protected function setUp(): void { parent::setUp(); $this->request = $this->createMock(IRequest::class); - /** @var IL10N|\PHPUnit\Framework\MockObject\MockObject $l */ - $l = $this->getMockBuilder(IL10N::class) - ->disableOriginalConstructor() - ->getMock(); + /** @var IL10N&MockObject $l */ + $l = $this->createMock(IL10N::class); $l->expects($this->any()) ->method('t') ->willReturnCallback(function ($string, $args) { @@ -36,7 +34,7 @@ class RequestUserAgentTest extends TestCase { $this->check = new RequestUserAgent($l, $this->request); } - public function dataExecuteCheck() { + public static function dataExecuteCheck(): array { return [ ['is', 'android', 'Mozilla/5.0 (Android) Nextcloud-android/2.2.0', true], ['is', 'android', 'Mozilla/5.0 (iOS) Nextcloud-iOS/2.2.0', false], @@ -86,12 +84,8 @@ class RequestUserAgentTest extends TestCase { /** * @dataProvider dataExecuteCheck - * @param string $operation - * @param string $checkValue - * @param string $actualValue - * @param bool $expected */ - public function testExecuteCheck($operation, $checkValue, $actualValue, $expected): void { + public function testExecuteCheck(string $operation, string $checkValue, string $actualValue, bool $expected): void { $this->request->expects($this->once()) ->method('getHeader') ->willReturn($actualValue); diff --git a/apps/workflowengine/tests/ManagerTest.php b/apps/workflowengine/tests/ManagerTest.php index 174c79cc3d3..56e45936b82 100644 --- a/apps/workflowengine/tests/ManagerTest.php +++ b/apps/workflowengine/tests/ManagerTest.php @@ -1,4 +1,5 @@ <?php + /** * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors * SPDX-License-Identifier: AGPL-3.0-or-later |