summaryrefslogtreecommitdiffstats
path: root/settings
diff options
context:
space:
mode:
authorSam Tuke <samtuke@owncloud.com>2012-09-18 14:36:08 +0100
committerSam Tuke <samtuke@owncloud.com>2012-09-18 14:36:08 +0100
commitdc0dc56d481844f55d08b08736b6ce8d7d2918e1 (patch)
tree8994e1c06f3e6e59648187394511571bfc3efc25 /settings
parentb765e883f32bf271c77e4bfa4a88249e5b371a1a (diff)
parent06e963c54f3067381784c976df75c250e43a95bd (diff)
downloadnextcloud-server-dc0dc56d481844f55d08b08736b6ce8d7d2918e1.tar.gz
nextcloud-server-dc0dc56d481844f55d08b08736b6ce8d7d2918e1.zip
Merge branch 'master' of https://github.com/owncloud/core
Diffstat (limited to 'settings')
-rw-r--r--settings/ajax/apps/ocs.php2
-rw-r--r--settings/ajax/enableapp.php1
-rw-r--r--settings/css/settings.css2
-rw-r--r--settings/l10n/ca.php6
-rw-r--r--settings/l10n/cs_CZ.php9
-rw-r--r--settings/l10n/da.php4
-rw-r--r--settings/l10n/de.php11
-rw-r--r--settings/l10n/el.php27
-rw-r--r--settings/l10n/eo.php3
-rw-r--r--settings/l10n/es.php8
-rw-r--r--settings/l10n/et_EE.php4
-rw-r--r--settings/l10n/eu.php6
-rw-r--r--settings/l10n/fi_FI.php5
-rw-r--r--settings/l10n/fr.php4
-rw-r--r--settings/l10n/gl.php3
-rw-r--r--settings/l10n/hr.php2
-rw-r--r--settings/l10n/it.php9
-rw-r--r--settings/l10n/ja_JP.php6
-rw-r--r--settings/l10n/ko.php3
-rw-r--r--settings/l10n/lb.php3
-rw-r--r--settings/l10n/lt_LT.php1
-rw-r--r--settings/l10n/nb_NO.php3
-rw-r--r--settings/l10n/nl.php6
-rw-r--r--settings/l10n/pl.php4
-rw-r--r--settings/l10n/pt_BR.php2
-rw-r--r--settings/l10n/pt_PT.php3
-rw-r--r--settings/l10n/ro.php20
-rw-r--r--settings/l10n/ru.php4
-rw-r--r--settings/l10n/ru_RU.php72
-rw-r--r--settings/l10n/sl.php13
-rw-r--r--settings/l10n/sv.php9
-rw-r--r--settings/l10n/th_TH.php9
-rw-r--r--settings/l10n/vi.php4
-rw-r--r--settings/l10n/zh_CN.GB2312.php23
-rw-r--r--settings/l10n/zh_CN.php9
-rw-r--r--settings/l10n/zh_TW.php2
-rw-r--r--settings/templates/admin.php33
37 files changed, 215 insertions, 120 deletions
diff --git a/settings/ajax/apps/ocs.php b/settings/ajax/apps/ocs.php
index a15b21e1744..fb78cc89248 100644
--- a/settings/ajax/apps/ocs.php
+++ b/settings/ajax/apps/ocs.php
@@ -62,4 +62,4 @@ if(is_array($catagoryNames)) {
}
}
-OCP\JSON::success(array('type' => 'external', 'data' => $apps)); \ No newline at end of file
+OCP\JSON::success(array('type' => 'external', 'data' => $apps));
diff --git a/settings/ajax/enableapp.php b/settings/ajax/enableapp.php
index 1075a9a433c..c3b3491db93 100644
--- a/settings/ajax/enableapp.php
+++ b/settings/ajax/enableapp.php
@@ -10,5 +10,6 @@ $appid = OC_App::enable($_POST['appid']);
if($appid !== false) {
OC_JSON::success(array('data' => array('appid' => $appid)));
} else {
+ $l = OC_L10N::get('settings');
OC_JSON::error(array("data" => array( "message" => $l->t("Could not enable app. ") )));
}
diff --git a/settings/css/settings.css b/settings/css/settings.css
index f41edc96fb8..2015e93b43c 100644
--- a/settings/css/settings.css
+++ b/settings/css/settings.css
@@ -65,4 +65,4 @@ span.version { margin-left:3em; margin-right:3em; color:#555; }
/* ADMIN */
span.securitywarning {color:#C33; font-weight:bold; }
input[type=radio] { width:1em; }
-table.shareAPI td { padding-right: 2em; } \ No newline at end of file
+table.shareAPI td { padding-bottom: 0.8em; }
diff --git a/settings/l10n/ca.php b/settings/l10n/ca.php
index 062e9a97342..c549ef2262e 100644
--- a/settings/l10n/ca.php
+++ b/settings/l10n/ca.php
@@ -3,6 +3,7 @@
"Authentication error" => "Error d'autenticació",
"Group already exists" => "El grup ja existeix",
"Unable to add group" => "No es pot afegir el grup",
+"Could not enable app. " => "No s'ha pogut activar l'apliació",
"Email saved" => "S'ha desat el correu electrònic",
"Invalid email" => "El correu electrònic no és vàlid",
"OpenID Changed" => "OpenID ha canviat",
@@ -20,10 +21,7 @@
"Security Warning" => "Avís de seguretat",
"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." => "La carpeta de dades i els vostres fitxersprobablement són accessibles des d'Internet. La fitxer .htaccess que ownCloud proporciona no funciona. Us recomanem que configureu el servidor web de tal manera que la carpeta de dades no sigui accessible o que moveu la carpeta de dades fora de l'arrel de documents del servidor web.",
"Cron" => "Cron",
-"execute one task with each page loaded" => "executa una tasca en carregar cada pàgina",
-"cron.php is registered at a webcron service" => "cron.php està registrat en un servei web cron",
-"use systems cron service" => "usa el servei cron del sistema",
-"Share API" => "API de compartir",
+"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php està registrat en un servei webcron. Feu una crida a la pàgina cron.php a l'arrel de ownCloud cada minut a través de http.",
"Enable Share API" => "Activa l'API de compartir",
"Allow apps to use the Share API" => "Permet que les aplicacions usin l'API de compartir",
"Allow links" => "Permet enllaços",
diff --git a/settings/l10n/cs_CZ.php b/settings/l10n/cs_CZ.php
index a68f10269f5..09859cd3c54 100644
--- a/settings/l10n/cs_CZ.php
+++ b/settings/l10n/cs_CZ.php
@@ -3,6 +3,7 @@
"Authentication error" => "Chyba ověření",
"Group already exists" => "Skupina již existuje",
"Unable to add group" => "Nelze přidat skupinu",
+"Could not enable app. " => "Nelze povolit aplikaci.",
"Email saved" => "E-mail uložen",
"Invalid email" => "Neplatný e-mail",
"OpenID Changed" => "OpenID změněno",
@@ -20,10 +21,10 @@
"Security Warning" => "Bezpečnostní varování",
"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." => "Váš adresář dat a soubory jsou pravděpodobně přístupné z internetu. Soubor .htacces, který ownCloud poskytuje nefunguje. Doporučujeme Vám abyste nastavili Váš webový server tak, aby nebylo možno přistupovat do adresáře s daty, nebo přesunuli adresář dat mimo kořenovou složku dokumentů webového serveru.",
"Cron" => "Cron",
-"execute one task with each page loaded" => "spustit jednu úlohu s každou načtenou stránkou",
-"cron.php is registered at a webcron service" => "cron.php je registrován jako služba webcron",
-"use systems cron service" => "použít systémovou službu cron",
-"Share API" => "API sdílení",
+"Execute one task with each page loaded" => "Spustit jednu úlohu s každou načtenou stránkou",
+"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php je registrován u služby webcron. Zavolá stránku cron.php v kořenovém adresáři owncloud každou minutu skrze http.",
+"Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "Použít systémovou službu cron. Zavolat soubor cron.php ze složky owncloud pomocí systémové úlohy cron každou minutu.",
+"Sharing" => "Sdílení",
"Enable Share API" => "Povolit API sdílení",
"Allow apps to use the Share API" => "Povolit aplikacím používat API sdílení",
"Allow links" => "Povolit odkazy",
diff --git a/settings/l10n/da.php b/settings/l10n/da.php
index 0c09a25dfdb..53e51111a21 100644
--- a/settings/l10n/da.php
+++ b/settings/l10n/da.php
@@ -13,10 +13,6 @@
"__language_name__" => "Dansk",
"Security Warning" => "Sikkerhedsadvarsel",
"Cron" => "Cron",
-"execute one task with each page loaded" => "udfør en opgave for hver indlæst side",
-"cron.php is registered at a webcron service" => "cron.php er tilmeldt en webcron tjeneste",
-"use systems cron service" => "brug systemets cron service",
-"Share API" => "Del API",
"Enable Share API" => "Aktiver dele API",
"Allow apps to use the Share API" => "Tillad apps a bruge dele APIen",
"Allow links" => "Tillad links",
diff --git a/settings/l10n/de.php b/settings/l10n/de.php
index 4f3a12934e8..a450b60b7b2 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",
@@ -20,10 +21,10 @@
"Security Warning" => "Sicherheitshinweis",
"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" => "cron.php ist beim Webcron-Service registriert",
-"use systems cron service" => "Nutze System-Cron-Service",
-"Share API" => "Teilungs-API",
+"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 minütlich per 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 minütlich auf.",
+"Sharing" => "Freigabe",
"Enable Share API" => "Teilungs-API aktivieren",
"Allow apps to use the Share API" => "Erlaubt Nutzern, die Teilungs-API zu nutzen",
"Allow links" => "Links erlauben",
@@ -47,7 +48,7 @@
"Answer" => "Antwort",
"You use" => "Sie nutzen",
"of the available" => "der verfügbaren",
-"Desktop and Mobile Syncing Clients" => "Desktop- und mobile Synchronierungs-Clients",
+"Desktop and Mobile Syncing Clients" => "Desktop- und mobile Clients für die Synchronisation",
"Download" => "Download",
"Your password got changed" => "Ihr Passwort wurde geändert.",
"Unable to change your password" => "Passwort konnte nicht geändert werden",
diff --git a/settings/l10n/el.php b/settings/l10n/el.php
index 833ef8e10d5..8dba78c8580 100644
--- a/settings/l10n/el.php
+++ b/settings/l10n/el.php
@@ -1,26 +1,45 @@
<?php $TRANSLATIONS = array(
"Unable to load list from App Store" => "Σφάλμα στην φόρτωση της λίστας από το App Store",
"Authentication error" => "Σφάλμα πιστοποίησης",
+"Group already exists" => "Η ομάδα υπάρχει ήδη",
+"Unable to add group" => "Αδυναμία προσθήκης ομάδας",
+"Could not enable app. " => "Αδυναμία ενεργοποίησης εφαρμογής ",
"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" => "Προειδοποίηση Ασφαλείας",
+"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." => "Ο κατάλογος δεδομένων και τα αρχεία σας είναι πιθανότατα προσβάσιμα από το διαδίκτυο. Το αρχείο .htaccess που παρέχει το owncloud, δεν λειτουργεί. Σας συνιστούμε να ρυθμίσετε τον εξυπηρετητή σας έτσι ώστε ο κατάλογος δεδομένων να μην είναι πλεον προσβάσιμος ή μετακινήστε τον κατάλογο δεδομένων εκτός του καταλόγου document του εξυπηρετητή σας.",
"Cron" => "Cron",
-"execute one task with each page loaded" => "Εκτέλεση μίας εργασίας με κάθε σελίδα που φορτώνεται",
-"cron.php is registered at a webcron service" => "Το cron.php έχει καταχωρηθεί σε μια webcron υπηρεσία",
-"use systems cron service" => "Χρήση της υπηρεσίας cron του συστήματος",
+"Execute one task with each page loaded" => "Εκτέλεση μιας εργασίας με κάθε σελίδα που φορτώνεται",
+"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "Το cron.php είναι καταχωρημένο στην υπηρεσία webcron. Να καλείται μια φορά το λεπτό η σελίδα cron.php από τον root του owncloud μέσω http",
+"Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "Χρήση υπηρεσίας συστήματος cron. Να καλείται μια φορά το λεπτό, το αρχείο cron.php από τον φάκελο του owncloud μέσω του cronjob του συστήματος.",
+"Sharing" => "Διαμοιρασμός",
+"Enable Share API" => "Ενεργοποίηση API Διαμοιρασμού",
+"Allow apps to use the Share API" => "Να επιτρέπεται στις εφαρμογές να χρησιμοποιούν το API Διαμοιρασμού",
+"Allow links" => "Να επιτρέπονται σύνδεσμοι",
+"Allow users to share items to the public with links" => "Να επιτρέπεται στους χρήστες να διαμοιράζονται δημόσια με συνδέσμους",
+"Allow resharing" => "Να επιτρέπεται ο επαναδιαμοιρασμός",
+"Allow users to share items shared with them again" => "Να επιτρέπεται στους χρήστες να διαμοιράζουν ότι τους έχει διαμοιραστεί",
+"Allow users to share with anyone" => "Να επιτρέπεται ο διαμοιρασμός με οποιονδήποτε",
+"Allow users to only share with users in their groups" => "Να επιτρέπεται ο διαμοιρασμός μόνο με χρήστες της ίδιας ομάδας",
"Log" => "Αρχείο καταγραφής",
"More" => "Περισσότερο",
+"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>." => "Αναπτύχθηκε από την <a href=\"http://ownCloud.org/contact\" target=\"_blank\">κοινότητα ownCloud</a>, ο <a href=\"https://github.com/owncloud\" target=\"_blank\">πηγαίος κώδικας</a> είναι υπό άδεια χρήσης <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" => "Πρόσθεσε τη δικιά σου εφαρμογή ",
"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>-άδεια από <span class=\"author\"></span>",
"Documentation" => "Τεκμηρίωση",
"Managing Big Files" => "Διαχείριση μεγάλων αρχείων",
"Ask a question" => "Ρωτήστε μια ερώτηση",
@@ -49,7 +68,7 @@
"Create" => "Δημιουργία",
"Default Quota" => "Προεπιλεγμένο όριο",
"Other" => "Άλλα",
-"Group Admin" => "Διαχειρηστής ομάδας",
+"Group Admin" => "Ομάδα Διαχειριστών",
"Quota" => "Σύνολο χώρου",
"Delete" => "Διαγραφή"
);
diff --git a/settings/l10n/eo.php b/settings/l10n/eo.php
index cb84b2da037..c3bfa63f154 100644
--- a/settings/l10n/eo.php
+++ b/settings/l10n/eo.php
@@ -13,9 +13,6 @@
"__language_name__" => "Esperanto",
"Security Warning" => "Sekureca averto",
"Cron" => "Cron",
-"execute one task with each page loaded" => "lanĉi unu taskon po ĉiu paĝo ŝargita",
-"cron.php is registered at a webcron service" => "cron.php estas registrita kiel webcron-servilo",
-"use systems cron service" => "uzi la cron-servon de la sistemo",
"Log" => "Protokolo",
"More" => "Pli",
"Add your App" => "Aldonu vian aplikaĵon",
diff --git a/settings/l10n/es.php b/settings/l10n/es.php
index 2f2a06ce058..c71a6057b9b 100644
--- a/settings/l10n/es.php
+++ b/settings/l10n/es.php
@@ -3,6 +3,7 @@
"Authentication error" => "Error de autenticación",
"Group already exists" => "El grupo ya existe",
"Unable to add group" => "No se pudo añadir el grupo",
+"Could not enable app. " => "No puedo habilitar la app.",
"Email saved" => "Correo guardado",
"Invalid email" => "Correo no válido",
"OpenID Changed" => "OpenID cambiado",
@@ -20,10 +21,9 @@
"Security Warning" => "Advertencia de seguridad",
"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." => "El directorio de datos -data- y sus archivos probablemente son accesibles desde internet. El archivo .htaccess que provee ownCloud no está funcionando. Recomendamos fuertemente que configure su servidor web de forma que el directorio de datos ya no sea accesible o mueva el directorio de datos fuera de la raíz de documentos del servidor web.",
"Cron" => "Cron",
-"execute one task with each page loaded" => "ejecutar una tarea con cada página cargada",
-"cron.php is registered at a webcron service" => "cron.php se registra en un servicio webcron",
-"use systems cron service" => "usar servicio cron del sistema",
-"Share API" => "API de compartición",
+"Execute one task with each page loaded" => "Ejecutar una tarea con cada página cargada",
+"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php está registrado como un servicio del webcron. Llama a la página de cron.php en la raíz de owncloud cada minuto sobre http.",
+"Sharing" => "Compartir",
"Enable Share API" => "Activar API de compartición",
"Allow apps to use the Share API" => "Permitir a las aplicaciones usar la API de compartición",
"Allow links" => "Permitir enlaces",
diff --git a/settings/l10n/et_EE.php b/settings/l10n/et_EE.php
index ef36dbf9510..9a8dd9fe134 100644
--- a/settings/l10n/et_EE.php
+++ b/settings/l10n/et_EE.php
@@ -19,10 +19,6 @@
"__language_name__" => "Eesti",
"Security Warning" => "Turvahoiatus",
"Cron" => "Ajastatud töö",
-"execute one task with each page loaded" => "käivita iga laetud lehe juures üks ülesanne",
-"cron.php is registered at a webcron service" => "cron.php on webcron teenuses registreeritud",
-"use systems cron service" => "kasuta süsteemide cron teenuseid",
-"Share API" => "Jagamise API",
"Enable Share API" => "Luba jagamise API",
"Allow apps to use the Share API" => "Luba rakendustel kasutada jagamise API-t",
"Allow links" => "Luba linke",
diff --git a/settings/l10n/eu.php b/settings/l10n/eu.php
index a30382f0309..529b13df39e 100644
--- a/settings/l10n/eu.php
+++ b/settings/l10n/eu.php
@@ -3,6 +3,7 @@
"Authentication error" => "Autentifikazio errorea",
"Group already exists" => "Taldea dagoeneko existitzenda",
"Unable to add group" => "Ezin izan da taldea gehitu",
+"Could not enable app. " => "Ezin izan da aplikazioa gaitu.",
"Email saved" => "Eposta gorde da",
"Invalid email" => "Baliogabeko eposta",
"OpenID Changed" => "OpenID aldatuta",
@@ -20,10 +21,7 @@
"Security Warning" => "Segurtasun abisua",
"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." => "Zure data karpeta eta zure fitxategiak internetetik zuzenean eskuragarri egon daitezke. ownCloudek emandako .htaccess fitxategia ez du bere lana egiten. Aholkatzen dizugu zure web zerbitzaria ongi konfiguratzea data karpeta eskuragarri ez izateko edo data karpeta web zerbitzariaren dokumentu errotik mugitzea.",
"Cron" => "Cron",
-"execute one task with each page loaded" => "exekutatu zeregina orri karga bakoitzean",
-"cron.php is registered at a webcron service" => "cron.php webcron zerbitzu batean erregistratuta dago",
-"use systems cron service" => "erabili sistemaren cron zerbitzua",
-"Share API" => "Partekatze APIa",
+"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php webcron zerbitzu batean erregistratua dago. Deitu cron.php orria ownclouden erroan minuturo http bidez.",
"Enable Share API" => "Gaitu Partekatze APIa",
"Allow apps to use the Share API" => "Baimendu aplikazioak Partekatze APIa erabiltzeko",
"Allow links" => "Baimendu loturak",
diff --git a/settings/l10n/fi_FI.php b/settings/l10n/fi_FI.php
index 54647c29616..b5571ac9a58 100644
--- a/settings/l10n/fi_FI.php
+++ b/settings/l10n/fi_FI.php
@@ -3,6 +3,7 @@
"Authentication error" => "Todennusvirhe",
"Group already exists" => "Ryhmä on jo olemassa",
"Unable to add group" => "Ryhmän lisäys epäonnistui",
+"Could not enable app. " => "Sovelluksen käyttöönotto epäonnistui.",
"Email saved" => "Sähköposti tallennettu",
"Invalid email" => "Virheellinen sähköposti",
"OpenID Changed" => "OpenID on vaihdettu",
@@ -20,10 +21,6 @@
"Security Warning" => "Turvallisuusvaroitus",
"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." => "Data-kansio ja tiedostot ovat ehkä saavutettavissa Internetistä. .htaccess-tiedosto, jolla kontrolloidaan pääsyä, ei toimi. Suosittelemme, että muutat web-palvelimesi asetukset niin ettei data-kansio ole enää pääsyä tai siirrät data-kansion pois web-palvelimen tiedostojen juuresta.",
"Cron" => "Cron",
-"execute one task with each page loaded" => "suorita yksi tehtävä jokaisella ladatulla sivulla",
-"cron.php is registered at a webcron service" => "cron.php on rekisteröity webcron-palvelulla",
-"use systems cron service" => "käytä järjestelmän cron-palvelua",
-"Share API" => "Jaon ohelmointirajapinta (Share API)",
"Enable Share API" => "Ota käyttöön jaon ohjelmoitirajapinta (Share API)",
"Allow apps to use the Share API" => "Salli sovellusten käyttää jaon ohjelmointirajapintaa (Share API)",
"Allow links" => "Salli linkit",
diff --git a/settings/l10n/fr.php b/settings/l10n/fr.php
index 906e80eabb6..2ef64e25312 100644
--- a/settings/l10n/fr.php
+++ b/settings/l10n/fr.php
@@ -20,10 +20,6 @@
"Security Warning" => "Alertes de sécurité",
"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." => "Votre répertoire de données et vos fichiers sont probablement accessibles depuis internet. Le fichier .htaccess fourni avec ownCloud ne fonctionne pas. Nous vous recommandons vivement de configurer votre serveur web de façon à ce que ce répertoire ne soit plus accessible, ou bien de déplacer le répertoire de données à l'extérieur de la racine du serveur web.",
"Cron" => "Cron",
-"execute one task with each page loaded" => "exécuter une tâche pour chaque page chargée",
-"cron.php is registered at a webcron service" => "cron.php est enregistré comme un service webcron",
-"use systems cron service" => "utiliser le service cron du système ",
-"Share API" => "API de partage",
"Enable Share API" => "Activer l'API de partage",
"Allow apps to use the Share API" => "Autoriser les applications à utiliser l'API de partage",
"Allow links" => "Autoriser les liens",
diff --git a/settings/l10n/gl.php b/settings/l10n/gl.php
index 52aa13c461c..0cb1fbd6460 100644
--- a/settings/l10n/gl.php
+++ b/settings/l10n/gl.php
@@ -13,9 +13,6 @@
"__language_name__" => "Galego",
"Security Warning" => "Aviso de seguridade",
"Cron" => "Cron",
-"execute one task with each page loaded" => "executar unha tarefa con cada páxina cargada",
-"cron.php is registered at a webcron service" => "cron.php está rexistrada como un servizo webcron",
-"use systems cron service" => "utilice o servizo cron do sistema",
"Log" => "Conectar",
"More" => "Máis",
"Add your App" => "Engade o teu aplicativo",
diff --git a/settings/l10n/hr.php b/settings/l10n/hr.php
index 8c5251520cc..de540cb50fe 100644
--- a/settings/l10n/hr.php
+++ b/settings/l10n/hr.php
@@ -12,8 +12,6 @@
"Saving..." => "Spremanje...",
"__language_name__" => "__ime_jezika__",
"Cron" => "Cron",
-"cron.php is registered at a webcron service" => "cron.php je registriran kod webcron servisa",
-"use systems cron service" => "koristi sistemski cron servis",
"Log" => "dnevnik",
"More" => "više",
"Add your App" => "Dodajte vašu aplikaciju",
diff --git a/settings/l10n/it.php b/settings/l10n/it.php
index 695ed31eeef..ae6999675be 100644
--- a/settings/l10n/it.php
+++ b/settings/l10n/it.php
@@ -3,6 +3,7 @@
"Authentication error" => "Errore di autenticazione",
"Group already exists" => "Il gruppo esiste già",
"Unable to add group" => "Impossibile aggiungere il gruppo",
+"Could not enable app. " => "Impossibile abilitare l'applicazione.",
"Email saved" => "Email salvata",
"Invalid email" => "Email non valida",
"OpenID Changed" => "OpenID modificato",
@@ -20,10 +21,10 @@
"Security Warning" => "Avviso di sicurezza",
"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." => "La cartella dei dati e i tuoi file sono probabilmente accessibili da Internet.\nIl file .htaccess fornito da ownCloud non funziona. Ti consigliamo vivamente di configurare il server web in modo che la cartella dei dati non sia più accessibile e spostare la cartella fuori dalla radice del server web.",
"Cron" => "Cron",
-"execute one task with each page loaded" => "esegui un'attività con ogni pagina caricata",
-"cron.php is registered at a webcron service" => "cron.php è registrato a un servizio webcron",
-"use systems cron service" => "usa il servizio cron di sistema",
-"Share API" => "API di condivisione",
+"Execute one task with each page loaded" => "Esegui un'operazione per ogni pagina caricata",
+"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php è registrato su un servizio webcron. Chiama la pagina cron.php nella radice di owncloud ogni minuto su http.",
+"Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "Usa il servizio cron di sistema. Chiama il file cron.php nella cartella di owncloud tramite una pianificazione del cron di sistema ogni minuto.",
+"Sharing" => "Condivisione",
"Enable Share API" => "Abilita API di condivisione",
"Allow apps to use the Share API" => "Consenti alle applicazioni di utilizzare le API di condivisione",
"Allow links" => "Consenti collegamenti",
diff --git a/settings/l10n/ja_JP.php b/settings/l10n/ja_JP.php
index fe1eed19806..d675cc6836c 100644
--- a/settings/l10n/ja_JP.php
+++ b/settings/l10n/ja_JP.php
@@ -3,6 +3,7 @@
"Authentication error" => "認証エラー",
"Group already exists" => "グループは既に存在しています",
"Unable to add group" => "グループを追加できません",
+"Could not enable app. " => "アプリを有効にできませんでした。",
"Email saved" => "メールアドレスを保存しました",
"Invalid email" => "無効なメールアドレス",
"OpenID Changed" => "OpenIDが変更されました",
@@ -20,10 +21,7 @@
"Security Warning" => "セキュリティ警告",
"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." => "データディレクトリとファイルが恐らくインターネットからアクセスできるようになっています。ownCloudが提供する .htaccessファイルが機能していません。データディレクトリを全くアクセスできないようにするか、データディレクトリをウェブサーバのドキュメントルートの外に置くようにウェブサーバを設定することを強くお勧めします。",
"Cron" => "cron(自動定期実行)",
-"execute one task with each page loaded" => "ページを開く毎にタスクを1つ実行",
-"cron.php is registered at a webcron service" => "cron.phpをwebcronサービスに登録しました",
-"use systems cron service" => "システムのcronサービスを使用",
-"Share API" => "Share API",
+"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php は webcron サービスとして登録されています。HTTP経由で1分間に1回の頻度で owncloud のルートページ内の cron.php ページを呼び出します。",
"Enable Share API" => "Share APIを有効",
"Allow apps to use the Share API" => "Share APIの使用をアプリケーションに許可",
"Allow links" => "リンクを許可",
diff --git a/settings/l10n/ko.php b/settings/l10n/ko.php
index ada09c845cf..3ea2674a18c 100644
--- a/settings/l10n/ko.php
+++ b/settings/l10n/ko.php
@@ -13,9 +13,6 @@
"__language_name__" => "한국어",
"Security Warning" => "보안 경고",
"Cron" => "크론",
-"execute one task with each page loaded" => "각 페이지가 로드 된 하나의 작업을 실행",
-"cron.php is registered at a webcron service" => "cron.php는 webcron 서비스에 등록이 되어 있습니다.",
-"use systems cron service" => "cron 시스템 서비스를 사용",
"Log" => "로그",
"More" => "더",
"Add your App" => "앱 추가",
diff --git a/settings/l10n/lb.php b/settings/l10n/lb.php
index 55db067f8cf..d840a1d710d 100644
--- a/settings/l10n/lb.php
+++ b/settings/l10n/lb.php
@@ -13,9 +13,6 @@
"__language_name__" => "__language_name__",
"Security Warning" => "Sécherheets Warnung",
"Cron" => "Cron",
-"cron.php is registered at a webcron service" => "cron.php ass als en webcron Service registréiert",
-"use systems cron service" => "benotz den systems cron Service",
-"Share API" => "Share API",
"Enable Share API" => "Share API aschalten",
"Allow apps to use the Share API" => "Erlab Apps d'Share API ze benotzen",
"Allow links" => "Links erlaben",
diff --git a/settings/l10n/lt_LT.php b/settings/l10n/lt_LT.php
index 701ec867270..169892d6b21 100644
--- a/settings/l10n/lt_LT.php
+++ b/settings/l10n/lt_LT.php
@@ -12,7 +12,6 @@
"__language_name__" => "Kalba",
"Security Warning" => "Saugumo įspėjimas",
"Cron" => "Cron",
-"use systems cron service" => "naudoti sistemos cron servisą",
"Log" => "Žurnalas",
"More" => "Daugiau",
"Add your App" => "Pridėti programėlę",
diff --git a/settings/l10n/nb_NO.php b/settings/l10n/nb_NO.php
index 57c18813522..8a1f42b7bfb 100644
--- a/settings/l10n/nb_NO.php
+++ b/settings/l10n/nb_NO.php
@@ -13,9 +13,6 @@
"__language_name__" => "__language_name__",
"Security Warning" => "Sikkerhetsadvarsel",
"Cron" => "Cron",
-"execute one task with each page loaded" => "utfør en oppgave med hver side som blir lastet",
-"cron.php is registered at a webcron service" => "cron.php er registrert som en webcron tjeneste",
-"use systems cron service" => "benytt systemets cron tjeneste",
"Log" => "Logg",
"More" => "Mer",
"Add your App" => "Legg til din App",
diff --git a/settings/l10n/nl.php b/settings/l10n/nl.php
index 8ac7b58a4ce..098f29a06e7 100644
--- a/settings/l10n/nl.php
+++ b/settings/l10n/nl.php
@@ -3,6 +3,7 @@
"Authentication error" => "Authenticatie fout",
"Group already exists" => "Groep bestaat al",
"Unable to add group" => "Niet in staat om groep toe te voegen",
+"Could not enable app. " => "Kan de app. niet activeren",
"Email saved" => "E-mail bewaard",
"Invalid email" => "Ongeldige e-mail",
"OpenID Changed" => "OpenID is aangepast",
@@ -20,10 +21,7 @@
"Security Warning" => "Veiligheidswaarschuwing",
"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." => "Uw data folder en uw bestanden zijn hoogst waarschijnlijk vanaf het internet bereikbaar. Het .htaccess bestand dat ownCloud meelevert werkt niet. Het is ten zeerste aangeraden om uw webserver zodanig te configureren, dat de data folder niet bereikbaar is vanaf het internet of verplaatst uw data folder naar een locatie buiten de webserver document root.",
"Cron" => "Cron",
-"execute one task with each page loaded" => "Voer 1 taak uit bij elke geladen pagina",
-"cron.php is registered at a webcron service" => "cron.php is geregistreerd bij een webcron service",
-"use systems cron service" => "gebruik de systeem cron service",
-"Share API" => "Deel API",
+"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php is bij een webcron dienst geregistreerd. Roep de cron.php pagina in de owncloud root via http één maal per minuut op.",
"Enable Share API" => "Zet de Deel API aan",
"Allow apps to use the Share API" => "Sta apps toe om de Deel API te gebruiken",
"Allow links" => "Sta links toe",
diff --git a/settings/l10n/pl.php b/settings/l10n/pl.php
index 851099ef6b7..7a3dfdfdde0 100644
--- a/settings/l10n/pl.php
+++ b/settings/l10n/pl.php
@@ -20,10 +20,6 @@
"Security Warning" => "Ostrzeżenia bezpieczeństwa",
"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." => "Twój katalog danych i pliki są prawdopodobnie dostępne z Internetu. Plik .htaccess, który dostarcza ownCloud nie działa. Sugerujemy, aby skonfigurować serwer WWW w taki sposób, aby katalog danych nie był dostępny lub przenieść katalog danych poza główny katalog serwera WWW.",
"Cron" => "Cron",
-"execute one task with each page loaded" => "wykonanie jednego zadania z każdej załadowanej strony",
-"cron.php is registered at a webcron service" => "cron.php jest zarejestrowany w usłudze webcron",
-"use systems cron service" => "korzystaj z usługi systemowej cron",
-"Share API" => "Udostępnij API",
"Enable Share API" => "Włącz udostępniane API",
"Allow apps to use the Share API" => "Zezwalaj aplikacjom na używanie API",
"Allow links" => "Zezwalaj na łącza",
diff --git a/settings/l10n/pt_BR.php b/settings/l10n/pt_BR.php
index 6933e585545..b5579d4f9e8 100644
--- a/settings/l10n/pt_BR.php
+++ b/settings/l10n/pt_BR.php
@@ -11,8 +11,6 @@
"Saving..." => "Gravando...",
"__language_name__" => "Português",
"Security Warning" => "Aviso de Segurança",
-"execute one task with each page loaded" => "executar uma tarefa com cada página em aberto",
-"cron.php is registered at a webcron service" => "cron.php esta registrado no serviço de webcron",
"Log" => "Log",
"More" => "Mais",
"Add your App" => "Adicione seu Aplicativo",
diff --git a/settings/l10n/pt_PT.php b/settings/l10n/pt_PT.php
index bf939df4aeb..bf5a742e1b0 100644
--- a/settings/l10n/pt_PT.php
+++ b/settings/l10n/pt_PT.php
@@ -13,9 +13,6 @@
"__language_name__" => "__language_name__",
"Security Warning" => "Aviso de Segurança",
"Cron" => "Cron",
-"execute one task with each page loaded" => "Executar uma tarefa com cada página carregada",
-"cron.php is registered at a webcron service" => "cron.php está registado num serviço webcron",
-"use systems cron service" => "usar o serviço cron do sistema",
"Log" => "Log",
"More" => "Mais",
"Add your App" => "Adicione a sua aplicação",
diff --git a/settings/l10n/ro.php b/settings/l10n/ro.php
index c82cdaab2a4..d4b8c1651c8 100644
--- a/settings/l10n/ro.php
+++ b/settings/l10n/ro.php
@@ -1,26 +1,40 @@
<?php $TRANSLATIONS = array(
"Unable to load list from App Store" => "Imposibil de încărcat lista din App Store",
"Authentication error" => "Eroare de autentificare",
+"Group already exists" => "Grupul există deja",
+"Unable to add group" => "Nu s-a putut adăuga grupul",
+"Could not enable app. " => "Nu s-a putut activa aplicația.",
"Email saved" => "E-mail salvat",
"Invalid email" => "E-mail nevalid",
"OpenID Changed" => "OpenID schimbat",
"Invalid request" => "Cerere eronată",
+"Unable to delete group" => "Nu s-a putut șterge grupul",
+"Unable to delete user" => "Nu s-a putut șterge utilizatorul",
"Language changed" => "Limba a fost schimbată",
+"Unable to add user to group %s" => "Nu s-a putut adăuga utilizatorul la grupul %s",
+"Unable to remove user from group %s" => "Nu s-a putut elimina utilizatorul din grupul %s",
"Error" => "Erroare",
"Disable" => "Dezactivați",
"Enable" => "Activați",
"Saving..." => "Salvez...",
"__language_name__" => "_language_name_",
"Security Warning" => "Avertisment de securitate",
+"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." => "Directorul tău de date și fișierele tale probabil sunt accesibile prin internet. Fișierul .htaccess oferit de ownCloud nu funcționează. Îți recomandăm să configurezi server-ul tău web într-un mod în care directorul de date să nu mai fie accesibil sau mută directorul de date în afara directorului root al server-ului web.",
"Cron" => "Cron",
-"execute one task with each page loaded" => "executâ o sarcină cu fiecare pagină încărcată",
-"cron.php is registered at a webcron service" => "cron.php e înregistrat la un serviciu de webcron",
-"use systems cron service" => "utilizează serviciul de cron al sistemului",
+"Sharing" => "Partajare",
+"Enable Share API" => "Activare API partajare",
+"Allow apps to use the Share API" => "Permite aplicațiilor să folosească API-ul de partajare",
+"Allow links" => "Pemite legături",
+"Allow resharing" => "Permite repartajarea",
+"Allow users to share with anyone" => "Permite utilizatorilor să partajeze cu oricine",
+"Allow users to only share with users in their groups" => "Permite utilizatorilor să partajeze doar cu utilizatori din același grup",
"Log" => "Jurnal de activitate",
"More" => "Mai mult",
+"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>." => "Dezvoltat de the <a href=\"http://ownCloud.org/contact\" target=\"_blank\">comunitatea ownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">codul sursă</a> este licențiat sub <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" => "Adaugă aplicația ta",
"Select an App" => "Selectează o aplicație",
"See application page at apps.owncloud.com" => "Vizualizează pagina applicației pe apps.owncloud.com",
+"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>-licențiat <span class=\"author\"></span>",
"Documentation" => "Documetație",
"Managing Big Files" => "Gestionînd fișiere mari",
"Ask a question" => "Întreabă",
diff --git a/settings/l10n/ru.php b/settings/l10n/ru.php
index 4e0a7e7d780..7ae8d53174a 100644
--- a/settings/l10n/ru.php
+++ b/settings/l10n/ru.php
@@ -20,10 +20,6 @@
"Security Warning" => "Предупреждение безопасности",
"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." => "Похоже, что каталог data и ваши файлы в нем доступны из интернета. Предоставляемый ownCloud файл htaccess не работает. Настоятельно рекомендуем настроить сервер таким образом, чтобы закрыть доступ к каталогу data или вынести каталог data за пределы корневого каталога веб-сервера.",
"Cron" => "Задание",
-"execute one task with each page loaded" => "Запускать задание при загрузке каждой страницы",
-"cron.php is registered at a webcron service" => "cron.php зарегистрирован в службе webcron",
-"use systems cron service" => "использовать системные задания",
-"Share API" => "API публикации",
"Enable Share API" => "Включить API публикации",
"Allow apps to use the Share API" => "Разрешить API публикации для приложений",
"Allow links" => "Разрешить ссылки",
diff --git a/settings/l10n/ru_RU.php b/settings/l10n/ru_RU.php
new file mode 100644
index 00000000000..edf315db7cc
--- /dev/null
+++ b/settings/l10n/ru_RU.php
@@ -0,0 +1,72 @@
+<?php $TRANSLATIONS = array(
+"Unable to load list from App Store" => "Невозможно загрузить список из App Store",
+"Authentication error" => "Ошибка авторизации",
+"Group already exists" => "Группа уже существует",
+"Unable to add group" => "Невозможно добавить группу",
+"Could not enable app. " => "Не удалось запустить приложение",
+"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" => "Предупреждение системы безопасности",
+"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." => "Ваш каталог данных и файлы возможно доступны из Интернета. Файл .htaccess, предоставляемый ownCloud, не работает. Мы настоятельно рекомендуем Вам настроить сервер таким образом, чтобы каталог данных был бы больше не доступен, или переместить каталог данных за пределы корневой папки веб-сервера.",
+"Cron" => "Cron",
+"Execute one task with each page loaded" => "Выполняйте одну задачу на каждой загружаемой странице",
+"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php зарегистрирован в службе webcron. Обращайтесь к странице cron.php в корне owncloud раз в минуту по http.",
+"Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "Используйте системный сервис cron. Исполняйте файл cron.php в папке owncloud с помощью системы cronjob раз в минуту.",
+"Sharing" => "Совместное использование",
+"Enable Share API" => "Включить разделяемые API",
+"Allow apps to use the Share API" => "Разрешить приложениям использовать Share API",
+"Allow links" => "Предоставить ссылки",
+"Allow resharing" => "Разрешить повторное совместное использование",
+"Allow users to share with anyone" => "Разрешить пользователям разделение с кем-либо",
+"Allow users to only share with users in their groups" => "Разрешить пользователям разделение только с пользователями в их группах",
+"Log" => "Вход",
+"More" => "Подробнее",
+"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>." => "Разработанный <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>.",
+"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" => "Задать вопрос",
+"Problems connecting to help database." => "Проблемы, связанные с разделом Помощь базы данных",
+"Go there manually." => "Сделать вручную.",
+"Answer" => "Ответ",
+"You use" => "Вы используете",
+"of the available" => "из доступных",
+"Desktop and Mobile Syncing Clients" => "Клиенты синхронизации настольной и мобильной систем",
+"Download" => "Загрузка",
+"Your password got changed" => "Ваш пароль был изменен",
+"Unable to change your password" => "Невозможно изменить Ваш пароль",
+"Current password" => "Текущий пароль",
+"New password" => "Новый пароль",
+"show" => "показать",
+"Change password" => "Изменить пароль",
+"Email" => "Электронная почта",
+"Your email address" => "Адрес Вашей электронной почты",
+"Fill in an email address to enable password recovery" => "Введите адрес электронной почты для возможности восстановления пароля",
+"Language" => "Язык",
+"Help translate" => "Помогите перевести",
+"use this address to connect to your ownCloud in your file manager" => "Используйте этот адрес для соединения с Вашим ownCloud в файловом менеджере",
+"Name" => "Имя",
+"Password" => "Пароль",
+"Groups" => "Группы",
+"Create" => "Создать",
+"Default Quota" => "Квота по умолчанию",
+"Other" => "Другой",
+"Group Admin" => "Группа Admin",
+"Quota" => "квота",
+"Delete" => "Удалить"
+);
diff --git a/settings/l10n/sl.php b/settings/l10n/sl.php
index 7b5c6bee3cb..6e3cd22ce08 100644
--- a/settings/l10n/sl.php
+++ b/settings/l10n/sl.php
@@ -3,6 +3,7 @@
"Authentication error" => "Napaka overitve",
"Group already exists" => "Skupina že obstaja",
"Unable to add group" => "Ni mogoče dodati skupine",
+"Could not enable app. " => "Aplikacije ni bilo mogoče omogočiti.",
"Email saved" => "E-poštni naslov je bil shranjen",
"Invalid email" => "Neveljaven e-poštni naslov",
"OpenID Changed" => "OpenID je bil spremenjen",
@@ -20,12 +21,12 @@
"Security Warning" => "Varnostno opozorilo",
"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" => "cron.php je vpisan na storitev webcron",
-"use systems cron service" => "uporabi sistemski servis za periodična opravila",
-"Share API" => "API souporabe",
+"Execute one task with each page loaded" => "Izvede eno opravilo 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 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.",
+"Sharing" => "Souporaba",
"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",
@@ -34,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",
diff --git a/settings/l10n/sv.php b/settings/l10n/sv.php
index 1a18e9670de..c944cd09937 100644
--- a/settings/l10n/sv.php
+++ b/settings/l10n/sv.php
@@ -3,6 +3,7 @@
"Authentication error" => "Autentiseringsfel",
"Group already exists" => "Gruppen finns redan",
"Unable to add group" => "Kan inte lägga till grupp",
+"Could not enable app. " => "Kunde inte aktivera appen.",
"Email saved" => "E-post sparad",
"Invalid email" => "Ogiltig e-post",
"OpenID Changed" => "OpenID ändrat",
@@ -20,10 +21,10 @@
"Security Warning" => "Säkerhetsvarning",
"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." => "Din datamapp och dina filer kan möjligen vara nåbara från internet. Filen .htaccess som ownCloud tillhandahåller fungerar inte. Vi rekommenderar starkt att du ställer in din webbserver på ett sätt så att datamappen inte är nåbar. Alternativt att ni flyttar datamappen utanför webbservern.",
"Cron" => "Cron",
-"execute one task with each page loaded" => "utför en uppgift vid varje sidladdning",
-"cron.php is registered at a webcron service" => "cron.php är registrerad på en webcron-tjänst",
-"use systems cron service" => "använd systemets cron-tjänst",
-"Share API" => "Delat API",
+"Execute one task with each page loaded" => "Exekvera en uppgift vid varje sidladdning",
+"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php är registrerad som en webcron-tjänst. Anropa cron.php sidan i ownCloud en gång i minuten över HTTP.",
+"Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "Använd system-tjänsten cron. Anropa filen cron.php i ownCloud-mappen via ett cronjobb varje minut.",
+"Sharing" => "Dela",
"Enable Share API" => "Aktivera delat API",
"Allow apps to use the Share API" => "Tillåt applikationer att använda delat API",
"Allow links" => "Tillåt länkar",
diff --git a/settings/l10n/th_TH.php b/settings/l10n/th_TH.php
index d775af76713..128e548cc9f 100644
--- a/settings/l10n/th_TH.php
+++ b/settings/l10n/th_TH.php
@@ -3,6 +3,7 @@
"Authentication error" => "เกิดข้อผิดพลาดเกี่ยวกับสิทธิ์การเข้าใช้งาน",
"Group already exists" => "มีกลุ่มดังกล่าวอยู่ในระบบอยู่แล้ว",
"Unable to add group" => "ไม่สามารถเพิ่มกลุ่มได้",
+"Could not enable app. " => "ไม่สามารถเปิดใช้งานแอปได้",
"Email saved" => "อีเมลถูกบันทึกแล้ว",
"Invalid email" => "อีเมลไม่ถูกต้อง",
"OpenID Changed" => "เปลี่ยนชื่อบัญชี OpenID แล้ว",
@@ -20,10 +21,10 @@
"Security Warning" => "คำเตือนเกี่ยวกับความปลอดภัย",
"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." => "ไดเร็กทอรี่ข้อมูลและไฟล์ของคุณสามารถเข้าถึงได้จากอินเทอร์เน็ต ไฟล์ .htaccess ที่ ownCloud มีให้ไม่สามารถทำงานได้อย่างเหมาะสม เราขอแนะนำให้คุณกำหนดค่าเว็บเซิร์ฟเวอร์ใหม่ในรูปแบบที่ไดเร็กทอรี่เก็บข้อมูลไม่สามารถเข้าถึงได้อีกต่อไป หรือคุณได้ย้ายไดเร็กทอรี่ที่ใช้เก็บข้อมูลไปอยู่ภายนอกตำแหน่ง root ของเว็บเซิร์ฟเวอร์แล้ว",
"Cron" => "Cron",
-"execute one task with each page loaded" => "ประมวลผลหนึ่งงานเมื่อโหลดหน้าเว็บแต่ละครั้ง",
-"cron.php is registered at a webcron service" => "cron.php ได้ถูกลงทะเบียนที่บริการ webcron",
-"use systems cron service" => "ใช้บริการ cron จากระบบ",
-"Share API" => "API สำหรับคุณสมบัติแชร์ข้อมูล",
+"Execute one task with each page loaded" => "ประมวลคำสั่งหนึ่งงานในแต่ละครั้งที่มีการโหลดหน้าเว็บ",
+"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php ได้รับการลงทะเบียนแล้วกับเว็บผู้ให้บริการ webcron เรียกหน้าเว็บ cron.php ที่ตำแหน่ง root ของ owncloud หลังจากนี้สักครู่ผ่านทาง http",
+"Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "ใช้บริการ cron จากระบบ เรียกไฟล์ cron.php ในโฟลเดอร์ owncloud ผ่านทาง cronjob ของระบบหลังจากนี้สักครู่",
+"Sharing" => "การแชร์ข้อมูล",
"Enable Share API" => "เปิดใช้งาน API สำหรับคุณสมบัติแชร์ข้อมูล",
"Allow apps to use the Share API" => "อนุญาตให้แอปฯสามารถใช้ API สำหรับแชร์ข้อมูลได้",
"Allow links" => "อนุญาตให้ใช้งานลิงก์ได้",
diff --git a/settings/l10n/vi.php b/settings/l10n/vi.php
index c410bb4c3da..ade8a02131e 100644
--- a/settings/l10n/vi.php
+++ b/settings/l10n/vi.php
@@ -20,10 +20,6 @@
"Security Warning" => "Cảnh bảo bảo mật",
"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." => "Thư mục dữ liệu và những tập tin của bạn có thể dễ dàng bị truy cập từ internet. Tập tin .htaccess của ownCloud cung cấp không hoạt động. Chúng tôi đề nghị bạn nên cấu hình lại máy chủ webserver của bạn để thư mục dữ liệu không còn bị truy cập hoặc bạn di chuyển thư mục dữ liệu ra bên ngoài thư mục gốc của máy chủ.",
"Cron" => "Cron",
-"execute one task with each page loaded" => "Thực thi một nhiệm vụ với mỗi trang được nạp",
-"cron.php is registered at a webcron service" => "cron.php đã được đăng ký ở một dịch vụ webcron",
-"use systems cron service" => "sử dụng hệ thống dịch vụ cron",
-"Share API" => "Chia sẻ API",
"Enable Share API" => "Bật chia sẻ API",
"Allow apps to use the Share API" => "Cho phép các ứng dụng sử dụng chia sẻ API",
"Allow links" => "Cho phép liên kết",
diff --git a/settings/l10n/zh_CN.GB2312.php b/settings/l10n/zh_CN.GB2312.php
index 83111beb10e..760336c9323 100644
--- a/settings/l10n/zh_CN.GB2312.php
+++ b/settings/l10n/zh_CN.GB2312.php
@@ -1,23 +1,45 @@
<?php $TRANSLATIONS = array(
"Unable to load list from App Store" => "不能从App Store 中加载列表",
"Authentication error" => "认证错误",
+"Group already exists" => "群组已存在",
+"Unable to add group" => "未能添加群组",
+"Could not enable app. " => "未能启用应用",
"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__" => "Chinese",
"Security Warning" => "安全警告",
+"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." => "您的数据文件夹和您的文件可能可以从互联网访问。ownCloud 提供的 .htaccess 文件未工作。我们强烈建议您配置您的网络服务器,让数据文件夹不能访问,或将数据文件夹移出网络服务器文档根目录。",
"Cron" => "定时",
+"Execute one task with each page loaded" => "在每个页面载入时执行一项任务",
+"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php 已作为 webcron 服务注册。owncloud 根用户将通过 http 协议每分钟调用一次 cron.php。",
+"Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "使用系统 cron 服务。通过系统 cronjob 每分钟调用一次 owncloud 文件夹下的 cron.php",
+"Sharing" => "分享",
+"Enable Share API" => "启用分享 API",
+"Allow apps to use the Share API" => "允许应用使用分享 API",
+"Allow links" => "允许链接",
+"Allow users to share items to the public with links" => "允许用户使用链接与公众分享条目",
+"Allow resharing" => "允许重复分享",
+"Allow users to share items shared with them again" => "允许用户再次分享已经分享过的条目",
+"Allow users to share with anyone" => "允许用户与任何人分享",
+"Allow users to only share with users in their groups" => "只允许用户与群组内用户分享",
"Log" => "日志",
"More" => "更多",
+"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>." => "由 <a href=\"http://ownCloud.org/contact\" target=\"_blank\">ownCloud 社区</a>开发,<a href=\"https://github.com/owncloud\" target=\"_blank\">s源代码</a> 以 <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" => "添加你的应用程序",
"Select an App" => "选择一个程序",
"See application page at apps.owncloud.com" => "在owncloud.com上查看应用程序",
+"<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>" => "<span class=\"licence\"></span>授权协议 <span class=\"author\"></span>",
"Documentation" => "文档",
"Managing Big Files" => "管理大文件",
"Ask a question" => "提一个问题",
@@ -46,6 +68,7 @@
"Create" => "新建",
"Default Quota" => "默认限额",
"Other" => "其他的",
+"Group Admin" => "群组管理员",
"Quota" => "限额",
"Delete" => "删除"
);
diff --git a/settings/l10n/zh_CN.php b/settings/l10n/zh_CN.php
index 7927cec61c7..13f2f38925d 100644
--- a/settings/l10n/zh_CN.php
+++ b/settings/l10n/zh_CN.php
@@ -3,6 +3,7 @@
"Authentication error" => "认证错误",
"Group already exists" => "已存在组",
"Unable to add group" => "不能添加组",
+"Could not enable app. " => "无法开启App",
"Email saved" => "电子邮件已保存",
"Invalid email" => "无效的电子邮件",
"OpenID Changed" => "OpenID 已修改",
@@ -20,10 +21,10 @@
"Security Warning" => "安全警告",
"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." => "您的数据文件夹和文件可由互联网访问。OwnCloud提供的.htaccess文件未生效。我们强烈建议您配置服务器,以使数据文件夹不可被访问,或者将数据文件夹移到web服务器以外。",
"Cron" => "计划任务",
-"execute one task with each page loaded" => "为每个装入的页面执行任务",
-"cron.php is registered at a webcron service" => "crop.php 已",
-"use systems cron service" => "实现系统 cron 服务",
-"Share API" => "共享API",
+"Execute one task with each page loaded" => "每次页面加载完成后执行任务",
+"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php已被注册到网络定时任务服务。通过http每分钟调用owncloud根目录的cron.php网页。",
+"Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "使用系统定时任务服务。每分钟通过系统定时任务调用owncloud文件夹中的cron.php文件",
+"Sharing" => "分享",
"Enable Share API" => "开启共享API",
"Allow apps to use the Share API" => "允许 应用 使用共享API",
"Allow links" => "允许连接",
diff --git a/settings/l10n/zh_TW.php b/settings/l10n/zh_TW.php
index 4f72c8398ba..1a162152302 100644
--- a/settings/l10n/zh_TW.php
+++ b/settings/l10n/zh_TW.php
@@ -19,8 +19,6 @@
"__language_name__" => "__語言_名稱__",
"Security Warning" => "安全性警告",
"Cron" => "定期執行",
-"execute one task with each page loaded" => "當頁面載入時,執行",
-"use systems cron service" => "使用系統定期執行服務",
"Allow links" => "允許連結",
"Allow users to share items to the public with links" => "允許使用者以結連公開分享檔案",
"Allow resharing" => "允許轉貼分享",
diff --git a/settings/templates/admin.php b/settings/templates/admin.php
index 4edbe64e967..35f34489fec 100644
--- a/settings/templates/admin.php
+++ b/settings/templates/admin.php
@@ -29,16 +29,31 @@ if(!$_['htaccessworking']) {
<fieldset class="personalblock" id="backgroundjobs">
<legend><strong><?php echo $l->t('Cron');?></strong></legend>
- <input type="radio" name="mode" value="ajax" id="backgroundjobs_ajax" <?php if( $_['backgroundjobs_mode'] == "ajax" ) { echo 'checked="checked"'; } ?>>
- <label for="backgroundjobs_ajax" title="<?php echo $l->t("execute one task with each page loaded"); ?>">AJAX</label><br />
- <input type="radio" name="mode" value="webcron" id="backgroundjobs_webcron" <?php if( $_['backgroundjobs_mode'] == "webcron" ) { echo 'checked="checked"'; } ?>>
- <label for="backgroundjobs_webcron" title="<?php echo $l->t("cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http."); ?>">Webcron</label><br />
- <input type="radio" name="mode" value="cron" id="backgroundjobs_cron" <?php if( $_['backgroundjobs_mode'] == "cron" ) { echo 'checked="checked"'; } ?>>
- <label for="backgroundjobs_cron" title="<?php echo $l->t("use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute."); ?>">Cron</label><br />
+ <table class="nostyle">
+ <tr>
+ <td>
+ <input type="radio" name="mode" value="ajax" id="backgroundjobs_ajax" <?php if( $_['backgroundjobs_mode'] == "ajax" ) { echo 'checked="checked"'; } ?>>
+ <label for="backgroundjobs_ajax">AJAX</label><br />
+ <em><?php echo $l->t("Execute one task with each page loaded"); ?></em>
+ </td>
+ </tr><tr>
+ <td>
+ <input type="radio" name="mode" value="webcron" id="backgroundjobs_webcron" <?php if( $_['backgroundjobs_mode'] == "webcron" ) { echo 'checked="checked"'; } ?>>
+ <label for="backgroundjobs_webcron">Webcron</label><br />
+ <em><?php echo $l->t("cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http."); ?></em>
+ </td>
+ </tr><tr>
+ <td>
+ <input type="radio" name="mode" value="cron" id="backgroundjobs_cron" <?php if( $_['backgroundjobs_mode'] == "cron" ) { echo 'checked="checked"'; } ?>>
+ <label for="backgroundjobs_cron">Cron</label><br />
+ <em><?php echo $l->t("Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute."); ?></em>
+ </td>
+ </tr>
+ </table>
</fieldset>
<fieldset class="personalblock" id="shareAPI">
- <legend><strong><?php echo $l->t('Share API');?></strong></legend>
+ <legend><strong><?php echo $l->t('Sharing');?></strong></legend>
<table class="shareAPI nostyle">
<tr>
<td id="enable">
@@ -46,15 +61,19 @@ if(!$_['htaccessworking']) {
<label for="shareAPIEnabled"><?php echo $l->t('Enable Share API');?></label><br />
<em><?php echo $l->t('Allow apps to use the Share API'); ?></em>
</td>
+ </tr><tr>
<td <?php if ($_['shareAPIEnabled'] == 'no') echo 'style="display:none"';?>>
<input type="checkbox" name="shareapi_allow_links" id="allowLinks" value="1" <?php if ($_['allowLinks'] == 'yes') echo 'checked="checked"'; ?> />
<label for="allowLinks"><?php echo $l->t('Allow links');?></label><br />
<em><?php echo $l->t('Allow users to share items to the public with links'); ?></em>
</td>
+ </tr><tr>
<td <?php if ($_['shareAPIEnabled'] == 'no') echo 'style="display:none"';?>>
<input type="checkbox" name="shareapi_allow_resharing" id="allowResharing" value="1" <?php if ($_['allowResharing'] == 'yes') echo 'checked="checked"'; ?> />
<label for="allowResharing"><?php echo $l->t('Allow resharing');?></label><br />
<em><?php echo $l->t('Allow users to share items shared with them again'); ?></em>
+ </td>
+ </tr><tr>
<td <?php if ($_['shareAPIEnabled'] == 'no') echo 'style="display:none"';?>>
<input type="radio" name="shareapi_share_policy" id="sharePolicyGlobal" value="global" <?php if ($_['sharePolicy'] == 'global') echo 'checked="checked"'; ?> />
<label for="sharePolicyGlobal"><?php echo $l->t('Allow users to share with anyone'); ?></label><br />