aboutsummaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2017-05-05 00:07:28 +0000
committerNextcloud bot <bot@nextcloud.com>2017-05-05 00:07:28 +0000
commit619d09529c417df10ac57815024b89dee9285c35 (patch)
tree5b39ed94daf1ff7cae39f0dd52905099876edc84 /apps
parent8dc2749296b44cc79a1fe50f298f3b2034970da4 (diff)
downloadnextcloud-server-619d09529c417df10ac57815024b89dee9285c35.tar.gz
nextcloud-server-619d09529c417df10ac57815024b89dee9285c35.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/federatedfilesharing/l10n/ru.js3
-rw-r--r--apps/federatedfilesharing/l10n/ru.json3
-rw-r--r--apps/sharebymail/l10n/ru.js5
-rw-r--r--apps/sharebymail/l10n/ru.json5
-rw-r--r--apps/systemtags/l10n/ru.js2
-rw-r--r--apps/systemtags/l10n/ru.json2
-rw-r--r--apps/theming/l10n/nb.js1
-rw-r--r--apps/theming/l10n/nb.json1
-rw-r--r--apps/theming/l10n/ru.js2
-rw-r--r--apps/theming/l10n/ru.json2
-rw-r--r--apps/user_ldap/l10n/ru.js3
-rw-r--r--apps/user_ldap/l10n/ru.json3
-rw-r--r--apps/workflowengine/l10n/ca.js73
-rw-r--r--apps/workflowengine/l10n/ca.json71
14 files changed, 176 insertions, 0 deletions
diff --git a/apps/federatedfilesharing/l10n/ru.js b/apps/federatedfilesharing/l10n/ru.js
index 4931870f4b1..961a085525a 100644
--- a/apps/federatedfilesharing/l10n/ru.js
+++ b/apps/federatedfilesharing/l10n/ru.js
@@ -39,12 +39,15 @@ OC.L10N.register(
"Share with me through my #Nextcloud Federated Cloud ID" : "Поделитесь со мной через мой #Nextcloud ID в федерации облачных хранилищ",
"Federated Cloud Sharing" : "Федерация облачных хранилищ",
"Open documentation" : "Открыть документацию",
+ "Adjust how people can share between servers." : "Настройте общий доступ между серверами.",
"Allow users on this server to send shares to other servers" : "Разрешить пользователям делиться с пользователями других серверов",
"Allow users on this server to receive shares from other servers" : "Разрешить пользователям использовать общие ресурсы с других серверов",
"Search global and public address book for users and let local users publish their data" : "Поиск пользователей в глобальной и общедоступной адресной книге и резрешение публикации своих данных локальным пользователям ",
"Allow users to publish their data to a global and public address book" : "Резрешить пользователям публиковать свои данные в глобальной и общедосупной адресной книге",
"Federated Cloud" : "Федерация облачных хранилищ",
+ "You can share with anyone who uses Nextcloud, ownCloud or Pydio! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Можно поделиться с любым пользователем Nextcloud, ownCloud или Pydio! Просто введите его идентификатор федеративного облачного хранилища в диалоге предоставления общего доступа. Идектификатор указывается в виде «person@cloud.example.com».",
"Your Federated Cloud ID:" : "Ваш ID в федерации облачных хранилищ:",
+ "Share it so your friends can share files with you:" : "Сообщите его друзьям, что бы они могли поделиться с вами файлами:",
"Add to your website" : "Добавить к себе на сайт",
"Share with me via Nextcloud" : "Поделитесь со мной через Nextcloud",
"HTML Code:" : "HTML код:",
diff --git a/apps/federatedfilesharing/l10n/ru.json b/apps/federatedfilesharing/l10n/ru.json
index bfdf89b87f9..750703137ca 100644
--- a/apps/federatedfilesharing/l10n/ru.json
+++ b/apps/federatedfilesharing/l10n/ru.json
@@ -37,12 +37,15 @@
"Share with me through my #Nextcloud Federated Cloud ID" : "Поделитесь со мной через мой #Nextcloud ID в федерации облачных хранилищ",
"Federated Cloud Sharing" : "Федерация облачных хранилищ",
"Open documentation" : "Открыть документацию",
+ "Adjust how people can share between servers." : "Настройте общий доступ между серверами.",
"Allow users on this server to send shares to other servers" : "Разрешить пользователям делиться с пользователями других серверов",
"Allow users on this server to receive shares from other servers" : "Разрешить пользователям использовать общие ресурсы с других серверов",
"Search global and public address book for users and let local users publish their data" : "Поиск пользователей в глобальной и общедоступной адресной книге и резрешение публикации своих данных локальным пользователям ",
"Allow users to publish their data to a global and public address book" : "Резрешить пользователям публиковать свои данные в глобальной и общедосупной адресной книге",
"Federated Cloud" : "Федерация облачных хранилищ",
+ "You can share with anyone who uses Nextcloud, ownCloud or Pydio! Just put their Federated Cloud ID in the share dialog. It looks like person@cloud.example.com" : "Можно поделиться с любым пользователем Nextcloud, ownCloud или Pydio! Просто введите его идентификатор федеративного облачного хранилища в диалоге предоставления общего доступа. Идектификатор указывается в виде «person@cloud.example.com».",
"Your Federated Cloud ID:" : "Ваш ID в федерации облачных хранилищ:",
+ "Share it so your friends can share files with you:" : "Сообщите его друзьям, что бы они могли поделиться с вами файлами:",
"Add to your website" : "Добавить к себе на сайт",
"Share with me via Nextcloud" : "Поделитесь со мной через Nextcloud",
"HTML Code:" : "HTML код:",
diff --git a/apps/sharebymail/l10n/ru.js b/apps/sharebymail/l10n/ru.js
index c339c8a82a8..79cd6b68781 100644
--- a/apps/sharebymail/l10n/ru.js
+++ b/apps/sharebymail/l10n/ru.js
@@ -12,6 +12,10 @@ OC.L10N.register(
"You shared {file} with {email} by mail" : "Вы предоставили общий доступ к {file} для {email} по email",
"%3$s shared %1$s with %2$s by mail" : "%3$s предоставил общий доступ к %1$s для %2$s по email",
"{actor} shared {file} with {email} by mail" : "{actor} предоставил общий доступ к {file} для {email} по email",
+ "Password to access %1$s was sent to %2s" : "Пароль для доступа к %1$s отправлен %2s",
+ "Password to access {file} was sent to {email}" : "Пароль для доступа к {file} отправлен {email}",
+ "Password to access %1$s was sent to you" : "Пароль для доступа к %1$s отправлен вам",
+ "Password to access {file} was sent to you" : "Пароль для доступа к {file} отправлен вам",
"Sharing %s failed, this item is already shared with %s" : "Не удалось поделиться %s, к этому элементу уже предоставлен общий доступ для %s",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Не удаётся отправить вам автоматически созданный пароль. Укажите верный адрес email в своих личных настройках и попробуйте снова.",
"Failed to send share by E-mail" : "Не удалось поделиться по e-mail",
@@ -33,6 +37,7 @@ OC.L10N.register(
"You can choose a different password at any time in the share dialog." : "В любой момент можно выбрать другой паорль в диалоге «Общий доступ».",
"Could not find share" : "Не удалось найти общий ресурс",
"Share by mail" : "Поделиться по почте",
+ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Позволяет пользователям делиться персонализированной ссылкой на файл или каталог, введя адрес электронной почты.",
"Send password by mail" : "Отправить пароль почтой",
"Enforce password protection" : "Требовать защиту паролем",
"Failed to create the E-mail" : "Не удалось создать e-mail",
diff --git a/apps/sharebymail/l10n/ru.json b/apps/sharebymail/l10n/ru.json
index 7e49354ab96..b541e33f98c 100644
--- a/apps/sharebymail/l10n/ru.json
+++ b/apps/sharebymail/l10n/ru.json
@@ -10,6 +10,10 @@
"You shared {file} with {email} by mail" : "Вы предоставили общий доступ к {file} для {email} по email",
"%3$s shared %1$s with %2$s by mail" : "%3$s предоставил общий доступ к %1$s для %2$s по email",
"{actor} shared {file} with {email} by mail" : "{actor} предоставил общий доступ к {file} для {email} по email",
+ "Password to access %1$s was sent to %2s" : "Пароль для доступа к %1$s отправлен %2s",
+ "Password to access {file} was sent to {email}" : "Пароль для доступа к {file} отправлен {email}",
+ "Password to access %1$s was sent to you" : "Пароль для доступа к %1$s отправлен вам",
+ "Password to access {file} was sent to you" : "Пароль для доступа к {file} отправлен вам",
"Sharing %s failed, this item is already shared with %s" : "Не удалось поделиться %s, к этому элементу уже предоставлен общий доступ для %s",
"We can't send you the auto-generated password. Please set a valid email address in your personal settings and try again." : "Не удаётся отправить вам автоматически созданный пароль. Укажите верный адрес email в своих личных настройках и попробуйте снова.",
"Failed to send share by E-mail" : "Не удалось поделиться по e-mail",
@@ -31,6 +35,7 @@
"You can choose a different password at any time in the share dialog." : "В любой момент можно выбрать другой паорль в диалоге «Общий доступ».",
"Could not find share" : "Не удалось найти общий ресурс",
"Share by mail" : "Поделиться по почте",
+ "Allows users to share a personalized link to a file or folder by putting in an email address." : "Позволяет пользователям делиться персонализированной ссылкой на файл или каталог, введя адрес электронной почты.",
"Send password by mail" : "Отправить пароль почтой",
"Enforce password protection" : "Требовать защиту паролем",
"Failed to create the E-mail" : "Не удалось создать e-mail",
diff --git a/apps/systemtags/l10n/ru.js b/apps/systemtags/l10n/ru.js
index d32f7159dc0..f9dc271256d 100644
--- a/apps/systemtags/l10n/ru.js
+++ b/apps/systemtags/l10n/ru.js
@@ -42,6 +42,8 @@ OC.L10N.register(
"%s (invisible)" : "%s (невидимые)",
"<strong>System tags</strong> for a file have been modified" : "<strong>Системные метки</strong> файла были изменены",
"Collaborative tags" : "Совместные метки",
+ "Create and edit collaborative tags. These tags affect all users." : "Создание и изменение меток совместной работы. Эти метки влияют на всех пользователей.",
+ "Select tag …" : "Выберите метку…",
"Name" : "Имя",
"Delete" : "Удалить",
"Public" : "Открытый",
diff --git a/apps/systemtags/l10n/ru.json b/apps/systemtags/l10n/ru.json
index 84438433c52..47e123f28a6 100644
--- a/apps/systemtags/l10n/ru.json
+++ b/apps/systemtags/l10n/ru.json
@@ -40,6 +40,8 @@
"%s (invisible)" : "%s (невидимые)",
"<strong>System tags</strong> for a file have been modified" : "<strong>Системные метки</strong> файла были изменены",
"Collaborative tags" : "Совместные метки",
+ "Create and edit collaborative tags. These tags affect all users." : "Создание и изменение меток совместной работы. Эти метки влияют на всех пользователей.",
+ "Select tag …" : "Выберите метку…",
"Name" : "Имя",
"Delete" : "Удалить",
"Public" : "Открытый",
diff --git a/apps/theming/l10n/nb.js b/apps/theming/l10n/nb.js
index f91176aa79e..eb1791bc07d 100644
--- a/apps/theming/l10n/nb.js
+++ b/apps/theming/l10n/nb.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"theming",
{
+ "Loading preview…" : "Laster forshåndsvisning...",
"Saved" : "Lagret",
"Admin" : "Admin",
"a safe home for all your data" : "et trygt hjem for alle dine data",
diff --git a/apps/theming/l10n/nb.json b/apps/theming/l10n/nb.json
index 2dfb84f1a15..f8b274f31fd 100644
--- a/apps/theming/l10n/nb.json
+++ b/apps/theming/l10n/nb.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Loading preview…" : "Laster forshåndsvisning...",
"Saved" : "Lagret",
"Admin" : "Admin",
"a safe home for all your data" : "et trygt hjem for alle dine data",
diff --git a/apps/theming/l10n/ru.js b/apps/theming/l10n/ru.js
index 2169af679f6..c0ea6d47203 100644
--- a/apps/theming/l10n/ru.js
+++ b/apps/theming/l10n/ru.js
@@ -1,6 +1,7 @@
OC.L10N.register(
"theming",
{
+ "Loading preview…" : "Загружается предпросмотр…",
"Saved" : "Сохранено",
"Admin" : "Администратор",
"a safe home for all your data" : "надежный дом для всех ваших данных",
@@ -12,6 +13,7 @@ OC.L10N.register(
"Unsupported image type" : "Неподдерживаемый тип изображения",
"You are already using a custom theme" : "Вы уже используете настраиваемую тему",
"Theming" : "Темы оформления",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Темы оформление позволяют легко настроить внешний вид вашего сервера и поддерживаемых клиентов. Это будет доступно для всех пользователей.",
"Name" : "Название",
"reset to default" : "сброс до настроек по-умолчанию",
"Web address" : "Веб адрес",
diff --git a/apps/theming/l10n/ru.json b/apps/theming/l10n/ru.json
index fe15a6b5670..a054b5e7c14 100644
--- a/apps/theming/l10n/ru.json
+++ b/apps/theming/l10n/ru.json
@@ -1,4 +1,5 @@
{ "translations": {
+ "Loading preview…" : "Загружается предпросмотр…",
"Saved" : "Сохранено",
"Admin" : "Администратор",
"a safe home for all your data" : "надежный дом для всех ваших данных",
@@ -10,6 +11,7 @@
"Unsupported image type" : "Неподдерживаемый тип изображения",
"You are already using a custom theme" : "Вы уже используете настраиваемую тему",
"Theming" : "Темы оформления",
+ "Theming makes it possible to easily customize the look and feel of your instance and supported clients. This will be visible for all users." : "Темы оформление позволяют легко настроить внешний вид вашего сервера и поддерживаемых клиентов. Это будет доступно для всех пользователей.",
"Name" : "Название",
"reset to default" : "сброс до настроек по-умолчанию",
"Web address" : "Веб адрес",
diff --git a/apps/user_ldap/l10n/ru.js b/apps/user_ldap/l10n/ru.js
index 036f78ea9b3..ff5702c3634 100644
--- a/apps/user_ldap/l10n/ru.js
+++ b/apps/user_ldap/l10n/ru.js
@@ -56,6 +56,9 @@ OC.L10N.register(
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "Настройка групп была отключена, так как сервер LDAP / AD не поддерживает memberOf.",
"Password change rejected. Hint: " : "Смена пароля отклонена. Подсказка:",
"Please login with the new password" : "Войдите в систему со своим новым паролем",
+ "Your password will expire tomorrow." : "Завтра истекает срок действия пароля.",
+ "Your password will expire today." : "Сегодня истекает срок действия пароля.",
+ "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Срок действия пароля истекает через %n день.","Срок действия пароля истекает через %n дня.","Срок действия пароля истекает через %n дней.","Срок действия пароля истекает через %n день."],
"LDAP / AD integration" : "Интеграция LDAP / AD",
"_%s group found_::_%s groups found_" : ["%s группа найдена","%s группы найдены","%s групп найдено","%s групп найдено"],
"_%s user found_::_%s users found_" : ["%s пользователь найден","%s пользователя найдено","%s пользователей найдено","%s пользователей найдено"],
diff --git a/apps/user_ldap/l10n/ru.json b/apps/user_ldap/l10n/ru.json
index 0b61ca441cd..448a36cb396 100644
--- a/apps/user_ldap/l10n/ru.json
+++ b/apps/user_ldap/l10n/ru.json
@@ -54,6 +54,9 @@
"The group box was disabled, because the LDAP / AD server does not support memberOf." : "Настройка групп была отключена, так как сервер LDAP / AD не поддерживает memberOf.",
"Password change rejected. Hint: " : "Смена пароля отклонена. Подсказка:",
"Please login with the new password" : "Войдите в систему со своим новым паролем",
+ "Your password will expire tomorrow." : "Завтра истекает срок действия пароля.",
+ "Your password will expire today." : "Сегодня истекает срок действия пароля.",
+ "_Your password will expire within %n day._::_Your password will expire within %n days._" : ["Срок действия пароля истекает через %n день.","Срок действия пароля истекает через %n дня.","Срок действия пароля истекает через %n дней.","Срок действия пароля истекает через %n день."],
"LDAP / AD integration" : "Интеграция LDAP / AD",
"_%s group found_::_%s groups found_" : ["%s группа найдена","%s группы найдены","%s групп найдено","%s групп найдено"],
"_%s user found_::_%s users found_" : ["%s пользователь найден","%s пользователя найдено","%s пользователей найдено","%s пользователей найдено"],
diff --git a/apps/workflowengine/l10n/ca.js b/apps/workflowengine/l10n/ca.js
new file mode 100644
index 00000000000..c8de2819b34
--- /dev/null
+++ b/apps/workflowengine/l10n/ca.js
@@ -0,0 +1,73 @@
+OC.L10N.register(
+ "workflowengine",
+ {
+ "Saved" : "Desat",
+ "Saving failed:" : "Error al desar",
+ "File MIME type" : "Tipus MIME d\\'arxiu",
+ "is" : "és",
+ "is not" : "no és",
+ "matches" : "coincidències",
+ "does not match" : "No hi ha coincidències",
+ "Example: {placeholder}" : "Exemple: {placeholder}",
+ "File size (upload)" : "Mida d\\'arxiu (pujar)",
+ "less" : "menys",
+ "less or equals" : "menor o igual",
+ "greater or equals" : "major o igual",
+ "greater" : "superior",
+ "File system tag" : "Etiqueta del sistema de fitxers",
+ "is tagged with" : "està estiquetat amb",
+ "is not tagged with" : "no està etiquetat amb",
+ "Select tag…" : "Selecciona etiqueta...",
+ "Request remote address" : "Demanar adreça remota",
+ "matches IPv4" : "coincidències IPv4",
+ "does not match IPv4" : "No hi ha coincidencies IPv4",
+ "matches IPv6" : "Coincidències IPv6",
+ "does not match IPv6" : "No hi ha coincidències IPv6",
+ "Request time" : "Temps d'espera",
+ "between" : "entre",
+ "not between" : "no entre",
+ "Start" : "Comença",
+ "End" : "Finalitza",
+ "Select timezone…" : "Selecciona zona horaria",
+ "Request URL" : "URL de la petició",
+ "Predefined URLs" : "URLs predefinits",
+ "Files WebDAV" : "Arxius WebDAV",
+ "Request user agent" : "Agent d\\'usuari de la petició",
+ "Sync clients" : "Sincronitzar clients",
+ "Android client" : "Client android",
+ "iOS client" : "Client iOS",
+ "Desktop client" : "Client d'escriptori",
+ "User group membership" : "Pertinença a grup d'usuaris",
+ "is member of" : "és membre de",
+ "is not member of" : "no és membre de",
+ "The given operator is invalid" : "L\\'operador donat no és vàlid",
+ "The given regular expression is invalid" : "L\\'expresió regular donada no és vàlida",
+ "The given file size is invalid" : "El tamany de fitxer donat no és vàlid",
+ "The given tag id is invalid" : "L\\'Id d'etiqueta donat no és vàlid",
+ "The given IP range is invalid" : "El rang d\\'IPs donat no és vàlid",
+ "The given IP range is not valid for IPv4" : "El rang d\\'IP donat no és vàlid per IPv4",
+ "The given IP range is not valid for IPv6" : "El rang d\\'IP donat no és vàlid per IPv6",
+ "The given time span is invalid" : "El rang de temps donat no és vàlid",
+ "The given start time is invalid" : "El temps d\\'inici donat no és vàlid",
+ "The given end time is invalid" : "El temps de finalització donat no és vàlid",
+ "The given group does not exist" : "El grup donat no existeix",
+ "Check %s is invalid or does not exist" : "Comprovació %s no és vàlida o no existeix",
+ "Operation #%s does not exist" : "L\\'operació #%s no existeix",
+ "Operation %s does not exist" : "L\\'operació %s no existeix",
+ "Operation %s is invalid" : "L\\'operació %s no és vàlida",
+ "Check %s does not exist" : "Comprovació %s no existeix",
+ "Check %s is invalid" : "Comprovació %s no és vàlid",
+ "Check #%s does not exist" : "Comprovació #%s no existeix",
+ "Workflow" : "Flux de treball",
+ "Open documentation" : "Obrir documentació",
+ "Add rule group" : "Afegeix una regla de grup",
+ "Short rule description" : "Descripció breu de regla",
+ "Add rule" : "Afegir regla",
+ "Reset" : "Resetejar",
+ "Save" : "Desa",
+ "Saving…" : "Desant...",
+ "Loading…" : "Carregant...",
+ "Successfully saved" : "S\\'ha desat correctament",
+ "File mime type" : "Tipus mime de l\\'arxiu"
+},
+"nplurals=2; plural=(n != 1);");
diff --git a/apps/workflowengine/l10n/ca.json b/apps/workflowengine/l10n/ca.json
new file mode 100644
index 00000000000..d142823c0bb
--- /dev/null
+++ b/apps/workflowengine/l10n/ca.json
@@ -0,0 +1,71 @@
+{ "translations": {
+ "Saved" : "Desat",
+ "Saving failed:" : "Error al desar",
+ "File MIME type" : "Tipus MIME d\\'arxiu",
+ "is" : "és",
+ "is not" : "no és",
+ "matches" : "coincidències",
+ "does not match" : "No hi ha coincidències",
+ "Example: {placeholder}" : "Exemple: {placeholder}",
+ "File size (upload)" : "Mida d\\'arxiu (pujar)",
+ "less" : "menys",
+ "less or equals" : "menor o igual",
+ "greater or equals" : "major o igual",
+ "greater" : "superior",
+ "File system tag" : "Etiqueta del sistema de fitxers",
+ "is tagged with" : "està estiquetat amb",
+ "is not tagged with" : "no està etiquetat amb",
+ "Select tag…" : "Selecciona etiqueta...",
+ "Request remote address" : "Demanar adreça remota",
+ "matches IPv4" : "coincidències IPv4",
+ "does not match IPv4" : "No hi ha coincidencies IPv4",
+ "matches IPv6" : "Coincidències IPv6",
+ "does not match IPv6" : "No hi ha coincidències IPv6",
+ "Request time" : "Temps d'espera",
+ "between" : "entre",
+ "not between" : "no entre",
+ "Start" : "Comença",
+ "End" : "Finalitza",
+ "Select timezone…" : "Selecciona zona horaria",
+ "Request URL" : "URL de la petició",
+ "Predefined URLs" : "URLs predefinits",
+ "Files WebDAV" : "Arxius WebDAV",
+ "Request user agent" : "Agent d\\'usuari de la petició",
+ "Sync clients" : "Sincronitzar clients",
+ "Android client" : "Client android",
+ "iOS client" : "Client iOS",
+ "Desktop client" : "Client d'escriptori",
+ "User group membership" : "Pertinença a grup d'usuaris",
+ "is member of" : "és membre de",
+ "is not member of" : "no és membre de",
+ "The given operator is invalid" : "L\\'operador donat no és vàlid",
+ "The given regular expression is invalid" : "L\\'expresió regular donada no és vàlida",
+ "The given file size is invalid" : "El tamany de fitxer donat no és vàlid",
+ "The given tag id is invalid" : "L\\'Id d'etiqueta donat no és vàlid",
+ "The given IP range is invalid" : "El rang d\\'IPs donat no és vàlid",
+ "The given IP range is not valid for IPv4" : "El rang d\\'IP donat no és vàlid per IPv4",
+ "The given IP range is not valid for IPv6" : "El rang d\\'IP donat no és vàlid per IPv6",
+ "The given time span is invalid" : "El rang de temps donat no és vàlid",
+ "The given start time is invalid" : "El temps d\\'inici donat no és vàlid",
+ "The given end time is invalid" : "El temps de finalització donat no és vàlid",
+ "The given group does not exist" : "El grup donat no existeix",
+ "Check %s is invalid or does not exist" : "Comprovació %s no és vàlida o no existeix",
+ "Operation #%s does not exist" : "L\\'operació #%s no existeix",
+ "Operation %s does not exist" : "L\\'operació %s no existeix",
+ "Operation %s is invalid" : "L\\'operació %s no és vàlida",
+ "Check %s does not exist" : "Comprovació %s no existeix",
+ "Check %s is invalid" : "Comprovació %s no és vàlid",
+ "Check #%s does not exist" : "Comprovació #%s no existeix",
+ "Workflow" : "Flux de treball",
+ "Open documentation" : "Obrir documentació",
+ "Add rule group" : "Afegeix una regla de grup",
+ "Short rule description" : "Descripció breu de regla",
+ "Add rule" : "Afegir regla",
+ "Reset" : "Resetejar",
+ "Save" : "Desa",
+ "Saving…" : "Desant...",
+ "Loading…" : "Carregant...",
+ "Successfully saved" : "S\\'ha desat correctament",
+ "File mime type" : "Tipus mime de l\\'arxiu"
+},"pluralForm" :"nplurals=2; plural=(n != 1);"
+} \ No newline at end of file