diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-17 00:07:33 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-17 00:07:33 +0000 |
commit | df2235c71fa7e58d549fe700b3077a749cb697f0 (patch) | |
tree | 3e8db2002a3d79f194181f49b6cdac56f4efb7b9 /apps/workflowengine/l10n | |
parent | 69e0e2420cb3369fc923cf2fc343d6ee484330a9 (diff) | |
download | nextcloud-server-df2235c71fa7e58d549fe700b3077a749cb697f0.tar.gz nextcloud-server-df2235c71fa7e58d549fe700b3077a749cb697f0.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/workflowengine/l10n')
-rw-r--r-- | apps/workflowengine/l10n/pt_BR.js | 48 | ||||
-rw-r--r-- | apps/workflowengine/l10n/pt_BR.json | 48 | ||||
-rw-r--r-- | apps/workflowengine/l10n/ru.js | 60 | ||||
-rw-r--r-- | apps/workflowengine/l10n/ru.json | 60 |
4 files changed, 108 insertions, 108 deletions
diff --git a/apps/workflowengine/l10n/pt_BR.js b/apps/workflowengine/l10n/pt_BR.js index b3e4803e5e1..94f6b35405d 100644 --- a/apps/workflowengine/l10n/pt_BR.js +++ b/apps/workflowengine/l10n/pt_BR.js @@ -1,13 +1,13 @@ OC.L10N.register( "workflowengine", { - "Successfully saved" : "Salvos com êxito", + "Successfully saved" : "Salvo com êxito", "Saving failed:" : "A gravação falhou:", "File mime type" : "Tipo de arquivo mime", - "is" : "está", + "is" : "é", "is not" : "não é", - "matches" : "coincidente", - "does not match" : "não corresponde", + "matches" : "coincide", + "does not match" : "não coincide", "Example: {placeholder}" : "Examplo: {placeholder}", "File size (upload)" : "Tamanho do arquivo (upload)", "less" : "menos", @@ -15,7 +15,7 @@ OC.L10N.register( "greater or equals" : "maiores ou iguais", "greater" : "maior", "File system tag" : "Etiqueta do sistema de arquivos", - "is tagged with" : "está etiquetada com", + "is tagged with" : "está etiquetado com", "is not tagged with" : "não está etiquetado com", "Select tag…" : "Selecionar etiqueta...", "Request remote address" : "Solicitar endereço remoto", @@ -28,7 +28,7 @@ OC.L10N.register( "not between" : "não entre", "Start" : "Iniciar", "End" : "Fim", - "Select timezone…" : "Selecione fuso horário...", + "Select timezone…" : "Selecionar fuso horário...", "Request URL" : "Solicitação de URL", "Predefined URLs" : "URLs predefinidas", "Files WebDAV" : "Arquivos WebDAV", @@ -36,34 +36,34 @@ OC.L10N.register( "Sync clients" : "Sincronizar clientes", "Android client" : "Cliente Android", "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de desktop", + "Desktop client" : "Cliente de Desktop", "User group membership" : "Adesão de grupo de usuário", "is member of" : "é membro de", "is not member of" : "não é membro de", - "The given operator is invalid" : "O operador fornecido não é válido", - "The given regular expression is invalid" : "A expressão regular fornecida não é válida", - "The given file size is invalid" : "O tamanho fornecido do arquivo não é valido", - "The given tag id is invalid" : "O id da tag fornecido não é valido", - "The given IP range is invalid" : "O range de IP fornecido não é válido", - "The given IP range is not valid for IPv4" : "O range de IP fornecido não é IPv4 válido", - "The given IP range is not valid for IPv6" : "O range de IP fornecido não é valido para IPv6", - "The given time span is invalid" : "O time span fornecido não é válido", - "The given start time is invalid" : "O tempo de start fornecido não é valido", - "The given end time is invalid" : "O tempo de finalização fornecido não é valido", - "The given group does not exist" : "O grupo fornecido não é valido", - "Check %s is invalid or does not exist" : "Verifique se %s é valido ou não existe", + "The given operator is invalid" : "O operador fornecido é inválido", + "The given regular expression is invalid" : "A expressão regular fornecida é inválida", + "The given file size is invalid" : "O tamanho fornecido do arquivo é inválido", + "The given tag id is invalid" : "O id da etiqueta fornecida é inválido", + "The given IP range is invalid" : "O intervalo de IP fornecido é inválido", + "The given IP range is not valid for IPv4" : "O intervalo de IP fornecido é inválido para IPv4", + "The given IP range is not valid for IPv6" : "O range de IP fornecido é inválido para IPv6", + "The given time span is invalid" : "O intervalo de tempo fornecido é inválido", + "The given start time is invalid" : "O horário de início fornecido é inválido", + "The given end time is invalid" : "O horário de término fornecido é inválido", + "The given group does not exist" : "O grupo fornecido não existe", + "Check %s is invalid or does not exist" : "Verifique se %s é valido ou existe", "Operation #%s does not exist" : "Operação #%s não existe", "Operation %s does not exist" : "Operação %s não existe", - "Operation %s is invalid" : "Operação %s é invalida", + "Operation %s is invalid" : "Operação %s é inválida", "Check %s does not exist" : "Verifique se %s não existe", - "Check %s is invalid" : "Verifique se %s é invalido", + "Check %s is invalid" : "Verifique se %s é inválido", "Check #%s does not exist" : "Verifique se %s não existe", - "Workflow" : "Workflow", + "Workflow" : "Fluxo de trabalho", "Open documentation" : "Abrir documentação", - "Add rule group" : "Adicionar regra de grupo", + "Add rule group" : "Adicionar grupo de regra", "Short rule description" : "Descrição curta da regra", "Add rule" : "Adicionar regra", - "Reset" : "Reset", + "Reset" : "Redefinir", "Save" : "Salvar", "Saving…" : "Salvando...", "Loading…" : "Carregando..." diff --git a/apps/workflowengine/l10n/pt_BR.json b/apps/workflowengine/l10n/pt_BR.json index 1e996883ede..da566ef7b13 100644 --- a/apps/workflowengine/l10n/pt_BR.json +++ b/apps/workflowengine/l10n/pt_BR.json @@ -1,11 +1,11 @@ { "translations": { - "Successfully saved" : "Salvos com êxito", + "Successfully saved" : "Salvo com êxito", "Saving failed:" : "A gravação falhou:", "File mime type" : "Tipo de arquivo mime", - "is" : "está", + "is" : "é", "is not" : "não é", - "matches" : "coincidente", - "does not match" : "não corresponde", + "matches" : "coincide", + "does not match" : "não coincide", "Example: {placeholder}" : "Examplo: {placeholder}", "File size (upload)" : "Tamanho do arquivo (upload)", "less" : "menos", @@ -13,7 +13,7 @@ "greater or equals" : "maiores ou iguais", "greater" : "maior", "File system tag" : "Etiqueta do sistema de arquivos", - "is tagged with" : "está etiquetada com", + "is tagged with" : "está etiquetado com", "is not tagged with" : "não está etiquetado com", "Select tag…" : "Selecionar etiqueta...", "Request remote address" : "Solicitar endereço remoto", @@ -26,7 +26,7 @@ "not between" : "não entre", "Start" : "Iniciar", "End" : "Fim", - "Select timezone…" : "Selecione fuso horário...", + "Select timezone…" : "Selecionar fuso horário...", "Request URL" : "Solicitação de URL", "Predefined URLs" : "URLs predefinidas", "Files WebDAV" : "Arquivos WebDAV", @@ -34,34 +34,34 @@ "Sync clients" : "Sincronizar clientes", "Android client" : "Cliente Android", "iOS client" : "Cliente iOS", - "Desktop client" : "Cliente de desktop", + "Desktop client" : "Cliente de Desktop", "User group membership" : "Adesão de grupo de usuário", "is member of" : "é membro de", "is not member of" : "não é membro de", - "The given operator is invalid" : "O operador fornecido não é válido", - "The given regular expression is invalid" : "A expressão regular fornecida não é válida", - "The given file size is invalid" : "O tamanho fornecido do arquivo não é valido", - "The given tag id is invalid" : "O id da tag fornecido não é valido", - "The given IP range is invalid" : "O range de IP fornecido não é válido", - "The given IP range is not valid for IPv4" : "O range de IP fornecido não é IPv4 válido", - "The given IP range is not valid for IPv6" : "O range de IP fornecido não é valido para IPv6", - "The given time span is invalid" : "O time span fornecido não é válido", - "The given start time is invalid" : "O tempo de start fornecido não é valido", - "The given end time is invalid" : "O tempo de finalização fornecido não é valido", - "The given group does not exist" : "O grupo fornecido não é valido", - "Check %s is invalid or does not exist" : "Verifique se %s é valido ou não existe", + "The given operator is invalid" : "O operador fornecido é inválido", + "The given regular expression is invalid" : "A expressão regular fornecida é inválida", + "The given file size is invalid" : "O tamanho fornecido do arquivo é inválido", + "The given tag id is invalid" : "O id da etiqueta fornecida é inválido", + "The given IP range is invalid" : "O intervalo de IP fornecido é inválido", + "The given IP range is not valid for IPv4" : "O intervalo de IP fornecido é inválido para IPv4", + "The given IP range is not valid for IPv6" : "O range de IP fornecido é inválido para IPv6", + "The given time span is invalid" : "O intervalo de tempo fornecido é inválido", + "The given start time is invalid" : "O horário de início fornecido é inválido", + "The given end time is invalid" : "O horário de término fornecido é inválido", + "The given group does not exist" : "O grupo fornecido não existe", + "Check %s is invalid or does not exist" : "Verifique se %s é valido ou existe", "Operation #%s does not exist" : "Operação #%s não existe", "Operation %s does not exist" : "Operação %s não existe", - "Operation %s is invalid" : "Operação %s é invalida", + "Operation %s is invalid" : "Operação %s é inválida", "Check %s does not exist" : "Verifique se %s não existe", - "Check %s is invalid" : "Verifique se %s é invalido", + "Check %s is invalid" : "Verifique se %s é inválido", "Check #%s does not exist" : "Verifique se %s não existe", - "Workflow" : "Workflow", + "Workflow" : "Fluxo de trabalho", "Open documentation" : "Abrir documentação", - "Add rule group" : "Adicionar regra de grupo", + "Add rule group" : "Adicionar grupo de regra", "Short rule description" : "Descrição curta da regra", "Add rule" : "Adicionar regra", - "Reset" : "Reset", + "Reset" : "Redefinir", "Save" : "Salvar", "Saving…" : "Salvando...", "Loading…" : "Carregando..." diff --git a/apps/workflowengine/l10n/ru.js b/apps/workflowengine/l10n/ru.js index 02e5be6522e..297df946459 100644 --- a/apps/workflowengine/l10n/ru.js +++ b/apps/workflowengine/l10n/ru.js @@ -2,23 +2,23 @@ OC.L10N.register( "workflowengine", { "Successfully saved" : "Успешно сохранено", - "Saving failed:" : "Ошибка при сохранении", - "File mime type" : "Mime-типы", - "is" : "есть", - "is not" : "не", - "matches" : "соответствия", + "Saving failed:" : "Ошибка при сохранении:", + "File mime type" : "MIME тип файла", + "is" : "равняется", + "is not" : "не равняется", + "matches" : "соответствует", "does not match" : "не соответствует", "Example: {placeholder}" : "Пример: {placeholder}", - "File size (upload)" : "Размер файла (загрузка)", - "less" : "Меньше", + "File size (upload)" : "Размер загружаемого пользователем файла", + "less" : "меньше", "less or equals" : "меньше либо равно", "greater or equals" : "больше либо равно", "greater" : "больше", "File system tag" : "Системная метка файла", "is tagged with" : "помечен", "is not tagged with" : "не помечен", - "Select tag…" : "Выбрать метку...", - "Request remote address" : "Запрос удаленного адреса", + "Select tag…" : "Выбрать метку…", + "Request remote address" : "Адрес, с которого производится запрос", "matches IPv4" : "соответствует IPv4", "does not match IPv4" : "не соответствует IPv4", "matches IPv6" : "соответствует IPv6", @@ -27,33 +27,33 @@ OC.L10N.register( "between" : "между", "not between" : "не между", "Start" : "Начало", - "End" : "Конец", - "Select timezone…" : "Выберите часовой пояс", + "End" : "Окончание", + "Select timezone…" : "Выбрать часовой пояс…", "Request URL" : "URL запроса", "Predefined URLs" : "Предопределенные URL", "Files WebDAV" : "Файлы WebDAV", - "Request user agent" : "Запрос user agent", + "Request user agent" : "Используемое приложение (user agent)", "Sync clients" : "Клиенты синхронизации", - "Android client" : "Андроид клиент", - "iOS client" : "iOS клиент", - "Desktop client" : "Клиент на ПК", - "User group membership" : "Член группы пользователей", - "is member of" : "является членом", - "is not member of" : "не является членом", - "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" : "Указано не верное конечное время", + "Android client" : "клиент для Android", + "iOS client" : "клиент для iOS", + "Desktop client" : "клиент для ПК", + "User group membership" : "Участие в группе пользователей", + "is member of" : "является участником", + "is not member of" : "не является участником", + "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" : "Указанная группа не существует", "Check %s is invalid or does not exist" : "Проверка %s неверна или не существует", - "Operation #%s does not exist" : "Оператор #%s не существует", - "Operation %s does not exist" : "Оператор %s не существует", + "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 неверна", diff --git a/apps/workflowengine/l10n/ru.json b/apps/workflowengine/l10n/ru.json index d924dce8ccd..b9460116647 100644 --- a/apps/workflowengine/l10n/ru.json +++ b/apps/workflowengine/l10n/ru.json @@ -1,22 +1,22 @@ { "translations": { "Successfully saved" : "Успешно сохранено", - "Saving failed:" : "Ошибка при сохранении", - "File mime type" : "Mime-типы", - "is" : "есть", - "is not" : "не", - "matches" : "соответствия", + "Saving failed:" : "Ошибка при сохранении:", + "File mime type" : "MIME тип файла", + "is" : "равняется", + "is not" : "не равняется", + "matches" : "соответствует", "does not match" : "не соответствует", "Example: {placeholder}" : "Пример: {placeholder}", - "File size (upload)" : "Размер файла (загрузка)", - "less" : "Меньше", + "File size (upload)" : "Размер загружаемого пользователем файла", + "less" : "меньше", "less or equals" : "меньше либо равно", "greater or equals" : "больше либо равно", "greater" : "больше", "File system tag" : "Системная метка файла", "is tagged with" : "помечен", "is not tagged with" : "не помечен", - "Select tag…" : "Выбрать метку...", - "Request remote address" : "Запрос удаленного адреса", + "Select tag…" : "Выбрать метку…", + "Request remote address" : "Адрес, с которого производится запрос", "matches IPv4" : "соответствует IPv4", "does not match IPv4" : "не соответствует IPv4", "matches IPv6" : "соответствует IPv6", @@ -25,33 +25,33 @@ "between" : "между", "not between" : "не между", "Start" : "Начало", - "End" : "Конец", - "Select timezone…" : "Выберите часовой пояс", + "End" : "Окончание", + "Select timezone…" : "Выбрать часовой пояс…", "Request URL" : "URL запроса", "Predefined URLs" : "Предопределенные URL", "Files WebDAV" : "Файлы WebDAV", - "Request user agent" : "Запрос user agent", + "Request user agent" : "Используемое приложение (user agent)", "Sync clients" : "Клиенты синхронизации", - "Android client" : "Андроид клиент", - "iOS client" : "iOS клиент", - "Desktop client" : "Клиент на ПК", - "User group membership" : "Член группы пользователей", - "is member of" : "является членом", - "is not member of" : "не является членом", - "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" : "Указано не верное конечное время", + "Android client" : "клиент для Android", + "iOS client" : "клиент для iOS", + "Desktop client" : "клиент для ПК", + "User group membership" : "Участие в группе пользователей", + "is member of" : "является участником", + "is not member of" : "не является участником", + "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" : "Указанная группа не существует", "Check %s is invalid or does not exist" : "Проверка %s неверна или не существует", - "Operation #%s does not exist" : "Оператор #%s не существует", - "Operation %s does not exist" : "Оператор %s не существует", + "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 неверна", |