diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-03 01:54:29 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2015-01-03 01:54:29 -0500 |
commit | 05ffa3ab7a29709206175e9a366bc8136d392c56 (patch) | |
tree | 7e7ff41cb10b4073aca0e3fd98663bab291da8c6 /lib/l10n | |
parent | 81f4811300c71a1d6ad2dae9fe698476ef98c4e5 (diff) | |
download | nextcloud-server-05ffa3ab7a29709206175e9a366bc8136d392c56.tar.gz nextcloud-server-05ffa3ab7a29709206175e9a366bc8136d392c56.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'lib/l10n')
-rw-r--r-- | lib/l10n/es.js | 1 | ||||
-rw-r--r-- | lib/l10n/es.json | 1 | ||||
-rw-r--r-- | lib/l10n/ru.js | 6 | ||||
-rw-r--r-- | lib/l10n/ru.json | 6 |
4 files changed, 8 insertions, 6 deletions
diff --git a/lib/l10n/es.js b/lib/l10n/es.js index 0d751415cda..387a9f9f1ed 100644 --- a/lib/l10n/es.js +++ b/lib/l10n/es.js @@ -11,6 +11,7 @@ OC.L10N.register( "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "The library %s is not available." : "La librería %s no está disponible", "Following platforms are supported: %s" : "Las siguientes plataformas son soportadas: %s", + "ownCloud %s or higher is required." : "Se requiere ownCloud %s o superior.", "Help" : "Ayuda", "Personal" : "Personal", "Settings" : "Ajustes", diff --git a/lib/l10n/es.json b/lib/l10n/es.json index ef269d88825..1b48b7acbd3 100644 --- a/lib/l10n/es.json +++ b/lib/l10n/es.json @@ -9,6 +9,7 @@ "Following databases are supported: %s" : "Las siguientes bases de datos están soportadas: %s", "The library %s is not available." : "La librería %s no está disponible", "Following platforms are supported: %s" : "Las siguientes plataformas son soportadas: %s", + "ownCloud %s or higher is required." : "Se requiere ownCloud %s o superior.", "Help" : "Ayuda", "Personal" : "Personal", "Settings" : "Ajustes", diff --git a/lib/l10n/ru.js b/lib/l10n/ru.js index fc398751ead..8999ab414b9 100644 --- a/lib/l10n/ru.js +++ b/lib/l10n/ru.js @@ -79,7 +79,7 @@ OC.L10N.register( "%s shared »%s« with you" : "%s поделился »%s« с вами", "Sharing %s failed, because the backend does not allow shares from type %i" : "Не удалось поделиться %s, бекэнд общего доступа не допускает публикации из элементов типа %i", "Sharing %s failed, because the file does not exist" : "Не удалось поделиться %s, файл не существует", - "You are not allowed to share %s" : "Вам запрещено публиковать %s", + "You are not allowed to share %s" : "Вам запрещено делиться %s", "Sharing %s failed, because the user %s is the item owner" : "Не удалось поделиться %s, пользователь %s - владелец этого элемента", "Sharing %s failed, because the user %s does not exist" : "Не удалось поделиться %s, пользователь %s не существует.", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Не удалось поделиться %s, пользователь %s не состоит в какой-либо группе в которой состоит %s", @@ -89,10 +89,10 @@ OC.L10N.register( "You need to provide a password to create a public link, only protected links are allowed" : "Вам нужно задать пароль для создания публичной ссылки. Разрешены только защищённые ссылки", "Sharing %s failed, because sharing with links is not allowed" : "Не удалось поделиться %s, открытие доступа по ссылке запрещено", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Не удалось поделиться %s, не удалось найти %s, возможно, сервер не доступен.", - "Share type %s is not valid for %s" : "Такой тип общего доступа как %s не допустим для %s", + "Share type %s is not valid for %s" : "Тип общего доступа %s недопустим для %s", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Не удалось настроить права доступа для %s, указанные права доступа превышают предоставленные для %s права доступа", "Setting permissions for %s failed, because the item was not found" : "Не удалось настроить права доступа для %s , элемент не найден.", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Невозможно установить дату устаревания. Разделяемые ресурсы не могут устареть позже, чем %s с момента их публикации.", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Невозможно установить дату устаревания. Общие ресурсы не могут устареть позже, чем %s с момента их публикации.", "Cannot set expiration date. Expiration date is in the past" : "Невозможно установить дату окончания. Дата окончания в прошлом.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Бэкенд общего доступа %s должен реализовывать интерфейс OCP\\Share_Backend", "Sharing backend %s not found" : "Бэкенд общего доступа для %s не найден", diff --git a/lib/l10n/ru.json b/lib/l10n/ru.json index e62429d927f..348d367e57c 100644 --- a/lib/l10n/ru.json +++ b/lib/l10n/ru.json @@ -77,7 +77,7 @@ "%s shared »%s« with you" : "%s поделился »%s« с вами", "Sharing %s failed, because the backend does not allow shares from type %i" : "Не удалось поделиться %s, бекэнд общего доступа не допускает публикации из элементов типа %i", "Sharing %s failed, because the file does not exist" : "Не удалось поделиться %s, файл не существует", - "You are not allowed to share %s" : "Вам запрещено публиковать %s", + "You are not allowed to share %s" : "Вам запрещено делиться %s", "Sharing %s failed, because the user %s is the item owner" : "Не удалось поделиться %s, пользователь %s - владелец этого элемента", "Sharing %s failed, because the user %s does not exist" : "Не удалось поделиться %s, пользователь %s не существует.", "Sharing %s failed, because the user %s is not a member of any groups that %s is a member of" : "Не удалось поделиться %s, пользователь %s не состоит в какой-либо группе в которой состоит %s", @@ -87,10 +87,10 @@ "You need to provide a password to create a public link, only protected links are allowed" : "Вам нужно задать пароль для создания публичной ссылки. Разрешены только защищённые ссылки", "Sharing %s failed, because sharing with links is not allowed" : "Не удалось поделиться %s, открытие доступа по ссылке запрещено", "Sharing %s failed, could not find %s, maybe the server is currently unreachable." : "Не удалось поделиться %s, не удалось найти %s, возможно, сервер не доступен.", - "Share type %s is not valid for %s" : "Такой тип общего доступа как %s не допустим для %s", + "Share type %s is not valid for %s" : "Тип общего доступа %s недопустим для %s", "Setting permissions for %s failed, because the permissions exceed permissions granted to %s" : "Не удалось настроить права доступа для %s, указанные права доступа превышают предоставленные для %s права доступа", "Setting permissions for %s failed, because the item was not found" : "Не удалось настроить права доступа для %s , элемент не найден.", - "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Невозможно установить дату устаревания. Разделяемые ресурсы не могут устареть позже, чем %s с момента их публикации.", + "Cannot set expiration date. Shares cannot expire later than %s after they have been shared" : "Невозможно установить дату устаревания. Общие ресурсы не могут устареть позже, чем %s с момента их публикации.", "Cannot set expiration date. Expiration date is in the past" : "Невозможно установить дату окончания. Дата окончания в прошлом.", "Sharing backend %s must implement the interface OCP\\Share_Backend" : "Бэкенд общего доступа %s должен реализовывать интерфейс OCP\\Share_Backend", "Sharing backend %s not found" : "Бэкенд общего доступа для %s не найден", |