Merge branch 'master' into doctrine

This commit is contained in:
Bart Visscher 2013-03-17 13:25:28 +01:00
commit ed642d1038
202 changed files with 3569 additions and 2944 deletions

1
.gitignore vendored
View File

@ -4,7 +4,6 @@ owncloud
config/config.php
config/mount.php
apps/inc.php
3rdparty
# ignore all apps except core ones
apps/*

3
.gitmodules vendored Normal file
View File

@ -0,0 +1,3 @@
[submodule "3rdparty"]
path = 3rdparty
url = git://github.com/owncloud/3rdparty.git

View File

@ -1,5 +1,4 @@
<IfModule mod_fcgid.c>
php_value cgi.fix_pathinfo 1
<IfModule mod_setenvif.c>
<IfModule mod_headers.c>
SetEnvIfNoCase ^Authorization$ "(.+)" XAUTHORIZATION=$1

1
3rdparty Submodule

@ -0,0 +1 @@
Subproject commit 63cb2847921d668c2b48b572872cfddbcf41bea4

View File

@ -112,7 +112,7 @@ var FileActions = {
addAction(name, action);
}
});
if(actions.Share){
if(actions.Share && !($('#dir').val() === '/' && file === 'Shared')){
addAction('Share', actions.Share);
}

View File

@ -61,6 +61,7 @@
"From link" => "Από σύνδεσμο",
"Deleted files" => "Διαγραμμένα αρχεία",
"Cancel upload" => "Ακύρωση αποστολής",
"You dont have write permissions here." => "Δεν έχετε δικαιώματα εγγραφής εδώ.",
"Nothing in here. Upload something!" => "Δεν υπάρχει τίποτα εδώ. Μεταφορτώστε κάτι!",
"Download" => "Λήψη",
"Unshare" => "Διακοπή κοινής χρήσης",

View File

@ -61,6 +61,7 @@
"From link" => "Desde enlace",
"Deleted files" => "Archivos Borrados",
"Cancel upload" => "Cancelar subida",
"You dont have write permissions here." => "No tenés permisos de escritura acá.",
"Nothing in here. Upload something!" => "No hay nada. ¡Subí contenido!",
"Download" => "Descargar",
"Unshare" => "Dejar de compartir",

View File

@ -10,6 +10,7 @@
"No file was uploaded" => "هیچ فایلی بارگذاری نشده",
"Missing a temporary folder" => "یک پوشه موقت گم شده است",
"Failed to write to disk" => "نوشتن بر روی دیسک سخت ناموفق بود",
"Not enough storage available" => "فضای کافی در دسترس نیست",
"Invalid directory." => "فهرست راهنما نامعتبر می باشد.",
"Files" => "فایل ها",
"Delete permanently" => "حذف قطعی",
@ -22,9 +23,12 @@
"cancel" => "لغو",
"replaced {new_name} with {old_name}" => "{نام_جدید} با { نام_قدیمی} جایگزین شد.",
"undo" => "بازگشت",
"perform delete operation" => "انجام عمل حذف",
"'.' is an invalid file name." => "'.' یک نام پرونده نامعتبر است.",
"File name cannot be empty." => "نام پرونده نمی تواند خالی باشد.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "نام نامعتبر ، '\\', '/', '<', '>', ':', '\"', '|', '?' و '*' مجاز نمی باشند.",
"Your storage is full, files can not be updated or synced anymore!" => "فضای ذخیره ی شما کاملا پر است، بیش از این فایلها بهنگام یا همگام سازی نمی توانند بشوند!",
"Your storage is almost full ({usedSpacePercent}%)" => "فضای ذخیره ی شما تقریبا پر است ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "دانلود شما در حال آماده شدن است. در صورتیکه پرونده ها بزرگ باشند ممکن است مدتی طول بکشد.",
"Unable to upload your file as it is a directory or has 0 bytes" => "ناتوان در بارگذاری یا فایل یک پوشه است یا 0بایت دارد",
"Upload Error" => "خطا در بار گذاری",
@ -57,11 +61,13 @@
"From link" => "از پیوند",
"Deleted files" => "فایل های حذف شده",
"Cancel upload" => "متوقف کردن بار گذاری",
"You dont have write permissions here." => "شما اجازه ی نوشتن در اینجا را ندارید",
"Nothing in here. Upload something!" => "اینجا هیچ چیز نیست.",
"Download" => "بارگیری",
"Unshare" => "لغو اشتراک",
"Upload too large" => "حجم بارگذاری بسیار زیاد است",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "فایلها بیش از حد تعیین شده در این سرور هستند\nمترجم:با تغییر فایل php,ini میتوان این محدودیت را برطرف کرد",
"Files are being scanned, please wait." => "پرونده ها در حال بازرسی هستند لطفا صبر کنید",
"Current scanning" => "بازرسی کنونی"
"Current scanning" => "بازرسی کنونی",
"Upgrading filesystem cache..." => "بهبود فایل سیستمی ذخیره گاه..."
);

View File

@ -61,6 +61,7 @@
"From link" => "Depuis le lien",
"Deleted files" => "Fichiers supprimés",
"Cancel upload" => "Annuler l'envoi",
"You dont have write permissions here." => "Vous n'avez pas le droit d'écriture ici.",
"Nothing in here. Upload something!" => "Il n'y a rien ici ! Envoyez donc quelque chose :)",
"Download" => "Télécharger",
"Unshare" => "Ne plus partager",

View File

@ -2,9 +2,9 @@
"Could not move %s - File with this name already exists" => "Ni mogoče premakniti %s - datoteka s tem imenom že obstaja",
"Could not move %s" => "Ni mogoče premakniti %s",
"Unable to rename file" => "Ni mogoče preimenovati datoteke",
"No file was uploaded. Unknown error" => "Nobena datoteka ni naložena. Neznana napaka.",
"No file was uploaded. Unknown error" => "Ni poslane nobene datoteke. Neznana napaka.",
"There is no error, the file uploaded with success" => "Datoteka je uspešno poslana.",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "Naložena datoteka presega dovoljeno velikost. Le-ta je določena z vrstico upload_max_filesize v datoteki php.ini:",
"The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "Poslana datoteka presega dovoljeno velikost, ki je določena z možnostjo upload_max_filesize v datoteki php.ini:",
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" => "Poslana datoteka presega velikost, ki jo določa parameter največje dovoljene velikosti v obrazcu HTML.",
"The uploaded file was only partially uploaded" => "Datoteka je le delno naložena",
"No file was uploaded" => "Nobena datoteka ni bila naložena",
@ -21,24 +21,24 @@
"replace" => "zamenjaj",
"suggest name" => "predlagaj ime",
"cancel" => "prekliči",
"replaced {new_name} with {old_name}" => "zamenjano ime {new_name} z imenom {old_name}",
"replaced {new_name} with {old_name}" => "preimenovano ime {new_name} z imenom {old_name}",
"undo" => "razveljavi",
"perform delete operation" => "izvedi opravilo brisanja",
"'.' is an invalid file name." => "'.' je neveljavno ime datoteke.",
"File name cannot be empty." => "Ime datoteke ne sme biti prazno.",
"File name cannot be empty." => "Ime datoteke ne sme biti prazno polje.",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "Neveljavno ime, znaki '\\', '/', '<', '>', ':', '\"', '|', '?' in '*' niso dovoljeni.",
"Your storage is full, files can not be updated or synced anymore!" => "Shramba je povsem napolnjena. Datotek ni več mogoče posodabljati in usklajevati!",
"Your storage is almost full ({usedSpacePercent}%)" => "Mesto za shranjevanje je skoraj polno ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "Postopek priprave datoteke za prejem je lahko dolgotrajen.",
"Your download is being prepared. This might take some time if the files are big." => "Postopek priprave datoteke za prejem je lahko dolgotrajen, če je datoteka zelo velika.",
"Unable to upload your file as it is a directory or has 0 bytes" => "Pošiljanje ni mogoče, saj gre za mapo, ali pa je datoteka velikosti 0 bajtov.",
"Upload Error" => "Napaka med pošiljanjem",
"Close" => "Zapri",
"1 file uploading" => "Pošiljanje 1 datoteke",
"{count} files uploading" => "nalagam {count} datotek",
"{count} files uploading" => "pošiljanje {count} datotek",
"Upload cancelled." => "Pošiljanje je preklicano.",
"File upload is in progress. Leaving the page now will cancel the upload." => "V teku je pošiljanje datoteke. Če zapustite to stran zdaj, bo pošiljanje preklicano.",
"URL cannot be empty." => "Naslov URL ne sme biti prazen.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Neveljavno ime mape. Uporaba oznake \"Souporaba\" je zadržan za sistem ownCloud",
"URL cannot be empty." => "Naslov URL ne sme biti prazna vrednost.",
"Invalid folder name. Usage of 'Shared' is reserved by Owncloud" => "Neveljavno ime mape. Uporaba oznake \"Souporaba\" je zadržan za sistem ownCloud.",
"Name" => "Ime",
"Size" => "Velikost",
"Modified" => "Spremenjeno",

View File

@ -61,6 +61,7 @@
"From link" => "Bağlantıdan",
"Deleted files" => "Dosyalar silindi",
"Cancel upload" => "Yüklemeyi iptal et",
"You dont have write permissions here." => "Buraya erişim hakkınız yok.",
"Nothing in here. Upload something!" => "Burada hiçbir şey yok. Birşeyler yükleyin!",
"Download" => "İndir",
"Unshare" => "Paylaşılmayan",

View File

@ -10,8 +10,10 @@
"No file was uploaded" => "文件没有上传",
"Missing a temporary folder" => "缺少临时目录",
"Failed to write to disk" => "写入磁盘失败",
"Not enough storage available" => "没有足够的存储空间",
"Invalid directory." => "无效文件夹。",
"Files" => "文件",
"Delete permanently" => "永久删除",
"Delete" => "删除",
"Rename" => "重命名",
"Pending" => "操作等待中",
@ -21,9 +23,12 @@
"cancel" => "取消",
"replaced {new_name} with {old_name}" => "已将 {old_name}替换成 {new_name}",
"undo" => "撤销",
"perform delete operation" => "进行删除操作",
"'.' is an invalid file name." => "'.' 是一个无效的文件名。",
"File name cannot be empty." => "文件名不能为空。",
"Invalid name, '\\', '/', '<', '>', ':', '\"', '|', '?' and '*' are not allowed." => "无效名称,'\\', '/', '<', '>', ':', '\"', '|', '?' 和 '*' 不被允许使用。",
"Your storage is full, files can not be updated or synced anymore!" => "您的存储空间已满,文件将无法更新或同步!",
"Your storage is almost full ({usedSpacePercent}%)" => "您的存储空间即将用完 ({usedSpacePercent}%)",
"Your download is being prepared. This might take some time if the files are big." => "下载正在准备中。如果文件较大可能会花费一些时间。",
"Unable to upload your file as it is a directory or has 0 bytes" => "无法上传文件,因为它是一个目录或者大小为 0 字节",
"Upload Error" => "上传错误",
@ -54,12 +59,15 @@
"Text file" => "文本文件",
"Folder" => "文件夹",
"From link" => "来自链接",
"Deleted files" => "删除文件",
"Cancel upload" => "取消上传",
"You dont have write permissions here." => "您没有写权限",
"Nothing in here. Upload something!" => "这里还什么都没有。上传些东西吧!",
"Download" => "下载",
"Unshare" => "取消分享",
"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." => "文件正在被扫描,请稍候。",
"Current scanning" => "当前扫描"
"Current scanning" => "当前扫描",
"Upgrading filesystem cache..." => "正在更新文件系统缓存..."
);

View File

@ -0,0 +1,9 @@
<?php $TRANSLATIONS = array(
"Files" => "文件",
"Delete" => "刪除",
"Name" => "名稱",
"Upload" => "上傳",
"Save" => "儲存",
"Download" => "下載",
"Unshare" => "取消分享"
);

View File

@ -2,6 +2,6 @@
"Encryption" => "Šifriranje",
"File encryption is enabled." => "Šifriranje datotek je omogočeno.",
"The following file types will not be encrypted:" => "Navedene vrste datotek ne bodo šifrirane:",
"Exclude the following file types from encryption:" => "Izloči navedene vrste datotek med šifriranjem:",
"Exclude the following file types from encryption:" => "Ne šifriraj navedenih vrst datotek:",
"None" => "Brez"
);

View File

@ -1,4 +1,7 @@
<?php $TRANSLATIONS = array(
"Encryption" => "加密",
"None" => "None"
"File encryption is enabled." => "文件加密已启用.",
"The following file types will not be encrypted:" => "如下的文件类型将不会被加密:",
"Exclude the following file types from encryption:" => "从加密中排除如下的文件类型:",
"None" => ""
);

View File

@ -0,0 +1,6 @@
<?php $TRANSLATIONS = array(
"Encryption" => "加密",
"File encryption is enabled." => "檔案加密已開啟",
"The following file types will not be encrypted:" => "以下文件類別將不會被加密",
"None" => ""
);

View File

@ -8,9 +8,11 @@
"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting of FTP shares is not possible. Please ask your system administrator to install it." => "<b>Attention : </b> Le support FTP de PHP n'est pas activé ou installé. Le montage des partages FTP n'est pas disponible. Contactez votre administrateur système pour l'installer.",
"External Storage" => "Stockage externe",
"Folder name" => "Nom du dossier",
"External storage" => "Stockage externe",
"Configuration" => "Configuration",
"Options" => "Options",
"Applicable" => "Disponible",
"Add storage" => "Ajouter un support de stockage",
"None set" => "Aucun spécifié",
"All Users" => "Tous les utilisateurs",
"Groups" => "Groupes",

View File

@ -2,21 +2,23 @@
"Access granted" => "Dostop je odobren",
"Error configuring Dropbox storage" => "Napaka nastavljanja shrambe Dropbox",
"Grant access" => "Odobri dostop",
"Please provide a valid Dropbox app key and secret." => "Vpišite veljaven ključ programa in kodo za Dropbox",
"Please provide a valid Dropbox app key and secret." => "Vpisati je treba veljaven ključ programa in kodo za Dropbox",
"Error configuring Google Drive storage" => "Napaka nastavljanja shrambe Google Drive",
"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares is not possible. Please ask your system administrator to install it." => "<b>Opozorilo:</b> \"smbclient\" ni nameščen. Priklapljanje CIFS/SMB pogonov ni mogoče. Prosimo, prosite vašega skrbnika, če ga namesti.",
"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting of FTP shares is not possible. Please ask your system administrator to install it." => "<b>Opozorilo:</b> FTP podpora v PHP ni omogočena ali nameščena. Priklapljanje FTP pogonov ni mogoče. Prosimo, prosite vašega skrbnika, če jo namesti ali omogoči.",
"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares is not possible. Please ask your system administrator to install it." => "<b>Opozorilo:</b> paket \"smbclient\" ni nameščen. Priklapljanje pogonov CIFS/SMB ne bo mogoče.",
"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting of FTP shares is not possible. Please ask your system administrator to install it." => "<b>Opozorilo:</b> podpora FTP v PHP ni omogočena ali pa ni nameščena. Priklapljanje pogonov FTP zato ni mogoče.",
"External Storage" => "Zunanja podatkovna shramba",
"Folder name" => "Ime mape",
"External storage" => "Zunanja shramba",
"Configuration" => "Nastavitve",
"Options" => "Možnosti",
"Applicable" => "Se uporablja",
"Add storage" => "Dodaj shrambo",
"None set" => "Ni nastavljeno",
"All Users" => "Vsi uporabniki",
"Groups" => "Skupine",
"Users" => "Uporabniki",
"Delete" => "Izbriši",
"Enable User External Storage" => "Omogoči uporabo zunanje podatkovne shrambe za uporabnike",
"Enable User External Storage" => "Omogoči uporabniško zunanjo podatkovno shrambo",
"Allow users to mount their own external storage" => "Dovoli uporabnikom priklop lastne zunanje podatkovne shrambe",
"SSL root certificates" => "Korenska potrdila SSL",
"Import Root Certificate" => "Uvozi korensko potrdilo"

View File

@ -8,9 +8,11 @@
"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting of FTP shares is not possible. Please ask your system administrator to install it." => "<b>警告:</b>PHP中尚未启用或安装FTP。FTP 分享挂载无法实现。请咨询系统管理员进行安装。",
"External Storage" => "外部存储",
"Folder name" => "目录名称",
"External storage" => "外部存储",
"Configuration" => "配置",
"Options" => "选项",
"Applicable" => "适用的",
"Add storage" => "添加存储",
"None set" => "未设置",
"All Users" => "所有用户",
"Groups" => "",

View File

@ -0,0 +1,5 @@
<?php $TRANSLATIONS = array(
"Groups" => "群組",
"Users" => "用戶",
"Delete" => "刪除"
);

View File

@ -155,7 +155,7 @@
</tbody>
</table>
<input type="hidden" name="requesttoken" value="<?php p($_['requesttoken']); ?>">
<input type="file" id="rootcert_import" name="rootcert_import" style="width:230px;">
<input type="file" id="rootcert_import" name="rootcert_import">
<input type="submit" name="cert_import" value="<?php p($l->t('Import Root Certificate')); ?>" />
</fieldset>
</form>

View File

@ -5,8 +5,14 @@ OC::$CLASSPATH['OC_Share_Backend_Folder'] = 'files_sharing/lib/share/folder.php'
OC::$CLASSPATH['OC\Files\Storage\Shared'] = 'files_sharing/lib/sharedstorage.php';
OC::$CLASSPATH['OC\Files\Cache\Shared_Cache'] = 'files_sharing/lib/cache.php';
OC::$CLASSPATH['OC\Files\Cache\Shared_Permissions'] = 'files_sharing/lib/permissions.php';
OC::$CLASSPATH['OC\Files\Cache\Shared_Updater'] = 'files_sharing/lib/updater.php';
OC::$CLASSPATH['OC\Files\Cache\Shared_Watcher'] = 'files_sharing/lib/watcher.php';
OCP\Util::connectHook('OC_Filesystem', 'setup', '\OC\Files\Storage\Shared', 'setup');
OCP\Share::registerBackend('file', 'OC_Share_Backend_File');
OCP\Share::registerBackend('folder', 'OC_Share_Backend_Folder', 'file');
OCP\Util::addScript('files_sharing', 'share');
\OC_Hook::connect('OC_Filesystem', 'post_write', '\OC\Files\Cache\Shared_Updater', 'writeHook');
\OC_Hook::connect('OC_Filesystem', 'delete', '\OC\Files\Cache\Shared_Updater', 'deleteHook');
\OC_Hook::connect('OC_Filesystem', 'post_rename', '\OC\Files\Cache\Shared_Updater', 'renameHook');
\OC_Hook::connect('OCP\Share', 'post_shared', '\OC\Files\Cache\Shared_Updater', 'shareHook');
\OC_Hook::connect('OCP\Share', 'pre_unshare', '\OC\Files\Cache\Shared_Updater', 'shareHook');

View File

@ -0,0 +1,4 @@
<?php $TRANSLATIONS = array(
"Password" => "密碼",
"Download" => "下載"
);

View File

@ -28,10 +28,11 @@ namespace OC\Files\Cache;
*/
class Shared_Cache extends Cache {
private $storage;
private $files = array();
public function __construct($storage) {
$this->storage = $storage;
}
/**
@ -41,16 +42,19 @@ class Shared_Cache extends Cache {
*/
private function getSourceCache($target) {
$source = \OC_Share_Backend_File::getSource($target);
if (isset($source['path'])) {
$source['path'] = '/' . $source['uid_owner'] . '/' . $source['path'];
\OC\Files\Filesystem::initMountPoints($source['uid_owner']);
list($storage, $internalPath) = \OC\Files\Filesystem::resolvePath($source['path']);
if ($storage) {
$this->files[$target] = $internalPath;
$cache = $storage->getCache();
$this->storageId = $storage->getId();
$this->numericId = $cache->getNumericStorageId();
return $cache;
if (isset($source['path']) && isset($source['fileOwner'])) {
\OC\Files\Filesystem::initMountPoints($source['fileOwner']);
$mount = \OC\Files\Mount::findByNumericId($source['storage']);
if ($mount) {
$fullPath = $mount->getMountPoint().$source['path'];
list($storage, $internalPath) = \OC\Files\Filesystem::resolvePath($fullPath);
if ($storage) {
$this->files[$target] = $internalPath;
$cache = $storage->getCache();
$this->storageId = $storage->getId();
$this->numericId = $cache->getNumericStorageId();
return $cache;
}
}
}
return false;
@ -64,7 +68,14 @@ class Shared_Cache extends Cache {
*/
public function get($file) {
if ($file == '') {
return \OCP\Share::getItemsSharedWith('file', \OC_Share_Backend_File::FORMAT_FILE_APP_ROOT);
$data = \OCP\Share::getItemsSharedWith('file', \OC_Share_Backend_File::FORMAT_FILE_APP_ROOT);
$etag = \OCP\Config::getUserValue(\OCP\User::getUser(), 'files_sharing', 'etag');
if (!isset($etag)) {
$etag = $this->storage->getETag('');
\OCP\Config::setUserValue(\OCP\User::getUser(), 'files_sharing', 'etag', $etag);
}
$data['etag'] = $etag;
return $data;
} else if (is_string($file)) {
if ($cache = $this->getSourceCache($file)) {
return $cache->get($this->files[$file]);
@ -118,7 +129,9 @@ class Shared_Cache extends Cache {
* @return int file id
*/
public function put($file, array $data) {
if ($cache = $this->getSourceCache($file)) {
if ($file === '' && isset($data['etag'])) {
return \OCP\Config::setUserValue(\OCP\User::getUser(), 'files_sharing', 'etag', $data['etag']);
} else if ($cache = $this->getSourceCache($file)) {
return $cache->put($this->files[$file], $data);
}
return false;

View File

@ -93,6 +93,7 @@ class OC_Share_Backend_File implements OCP\Share_Backend_File_Dependent {
$file['size'] = $item['size'];
$file['mtime'] = $item['mtime'];
$file['encrypted'] = $item['encrypted'];
$file['etag'] = $item['etag'];
$files[] = $file;
}
return $files;

View File

@ -45,7 +45,18 @@ class Shared extends \OC\Files\Storage\Common {
*/
private function getFile($target) {
if (!isset($this->files[$target])) {
$this->files[$target] = \OC_Share_Backend_File::getSource($target);
// Check for partial files
if (pathinfo($target, PATHINFO_EXTENSION) === 'part') {
$source = \OC_Share_Backend_File::getSource(substr($target, 0, -5));
if ($source) {
$source['path'] .= '.part';
// All partial files have delete permission
$source['permissions'] |= \OCP\PERMISSION_DELETE;
}
} else {
$source = \OC_Share_Backend_File::getSource($target);
}
$this->files[$target] = $source;
}
return $this->files[$target];
}
@ -280,34 +291,43 @@ class Shared extends \OC\Files\Storage\Common {
}
public function rename($path1, $path2) {
// Renaming/moving is only allowed within shared folders
$pos1 = strpos($path1, '/', 1);
$pos2 = strpos($path2, '/', 1);
if ($pos1 !== false && $pos2 !== false && ($oldSource = $this->getSourcePath($path1))) {
$newSource = $this->getSourcePath(dirname($path2)).'/'.basename($path2);
if (dirname($path1) == dirname($path2)) {
// Rename the file if UPDATE permission is granted
if ($this->isUpdatable($path1)) {
list($storage, $oldInternalPath) = \OC\Files\Filesystem::resolvePath($oldSource);
list( , $newInternalPath) = \OC\Files\Filesystem::resolvePath($newSource);
return $storage->rename($oldInternalPath, $newInternalPath);
}
} else {
// Move the file if DELETE and CREATE permissions are granted
if ($this->isDeletable($path1) && $this->isCreatable(dirname($path2))) {
// Get the root shared folder
$folder1 = substr($path1, 0, $pos1);
$folder2 = substr($path2, 0, $pos2);
// Copy and unlink the file if it exists in a different shared folder
if ($folder1 != $folder2) {
if ($this->copy($path1, $path2)) {
return $this->unlink($path1);
}
} else {
// Check for partial files
if (pathinfo($path1, PATHINFO_EXTENSION) === 'part') {
if ($oldSource = $this->getSourcePath($path1)) {
list($storage, $oldInternalPath) = \OC\Files\Filesystem::resolvePath($oldSource);
$newInternalPath = substr($oldInternalPath, 0, -5);
return $storage->rename($oldInternalPath, $newInternalPath);
}
} else {
// Renaming/moving is only allowed within shared folders
$pos1 = strpos($path1, '/', 1);
$pos2 = strpos($path2, '/', 1);
if ($pos1 !== false && $pos2 !== false && ($oldSource = $this->getSourcePath($path1))) {
$newSource = $this->getSourcePath(dirname($path2)).'/'.basename($path2);
if (dirname($path1) == dirname($path2)) {
// Rename the file if UPDATE permission is granted
if ($this->isUpdatable($path1)) {
list($storage, $oldInternalPath) = \OC\Files\Filesystem::resolvePath($oldSource);
list( , $newInternalPath) = \OC\Files\Filesystem::resolvePath($newSource);
return $storage->rename($oldInternalPath, $newInternalPath);
}
} else {
// Move the file if DELETE and CREATE permissions are granted
if ($this->isDeletable($path1) && $this->isCreatable(dirname($path2))) {
// Get the root shared folder
$folder1 = substr($path1, 0, $pos1);
$folder2 = substr($path2, 0, $pos2);
// Copy and unlink the file if it exists in a different shared folder
if ($folder1 != $folder2) {
if ($this->copy($path1, $path2)) {
return $this->unlink($path1);
}
} else {
list($storage, $oldInternalPath) = \OC\Files\Filesystem::resolvePath($oldSource);
list( , $newInternalPath) = \OC\Files\Filesystem::resolvePath($newSource);
return $storage->rename($oldInternalPath, $newInternalPath);
}
}
}
}
}
@ -371,7 +391,7 @@ class Shared extends \OC\Files\Storage\Common {
public function free_space($path) {
if ($path == '') {
return -1;
return \OC\Files\FREE_SPACE_UNKNOWN;
}
$source = $this->getSourcePath($path);
if ($source) {

View File

@ -0,0 +1,102 @@
<?php
/**
* ownCloud
*
* @author Michael Gapczynski
* @copyright 2013 Michael Gapczynski mtgap@owncloud.com
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE
* License as published by the Free Software Foundation; either
* version 3 of the License, or any later version.
*
* This library is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU AFFERO GENERAL PUBLIC LICENSE for more details.
*
* You should have received a copy of the GNU Affero General Public
* License along with this library. If not, see <http://www.gnu.org/licenses/>.
*/
namespace OC\Files\Cache;
class Shared_Updater {
/**
* Correct the parent folders' ETags for all users shared the file at $target
*
* @param string $target
*/
static public function correctFolders($target) {
$uid = \OCP\User::getUser();
$uidOwner = \OC\Files\Filesystem::getOwner($target);
$info = \OC\Files\Filesystem::getFileInfo($target);
// Correct Shared folders of other users shared with
$users = \OCP\Share::getUsersItemShared('file', $info['fileid'], $uidOwner, true);
if (!empty($users)) {
while (!empty($users)) {
$reshareUsers = array();
foreach ($users as $user) {
$etag = \OC\Files\Filesystem::getETag('');
\OCP\Config::setUserValue($user, 'files_sharing', 'etag', $etag);
// Look for reshares
$reshareUsers = array_merge($reshareUsers, \OCP\Share::getUsersItemShared('file', $info['fileid'], $user, true));
}
$users = $reshareUsers;
}
// Correct folders of shared file owner
$target = substr($target, 8);
if ($uidOwner !== $uid && $source = \OC_Share_Backend_File::getSource($target)) {
\OC\Files\Filesystem::initMountPoints($uidOwner);
$source = '/'.$uidOwner.'/'.$source['path'];
\OC\Files\Cache\Updater::correctFolder($source, $info['mtime']);
}
}
}
/**
* @param array $params
*/
static public function writeHook($params) {
self::correctFolders($params['path']);
}
/**
* @param array $params
*/
static public function renameHook($params) {
self::correctFolders($params['oldpath']);
self::correctFolders($params['newpath']);
}
/**
* @param array $params
*/
static public function deleteHook($params) {
self::correctFolders($params['path']);
}
/**
* @param array $params
*/
static public function shareHook($params) {
if ($params['itemType'] === 'file' || $params['itemType'] === 'folder') {
$uidOwner = \OCP\User::getUser();
$users = \OCP\Share::getUsersItemShared($params['itemType'], $params['fileSource'], $uidOwner, true);
if (!empty($users)) {
while (!empty($users)) {
$reshareUsers = array();
foreach ($users as $user) {
$etag = \OC\Files\Filesystem::getETag('');
\OCP\Config::setUserValue($user, 'files_sharing', 'etag', $etag);
// Look for reshares
$reshareUsers = array_merge($reshareUsers, \OCP\Share::getUsersItemShared('file', $params['fileSource'], $user, true));
}
$users = $reshareUsers;
}
}
}
}
}

View File

@ -43,7 +43,7 @@ if ($dir) {
} else {
$dirlisting = false;
$query = \OC_DB::prepare('SELECT `id`,`location`,`timestamp`,`type`,`mime` FROM `*PREFIX*files_trash` WHERE user = ?');
$query = \OC_DB::prepare('SELECT `id`,`location`,`timestamp`,`type`,`mime` FROM `*PREFIX*files_trash` WHERE `user` = ?');
$result = $query->execute(array($user))->fetchAll();
}

View File

@ -3,7 +3,7 @@
"Couldn't restore %s" => "Konnte %s nicht wiederherstellen",
"perform restore operation" => "Wiederherstellung ausführen",
"delete file permanently" => "Datei dauerhaft löschen",
"Delete permanently" => "Permanent löschen",
"Delete permanently" => "Endgültig löschen",
"Name" => "Name",
"Deleted" => "gelöscht",
"1 folder" => "1 Ordner",

View File

@ -13,5 +13,5 @@
"Nothing in here. Your trash bin is empty!" => "Nichts zu löschen, Ihr Papierkorb ist leer!",
"Restore" => "Wiederherstellen",
"Delete" => "Löschen",
"Deleted Files" => "gelöschte Dateien"
"Deleted Files" => "Gelöschte Dateien"
);

View File

@ -1,10 +1,17 @@
<?php $TRANSLATIONS = array(
"Couldn't delete %s permanently" => "%s را نمی توان برای همیشه حذف کرد",
"Couldn't restore %s" => "%s را نمی توان بازگرداند",
"perform restore operation" => "انجام عمل بازگرداندن",
"delete file permanently" => "حذف فایل برای همیشه",
"Delete permanently" => "حذف قطعی",
"Name" => "نام",
"Deleted" => "حذف شده",
"1 folder" => "1 پوشه",
"{count} folders" => "{ شمار} پوشه ها",
"1 file" => "1 پرونده",
"{count} files" => "{ شمار } فایل ها",
"Nothing in here. Your trash bin is empty!" => "هیچ چیزی اینجا نیست. سطل زباله ی شما خالی است.",
"Restore" => "بازیابی",
"Delete" => "حذف"
"Delete" => "حذف",
"Deleted Files" => "فایلهای حذف شده"
);

View File

@ -12,5 +12,6 @@
"{count} files" => "{count} fájl",
"Nothing in here. Your trash bin is empty!" => "Itt nincs semmi. Az Ön szemetes mappája üres!",
"Restore" => "Visszaállítás",
"Delete" => "Törlés"
"Delete" => "Törlés",
"Deleted Files" => "Törölt fájlok"
);

View File

@ -1,9 +1,17 @@
<?php $TRANSLATIONS = array(
"Couldn't delete %s permanently" => "无法彻底删除文件%s",
"Couldn't restore %s" => "无法恢复%s",
"perform restore operation" => "执行恢复操作",
"delete file permanently" => "彻底删除文件",
"Delete permanently" => "永久删除",
"Name" => "名称",
"Deleted" => "已删除",
"1 folder" => "1个文件夹",
"{count} folders" => "{count} 个文件夹",
"1 file" => "1 个文件",
"{count} files" => "{count} 个文件",
"Nothing in here. Your trash bin is empty!" => "这里没有东西. 你的回收站是空的!",
"Restore" => "恢复",
"Delete" => "删除",
"Deleted Files" => "已删除文件"
);

View File

@ -0,0 +1,4 @@
<?php $TRANSLATIONS = array(
"Name" => "名稱",
"Delete" => "刪除"
);

View File

@ -64,7 +64,7 @@ class Trashbin {
$trashbinSize += self::copy_recursive($file_path, 'files_trashbin/files/'.$deleted.'.d'.$timestamp, $view);
if ( $view->file_exists('files_trashbin/files/'.$deleted.'.d'.$timestamp) ) {
$query = \OC_DB::prepare("INSERT INTO *PREFIX*files_trash (id,timestamp,location,type,mime,user) VALUES (?,?,?,?,?,?)");
$query = \OC_DB::prepare("INSERT INTO *PREFIX*files_trash (`id`,`timestamp`,`location`,`type`,`mime`,`user`) VALUES (?,?,?,?,?,?)");
$result = $query->execute(array($deleted, $timestamp, $location, $type, $mime, $user));
if ( !$result ) { // if file couldn't be added to the database than also don't store it in the trash bin.
$view->deleteAll('files_trashbin/files/'.$deleted.'.d'.$timestamp);
@ -144,8 +144,8 @@ class Trashbin {
$trashbinSize = self::calculateSize(new \OC\Files\View('/'. $user.'/files_trashbin'));
}
if ( $timestamp ) {
$query = \OC_DB::prepare('SELECT location,type FROM *PREFIX*files_trash'
.' WHERE user=? AND id=? AND timestamp=?');
$query = \OC_DB::prepare('SELECT `location`,`type` FROM *PREFIX*files_trash'
.' WHERE `user`=? AND `id`=? AND `timestamp`=?');
$result = $query->execute(array($user,$filename,$timestamp))->fetchAll();
if ( count($result) != 1 ) {
\OC_Log::write('files_trashbin', 'trash bin database inconsistent!', \OC_Log::ERROR);
@ -228,7 +228,7 @@ class Trashbin {
}
if ( $timestamp ) {
$query = \OC_DB::prepare('DELETE FROM *PREFIX*files_trash WHERE user=? AND id=? AND timestamp=?');
$query = \OC_DB::prepare('DELETE FROM *PREFIX*files_trash WHERE `user`=? AND `id`=? AND `timestamp`=?');
$query->execute(array($user,$filename,$timestamp));
}
@ -259,7 +259,7 @@ class Trashbin {
}
if ( $timestamp ) {
$query = \OC_DB::prepare('DELETE FROM *PREFIX*files_trash WHERE user=? AND id=? AND timestamp=?');
$query = \OC_DB::prepare('DELETE FROM *PREFIX*files_trash WHERE `user`=? AND `id`=? AND `timestamp`=?');
$query->execute(array($user,$filename,$timestamp));
$file = $filename.'.d'.$timestamp;
} else {
@ -344,7 +344,7 @@ class Trashbin {
$view = new \OC\Files\View('/'.$user);
$size = 0;
$query = \OC_DB::prepare('SELECT location,type,id,timestamp FROM *PREFIX*files_trash WHERE user=?');
$query = \OC_DB::prepare('SELECT `location`,`type`,`id`,`timestamp` FROM *PREFIX*files_trash WHERE `user`=?');
$result = $query->execute(array($user))->fetchAll();
$retention_obligation = \OC_Config::getValue('trashbin_retention_obligation',
@ -362,8 +362,8 @@ class Trashbin {
$availableSpace = $availableSpace + $size;
// if size limit for trash bin reached, delete oldest files in trash bin
if ($availableSpace < 0) {
$query = \OC_DB::prepare('SELECT location,type,id,timestamp FROM *PREFIX*files_trash'
.' WHERE user=? ORDER BY timestamp ASC');
$query = \OC_DB::prepare('SELECT `location`,`type`,`id`,`timestamp` FROM *PREFIX*files_trash'
.' WHERE `user`=? ORDER BY `timestamp` ASC');
$result = $query->execute(array($user))->fetchAll();
$length = count($result);
$i = 0;
@ -490,7 +490,7 @@ class Trashbin {
* @return mixed trash bin size or false if no trash bin size is stored
*/
private static function getTrashbinSize($user) {
$query = \OC_DB::prepare('SELECT size FROM *PREFIX*files_trashsize WHERE user=?');
$query = \OC_DB::prepare('SELECT `size` FROM *PREFIX*files_trashsize WHERE `user`=?');
$result = $query->execute(array($user))->fetchAll();
if ($result) {
@ -507,9 +507,9 @@ class Trashbin {
*/
private static function setTrashbinSize($user, $size) {
if ( self::getTrashbinSize($user) === false) {
$query = \OC_DB::prepare('INSERT INTO *PREFIX*files_trashsize (size, user) VALUES (?, ?)');
$query = \OC_DB::prepare('INSERT INTO *PREFIX*files_trashsize (`size`, `user`) VALUES (?, ?)');
}else {
$query = \OC_DB::prepare('UPDATE *PREFIX*files_trashsize SET size=? WHERE user=?');
$query = \OC_DB::prepare('UPDATE *PREFIX*files_trashsize SET `size`=? WHERE `user`=?');
}
$query->execute(array($size, $user));
}

View File

@ -6,5 +6,6 @@
"File %s could not be reverted to version %s" => "Le fichier %s ne peut être restauré dans sa version %s",
"No old versions available" => "Aucune ancienne version n'est disponible",
"No path specified" => "Aucun chemin spécifié",
"Versions" => "Versions",
"Revert a file to a previous version by clicking on its revert button" => "Restaurez un fichier dans une version antérieure en cliquant sur son bouton de restauration"
);

View File

@ -3,7 +3,7 @@
"success" => "uspešno",
"File %s was reverted to version %s" => "Datoteka %s je povrnjena na različico %s.",
"failure" => "spodletelo",
"File %s could not be reverted to version %s" => "Datoteka %s ni mogoče povrniti na različico %s.",
"File %s could not be reverted to version %s" => "Datoteke %s ni mogoče povrniti na različico %s.",
"No old versions available" => "Ni starejših različic.",
"No path specified" => "Ni določene poti",
"Versions" => "Različice",

View File

@ -0,0 +1,6 @@
<?php $TRANSLATIONS = array(
"success" => "成功",
"failure" => "失敗",
"No old versions available" => "沒有以往版本",
"Versions" => "版本"
);

View File

@ -53,7 +53,7 @@ class Storage {
* @return mixed versions size or false if no versions size is stored
*/
private static function getVersionsSize($user) {
$query = \OC_DB::prepare('SELECT size FROM *PREFIX*files_versions WHERE user=?');
$query = \OC_DB::prepare('SELECT `size` FROM *PREFIX*files_versions WHERE `user`=?');
$result = $query->execute(array($user))->fetchAll();
if ($result) {
@ -70,9 +70,9 @@ class Storage {
*/
private static function setVersionsSize($user, $size) {
if ( self::getVersionsSize($user) === false) {
$query = \OC_DB::prepare('INSERT INTO *PREFIX*files_versions (size, user) VALUES (?, ?)');
$query = \OC_DB::prepare('INSERT INTO *PREFIX*files_versions (`size`, `user`) VALUES (?, ?)');
}else {
$query = \OC_DB::prepare('UPDATE *PREFIX*files_versions SET size=? WHERE user=?');
$query = \OC_DB::prepare('UPDATE *PREFIX*files_versions SET `size`=? WHERE `user`=?');
}
$query->execute(array($size, $user));
}
@ -156,11 +156,18 @@ class Storage {
/**
* rename versions of a file
*/
public static function rename($oldpath, $newpath) {
list($uid, $oldpath) = self::getUidAndFilename($oldpath);
list($uidn, $newpath) = self::getUidAndFilename($newpath);
public static function rename($old_path, $new_path) {
list($uid, $oldpath) = self::getUidAndFilename($old_path);
list($uidn, $newpath) = self::getUidAndFilename($new_path);
$versions_view = new \OC\Files\View('/'.$uid .'/files_versions');
$files_view = new \OC\Files\View('/'.$uid .'/files');
// if the file already exists than it was a upload of a existing file
// over the web interface -> store() is the right function we need here
if ($files_view->file_exists($newpath)) {
return self::store($new_path);
}
$abs_newpath = $versions_view->getLocalFile($newpath);
if ( $files_view->is_dir($oldpath) && $versions_view->is_dir($oldpath) ) {

View File

@ -1 +1 @@
0.3.9.5
0.4.0

View File

@ -48,6 +48,7 @@
"Turn off SSL certificate validation." => "Schalte die SSL-Zertifikatsprüfung aus.",
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Falls die Verbindung es erfordert, muss das SSL-Zertifikat des LDAP-Server importiert werden.",
"Not recommended, use for testing only." => "Nicht empfohlen, nur zu Testzwecken.",
"Cache Time-To-Live" => "Speichere Time-To-Live zwischen",
"in seconds. A change empties the cache." => "in Sekunden. Eine Änderung leert den Cache.",
"Directory Settings" => "Ordnereinstellungen",
"User Display Name Field" => "Feld für den Anzeigenamen des Benutzers",
@ -63,7 +64,12 @@
"Group Search Attributes" => "Gruppensucheigenschaften",
"Group-Member association" => "Assoziation zwischen Gruppe und Benutzer",
"Special Attributes" => "Spezielle Eigenschaften",
"Quota Field" => "Kontingent Feld",
"Quota Default" => "Kontingent Standard",
"in bytes" => "in Bytes",
"Email Field" => "E-Mail Feld",
"User Home Folder Naming Rule" => "Benennungsregel für das Heimatverzeichnis des Benutzers",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Ohne Eingabe wird der Benutzername (Standard) verwendet. Anderenfall trage ein LDAP/AD-Attribut ein.",
"Test Configuration" => "Testkonfiguration",
"Help" => "Hilfe"
);

View File

@ -48,6 +48,7 @@
"Turn off SSL certificate validation." => "Desactivar la validación por certificado SSL.",
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Si la conexión sólo funciona con esta opción, importá el certificado SSL del servidor LDAP en tu servidor ownCloud.",
"Not recommended, use for testing only." => "No recomendado, sólo para pruebas.",
"Cache Time-To-Live" => "Tiempo de vida del caché",
"in seconds. A change empties the cache." => "en segundos. Cambiarlo vacía la cache.",
"Directory Settings" => "Configuración de Directorio",
"User Display Name Field" => "Campo de nombre de usuario a mostrar",
@ -63,7 +64,12 @@
"Group Search Attributes" => "Atributos de búsqueda de grupo",
"Group-Member association" => "Asociación Grupo-Miembro",
"Special Attributes" => "Atributos Especiales",
"Quota Field" => "Campo de cuota",
"Quota Default" => "Cuota por defecto",
"in bytes" => "en bytes",
"Email Field" => "Campo de e-mail",
"User Home Folder Naming Rule" => "Regla de nombre de los directorios de usuario",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Vacío para el nombre de usuario (por defecto). En otro caso, especificá un atributo LDAP/AD.",
"Test Configuration" => "Probar configuración",
"Help" => "Ayuda"
);

View File

@ -11,6 +11,7 @@
"Add Server Configuration" => "افزودن پیکربندی سرور",
"Host" => "میزبانی",
"Password" => "رمز عبور",
"Group Filter" => "فیلتر گروه",
"Port" => "درگاه",
"in bytes" => "در بایت",
"Help" => "راه‌نما"

View File

@ -48,6 +48,7 @@
"Turn off SSL certificate validation." => "Désactiver la validation du certificat SSL.",
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Si la connexion ne fonctionne qu'avec cette option, importez le certificat SSL du serveur LDAP dans le serveur ownCloud.",
"Not recommended, use for testing only." => "Non recommandé, utilisation pour tests uniquement.",
"Cache Time-To-Live" => "Durée de vie du cache",
"in seconds. A change empties the cache." => "en secondes. Tout changement vide le cache.",
"Directory Settings" => "Paramètres du répertoire",
"User Display Name Field" => "Champ \"nom d'affichage\" de l'utilisateur",
@ -63,7 +64,12 @@
"Group Search Attributes" => "Recherche des attributs du groupe",
"Group-Member association" => "Association groupe-membre",
"Special Attributes" => "Attributs spéciaux",
"Quota Field" => "Champ du quota",
"Quota Default" => "Quota par défaut",
"in bytes" => "en octets",
"Email Field" => "Champ Email",
"User Home Folder Naming Rule" => "Convention de nommage du répertoire utilisateur",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Laisser vide ",
"Test Configuration" => "Tester la configuration",
"Help" => "Aide"
);

View File

@ -1,15 +1,24 @@
<?php $TRANSLATIONS = array(
"Failed to delete the server configuration" => "Brisanje nastavitev strežnika je spodletelo.",
"The configuration is valid and the connection could be established!" => "Nastavitev je veljavna, zato je povezavo mogoče vzpostaviti!",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "Nastavitev je veljavna, vendar pa je vez Bind spodletela. Preveriti je treba nastavitve strežnika in ustreznost poveril.",
"The configuration is invalid. Please look in the ownCloud log for further details." => "Nastavitev je veljavna. Več podrobnosti je zapisanih v dnevniku ownCloud.",
"Deletion failed" => "Brisanje je spodletelo.",
"Take over settings from recent server configuration?" => "Ali naj se prevzame nastavitve nedavne nastavitve strežnika?",
"Keep settings?" => "Ali nas se nastavitve ohranijo?",
"Cannot add server configuration" => "Ni mogoče dodati nastavitev strežnika",
"Connection test succeeded" => "Preizkus povezave je uspešno končan.",
"Connection test failed" => "Preizkus povezave je spodletel.",
"Do you really want to delete the current Server Configuration?" => "Ali res želite izbrisati trenutne nastavitve strežnika?",
"Confirm Deletion" => "Potrdi brisanje",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behaviour. Please ask your system administrator to disable one of them." => "<b>Opozorilo:</b> možnosti user_ldap in user_webdavauth nista združljivi. Pri uporabi je mogoče nepričakovano obnašanje sistema. Eno izmed možnosti je priporočeno onemgočiti.",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Opozorilo:</b> modul PHP LDAP mora biti nameščen, sicer vmesnik ne bo deloval. Paket je treba namestiti.",
"Server configuration" => "Nastavitev strežnika",
"Add Server Configuration" => "Dodaj nastavitve strežnika",
"Host" => "Gostitelj",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Protokol je lahko izpuščen, če ni posebej zahtevan SSL. V tem primeru se mora naslov začeti z ldaps://",
"Base DN" => "Osnovni DN",
"One Base DN per line" => "En osnovni DN na vrstico",
"You can specify Base DN for users and groups in the Advanced tab" => "Osnovni DN za uporabnike in skupine lahko določite v zavihku naprednih možnosti.",
"User DN" => "Uporabnik DN",
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." => "DN uporabnikovega odjemalca, s katerim naj se opravi vezava, npr. uid=agent,dc=example,dc=com. Za brezimni dostop sta polji DN in geslo prazni.",
@ -25,19 +34,29 @@
"Defines the filter to apply, when retrieving groups." => "Določi filter za uporabo med pridobivanjem skupin.",
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "Brez katerekoli vsebnika, npr. \"objectClass=posixGroup\".",
"Connection Settings" => "Nastavitve povezave",
"Configuration Active" => "Dejavna nastavitev",
"When unchecked, this configuration will be skipped." => "Neizbrana možnost preskoči nastavitev.",
"Port" => "Vrata",
"Backup (Replica) Host" => "Varnostna kopija (replika) podatkov gostitelja",
"Give an optional backup host. It must be a replica of the main LDAP/AD server." => "Podati je treba izbirno varnostno kopijo gostitelja. Ta mora biti natančna replika strežnika LDAP/AD.",
"Backup (Replica) Port" => "Varnostna kopija (replika) podatka vrat",
"Disable Main Server" => "Onemogoči glavni strežnik",
"When switched on, ownCloud will only connect to the replica server." => "Ob priklopu bo strežnik ownCloud povezan le s kopijo (repliko) strežnika.",
"Use TLS" => "Uporabi TLS",
"Do not use it additionally for LDAPS connections, it will fail." => "Strežnika ni priporočljivo uporabljati za povezave LDAPS. Povezava bo spodletela.",
"Case insensitve LDAP server (Windows)" => "Strežnik LDAP ne upošteva velikosti črk (Windows)",
"Turn off SSL certificate validation." => "Onemogoči določanje veljavnosti potrdila SSL.",
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "Kadar deluje povezava le s to možnostjo, uvozite potrdilo SSL iz strežnika LDAP na vaš strežnik ownCloud.",
"Not recommended, use for testing only." => "Dejanje ni priporočeno; uporabljeno naj bo le za preizkušanje delovanja.",
"Cache Time-To-Live" => "Predpomni podatke TTL",
"in seconds. A change empties the cache." => "v sekundah. Sprememba izprazni predpomnilnik.",
"Directory Settings" => "Nastavitve mape",
"User Display Name Field" => "Polje za uporabnikovo prikazano ime",
"The LDAP attribute to use to generate the user`s ownCloud name." => "Atribut LDAP, uporabljen pri ustvarjanju uporabniških imen ownCloud.",
"Base User Tree" => "Osnovno uporabniško drevo",
"One User Base DN per line" => "Eno osnovno uporabniško ime DN na vrstico",
"User Search Attributes" => "Uporabi atribute iskanja",
"Optional; one attribute per line" => "Izbirno; en atribut na vrstico",
"Group Display Name Field" => "Polje za prikazano ime skupine",
"The LDAP attribute to use to generate the groups`s ownCloud name." => "Atribut LDAP, uporabljen pri ustvarjanju imen skupin ownCloud.",
"Base Group Tree" => "Osnovno drevo skupine",
@ -49,6 +68,7 @@
"Quota Default" => "Privzeta količinska omejitev",
"in bytes" => "v bajtih",
"Email Field" => "Polje elektronske pošte",
"User Home Folder Naming Rule" => "Pravila poimenovanja uporabniške osebne mape",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "Pustite prazno za uporabniško ime (privzeto), sicer navedite atribut LDAP/AD.",
"Test Configuration" => "Preizkusne nastavitve",
"Help" => "Pomoč"

View File

@ -1,9 +1,24 @@
<?php $TRANSLATIONS = array(
"Failed to delete the server configuration" => "未能删除服务器配置",
"The configuration is valid and the connection could be established!" => "配置有效,能够建立连接!",
"The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "配置有效但绑定失败。请检查服务器设置和认证信息。",
"The configuration is invalid. Please look in the ownCloud log for further details." => "配置无效。更多细节请查看 ownCloud 日志。",
"Deletion failed" => "删除失败",
"Take over settings from recent server configuration?" => "从近期的服务器配置中导入设置?",
"Keep settings?" => "保留设置吗?",
"Cannot add server configuration" => "无法添加服务器配置",
"Connection test succeeded" => "连接测试成功",
"Connection test failed" => "连接测试失败",
"Do you really want to delete the current Server Configuration?" => "您真的想要删除当前服务器配置吗?",
"Confirm Deletion" => "确认删除",
"<b>Warning:</b> Apps user_ldap and user_webdavauth are incompatible. You may experience unexpected behaviour. Please ask your system administrator to disable one of them." => "<b>警告:</b>应用 user_ldap 和 user_webdavauth 不兼容。您可能遭遇未预料的行为。请垂询您的系统管理员禁用其中一个。",
"<b>Warning:</b> The PHP LDAP module is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>警告:</b> PHP LDAP 模块未安装,后端将无法工作。请请求您的系统管理员安装该模块。",
"Server configuration" => "服务器配置",
"Add Server Configuration" => "添加服务器配置",
"Host" => "主机",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "可以忽略协议但如要使用SSL则需以ldaps://开头",
"Base DN" => "Base DN",
"One Base DN per line" => "每行一个基本判别名",
"You can specify Base DN for users and groups in the Advanced tab" => "您可以在高级选项卡里为用户和组指定Base DN",
"User DN" => "User DN",
"The DN of the client user with which the bind shall be done, e.g. uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password empty." => "客户端使用的DN必须与绑定的相同比如uid=agent,dc=example,dc=com\n如需匿名访问将DN和密码保留为空",
@ -18,21 +33,43 @@
"Group Filter" => "组过滤",
"Defines the filter to apply, when retrieving groups." => "定义拉取组信息时的过滤器",
"without any placeholder, e.g. \"objectClass=posixGroup\"." => "无需占位符,例如\"objectClass=posixGroup\"",
"Connection Settings" => "连接设置",
"Configuration Active" => "现行配置",
"When unchecked, this configuration will be skipped." => "当反选后,此配置将被忽略。",
"Port" => "端口",
"Backup (Replica) Host" => "备份 (镜像) 主机",
"Give an optional backup host. It must be a replica of the main LDAP/AD server." => "给出一个可选的备份主机。它必须为主 LDAP/AD 服务器的一个镜像。",
"Backup (Replica) Port" => "备份 (镜像) 端口",
"Disable Main Server" => "禁用主服务器",
"When switched on, ownCloud will only connect to the replica server." => "当开启后ownCloud 将仅连接到镜像服务器。",
"Use TLS" => "使用TLS",
"Do not use it additionally for LDAPS connections, it will fail." => "对于 LDAPS 连接不要额外启用它,连接必然失败。",
"Case insensitve LDAP server (Windows)" => "大小写敏感LDAP服务器(Windows)",
"Turn off SSL certificate validation." => "关闭SSL证书验证",
"If connection only works with this option, import the LDAP server's SSL certificate in your ownCloud server." => "如果链接仅在此选项时可用在您的ownCloud服务器中导入LDAP服务器的SSL证书。",
"Not recommended, use for testing only." => "暂不推荐,仅供测试",
"Cache Time-To-Live" => "缓存存活时间",
"in seconds. A change empties the cache." => "以秒计。修改将清空缓存。",
"Directory Settings" => "目录设置",
"User Display Name Field" => "用户显示名称字段",
"The LDAP attribute to use to generate the user`s ownCloud name." => "用来生成用户的ownCloud名称的 LDAP属性",
"Base User Tree" => "基础用户树",
"One User Base DN per line" => "每行一个用户基准判别名",
"User Search Attributes" => "用户搜索属性",
"Optional; one attribute per line" => "可选;每行一个属性",
"Group Display Name Field" => "组显示名称字段",
"The LDAP attribute to use to generate the groups`s ownCloud name." => "用来生成组的ownCloud名称的LDAP属性",
"Base Group Tree" => "基础组树",
"One Group Base DN per line" => "每行一个群组基准判别名",
"Group Search Attributes" => "群组搜索属性",
"Group-Member association" => "组成员关联",
"Special Attributes" => "特殊属性",
"Quota Field" => "配额字段",
"Quota Default" => "默认配额",
"in bytes" => "字节数",
"Email Field" => "电邮字段",
"User Home Folder Naming Rule" => "用户主目录命名规则",
"Leave empty for user name (default). Otherwise, specify an LDAP/AD attribute." => "将用户名称留空(默认)。否则指定一个LDAP/AD属性",
"Test Configuration" => "测试配置",
"Help" => "帮助"
);

View File

@ -0,0 +1,5 @@
<?php $TRANSLATIONS = array(
"Password" => "密碼",
"Port" => "連接埠",
"Help" => "幫助"
);

View File

@ -84,7 +84,7 @@ abstract class Access {
for($i=0;$i<$result[$attr]['count'];$i++) {
if($this->resemblesDN($attr)) {
$values[] = $this->sanitizeDN($result[$attr][$i]);
} elseif(strtolower($attr) == 'objectguid') {
} elseif(strtolower($attr) == 'objectguid' || strtolower($attr) == 'guid') {
$values[] = $this->convertObjectGUID2Str($result[$attr][$i]);
} else {
$values[] = $result[$attr][$i];
@ -895,7 +895,7 @@ abstract class Access {
}
//for now, supported (known) attributes are entryUUID, nsuniqueid, objectGUID
$testAttributes = array('entryuuid', 'nsuniqueid', 'objectguid');
$testAttributes = array('entryuuid', 'nsuniqueid', 'objectguid', 'guid');
foreach($testAttributes as $attribute) {
\OCP\Util::writeLog('user_ldap', 'Testing '.$attribute.' as UUID attr', \OCP\Util::DEBUG);

View File

@ -95,12 +95,12 @@ if (isset($_POST['action']) && isset($_POST['itemType']) && isset($_POST['itemSo
// setup the email
$subject = (string)$l->t('User %s shared a file with you', $displayName);
if ($type === 'dir')
if ($type === 'folder')
$subject = (string)$l->t('User %s shared a folder with you', $displayName);
$text = (string)$l->t('User %s shared the file "%s" with you. It is available for download here: %s',
array($displayName, $file, $link));
if ($type === 'dir')
if ($type === 'folder')
$text = (string)$l->t('User %s shared the folder "%s" with you. It is available for download here: %s',
array($displayName, $file, $link));
@ -110,7 +110,7 @@ if (isset($_POST['action']) && isset($_POST['itemType']) && isset($_POST['itemSo
// send it out now
try {
OCP\Util::sendMail($to_address, $to_address, $subject, $text, $from_address, $user);
OCP\Util::sendMail($to_address, $to_address, $subject, $text, $from_address, $displayName);
OCP\JSON::success();
} catch (Exception $exception) {
OCP\JSON::error(array('data' => array('message' => OC_Util::sanitizeHTML($exception->getMessage()))));

View File

@ -10,8 +10,9 @@ OC.Share={
// Load all share icons
$.get(OC.filePath('core', 'ajax', 'share.php'), { fetch: 'getItemsSharedStatuses', itemType: itemType }, function(result) {
if (result && result.status === 'success') {
$.each(result.data, function(item, hasLink) {
OC.Share.statuses[item] = hasLink;
$.each(result.data, function(item, data) {
OC.Share.statuses[item] = data;
var hasLink = data['link'];
// Links override shared in terms of icon display
if (hasLink) {
var image = OC.imagePath('core', 'actions/public');
@ -21,30 +22,33 @@ OC.Share={
if (itemType != 'file' && itemType != 'folder') {
$('a.share[data-item="'+item+'"]').css('background', 'url('+image+') no-repeat center');
} else {
var file = $('tr').filterAttr('data-file', OC.basename(item));
var file = $('tr').filterAttr('data-id', item);
if (file.length > 0) {
var action = $(file).find('.fileactions .action').filterAttr('data-action', 'Share');
var img = action.find('img').attr('src', image);
action.addClass('permanent');
action.html(' '+t('core', 'Shared')).prepend(img);
}
var dir = $('#dir').val();
if (dir.length > 1) {
var last = '';
var path = dir;
// Search for possible parent folders that are shared
while (path != last) {
if (path == item) {
var action = $('.fileactions .action').filterAttr('data-action', 'Share');
var img = action.find('img');
if (img.attr('src') != OC.imagePath('core', 'actions/public')) {
img.attr('src', image);
action.addClass('permanent');
action.html(' '+t('core', 'Shared')).prepend(img);
} else {
var dir = $('#dir').val();
if (dir.length > 1) {
var last = '';
var path = dir;
// Search for possible parent folders that are shared
while (path != last) {
if (path == data['path']) {
var actions = $('.fileactions .action').filterAttr('data-action', 'Share');
$.each(actions, function(index, action) {
var img = $(action).find('img');
if (img.attr('src') != OC.imagePath('core', 'actions/public')) {
img.attr('src', image);
$(action).addClass('permanent');
$(action).html(' '+t('core', 'Shared')).prepend(img);
}
});
}
last = path;
path = OC.Share.dirname(path);
}
last = path;
path = OC.Share.dirname(path);
}
}
}
@ -53,15 +57,6 @@ OC.Share={
});
},
updateIcon:function(itemType, itemSource) {
if (itemType == 'file' || itemType == 'folder') {
var file = $('tr').filterAttr('data-id', String(itemSource));
var filename = file.data('file');
if ($('#dir').val() == '/') {
itemSource = $('#dir').val() + filename;
} else {
itemSource = $('#dir').val() + '/' + filename;
}
}
var shares = false;
var link = false;
var image = OC.imagePath('core', 'actions/share');
@ -83,18 +78,21 @@ OC.Share={
if (itemType != 'file' && itemType != 'folder') {
$('a.share[data-item="'+itemSource+'"]').css('background', 'url('+image+') no-repeat center');
} else {
var action = $(file).find('.fileactions .action').filterAttr('data-action', 'Share');
var img = action.find('img').attr('src', image);
if (shares) {
action.addClass('permanent');
action.html(' '+t('core', 'Shared')).prepend(img);
} else {
action.removeClass('permanent');
action.html(' '+t('core', 'Share')).prepend(img);
var file = $('tr').filterAttr('data-id', String(itemSource));
if (file.length > 0) {
var action = $(file).find('.fileactions .action').filterAttr('data-action', 'Share');
var img = action.find('img').attr('src', image);
if (shares) {
action.addClass('permanent');
action.html(' '+ escapeHTML(t('core', 'Shared'))).prepend(img);
} else {
action.removeClass('permanent');
action.html(' '+ escapeHTML(t('core', 'Share'))).prepend(img);
}
}
}
if (shares) {
OC.Share.statuses[itemSource] = link;
OC.Share.statuses[itemSource]['link'] = link;
} else {
delete OC.Share.statuses[itemSource];
}
@ -102,21 +100,7 @@ OC.Share={
loadItem:function(itemType, itemSource) {
var data = '';
var checkReshare = true;
// Switch file sources to path to check if status is set
if (itemType == 'file' || itemType == 'folder') {
var filename = $('tr').filterAttr('data-id', String(itemSource)).data('file');
if ($('#dir').val() == '/') {
var item = $('#dir').val() + filename;
} else {
var item = $('#dir').val() + '/' + filename;
}
if (item.substring(0, 8) != '/Shared/') {
checkReshare = false;
}
} else {
var item = itemSource;
}
if (typeof OC.Share.statuses[item] === 'undefined') {
if (typeof OC.Share.statuses[itemSource] === 'undefined') {
// NOTE: Check does not always work and misses some shares, fix later
checkShares = true;
} else {

View File

@ -128,7 +128,7 @@
"If you did not change your password recently, your account may be compromised!" => "V nedávné době jste nezměnili své heslo, Váš účet může být kompromitován.",
"Please change your password to secure your account again." => "Změňte, prosím, své heslo pro opětovné zabezpečení Vašeho účtu.",
"Lost your password?" => "Ztratili jste své heslo?",
"remember" => "zapamatovat si",
"remember" => "zapamatovat",
"Log in" => "Přihlásit",
"Alternative Logins" => "Alternativní přihlášení",
"prev" => "předchozí",

View File

@ -109,6 +109,8 @@
"Security Warning" => "اخطار امنیتی",
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "هیچ مولد تصادفی امن در دسترس نیست، لطفا فرمت PHP OpenSSL را فعال نمایید.",
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "بدون وجود یک تولید کننده اعداد تصادفی امن ، یک مهاجم ممکن است این قابلیت را داشته باشد که پیشگویی کند پسوورد های راه انداز گرفته شده و کنترلی روی حساب کاربری شما داشته باشد .",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "فایلها و فهرست های داده های شما قابل از اینترنت قابل دسترسی هستند، چونکه فایل htacces. کار نمی کند.",
"For information how to properly configure your server, please see the <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentation</a>." => "برای مطلع شدن از چگونگی تنظیم سرورتان،لطفا <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">این</a> را ببینید.",
"Create an <strong>admin account</strong>" => "لطفا یک <strong> شناسه برای مدیر</strong> بسازید",
"Advanced" => "حرفه ای",
"Data folder" => "پوشه اطلاعاتی",
@ -128,6 +130,7 @@
"Lost your password?" => "آیا گذرواژه تان را به یاد نمی آورید؟",
"remember" => "بیاد آوری",
"Log in" => "ورود",
"Alternative Logins" => "ورود متناوب",
"prev" => "بازگشت",
"next" => "بعدی",
"Updating ownCloud to version %s, this may take a while." => "به روز رسانی OwnCloud به نسخه ی %s، این عملیات ممکن است زمان بر باشد."

View File

@ -122,7 +122,7 @@
"Database tablespace" => "Datubāzes tabulas telpa",
"Database host" => "Datubāzes serveris",
"Finish setup" => "Pabeigt iestatīšanu",
"web services under your control" => "jūsu vadībā esošie tīmekļa servisi",
"web services under your control" => "tīmekļa servisi tavā varā",
"Log out" => "Izrakstīties",
"Automatic logon rejected!" => "Automātiskā ierakstīšanās ir noraidīta!",
"If you did not change your password recently, your account may be compromised!" => "Ja neesat pēdējā laikā mainījis paroli, iespējams, ka jūsu konts ir kompromitēts.",

View File

@ -1,16 +1,16 @@
<?php $TRANSLATIONS = array(
"User %s shared a file with you" => "Uporanik %s je dal datoteko v souporabo z vami",
"User %s shared a folder with you" => "Uporanik %s je dal mapo v souporabo z vami",
"User %s shared the file \"%s\" with you. It is available for download here: %s" => "Uporanik %s je dal datoteko \"%s\" v souporabo z vami. Prenesete jo lahko tukaj: %s",
"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "Uporanik %s je dal mapo \"%s\" v souporabo z vami. Prenesete je lahko tukaj: %s",
"User %s shared a file with you" => "Uporabnik %s je omogočil souporabo datoteke",
"User %s shared a folder with you" => "Uporabnik %s je omogočil souporabo mape",
"User %s shared the file \"%s\" with you. It is available for download here: %s" => "Uporabnik %s je omogočil souporabo datoteke \"%s\". Prejmete jo lahko preko povezave: %s",
"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "Uporabnik %s je omogočil souporabo mape \"%s\". Prejmete jo lahko preko povezave: %s",
"Category type not provided." => "Vrsta kategorije ni podana.",
"No category to add?" => "Ni kategorije za dodajanje?",
"No category to add?" => "Ali ni kategorije za dodajanje?",
"This category already exists: %s" => "Kategorija že obstaja: %s",
"Object type not provided." => "Vrsta predmeta ni podana.",
"%s ID not provided." => "%s ID ni podan.",
"Error adding %s to favorites." => "Napaka pri dodajanju %s med priljubljene.",
"%s ID not provided." => "ID %s ni podan.",
"Error adding %s to favorites." => "Napaka dodajanja %s med priljubljene predmete.",
"No categories selected for deletion." => "Za izbris ni izbrana nobena kategorija.",
"Error removing %s from favorites." => "Napaka pri odstranjevanju %s iz priljubljenih.",
"Error removing %s from favorites." => "Napaka odstranjevanja %s iz priljubljenih predmetov.",
"Sunday" => "nedelja",
"Monday" => "ponedeljek",
"Tuesday" => "torek",
@ -51,7 +51,7 @@
"Ok" => "V redu",
"The object type is not specified." => "Vrsta predmeta ni podana.",
"Error" => "Napaka",
"The app name is not specified." => "Ime aplikacije ni podano.",
"The app name is not specified." => "Ime programa ni podano.",
"The required file {file} is not installed!" => "Zahtevana datoteka {file} ni nameščena!",
"Shared" => "V souporabi",
"Share" => "Souporaba",
@ -61,16 +61,16 @@
"Shared with you and the group {group} by {owner}" => "V souporabi z vami in skupino {group}. Lastnik je {owner}.",
"Shared with you by {owner}" => "V souporabi z vami. Lastnik je {owner}.",
"Share with" => "Omogoči souporabo z",
"Share with link" => "Omogoči souporabo s povezavo",
"Share with link" => "Omogoči souporabo preko povezave",
"Password protect" => "Zaščiti z geslom",
"Password" => "Geslo",
"Email link to person" => "Posreduj povezavo po e-pošti",
"Email link to person" => "Posreduj povezavo po elektronski pošti",
"Send" => "Pošlji",
"Set expiration date" => "Nastavi datum preteka",
"Expiration date" => "Datum preteka",
"Share via email:" => "Souporaba preko elektronske pošte:",
"No people found" => "Ni najdenih uporabnikov",
"Resharing is not allowed" => "Ponovna souporaba ni omogočena",
"Resharing is not allowed" => "Nadaljnja souporaba ni dovoljena",
"Shared in {item} with {user}" => "V souporabi v {item} z {user}",
"Unshare" => "Odstrani souporabo",
"can edit" => "lahko ureja",
@ -83,14 +83,14 @@
"Error unsetting expiration date" => "Napaka brisanja datuma preteka",
"Error setting expiration date" => "Napaka med nastavljanjem datuma preteka",
"Sending ..." => "Pošiljanje ...",
"Email sent" => "E-pošta je bila poslana",
"Email sent" => "Elektronska pošta je poslana",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "Posodobitev ni uspela. Pošljite poročilo o napaki na sistemu <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud</a>.",
"The update was successful. Redirecting you to ownCloud now." => "Posodobitev je uspešno končana. Stran bo preusmerjena na oblak ownCloud.",
"ownCloud password reset" => "Ponastavitev gesla ownCloud",
"Use the following link to reset your password: {link}" => "Uporabite naslednjo povezavo za ponastavitev gesla: {link}",
"ownCloud password reset" => "Ponastavitev gesla za oblak ownCloud",
"Use the following link to reset your password: {link}" => "Za ponastavitev gesla uporabite povezavo: {link}",
"You will receive a link to reset your password via Email." => "Na elektronski naslov boste prejeli povezavo za ponovno nastavitev gesla.",
"Reset email send." => "E-pošta za ponastavitev je bila poslana.",
"Request failed!" => "Zahtevek je spodletel!",
"Reset email send." => "Sporočilo z navodili za ponastavitev gesla je poslana na vaš elektronski naslov.",
"Request failed!" => "Zahteva je spodletela!",
"Username" => "Uporabniško Ime",
"Request reset" => "Zahtevaj ponovno nastavitev",
"Your password was reset" => "Geslo je ponovno nastavljeno",
@ -107,10 +107,10 @@
"Edit categories" => "Uredi kategorije",
"Add" => "Dodaj",
"Security Warning" => "Varnostno opozorilo",
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Na voljo ni varnega generatorja naključnih števil. Prosimo, če omogočite PHP OpenSSL razširitev.",
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Brez varnega generatorja naključnih števil lahko napadalec napove žetone za ponastavitev gesla, kar mu omogoča, da prevzame vaš račun.",
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Na voljo ni nobenega varnega ustvarjalnika naključnih števil. Omogočiti je treba razširitev PHP OpenSSL.",
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Brez varnega ustvarjalnika naključnih števil je mogoče napovedati žetone za ponastavitev gesla, s čimer je mogoče prevzeti nadzor nad računom.",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "Podatkovna mapa in datoteke so najverjetneje javno dostopni preko interneta, saj datoteka .htaccess ni ustrezno nastavljena.",
"For information how to properly configure your server, please see the <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentation</a>." => "Navodila, kako pravilno namestiti strežnik, so na straneh <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentacije</a>.",
"For information how to properly configure your server, please see the <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentation</a>." => "Navodila, kako pravilno namestiti strežnik, so na straneh <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">dokumentacije</a>.",
"Create an <strong>admin account</strong>" => "Ustvari <strong>skrbniški račun</strong>",
"Advanced" => "Napredne možnosti",
"Data folder" => "Podatkovna mapa",
@ -125,10 +125,10 @@
"web services under your control" => "spletne storitve pod vašim nadzorom",
"Log out" => "Odjava",
"Automatic logon rejected!" => "Samodejno prijavljanje je zavrnjeno!",
"If you did not change your password recently, your account may be compromised!" => "Če vašega gesla niste nedavno spremenili, je vaš račun lahko ogrožen!",
"If you did not change your password recently, your account may be compromised!" => "V primeru, da gesla za dostop že nekaj časa niste spremenili, je račun lahko ogrožen!",
"Please change your password to secure your account again." => "Spremenite geslo za izboljšanje zaščite računa.",
"Lost your password?" => "Ali ste pozabili geslo?",
"remember" => "Zapomni si me",
"remember" => "zapomni si",
"Log in" => "Prijava",
"Alternative Logins" => "Druge prijavne možnosti",
"prev" => "nazaj",

View File

@ -5,6 +5,7 @@
"User %s shared the folder \"%s\" with you. It is available for download here: %s" => "用户 %s 与您共享了文件夹\"%s\"。文件夹下载地址:%s",
"Category type not provided." => "未提供分类类型。",
"No category to add?" => "没有可添加分类?",
"This category already exists: %s" => "此分类已存在:%s",
"Object type not provided." => "未提供对象类型。",
"%s ID not provided." => "%s ID未提供。",
"Error adding %s to favorites." => "向收藏夹中新增%s时出错。",
@ -83,6 +84,8 @@
"Error setting expiration date" => "设置过期日期时出错",
"Sending ..." => "正在发送...",
"Email sent" => "邮件已发送",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "更新不成功。请汇报将此问题汇报给 <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud 社区</a>。",
"The update was successful. Redirecting you to ownCloud now." => "更新成功。正在重定向至 ownCloud。",
"ownCloud password reset" => "重置 ownCloud 密码",
"Use the following link to reset your password: {link}" => "使用以下链接重置您的密码:{link}",
"You will receive a link to reset your password via Email." => "您将会收到包含可以重置密码链接的邮件。",
@ -106,6 +109,8 @@
"Security Warning" => "安全警告",
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "随机数生成器无效请启用PHP的OpenSSL扩展",
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "没有安全随机码生成器,攻击者可能会猜测密码重置信息从而窃取您的账户",
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." => "您的数据目录和文件可能可以直接被互联网访问,因为 .htaccess 并未正常工作。",
"For information how to properly configure your server, please see the <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">documentation</a>." => "关于如何配置服务器,请参见 <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">此文档</a>。",
"Create an <strong>admin account</strong>" => "创建<strong>管理员账号</strong>",
"Advanced" => "高级",
"Data folder" => "数据目录",
@ -125,6 +130,7 @@
"Lost your password?" => "忘记密码?",
"remember" => "记住",
"Log in" => "登录",
"Alternative Logins" => "其他登录方式",
"prev" => "上一页",
"next" => "下一页",
"Updating ownCloud to version %s, this may take a while." => "更新 ownCloud 到版本 %s这可能需要一些时间。"

View File

@ -1,3 +1,90 @@
<?php $TRANSLATIONS = array(
"You are logged out." => "你已登出。"
"Sunday" => "星期日",
"Monday" => "星期一",
"Tuesday" => "星期二",
"Wednesday" => "星期三",
"Thursday" => "星期四",
"Friday" => "星期五",
"Saturday" => "星期六",
"January" => "一月",
"February" => "二月",
"March" => "三月",
"April" => "四月",
"May" => "五月",
"June" => "六月",
"July" => "七月",
"August" => "八月",
"September" => "九月",
"October" => "十月",
"November" => "十一月",
"December" => "十二月",
"Settings" => "設定",
"today" => "今日",
"yesterday" => "昨日",
"last month" => "前一月",
"months ago" => "個月之前",
"Cancel" => "取消",
"No" => "No",
"Yes" => "Yes",
"Ok" => "OK",
"Error" => "錯誤",
"Shared" => "已分享",
"Share" => "分享",
"Error while sharing" => "分享時發生錯誤",
"Error while unsharing" => "取消分享時發生錯誤",
"Error while changing permissions" => "更改權限時發生錯誤",
"Shared with you and the group {group} by {owner}" => "{owner}與你及群組的分享",
"Shared with you by {owner}" => "{owner}與你的分享",
"Share with" => "分享",
"Share with link" => "以連結分享",
"Password protect" => "密碼保護",
"Password" => "密碼",
"Send" => "傳送",
"Set expiration date" => "設定分享期限",
"Expiration date" => "分享期限",
"Share via email:" => "以電郵分享",
"No people found" => "找不到",
"Unshare" => "取消分享",
"create" => "新增",
"update" => "更新",
"delete" => "刪除",
"share" => "分享",
"Password protected" => "密碼保護",
"Sending ..." => "傳送中",
"Email sent" => "郵件已傳",
"The update was successful. Redirecting you to ownCloud now." => "更新成功, 正",
"Use the following link to reset your password: {link}" => "請用以下連結重設你的密碼: {link}",
"You will receive a link to reset your password via Email." => "你將收到一封電郵",
"Reset email send." => "重設密碼郵件已傳",
"Request failed!" => "請求失敗",
"Username" => "用戶名稱",
"Request reset" => "重設",
"Your password was reset" => "你的密碼已被重設",
"To login page" => "前往登入版面",
"New password" => "新密碼",
"Reset password" => "重設密碼",
"Personal" => "個人",
"Users" => "用戶",
"Apps" => "軟件",
"Admin" => "管理",
"Help" => "幫助",
"Cloud not found" => "未找到Cloud",
"Add" => "加入",
"Create an <strong>admin account</strong>" => "建立管理員帳戶",
"Advanced" => "進階",
"Configure the database" => "設定資料庫",
"will be used" => "將被使用",
"Database user" => "資料庫帳戶",
"Database password" => "資料庫密碼",
"Database name" => "資料庫名稱",
"Log out" => "登出",
"Automatic logon rejected!" => "自動登入被拒",
"If you did not change your password recently, your account may be compromised!" => "如果你近期未曾更改密碼, 你的帳號可能被洩露!",
"Please change your password to secure your account again." => "請更改你的密碼以保護你的帳戶",
"Lost your password?" => "忘記密碼",
"remember" => "記住",
"Log in" => "登入",
"prev" => "前一步",
"next" => "下一步",
"Updating ownCloud to version %s, this may take a while." => "ownCloud (ver. %s)更新中, 請耐心等侯"
);

View File

@ -38,7 +38,7 @@
src="<?php print_unescaped(image_path('', 'logo-wide.svg')); ?>" alt="ownCloud" /></a>
<ul id="settings" class="svg">
<span id="expand">
<span id="expand" tabindex="0" role="link">
<span id="expandDisplayName"><?php p(trim($_['user_displayname']) != '' ? $_['user_displayname'] : $_['user_uid']) ?></span>
<img class="svg" src="<?php print_unescaped(image_path('', 'actions/caret.svg')); ?>" />
</span>

View File

@ -48,6 +48,8 @@ function handleUnexpectedShutdown() {
$RUNTIME_NOSETUPFS = true;
require_once 'lib/base.php';
session_write_close();
// Don't do anything if ownCloud has not been installed
if( !OC_Config::getValue( 'installed', false )) {
exit( 0 );

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-04 00:06+0100\n"
"PO-Revision-Date: 2013-03-03 23:06+0000\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-14 23:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
@ -75,7 +75,7 @@ msgstr ""
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "الملفات"
@ -91,8 +91,8 @@ msgstr "محذوف"
msgid "Rename"
msgstr ""
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr ""
@ -146,74 +146,74 @@ msgstr ""
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr ""
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr ""
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr ""
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "إغلق"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr ""
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr ""
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr ""
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr ""
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "الاسم"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "حجم"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "معدل"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr ""
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr ""
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr ""
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr ""

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-04 00:06+0100\n"
"PO-Revision-Date: 2013-03-03 23:06+0000\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-14 23:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
@ -76,7 +76,7 @@ msgstr ""
msgid "Invalid directory."
msgstr "Невалидна директория."
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "Файлове"
@ -92,8 +92,8 @@ msgstr "Изтриване"
msgid "Rename"
msgstr "Преименуване"
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "Чакащо"
@ -147,74 +147,74 @@ msgstr ""
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr ""
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr ""
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "Възникна грешка при качването"
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "Затвори"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr ""
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr ""
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "Качването е спряно."
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr ""
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "Име"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "Размер"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "Променено"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr "1 папка"
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr "{count} папки"
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr "1 файл"
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr "{count} файла"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-04 00:06+0100\n"
"PO-Revision-Date: 2013-03-03 23:06+0000\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-14 23:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n"
"MIME-Version: 1.0\n"
@ -75,7 +75,7 @@ msgstr ""
msgid "Invalid directory."
msgstr "ভুল ডিরেক্টরি"
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "ফাইল"
@ -91,8 +91,8 @@ msgstr "মুছে ফেল"
msgid "Rename"
msgstr "পূনঃনামকরণ"
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "মুলতুবি"
@ -146,74 +146,74 @@ msgstr ""
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr ""
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr ""
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "আপনার ফাইলটি আপলোড করা সম্ভব হলো না, কেননা এটি হয় একটি ফোল্ডার কিংবা এর আকার বাইট"
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "আপলোড করতে সমস্যা "
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "বন্ধ"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr "১টি ফাইল আপলোড করা হচ্ছে"
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr "{count} টি ফাইল আপলোড করা হচ্ছে"
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "আপলোড বাতিল করা হয়েছে।"
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "ফাইল আপলোড চলমান। এই পৃষ্ঠা পরিত্যাগ করলে আপলোড বাতিল করা হবে।"
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr "URL ফাঁকা রাখা যাবে না।"
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "ফোল্ডারের নামটি সঠিক নয়। 'ভাগাভাগি করা' শুধুমাত্র Owncloud এর জন্য সংরক্ষিত।"
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "নাম"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "আকার"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "পরিবর্তিত"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr "১টি ফোল্ডার"
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr "{count} টি ফোল্ডার"
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr "১টি ফাইল"
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr "{count} টি ফাইল"

View File

@ -14,8 +14,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-04 00:06+0100\n"
"PO-Revision-Date: 2013-03-03 23:06+0000\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-14 23:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
@ -81,7 +81,7 @@ msgstr "No hi ha prou espai disponible"
msgid "Invalid directory."
msgstr "Directori no vàlid."
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "Fitxers"
@ -97,8 +97,8 @@ msgstr "Suprimeix"
msgid "Rename"
msgstr "Reanomena"
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "Pendents"
@ -152,74 +152,74 @@ msgstr "El vostre espai d'emmagatzemament és ple, els fitxers ja no es poden ac
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr "El vostre espai d'emmagatzemament és gairebé ple ({usedSpacePercent}%)"
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "S'està preparant la baixada. Pot trigar una estona si els fitxers són grans."
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "No es pot pujar el fitxer perquè és una carpeta o té 0 bytes"
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "Error en la pujada"
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "Tanca"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr "1 fitxer pujant"
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr "{count} fitxers en pujada"
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "La pujada s'ha cancel·lat."
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà."
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr "La URL no pot ser buida"
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Nom de carpeta no vàlid. L'ús de 'Shared' està reservat per Owncloud"
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "Nom"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "Mida"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "Modificat"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr "1 carpeta"
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr "{count} carpetes"
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr "1 fitxer"
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr "{count} fitxers"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-22 00:06+0100\n"
"PO-Revision-Date: 2013-02-20 23:20+0000\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 13:50+0000\n"
"Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
@ -21,24 +21,24 @@ msgstr ""
"Language: cs_CZ\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: ajax/share.php:85
#: ajax/share.php:97
#, php-format
msgid "User %s shared a file with you"
msgstr "Uživatel %s s vámi sdílí soubor"
#: ajax/share.php:87
#: ajax/share.php:99
#, php-format
msgid "User %s shared a folder with you"
msgstr "Uživatel %s s vámi sdílí složku"
#: ajax/share.php:89
#: ajax/share.php:101
#, php-format
msgid ""
"User %s shared the file \"%s\" with you. It is available for download here: "
"%s"
msgstr "Uživatel %s s vámi sdílí soubor \"%s\". Můžete jej stáhnout zde: %s"
#: ajax/share.php:91
#: ajax/share.php:104
#, php-format
msgid ""
"User %s shared the folder \"%s\" with you. It is available for download "
@ -84,79 +84,79 @@ msgstr "Žádné kategorie nebyly vybrány ke smazání."
msgid "Error removing %s from favorites."
msgstr "Chyba při odebírání %s z oblíbených."
#: js/config.php:32
#: js/config.php:34
msgid "Sunday"
msgstr "Neděle"
#: js/config.php:32
#: js/config.php:35
msgid "Monday"
msgstr "Pondělí"
#: js/config.php:32
#: js/config.php:36
msgid "Tuesday"
msgstr "Úterý"
#: js/config.php:32
#: js/config.php:37
msgid "Wednesday"
msgstr "Středa"
#: js/config.php:32
#: js/config.php:38
msgid "Thursday"
msgstr "Čtvrtek"
#: js/config.php:32
#: js/config.php:39
msgid "Friday"
msgstr "Pátek"
#: js/config.php:32
#: js/config.php:40
msgid "Saturday"
msgstr "Sobota"
#: js/config.php:33
#: js/config.php:45
msgid "January"
msgstr "Leden"
#: js/config.php:33
#: js/config.php:46
msgid "February"
msgstr "Únor"
#: js/config.php:33
#: js/config.php:47
msgid "March"
msgstr "Březen"
#: js/config.php:33
#: js/config.php:48
msgid "April"
msgstr "Duben"
#: js/config.php:33
#: js/config.php:49
msgid "May"
msgstr "Květen"
#: js/config.php:33
#: js/config.php:50
msgid "June"
msgstr "Červen"
#: js/config.php:33
#: js/config.php:51
msgid "July"
msgstr "Červenec"
#: js/config.php:33
#: js/config.php:52
msgid "August"
msgstr "Srpen"
#: js/config.php:33
#: js/config.php:53
msgid "September"
msgstr "Září"
#: js/config.php:33
#: js/config.php:54
msgid "October"
msgstr "Říjen"
#: js/config.php:33
#: js/config.php:55
msgid "November"
msgstr "Listopad"
#: js/config.php:33
#: js/config.php:56
msgid "December"
msgstr "Prosinec"
@ -164,55 +164,55 @@ msgstr "Prosinec"
msgid "Settings"
msgstr "Nastavení"
#: js/js.js:767
#: js/js.js:777
msgid "seconds ago"
msgstr "před pár vteřinami"
#: js/js.js:768
#: js/js.js:778
msgid "1 minute ago"
msgstr "před minutou"
#: js/js.js:769
#: js/js.js:779
msgid "{minutes} minutes ago"
msgstr "před {minutes} minutami"
#: js/js.js:770
#: js/js.js:780
msgid "1 hour ago"
msgstr "před hodinou"
#: js/js.js:771
#: js/js.js:781
msgid "{hours} hours ago"
msgstr "před {hours} hodinami"
#: js/js.js:772
#: js/js.js:782
msgid "today"
msgstr "dnes"
#: js/js.js:773
#: js/js.js:783
msgid "yesterday"
msgstr "včera"
#: js/js.js:774
#: js/js.js:784
msgid "{days} days ago"
msgstr "před {days} dny"
#: js/js.js:775
#: js/js.js:785
msgid "last month"
msgstr "minulý mesíc"
#: js/js.js:776
#: js/js.js:786
msgid "{months} months ago"
msgstr "před {months} měsíci"
#: js/js.js:777
#: js/js.js:787
msgid "months ago"
msgstr "před měsíci"
#: js/js.js:778
#: js/js.js:788
msgid "last year"
msgstr "minulý rok"
#: js/js.js:779
#: js/js.js:789
msgid "years ago"
msgstr "před lety"
@ -242,8 +242,8 @@ msgid "The object type is not specified."
msgstr "Není určen typ objektu."
#: js/oc-vcategories.js:95 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:195 js/share.js:152 js/share.js:159 js/share.js:582
#: js/share.js:594
#: js/oc-vcategories.js:195 js/share.js:136 js/share.js:143 js/share.js:566
#: js/share.js:578
msgid "Error"
msgstr "Chyba"
@ -255,127 +255,127 @@ msgstr "Není určen název aplikace."
msgid "The required file {file} is not installed!"
msgstr "Požadovaný soubor {file} není nainstalován."
#: js/share.js:29 js/share.js:43 js/share.js:90
#: js/share.js:30 js/share.js:45 js/share.js:87
msgid "Shared"
msgstr "Sdílené"
#: js/share.js:93
#: js/share.js:90
msgid "Share"
msgstr "Sdílet"
#: js/share.js:141 js/share.js:622
#: js/share.js:125 js/share.js:606
msgid "Error while sharing"
msgstr "Chyba při sdílení"
#: js/share.js:152
#: js/share.js:136
msgid "Error while unsharing"
msgstr "Chyba při rušení sdílení"
#: js/share.js:159
#: js/share.js:143
msgid "Error while changing permissions"
msgstr "Chyba při změně oprávnění"
#: js/share.js:168
#: js/share.js:152
msgid "Shared with you and the group {group} by {owner}"
msgstr "S Vámi a skupinou {group} sdílí {owner}"
#: js/share.js:170
#: js/share.js:154
msgid "Shared with you by {owner}"
msgstr "S Vámi sdílí {owner}"
#: js/share.js:175
#: js/share.js:159
msgid "Share with"
msgstr "Sdílet s"
#: js/share.js:180
#: js/share.js:164
msgid "Share with link"
msgstr "Sdílet s odkazem"
#: js/share.js:183
#: js/share.js:167
msgid "Password protect"
msgstr "Chránit heslem"
#: js/share.js:185 templates/installation.php:44 templates/login.php:35
#: js/share.js:169 templates/installation.php:47 templates/login.php:35
msgid "Password"
msgstr "Heslo"
#: js/share.js:189
#: js/share.js:173
msgid "Email link to person"
msgstr "Odeslat osobě odkaz e-mailem"
#: js/share.js:190
#: js/share.js:174
msgid "Send"
msgstr "Odeslat"
#: js/share.js:194
#: js/share.js:178
msgid "Set expiration date"
msgstr "Nastavit datum vypršení platnosti"
#: js/share.js:195
#: js/share.js:179
msgid "Expiration date"
msgstr "Datum vypršení platnosti"
#: js/share.js:227
#: js/share.js:211
msgid "Share via email:"
msgstr "Sdílet e-mailem:"
#: js/share.js:229
#: js/share.js:213
msgid "No people found"
msgstr "Žádní lidé nenalezeni"
#: js/share.js:256
#: js/share.js:240
msgid "Resharing is not allowed"
msgstr "Sdílení již sdílené položky není povoleno"
#: js/share.js:292
#: js/share.js:276
msgid "Shared in {item} with {user}"
msgstr "Sdíleno v {item} s {user}"
#: js/share.js:313
#: js/share.js:297
msgid "Unshare"
msgstr "Zrušit sdílení"
#: js/share.js:325
#: js/share.js:309
msgid "can edit"
msgstr "lze upravovat"
#: js/share.js:327
#: js/share.js:311
msgid "access control"
msgstr "řízení přístupu"
#: js/share.js:330
#: js/share.js:314
msgid "create"
msgstr "vytvořit"
#: js/share.js:333
#: js/share.js:317
msgid "update"
msgstr "aktualizovat"
#: js/share.js:336
#: js/share.js:320
msgid "delete"
msgstr "smazat"
#: js/share.js:339
#: js/share.js:323
msgid "share"
msgstr "sdílet"
#: js/share.js:373 js/share.js:569
#: js/share.js:357 js/share.js:553
msgid "Password protected"
msgstr "Chráněno heslem"
#: js/share.js:582
#: js/share.js:566
msgid "Error unsetting expiration date"
msgstr "Chyba při odstraňování data vypršení platnosti"
#: js/share.js:594
#: js/share.js:578
msgid "Error setting expiration date"
msgstr "Chyba při nastavení data vypršení platnosti"
#: js/share.js:609
#: js/share.js:593
msgid "Sending ..."
msgstr "Odesílám..."
#: js/share.js:620
#: js/share.js:604
msgid "Email sent"
msgstr "E-mail odeslán"
@ -410,7 +410,7 @@ msgstr "Obnovovací e-mail odeslán."
msgid "Request failed!"
msgstr "Požadavek selhal."
#: lostpassword/templates/lostpassword.php:11 templates/installation.php:39
#: lostpassword/templates/lostpassword.php:11 templates/installation.php:41
#: templates/login.php:28
msgid "Username"
msgstr "Uživatelské jméno"
@ -471,85 +471,86 @@ msgstr "Upravit kategorie"
msgid "Add"
msgstr "Přidat"
#: templates/installation.php:23 templates/installation.php:30
#: templates/installation.php:24 templates/installation.php:31
msgid "Security Warning"
msgstr "Bezpečnostní upozornění"
#: templates/installation.php:24
#: templates/installation.php:25
msgid ""
"No secure random number generator is available, please enable the PHP "
"OpenSSL extension."
msgstr "Není dostupný žádný bezpečný generátor náhodných čísel. Povolte, prosím, rozšíření OpenSSL v PHP."
#: templates/installation.php:25
#: templates/installation.php:26
msgid ""
"Without a secure random number generator an attacker may be able to predict "
"password reset tokens and take over your account."
msgstr "Bez bezpečného generátoru náhodných čísel může útočník předpovědět token pro obnovu hesla a převzít kontrolu nad Vaším účtem."
#: templates/installation.php:31
#: templates/installation.php:32
msgid ""
"Your data directory and files are probably accessible from the internet "
"because the .htaccess file does not work."
msgstr "Váš adresář s daty a soubory jsou dostupné z internetu, protože soubor .htaccess nefunguje."
#: templates/installation.php:32
#: templates/installation.php:33
msgid ""
"For information how to properly configure your server, please see the <a "
"href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" "
"target=\"_blank\">documentation</a>."
msgstr "Pro informace jak správně nastavit váš server se podívejte do <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">dokumentace</a>."
#: templates/installation.php:36
#: templates/installation.php:37
msgid "Create an <strong>admin account</strong>"
msgstr "Vytvořit <strong>účet správce</strong>"
#: templates/installation.php:52
#: templates/installation.php:55
msgid "Advanced"
msgstr "Pokročilé"
#: templates/installation.php:54
#: templates/installation.php:57
msgid "Data folder"
msgstr "Složka s daty"
#: templates/installation.php:61
#: templates/installation.php:66
msgid "Configure the database"
msgstr "Nastavit databázi"
#: templates/installation.php:66 templates/installation.php:77
#: templates/installation.php:87 templates/installation.php:97
#: templates/installation.php:71 templates/installation.php:83
#: templates/installation.php:94 templates/installation.php:105
#: templates/installation.php:117
msgid "will be used"
msgstr "bude použito"
#: templates/installation.php:109
#: templates/installation.php:129
msgid "Database user"
msgstr "Uživatel databáze"
#: templates/installation.php:113
#: templates/installation.php:134
msgid "Database password"
msgstr "Heslo databáze"
#: templates/installation.php:117
#: templates/installation.php:139
msgid "Database name"
msgstr "Název databáze"
#: templates/installation.php:125
#: templates/installation.php:149
msgid "Database tablespace"
msgstr "Tabulkový prostor databáze"
#: templates/installation.php:131
#: templates/installation.php:156
msgid "Database host"
msgstr "Hostitel databáze"
#: templates/installation.php:136
#: templates/installation.php:162
msgid "Finish setup"
msgstr "Dokončit nastavení"
#: templates/layout.guest.php:33
#: templates/layout.guest.php:40
msgid "web services under your control"
msgstr "webové služby pod Vaší kontrolou"
#: templates/layout.user.php:48
#: templates/layout.user.php:58
msgid "Log out"
msgstr "Odhlásit se"
@ -573,7 +574,7 @@ msgstr "Ztratili jste své heslo?"
#: templates/login.php:41
msgid "remember"
msgstr "zapamatovat si"
msgstr "zapamatovat"
#: templates/login.php:43
msgid "Log in"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-05 00:18+0100\n"
"PO-Revision-Date: 2013-03-04 07:30+0000\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-14 23:20+0000\n"
"Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
@ -77,7 +77,7 @@ msgstr "Nedostatek dostupného úložného prostoru"
msgid "Invalid directory."
msgstr "Neplatný adresář"
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "Soubory"
@ -93,8 +93,8 @@ msgstr "Smazat"
msgid "Rename"
msgstr "Přejmenovat"
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "Čekající"
@ -148,74 +148,74 @@ msgstr "Vaše úložiště je plné, nelze aktualizovat ani synchronizovat soubo
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr "Vaše úložiště je téměř plné ({usedSpacePercent}%)"
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "Vaše soubory ke stažení se připravují. Pokud jsou velké může to chvíli trvat."
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Nelze odeslat Váš soubor, protože je to adresář nebo má velikost 0 bajtů"
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "Chyba odesílání"
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "Zavřít"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr "odesílá se 1 soubor"
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr "odesílám {count} souborů"
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "Odesílání zrušeno."
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Probíhá odesílání souboru. Opuštění stránky vyústí ve zrušení nahrávání."
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr "URL nemůže být prázdná"
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Neplatný název složky. Použití 'Shared' je rezervováno pro vnitřní potřeby Owncloud"
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "Název"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "Velikost"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "Změněno"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr "1 složka"
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr "{count} složky"
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr "1 soubor"
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr "{count} soubory"

View File

@ -17,8 +17,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-05 00:18+0100\n"
"PO-Revision-Date: 2013-03-04 18:10+0000\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-14 23:20+0000\n"
"Last-Translator: cronner <cronner@gmail.com>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
@ -84,7 +84,7 @@ msgstr "Der er ikke nok plads til rådlighed"
msgid "Invalid directory."
msgstr "Ugyldig mappe."
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "Filer"
@ -100,8 +100,8 @@ msgstr "Slet"
msgid "Rename"
msgstr "Omdøb"
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "Afventer"
@ -155,74 +155,74 @@ msgstr "Din opbevaringsplads er fyldt op, filer kan ikke opdateres eller synkron
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr "Din opbevaringsplads er næsten fyldt op ({usedSpacePercent}%)"
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "Dit download forberedes. Dette kan tage lidt tid ved større filer."
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Kunne ikke uploade din fil, da det enten er en mappe eller er tom"
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "Fejl ved upload"
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "Luk"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr "1 fil uploades"
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr "{count} filer uploades"
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "Upload afbrudt."
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Fil upload kører. Hvis du forlader siden nu, vil uploadet blive annuleret."
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr "URLen kan ikke være tom."
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Ugyldigt mappenavn. Brug af \"Shared\" er forbeholdt Owncloud"
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "Navn"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "Størrelse"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "Ændret"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr "1 mappe"
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr "{count} mapper"
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr "1 fil"
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr "{count} filer"

View File

@ -28,9 +28,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-05 00:18+0100\n"
"PO-Revision-Date: 2013-03-04 13:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-14 23:20+0000\n"
"Last-Translator: Marcel Kühlhorn <susefan93@gmx.de>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -95,7 +95,7 @@ msgstr "Nicht genug Speicherplatz verfügbar"
msgid "Invalid directory."
msgstr "Ungültiges Verzeichnis."
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "Dateien"
@ -111,8 +111,8 @@ msgstr "Löschen"
msgid "Rename"
msgstr "Umbenennen"
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "Ausstehend"
@ -166,74 +166,74 @@ msgstr "Ihr Speicherplatz ist voll, Dateien können nicht mehr aktualisiert oder
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr "Ihr Speicherplatz ist fast aufgebraucht ({usedSpacePercent}%)"
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "Dein Download wird vorbereitet. Dies kann bei größeren Dateien etwas dauern."
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Deine Datei kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist."
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "Fehler beim Upload"
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "Schließen"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr "Eine Datei wird hoch geladen"
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr "{count} Dateien werden hochgeladen"
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "Upload abgebrochen."
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Dateiupload läuft. Wenn Du die Seite jetzt verlässt, wird der Upload abgebrochen."
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr "Die URL darf nicht leer sein."
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Ungültiger Verzeichnisname. Die Nutzung von \"Shared\" ist ownCloud vorbehalten."
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "Name"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "Größe"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "Bearbeitet"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr "1 Ordner"
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr "{count} Ordner"
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr "1 Datei"
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr "{count} Dateien"

View File

@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-09 00:05+0100\n"
"PO-Revision-Date: 2013-03-07 23:40+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 15:30+0000\n"
"Last-Translator: Marcel Kühlhorn <susefan93@gmx.de>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -41,7 +41,7 @@ msgstr "Datei dauerhaft löschen"
#: js/trash.js:121
msgid "Delete permanently"
msgstr "Permanent löschen"
msgstr "Endgültig löschen"
#: js/trash.js:174 templates/index.php:17
msgid "Name"

View File

@ -21,14 +21,15 @@
# <thomas.mueller@tmit.eu>, 2012.
# <transifex.3.mensaje@spamgourmet.com>, 2012.
# Tristan <blobbyjj@ymail.com>, 2013.
# <uu.kabum@gmail.com>, 2013.
# <wachhund@wachhund.to>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-01 00:05+0100\n"
"PO-Revision-Date: 2013-02-28 08:40+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 14:41+0000\n"
"Last-Translator: kabum <uu.kabum@gmail.com>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -232,7 +233,7 @@ msgid ""
"This ownCloud server can't set system locale to %s. This means that there "
"might be problems with certain characters in file names. We strongly suggest"
" to install the required packages on your system to support %s."
msgstr "Dieser ownCloud Server kann die Ländereinstellung nicht auf %s ändern. Dies bedeutet dass es Probleme mit bestimmten Zeichen in Dateinamen geben könnte. Wir empfehlen die für %s benötigten Pakete auf ihrem System zu installieren."
msgstr "Dieser ownCloud Server kann die Ländereinstellung nicht auf %s ändern. Dies bedeutet, dass es Probleme mit bestimmten Zeichen in Dateinamen geben könnte. Wir empfehlen die für %s benötigten Pakete auf ihrem System zu installieren."
#: templates/admin.php:75
msgid "Internet connection not working"

View File

@ -17,9 +17,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-02 00:03+0100\n"
"PO-Revision-Date: 2013-03-01 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-12 00:13+0100\n"
"PO-Revision-Date: 2013-03-11 18:30+0000\n"
"Last-Translator: Marcel Kühlhorn <susefan93@gmx.de>\n"
"Language-Team: German <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -96,248 +96,248 @@ msgstr "<b>Warnung:</b> Da das PHP-Modul für LDAP nicht installiert ist, wird d
msgid "Server configuration"
msgstr "Serverkonfiguration"
#: templates/settings.php:18
#: templates/settings.php:31
msgid "Add Server Configuration"
msgstr "Serverkonfiguration hinzufügen"
#: templates/settings.php:23
#: templates/settings.php:36
msgid "Host"
msgstr "Host"
#: templates/settings.php:25
#: templates/settings.php:38
msgid ""
"You can omit the protocol, except you require SSL. Then start with ldaps://"
msgstr "Du kannst das Protokoll auslassen, außer wenn Du SSL benötigst. Beginne dann mit ldaps://"
#: templates/settings.php:26
#: templates/settings.php:39
msgid "Base DN"
msgstr "Basis-DN"
#: templates/settings.php:27
#: templates/settings.php:40
msgid "One Base DN per line"
msgstr "Ein Base DN pro Zeile"
#: templates/settings.php:28
#: templates/settings.php:41
msgid "You can specify Base DN for users and groups in the Advanced tab"
msgstr "Du kannst Basis-DN für Benutzer und Gruppen in dem \"Erweitert\"-Reiter konfigurieren"
#: templates/settings.php:30
#: templates/settings.php:43
msgid "User DN"
msgstr "Benutzer-DN"
#: templates/settings.php:32
#: templates/settings.php:45
msgid ""
"The DN of the client user with which the bind shall be done, e.g. "
"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password "
"empty."
msgstr "Der DN des Benutzers für LDAP-Bind, z.B.: uid=agent,dc=example,dc=com. Für anonymen Zugriff lasse DN und Passwort leer."
#: templates/settings.php:33
#: templates/settings.php:46
msgid "Password"
msgstr "Passwort"
#: templates/settings.php:36
#: templates/settings.php:49
msgid "For anonymous access, leave DN and Password empty."
msgstr "Lasse die Felder von DN und Passwort für anonymen Zugang leer."
#: templates/settings.php:37
#: templates/settings.php:50
msgid "User Login Filter"
msgstr "Benutzer-Login-Filter"
#: templates/settings.php:40
#: templates/settings.php:53
#, php-format
msgid ""
"Defines the filter to apply, when login is attempted. %%uid replaces the "
"username in the login action."
msgstr "Bestimmt den angewendeten Filter, wenn eine Anmeldung versucht wird. %%uid ersetzt den Benutzernamen bei dem Anmeldeversuch."
#: templates/settings.php:41
#: templates/settings.php:54
#, php-format
msgid "use %%uid placeholder, e.g. \"uid=%%uid\""
msgstr "verwende %%uid Platzhalter, z. B. \"uid=%%uid\""
#: templates/settings.php:42
#: templates/settings.php:55
msgid "User List Filter"
msgstr "Benutzer-Filter-Liste"
#: templates/settings.php:45
#: templates/settings.php:58
msgid "Defines the filter to apply, when retrieving users."
msgstr "Definiert den Filter für die Anfrage der Benutzer."
#: templates/settings.php:46
#: templates/settings.php:59
msgid "without any placeholder, e.g. \"objectClass=person\"."
msgstr "ohne Platzhalter, z.B.: \"objectClass=person\""
#: templates/settings.php:47
#: templates/settings.php:60
msgid "Group Filter"
msgstr "Gruppen-Filter"
#: templates/settings.php:50
#: templates/settings.php:63
msgid "Defines the filter to apply, when retrieving groups."
msgstr "Definiert den Filter für die Anfrage der Gruppen."
#: templates/settings.php:51
#: templates/settings.php:64
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
msgstr "ohne Platzhalter, z.B.: \"objectClass=posixGroup\""
#: templates/settings.php:55
#: templates/settings.php:68
msgid "Connection Settings"
msgstr "Verbindungseinstellungen"
#: templates/settings.php:57
#: templates/settings.php:70
msgid "Configuration Active"
msgstr "Konfiguration aktiv"
#: templates/settings.php:57
#: templates/settings.php:70
msgid "When unchecked, this configuration will be skipped."
msgstr "Konfiguration wird übersprungen wenn deaktiviert"
#: templates/settings.php:58
#: templates/settings.php:71
msgid "Port"
msgstr "Port"
#: templates/settings.php:59
#: templates/settings.php:72
msgid "Backup (Replica) Host"
msgstr "Backup Host (Kopie)"
#: templates/settings.php:59
#: templates/settings.php:72
msgid ""
"Give an optional backup host. It must be a replica of the main LDAP/AD "
"server."
msgstr "Gib einen optionalen Backup Host an. Es muss sich um eine Kopie des Haupt LDAP/AD Servers handeln."
#: templates/settings.php:60
#: templates/settings.php:73
msgid "Backup (Replica) Port"
msgstr "Backup Port"
#: templates/settings.php:61
#: templates/settings.php:74
msgid "Disable Main Server"
msgstr "Hauptserver deaktivieren"
#: templates/settings.php:61
#: templates/settings.php:74
msgid "When switched on, ownCloud will only connect to the replica server."
msgstr "Wenn aktiviert, wird ownCloud ausschließlich den Backupserver verwenden."
#: templates/settings.php:62
#: templates/settings.php:75
msgid "Use TLS"
msgstr "Nutze TLS"
#: templates/settings.php:62
#: templates/settings.php:75
msgid "Do not use it additionally for LDAPS connections, it will fail."
msgstr "Benutze es nicht zusammen mit LDAPS Verbindungen, es wird fehlschlagen."
#: templates/settings.php:63
#: templates/settings.php:76
msgid "Case insensitve LDAP server (Windows)"
msgstr "LDAP-Server (Windows: Groß- und Kleinschreibung bleibt unbeachtet)"
#: templates/settings.php:64
#: templates/settings.php:77
msgid "Turn off SSL certificate validation."
msgstr "Schalte die SSL-Zertifikatsprüfung aus."
#: templates/settings.php:64
#: templates/settings.php:77
msgid ""
"If connection only works with this option, import the LDAP server's SSL "
"certificate in your ownCloud server."
msgstr "Falls die Verbindung es erfordert, muss das SSL-Zertifikat des LDAP-Server importiert werden."
#: templates/settings.php:64
#: templates/settings.php:77
msgid "Not recommended, use for testing only."
msgstr "Nicht empfohlen, nur zu Testzwecken."
#: templates/settings.php:65
#: templates/settings.php:78
msgid "Cache Time-To-Live"
msgstr ""
msgstr "Speichere Time-To-Live zwischen"
#: templates/settings.php:65
#: templates/settings.php:78
msgid "in seconds. A change empties the cache."
msgstr "in Sekunden. Eine Änderung leert den Cache."
#: templates/settings.php:67
#: templates/settings.php:80
msgid "Directory Settings"
msgstr "Ordnereinstellungen"
#: templates/settings.php:69
#: templates/settings.php:82
msgid "User Display Name Field"
msgstr "Feld für den Anzeigenamen des Benutzers"
#: templates/settings.php:69
#: templates/settings.php:82
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
msgstr "Das LDAP-Attribut für die Generierung des Benutzernamens in ownCloud. "
#: templates/settings.php:70
#: templates/settings.php:83
msgid "Base User Tree"
msgstr "Basis-Benutzerbaum"
#: templates/settings.php:70
#: templates/settings.php:83
msgid "One User Base DN per line"
msgstr "Ein Benutzer Base DN pro Zeile"
#: templates/settings.php:71
#: templates/settings.php:84
msgid "User Search Attributes"
msgstr "Benutzersucheigenschaften"
#: templates/settings.php:71 templates/settings.php:74
#: templates/settings.php:84 templates/settings.php:87
msgid "Optional; one attribute per line"
msgstr "Optional; eine Eigenschaft pro Zeile"
#: templates/settings.php:72
#: templates/settings.php:85
msgid "Group Display Name Field"
msgstr "Feld für den Anzeigenamen der Gruppe"
#: templates/settings.php:72
#: templates/settings.php:85
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
msgstr "Das LDAP-Attribut für die Generierung des Gruppennamens in ownCloud. "
#: templates/settings.php:73
#: templates/settings.php:86
msgid "Base Group Tree"
msgstr "Basis-Gruppenbaum"
#: templates/settings.php:73
#: templates/settings.php:86
msgid "One Group Base DN per line"
msgstr "Ein Gruppen Base DN pro Zeile"
#: templates/settings.php:74
#: templates/settings.php:87
msgid "Group Search Attributes"
msgstr "Gruppensucheigenschaften"
#: templates/settings.php:75
#: templates/settings.php:88
msgid "Group-Member association"
msgstr "Assoziation zwischen Gruppe und Benutzer"
#: templates/settings.php:77
#: templates/settings.php:90
msgid "Special Attributes"
msgstr "Spezielle Eigenschaften"
#: templates/settings.php:79
#: templates/settings.php:92
msgid "Quota Field"
msgstr ""
msgstr "Kontingent Feld"
#: templates/settings.php:80
#: templates/settings.php:93
msgid "Quota Default"
msgstr ""
msgstr "Kontingent Standard"
#: templates/settings.php:80
#: templates/settings.php:93
msgid "in bytes"
msgstr "in Bytes"
#: templates/settings.php:81
#: templates/settings.php:94
msgid "Email Field"
msgstr ""
msgstr "E-Mail Feld"
#: templates/settings.php:82
#: templates/settings.php:95
msgid "User Home Folder Naming Rule"
msgstr ""
msgstr "Benennungsregel für das Heimatverzeichnis des Benutzers"
#: templates/settings.php:82
#: templates/settings.php:95
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr "Ohne Eingabe wird der Benutzername (Standard) verwendet. Anderenfall trage ein LDAP/AD-Attribut ein."
#: templates/settings.php:86
#: templates/settings.php:99
msgid "Test Configuration"
msgstr ""
msgstr "Testkonfiguration"
#: templates/settings.php:86
#: templates/settings.php:99
msgid "Help"
msgstr "Hilfe"

View File

@ -33,9 +33,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-06 00:07+0100\n"
"PO-Revision-Date: 2013-03-05 21:30+0000\n"
"Last-Translator: a.tangemann <a.tangemann@web.de>\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-14 23:20+0000\n"
"Last-Translator: Marcel Kühlhorn <susefan93@gmx.de>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -100,7 +100,7 @@ msgstr "Nicht genug Speicher vorhanden."
msgid "Invalid directory."
msgstr "Ungültiges Verzeichnis."
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "Dateien"
@ -116,8 +116,8 @@ msgstr "Löschen"
msgid "Rename"
msgstr "Umbenennen"
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "Ausstehend"
@ -171,74 +171,74 @@ msgstr "Ihr Speicher ist voll. Daher können keine Dateien mehr aktualisiert ode
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr "Ihr Speicher ist fast voll ({usedSpacePercent}%)"
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "Ihr Download wird vorbereitet. Dies kann bei größeren Dateien einen Moment dauern."
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Ihre Datei kann nicht hochgeladen werden, da sie entweder ein Verzeichnis oder 0 Bytes groß ist."
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "Fehler beim Upload"
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "Schließen"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr "1 Datei wird hochgeladen"
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr "{count} Dateien wurden hochgeladen"
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "Upload abgebrochen."
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Der Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen."
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr "Die URL darf nicht leer sein."
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Ungültiger Verzeichnisname. Die Nutzung von \"Shared\" ist ownCloud vorbehalten"
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "Name"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "Größe"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "Bearbeitet"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr "1 Ordner"
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr "{count} Ordner"
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr "1 Datei"
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr "{count} Dateien"

View File

@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-09 00:05+0100\n"
"PO-Revision-Date: 2013-03-07 23:40+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 15:20+0000\n"
"Last-Translator: Marcel Kühlhorn <susefan93@gmx.de>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -84,4 +84,4 @@ msgstr "Löschen"
#: templates/part.breadcrumb.php:9
msgid "Deleted Files"
msgstr "gelöschte Dateien"
msgstr "Gelöschte Dateien"

View File

@ -31,8 +31,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-06 00:07+0100\n"
"PO-Revision-Date: 2013-03-05 21:30+0000\n"
"POT-Creation-Date: 2013-03-15 00:05+0100\n"
"PO-Revision-Date: 2013-03-14 14:41+0000\n"
"Last-Translator: a.tangemann <a.tangemann@web.de>\n"
"Language-Team: German (Germany) <translations@owncloud.org>\n"
"MIME-Version: 1.0\n"

View File

@ -3,6 +3,7 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Axilleas Pi <axilleas@archlinux.gr>, 2013.
# Dimitris M. <monopatis@gmail.com>, 2012-2013.
# Efstathios Iosifidis <diamond_gr@freemail.gr>, 2012-2013.
# Efstathios Iosifidis <iefstathios@gmail.com>, 2013.
@ -15,9 +16,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-04 00:06+0100\n"
"PO-Revision-Date: 2013-03-03 23:06+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-15 06:40+0000\n"
"Last-Translator: axil Pι <axilleas@archlinux.gr>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -82,7 +83,7 @@ msgstr "Μη επαρκής διαθέσιμος αποθηκευτικός χώ
msgid "Invalid directory."
msgstr "Μη έγκυρος φάκελος."
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "Αρχεία"
@ -98,8 +99,8 @@ msgstr "Διαγραφή"
msgid "Rename"
msgstr "Μετονομασία"
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "Εκκρεμεί"
@ -153,74 +154,74 @@ msgstr "Ο αποθηκευτικός σας χώρος είναι γεμάτο
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr "Ο αποθηκευτικός χώρος είναι σχεδόν γεμάτος ({usedSpacePercent}%)"
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "Η λήψη προετοιμάζεται. Αυτό μπορεί να πάρει ώρα εάν τα αρχεία έχουν μεγάλο μέγεθος."
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Αδυναμία στην αποστολή του αρχείου σας αφού είναι φάκελος ή έχει 0 bytes"
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "Σφάλμα Αποστολής"
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "Κλείσιμο"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr "1 αρχείο ανεβαίνει"
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr "{count} αρχεία ανεβαίνουν"
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "Η αποστολή ακυρώθηκε."
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Η αποστολή του αρχείου βρίσκεται σε εξέλιξη. Το κλείσιμο της σελίδας θα ακυρώσει την αποστολή."
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr "Η URL δεν πρέπει να είναι κενή."
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Μη έγκυρο όνομα φακέλου. Η χρήση του 'Κοινόχρηστος' χρησιμοποιείται από ο Owncloud"
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "Όνομα"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "Μέγεθος"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "Τροποποιήθηκε"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr "1 φάκελος"
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr "{count} φάκελοι"
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr "1 αρχείο"
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr "{count} αρχεία"
@ -286,7 +287,7 @@ msgstr "Ακύρωση αποστολής"
#: templates/index.php:53
msgid "You dont have write permissions here."
msgstr ""
msgstr "Δεν έχετε δικαιώματα εγγραφής εδώ."
#: templates/index.php:60
msgid "Nothing in here. Upload something!"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-04 00:06+0100\n"
"PO-Revision-Date: 2013-03-03 23:06+0000\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-14 23:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
@ -77,7 +77,7 @@ msgstr ""
msgid "Invalid directory."
msgstr "Nevalida dosierujo."
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "Dosieroj"
@ -93,8 +93,8 @@ msgstr "Forigi"
msgid "Rename"
msgstr "Alinomigi"
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "Traktotaj"
@ -148,74 +148,74 @@ msgstr ""
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr ""
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "Via elŝuto pretiĝatas. Ĉi tio povas daŭri iom da tempo se la dosieroj grandas."
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Ne eblis alŝuti vian dosieron ĉar ĝi estas dosierujo aŭ havas 0 duumokojn"
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "Alŝuta eraro"
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "Fermi"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr "1 dosiero estas alŝutata"
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr "{count} dosieroj alŝutatas"
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "La alŝuto nuliĝis."
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Dosieralŝuto plenumiĝas. Lasi la paĝon nun nuligus la alŝuton."
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr "URL ne povas esti malplena."
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Nevalida dosierujnomo. Uzo de “Shared” rezervatas de Owncloud."
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "Nomo"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "Grando"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "Modifita"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr "1 dosierujo"
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr "{count} dosierujoj"
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr "1 dosiero"
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr "{count} dosierujoj"

View File

@ -20,8 +20,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-07 00:16+0100\n"
"PO-Revision-Date: 2013-03-06 15:12+0000\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-14 23:20+0000\n"
"Last-Translator: xsergiolpx <sergioballesterossolanas@gmail.com>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
@ -87,7 +87,7 @@ msgstr "No hay suficiente espacio disponible"
msgid "Invalid directory."
msgstr "Directorio invalido."
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "Archivos"
@ -103,8 +103,8 @@ msgstr "Eliminar"
msgid "Rename"
msgstr "Renombrar"
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "Pendiente"
@ -158,74 +158,74 @@ msgstr "Su almacenamiento esta lleno, los archivos no pueden ser mas actualizado
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr "Su almacenamiento esta lleno en un ({usedSpacePercent}%)"
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "Tu descarga esta siendo preparada. Esto puede tardar algun tiempo si los archivos son muy grandes."
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "No ha sido posible subir tu archivo porque es un directorio o tiene 0 bytes"
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "Error al subir el archivo"
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "cerrrar"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr "subiendo 1 archivo"
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr "Subiendo {count} archivos"
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "Subida cancelada."
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "La subida del archivo está en proceso. Salir de la página ahora cancelará la subida."
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr "La URL no puede estar vacía."
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Nombre de carpeta invalido. El uso de \"Shared\" esta reservado para Owncloud"
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "Nombre"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "Tamaño"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "Modificado"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr "1 carpeta"
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr "{count} carpetas"
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr "1 archivo"
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr "{count} archivos"

View File

@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-04 00:06+0100\n"
"PO-Revision-Date: 2013-03-03 23:06+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-14 23:20+0000\n"
"Last-Translator: cjtess <claudio.tessone@gmail.com>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -78,7 +78,7 @@ msgstr "No hay suficiente capacidad de almacenamiento"
msgid "Invalid directory."
msgstr "Directorio invalido."
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "Archivos"
@ -94,8 +94,8 @@ msgstr "Borrar"
msgid "Rename"
msgstr "Cambiar nombre"
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "Pendiente"
@ -149,74 +149,74 @@ msgstr "El almacenamiento está lleno, los archivos no se pueden seguir actualiz
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr "El almacenamiento está casi lleno ({usedSpacePercent}%)"
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "Tu descarga esta siendo preparada. Esto puede tardar algun tiempo si los archivos son muy grandes."
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "No fue posible subir el archivo porque es un directorio o porque su tamaño es 0 bytes"
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "Error al subir el archivo"
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "Cerrar"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr "Subiendo 1 archivo"
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr "Subiendo {count} archivos"
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "La subida fue cancelada"
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "La subida del archivo está en proceso. Si salís de la página ahora, la subida se cancelará."
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr "La URL no puede estar vacía"
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Nombre de carpeta inválido. El uso de 'Shared' está reservado por ownCloud"
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "Nombre"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "Tamaño"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "Modificado"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr "1 directorio"
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr "{count} directorios"
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr "1 archivo"
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr "{count} archivos"
@ -282,7 +282,7 @@ msgstr "Cancelar subida"
#: templates/index.php:53
msgid "You dont have write permissions here."
msgstr ""
msgstr "No tenés permisos de escritura acá."
#: templates/index.php:60
msgid "Nothing in here. Upload something!"

View File

@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-02 00:03+0100\n"
"PO-Revision-Date: 2013-03-01 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-14 00:05+0100\n"
"PO-Revision-Date: 2013-03-13 10:01+0000\n"
"Last-Translator: cjtess <claudio.tessone@gmail.com>\n"
"Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -89,248 +89,248 @@ msgstr "<b>Atención:</b> El módulo PHP LDAP no está instalado, este elemento
msgid "Server configuration"
msgstr "Configuración del Servidor"
#: templates/settings.php:18
#: templates/settings.php:31
msgid "Add Server Configuration"
msgstr "Añadir Configuración del Servidor"
#: templates/settings.php:23
#: templates/settings.php:36
msgid "Host"
msgstr "Servidor"
#: templates/settings.php:25
#: templates/settings.php:38
msgid ""
"You can omit the protocol, except you require SSL. Then start with ldaps://"
msgstr "Podés omitir el protocolo, excepto si SSL es requerido. En ese caso, empezá con ldaps://"
#: templates/settings.php:26
#: templates/settings.php:39
msgid "Base DN"
msgstr "DN base"
#: templates/settings.php:27
#: templates/settings.php:40
msgid "One Base DN per line"
msgstr "Una DN base por línea"
#: templates/settings.php:28
#: templates/settings.php:41
msgid "You can specify Base DN for users and groups in the Advanced tab"
msgstr "Podés especificar el DN base para usuarios y grupos en la pestaña \"Avanzado\""
#: templates/settings.php:30
#: templates/settings.php:43
msgid "User DN"
msgstr "DN usuario"
#: templates/settings.php:32
#: templates/settings.php:45
msgid ""
"The DN of the client user with which the bind shall be done, e.g. "
"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password "
"empty."
msgstr "El DN del usuario cliente con el que se hará la asociación, p.ej. uid=agente,dc=ejemplo,dc=com. Para acceso anónimo, dejá DN y contraseña vacíos."
#: templates/settings.php:33
#: templates/settings.php:46
msgid "Password"
msgstr "Contraseña"
#: templates/settings.php:36
#: templates/settings.php:49
msgid "For anonymous access, leave DN and Password empty."
msgstr "Para acceso anónimo, dejá DN y contraseña vacíos."
#: templates/settings.php:37
#: templates/settings.php:50
msgid "User Login Filter"
msgstr "Filtro de inicio de sesión de usuario"
#: templates/settings.php:40
#: templates/settings.php:53
#, php-format
msgid ""
"Defines the filter to apply, when login is attempted. %%uid replaces the "
"username in the login action."
msgstr "Define el filtro a aplicar cuando se ha realizado un login. %%uid remplazará el nombre de usuario en el proceso de inicio de sesión."
#: templates/settings.php:41
#: templates/settings.php:54
#, php-format
msgid "use %%uid placeholder, e.g. \"uid=%%uid\""
msgstr "usar %%uid como plantilla, p. ej.: \"uid=%%uid\""
#: templates/settings.php:42
#: templates/settings.php:55
msgid "User List Filter"
msgstr "Lista de filtros de usuario"
#: templates/settings.php:45
#: templates/settings.php:58
msgid "Defines the filter to apply, when retrieving users."
msgstr "Define el filtro a aplicar, cuando se obtienen usuarios."
#: templates/settings.php:46
#: templates/settings.php:59
msgid "without any placeholder, e.g. \"objectClass=person\"."
msgstr "Sin plantilla, p. ej.: \"objectClass=person\"."
#: templates/settings.php:47
#: templates/settings.php:60
msgid "Group Filter"
msgstr "Filtro de grupo"
#: templates/settings.php:50
#: templates/settings.php:63
msgid "Defines the filter to apply, when retrieving groups."
msgstr "Define el filtro a aplicar cuando se obtienen grupos."
#: templates/settings.php:51
#: templates/settings.php:64
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
msgstr "Sin ninguna plantilla, p. ej.: \"objectClass=posixGroup\"."
#: templates/settings.php:55
#: templates/settings.php:68
msgid "Connection Settings"
msgstr "Configuración de Conección"
#: templates/settings.php:57
#: templates/settings.php:70
msgid "Configuration Active"
msgstr "Configuración activa"
#: templates/settings.php:57
#: templates/settings.php:70
msgid "When unchecked, this configuration will be skipped."
msgstr "Si no está seleccionada, esta configuración será omitida."
#: templates/settings.php:58
#: templates/settings.php:71
msgid "Port"
msgstr "Puerto"
#: templates/settings.php:59
#: templates/settings.php:72
msgid "Backup (Replica) Host"
msgstr "Host para copia de seguridad (réplica)"
#: templates/settings.php:59
#: templates/settings.php:72
msgid ""
"Give an optional backup host. It must be a replica of the main LDAP/AD "
"server."
msgstr "Dar un servidor de copia de seguridad opcional. Debe ser una réplica del servidor principal LDAP/AD."
#: templates/settings.php:60
#: templates/settings.php:73
msgid "Backup (Replica) Port"
msgstr "Puerto para copia de seguridad (réplica)"
#: templates/settings.php:61
#: templates/settings.php:74
msgid "Disable Main Server"
msgstr "Deshabilitar el Servidor Principal"
#: templates/settings.php:61
#: templates/settings.php:74
msgid "When switched on, ownCloud will only connect to the replica server."
msgstr "Al comenzar, ownCloud se conectará únicamente al servidor réplica"
#: templates/settings.php:62
#: templates/settings.php:75
msgid "Use TLS"
msgstr "Usar TLS"
#: templates/settings.php:62
#: templates/settings.php:75
msgid "Do not use it additionally for LDAPS connections, it will fail."
msgstr "No usar adicionalmente para conexiones LDAPS, las mismas fallarán"
#: templates/settings.php:63
#: templates/settings.php:76
msgid "Case insensitve LDAP server (Windows)"
msgstr "Servidor de LDAP sensible a mayúsculas/minúsculas (Windows)"
#: templates/settings.php:64
#: templates/settings.php:77
msgid "Turn off SSL certificate validation."
msgstr "Desactivar la validación por certificado SSL."
#: templates/settings.php:64
#: templates/settings.php:77
msgid ""
"If connection only works with this option, import the LDAP server's SSL "
"certificate in your ownCloud server."
msgstr "Si la conexión sólo funciona con esta opción, importá el certificado SSL del servidor LDAP en tu servidor ownCloud."
#: templates/settings.php:64
#: templates/settings.php:77
msgid "Not recommended, use for testing only."
msgstr "No recomendado, sólo para pruebas."
#: templates/settings.php:65
#: templates/settings.php:78
msgid "Cache Time-To-Live"
msgstr ""
msgstr "Tiempo de vida del caché"
#: templates/settings.php:65
#: templates/settings.php:78
msgid "in seconds. A change empties the cache."
msgstr "en segundos. Cambiarlo vacía la cache."
#: templates/settings.php:67
#: templates/settings.php:80
msgid "Directory Settings"
msgstr "Configuración de Directorio"
#: templates/settings.php:69
#: templates/settings.php:82
msgid "User Display Name Field"
msgstr "Campo de nombre de usuario a mostrar"
#: templates/settings.php:69
#: templates/settings.php:82
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
msgstr "El atributo LDAP a usar para generar el nombre de usuario de ownCloud."
#: templates/settings.php:70
#: templates/settings.php:83
msgid "Base User Tree"
msgstr "Árbol base de usuario"
#: templates/settings.php:70
#: templates/settings.php:83
msgid "One User Base DN per line"
msgstr "Una DN base de usuario por línea"
#: templates/settings.php:71
#: templates/settings.php:84
msgid "User Search Attributes"
msgstr "Atributos de la búsqueda de usuario"
#: templates/settings.php:71 templates/settings.php:74
#: templates/settings.php:84 templates/settings.php:87
msgid "Optional; one attribute per line"
msgstr "Opcional; un atributo por linea"
#: templates/settings.php:72
#: templates/settings.php:85
msgid "Group Display Name Field"
msgstr "Campo de nombre de grupo a mostrar"
#: templates/settings.php:72
#: templates/settings.php:85
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
msgstr "El atributo LDAP a usar para generar el nombre de los grupos de ownCloud."
#: templates/settings.php:73
#: templates/settings.php:86
msgid "Base Group Tree"
msgstr "Árbol base de grupo"
#: templates/settings.php:73
#: templates/settings.php:86
msgid "One Group Base DN per line"
msgstr "Una DN base de grupo por línea"
#: templates/settings.php:74
#: templates/settings.php:87
msgid "Group Search Attributes"
msgstr "Atributos de búsqueda de grupo"
#: templates/settings.php:75
#: templates/settings.php:88
msgid "Group-Member association"
msgstr "Asociación Grupo-Miembro"
#: templates/settings.php:77
#: templates/settings.php:90
msgid "Special Attributes"
msgstr "Atributos Especiales"
#: templates/settings.php:79
#: templates/settings.php:92
msgid "Quota Field"
msgstr ""
msgstr "Campo de cuota"
#: templates/settings.php:80
#: templates/settings.php:93
msgid "Quota Default"
msgstr ""
msgstr "Cuota por defecto"
#: templates/settings.php:80
#: templates/settings.php:93
msgid "in bytes"
msgstr "en bytes"
#: templates/settings.php:81
#: templates/settings.php:94
msgid "Email Field"
msgstr ""
msgstr "Campo de e-mail"
#: templates/settings.php:82
#: templates/settings.php:95
msgid "User Home Folder Naming Rule"
msgstr ""
msgstr "Regla de nombre de los directorios de usuario"
#: templates/settings.php:82
#: templates/settings.php:95
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr "Vacío para el nombre de usuario (por defecto). En otro caso, especificá un atributo LDAP/AD."
#: templates/settings.php:86
#: templates/settings.php:99
msgid "Test Configuration"
msgstr ""
msgstr "Probar configuración"
#: templates/settings.php:86
#: templates/settings.php:99
msgid "Help"
msgstr "Ayuda"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-04 00:06+0100\n"
"PO-Revision-Date: 2013-03-03 23:06+0000\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-14 23:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"
@ -76,7 +76,7 @@ msgstr "Saadaval pole piisavalt ruumi"
msgid "Invalid directory."
msgstr "Vigane kaust."
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "Failid"
@ -92,8 +92,8 @@ msgstr "Kustuta"
msgid "Rename"
msgstr "ümber"
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "Ootel"
@ -147,74 +147,74 @@ msgstr ""
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr ""
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr ""
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Sinu faili üleslaadimine ebaõnnestus, kuna see on kaust või selle suurus on 0 baiti"
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "Üleslaadimise viga"
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "Sulge"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr "1 faili üleslaadimisel"
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr "{count} faili üleslaadimist"
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "Üleslaadimine tühistati."
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Faili üleslaadimine on töös. Lehelt lahkumine katkestab selle üleslaadimise."
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr "URL ei saa olla tühi."
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "Nimi"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "Suurus"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "Muudetud"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr "1 kaust"
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr "{count} kausta"
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr "1 fail"
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr "{count} faili"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-04 00:06+0100\n"
"PO-Revision-Date: 2013-03-03 23:06+0000\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-14 23:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
@ -78,7 +78,7 @@ msgstr "Ez dago behar aina leku erabilgarri,"
msgid "Invalid directory."
msgstr "Baliogabeko karpeta."
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "Fitxategiak"
@ -94,8 +94,8 @@ msgstr "Ezabatu"
msgid "Rename"
msgstr "Berrizendatu"
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "Zain"
@ -149,74 +149,74 @@ msgstr "Zure biltegiratzea beterik dago, ezingo duzu aurrerantzean fitxategirik
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr "Zure biltegiratzea nahiko beterik dago (%{usedSpacePercent})"
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "Zure deskarga prestatu egin behar da. Denbora bat har lezake fitxategiak handiak badira. "
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Ezin da zure fitxategia igo, karpeta bat da edo 0 byt ditu"
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "Igotzean errore bat suertatu da"
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "Itxi"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr "fitxategi 1 igotzen"
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr "{count} fitxategi igotzen"
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "Igoera ezeztatuta"
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Fitxategien igoera martxan da. Orria orain uzteak igoera ezeztatutko du."
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr "URLa ezin da hutsik egon."
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Baliogabeako karpeta izena. 'Shared' izena Owncloudek erreserbatzen du"
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "Izena"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "Tamaina"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "Aldatuta"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr "karpeta bat"
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr "{count} karpeta"
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr "fitxategi bat"
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr "{count} fitxategi"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-27 00:08+0100\n"
"PO-Revision-Date: 2013-02-26 07:50+0000\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-16 13:00+0000\n"
"Last-Translator: miki_mika1362 <miki_mika1362@yahoo.com>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
@ -162,55 +162,55 @@ msgstr "دسامبر"
msgid "Settings"
msgstr "تنظیمات"
#: js/js.js:768
#: js/js.js:777
msgid "seconds ago"
msgstr "ثانیه‌ها پیش"
#: js/js.js:769
#: js/js.js:778
msgid "1 minute ago"
msgstr "1 دقیقه پیش"
#: js/js.js:770
#: js/js.js:779
msgid "{minutes} minutes ago"
msgstr "{دقیقه ها} دقیقه های پیش"
#: js/js.js:771
#: js/js.js:780
msgid "1 hour ago"
msgstr "1 ساعت پیش"
#: js/js.js:772
#: js/js.js:781
msgid "{hours} hours ago"
msgstr "{ساعت ها} ساعت ها پیش"
#: js/js.js:773
#: js/js.js:782
msgid "today"
msgstr "امروز"
#: js/js.js:774
#: js/js.js:783
msgid "yesterday"
msgstr "دیروز"
#: js/js.js:775
#: js/js.js:784
msgid "{days} days ago"
msgstr "{روزها} روزهای پیش"
#: js/js.js:776
#: js/js.js:785
msgid "last month"
msgstr "ماه قبل"
#: js/js.js:777
#: js/js.js:786
msgid "{months} months ago"
msgstr "{ماه ها} ماه ها پیش"
#: js/js.js:778
#: js/js.js:787
msgid "months ago"
msgstr "ماه‌های قبل"
#: js/js.js:779
#: js/js.js:788
msgid "last year"
msgstr "سال قبل"
#: js/js.js:780
#: js/js.js:789
msgid "years ago"
msgstr "سال‌های قبل"
@ -240,8 +240,8 @@ msgid "The object type is not specified."
msgstr "نوع شی تعیین نشده است."
#: js/oc-vcategories.js:95 js/oc-vcategories.js:125 js/oc-vcategories.js:136
#: js/oc-vcategories.js:195 js/share.js:152 js/share.js:159 js/share.js:582
#: js/share.js:594
#: js/oc-vcategories.js:195 js/share.js:136 js/share.js:143 js/share.js:566
#: js/share.js:578
msgid "Error"
msgstr "خطا"
@ -253,127 +253,127 @@ msgstr "نام برنامه تعیین نشده است."
msgid "The required file {file} is not installed!"
msgstr "پرونده { پرونده} درخواست شده نصب نشده است !"
#: js/share.js:29 js/share.js:43 js/share.js:90
#: js/share.js:30 js/share.js:45 js/share.js:87
msgid "Shared"
msgstr "اشتراک گذاشته شده"
#: js/share.js:93
#: js/share.js:90
msgid "Share"
msgstr "اشتراک‌گزاری"
#: js/share.js:141 js/share.js:622
#: js/share.js:125 js/share.js:606
msgid "Error while sharing"
msgstr "خطا درحال به اشتراک گذاشتن"
#: js/share.js:152
#: js/share.js:136
msgid "Error while unsharing"
msgstr "خطا درحال لغو اشتراک"
#: js/share.js:159
#: js/share.js:143
msgid "Error while changing permissions"
msgstr "خطا در حال تغییر مجوز"
#: js/share.js:168
#: js/share.js:152
msgid "Shared with you and the group {group} by {owner}"
msgstr "به اشتراک گذاشته شده با شما و گروه {گروه} توسط {دارنده}"
#: js/share.js:170
#: js/share.js:154
msgid "Shared with you by {owner}"
msgstr "به اشتراک گذاشته شده با شما توسط { دارنده}"
#: js/share.js:175
#: js/share.js:159
msgid "Share with"
msgstr "به اشتراک گذاشتن با"
#: js/share.js:180
#: js/share.js:164
msgid "Share with link"
msgstr "به اشتراک گذاشتن با پیوند"
#: js/share.js:183
#: js/share.js:167
msgid "Password protect"
msgstr "نگهداری کردن رمز عبور"
#: js/share.js:185 templates/installation.php:47 templates/login.php:35
#: js/share.js:169 templates/installation.php:47 templates/login.php:35
msgid "Password"
msgstr "گذرواژه"
#: js/share.js:189
#: js/share.js:173
msgid "Email link to person"
msgstr "پیوند ایمیل برای شخص."
#: js/share.js:190
#: js/share.js:174
msgid "Send"
msgstr "ارسال"
#: js/share.js:194
#: js/share.js:178
msgid "Set expiration date"
msgstr "تنظیم تاریخ انقضا"
#: js/share.js:195
#: js/share.js:179
msgid "Expiration date"
msgstr "تاریخ انقضا"
#: js/share.js:227
#: js/share.js:211
msgid "Share via email:"
msgstr "از طریق ایمیل به اشتراک بگذارید :"
#: js/share.js:229
#: js/share.js:213
msgid "No people found"
msgstr "کسی یافت نشد"
#: js/share.js:256
#: js/share.js:240
msgid "Resharing is not allowed"
msgstr "اشتراک گذاری مجدد مجاز نمی باشد"
#: js/share.js:292
#: js/share.js:276
msgid "Shared in {item} with {user}"
msgstr "به اشتراک گذاشته شده در {بخش} با {کاربر}"
#: js/share.js:313
#: js/share.js:297
msgid "Unshare"
msgstr "لغو اشتراک"
#: js/share.js:325
#: js/share.js:309
msgid "can edit"
msgstr "می توان ویرایش کرد"
#: js/share.js:327
#: js/share.js:311
msgid "access control"
msgstr "کنترل دسترسی"
#: js/share.js:330
#: js/share.js:314
msgid "create"
msgstr "ایجاد"
#: js/share.js:333
#: js/share.js:317
msgid "update"
msgstr "به روز"
#: js/share.js:336
#: js/share.js:320
msgid "delete"
msgstr "پاک کردن"
#: js/share.js:339
#: js/share.js:323
msgid "share"
msgstr "به اشتراک گذاشتن"
#: js/share.js:373 js/share.js:569
#: js/share.js:357 js/share.js:553
msgid "Password protected"
msgstr "نگهداری از رمز عبور"
#: js/share.js:582
#: js/share.js:566
msgid "Error unsetting expiration date"
msgstr "خطا در تنظیم نکردن تاریخ انقضا "
#: js/share.js:594
#: js/share.js:578
msgid "Error setting expiration date"
msgstr "خطا در تنظیم تاریخ انقضا"
#: js/share.js:609
#: js/share.js:593
msgid "Sending ..."
msgstr "درحال ارسال ..."
#: js/share.js:620
#: js/share.js:604
msgid "Email sent"
msgstr "ایمیل ارسال شد"
@ -489,14 +489,14 @@ msgstr "بدون وجود یک تولید کننده اعداد تصادفی ا
msgid ""
"Your data directory and files are probably accessible from the internet "
"because the .htaccess file does not work."
msgstr ""
msgstr "فایلها و فهرست های داده های شما قابل از اینترنت قابل دسترسی هستند، چونکه فایل htacces. کار نمی کند."
#: templates/installation.php:33
msgid ""
"For information how to properly configure your server, please see the <a "
"href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" "
"target=\"_blank\">documentation</a>."
msgstr ""
msgstr "برای مطلع شدن از چگونگی تنظیم سرورتان،لطفا <a href=\"http://doc.owncloud.org/server/5.0/admin_manual/installation.html\" target=\"_blank\">این</a> را ببینید."
#: templates/installation.php:37
msgid "Create an <strong>admin account</strong>"
@ -544,11 +544,11 @@ msgstr "هاست پایگاه داده"
msgid "Finish setup"
msgstr "اتمام نصب"
#: templates/layout.guest.php:35
#: templates/layout.guest.php:40
msgid "web services under your control"
msgstr "سرویس وب تحت کنترل شما"
#: templates/layout.user.php:53
#: templates/layout.user.php:58
msgid "Log out"
msgstr "خروج"
@ -580,7 +580,7 @@ msgstr "ورود"
#: templates/login.php:49
msgid "Alternative Logins"
msgstr ""
msgstr "ورود متناوب"
#: templates/part.pagenavi.php:3
msgid "prev"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-10 00:05+0100\n"
"PO-Revision-Date: 2013-03-09 16:20+0000\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-16 06:50+0000\n"
"Last-Translator: miki_mika1362 <miki_mika1362@yahoo.com>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
@ -72,13 +72,13 @@ msgstr "نوشتن بر روی دیسک سخت ناموفق بود"
#: ajax/upload.php:51
msgid "Not enough storage available"
msgstr ""
msgstr "فضای کافی در دسترس نیست"
#: ajax/upload.php:82
msgid "Invalid directory."
msgstr "فهرست راهنما نامعتبر می باشد."
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "فایل ها"
@ -125,7 +125,7 @@ msgstr "بازگشت"
#: js/filelist.js:323
msgid "perform delete operation"
msgstr ""
msgstr "انجام عمل حذف"
#: js/files.js:52
msgid "'.' is an invalid file name."
@ -143,11 +143,11 @@ msgstr "نام نامعتبر ، '\\', '/', '<', '>', ':', '\"', '|', '?' و '
#: js/files.js:78
msgid "Your storage is full, files can not be updated or synced anymore!"
msgstr ""
msgstr "فضای ذخیره ی شما کاملا پر است، بیش از این فایلها بهنگام یا همگام سازی نمی توانند بشوند!"
#: js/files.js:82
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr ""
msgstr "فضای ذخیره ی شما تقریبا پر است ({usedSpacePercent}%)"
#: js/files.js:226
msgid ""
@ -282,7 +282,7 @@ msgstr "متوقف کردن بار گذاری"
#: templates/index.php:53
msgid "You dont have write permissions here."
msgstr ""
msgstr "شما اجازه ی نوشتن در اینجا را ندارید"
#: templates/index.php:60
msgid "Nothing in here. Upload something!"
@ -316,4 +316,4 @@ msgstr "بازرسی کنونی"
#: templates/upgrade.php:2
msgid "Upgrading filesystem cache..."
msgstr ""
msgstr "بهبود فایل سیستمی ذخیره گاه..."

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# mahdi Kereshteh <miki_mika1362@yahoo.com>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-10 00:05+0100\n"
"PO-Revision-Date: 2013-03-09 16:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-16 08:21+0000\n"
"Last-Translator: miki_mika1362 <miki_mika1362@yahoo.com>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -20,20 +21,20 @@ msgstr ""
#: ajax/delete.php:40
#, php-format
msgid "Couldn't delete %s permanently"
msgstr ""
msgstr "%s را نمی توان برای همیشه حذف کرد"
#: ajax/undelete.php:41
#, php-format
msgid "Couldn't restore %s"
msgstr ""
msgstr "%s را نمی توان بازگرداند"
#: js/trash.js:7 js/trash.js:96
msgid "perform restore operation"
msgstr ""
msgstr "انجام عمل بازگرداندن"
#: js/trash.js:34
msgid "delete file permanently"
msgstr ""
msgstr "حذف فایل برای همیشه"
#: js/trash.js:121
msgid "Delete permanently"
@ -45,7 +46,7 @@ msgstr "نام"
#: js/trash.js:175 templates/index.php:27
msgid "Deleted"
msgstr ""
msgstr "حذف شده"
#: js/trash.js:184
msgid "1 folder"
@ -65,7 +66,7 @@ msgstr "{ شمار } فایل ها"
#: templates/index.php:9
msgid "Nothing in here. Your trash bin is empty!"
msgstr ""
msgstr "هیچ چیزی اینجا نیست. سطل زباله ی شما خالی است."
#: templates/index.php:20 templates/index.php:22
msgid "Restore"
@ -77,4 +78,4 @@ msgstr "حذف"
#: templates/part.breadcrumb.php:9
msgid "Deleted Files"
msgstr ""
msgstr "فایلهای حذف شده"

View File

@ -4,14 +4,15 @@
#
# Translators:
# Amir Reza Asadi <amirreza.asadi@live.com>, 2013.
# mahdi Kereshteh <miki_mika1362@yahoo.com>, 2013.
# Mohammad Dashtizadeh <mohammad@dashtizadeh.net>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-27 14:35+0100\n"
"PO-Revision-Date: 2013-02-27 13:35+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-16 08:40+0000\n"
"Last-Translator: miki_mika1362 <miki_mika1362@yahoo.com>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -43,19 +44,19 @@ msgstr " برنامه ها"
msgid "Admin"
msgstr "مدیر"
#: files.php:202
#: files.php:209
msgid "ZIP download is turned off."
msgstr "دانلود به صورت فشرده غیر فعال است"
#: files.php:203
#: files.php:210
msgid "Files need to be downloaded one by one."
msgstr "فایل ها باید به صورت یکی یکی دانلود شوند"
#: files.php:204 files.php:231
#: files.php:211 files.php:244
msgid "Back to Files"
msgstr "بازگشت به فایل ها"
#: files.php:228
#: files.php:241
msgid "Selected files too large to generate zip file."
msgstr "فایل های انتخاب شده بزرگتر از آن هستند که بتوان یک فایل فشرده تولید کرد"
@ -97,7 +98,7 @@ msgstr ""
#: setup.php:40
msgid "Specify a data folder."
msgstr ""
msgstr "پوشه ای برای داده ها مشخص کنید."
#: setup.php:55
#, php-format

View File

@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-05 00:18+0100\n"
"PO-Revision-Date: 2013-03-04 16:30+0000\n"
"Last-Translator: Amir Reza Asadi <amirreza.asadi@live.com>\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-16 07:10+0000\n"
"Last-Translator: miki_mika1362 <miki_mika1362@yahoo.com>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -46,7 +46,7 @@ msgstr "افزودن گروه امکان پذیر نیست"
#: ajax/enableapp.php:11
msgid "Could not enable app. "
msgstr ""
msgstr "برنامه را نمی توان فعال ساخت."
#: ajax/lostpassword.php:12
msgid "Email saved"
@ -79,20 +79,20 @@ msgstr "مدیران نمی توانند خود را از گروه مدیریت
#: ajax/togglegroups.php:30
#, php-format
msgid "Unable to add user to group %s"
msgstr ""
msgstr "امکان افزودن کاربر به گروه %s نیست"
#: ajax/togglegroups.php:36
#, php-format
msgid "Unable to remove user from group %s"
msgstr ""
msgstr "امکان حذف کاربر از گروه %s نیست"
#: ajax/updateapp.php:14
msgid "Couldn't update app."
msgstr ""
msgstr "برنامه را نمی توان به هنگام ساخت."
#: js/apps.js:30
msgid "Update to {appversion}"
msgstr ""
msgstr "بهنگام شده به {appversion}"
#: js/apps.js:36 js/apps.js:76
msgid "Disable"
@ -112,7 +112,7 @@ msgstr "در حال بروز رسانی..."
#: js/apps.js:87
msgid "Error while updating app"
msgstr ""
msgstr "خطا در هنگام بهنگام سازی برنامه"
#: js/apps.js:87
msgid "Error"
@ -136,7 +136,7 @@ msgstr "بازگشت"
#: js/users.js:62
msgid "Unable to remove user"
msgstr ""
msgstr "حذف کاربر امکان پذیر نیست"
#: js/users.js:75 templates/users.php:26 templates/users.php:80
#: templates/users.php:105
@ -157,7 +157,7 @@ msgstr "افزودن گروه"
#: js/users.js:352
msgid "A valid username must be provided"
msgstr ""
msgstr "نام کاربری صحیح باید وارد شود"
#: js/users.js:353 js/users.js:359 js/users.js:374
msgid "Error creating user"
@ -165,7 +165,7 @@ msgstr "خطا در ایجاد کاربر"
#: js/users.js:358
msgid "A valid password must be provided"
msgstr ""
msgstr "رمز عبور صحیح باید وارد شود"
#: personal.php:29 personal.php:30
msgid "__language_name__"
@ -463,7 +463,7 @@ msgstr ""
#: templates/personal.php:93
msgid "Use this address to connect to your ownCloud in your file manager"
msgstr ""
msgstr "از این نشانی برای اتصال به ownCloud خودتان در بخش مدیریت فایل خودتان استفاده کنید"
#: templates/users.php:21 templates/users.php:77
msgid "Login Name"

View File

@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-02 00:03+0100\n"
"PO-Revision-Date: 2013-03-01 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-16 08:50+0000\n"
"Last-Translator: miki_mika1362 <miki_mika1362@yahoo.com>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -89,248 +89,248 @@ msgstr ""
msgid "Server configuration"
msgstr "پیکربندی سرور"
#: templates/settings.php:18
#: templates/settings.php:31
msgid "Add Server Configuration"
msgstr "افزودن پیکربندی سرور"
#: templates/settings.php:23
#: templates/settings.php:36
msgid "Host"
msgstr "میزبانی"
#: templates/settings.php:25
#: templates/settings.php:38
msgid ""
"You can omit the protocol, except you require SSL. Then start with ldaps://"
msgstr ""
#: templates/settings.php:26
#: templates/settings.php:39
msgid "Base DN"
msgstr ""
#: templates/settings.php:27
#: templates/settings.php:40
msgid "One Base DN per line"
msgstr ""
#: templates/settings.php:28
#: templates/settings.php:41
msgid "You can specify Base DN for users and groups in the Advanced tab"
msgstr ""
#: templates/settings.php:30
#: templates/settings.php:43
msgid "User DN"
msgstr ""
#: templates/settings.php:32
#: templates/settings.php:45
msgid ""
"The DN of the client user with which the bind shall be done, e.g. "
"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password "
"empty."
msgstr ""
#: templates/settings.php:33
#: templates/settings.php:46
msgid "Password"
msgstr "رمز عبور"
#: templates/settings.php:36
#: templates/settings.php:49
msgid "For anonymous access, leave DN and Password empty."
msgstr ""
#: templates/settings.php:37
#: templates/settings.php:50
msgid "User Login Filter"
msgstr ""
#: templates/settings.php:40
#: templates/settings.php:53
#, php-format
msgid ""
"Defines the filter to apply, when login is attempted. %%uid replaces the "
"username in the login action."
msgstr ""
#: templates/settings.php:41
#: templates/settings.php:54
#, php-format
msgid "use %%uid placeholder, e.g. \"uid=%%uid\""
msgstr ""
#: templates/settings.php:42
#: templates/settings.php:55
msgid "User List Filter"
msgstr ""
#: templates/settings.php:45
#: templates/settings.php:58
msgid "Defines the filter to apply, when retrieving users."
msgstr ""
#: templates/settings.php:46
#: templates/settings.php:59
msgid "without any placeholder, e.g. \"objectClass=person\"."
msgstr ""
#: templates/settings.php:47
#: templates/settings.php:60
msgid "Group Filter"
msgstr ""
msgstr "فیلتر گروه"
#: templates/settings.php:50
#: templates/settings.php:63
msgid "Defines the filter to apply, when retrieving groups."
msgstr ""
#: templates/settings.php:51
#: templates/settings.php:64
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
msgstr ""
#: templates/settings.php:55
#: templates/settings.php:68
msgid "Connection Settings"
msgstr ""
#: templates/settings.php:57
#: templates/settings.php:70
msgid "Configuration Active"
msgstr ""
#: templates/settings.php:57
#: templates/settings.php:70
msgid "When unchecked, this configuration will be skipped."
msgstr ""
#: templates/settings.php:58
#: templates/settings.php:71
msgid "Port"
msgstr "درگاه"
#: templates/settings.php:59
#: templates/settings.php:72
msgid "Backup (Replica) Host"
msgstr ""
#: templates/settings.php:59
#: templates/settings.php:72
msgid ""
"Give an optional backup host. It must be a replica of the main LDAP/AD "
"server."
msgstr ""
#: templates/settings.php:60
#: templates/settings.php:73
msgid "Backup (Replica) Port"
msgstr ""
#: templates/settings.php:61
#: templates/settings.php:74
msgid "Disable Main Server"
msgstr ""
#: templates/settings.php:61
#: templates/settings.php:74
msgid "When switched on, ownCloud will only connect to the replica server."
msgstr ""
#: templates/settings.php:62
#: templates/settings.php:75
msgid "Use TLS"
msgstr ""
#: templates/settings.php:62
#: templates/settings.php:75
msgid "Do not use it additionally for LDAPS connections, it will fail."
msgstr ""
#: templates/settings.php:63
#: templates/settings.php:76
msgid "Case insensitve LDAP server (Windows)"
msgstr ""
#: templates/settings.php:64
#: templates/settings.php:77
msgid "Turn off SSL certificate validation."
msgstr ""
#: templates/settings.php:64
#: templates/settings.php:77
msgid ""
"If connection only works with this option, import the LDAP server's SSL "
"certificate in your ownCloud server."
msgstr ""
#: templates/settings.php:64
#: templates/settings.php:77
msgid "Not recommended, use for testing only."
msgstr ""
#: templates/settings.php:65
#: templates/settings.php:78
msgid "Cache Time-To-Live"
msgstr ""
#: templates/settings.php:65
#: templates/settings.php:78
msgid "in seconds. A change empties the cache."
msgstr ""
#: templates/settings.php:67
#: templates/settings.php:80
msgid "Directory Settings"
msgstr ""
#: templates/settings.php:69
#: templates/settings.php:82
msgid "User Display Name Field"
msgstr ""
#: templates/settings.php:69
#: templates/settings.php:82
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
msgstr ""
#: templates/settings.php:70
#: templates/settings.php:83
msgid "Base User Tree"
msgstr ""
#: templates/settings.php:70
#: templates/settings.php:83
msgid "One User Base DN per line"
msgstr ""
#: templates/settings.php:71
#: templates/settings.php:84
msgid "User Search Attributes"
msgstr ""
#: templates/settings.php:71 templates/settings.php:74
#: templates/settings.php:84 templates/settings.php:87
msgid "Optional; one attribute per line"
msgstr ""
#: templates/settings.php:72
#: templates/settings.php:85
msgid "Group Display Name Field"
msgstr ""
#: templates/settings.php:72
#: templates/settings.php:85
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
msgstr ""
#: templates/settings.php:73
#: templates/settings.php:86
msgid "Base Group Tree"
msgstr ""
#: templates/settings.php:73
#: templates/settings.php:86
msgid "One Group Base DN per line"
msgstr ""
#: templates/settings.php:74
#: templates/settings.php:87
msgid "Group Search Attributes"
msgstr ""
#: templates/settings.php:75
#: templates/settings.php:88
msgid "Group-Member association"
msgstr ""
#: templates/settings.php:77
#: templates/settings.php:90
msgid "Special Attributes"
msgstr ""
#: templates/settings.php:79
#: templates/settings.php:92
msgid "Quota Field"
msgstr ""
#: templates/settings.php:80
#: templates/settings.php:93
msgid "Quota Default"
msgstr ""
#: templates/settings.php:80
#: templates/settings.php:93
msgid "in bytes"
msgstr "در بایت"
#: templates/settings.php:81
#: templates/settings.php:94
msgid "Email Field"
msgstr ""
#: templates/settings.php:82
#: templates/settings.php:95
msgid "User Home Folder Naming Rule"
msgstr ""
#: templates/settings.php:82
#: templates/settings.php:95
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
#: templates/settings.php:86
#: templates/settings.php:99
msgid "Test Configuration"
msgstr ""
#: templates/settings.php:86
#: templates/settings.php:99
msgid "Help"
msgstr "راه‌نما"

View File

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-04 00:06+0100\n"
"PO-Revision-Date: 2013-03-03 23:06+0000\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-14 23:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
@ -79,7 +79,7 @@ msgstr "Tallennustilaa ei ole riittävästi käytettävissä"
msgid "Invalid directory."
msgstr "Virheellinen kansio."
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "Tiedostot"
@ -95,8 +95,8 @@ msgstr "Poista"
msgid "Rename"
msgstr "Nimeä uudelleen"
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "Odottaa"
@ -150,74 +150,74 @@ msgstr "Tallennustila on loppu, tiedostoja ei voi enää päivittää tai synkro
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr "Tallennustila on melkein loppu ({usedSpacePercent}%)"
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "Lataustasi valmistellaan. Tämä saattaa kestää hetken, jos tiedostot ovat suuria kooltaan."
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Tiedoston lähetys epäonnistui, koska sen koko on 0 tavua tai kyseessä on kansio"
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "Lähetysvirhe."
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "Sulje"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr ""
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr ""
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "Lähetys peruttu."
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Tiedoston lähetys on meneillään. Sivulta poistuminen nyt peruu tiedoston lähetyksen."
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr "Verkko-osoite ei voi olla tyhjä"
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "Nimi"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "Koko"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "Muutettu"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr "1 kansio"
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr "{count} kansiota"
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr "1 tiedosto"
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr "{count} tiedostoa"

View File

@ -18,13 +18,14 @@
# Robert Di Rosa <>, 2012-2013.
# <rom1dep@gmail.com>, 2011.
# Romain DEP. <rom1dep@gmail.com>, 2012-2013.
# <zrk951@gmail.com>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-04 00:06+0100\n"
"PO-Revision-Date: 2013-03-03 23:06+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-14 23:20+0000\n"
"Last-Translator: Zertrin <zrk951@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -89,7 +90,7 @@ msgstr "Plus assez d'espace de stockage disponible"
msgid "Invalid directory."
msgstr "Dossier invalide."
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "Fichiers"
@ -105,8 +106,8 @@ msgstr "Supprimer"
msgid "Rename"
msgstr "Renommer"
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "En cours"
@ -160,74 +161,74 @@ msgstr "Votre espage de stockage est plein, les fichiers ne peuvent plus être t
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr "Votre espace de stockage est presque plein ({usedSpacePercent}%)"
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "Votre téléchargement est cours de préparation. Ceci peut nécessiter un certain temps si les fichiers sont volumineux."
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Impossible de charger vos fichiers car il s'agit d'un dossier ou le fichier fait 0 octet."
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "Erreur de chargement"
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "Fermer"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr "1 fichier en cours de téléchargement"
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr "{count} fichiers téléversés"
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "Chargement annulé."
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "L'envoi du fichier est en cours. Quitter cette page maintenant annulera l'envoi du fichier."
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr "L'URL ne peut-être vide"
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Nom de dossier invalide. L'utilisation du mot 'Shared' est réservée à Owncloud"
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "Nom"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "Taille"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "Modifié"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr "1 dossier"
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr "{count} dossiers"
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr "1 fichier"
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr "{count} fichiers"
@ -293,7 +294,7 @@ msgstr "Annuler l'envoi"
#: templates/index.php:53
msgid "You dont have write permissions here."
msgstr ""
msgstr "Vous n'avez pas le droit d'écriture ici."
#: templates/index.php:60
msgid "Nothing in here. Upload something!"

View File

@ -5,13 +5,14 @@
# Translators:
# <nicolas@shivaserv.fr>, 2012.
# Romain DEP. <rom1dep@gmail.com>, 2012.
# <zrk951@gmail.com>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-01 00:05+0100\n"
"PO-Revision-Date: 2013-02-27 23:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-13 00:05+0100\n"
"PO-Revision-Date: 2013-03-12 19:21+0000\n"
"Last-Translator: Zertrin <zrk951@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -39,13 +40,13 @@ msgstr "Veuillez fournir une clé d'application (app key) ainsi qu'un mot de pas
msgid "Error configuring Google Drive storage"
msgstr "Erreur lors de la configuration du support de stockage Google Drive"
#: lib/config.php:421
#: lib/config.php:423
msgid ""
"<b>Warning:</b> \"smbclient\" is not installed. Mounting of CIFS/SMB shares "
"is not possible. Please ask your system administrator to install it."
msgstr "<b>Attention : </b> \"smbclient\" n'est pas installé. Le montage des partages CIFS/SMB n'est pas disponible. Contactez votre administrateur système pour l'installer."
#: lib/config.php:424
#: lib/config.php:426
msgid ""
"<b>Warning:</b> The FTP support in PHP is not enabled or installed. Mounting"
" of FTP shares is not possible. Please ask your system administrator to "
@ -62,7 +63,7 @@ msgstr "Nom du dossier"
#: templates/settings.php:10
msgid "External storage"
msgstr ""
msgstr "Stockage externe"
#: templates/settings.php:11
msgid "Configuration"
@ -78,7 +79,7 @@ msgstr "Disponible"
#: templates/settings.php:33
msgid "Add storage"
msgstr ""
msgstr "Ajouter un support de stockage"
#: templates/settings.php:90
msgid "None set"

View File

@ -4,13 +4,14 @@
#
# Translators:
# Romain DEP. <rom1dep@gmail.com>, 2012-2013.
# <zrk951@gmail.com>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-02-28 00:04+0100\n"
"PO-Revision-Date: 2013-02-27 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-13 00:05+0100\n"
"PO-Revision-Date: 2013-03-12 19:21+0000\n"
"Last-Translator: Zertrin <zrk951@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -41,17 +42,17 @@ msgstr "échec"
msgid "File %s could not be reverted to version %s"
msgstr "Le fichier %s ne peut être restauré dans sa version %s"
#: history.php:68
#: history.php:69
msgid "No old versions available"
msgstr "Aucune ancienne version n'est disponible"
#: history.php:73
#: history.php:74
msgid "No path specified"
msgstr "Aucun chemin spécifié"
#: js/versions.js:6
msgid "Versions"
msgstr ""
msgstr "Versions"
#: templates/history.php:20
msgid "Revert a file to a previous version by clicking on its revert button"

View File

@ -9,14 +9,15 @@
# Romain DEP. <rom1dep@gmail.com>, 2012-2013.
# <thomash76@gmail.com>, 2013.
# <windes@tructor.net>, 2012.
# <zrk951@gmail.com>, 2013.
# <zrk951@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-02 00:03+0100\n"
"PO-Revision-Date: 2013-03-01 23:04+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-13 00:05+0100\n"
"PO-Revision-Date: 2013-03-12 19:21+0000\n"
"Last-Translator: Zertrin <zrk951@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -93,248 +94,248 @@ msgstr "<b>Attention :</b> Le module php LDAP n'est pas installé, par conséque
msgid "Server configuration"
msgstr "Configuration du serveur"
#: templates/settings.php:18
#: templates/settings.php:31
msgid "Add Server Configuration"
msgstr "Ajouter une configuration du serveur"
#: templates/settings.php:23
#: templates/settings.php:36
msgid "Host"
msgstr "Hôte"
#: templates/settings.php:25
#: templates/settings.php:38
msgid ""
"You can omit the protocol, except you require SSL. Then start with ldaps://"
msgstr "Vous pouvez omettre le protocole, sauf si vous avez besoin de SSL. Dans ce cas préfixez avec ldaps://"
#: templates/settings.php:26
#: templates/settings.php:39
msgid "Base DN"
msgstr "DN Racine"
#: templates/settings.php:27
#: templates/settings.php:40
msgid "One Base DN per line"
msgstr "Un DN racine par ligne"
#: templates/settings.php:28
#: templates/settings.php:41
msgid "You can specify Base DN for users and groups in the Advanced tab"
msgstr "Vous pouvez spécifier les DN Racines de vos utilisateurs et groupes via l'onglet Avancé"
#: templates/settings.php:30
#: templates/settings.php:43
msgid "User DN"
msgstr "DN Utilisateur (Autorisé à consulter l'annuaire)"
#: templates/settings.php:32
#: templates/settings.php:45
msgid ""
"The DN of the client user with which the bind shall be done, e.g. "
"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password "
"empty."
msgstr "DN de l'utilisateur client pour lequel la liaison doit se faire, par exemple uid=agent,dc=example,dc=com. Pour un accès anonyme, laisser le DN et le mot de passe vides."
#: templates/settings.php:33
#: templates/settings.php:46
msgid "Password"
msgstr "Mot de passe"
#: templates/settings.php:36
#: templates/settings.php:49
msgid "For anonymous access, leave DN and Password empty."
msgstr "Pour un accès anonyme, laisser le DN Utilisateur et le mot de passe vides."
#: templates/settings.php:37
#: templates/settings.php:50
msgid "User Login Filter"
msgstr "Modèle d'authentification utilisateurs"
#: templates/settings.php:40
#: templates/settings.php:53
#, php-format
msgid ""
"Defines the filter to apply, when login is attempted. %%uid replaces the "
"username in the login action."
msgstr "Définit le motif à appliquer, lors d'une tentative de connexion. %%uid est remplacé par le nom d'utilisateur lors de la connexion."
#: templates/settings.php:41
#: templates/settings.php:54
#, php-format
msgid "use %%uid placeholder, e.g. \"uid=%%uid\""
msgstr "veuillez utiliser le champ %%uid , ex.: \"uid=%%uid\""
#: templates/settings.php:42
#: templates/settings.php:55
msgid "User List Filter"
msgstr "Filtre d'utilisateurs"
#: templates/settings.php:45
#: templates/settings.php:58
msgid "Defines the filter to apply, when retrieving users."
msgstr "Définit le filtre à appliquer lors de la récupération des utilisateurs."
#: templates/settings.php:46
#: templates/settings.php:59
msgid "without any placeholder, e.g. \"objectClass=person\"."
msgstr "sans élément de substitution, par exemple \"objectClass=person\"."
#: templates/settings.php:47
#: templates/settings.php:60
msgid "Group Filter"
msgstr "Filtre de groupes"
#: templates/settings.php:50
#: templates/settings.php:63
msgid "Defines the filter to apply, when retrieving groups."
msgstr "Définit le filtre à appliquer lors de la récupération des groupes."
#: templates/settings.php:51
#: templates/settings.php:64
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
msgstr "sans élément de substitution, par exemple \"objectClass=posixGroup\"."
#: templates/settings.php:55
#: templates/settings.php:68
msgid "Connection Settings"
msgstr "Paramètres de connexion"
#: templates/settings.php:57
#: templates/settings.php:70
msgid "Configuration Active"
msgstr "Configuration active"
#: templates/settings.php:57
#: templates/settings.php:70
msgid "When unchecked, this configuration will be skipped."
msgstr "Lorsque non cochée, la configuration sera ignorée."
#: templates/settings.php:58
#: templates/settings.php:71
msgid "Port"
msgstr "Port"
#: templates/settings.php:59
#: templates/settings.php:72
msgid "Backup (Replica) Host"
msgstr "Serveur de backup (réplique)"
#: templates/settings.php:59
#: templates/settings.php:72
msgid ""
"Give an optional backup host. It must be a replica of the main LDAP/AD "
"server."
msgstr "Fournir un serveur de backup optionnel. Il doit s'agir d'une réplique du serveur LDAP/AD principal."
#: templates/settings.php:60
#: templates/settings.php:73
msgid "Backup (Replica) Port"
msgstr "Port du serveur de backup (réplique)"
#: templates/settings.php:61
#: templates/settings.php:74
msgid "Disable Main Server"
msgstr "Désactiver le serveur principal"
#: templates/settings.php:61
#: templates/settings.php:74
msgid "When switched on, ownCloud will only connect to the replica server."
msgstr "Lorsqu'activé, ownCloud ne se connectera qu'au serveur répliqué."
#: templates/settings.php:62
#: templates/settings.php:75
msgid "Use TLS"
msgstr "Utiliser TLS"
#: templates/settings.php:62
#: templates/settings.php:75
msgid "Do not use it additionally for LDAPS connections, it will fail."
msgstr "À ne pas utiliser pour les connexions LDAPS (cela échouera)."
#: templates/settings.php:63
#: templates/settings.php:76
msgid "Case insensitve LDAP server (Windows)"
msgstr "Serveur LDAP insensible à la casse (Windows)"
#: templates/settings.php:64
#: templates/settings.php:77
msgid "Turn off SSL certificate validation."
msgstr "Désactiver la validation du certificat SSL."
#: templates/settings.php:64
#: templates/settings.php:77
msgid ""
"If connection only works with this option, import the LDAP server's SSL "
"certificate in your ownCloud server."
msgstr "Si la connexion ne fonctionne qu'avec cette option, importez le certificat SSL du serveur LDAP dans le serveur ownCloud."
#: templates/settings.php:64
#: templates/settings.php:77
msgid "Not recommended, use for testing only."
msgstr "Non recommandé, utilisation pour tests uniquement."
#: templates/settings.php:65
#: templates/settings.php:78
msgid "Cache Time-To-Live"
msgstr ""
msgstr "Durée de vie du cache"
#: templates/settings.php:65
#: templates/settings.php:78
msgid "in seconds. A change empties the cache."
msgstr "en secondes. Tout changement vide le cache."
#: templates/settings.php:67
#: templates/settings.php:80
msgid "Directory Settings"
msgstr "Paramètres du répertoire"
#: templates/settings.php:69
#: templates/settings.php:82
msgid "User Display Name Field"
msgstr "Champ \"nom d'affichage\" de l'utilisateur"
#: templates/settings.php:69
#: templates/settings.php:82
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
msgstr "L'attribut LDAP utilisé pour générer les noms d'utilisateurs d'ownCloud."
#: templates/settings.php:70
#: templates/settings.php:83
msgid "Base User Tree"
msgstr "DN racine de l'arbre utilisateurs"
#: templates/settings.php:70
#: templates/settings.php:83
msgid "One User Base DN per line"
msgstr "Un DN racine utilisateur par ligne"
#: templates/settings.php:71
#: templates/settings.php:84
msgid "User Search Attributes"
msgstr "Recherche des attributs utilisateur"
#: templates/settings.php:71 templates/settings.php:74
#: templates/settings.php:84 templates/settings.php:87
msgid "Optional; one attribute per line"
msgstr "Optionnel, un attribut par ligne"
#: templates/settings.php:72
#: templates/settings.php:85
msgid "Group Display Name Field"
msgstr "Champ \"nom d'affichage\" du groupe"
#: templates/settings.php:72
#: templates/settings.php:85
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
msgstr "L'attribut LDAP utilisé pour générer les noms de groupes d'ownCloud."
#: templates/settings.php:73
#: templates/settings.php:86
msgid "Base Group Tree"
msgstr "DN racine de l'arbre groupes"
#: templates/settings.php:73
#: templates/settings.php:86
msgid "One Group Base DN per line"
msgstr "Un DN racine groupe par ligne"
#: templates/settings.php:74
#: templates/settings.php:87
msgid "Group Search Attributes"
msgstr "Recherche des attributs du groupe"
#: templates/settings.php:75
#: templates/settings.php:88
msgid "Group-Member association"
msgstr "Association groupe-membre"
#: templates/settings.php:77
#: templates/settings.php:90
msgid "Special Attributes"
msgstr "Attributs spéciaux"
#: templates/settings.php:79
#: templates/settings.php:92
msgid "Quota Field"
msgstr ""
msgstr "Champ du quota"
#: templates/settings.php:80
#: templates/settings.php:93
msgid "Quota Default"
msgstr ""
msgstr "Quota par défaut"
#: templates/settings.php:80
#: templates/settings.php:93
msgid "in bytes"
msgstr "en octets"
#: templates/settings.php:81
#: templates/settings.php:94
msgid "Email Field"
msgstr ""
msgstr "Champ Email"
#: templates/settings.php:82
#: templates/settings.php:95
msgid "User Home Folder Naming Rule"
msgstr ""
msgstr "Convention de nommage du répertoire utilisateur"
#: templates/settings.php:82
#: templates/settings.php:95
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr "Laisser vide "
#: templates/settings.php:86
#: templates/settings.php:99
msgid "Test Configuration"
msgstr ""
msgstr "Tester la configuration"
#: templates/settings.php:86
#: templates/settings.php:99
msgid "Help"
msgstr "Aide"

View File

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-04 00:06+0100\n"
"PO-Revision-Date: 2013-03-03 23:06+0000\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-14 23:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
@ -79,7 +79,7 @@ msgstr "Non hai espazo de almacenamento abondo"
msgid "Invalid directory."
msgstr "O directorio é incorrecto."
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "Ficheiros"
@ -95,8 +95,8 @@ msgstr "Eliminar"
msgid "Rename"
msgstr "Renomear"
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "Pendentes"
@ -150,74 +150,74 @@ msgstr "O seu espazo de almacenamento está cheo, non é posíbel actualizar ou
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr "O seu espazo de almacenamento está case cheo ({usedSpacePercent}%)"
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "Está a prepararse a súa descarga. Isto pode levar bastante tempo se os ficheiros son grandes."
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Non foi posíbel enviar o ficheiro pois ou é un directorio ou ten 0 bytes"
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "Produciuse un erro no envío"
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "Pechar"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr "Enviándose 1 ficheiro"
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr "Enviandose {count} ficheiros"
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "Envío cancelado."
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "O envío do ficheiro está en proceso. Saír agora da páxina cancelará o envío."
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr "O URL non pode quedar baleiro."
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Nome de cartafol incorrecto. O uso de «Shared» está reservado por Owncloud"
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "Nome"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "Tamaño"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "Modificado"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr "1 cartafol"
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr "{count} cartafoles"
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr "1 ficheiro"
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr "{count} ficheiros"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-04 00:06+0100\n"
"PO-Revision-Date: 2013-03-03 23:06+0000\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-14 23:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
@ -78,7 +78,7 @@ msgstr ""
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "קבצים"
@ -94,8 +94,8 @@ msgstr "מחיקה"
msgid "Rename"
msgstr "שינוי שם"
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "ממתין"
@ -149,74 +149,74 @@ msgstr ""
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr ""
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr ""
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "לא יכול להעלות את הקובץ מכיוון שזו תקיה או שמשקל הקובץ 0 בתים"
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "שגיאת העלאה"
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "סגירה"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr "קובץ אחד נשלח"
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr "{count} קבצים נשלחים"
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "ההעלאה בוטלה."
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "מתבצעת כעת העלאת קבצים. עזיבה של העמוד תבטל את ההעלאה."
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr "קישור אינו יכול להיות ריק."
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "שם"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "גודל"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "זמן שינוי"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr "תיקייה אחת"
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr "{count} תיקיות"
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr "קובץ אחד"
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr "{count} קבצים"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-04 00:06+0100\n"
"PO-Revision-Date: 2013-03-03 23:06+0000\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-14 23:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"
@ -77,7 +77,7 @@ msgstr ""
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "Datoteke"
@ -93,8 +93,8 @@ msgstr "Briši"
msgid "Rename"
msgstr "Promjeni ime"
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "U tijeku"
@ -148,74 +148,74 @@ msgstr ""
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr ""
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr ""
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Nemoguće poslati datoteku jer je prazna ili je direktorij"
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "Pogreška pri slanju"
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "Zatvori"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr "1 datoteka se učitava"
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr ""
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "Slanje poništeno."
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Učitavanje datoteke. Napuštanjem stranice će prekinuti učitavanje."
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr ""
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "Naziv"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "Veličina"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "Zadnja promjena"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr ""
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr ""
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr ""
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr ""

View File

@ -14,8 +14,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-04 00:06+0100\n"
"PO-Revision-Date: 2013-03-03 23:06+0000\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-14 23:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
@ -81,7 +81,7 @@ msgstr "Nincs elég szabad hely."
msgid "Invalid directory."
msgstr "Érvénytelen mappa."
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "Fájlok"
@ -97,8 +97,8 @@ msgstr "Törlés"
msgid "Rename"
msgstr "Átnevezés"
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "Folyamatban"
@ -152,74 +152,74 @@ msgstr "A tároló tele van, a fájlok nem frissíthetőek vagy szinkronizálhat
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr "A tároló majdnem tele van ({usedSpacePercent}%)"
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "Készül a letöltendő állomány. Ez eltarthat egy ideig, ha nagyok a fájlok."
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Nem tölthető fel, mert mappa volt, vagy 0 byte méretű"
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "Feltöltési hiba"
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "Bezárás"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr "1 fájl töltődik föl"
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr "{count} fájl töltődik föl"
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "A feltöltést megszakítottuk."
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Fájlfeltöltés van folyamatban. Az oldal elhagyása megszakítja a feltöltést."
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr "Az URL nem lehet semmi."
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Érvénytelen mappanév. A név használata csak a Owncloud számára lehetséges."
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "Név"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "Méret"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "Módosítva"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr "1 mappa"
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr "{count} mappa"
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr "1 fájl"
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr "{count} fájl"

View File

@ -3,14 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Akos <nagy.akos@libreoffice.ro>, 2013.
# Laszlo Tornoci <torlasz@gmail.com>, 2013.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-08 00:25+0100\n"
"PO-Revision-Date: 2013-03-07 23:25+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-03-12 00:13+0100\n"
"PO-Revision-Date: 2013-03-10 13:10+0000\n"
"Last-Translator: akoscomp <nagy.akos@libreoffice.ro>\n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -78,4 +79,4 @@ msgstr "Törlés"
#: templates/part.breadcrumb.php:9
msgid "Deleted Files"
msgstr ""
msgstr "Törölt fájlok"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-04 00:06+0100\n"
"PO-Revision-Date: 2013-03-03 23:06+0000\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-14 23:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"
@ -76,7 +76,7 @@ msgstr ""
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "Files"
@ -92,8 +92,8 @@ msgstr "Deler"
msgid "Rename"
msgstr ""
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr ""
@ -147,74 +147,74 @@ msgstr ""
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr ""
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr ""
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr ""
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "Clauder"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr ""
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr ""
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr ""
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr ""
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "Nomine"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "Dimension"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "Modificate"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr ""
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr ""
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr ""
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr ""

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-04 00:06+0100\n"
"PO-Revision-Date: 2013-03-03 23:06+0000\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-14 23:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
"MIME-Version: 1.0\n"
@ -77,7 +77,7 @@ msgstr ""
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "Berkas"
@ -93,8 +93,8 @@ msgstr "Hapus"
msgid "Rename"
msgstr ""
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "Menunggu"
@ -148,74 +148,74 @@ msgstr ""
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr ""
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr ""
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Gagal mengunggah berkas anda karena berupa direktori atau mempunyai ukuran 0 byte"
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "Terjadi Galat Pengunggahan"
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "tutup"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr ""
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr ""
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "Pengunggahan dibatalkan."
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr "tautan tidak boleh kosong"
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr ""
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "Nama"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "Ukuran"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "Dimodifikasi"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr "1 map"
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr "{count} map"
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr "1 berkas"
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr "{count} berkas"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-04 00:06+0100\n"
"PO-Revision-Date: 2013-03-03 23:06+0000\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-14 23:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n"
"MIME-Version: 1.0\n"
@ -75,7 +75,7 @@ msgstr ""
msgid "Invalid directory."
msgstr "Ógild mappa."
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "Skrár"
@ -91,8 +91,8 @@ msgstr "Eyða"
msgid "Rename"
msgstr "Endurskýra"
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "Bíður"
@ -146,74 +146,74 @@ msgstr ""
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr ""
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr ""
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Innsending á skrá mistókst, hugsanlega sendir þú möppu eða skráin er 0 bæti."
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "Villa við innsendingu"
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "Loka"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr "1 skrá innsend"
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr "{count} skrár innsendar"
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "Hætt við innsendingu."
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Innsending í gangi. Ef þú ferð af þessari síðu mun innsending misheppnast."
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr "Vefslóð má ekki vera tóm."
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Óleyfilegt nafn á möppu. Nafnið 'Shared' er frátekið fyrir Owncloud"
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "Nafn"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "Stærð"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "Breytt"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr "1 mappa"
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr "{count} möppur"
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr "1 skrá"
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr "{count} skrár"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-04 00:06+0100\n"
"PO-Revision-Date: 2013-03-03 23:06+0000\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-14 23:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n"
"MIME-Version: 1.0\n"
@ -78,7 +78,7 @@ msgstr "Spazio di archiviazione insufficiente"
msgid "Invalid directory."
msgstr "Cartella non valida."
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "File"
@ -94,8 +94,8 @@ msgstr "Elimina"
msgid "Rename"
msgstr "Rinomina"
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "In corso"
@ -149,74 +149,74 @@ msgstr "Lo spazio di archiviazione è pieno, i file non possono essere più aggi
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr "Lo spazio di archiviazione è quasi pieno ({usedSpacePercent}%)"
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "Il tuo scaricamento è in fase di preparazione. Ciò potrebbe richiedere del tempo se i file sono grandi."
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Impossibile inviare il file poiché è una cartella o ha dimensione 0 byte"
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "Errore di invio"
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "Chiudi"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr "1 file in fase di caricamento"
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr "{count} file in fase di caricamentoe"
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "Invio annullato"
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Caricamento del file in corso. La chiusura della pagina annullerà il caricamento."
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr "L'URL non può essere vuoto."
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "Nome della cartella non valido. L'uso di 'Shared' è riservato da ownCloud"
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "Nome"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "Dimensione"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "Modificato"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr "1 cartella"
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr "{count} cartelle"
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr "1 file"
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr "{count} file"

View File

@ -12,8 +12,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-03-04 00:06+0100\n"
"PO-Revision-Date: 2013-03-03 23:06+0000\n"
"POT-Creation-Date: 2013-03-16 22:17+0100\n"
"PO-Revision-Date: 2013-03-14 23:20+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"
@ -79,7 +79,7 @@ msgstr "ストレージに十分な空き容量がありません"
msgid "Invalid directory."
msgstr "無効なディレクトリです。"
#: appinfo/app.php:10
#: appinfo/app.php:12
msgid "Files"
msgstr "ファイル"
@ -95,8 +95,8 @@ msgstr "削除"
msgid "Rename"
msgstr "名前の変更"
#: js/filelist.js:49 js/filelist.js:52 js/files.js:292 js/files.js:408
#: js/files.js:439
#: js/filelist.js:49 js/filelist.js:52 js/files.js:293 js/files.js:409
#: js/files.js:440
msgid "Pending"
msgstr "保留"
@ -150,74 +150,74 @@ msgstr "あなたのストレージは一杯です。ファイルの更新と同
msgid "Your storage is almost full ({usedSpacePercent}%)"
msgstr "あなたのストレージはほぼ一杯です({usedSpacePercent}%"
#: js/files.js:225
#: js/files.js:226
msgid ""
"Your download is being prepared. This might take some time if the files are "
"big."
msgstr "ダウンロードの準備中です。ファイルサイズが大きい場合は少し時間がかかるかもしれません。"
#: js/files.js:262
#: js/files.js:263
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "ディレクトリもしくは0バイトのファイルはアップロードできません"
#: js/files.js:262
#: js/files.js:263
msgid "Upload Error"
msgstr "アップロードエラー"
#: js/files.js:273
#: js/files.js:274
msgid "Close"
msgstr "閉じる"
#: js/files.js:312
#: js/files.js:313
msgid "1 file uploading"
msgstr "ファイルを1つアップロード中"
#: js/files.js:315 js/files.js:370 js/files.js:385
#: js/files.js:316 js/files.js:371 js/files.js:386
msgid "{count} files uploading"
msgstr "{count} ファイルをアップロード中"
#: js/files.js:388 js/files.js:423
#: js/files.js:389 js/files.js:424
msgid "Upload cancelled."
msgstr "アップロードはキャンセルされました。"
#: js/files.js:497
#: js/files.js:498
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。"
#: js/files.js:570
#: js/files.js:571
msgid "URL cannot be empty."
msgstr "URLは空にできません。"
#: js/files.js:575
#: js/files.js:576
msgid "Invalid folder name. Usage of 'Shared' is reserved by Owncloud"
msgstr "無効なフォルダ名です。'Shared' の利用は ownCloud が予約済みです。"
#: js/files.js:953 templates/index.php:68
#: js/files.js:954 templates/index.php:68
msgid "Name"
msgstr "名前"
#: js/files.js:954 templates/index.php:79
#: js/files.js:955 templates/index.php:79
msgid "Size"
msgstr "サイズ"
#: js/files.js:955 templates/index.php:81
#: js/files.js:956 templates/index.php:81
msgid "Modified"
msgstr "更新日時"
#: js/files.js:974
#: js/files.js:975
msgid "1 folder"
msgstr "1 フォルダ"
#: js/files.js:976
#: js/files.js:977
msgid "{count} folders"
msgstr "{count} フォルダ"
#: js/files.js:984
#: js/files.js:985
msgid "1 file"
msgstr "1 ファイル"
#: js/files.js:986
#: js/files.js:987
msgid "{count} files"
msgstr "{count} ファイル"

Some files were not shown because too many files have changed in this diff Show More