summaryrefslogtreecommitdiffstats
path: root/apps
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-27 01:55:44 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2014-06-27 01:55:44 -0400
commit36f771e9f08ed23c56129b3e47909aef8cda4ab4 (patch)
tree7e0eb6de4804a97ac6e6c70af76df33108acb899 /apps
parent58c03f5e8570e0e07387a2a3d7cce7fcad35ecbf (diff)
downloadnextcloud-server-36f771e9f08ed23c56129b3e47909aef8cda4ab4.tar.gz
nextcloud-server-36f771e9f08ed23c56129b3e47909aef8cda4ab4.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r--apps/files/l10n/eo.php1
-rw-r--r--apps/files/l10n/ml_IN.php1
-rw-r--r--apps/files/l10n/ru.php4
-rw-r--r--apps/files/l10n/uk.php30
-rw-r--r--apps/files_encryption/l10n/eo.php3
-rw-r--r--apps/files_external/l10n/ru.php5
-rw-r--r--apps/files_sharing/l10n/ast.php1
-rw-r--r--apps/files_sharing/l10n/ca.php1
-rw-r--r--apps/files_sharing/l10n/cs_CZ.php1
-rw-r--r--apps/files_sharing/l10n/de.php1
-rw-r--r--apps/files_sharing/l10n/de_DE.php1
-rw-r--r--apps/files_sharing/l10n/el.php1
-rw-r--r--apps/files_sharing/l10n/en_GB.php1
-rw-r--r--apps/files_sharing/l10n/eo.php14
-rw-r--r--apps/files_sharing/l10n/es.php1
-rw-r--r--apps/files_sharing/l10n/et_EE.php1
-rw-r--r--apps/files_sharing/l10n/fi_FI.php1
-rw-r--r--apps/files_sharing/l10n/fr.php1
-rw-r--r--apps/files_sharing/l10n/gl.php1
-rw-r--r--apps/files_sharing/l10n/it.php1
-rw-r--r--apps/files_sharing/l10n/ja.php1
-rw-r--r--apps/files_sharing/l10n/nb_NO.php1
-rw-r--r--apps/files_sharing/l10n/nl.php1
-rw-r--r--apps/files_sharing/l10n/pl.php1
-rw-r--r--apps/files_sharing/l10n/pt_BR.php1
-rw-r--r--apps/files_sharing/l10n/pt_PT.php11
-rw-r--r--apps/files_sharing/l10n/ru.php4
-rw-r--r--apps/files_sharing/l10n/sk_SK.php1
-rw-r--r--apps/files_sharing/l10n/tr.php1
-rw-r--r--apps/files_sharing/l10n/uk.php1
-rw-r--r--apps/files_trashbin/l10n/uk.php2
-rw-r--r--apps/user_ldap/l10n/cs_CZ.php6
-rw-r--r--apps/user_ldap/l10n/eo.php14
-rw-r--r--apps/user_ldap/l10n/pt_PT.php2
34 files changed, 87 insertions, 31 deletions
diff --git a/apps/files/l10n/eo.php b/apps/files/l10n/eo.php
index 45c9ca78aad..26e2cd6f29c 100644
--- a/apps/files/l10n/eo.php
+++ b/apps/files/l10n/eo.php
@@ -51,6 +51,7 @@ $TRANSLATIONS = array(
"Your storage is almost full ({usedSpacePercent}%)" => "Via memoro preskaŭ plenas ({usedSpacePercent}%)",
"{dirs} and {files}" => "{dirs} kaj {files}",
"%s could not be renamed" => "%s ne povis alinomiĝi",
+"Upload (max. %s)" => "Alŝuti (maks. %s)",
"File handling" => "Dosieradministro",
"Maximum upload size" => "Maksimuma alŝutogrando",
"max. possible: " => "maks. ebla: ",
diff --git a/apps/files/l10n/ml_IN.php b/apps/files/l10n/ml_IN.php
index 0157af093e9..9cf8ea034ab 100644
--- a/apps/files/l10n/ml_IN.php
+++ b/apps/files/l10n/ml_IN.php
@@ -1,5 +1,6 @@
<?php
$TRANSLATIONS = array(
+"Files" => "ഫയലുകൾ",
"_%n folder_::_%n folders_" => array("",""),
"_%n file_::_%n files_" => array("",""),
"_Uploading %n file_::_Uploading %n files_" => array("","")
diff --git a/apps/files/l10n/ru.php b/apps/files/l10n/ru.php
index f63c4419302..ea47eba921f 100644
--- a/apps/files/l10n/ru.php
+++ b/apps/files/l10n/ru.php
@@ -53,7 +53,7 @@ $TRANSLATIONS = array(
"Error deleting file." => "Ошибка при удалении файла.",
"Name" => "Имя",
"Size" => "Размер",
-"Modified" => "Дата изменения",
+"Modified" => "Изменён",
"_%n folder_::_%n folders_" => array("%n каталог","%n каталога","%n каталогов"),
"_%n file_::_%n files_" => array("%n файл","%n файла","%n файлов"),
"_Uploading %n file_::_Uploading %n files_" => array("Закачка %n файла","Закачка %n файлов","Закачка %n файлов"),
@@ -65,7 +65,7 @@ $TRANSLATIONS = array(
"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Шифрование было отключено, но ваши файлы остались зашифрованными. Зайдите на страницу личных настроек для того, чтобы расшифровать их.",
"{dirs} and {files}" => "{dirs} и {files}",
"%s could not be renamed" => "%s не может быть переименован",
-"Upload (max. %s)" => "Загружено (max. %s)",
+"Upload (max. %s)" => "Загрузка (Максимум: %s)",
"File handling" => "Управление файлами",
"Maximum upload size" => "Максимальный размер загружаемого файла",
"max. possible: " => "макс. возможно: ",
diff --git a/apps/files/l10n/uk.php b/apps/files/l10n/uk.php
index 740c4f5c0cc..5a098561d65 100644
--- a/apps/files/l10n/uk.php
+++ b/apps/files/l10n/uk.php
@@ -3,8 +3,15 @@ $TRANSLATIONS = array(
"Could not move %s - File with this name already exists" => "Не вдалося перемістити %s - Файл з таким ім'ям вже існує",
"Could not move %s" => "Не вдалося перемістити %s",
"File name cannot be empty." => " Ім'я файлу не може бути порожнім.",
+"\"%s\" is an invalid file name." => "\"%s\" - це некоректне ім'я файлу.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Невірне ім'я, '\\', '/', '<', '>', ':', '\"', '|', '?' та '*' не дозволені.",
+"The target folder has been moved or deleted." => "Теку призначення було переміщено або видалено.",
+"The name %s is already used in the folder %s. Please choose a different name." => "Файл з ім'ям %s вже є у теці %s. Оберіть інше ім'я.",
+"Server is not allowed to open URLs, please check the server configuration" => "Серверу заборонено відкривати посилання, перевірте конфігурацію",
+"Error while downloading %s to %s" => "Помилка завантаження %s до %s",
+"Error when creating the file" => "Помилка створення файлу",
"Folder name cannot be empty." => "Ім'я теки не може бути порожнім.",
+"Error when creating the folder" => "Помилка створення теки",
"Unable to set upload directory." => "Не вдалося встановити каталог завантаження.",
"No file was uploaded. Unknown error" => "Не завантажено жодного файлу. Невідома помилка",
"There is no error, the file uploaded with success" => "Файл успішно вивантажено без помилок.",
@@ -15,47 +22,66 @@ $TRANSLATIONS = array(
"Missing a temporary folder" => "Відсутній тимчасовий каталог",
"Failed to write to disk" => "Невдалося записати на диск",
"Not enough storage available" => "Місця більше немає",
+"Upload failed. Could not find uploaded file" => "Завантаження не вдалося. Неможливо знайти завантажений файл.",
+"Upload failed. Could not get file info." => "Завантаження не вдалося. Неможливо отримати інформацію про файл.",
"Invalid directory." => "Невірний каталог.",
"Files" => "Файли",
+"All files" => "Усі файли",
+"Unable to upload {filename} as it is a directory or has 0 bytes" => "Неможливо завантажити {filename}, оскільки це каталог або має нульовий розмір.",
+"Total file size {size1} exceeds upload limit {size2}" => "Розмір файлу {size1} перевищує обмеження {size2}",
+"Not enough free space, you are uploading {size1} but only {size2} is left" => "Недостатньо вільного місця, ви завантажуєте {size1}, а залишилося лише {size2}",
"Upload cancelled." => "Завантаження перервано.",
+"Could not get result from server." => "Не вдалося отримати результат від сервера.",
"File upload is in progress. Leaving the page now will cancel the upload." => "Виконується завантаження файлу. Закриття цієї сторінки приведе до відміни завантаження.",
"URL cannot be empty" => "URL не може бути порожнім",
"{new_name} already exists" => "{new_name} вже існує",
"Could not create file" => "Не вдалося створити файл",
"Could not create folder" => "Не вдалося створити теку",
+"Error fetching URL" => "Помилка отримання URL",
"Share" => "Поділитися",
"Delete permanently" => "Видалити назавжди",
"Delete" => "Видалити",
"Rename" => "Перейменувати",
"Your download is being prepared. This might take some time if the files are big." => "Ваше завантаження готується. Це може зайняти деякий час, якщо файли завеликі.",
"Pending" => "Очікування",
+"Error moving file." => "Помилка переміщення файлу.",
"Error moving file" => "Помилка переміщення файлу",
"Error" => "Помилка",
"Could not rename file" => "Неможливо перейменувати файл",
+"Error deleting file." => "Помилка видалення файлу.",
"Name" => "Ім'я",
"Size" => "Розмір",
"Modified" => "Змінено",
"_%n folder_::_%n folders_" => array("%n тека","%n тека","%n теки"),
"_%n file_::_%n files_" => array("%n файл","%n файлів","%n файли"),
-"_Uploading %n file_::_Uploading %n files_" => array("","",""),
+"_Uploading %n file_::_Uploading %n files_" => array("Завантаження %n файлу","Завантаження %n файлів","Завантаження %n файлів"),
+"\"{name}\" is an invalid file name." => "\"{name}\" - некоректне ім'я файлу.",
"Your storage is full, files can not be updated or synced anymore!" => "Ваше сховище переповнене, файли більше не можуть бути оновлені або синхронізовані !",
"Your storage is almost full ({usedSpacePercent}%)" => "Ваше сховище майже повне ({usedSpacePercent}%)",
+"Encryption App is enabled but your keys are not initialized, please log-out and log-in again" => "Доданок шифрування ввімкнено, але ваші ключі не ініціалізовано, вийдіть та зайдіть знову",
+"Invalid private key for Encryption App. Please update your private key password in your personal settings to recover access to your encrypted files." => "Невірний закритий ключ для доданку шифрування. Оновіть пароль до вашого закритого ключа в особистих налаштуваннях.",
+"Encryption was disabled but your files are still encrypted. Please go to your personal settings to decrypt your files." => "Шифрування було вимкнено, але ваші файли все ще зашифровано. Для розшифрування перейдіть до персональних налаштувань.",
"%s could not be renamed" => "%s не може бути перейменований",
+"Upload (max. %s)" => "Завантаження (макс. %s)",
"File handling" => "Робота з файлами",
"Maximum upload size" => "Максимальний розмір відвантажень",
"max. possible: " => "макс.можливе:",
"Save" => "Зберегти",
"WebDAV" => "WebDAV",
+"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "Для доступу до файлів через WebDAV використовуйте <a href=\"%s\" target=\"_blank\">це посилання</a>",
"New" => "Створити",
+"New text file" => "Новий текстовий файл",
"Text file" => "Текстовий файл",
"New folder" => "Нова тека",
"Folder" => "Тека",
"From link" => "З посилання",
"Cancel upload" => "Перервати завантаження",
+"You don’t have permission to upload or create files here" => "У вас недостатньо прав для завантаження або створення файлів тут",
"Nothing in here. Upload something!" => "Тут нічого немає. Відвантажте що-небудь!",
"Download" => "Завантажити",
"Upload too large" => "Файл занадто великий",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Файли,що ви намагаєтесь відвантажити перевищують максимальний дозволений розмір файлів на цьому сервері.",
-"Files are being scanned, please wait." => "Файли скануються, зачекайте, будь-ласка."
+"Files are being scanned, please wait." => "Файли скануються, зачекайте, будь-ласка.",
+"Currently scanning" => "Триває перевірка"
);
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);";
diff --git a/apps/files_encryption/l10n/eo.php b/apps/files_encryption/l10n/eo.php
index a77ef9813a5..f66d6120964 100644
--- a/apps/files_encryption/l10n/eo.php
+++ b/apps/files_encryption/l10n/eo.php
@@ -11,6 +11,7 @@ $TRANSLATIONS = array(
"Your private key password no longer match your log-in password:" => "La pasvorto de via malpublika klavo ne plu kongruas kun via ensaluta pasvorto:",
"Old log-in password" => "Malnova ensaluta pasvorto",
"Current log-in password" => "Nuna ensaluta pasvorto",
-"Update Private Key Password" => "Ĝisdatigi la pasvorton de la malpublika klavo"
+"Update Private Key Password" => "Ĝisdatigi la pasvorton de la malpublika klavo",
+"Enable password recovery:" => "Kapabligi restaŭron de pasvorto:"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/apps/files_external/l10n/ru.php b/apps/files_external/l10n/ru.php
index 3bc71ad2709..837e48fcb90 100644
--- a/apps/files_external/l10n/ru.php
+++ b/apps/files_external/l10n/ru.php
@@ -5,6 +5,7 @@ $TRANSLATIONS = array(
"Location" => "Местоположение",
"Amazon S3" => "Amazon S3",
"Key" => "Ключ",
+"Secret" => "Секрет",
"Access Key" => "Ключ доступа",
"Secret Key" => "Секретный ключ",
"Hostname (optional)" => "Хост (опц.)",
@@ -31,7 +32,11 @@ $TRANSLATIONS = array(
"<b>Note:</b> " => "<b>Примечание:</b> ",
" and " => "и",
"<b>Note:</b> The cURL support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Примечание:</b> Поддержка cURL в PHP не включена или не установлен модуль. Подключение %s невозможно. Обратитесь к вашему системному администратору.",
+"<b>Note:</b> The FTP support in PHP is not enabled or installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Обратите внимание:</b> Поддержка FTP в PHP не включена или не установлена. Монтирование %s невозможно. Пожалуйста, обратитесь к системному администратору.",
+"<b>Note:</b> \"%s\" is not installed. Mounting of %s is not possible. Please ask your system administrator to install it." => "<b>Обратите внимание:</b> \"%s\" не установлен. Монтирование %s невозможно. Пожалуйста, обратитесь к системному администратору.",
+"You don't have any external storages" => "У вас нет внешних хранилищ",
"Name" => "Имя",
+"Storage type" => "Тип хранилища",
"External Storage" => "Внешний носитель",
"Folder name" => "Имя папки",
"Configuration" => "Конфигурация",
diff --git a/apps/files_sharing/l10n/ast.php b/apps/files_sharing/l10n/ast.php
index 941abe6d323..f1987ed5382 100644
--- a/apps/files_sharing/l10n/ast.php
+++ b/apps/files_sharing/l10n/ast.php
@@ -30,7 +30,6 @@ $TRANSLATIONS = array(
"Download" => "Baxar",
"Download %s" => "Descargar %s",
"Direct link" => "Enllaz direutu",
-"File Sharing" => "Compartición de ficheru",
"Allow other instances to mount public links shared from this server" => "Permitir a otres instancies montar enllaces compartíos públicos d'esti sirvidor",
"Allow users to mount public link shares" => "Permitir a los usuarios montar enllaces compartíos públicos"
);
diff --git a/apps/files_sharing/l10n/ca.php b/apps/files_sharing/l10n/ca.php
index a9fa0c5bad9..8de7be9a0f3 100644
--- a/apps/files_sharing/l10n/ca.php
+++ b/apps/files_sharing/l10n/ca.php
@@ -30,7 +30,6 @@ $TRANSLATIONS = array(
"Download" => "Baixa",
"Download %s" => "Baixa %s",
"Direct link" => "Enllaç directe",
-"File Sharing" => "Compartició de fitxers",
"Allow other instances to mount public links shared from this server" => "Permet que altres instàncies muntin enllaços públics compartits des d'aqeust servidor",
"Allow users to mount public link shares" => "Permet que usuaris muntin compartits amb enllaços públics"
);
diff --git a/apps/files_sharing/l10n/cs_CZ.php b/apps/files_sharing/l10n/cs_CZ.php
index 5fedb6d1610..914a002ac16 100644
--- a/apps/files_sharing/l10n/cs_CZ.php
+++ b/apps/files_sharing/l10n/cs_CZ.php
@@ -30,7 +30,6 @@ $TRANSLATIONS = array(
"Download" => "Stáhnout",
"Download %s" => "Stáhnout %s",
"Direct link" => "Přímý odkaz",
-"File Sharing" => "Sdílení Souborů",
"Allow other instances to mount public links shared from this server" => "Povolit připojování veřejně sdílených odkazů z tohoto serveru",
"Allow users to mount public link shares" => "Povolit uživatelům připojovat veřejně sdílené odkazy"
);
diff --git a/apps/files_sharing/l10n/de.php b/apps/files_sharing/l10n/de.php
index 571f4c3d665..ecf7f175800 100644
--- a/apps/files_sharing/l10n/de.php
+++ b/apps/files_sharing/l10n/de.php
@@ -30,7 +30,6 @@ $TRANSLATIONS = array(
"Download" => "Herunterladen",
"Download %s" => "Download %s",
"Direct link" => "Direkter Link",
-"File Sharing" => "Datei-Freigabe",
"Allow other instances to mount public links shared from this server" => "Andere Instanzen zum Hinzufügen von öffentlichen Links, die über diesen Server Freigegeben werden, erlauben",
"Allow users to mount public link shares" => "Erlaube Nutzern das Hinzufügen von freigegebenen öffentlichen Links"
);
diff --git a/apps/files_sharing/l10n/de_DE.php b/apps/files_sharing/l10n/de_DE.php
index a14a34f8dbe..c0488b4988b 100644
--- a/apps/files_sharing/l10n/de_DE.php
+++ b/apps/files_sharing/l10n/de_DE.php
@@ -30,7 +30,6 @@ $TRANSLATIONS = array(
"Download" => "Herunterladen",
"Download %s" => "Download %s",
"Direct link" => "Direkte Verlinkung",
-"File Sharing" => "Datei-Freigabe",
"Allow other instances to mount public links shared from this server" => "Andere Instanzen zum Hinzufügen von öffentlichen Links, die über diesen Server Freigegeben werden, erlauben",
"Allow users to mount public link shares" => "Erlaube Nutzern das Hinzufügen von freigegebenen öffentlichen Links"
);
diff --git a/apps/files_sharing/l10n/el.php b/apps/files_sharing/l10n/el.php
index d8c79f97c66..b340b677231 100644
--- a/apps/files_sharing/l10n/el.php
+++ b/apps/files_sharing/l10n/el.php
@@ -30,7 +30,6 @@ $TRANSLATIONS = array(
"Download" => "Λήψη",
"Download %s" => "Λήψη %s",
"Direct link" => "Άμεσος σύνδεσμος",
-"File Sharing" => "Διαμοιρασμός Αρχείων",
"Allow other instances to mount public links shared from this server" => "Να επιτρέπεται σε άλλες εγκαταστάσεις να επιθέτουν δημόσιους συνδέσμους που έχουν διαμοιραστεί από αυτόν το διακομιστή",
"Allow users to mount public link shares" => "Να επιτρέπεται στους χρήστες να επιθέτουν κοινόχρηστους φακέλους με δημόσιους συνδέσμους"
);
diff --git a/apps/files_sharing/l10n/en_GB.php b/apps/files_sharing/l10n/en_GB.php
index 674771f8b3e..04a5bb5e1b2 100644
--- a/apps/files_sharing/l10n/en_GB.php
+++ b/apps/files_sharing/l10n/en_GB.php
@@ -30,7 +30,6 @@ $TRANSLATIONS = array(
"Download" => "Download",
"Download %s" => "Download %s",
"Direct link" => "Direct link",
-"File Sharing" => "File Sharing",
"Allow other instances to mount public links shared from this server" => "Allow other instances to mount public links shared from this server",
"Allow users to mount public link shares" => "Allow users to mount public link shares"
);
diff --git a/apps/files_sharing/l10n/eo.php b/apps/files_sharing/l10n/eo.php
index 337a9bf8ac5..7ae7e543271 100644
--- a/apps/files_sharing/l10n/eo.php
+++ b/apps/files_sharing/l10n/eo.php
@@ -1,8 +1,19 @@
<?php
$TRANSLATIONS = array(
+"Server to server sharing is not enabled on this server" => "Interservila kunhavo ne kapabliĝis en ĉi tiu servilo",
+"Shared with you" => "Kunhavata kun vi",
+"Shared with others" => "Kunhavata kun aliaj",
+"Shared by link" => "Kunhavata per ligilo",
+"No files have been shared with you yet." => "Neniu dosiero kunhaviĝis kun vi ankoraŭ.",
+"You haven't shared any files yet." => "Vi kunhavigis neniun dosieron ankoraŭ.",
+"You haven't shared any files by link yet." => "Vi kunhavigis neniun dosieron per ligilo ankoraŭ.",
+"Add {name} from {owner}@{remote}" => "Aldoni {name} el {owner}@{remote}",
+"No ownCloud installation found at {remote}" => "Ne troviĝis instalo de ownCloud ĉe {remote}",
+"Invalid ownCloud url" => "Nevalidas URL de ownCloud",
"Shared by {owner}" => "Kunhavigita de {owner}",
"Shared by" => "Kunhavigita de",
"This share is password-protected" => "Ĉi tiu kunhavigo estas protektata per pasvorto",
+"The password is wrong. Try again." => "La pasvorto malĝustas. Provu denove.",
"Password" => "Pasvorto",
"Name" => "Nomo",
"Sorry, this link doesn’t seem to work anymore." => "Pardonu, ĉi tiu ligilo ŝajne ne plu funkcias.",
@@ -11,8 +22,11 @@ $TRANSLATIONS = array(
"the link expired" => "la ligilo eksvalidiĝis",
"sharing is disabled" => "kunhavigo malkapablas",
"For more info, please ask the person who sent this link." => "Por plia informo, bonvolu peti al la persono, kiu sendis ĉi tiun ligilon.",
+"Save to ownCloud" => "Konservi en ownCloud",
+"example.com/owncloud" => "example.com/owncloud",
"Save" => "Konservi",
"Download" => "Elŝuti",
+"Download %s" => "Elŝuti %s",
"Direct link" => "Direkta ligilo"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/apps/files_sharing/l10n/es.php b/apps/files_sharing/l10n/es.php
index 117b97eb942..1b536db41c2 100644
--- a/apps/files_sharing/l10n/es.php
+++ b/apps/files_sharing/l10n/es.php
@@ -30,7 +30,6 @@ $TRANSLATIONS = array(
"Download" => "Descargar",
"Download %s" => "Descargar %s",
"Direct link" => "Enlace directo",
-"File Sharing" => "Compartir archivos",
"Allow other instances to mount public links shared from this server" => "Permitir a otros montar enlaces publicos compartidos de este servidor",
"Allow users to mount public link shares" => "Permitir a los usuarios montar enlaces publicos compartidos"
);
diff --git a/apps/files_sharing/l10n/et_EE.php b/apps/files_sharing/l10n/et_EE.php
index 9a9928321b1..422adf39a58 100644
--- a/apps/files_sharing/l10n/et_EE.php
+++ b/apps/files_sharing/l10n/et_EE.php
@@ -30,7 +30,6 @@ $TRANSLATIONS = array(
"Download" => "Lae alla",
"Download %s" => "Laadi alla %s",
"Direct link" => "Otsene link",
-"File Sharing" => "Faili jagamine",
"Allow other instances to mount public links shared from this server" => "Luba teistel instantsidel ühendada sellest serverist jagatud avalikke linke",
"Allow users to mount public link shares" => "Luba kasutajatel ühendada jagatud avalikke linke"
);
diff --git a/apps/files_sharing/l10n/fi_FI.php b/apps/files_sharing/l10n/fi_FI.php
index 4a55276fd42..16694632ec2 100644
--- a/apps/files_sharing/l10n/fi_FI.php
+++ b/apps/files_sharing/l10n/fi_FI.php
@@ -30,7 +30,6 @@ $TRANSLATIONS = array(
"Download" => "Lataa",
"Download %s" => "Lataa %s",
"Direct link" => "Suora linkki",
-"File Sharing" => "Tiedostonjako",
"Allow other instances to mount public links shared from this server" => "Salli muiden instanssien liittää tältä palvelimelta jaettuja julkisia linkkejä",
"Allow users to mount public link shares" => "Salli käyttäjien liittää julkisia linkkijakoja"
);
diff --git a/apps/files_sharing/l10n/fr.php b/apps/files_sharing/l10n/fr.php
index 182ad2b94ce..0d0d0567886 100644
--- a/apps/files_sharing/l10n/fr.php
+++ b/apps/files_sharing/l10n/fr.php
@@ -30,7 +30,6 @@ $TRANSLATIONS = array(
"Download" => "Télécharger",
"Download %s" => "Télécharger %s",
"Direct link" => "Lien direct",
-"File Sharing" => "Partage de fichiers",
"Allow other instances to mount public links shared from this server" => "Autorise d'autres instances à monter des liens publiques partagés depuis ce serveur",
"Allow users to mount public link shares" => "Autorise les utilisateurs à monter des liens de partages publiques"
);
diff --git a/apps/files_sharing/l10n/gl.php b/apps/files_sharing/l10n/gl.php
index c5fbcc6d6e2..d2f690e7729 100644
--- a/apps/files_sharing/l10n/gl.php
+++ b/apps/files_sharing/l10n/gl.php
@@ -30,7 +30,6 @@ $TRANSLATIONS = array(
"Download" => "Descargar",
"Download %s" => "Descargar %s",
"Direct link" => "Ligazón directa",
-"File Sharing" => "Compartir ficheiros",
"Allow other instances to mount public links shared from this server" => "Permitir que outras instancias monten ligazóns públicas compartidas desde este servidor",
"Allow users to mount public link shares" => "Permitirlle aos usuarios montar ligazóns públicas compartidas"
);
diff --git a/apps/files_sharing/l10n/it.php b/apps/files_sharing/l10n/it.php
index 710fed4b1b3..4aa95730aa1 100644
--- a/apps/files_sharing/l10n/it.php
+++ b/apps/files_sharing/l10n/it.php
@@ -30,7 +30,6 @@ $TRANSLATIONS = array(
"Download" => "Scarica",
"Download %s" => "Scarica %s",
"Direct link" => "Collegamento diretto",
-"File Sharing" => "Condivisione file",
"Allow other instances to mount public links shared from this server" => "Permetti ad altre istanze di montare collegamenti pubblici condivisi da questo server",
"Allow users to mount public link shares" => "Permetti agli utenti di montare condivisioni con collegamento pubblico"
);
diff --git a/apps/files_sharing/l10n/ja.php b/apps/files_sharing/l10n/ja.php
index 27fa30005a5..6a0b5cb3ed3 100644
--- a/apps/files_sharing/l10n/ja.php
+++ b/apps/files_sharing/l10n/ja.php
@@ -30,7 +30,6 @@ $TRANSLATIONS = array(
"Download" => "ダウンロード",
"Download %s" => "%s をダウンロード",
"Direct link" => "リンク",
-"File Sharing" => "ファイル共有",
"Allow other instances to mount public links shared from this server" => "このサーバにおけるURLでの共有を他のインスタンスからマウントできるようにする",
"Allow users to mount public link shares" => "ユーザーがURLでの共有をマウントできるようにする"
);
diff --git a/apps/files_sharing/l10n/nb_NO.php b/apps/files_sharing/l10n/nb_NO.php
index 7ed1ee4696a..b9cc7ec90ab 100644
--- a/apps/files_sharing/l10n/nb_NO.php
+++ b/apps/files_sharing/l10n/nb_NO.php
@@ -30,7 +30,6 @@ $TRANSLATIONS = array(
"Download" => "Last ned",
"Download %s" => "Last ned %s",
"Direct link" => "Direkte lenke",
-"File Sharing" => "Fildeling",
"Allow other instances to mount public links shared from this server" => "Tillat at andre instanser monterer offentlige lenker som er delt fra denne serveren",
"Allow users to mount public link shares" => "Tillat at brukere monterer offentlige lenke-delinger"
);
diff --git a/apps/files_sharing/l10n/nl.php b/apps/files_sharing/l10n/nl.php
index 0f229d91945..4f01b2e79d8 100644
--- a/apps/files_sharing/l10n/nl.php
+++ b/apps/files_sharing/l10n/nl.php
@@ -30,7 +30,6 @@ $TRANSLATIONS = array(
"Download" => "Downloaden",
"Download %s" => "Download %s",
"Direct link" => "Directe link",
-"File Sharing" => "Bestand delen",
"Allow other instances to mount public links shared from this server" => "Toestaan dat andere oanClouds openbaar gedeelde links mounten vanaf deze server",
"Allow users to mount public link shares" => "Toestaan dat gebruikers openbaar gedeelde links mounten"
);
diff --git a/apps/files_sharing/l10n/pl.php b/apps/files_sharing/l10n/pl.php
index 59c7615ab6b..7b0da90ac3d 100644
--- a/apps/files_sharing/l10n/pl.php
+++ b/apps/files_sharing/l10n/pl.php
@@ -29,7 +29,6 @@ $TRANSLATIONS = array(
"Download" => "Pobierz",
"Download %s" => "Pobierz %s",
"Direct link" => "Bezpośredni link",
-"File Sharing" => "Udostępnione pliki",
"Allow users to mount public link shares" => "Zezwalaj użytkownikom na montowanie publicznych linków"
);
$PLURAL_FORMS = "nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);";
diff --git a/apps/files_sharing/l10n/pt_BR.php b/apps/files_sharing/l10n/pt_BR.php
index b7dac04c266..7d6f036d2a0 100644
--- a/apps/files_sharing/l10n/pt_BR.php
+++ b/apps/files_sharing/l10n/pt_BR.php
@@ -30,7 +30,6 @@ $TRANSLATIONS = array(
"Download" => "Baixar",
"Download %s" => "Baixar %s",
"Direct link" => "Link direto",
-"File Sharing" => "Compartilhamento de Arquivo",
"Allow other instances to mount public links shared from this server" => "Permitir que outras instâncias montem links de compartilhamentos públicos a partir desde servidor",
"Allow users to mount public link shares" => "Permitir aos usuários montar links públicos de compartilhamentos"
);
diff --git a/apps/files_sharing/l10n/pt_PT.php b/apps/files_sharing/l10n/pt_PT.php
index fd1bf232227..858d27aafa1 100644
--- a/apps/files_sharing/l10n/pt_PT.php
+++ b/apps/files_sharing/l10n/pt_PT.php
@@ -1,11 +1,16 @@
<?php
$TRANSLATIONS = array(
+"Server to server sharing is not enabled on this server" => "A partilha entre servidores não se encontra disponível",
+"Couldn't add remote share" => "Ocorreu um erro ao adicionar a partilha remota",
"Shared with you" => "Partilhado consigo ",
"Shared with others" => "Partilhado com outros",
"Shared by link" => "Partilhado pela hiperligação",
"No files have been shared with you yet." => "Ainda não partilhados quaisquer ficheuiros consigo.",
"You haven't shared any files yet." => "Ainda não partilhou quaisquer ficheiros.",
"You haven't shared any files by link yet." => "Ainda não partilhou quaisquer ficheiros por hiperligação.",
+"Add {name} from {owner}@{remote}" => "Adicionar {name} de {owner}@{remote}",
+"No ownCloud installation found at {remote}" => "Não foi encontrada uma instalação em {remote}",
+"Invalid ownCloud url" => "Endereço errado",
"Shared by {owner}" => "Partilhado por {dono}",
"Shared by" => "Partilhado por",
"This share is password-protected" => "Esta partilha está protegida por senha",
@@ -19,9 +24,13 @@ $TRANSLATIONS = array(
"the link expired" => "A hiperligação expirou",
"sharing is disabled" => "a partilha está desativada",
"For more info, please ask the person who sent this link." => "Para mais informação, por favor, pergunte à pessoa que lhe enviou esta hiperligação.",
+"Save to ownCloud" => "Guardar na ownCloud",
+"example.com/owncloud" => "exemplo.pt/owncloud",
"Save" => "Guardar",
"Download" => "Transferir",
"Download %s" => "Transferir %s",
-"Direct link" => "Hiperligação direta"
+"Direct link" => "Hiperligação direta",
+"Allow other instances to mount public links shared from this server" => "Permitir que outras instâncias mapeiem endereços partilhados deste servidor",
+"Allow users to mount public link shares" => "Permitir mapeamentos de endereços partilhados aos utilizadores"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";
diff --git a/apps/files_sharing/l10n/ru.php b/apps/files_sharing/l10n/ru.php
index 1f38d3cf30b..a165d634e1e 100644
--- a/apps/files_sharing/l10n/ru.php
+++ b/apps/files_sharing/l10n/ru.php
@@ -1,11 +1,15 @@
<?php
$TRANSLATIONS = array(
+"Shared with you" => "Опубликованы вами",
+"Shared with others" => "Опубликованы другими",
+"No files have been shared with you yet." => "Вы ещё не опубликовали файлы",
"Shared by {owner}" => "Доступ открыл {owner}",
"Shared by" => "Опубликовано",
"This share is password-protected" => "Для доступа к информации необходимо ввести пароль",
"The password is wrong. Try again." => "Неверный пароль. Попробуйте еще раз.",
"Password" => "Пароль",
"Name" => "Имя",
+"Share time" => "Дата публикации",
"Sorry, this link doesn’t seem to work anymore." => "Эта ссылка устарела и более не действительна.",
"Reasons might be:" => "Причиной может быть:",
"the item was removed" => "объект был удалён",
diff --git a/apps/files_sharing/l10n/sk_SK.php b/apps/files_sharing/l10n/sk_SK.php
index 4fe89ef102b..b8471370e83 100644
--- a/apps/files_sharing/l10n/sk_SK.php
+++ b/apps/files_sharing/l10n/sk_SK.php
@@ -30,7 +30,6 @@ $TRANSLATIONS = array(
"Download" => "Sťahovanie",
"Download %s" => "Stiahnuť %s",
"Direct link" => "Priama linka",
-"File Sharing" => "Zdieľanie súborov",
"Allow other instances to mount public links shared from this server" => "Povoliť ďalším inštanciám pripojiť verejné odkazy zdieľané z tohto servera",
"Allow users to mount public link shares" => "Povoliť používateľom pripojiť sa na zdieľané verejné odkazy"
);
diff --git a/apps/files_sharing/l10n/tr.php b/apps/files_sharing/l10n/tr.php
index 5952704bcea..acf1620a6a1 100644
--- a/apps/files_sharing/l10n/tr.php
+++ b/apps/files_sharing/l10n/tr.php
@@ -30,7 +30,6 @@ $TRANSLATIONS = array(
"Download" => "İndir",
"Download %s" => "İndir: %s",
"Direct link" => "Doğrudan bağlantı",
-"File Sharing" => "Dosya Paylaşımı",
"Allow other instances to mount public links shared from this server" => "Diğer örneklerin, bu sunucudan paylaşılmış herkese açık bağlantıları bağlamasına izin ver",
"Allow users to mount public link shares" => "Kullanıcıların herkese açık bağlantı paylaşımlarını bağlamasına izin ver"
);
diff --git a/apps/files_sharing/l10n/uk.php b/apps/files_sharing/l10n/uk.php
index 8f16528c204..dc5cc41c7f0 100644
--- a/apps/files_sharing/l10n/uk.php
+++ b/apps/files_sharing/l10n/uk.php
@@ -14,6 +14,7 @@ $TRANSLATIONS = array(
"For more info, please ask the person who sent this link." => "Для отримання додаткової інформації, будь ласка, зверніться до особи, яка надіслала це посилання.",
"Save" => "Зберегти",
"Download" => "Завантажити",
+"Download %s" => "Завантажити %s",
"Direct link" => "Пряме посилання"
);
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);";
diff --git a/apps/files_trashbin/l10n/uk.php b/apps/files_trashbin/l10n/uk.php
index 328e8da5e02..406bd520c29 100644
--- a/apps/files_trashbin/l10n/uk.php
+++ b/apps/files_trashbin/l10n/uk.php
@@ -2,7 +2,7 @@
$TRANSLATIONS = array(
"Couldn't delete %s permanently" => "Неможливо видалити %s назавжди",
"Couldn't restore %s" => "Неможливо відновити %s",
-"Deleted files" => "Видалено файлів",
+"Deleted files" => "Видалені файли",
"Restore" => "Відновити",
"Error" => "Помилка",
"restored" => "відновлено",
diff --git a/apps/user_ldap/l10n/cs_CZ.php b/apps/user_ldap/l10n/cs_CZ.php
index 254386aea7f..3a8ee2980da 100644
--- a/apps/user_ldap/l10n/cs_CZ.php
+++ b/apps/user_ldap/l10n/cs_CZ.php
@@ -30,11 +30,11 @@ $TRANSLATIONS = array(
"Confirm Deletion" => "Potvrdit smazání",
"_%s group found_::_%s groups found_" => array("nalezena %s skupina","nalezeny %s skupiny","nalezeno %s skupin"),
"_%s user found_::_%s users found_" => array("nalezen %s uživatel","nalezeni %s uživatelé","nalezeno %s uživatelů"),
-"Invalid Host" => "Neplatný hostitel",
"Could not find the desired feature" => "Nelze nalézt požadovanou vlastnost",
+"Invalid Host" => "Neplatný hostitel",
"Server" => "Server",
-"User Filter" => "Uživatelský Filtr",
-"Login Filter" => "Přihlašovací Filtr",
+"User Filter" => "Uživatelský filtr",
+"Login Filter" => "Přihlašovací filtr",
"Group Filter" => "Filtr skupin",
"Save" => "Uložit",
"Test Configuration" => "Vyzkoušet nastavení",
diff --git a/apps/user_ldap/l10n/eo.php b/apps/user_ldap/l10n/eo.php
index 3dccb192daf..1cab0f66b91 100644
--- a/apps/user_ldap/l10n/eo.php
+++ b/apps/user_ldap/l10n/eo.php
@@ -3,9 +3,13 @@ $TRANSLATIONS = array(
"Failed to delete the server configuration" => "Malsukcesis forigo de la agordo de servilo",
"Deletion failed" => "Forigo malsukcesis",
"Keep settings?" => "Ĉu daŭrigi la agordon?",
+"{nthServer}. Server" => "{nthServer}. Servilo",
"Cannot add server configuration" => "Ne eblas aldoni agordon de servilo",
"Success" => "Sukceso",
"Error" => "Eraro",
+"Configuration OK" => "La agordaro ĝustas",
+"Configuration incorrect" => "La agordaro malĝustas",
+"Configuration incomplete" => "La agordaro neplenas",
"Select groups" => "Elekti grupojn",
"Select object classes" => "Elekti objektoklasojn",
"Select attributes" => "Elekti atribuojn",
@@ -15,6 +19,9 @@ $TRANSLATIONS = array(
"_%s group found_::_%s groups found_" => array("%s grupo troviĝis","%s grupoj troviĝis"),
"_%s user found_::_%s users found_" => array("%s uzanto troviĝis","%s uzanto troviĝis"),
"Invalid Host" => "Nevalida gastigo",
+"Server" => "Servilo",
+"User Filter" => "Filtrilo de uzanto",
+"Login Filter" => "Ensaluta filtrilo",
"Group Filter" => "Filtrilo de grupo",
"Save" => "Konservi",
"Test Configuration" => "Provi agordon",
@@ -22,10 +29,14 @@ $TRANSLATIONS = array(
"only those object classes:" => "nur tiuj objektoklasoj:",
"only from those groups:" => "nur el tiuj grupoj:",
"groups found" => "grupoj trovitaj",
+"Users login with this attribute:" => "Uzantoj ensalutas kun ĉi tiu atributo:",
"LDAP Username:" => "LDAP-uzantonomo:",
"LDAP Email Address:" => "LDAP-retpoŝtadreso:",
"Other Attributes:" => "Aliaj atribuoj:",
+"1. Server" => "1. Servilo",
+"%s. Server:" => "%s. Servilo:",
"Add Server Configuration" => "Aldoni agordon de servilo",
+"Delete Configuration" => "Forigi agordaron",
"Host" => "Gastigo",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Vi povas neglekti la protokolon, escepte se vi bezonas SSL-on. Tiuokaze, komencu per ldaps://",
"Port" => "Pordo",
@@ -34,14 +45,17 @@ $TRANSLATIONS = array(
"For anonymous access, leave DN and Password empty." => "Por sennoman aliron, lasu DN-on kaj Pasvorton malplenaj.",
"users found" => "uzantoj trovitaj",
"Back" => "Antaŭen",
+"Expert" => "Sperta",
"Advanced" => "Progresinta",
"Connection Settings" => "Agordo de konekto",
"Disable Main Server" => "Malkapabligi la ĉefan servilon",
"Turn off SSL certificate validation." => "Malkapabligi validkontrolon de SSL-atestiloj.",
"Cache Time-To-Live" => "Vivotempo de la kaŝmemoro",
"in seconds. A change empties the cache." => "sekunde. Ajna ŝanĝo malplenigas la kaŝmemoron.",
+"Directory Settings" => "Agordo de dosierujo",
"User Display Name Field" => "Kampo de vidignomo de uzanto",
"Base User Tree" => "Baza uzantarbo",
+"User Search Attributes" => "Atributoj de serĉo de uzanto",
"Group Display Name Field" => "Kampo de vidignomo de grupo",
"Base Group Tree" => "Baza gruparbo",
"Group Search Attributes" => "Atribuoj de gruposerĉo",
diff --git a/apps/user_ldap/l10n/pt_PT.php b/apps/user_ldap/l10n/pt_PT.php
index e701ed0b241..20a136384fb 100644
--- a/apps/user_ldap/l10n/pt_PT.php
+++ b/apps/user_ldap/l10n/pt_PT.php
@@ -32,8 +32,8 @@ $TRANSLATIONS = array(
"Confirm Deletion" => "Confirmar a operação de apagar",
"_%s group found_::_%s groups found_" => array("%s grupo encontrado","%s grupos encontrados"),
"_%s user found_::_%s users found_" => array("%s utilizador encontrado","%s utilizadores encontrados"),
-"Invalid Host" => "Hospedeiro Inválido",
"Could not find the desired feature" => "Não se encontrou a função desejada",
+"Invalid Host" => "Hospedeiro Inválido",
"Server" => "Servidor",
"User Filter" => "Filtro de utilizadores",
"Login Filter" => "Filtro de Login",