summaryrefslogtreecommitdiffstats
path: root/settings/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-15 02:05:52 +0200
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2012-09-15 02:05:52 +0200
commitfbdefd5601696f622d5f17b0b1a562db17a83e37 (patch)
tree02d787479789066e1d642067dd4f0f5b72a34830 /settings/l10n
parente41ccd4344db20c13a1a2260134af052f7aedd9a (diff)
downloadnextcloud-server-fbdefd5601696f622d5f17b0b1a562db17a83e37.tar.gz
nextcloud-server-fbdefd5601696f622d5f17b0b1a562db17a83e37.zip
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n')
-rw-r--r--settings/l10n/de.php3
-rw-r--r--settings/l10n/ru_RU.php17
-rw-r--r--settings/l10n/sl.php8
3 files changed, 24 insertions, 4 deletions
diff --git a/settings/l10n/de.php b/settings/l10n/de.php
index ce1ef9c7ea1..ae11ec2bc1a 100644
--- a/settings/l10n/de.php
+++ b/settings/l10n/de.php
@@ -3,6 +3,7 @@
"Authentication error" => "Anmeldungsfehler",
"Group already exists" => "Gruppe existiert bereits",
"Unable to add group" => "Gruppe konnte nicht angelegt werden",
+"Could not enable app. " => "App konnte nicht aktiviert werden.",
"Email saved" => "E-Mail gespeichert",
"Invalid email" => "Ungültige E-Mail",
"OpenID Changed" => "OpenID geändert",
@@ -21,6 +22,8 @@
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Ihr Datenverzeichnis ist möglicher Weise aus dem Internet erreichbar. Die .htaccess-Datei von OwnCloud funktioniert nicht. Wir raten Ihnen dringend, dass Sie Ihren Webserver dahingehend konfigurieren, dass Ihr Datenverzeichnis nicht länger aus dem Internet erreichbar ist, oder Sie verschieben das Datenverzeichnis außerhalb des Wurzelverzeichnisses des Webservers.",
"Cron" => "Cron",
"execute one task with each page loaded" => "Führe eine Aufgabe pro geladener Seite aus.",
+"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php ist bei einem Webcron-Dienst registriert. Rufen Sie die Seite cron.php im owncloud Root eine Minute lang über http auf.",
+"use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "Benutzen Sie den System-Crondienst. Rufen Sie die cron.php im owncloud-Ordner über einen System-Cronjob eine Minute lang auf.",
"Share API" => "Teilungs-API",
"Enable Share API" => "Teilungs-API aktivieren",
"Allow apps to use the Share API" => "Erlaubt Nutzern, die Teilungs-API zu nutzen",
diff --git a/settings/l10n/ru_RU.php b/settings/l10n/ru_RU.php
index 1ae83010645..f7e007b732d 100644
--- a/settings/l10n/ru_RU.php
+++ b/settings/l10n/ru_RU.php
@@ -1,26 +1,41 @@
<?php $TRANSLATIONS = array(
+"Unable to load list from App Store" => "Невозможно загрузить список из App Store",
"Authentication error" => "Ошибка авторизации",
"Group already exists" => "Группа уже существует",
+"Unable to add group" => "Невозможно добавить группу",
+"Email saved" => "Email сохранен",
+"Invalid email" => "Неверный email",
"OpenID Changed" => "OpenID изменен",
"Invalid request" => "Неверный запрос",
+"Unable to delete group" => "Невозможно удалить группу",
+"Unable to delete user" => "Невозможно удалить пользователя",
"Language changed" => "Язык изменен",
+"Unable to add user to group %s" => "Невозможно добавить пользователя в группу %s",
+"Unable to remove user from group %s" => "Невозможно удалить пользователя из группы %s",
"Error" => "Ошибка",
"Disable" => "Отключить",
"Enable" => "Включить",
"Saving..." => "Сохранение",
+"__language_name__" => "__язык_имя__",
"Security Warning" => "Предупреждение системы безопасности",
"Cron" => "Cron",
"Share API" => "Сделать общим API",
+"Enable Share API" => "Включить разделяемые API",
"Allow links" => "Предоставить ссылки",
+"Log" => "Вход",
"More" => "Подробнее",
"Add your App" => "Добавить Ваше приложение",
"Select an App" => "Выбрать приложение",
+"See application page at apps.owncloud.com" => "Обратитесь к странице приложений на apps.owncloud.com",
+"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>",
"Documentation" => "Документация",
+"Managing Big Files" => "Управление большими файлами",
"Ask a question" => "Задать вопрос",
"Go there manually." => "Сделать вручную.",
"Answer" => "Ответ",
"You use" => "Вы используете",
"of the available" => "из доступных",
+"Desktop and Mobile Syncing Clients" => "Клиенты синхронизации настольной и мобильной систем",
"Download" => "Загрузка",
"Your password got changed" => "Ваш пароль был изменен",
"Unable to change your password" => "Невозможно изменить Ваш пароль",
@@ -38,6 +53,8 @@
"Password" => "Пароль",
"Groups" => "Группы",
"Create" => "Создать",
+"Default Quota" => "Квота по умолчанию",
+"Other" => "Другой",
"Quota" => "квота",
"Delete" => "Удалить"
);
diff --git a/settings/l10n/sl.php b/settings/l10n/sl.php
index d9454147f52..b3d1ee00a67 100644
--- a/settings/l10n/sl.php
+++ b/settings/l10n/sl.php
@@ -22,11 +22,11 @@
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Vaša mapa data in vaše datoteke so verjetno vsem dostopne preko interneta. Datoteka .htaccess vključena v ownCloud ni omogočena. Močno vam priporočamo, da nastavite vaš spletni strežnik tako, da mapa data ne bo več na voljo vsem, ali pa jo preselite izven korenske mape spletnega strežnika.",
"Cron" => "Periodično opravilo",
"execute one task with each page loaded" => "izvedi eno nalogo z vsako naloženo stranjo",
-"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "Datoteka cron.php je prijavljena pri enem od spletnih cron servisov. Preko protokola http pokličite datoteko cron.php, ki se nahaja v ownCloud korenski mapi, enkrat na minuto.",
-"use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "Uporabi sistemski cron servis. Preko sistemskega cron servisa pokličite datoteko cron.php, ki se nahaja v ownCloud korenski mapi, enkrat na minuto.",
+"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "Datoteka cron.php je prijavljena pri enem od spletnih servisov za periodična opravila. Preko protokola http pokličite datoteko cron.php, ki se nahaja v ownCloud korenski mapi, enkrat na minuto.",
+"use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "Uporabi sistemski servis za periodična opravila. Preko sistemskega servisa pokličite datoteko cron.php, ki se nahaja v ownCloud korenski mapi, enkrat na minuto.",
"Share API" => "API souporabe",
"Enable Share API" => "Omogoči API souporabe",
-"Allow apps to use the Share API" => "Dovoli aplikacijam uporabo API-ja souporabe",
+"Allow apps to use the Share API" => "Aplikacijam dovoli uporabo API-ja souporabe",
"Allow links" => "Dovoli povezave",
"Allow users to share items to the public with links" => "Uporabnikom dovoli souporabo z javnimi povezavami",
"Allow resharing" => "Dovoli nadaljnjo souporabo",
@@ -35,7 +35,7 @@
"Allow users to only share with users in their groups" => "Uporabnikom dovoli souporabo le znotraj njihove skupine",
"Log" => "Dnevnik",
"More" => "Več",
-"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Razvit s strani <a href=\"http://ownCloud.org/contact\" target=\"_blank\">skupnosti ownCloud</a>. <a href=\"https://github.com/owncloud\" target=\"_blank\">Izvorna koda</a> je izdana pod licenco <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
+"Developed by the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud community</a>, the <a href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>." => "Razvija ga <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud skupnost</a>. <a href=\"https://github.com/owncloud\" target=\"_blank\">Izvorna koda</a> je izdana pod licenco <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>.",
"Add your App" => "Dodajte vašo aplikacijo",
"Select an App" => "Izberite aplikacijo",
"See application page at apps.owncloud.com" => "Obiščite spletno stran aplikacije na apps.owncloud.com",