[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2013-01-04 13:23:31 +01:00
parent 4e1923b01e
commit 90f39cd703
84 changed files with 3623 additions and 2833 deletions

View File

@ -14,7 +14,7 @@
"replace" => "remplacer",
"suggest name" => "Suggérer un nom",
"cancel" => "annuler",
"replaced {new_name}" => "{new_name} a été replacé",
"replaced {new_name}" => "{new_name} a été remplacé",
"undo" => "annuler",
"replaced {new_name} with {old_name}" => "{new_name} a été remplacé par {old_name}",
"unshared {files}" => "Fichiers non partagés : {files}",

View File

@ -1,4 +1,6 @@
<?php $TRANSLATIONS = array(
"<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>Advertencia:</b> Los Apps user_ldap y user_webdavauth son incompatibles. Puede que experimente un comportamiento inesperado. Pregunte al administrador del sistema para desactivar uno de ellos.",
"<b>Warning:</b> The PHP LDAP module needs is not installed, the backend will not work. Please ask your system administrator to install it." => "<b>Advertencia:</b> El módulo PHP LDAP necesario no está instalado, el sistema no funcionará. Pregunte al administrador del sistema para instalarlo.",
"Host" => "Servidor",
"You can omit the protocol, except you require SSL. Then start with ldaps://" => "Podés omitir el protocolo, excepto si SSL es requerido. En ese caso, empezá con ldaps://",
"Base DN" => "DN base",

View File

@ -59,7 +59,7 @@
"delete" => "supprimer",
"share" => "partager",
"Password protected" => "Protégé par un mot de passe",
"Error unsetting expiration date" => "Un erreur est survenue pendant la suppression de la date d'expiration",
"Error unsetting expiration date" => "Une erreur est survenue pendant la suppression de la date d'expiration",
"Error setting expiration date" => "Erreur lors de la spécification de la date d'expiration",
"Sending ..." => "En cours d'envoi ...",
"Email sent" => "Email envoyé",
@ -83,7 +83,7 @@
"Cloud not found" => "Introuvable",
"Edit categories" => "Modifier les catégories",
"Add" => "Ajouter",
"Security Warning" => "Avertissement de sécutité",
"Security Warning" => "Avertissement de sécurité",
"No secure random number generator is available, please enable the PHP OpenSSL extension." => "Aucun générateur de nombre aléatoire sécurisé n'est disponible, veuillez activer l'extension PHP OpenSSL",
"Without a secure random number generator an attacker may be able to predict password reset tokens and take over your account." => "Sans générateur de nombre aléatoire sécurisé, un attaquant peut être en mesure de prédire les jetons de réinitialisation du mot de passe, et ainsi prendre le contrôle de votre compte utilisateur.",
"Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Votre dossier data et vos fichiers sont probablement accessibles depuis internet. Le fichier .htaccess fourni par ownCloud ne fonctionne pas. Nous vous recommandons vivement de configurer votre serveur web de manière à ce que le dossier data ne soit plus accessible ou bien de déplacer le dossier data en dehors du dossier racine des documents du serveur web.",

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: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+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"
@ -18,46 +18,58 @@ msgstr ""
"Language: ar\n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "تم ترفيع الملفات بنجاح."
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "حجم الملف الذي تريد ترفيعه أعلى مما MAX_FILE_SIZE يسمح به في واجهة ال HTML."
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "تم ترفيع جزء من الملفات الذي تريد ترفيعها فقط"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "لم يتم ترفيع أي من الملفات"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "المجلد المؤقت غير موجود"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr ""
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "الملفات"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "إلغاء مشاركة"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "محذوف"
@ -65,39 +77,39 @@ msgstr "محذوف"
msgid "Rename"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr ""
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr ""
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr ""
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr ""
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr ""
@ -107,80 +119,80 @@ msgid ""
"allowed."
msgstr ""
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr ""
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr ""
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "إغلق"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr ""
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr ""
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr ""
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr ""
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr ""
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr ""
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr ""
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "الاسم"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "حجم"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "معدل"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr ""
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr ""
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr ""
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr ""
@ -192,27 +204,27 @@ msgstr ""
msgid "Maximum upload size"
msgstr "الحد الأقصى لحجم الملفات التي يمكن رفعها"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr ""
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr ""
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr ""
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr ""
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr ""
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "حفظ"
@ -240,28 +252,28 @@ msgstr "إرفع"
msgid "Cancel upload"
msgstr ""
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "لا يوجد شيء هنا. إرفع بعض الملفات!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "تحميل"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "حجم الترفيع أعلى من المسموح"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "حجم الملفات التي تريد ترفيعها أعلى من المسموح على الخادم."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
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: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+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"
@ -19,46 +19,58 @@ msgstr ""
"Language: bg_BG\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Файлът е качен успешно"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Файлът който се опитвате да качите надвишава стойностите в MAX_FILE_SIZE в HTML формата."
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Файлът е качен частично"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Фахлът не бе качен"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Липсва временната папка"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Грешка при запис на диска"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Файлове"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr ""
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Изтриване"
@ -66,39 +78,39 @@ msgstr "Изтриване"
msgid "Rename"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr ""
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr ""
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr ""
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr ""
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr ""
@ -108,80 +120,80 @@ msgid ""
"allowed."
msgstr ""
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr ""
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr "Грешка при качване"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr ""
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr ""
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr ""
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr ""
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Качването е отменено."
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr ""
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr ""
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr ""
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Име"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Размер"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Променено"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr ""
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr ""
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr ""
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr ""
@ -193,27 +205,27 @@ msgstr ""
msgid "Maximum upload size"
msgstr "Макс. размер за качване"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr ""
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr ""
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr ""
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 означава без ограничение"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr ""
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Запис"
@ -241,28 +253,28 @@ msgstr "Качване"
msgid "Cancel upload"
msgstr "Отказване на качването"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Няма нищо, качете нещо!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Изтегляне"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "Файлът е прекалено голям"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Файловете които се опитвате да качите са по-големи от позволеното за сървъра."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "Файловете се претърсват, изчакайте."
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr ""

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-01-03 00:04+0100\n"
"PO-Revision-Date: 2013-01-02 10:06+0000\n"
"Last-Translator: Shubhra Paul <paul_shubhra@yahoo.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -18,37 +18,49 @@ msgstr ""
"Language: bn_BD\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "কোন সমস্যা নেই, ফাইল আপলোড সুসম্পন্ন হয়েছে"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "আপলোড করা ফাইলটি আংশিক আপলোড হয়েছে"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "কোন ফাইল আপলোড করা হয় নি"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "অস্থায়ী ফোল্ডারটি খোয়া গিয়েছে "
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "ডিস্কে লিখতে পারা গেল না"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "ফাইল"

View File

@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-02 00:02+0100\n"
"PO-Revision-Date: 2012-12-01 16:57+0000\n"
"Last-Translator: Josep Tomàs <jtomas.binsoft@gmail.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -22,46 +22,58 @@ msgstr ""
"Language: ca\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "El fitxer s'ha pujat correctament"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Larxiu que voleu carregar supera el màxim definit en la directiva upload_max_filesize del php.ini:"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "El fitxer de pujada excedeix la directiva MAX_FILE_SIZE especificada al formulari HTML"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "El fitxer només s'ha pujat parcialment"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "El fitxer no s'ha pujat"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "S'ha perdut un fitxer temporal"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Ha fallat en escriure al disc"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Fitxers"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "Deixa de compartir"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Suprimeix"
@ -69,39 +81,39 @@ msgstr "Suprimeix"
msgid "Rename"
msgstr "Reanomena"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "{new_name} ja existeix"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "substitueix"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "sugereix un nom"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "cancel·la"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr "s'ha substituït {new_name}"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "desfés"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr "s'ha substituït {old_name} per {new_name}"
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr "no compartits {files}"
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr "eliminats {files}"
@ -111,80 +123,80 @@ msgid ""
"allowed."
msgstr "El nóm no és vàlid, '\\', '/', '<', '>', ':', '\"', '|', '?' i '*' no estan permesos."
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "s'estan generant fitxers ZIP, pot trigar una estona."
#: js/files.js:218
#: js/files.js:212
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:218
#: js/files.js:212
msgid "Upload Error"
msgstr "Error en la pujada"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "Tanca"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Pendents"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "1 fitxer pujant"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "{count} fitxers en pujada"
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "La pujada s'ha cancel·lat."
#: js/files.js:451
#: js/files.js:445
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:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "El nom de la carpeta no és vàlid. L'ús de \"Compartit\" està reservat per a OwnCloud"
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} fitxers escannejats"
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "error durant l'escaneig"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Nom"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Mida"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Modificat"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "1 carpeta"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} carpetes"
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "1 fitxer"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr "{count} fitxers"
@ -196,27 +208,27 @@ msgstr "Gestió de fitxers"
msgid "Maximum upload size"
msgstr "Mida màxima de pujada"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "màxim possible:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Necessari per fitxers múltiples i baixada de carpetes"
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Activa la baixada ZIP"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 és sense límit"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Mida màxima d'entrada per fitxers ZIP"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Desa"
@ -244,28 +256,28 @@ msgstr "Puja"
msgid "Cancel upload"
msgstr "Cancel·la la pujada"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Res per aquí. Pugeu alguna cosa!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Baixa"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "La pujada és massa gran"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Els fitxers que esteu intentant pujar excedeixen la mida màxima de pujada del servidor"
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "S'estan escanejant els fitxers, espereu"
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "Actualment escanejant"

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: 2012-12-02 00:02+0100\n"
"PO-Revision-Date: 2012-12-01 05:15+0000\n"
"Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -20,46 +20,58 @@ msgstr ""
"Language: cs_CZ\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Soubor byl odeslán úspěšně"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Odesílaný soubor přesahuje velikost upload_max_filesize povolenou v php.ini:"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Odeslaný soubor přesáhl svou velikostí parametr MAX_FILE_SIZE specifikovaný v formuláři HTML"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Soubor byl odeslán pouze částečně"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Žádný soubor nebyl odeslán"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Chybí adresář pro dočasné soubory"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Zápis na disk selhal"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Soubory"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "Zrušit sdílení"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Smazat"
@ -67,39 +79,39 @@ msgstr "Smazat"
msgid "Rename"
msgstr "Přejmenovat"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "{new_name} již existuje"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "nahradit"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "navrhnout název"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "zrušit"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr "nahrazeno {new_name}"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "zpět"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr "nahrazeno {new_name} s {old_name}"
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr "sdílení zrušeno pro {files}"
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr "smazáno {files}"
@ -109,80 +121,80 @@ msgid ""
"allowed."
msgstr "Neplatný název, znaky '\\', '/', '<', '>', ':', '\"', '|', '?' a '*' nejsou povoleny."
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "generuji ZIP soubor, může to nějakou dobu trvat."
#: js/files.js:218
#: js/files.js:212
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:218
#: js/files.js:212
msgid "Upload Error"
msgstr "Chyba odesílání"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "Zavřít"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Čekající"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "odesílá se 1 soubor"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "odesílám {count} souborů"
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Odesílání zrušeno."
#: js/files.js:451
#: js/files.js:445
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:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "Neplatný název složky. Použití názvu \"Shared\" je rezervováno pro interní úžití službou Owncloud."
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr "prozkoumáno {count} souborů"
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "chyba při prohledávání"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Název"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Velikost"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Změněno"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "1 složka"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} složky"
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "1 soubor"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr "{count} soubory"
@ -194,27 +206,27 @@ msgstr "Zacházení se soubory"
msgid "Maximum upload size"
msgstr "Maximální velikost pro odesílání"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "největší možná: "
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Potřebné pro více-souborové stahování a stahování složek."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Povolit ZIP-stahování"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 znamená bez omezení"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Maximální velikost vstupu pro ZIP soubory"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Uložit"
@ -242,28 +254,28 @@ msgstr "Odeslat"
msgid "Cancel upload"
msgstr "Zrušit odesílání"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Žádný obsah. Nahrajte něco."
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Stáhnout"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "Odeslaný soubor je příliš velký"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Soubory, které se snažíte odeslat, překračují limit velikosti odesílání na tomto serveru."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "Soubory se prohledávají, prosím čekejte."
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "Aktuální prohledávání"

View File

@ -15,9 +15,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-24 00:10+0100\n"
"PO-Revision-Date: 2012-12-23 21:45+0000\n"
"Last-Translator: cronner <cronner@gmail.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -25,37 +25,49 @@ msgstr ""
"Language: da\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Der er ingen fejl, filen blev uploadet med success"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Den uploadede fil overstiger upload_max_filesize direktivet i php.ini"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Den uploadede fil overskrider MAX_FILE_SIZE -direktivet som er specificeret i HTML-formularen"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Den uploadede file blev kun delvist uploadet"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Ingen fil blev uploadet"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Mangler en midlertidig mappe"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Fejl ved skrivning til disk."
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Filer"
@ -199,27 +211,27 @@ msgstr "Filhåndtering"
msgid "Maximum upload size"
msgstr "Maksimal upload-størrelse"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "max. mulige: "
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Nødvendigt for at kunne downloade mapper og flere filer ad gangen."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Muliggør ZIP-download"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 er ubegrænset"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Maksimal størrelse på ZIP filer"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Gem"

View File

@ -24,9 +24,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-12 00:12+0100\n"
"PO-Revision-Date: 2012-12-11 09:27+0000\n"
"Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -34,37 +34,49 @@ msgstr ""
"Language: de\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Datei fehlerfrei hochgeladen."
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Die hochgeladene Datei überschreitet die upload_max_filesize Vorgabe in php.ini"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Die Größe der hochzuladenden Datei überschreitet die MAX_FILE_SIZE-Richtlinie, die im HTML-Formular angegeben wurde"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Die Datei wurde nur teilweise hochgeladen."
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Es wurde keine Datei hochgeladen."
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Temporärer Ordner fehlt."
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Fehler beim Schreiben auf die Festplatte"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Dateien"
@ -127,76 +139,76 @@ msgstr "Ungültiger Name, '\\', '/', '<', '>', ':', '\"', '|', '?' und '*' sind
msgid "generating ZIP-file, it may take some time."
msgstr "Erstelle ZIP-Datei. Dies kann eine Weile dauern."
#: js/files.js:209
#: js/files.js:212
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:209
#: js/files.js:212
msgid "Upload Error"
msgstr "Fehler beim Upload"
#: js/files.js:226
#: js/files.js:229
msgid "Close"
msgstr "Schließen"
#: js/files.js:245 js/files.js:359 js/files.js:389
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Ausstehend"
#: js/files.js:265
#: js/files.js:268
msgid "1 file uploading"
msgstr "Eine Datei wird hoch geladen"
#: js/files.js:268 js/files.js:322 js/files.js:337
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "{count} Dateien werden hochgeladen"
#: js/files.js:340 js/files.js:373
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Upload abgebrochen."
#: js/files.js:442
#: js/files.js:445
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:512
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "Ungültiger Ordnername. Die Verwendung von \"Shared\" ist ownCloud vorbehalten."
#: js/files.js:693
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} Dateien wurden gescannt"
#: js/files.js:701
#: js/files.js:707
msgid "error while scanning"
msgstr "Fehler beim Scannen"
#: js/files.js:774 templates/index.php:66
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Name"
#: js/files.js:775 templates/index.php:77
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Größe"
#: js/files.js:776 templates/index.php:79
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Bearbeitet"
#: js/files.js:803
#: js/files.js:801
msgid "1 folder"
msgstr "1 Ordner"
#: js/files.js:805
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} Ordner"
#: js/files.js:813
#: js/files.js:811
msgid "1 file"
msgstr "1 Datei"
#: js/files.js:815
#: js/files.js:813
msgid "{count} files"
msgstr "{count} Dateien"
@ -208,27 +220,27 @@ msgstr "Dateibehandlung"
msgid "Maximum upload size"
msgstr "Maximale Upload-Größe"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "maximal möglich:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Für Mehrfachdatei- und Ordnerdownloads benötigt:"
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "ZIP-Download aktivieren"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 bedeutet unbegrenzt"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Maximale Größe für ZIP-Dateien"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Speichern"

View File

@ -25,9 +25,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-12 00:12+0100\n"
"PO-Revision-Date: 2012-12-11 09:27+0000\n"
"Last-Translator: Mirodin <blobbyjj@ymail.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -35,37 +35,49 @@ msgstr ""
"Language: de_DE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Es sind keine Fehler aufgetreten. Die Datei wurde erfolgreich hochgeladen."
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Die hochgeladene Datei überschreitet die upload_max_filesize Vorgabe in php.ini"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Die Größe der hochzuladenden Datei überschreitet die MAX_FILE_SIZE-Richtlinie, die im HTML-Formular angegeben wurde"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Die Datei wurde nur teilweise hochgeladen."
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Es wurde keine Datei hochgeladen."
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Der temporäre Ordner fehlt."
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Fehler beim Schreiben auf die Festplatte"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Dateien"
@ -128,76 +140,76 @@ msgstr "Ungültiger Name, '\\', '/', '<', '>', ':', '\"', '|', '?' und '*' sind
msgid "generating ZIP-file, it may take some time."
msgstr "Erstelle ZIP-Datei. Dies kann eine Weile dauern."
#: js/files.js:209
#: js/files.js:212
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:209
#: js/files.js:212
msgid "Upload Error"
msgstr "Fehler beim Upload"
#: js/files.js:226
#: js/files.js:229
msgid "Close"
msgstr "Schließen"
#: js/files.js:245 js/files.js:359 js/files.js:389
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Ausstehend"
#: js/files.js:265
#: js/files.js:268
msgid "1 file uploading"
msgstr "1 Datei wird hochgeladen"
#: js/files.js:268 js/files.js:322 js/files.js:337
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "{count} Dateien wurden hochgeladen"
#: js/files.js:340 js/files.js:373
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Upload abgebrochen."
#: js/files.js:442
#: js/files.js:445
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:512
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "Ungültiger Ordnername. Die Verwendung von \"Shared\" ist ownCloud vorbehalten."
#: js/files.js:693
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} Dateien wurden gescannt"
#: js/files.js:701
#: js/files.js:707
msgid "error while scanning"
msgstr "Fehler beim Scannen"
#: js/files.js:774 templates/index.php:66
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Name"
#: js/files.js:775 templates/index.php:77
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Größe"
#: js/files.js:776 templates/index.php:79
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Bearbeitet"
#: js/files.js:803
#: js/files.js:801
msgid "1 folder"
msgstr "1 Ordner"
#: js/files.js:805
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} Ordner"
#: js/files.js:813
#: js/files.js:811
msgid "1 file"
msgstr "1 Datei"
#: js/files.js:815
#: js/files.js:813
msgid "{count} files"
msgstr "{count} Dateien"
@ -209,27 +221,27 @@ msgstr "Dateibehandlung"
msgid "Maximum upload size"
msgstr "Maximale Upload-Größe"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "maximal möglich:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Für Mehrfachdatei- und Ordnerdownloads benötigt:"
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "ZIP-Download aktivieren"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 bedeutet unbegrenzt"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Maximale Größe für ZIP-Dateien"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Speichern"

View File

@ -24,9 +24,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-31 00:04+0100\n"
"PO-Revision-Date: 2012-12-30 00:21+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-03 16:09+0000\n"
"Last-Translator: a.tangemann <a.tangemann@web.de>\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

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: 2012-12-22 00:24+0100\n"
"PO-Revision-Date: 2012-12-21 23:03+0000\n"
"Last-Translator: multimill <multimill@gmail.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-03 16:07+0000\n"
"Last-Translator: a.tangemann <a.tangemann@web.de>\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

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: 2012-12-28 00:20+0100\n"
"PO-Revision-Date: 2012-12-27 13:50+0000\n"
"Last-Translator: Konstantinos Tzanidis <tzanidis@gmail.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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"
@ -24,37 +24,49 @@ msgstr ""
"Language: el\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Δεν υπάρχει σφάλμα, το αρχείο εστάλει επιτυχώς"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Το απεσταλμένο αρχείο ξεπερνά την οδηγία upload_max_filesize στο php.ini:"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Το αρχείο υπερβαίνει την οδηγία μέγιστου επιτρεπτού μεγέθους \"MAX_FILE_SIZE\" που έχει οριστεί στην HTML φόρμα"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Το αρχείο εστάλει μόνο εν μέρει"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Κανένα αρχείο δεν στάλθηκε"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Λείπει ο προσωρινός φάκελος"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Αποτυχία εγγραφής στο δίσκο"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Αρχεία"
@ -198,27 +210,27 @@ msgstr "Διαχείριση αρχείων"
msgid "Maximum upload size"
msgstr "Μέγιστο μέγεθος αποστολής"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "μέγιστο δυνατό:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Απαραίτητο για κατέβασμα πολλαπλών αρχείων και φακέλων"
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Ενεργοποίηση κατεβάσματος ZIP"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 για απεριόριστο"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Μέγιστο μέγεθος για αρχεία ZIP"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Αποθήκευση"

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-03 00:04+0100\n"
"PO-Revision-Date: 2012-12-02 22:06+0000\n"
"Last-Translator: Mariano <mstreet@kde.org.ar>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -19,46 +19,58 @@ msgstr ""
"Language: eo\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Ne estas eraro, la dosiero alŝutiĝis sukcese"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "La dosiero alŝutita superas la regulon upload_max_filesize el php.ini: "
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "La dosiero alŝutita superas la regulon MAX_FILE_SIZE, kiu estas difinita en la HTML-formularo"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "La alŝutita dosiero nur parte alŝutiĝis"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Neniu dosiero estas alŝutita"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Mankas tempa dosierujo"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Malsukcesis skribo al disko"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Dosieroj"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "Malkunhavigi"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Forigi"
@ -66,39 +78,39 @@ msgstr "Forigi"
msgid "Rename"
msgstr "Alinomigi"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "{new_name} jam ekzistas"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "anstataŭigi"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "sugesti nomon"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "nuligi"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr "anstataŭiĝis {new_name}"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "malfari"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr "anstataŭiĝis {new_name} per {old_name}"
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr "malkunhaviĝis {files}"
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr "foriĝis {files}"
@ -108,80 +120,80 @@ msgid ""
"allowed."
msgstr "Nevalida nomo: “\\”, “/”, “<”, “>”, “:”, “\"”, “|”, “?” kaj “*” ne permesatas."
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "generanta ZIP-dosiero, ĝi povas daŭri iom da tempo"
#: js/files.js:218
#: js/files.js:212
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:218
#: js/files.js:212
msgid "Upload Error"
msgstr "Alŝuta eraro"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "Fermi"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Traktotaj"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "1 dosiero estas alŝutata"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "{count} dosieroj alŝutatas"
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "La alŝuto nuliĝis."
#: js/files.js:451
#: js/files.js:445
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:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "Nevalida nomo de dosierujo. Uzo de “Shared” rezervitas de Owncloud"
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} dosieroj skaniĝis"
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "eraro dum skano"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Nomo"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Grando"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Modifita"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "1 dosierujo"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} dosierujoj"
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "1 dosiero"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr "{count} dosierujoj"
@ -193,27 +205,27 @@ msgstr "Dosieradministro"
msgid "Maximum upload size"
msgstr "Maksimuma alŝutogrando"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "maks. ebla: "
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Necesa por elŝuto de pluraj dosieroj kaj dosierujoj."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Kapabligi ZIP-elŝuton"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 signifas senlime"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Maksimuma enirgrando por ZIP-dosieroj"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Konservi"
@ -241,28 +253,28 @@ msgstr "Alŝuti"
msgid "Cancel upload"
msgstr "Nuligi alŝuton"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Nenio estas ĉi tie. Alŝutu ion!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Elŝuti"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "Elŝuto tro larĝa"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "La dosieroj, kiujn vi provas alŝuti, transpasas la maksimuman grandon por dosieralŝutoj en ĉi tiu servilo."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "Dosieroj estas skanataj, bonvolu atendi."
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "Nuna skano"

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: 2012-12-02 00:02+0100\n"
"PO-Revision-Date: 2012-12-01 20:49+0000\n"
"Last-Translator: xsergiolpx <sergioballesterossolanas@gmail.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -24,46 +24,58 @@ msgstr ""
"Language: es\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "No se ha producido ningún error, el archivo se ha subido con éxito"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "El archivo que intentas subir sobrepasa el tamaño definido por la variable upload_max_filesize en php.ini"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "El archivo que intentas subir sobrepasa el tamaño definido por la variable MAX_FILE_SIZE especificada en el formulario HTML"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "El archivo que intentas subir solo se subió parcialmente"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "No se ha subido ningún archivo"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Falta un directorio temporal"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "La escritura en disco ha fallado"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Archivos"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "Dejar de compartir"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Eliminar"
@ -71,39 +83,39 @@ msgstr "Eliminar"
msgid "Rename"
msgstr "Renombrar"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "{new_name} ya existe"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "reemplazar"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "sugerir nombre"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "cancelar"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr "reemplazado {new_name}"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "deshacer"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr "reemplazado {new_name} con {old_name}"
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr "{files} descompartidos"
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr "{files} eliminados"
@ -113,80 +125,80 @@ msgid ""
"allowed."
msgstr "Nombre Invalido, \"\\\", \"/\", \"<\", \">\", \":\", \"\", \"|\" \"?\" y \"*\" no están permitidos "
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "generando un fichero ZIP, puede llevar un tiempo."
#: js/files.js:218
#: js/files.js:212
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:218
#: js/files.js:212
msgid "Upload Error"
msgstr "Error al subir el archivo"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "cerrrar"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Pendiente"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "subiendo 1 archivo"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "Subiendo {count} archivos"
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Subida cancelada."
#: js/files.js:451
#: js/files.js:445
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:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "Nombre de la carpeta invalido. El uso de \"Shared\" esta reservado para Owncloud"
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} archivos escaneados"
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "error escaneando"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Nombre"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Tamaño"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Modificado"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "1 carpeta"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} carpetas"
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "1 archivo"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr "{count} archivos"
@ -198,27 +210,27 @@ msgstr "Tratamiento de archivos"
msgid "Maximum upload size"
msgstr "Tamaño máximo de subida"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "máx. posible:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Se necesita para descargas multi-archivo y de carpetas"
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Habilitar descarga en ZIP"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 es ilimitado"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Tamaño máximo para archivos ZIP de entrada"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Guardar"
@ -246,28 +258,28 @@ msgstr "Subir"
msgid "Cancel upload"
msgstr "Cancelar subida"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Aquí no hay nada. ¡Sube algo!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Descargar"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "El archivo es demasiado grande"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Los archivos que estás intentando subir sobrepasan el tamaño máximo permitido por este servidor."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "Se están escaneando los archivos, por favor espere."
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "Ahora escaneando"

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-11 00:04+0100\n"
"PO-Revision-Date: 2012-12-10 00:37+0000\n"
"Last-Translator: Agustin Ferrario <agustin.ferrario@hotmail.com.ar>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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"
@ -19,37 +19,49 @@ msgstr ""
"Language: es_AR\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "No se han producido errores, el archivo se ha subido con éxito"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "El archivo que intentás subir excede el tamaño definido por upload_max_filesize en el php.ini:"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "El archivo que intentás subir sobrepasa el tamaño definido por la variable MAX_FILE_SIZE especificada en el formulario HTML"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "El archivo que intentás subir solo se subió parcialmente"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "El archivo no fue subido"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Falta un directorio temporal"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Error al escribir en el disco"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Archivos"
@ -112,76 +124,76 @@ msgstr "Nombre invalido, '\\', '/', '<', '>', ':', '\"', '|', '?' y '*' no está
msgid "generating ZIP-file, it may take some time."
msgstr "generando un archivo ZIP, puede llevar un tiempo."
#: js/files.js:209
#: js/files.js:212
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:209
#: js/files.js:212
msgid "Upload Error"
msgstr "Error al subir el archivo"
#: js/files.js:226
#: js/files.js:229
msgid "Close"
msgstr "Cerrar"
#: js/files.js:245 js/files.js:359 js/files.js:389
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Pendiente"
#: js/files.js:265
#: js/files.js:268
msgid "1 file uploading"
msgstr "Subiendo 1 archivo"
#: js/files.js:268 js/files.js:322 js/files.js:337
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "Subiendo {count} archivos"
#: js/files.js:340 js/files.js:373
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "La subida fue cancelada"
#: js/files.js:442
#: js/files.js:445
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:512
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "Nombre del directorio inválido. Usar \"Shared\" está reservado por ownCloud."
#: js/files.js:693
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} archivos escaneados"
#: js/files.js:701
#: js/files.js:707
msgid "error while scanning"
msgstr "error mientras se escaneaba"
#: js/files.js:774 templates/index.php:66
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Nombre"
#: js/files.js:775 templates/index.php:77
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Tamaño"
#: js/files.js:776 templates/index.php:79
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Modificado"
#: js/files.js:803
#: js/files.js:801
msgid "1 folder"
msgstr "1 directorio"
#: js/files.js:805
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} directorios"
#: js/files.js:813
#: js/files.js:811
msgid "1 file"
msgstr "1 archivo"
#: js/files.js:815
#: js/files.js:813
msgid "{count} files"
msgstr "{count} archivos"
@ -193,27 +205,27 @@ msgstr "Tratamiento de archivos"
msgid "Maximum upload size"
msgstr "Tamaño máximo de subida"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "máx. posible:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Es necesario para descargas multi-archivo y de carpetas"
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Habilitar descarga en formato ZIP"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 significa ilimitado"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Tamaño máximo para archivos ZIP de entrada"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Guardar"

View File

@ -3,14 +3,15 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Agustin Ferrario <agustin.ferrario@hotmail.com.ar>, 2013.
# <claudio.tessone@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-15 00:11+0100\n"
"PO-Revision-Date: 2012-12-14 23:11+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 05:53+0000\n"
"Last-Translator: Agustin Ferrario <agustin.ferrario@hotmail.com.ar>\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"
@ -23,13 +24,13 @@ msgid ""
"<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."
msgstr ""
msgstr "<b>Advertencia:</b> Los Apps user_ldap y user_webdavauth son incompatibles. Puede que experimente un comportamiento inesperado. Pregunte al administrador del sistema para desactivar uno de ellos."
#: templates/settings.php:11
msgid ""
"<b>Warning:</b> The PHP LDAP module needs is not installed, the backend will"
" not work. Please ask your system administrator to install it."
msgstr ""
msgstr "<b>Advertencia:</b> El módulo PHP LDAP necesario no está instalado, el sistema no funcionará. Pregunte al administrador del sistema para instalarlo."
#: templates/settings.php:15
msgid "Host"

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: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+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"
@ -19,46 +19,58 @@ msgstr ""
"Language: et_EE\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Ühtegi viga pole, fail on üles laetud"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Üles laetud faili suurus ületab HTML vormis määratud upload_max_filesize suuruse"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Fail laeti üles ainult osaliselt"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Ühtegi faili ei laetud üles"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Ajutiste failide kaust puudub"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Kettale kirjutamine ebaõnnestus"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Failid"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "Lõpeta jagamine"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Kustuta"
@ -66,39 +78,39 @@ msgstr "Kustuta"
msgid "Rename"
msgstr "ümber"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "{new_name} on juba olemas"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "asenda"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "soovita nime"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "loobu"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr "asendatud nimega {new_name}"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "tagasi"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr "asendas nime {old_name} nimega {new_name}"
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr "jagamata {files}"
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr "kustutatud {files}"
@ -108,80 +120,80 @@ msgid ""
"allowed."
msgstr "Vigane nimi, '\\', '/', '<', '>', ':', '\"', '|', '?' ja '*' pole lubatud."
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "ZIP-faili loomine, see võib veidi aega võtta."
#: js/files.js:218
#: js/files.js:212
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:218
#: js/files.js:212
msgid "Upload Error"
msgstr "Üleslaadimise viga"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "Sulge"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Ootel"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "1 faili üleslaadimisel"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "{count} faili üleslaadimist"
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Üleslaadimine tühistati."
#: js/files.js:451
#: js/files.js:445
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:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "Vigane kausta nimi. Nime \"Jagatud\" kasutamine on Owncloudi poolt broneeritud "
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} faili skännitud"
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "viga skännimisel"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Nimi"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Suurus"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Muudetud"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "1 kaust"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} kausta"
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "1 fail"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr "{count} faili"
@ -193,27 +205,27 @@ msgstr "Failide käsitlemine"
msgid "Maximum upload size"
msgstr "Maksimaalne üleslaadimise suurus"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "maks. võimalik: "
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Vajalik mitme faili ja kausta allalaadimiste jaoks."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Luba ZIP-ina allalaadimine"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 tähendab piiramatut"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Maksimaalne ZIP-faili sisestatava faili suurus"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Salvesta"
@ -241,28 +253,28 @@ msgstr "Lae üles"
msgid "Cancel upload"
msgstr "Tühista üleslaadimine"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Siin pole midagi. Lae midagi üles!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Lae alla"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "Üleslaadimine on liiga suur"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Failid, mida sa proovid üles laadida, ületab serveri poolt üleslaetavatele failidele määratud maksimaalse suuruse."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "Faile skannitakse, palun oota"
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "Praegune skannimine"

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: 2012-12-14 00:16+0100\n"
"PO-Revision-Date: 2012-12-13 11:48+0000\n"
"Last-Translator: Piarres Beobide <pi@beobide.net>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -20,37 +20,49 @@ msgstr ""
"Language: eu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Ez da arazorik izan, fitxategia ongi igo da"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Igotako fitxategiak php.ini fitxategian ezarritako upload_max_filesize muga gainditu du:"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Igotako fitxategiaren tamaina HTML inprimakiko MAX_FILESIZE direktiban adierazitakoa baino handiagoa da"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Igotako fitxategiaren zati bat baino gehiago ez da igo"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Ez da fitxategirik igo"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Aldi baterako karpeta falta da"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Errore bat izan da diskoan idazterakoan"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Fitxategiak"
@ -113,76 +125,76 @@ msgstr "IZen aliogabea, '\\', '/', '<', '>', ':', '\"', '|', '?' eta '*' ez daud
msgid "generating ZIP-file, it may take some time."
msgstr "ZIP-fitxategia sortzen ari da, denbora har dezake"
#: js/files.js:209
#: js/files.js:212
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:209
#: js/files.js:212
msgid "Upload Error"
msgstr "Igotzean errore bat suertatu da"
#: js/files.js:226
#: js/files.js:229
msgid "Close"
msgstr "Itxi"
#: js/files.js:245 js/files.js:359 js/files.js:389
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Zain"
#: js/files.js:265
#: js/files.js:268
msgid "1 file uploading"
msgstr "fitxategi 1 igotzen"
#: js/files.js:268 js/files.js:322 js/files.js:337
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "{count} fitxategi igotzen"
#: js/files.js:340 js/files.js:373
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Igoera ezeztatuta"
#: js/files.js:442
#: js/files.js:445
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:512
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "Karpeta izen baliogabea. \"Shared\" karpetaren erabilera Owncloudek erreserbatuta dauka"
#: js/files.js:693
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} fitxategi eskaneatuta"
#: js/files.js:701
#: js/files.js:707
msgid "error while scanning"
msgstr "errore bat egon da eskaneatzen zen bitartean"
#: js/files.js:774 templates/index.php:66
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Izena"
#: js/files.js:775 templates/index.php:77
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Tamaina"
#: js/files.js:776 templates/index.php:79
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Aldatuta"
#: js/files.js:803
#: js/files.js:801
msgid "1 folder"
msgstr "karpeta bat"
#: js/files.js:805
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} karpeta"
#: js/files.js:813
#: js/files.js:811
msgid "1 file"
msgstr "fitxategi bat"
#: js/files.js:815
#: js/files.js:813
msgid "{count} files"
msgstr "{count} fitxategi"
@ -194,27 +206,27 @@ msgstr "Fitxategien kudeaketa"
msgid "Maximum upload size"
msgstr "Igo daitekeen gehienezko tamaina"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "max, posiblea:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Beharrezkoa fitxategi-anitz eta karpeten deskargarako."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Gaitu ZIP-deskarga"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 mugarik gabe esan nahi du"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "ZIP fitxategien gehienezko tamaina"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Gorde"

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: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
@ -20,46 +20,58 @@ msgstr ""
"Language: fa\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "هیچ خطایی وجود ندارد فایل با موفقیت بار گذاری شد"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "حداکثر حجم مجاز برای بارگذاری از طریق HTML \nMAX_FILE_SIZE"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "مقدار کمی از فایل بارگذاری شده"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "هیچ فایلی بارگذاری نشده"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "یک پوشه موقت گم شده است"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "نوشتن بر روی دیسک سخت ناموفق بود"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "فایل ها"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr ""
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "پاک کردن"
@ -67,39 +79,39 @@ msgstr "پاک کردن"
msgid "Rename"
msgstr "تغییرنام"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "جایگزین"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "لغو"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr ""
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "بازگشت"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr ""
@ -109,80 +121,80 @@ msgid ""
"allowed."
msgstr ""
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "در حال ساخت فایل فشرده ممکن است زمان زیادی به طول بیانجامد"
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "ناتوان در بارگذاری یا فایل یک پوشه است یا 0بایت دارد"
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr "خطا در بار گذاری"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "بستن"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "در انتظار"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr ""
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr ""
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "بار گذاری لغو شد"
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr ""
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr ""
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr ""
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "نام"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "اندازه"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "تغییر یافته"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr ""
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr ""
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr ""
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr ""
@ -194,27 +206,27 @@ msgstr "اداره پرونده ها"
msgid "Maximum upload size"
msgstr "حداکثر اندازه بارگزاری"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "حداکثرمقدارممکن:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "احتیاج پیدا خواهد شد برای چند پوشه و پرونده"
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "فعال سازی بارگیری پرونده های فشرده"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 نامحدود است"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "حداکثرمقدار برای بار گزاری پرونده های فشرده"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "ذخیره"
@ -242,28 +254,28 @@ msgstr "بارگذاری"
msgid "Cancel upload"
msgstr "متوقف کردن بار گذاری"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "اینجا هیچ چیز نیست."
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "بارگیری"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "حجم بارگذاری بسیار زیاد است"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "فایلها بیش از حد تعیین شده در این سرور هستند\nمترجم:با تغییر فایل php,ini میتوان این محدودیت را برطرف کرد"
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "پرونده ها در حال بازرسی هستند لطفا صبر کنید"
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
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: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+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"
@ -22,46 +22,58 @@ msgstr ""
"Language: fi_FI\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Ei virheitä, tiedosto lähetettiin onnistuneesti"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Lähetetty tiedosto ylittää HTML-lomakkeessa määritetyn MAX_FILE_SIZE-arvon ylärajan"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Tiedoston lähetys onnistui vain osittain"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Yhtäkään tiedostoa ei lähetetty"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Väliaikaiskansiota ei ole olemassa"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Levylle kirjoitus epäonnistui"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Tiedostot"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "Peru jakaminen"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Poista"
@ -69,39 +81,39 @@ msgstr "Poista"
msgid "Rename"
msgstr "Nimeä uudelleen"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "{new_name} on jo olemassa"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "korvaa"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "ehdota nimeä"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "peru"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr ""
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "kumoa"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr ""
@ -111,80 +123,80 @@ msgid ""
"allowed."
msgstr "Virheellinen nimi, merkit '\\', '/', '<', '>', ':', '\"', '|', '?' ja '*' eivät ole sallittuja."
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "luodaan ZIP-tiedostoa, tämä saattaa kestää hetken."
#: js/files.js:218
#: js/files.js:212
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:218
#: js/files.js:212
msgid "Upload Error"
msgstr "Lähetysvirhe."
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "Sulje"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Odottaa"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr ""
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr ""
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Lähetys peruttu."
#: js/files.js:451
#: js/files.js:445
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:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr ""
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr ""
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr ""
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Nimi"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Koko"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Muutettu"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "1 kansio"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} kansiota"
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "1 tiedosto"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr "{count} tiedostoa"
@ -196,27 +208,27 @@ msgstr "Tiedostonhallinta"
msgid "Maximum upload size"
msgstr "Lähetettävän tiedoston suurin sallittu koko"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "suurin mahdollinen:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Tarvitaan useampien tiedostojen ja kansioiden latausta varten."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Ota ZIP-paketin lataaminen käytöön"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 on rajoittamaton"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "ZIP-tiedostojen enimmäiskoko"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Tallenna"
@ -244,28 +256,28 @@ msgstr "Lähetä"
msgid "Cancel upload"
msgstr "Peru lähetys"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Täällä ei ole mitään. Lähetä tänne jotakin!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Lataa"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "Lähetettävä tiedosto on liian suuri"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Lähetettäväksi valitsemasi tiedostot ylittävät palvelimen salliman tiedostokoon rajan."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "Tiedostoja tarkistetaan, odota hetki."
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "Tämänhetkinen tutkinta"

View File

@ -4,6 +4,7 @@
#
# Translators:
# Christophe Lherieau <skimpax@gmail.com>, 2012.
# <dba@alternalease.fr>, 2013.
# <fkhannouf@me.com>, 2012.
# <florentin.lemoal@gmail.com>, 2012.
# Guillaume Paumier <guillom.pom@gmail.com>, 2012.
@ -17,9 +18,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-29 00:07+0100\n"
"PO-Revision-Date: 2012-12-28 23:01+0000\n"
"Last-Translator: ouafnico <nicolas@shivaserv.fr>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-03 10:24+0000\n"
"Last-Translator: dbasquin <dba@alternalease.fr>\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"
@ -287,7 +288,7 @@ msgstr "Protégé par un mot de passe"
#: js/share.js:554
msgid "Error unsetting expiration date"
msgstr "Un erreur est survenue pendant la suppression de la date d'expiration"
msgstr "Une erreur est survenue pendant la suppression de la date d'expiration"
#: js/share.js:566
msgid "Error setting expiration date"
@ -384,7 +385,7 @@ msgstr "Ajouter"
#: templates/installation.php:23 templates/installation.php:31
msgid "Security Warning"
msgstr "Avertissement de sécutité"
msgstr "Avertissement de sécurité"
#: templates/installation.php:24
msgid ""

View File

@ -5,6 +5,7 @@
# Translators:
# Christophe Lherieau <skimpax@gmail.com>, 2012.
# Cyril Glapa <kyriog@gmail.com>, 2012.
# <dba@alternalease.fr>, 2013.
# Geoffrey Guerrier <geoffrey.guerrier@gmail.com>, 2012.
# <gp4004@arghh.org>, 2012.
# <guiguidu31300@gmail.com>, 2012.
@ -18,9 +19,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-05 00:04+0100\n"
"PO-Revision-Date: 2012-12-04 10:24+0000\n"
"Last-Translator: Robert Di Rosa <>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\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"
@ -28,46 +29,58 @@ msgstr ""
"Language: fr\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Aucune erreur, le fichier a été téléversé avec succès"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Le fichier envoyé dépasse la valeur upload_max_filesize située dans le fichier php.ini:"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Le fichier téléversé excède la valeur de MAX_FILE_SIZE spécifiée dans le formulaire HTML"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Le fichier n'a été que partiellement téléversé"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Aucun fichier n'a été téléversé"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Il manque un répertoire temporaire"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Erreur d'écriture sur le disque"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Fichiers"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "Ne plus partager"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Supprimer"
@ -75,39 +88,39 @@ msgstr "Supprimer"
msgid "Rename"
msgstr "Renommer"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "{new_name} existe déjà"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "remplacer"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "Suggérer un nom"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "annuler"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr "{new_name} a été replacé"
msgstr "{new_name} a été remplacé"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "annuler"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr "{new_name} a été remplacé par {old_name}"
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr "Fichiers non partagés : {files}"
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr "Fichiers supprimés : {files}"
@ -117,80 +130,80 @@ msgid ""
"allowed."
msgstr "Nom invalide, les caractères '\\', '/', '<', '>', ':', '\"', '|', '?' et '*' ne sont pas autorisés."
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "Fichier ZIP en cours d'assemblage ; cela peut prendre du temps."
#: js/files.js:218
#: js/files.js:212
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:218
#: js/files.js:212
msgid "Upload Error"
msgstr "Erreur de chargement"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "Fermer"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "En cours"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "1 fichier en cours de téléchargement"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "{count} fichiers téléversés"
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Chargement annulé."
#: js/files.js:451
#: js/files.js:445
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:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "Nom de répertoire invalide. \"Shared\" est réservé par ownCloud"
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} fichiers indexés"
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "erreur lors de l'indexation"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Nom"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Taille"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Modifié"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "1 dossier"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} dossiers"
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "1 fichier"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr "{count} fichiers"
@ -202,27 +215,27 @@ msgstr "Gestion des fichiers"
msgid "Maximum upload size"
msgstr "Taille max. d'envoi"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "Max. possible :"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Nécessaire pour le téléchargement de plusieurs fichiers et de dossiers."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Activer le téléchargement ZIP"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 est illimité"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Taille maximale pour les fichiers ZIP"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Sauvegarder"
@ -250,28 +263,28 @@ msgstr "Envoyer"
msgid "Cancel upload"
msgstr "Annuler l'envoi"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Il n'y a rien ici ! Envoyez donc quelque chose :)"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Téléchargement"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "Fichier trop volumineux"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Les fichiers que vous essayez d'envoyer dépassent la taille maximale permise par ce serveur."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "Les fichiers sont en cours d'analyse, veuillez patienter."
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "Analyse en cours"

View File

@ -5,6 +5,7 @@
# Translators:
# Brice <bmaron@gmail.com>, 2012.
# Cyril Glapa <kyriog@gmail.com>, 2012.
# <dba@alternalease.fr>, 2013.
# <fboulogne@april.org>, 2011.
# <florentin.lemoal@gmail.com>, 2012.
# <gp4004@arghh.org>, 2012.
@ -21,9 +22,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-31 00:04+0100\n"
"PO-Revision-Date: 2012-12-30 11:04+0000\n"
"Last-Translator: Romain DEP. <rom1dep@gmail.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-03 10:33+0000\n"
"Last-Translator: dbasquin <dba@alternalease.fr>\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"

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-03 00:04+0100\n"
"PO-Revision-Date: 2012-12-02 21:51+0000\n"
"Last-Translator: Miguel Branco <mgl.branco@gmail.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -19,46 +19,58 @@ msgstr ""
"Language: gl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Non hai erros. O ficheiro enviouse correctamente"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "O ficheiro subido excede a directiva indicada polo tamaño_máximo_de_subida de php.ini"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "O ficheiro enviado supera a directiva MAX_FILE_SIZE que foi indicada no formulario HTML"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "O ficheiro enviado foi só parcialmente enviado"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Non se enviou ningún ficheiro"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Falta un cartafol temporal"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Erro ao escribir no disco"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Ficheiros"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "Deixar de compartir"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Eliminar"
@ -66,39 +78,39 @@ msgstr "Eliminar"
msgid "Rename"
msgstr "Mudar o nome"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "xa existe un {new_name}"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "substituír"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "suxerir nome"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "cancelar"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr "substituír {new_name}"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "desfacer"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr "substituír {new_name} polo {old_name}"
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr "{files} sen compartir"
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr "{files} eliminados"
@ -108,80 +120,80 @@ msgid ""
"allowed."
msgstr "Nome non válido, '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' non se permiten."
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "xerando un ficheiro ZIP, o que pode levar un anaco."
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Non se puido subir o ficheiro pois ou é un directorio ou ten 0 bytes"
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr "Erro na subida"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "Pechar"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Pendentes"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "1 ficheiro subíndose"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "{count} ficheiros subíndose"
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Subida cancelada."
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "A subida do ficheiro está en curso. Saír agora da páxina cancelará a subida."
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "Nome de cartafol non válido. O uso de \"compartido\" está reservado exclusivamente para ownCloud"
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} ficheiros escaneados"
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "erro mentres analizaba"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Nome"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Tamaño"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Modificado"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "1 cartafol"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} cartafoles"
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "1 ficheiro"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr "{count} ficheiros"
@ -193,27 +205,27 @@ msgstr "Manexo de ficheiro"
msgid "Maximum upload size"
msgstr "Tamaño máximo de envío"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "máx. posible: "
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Precísase para a descarga de varios ficheiros e cartafoles."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Habilitar a descarga-ZIP"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 significa ilimitado"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Tamaño máximo de descarga para os ZIP"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Gardar"
@ -241,28 +253,28 @@ msgstr "Enviar"
msgid "Cancel upload"
msgstr "Cancelar a subida"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Nada por aquí. Envía algo."
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Descargar"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "Envío demasiado grande"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Os ficheiros que trata de subir superan o tamaño máximo permitido neste servidor"
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "Estanse analizando os ficheiros. Agarda."
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "Análise actual"

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: 2012-12-02 00:02+0100\n"
"PO-Revision-Date: 2012-12-01 06:37+0000\n"
"Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -21,46 +21,58 @@ msgstr ""
"Language: he\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "לא אירעה תקלה, הקבצים הועלו בהצלחה"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "הקבצים שנשלחו חורגים מהגודל שצוין בהגדרה upload_max_filesize שבקובץ php.ini:"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "הקובץ שהועלה חרג מההנחיה MAX_FILE_SIZE שצוינה בטופס ה־HTML"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "הקובץ שהועלה הועלה בצורה חלקית"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "לא הועלו קבצים"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "תיקייה זמנית חסרה"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "הכתיבה לכונן נכשלה"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "קבצים"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "הסר שיתוף"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "מחיקה"
@ -68,39 +80,39 @@ msgstr "מחיקה"
msgid "Rename"
msgstr "שינוי שם"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "{new_name} כבר קיים"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "החלפה"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "הצעת שם"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "ביטול"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr "{new_name} הוחלף"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "ביטול"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr "{new_name} הוחלף ב־{old_name}"
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr "בוטל שיתופם של {files}"
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr "{files} נמחקו"
@ -110,80 +122,80 @@ msgid ""
"allowed."
msgstr "השם שגוי, אסור להשתמש בתווים '\\', '/', '<', '>', ':', '\"', '|', '?' ו־'*'."
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "יוצר קובץ ZIP, אנא המתן."
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "לא יכול להעלות את הקובץ מכיוון שזו תקיה או שמשקל הקובץ 0 בתים"
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr "שגיאת העלאה"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "סגירה"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "ממתין"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "קובץ אחד נשלח"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "{count} קבצים נשלחים"
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "ההעלאה בוטלה."
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "מתבצעת כעת העלאת קבצים. עזיבה של העמוד תבטל את ההעלאה."
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "שם התיקייה שגוי. השימוש בשם „Shared“ שמור לטובת Owncloud"
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} קבצים נסרקו"
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "אירעה שגיאה במהלך הסריקה"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "שם"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "גודל"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "זמן שינוי"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "תיקייה אחת"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} תיקיות"
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "קובץ אחד"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr "{count} קבצים"
@ -195,27 +207,27 @@ msgstr "טיפול בקבצים"
msgid "Maximum upload size"
msgstr "גודל העלאה מקסימלי"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "המרבי האפשרי: "
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "נחוץ להורדה של ריבוי קבצים או תיקיות."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "הפעלת הורדת ZIP"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 - ללא הגבלה"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "גודל הקלט המרבי לקובצי ZIP"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "שמירה"
@ -243,28 +255,28 @@ msgstr "העלאה"
msgid "Cancel upload"
msgstr "ביטול ההעלאה"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "אין כאן שום דבר. אולי ברצונך להעלות משהו?"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "הורדה"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "העלאה גדולה מידי"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "הקבצים נסרקים, נא להמתין."
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "הסריקה הנוכחית"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
"MIME-Version: 1.0\n"
@ -17,46 +17,58 @@ msgstr ""
"Language: hi\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
msgid "There is no error, the file uploaded with success"
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr ""
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr ""
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr ""
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr ""
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr ""
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr ""
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr ""
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr ""
@ -64,39 +76,39 @@ msgstr ""
msgid "Rename"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr ""
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr ""
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr ""
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr ""
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr ""
@ -106,80 +118,80 @@ msgid ""
"allowed."
msgstr ""
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr ""
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr ""
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr ""
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr ""
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr ""
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr ""
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr ""
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr ""
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr ""
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr ""
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr ""
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr ""
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr ""
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr ""
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr ""
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr ""
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr ""
@ -191,27 +203,27 @@ msgstr ""
msgid "Maximum upload size"
msgstr ""
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr ""
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr ""
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr ""
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr ""
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr ""
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr ""
@ -239,28 +251,28 @@ msgstr ""
msgid "Cancel upload"
msgstr ""
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr ""
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr ""
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr ""
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
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: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+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"
@ -20,46 +20,58 @@ msgstr ""
"Language: hr\n"
"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Datoteka je poslana uspješno i bez pogrešaka"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Poslana datoteka izlazi iz okvira MAX_FILE_SIZE direktive postavljene u HTML obrascu"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Datoteka je poslana samo djelomično"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Ni jedna datoteka nije poslana"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Nedostaje privremena mapa"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Neuspjelo pisanje na disk"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Datoteke"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "Prekini djeljenje"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Briši"
@ -67,39 +79,39 @@ msgstr "Briši"
msgid "Rename"
msgstr "Promjeni ime"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "zamjeni"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "predloži ime"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "odustani"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr ""
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "vrati"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr ""
@ -109,80 +121,80 @@ msgid ""
"allowed."
msgstr ""
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "generiranje ZIP datoteke, ovo može potrajati."
#: js/files.js:218
#: js/files.js:212
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:218
#: js/files.js:212
msgid "Upload Error"
msgstr "Pogreška pri slanju"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "Zatvori"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "U tijeku"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "1 datoteka se učitava"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr ""
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Slanje poništeno."
#: js/files.js:451
#: js/files.js:445
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:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr ""
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr ""
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "grečka prilikom skeniranja"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Naziv"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Veličina"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Zadnja promjena"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr ""
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr ""
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr ""
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr ""
@ -194,27 +206,27 @@ msgstr "datoteka za rukovanje"
msgid "Maximum upload size"
msgstr "Maksimalna veličina prijenosa"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "maksimalna moguća: "
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Potrebno za preuzimanje više datoteke i mape"
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Omogući ZIP-preuzimanje"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 je \"bez limita\""
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Maksimalna veličina za ZIP datoteke"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Snimi"
@ -242,28 +254,28 @@ msgstr "Pošalji"
msgid "Cancel upload"
msgstr "Prekini upload"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Nema ničega u ovoj mapi. Pošalji nešto!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Preuzmi"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "Prijenos je preobiman"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Datoteke koje pokušavate prenijeti prelaze maksimalnu veličinu za prijenos datoteka na ovom poslužitelju."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "Datoteke se skeniraju, molimo pričekajte."
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "Trenutno skeniranje"

View File

@ -7,9 +7,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2013-01-03 00:04+0100\n"
"PO-Revision-Date: 2011-08-13 02:19+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Hungarian (http://www.transifex.com/projects/p/owncloud/language/hu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -17,37 +17,49 @@ msgstr ""
"Language: hu\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
msgid "There is no error, the file uploaded with success"
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr ""
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr ""
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr ""
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr ""
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr ""
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr ""

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: 2012-12-31 00:04+0100\n"
"PO-Revision-Date: 2012-12-30 20:37+0000\n"
"Last-Translator: Laszlo Tornoci <torlasz@gmail.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -20,37 +20,49 @@ msgstr ""
"Language: hu_HU\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "A fájlt sikerült feltölteni"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "A feltöltött fájl mérete meghaladja a php.ini állományban megadott upload_max_filesize paraméter értékét."
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "A feltöltött fájl mérete meghaladja a MAX_FILE_SIZE paramétert, ami a HTML formban került megadásra."
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Az eredeti fájlt csak részben sikerült feltölteni."
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Nem töltődött fel semmi"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Hiányzik egy ideiglenes mappa"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Nem sikerült a lemezre történő írás"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Fájlok"
@ -194,27 +206,27 @@ msgstr "Fájlkezelés"
msgid "Maximum upload size"
msgstr "Maximális feltölthető fájlméret"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "max. lehetséges: "
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Kötegelt fájl- vagy mappaletöltéshez szükséges"
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "A ZIP-letöltés engedélyezése"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 = korlátlan"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "ZIP-fájlok maximális kiindulási mérete"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Mentés"

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: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+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"
@ -19,46 +19,58 @@ msgstr ""
"Language: ia\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
msgid "There is no error, the file uploaded with success"
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr ""
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Le file incargate solmente esseva incargate partialmente"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Nulle file esseva incargate"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Manca un dossier temporari"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr ""
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Files"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr ""
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Deler"
@ -66,39 +78,39 @@ msgstr "Deler"
msgid "Rename"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr ""
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr ""
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr ""
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr ""
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr ""
@ -108,80 +120,80 @@ msgid ""
"allowed."
msgstr ""
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr ""
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr ""
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "Clauder"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr ""
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr ""
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr ""
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr ""
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr ""
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr ""
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr ""
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Nomine"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Dimension"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Modificate"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr ""
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr ""
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr ""
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr ""
@ -193,27 +205,27 @@ msgstr ""
msgid "Maximum upload size"
msgstr "Dimension maxime de incargamento"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr ""
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr ""
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr ""
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr ""
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr ""
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Salveguardar"
@ -241,28 +253,28 @@ msgstr "Incargar"
msgid "Cancel upload"
msgstr ""
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Nihil hic. Incarga alcun cosa!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Discargar"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "Incargamento troppo longe"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
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: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+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"
@ -20,46 +20,58 @@ msgstr ""
"Language: id\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Tidak ada galat, berkas sukses diunggah"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "File yang diunggah melampaui directive MAX_FILE_SIZE yang disebutan dalam form HTML."
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Berkas hanya diunggah sebagian"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Tidak ada berkas yang diunggah"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Kehilangan folder temporer"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Gagal menulis ke disk"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Berkas"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "batalkan berbagi"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Hapus"
@ -67,39 +79,39 @@ msgstr "Hapus"
msgid "Rename"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "mengganti"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "batalkan"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr ""
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "batal dikerjakan"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr ""
@ -109,80 +121,80 @@ msgid ""
"allowed."
msgstr ""
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "membuat berkas ZIP, ini mungkin memakan waktu."
#: js/files.js:218
#: js/files.js:212
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:218
#: js/files.js:212
msgid "Upload Error"
msgstr "Terjadi Galat Pengunggahan"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "tutup"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Menunggu"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr ""
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr ""
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Pengunggahan dibatalkan."
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr ""
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr ""
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr ""
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Nama"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Ukuran"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Dimodifikasi"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr ""
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr ""
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr ""
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr ""
@ -194,27 +206,27 @@ msgstr "Penanganan berkas"
msgid "Maximum upload size"
msgstr "Ukuran unggah maksimum"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "Kemungkinan maks:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Dibutuhkan untuk multi-berkas dan unduhan folder"
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Aktifkan unduhan ZIP"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 adalah tidak terbatas"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Ukuran masukan maksimal untuk berkas ZIP"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "simpan"
@ -242,28 +254,28 @@ msgstr "Unggah"
msgid "Cancel upload"
msgstr "Batal mengunggah"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Tidak ada apa-apa di sini. Unggah sesuatu!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Unduh"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "Unggahan terlalu besar"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Berkas yang anda coba unggah melebihi ukuran maksimum untuk pengunggahan berkas di server ini."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "Berkas sedang dipindai, silahkan tunggu."
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "Sedang memindai"

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-31 00:04+0100\n"
"PO-Revision-Date: 2012-12-30 15:06+0000\n"
"Last-Translator: sveinn <sveinng@gmail.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -18,37 +18,49 @@ msgstr ""
"Language: is\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Engin villa, innsending heppnaðist"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Innsend skrá er stærri en upload_max stillingin í php.ini:"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Innsenda skráin er stærri en MAX_FILE_SIZE sem skilgreint er í HTML sniðinu."
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Einungis hluti af innsendri skrá skilaði sér"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Engin skrá skilaði sér"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Vantar bráðabirgðamöppu"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Tókst ekki að skrifa á disk"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Skrár"
@ -192,27 +204,27 @@ msgstr "Meðhöndlun skrár"
msgid "Maximum upload size"
msgstr "Hámarks stærð innsendingar"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "hámark mögulegt: "
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Nauðsynlegt til að sækja margar skrár og möppur í einu."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Virkja ZIP niðurhal."
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 er ótakmarkað"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Hámarks inntaksstærð fyrir ZIP skrár"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Vista"

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: 2012-12-02 00:02+0100\n"
"PO-Revision-Date: 2012-12-01 01:41+0000\n"
"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -21,46 +21,58 @@ msgstr ""
"Language: it\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Non ci sono errori, file caricato con successo"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Il file caricato supera la direttiva upload_max_filesize in php.ini:"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Il file caricato supera il valore MAX_FILE_SIZE definito nel form HTML"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Il file è stato parzialmente caricato"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Nessun file è stato caricato"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Cartella temporanea mancante"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Scrittura su disco non riuscita"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "File"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "Rimuovi condivisione"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Elimina"
@ -68,39 +80,39 @@ msgstr "Elimina"
msgid "Rename"
msgstr "Rinomina"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "{new_name} esiste già"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "sostituisci"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "suggerisci nome"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "annulla"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr "sostituito {new_name}"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "annulla"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr "sostituito {new_name} con {old_name}"
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr "non condivisi {files}"
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr "eliminati {files}"
@ -110,80 +122,80 @@ msgid ""
"allowed."
msgstr "Nome non valido, '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' non sono consentiti."
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "creazione file ZIP, potrebbe richiedere del tempo."
#: js/files.js:218
#: js/files.js:212
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:218
#: js/files.js:212
msgid "Upload Error"
msgstr "Errore di invio"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "Chiudi"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "In corso"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "1 file in fase di caricamento"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "{count} file in fase di caricamentoe"
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Invio annullato"
#: js/files.js:451
#: js/files.js:445
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:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "Nome della cartella non valido. L'uso di \"Shared\" è riservato a ownCloud"
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} file analizzati"
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "errore durante la scansione"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Nome"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Dimensione"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Modificato"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "1 cartella"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} cartelle"
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "1 file"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr "{count} file"
@ -195,27 +207,27 @@ msgstr "Gestione file"
msgid "Maximum upload size"
msgstr "Dimensione massima upload"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "numero mass.: "
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Necessario per lo scaricamento di file multipli e cartelle."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Abilita scaricamento ZIP"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 è illimitato"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Dimensione massima per i file ZIP"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Salva"
@ -243,28 +255,28 @@ msgstr "Carica"
msgid "Cancel upload"
msgstr "Annulla invio"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Non c'è niente qui. Carica qualcosa!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Scarica"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "Il file caricato è troppo grande"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "I file che stai provando a caricare superano la dimensione massima consentita su questo server."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "Scansione dei file in corso, attendi"
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "Scansione corrente"

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: 2012-12-04 00:06+0100\n"
"PO-Revision-Date: 2012-12-03 01:53+0000\n"
"Last-Translator: Daisuke Deguchi <ddeguchi@nagoya-u.jp>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -21,46 +21,58 @@ msgstr ""
"Language: ja_JP\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "エラーはありません。ファイルのアップロードは成功しました"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "アップロードされたファイルはphp.ini の upload_max_filesize に設定されたサイズを超えています:"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "アップロードされたファイルはHTMLのフォームに設定されたMAX_FILE_SIZEに設定されたサイズを超えています"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "ファイルは一部分しかアップロードされませんでした"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "ファイルはアップロードされませんでした"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "テンポラリフォルダが見つかりません"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "ディスクへの書き込みに失敗しました"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "ファイル"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "共有しない"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "削除"
@ -68,39 +80,39 @@ msgstr "削除"
msgid "Rename"
msgstr "名前の変更"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "{new_name} はすでに存在しています"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "置き換え"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "推奨名称"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "キャンセル"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr "{new_name} を置換"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "元に戻す"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr "{old_name} を {new_name} に置換"
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr "未共有 {files}"
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr "削除 {files}"
@ -110,80 +122,80 @@ msgid ""
"allowed."
msgstr "無効な名前、'\\', '/', '<', '>', ':', '\"', '|', '?', '*' は使用できません。"
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "ZIPファイルを生成中です、しばらくお待ちください。"
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "ディレクトリもしくは0バイトのファイルはアップロードできません"
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr "アップロードエラー"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "閉じる"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "保留"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "ファイルを1つアップロード中"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "{count} ファイルをアップロード中"
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "アップロードはキャンセルされました。"
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "ファイル転送を実行中です。今このページから移動するとアップロードが中止されます。"
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "無効なフォルダ名です。\"Shared\" の利用は ownCloud が予約済みです。"
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} ファイルをスキャン"
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "スキャン中のエラー"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "名前"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "サイズ"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "更新日時"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "1 フォルダ"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} フォルダ"
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "1 ファイル"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr "{count} ファイル"
@ -195,27 +207,27 @@ msgstr "ファイル操作"
msgid "Maximum upload size"
msgstr "最大アップロードサイズ"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "最大容量: "
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "複数ファイルおよびフォルダのダウンロードに必要"
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "ZIP形式のダウンロードを有効にする"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0を指定した場合は無制限"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "ZIPファイルへの最大入力サイズ"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "保存"
@ -243,28 +255,28 @@ msgstr "アップロード"
msgid "Cancel upload"
msgstr "アップロードをキャンセル"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "ここには何もありません。何かアップロードしてください。"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "ダウンロード"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "ファイルサイズが大きすぎます"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "アップロードしようとしているファイルは、サーバで規定された最大サイズを超えています。"
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "ファイルをスキャンしています、しばらくお待ちください。"
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "スキャン中"

View File

@ -4,16 +4,16 @@
#
# Translators:
# Daisuke Deguchi <ddeguchi@is.nagoya-u.ac.jp>, 2012.
# Daisuke Deguchi <ddeguchi@nagoya-u.jp>, 2012.
# Daisuke Deguchi <ddeguchi@nagoya-u.jp>, 2012-2013.
# <tetuyano+transi@gmail.com>, 2012.
# <tetuyano+transi@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-30 00:04+0100\n"
"PO-Revision-Date: 2012-12-29 23:05+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 01:31+0000\n"
"Last-Translator: Daisuke Deguchi <ddeguchi@nagoya-u.jp>\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -248,11 +248,11 @@ msgstr "作成"
#: templates/users.php:35
msgid "Default Storage"
msgstr ""
msgstr "デフォルトストレージ"
#: templates/users.php:42 templates/users.php:138
msgid "Unlimited"
msgstr ""
msgstr "無制限"
#: templates/users.php:60 templates/users.php:153
msgid "Other"
@ -264,11 +264,11 @@ msgstr "グループ管理者"
#: templates/users.php:87
msgid "Storage"
msgstr ""
msgstr "ストレージ"
#: templates/users.php:133
msgid "Default"
msgstr ""
msgstr "デフォルト"
#: templates/users.php:161
msgid "Delete"

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: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n"
"MIME-Version: 1.0\n"
@ -18,46 +18,58 @@ msgstr ""
"Language: ka_GE\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "ჭოცდომა არ დაფიქსირდა, ფაილი წარმატებით აიტვირთა"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "ატვირთული ფაილი აჭარბებს MAX_FILE_SIZE დირექტივას, რომელიც მითითებულია HTML ფორმაში"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "ატვირთული ფაილი მხოლოდ ნაწილობრივ აიტვირთა"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "ფაილი არ აიტვირთა"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "დროებითი საქაღალდე არ არსებობს"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "შეცდომა დისკზე ჩაწერისას"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "ფაილები"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "გაზიარების მოხსნა"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "წაშლა"
@ -65,39 +77,39 @@ msgstr "წაშლა"
msgid "Rename"
msgstr "გადარქმევა"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "{new_name} უკვე არსებობს"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "შეცვლა"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "სახელის შემოთავაზება"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "უარყოფა"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr "{new_name} შეცვლილია"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "დაბრუნება"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr "{new_name} შეცვლილია {old_name}–ით"
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr "გაზიარება მოხსნილი {files}"
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr "წაშლილი {files}"
@ -107,80 +119,80 @@ msgid ""
"allowed."
msgstr ""
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "ZIP-ფაილის გენერირება, ამას ჭირდება გარკვეული დრო."
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "თქვენი ფაილის ატვირთვა ვერ მოხერხდა. ის არის საქაღალდე და შეიცავს 0 ბაიტს"
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr "შეცდომა ატვირთვისას"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "დახურვა"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "მოცდის რეჟიმში"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "1 ფაილის ატვირთვა"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "{count} ფაილი იტვირთება"
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "ატვირთვა შეჩერებულ იქნა."
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "მიმდინარეობს ფაილის ატვირთვა. სხვა გვერდზე გადასვლა გამოიწვევს ატვირთვის შეჩერებას"
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr ""
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} ფაილი სკანირებულია"
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "შეცდომა სკანირებისას"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "სახელი"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "ზომა"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "შეცვლილია"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "1 საქაღალდე"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} საქაღალდე"
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "1 ფაილი"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr "{count} ფაილი"
@ -192,27 +204,27 @@ msgstr "ფაილის დამუშავება"
msgid "Maximum upload size"
msgstr "მაქსიმუმ ატვირთის ზომა"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "მაქს. შესაძლებელი:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "საჭიროა მულტი ფაილ ან საქაღალდის ჩამოტვირთვა."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "ZIP-Downloadის ჩართვა"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 is unlimited"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "ZIP ფაილების მაქსიმუმ დასაშვები ზომა"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "შენახვა"
@ -240,28 +252,28 @@ msgstr "ატვირთვა"
msgid "Cancel upload"
msgstr "ატვირთვის გაუქმება"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "აქ არაფერი არ არის. ატვირთე რამე!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "ჩამოტვირთვა"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "ასატვირთი ფაილი ძალიან დიდია"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "ფაილის ზომა რომლის ატვირთვასაც თქვენ აპირებთ, აჭარბებს სერვერზე დაშვებულ მაქსიმუმს."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "მიმდინარეობს ფაილების სკანირება, გთხოვთ დაელოდოთ."
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "მიმდინარე სკანირება"

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: 2012-12-10 00:11+0100\n"
"PO-Revision-Date: 2012-12-09 05:40+0000\n"
"Last-Translator: Shinjo Park <kde@peremen.name>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -20,37 +20,49 @@ msgstr ""
"Language: ko\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "업로드에 성공하였습니다."
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "업로드한 파일이 php.ini의 upload_max_filesize보다 큽니다:"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "업로드한 파일이 HTML 문서에 지정한 MAX_FILE_SIZE보다 더 큼"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "파일이 부분적으로 업로드됨"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "업로드된 파일 없음"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "임시 폴더가 사라짐"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "디스크에 쓰지 못했습니다"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "파일"
@ -113,76 +125,76 @@ msgstr "폴더 이름이 올바르지 않습니다. 이름에 문자 '\\', '/',
msgid "generating ZIP-file, it may take some time."
msgstr "ZIP 파일을 생성하고 있습니다. 시간이 걸릴 수도 있습니다."
#: js/files.js:209
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "이 파일은 디렉터리이거나 비어 있기 때문에 업로드할 수 없습니다"
#: js/files.js:209
#: js/files.js:212
msgid "Upload Error"
msgstr "업로드 오류"
#: js/files.js:226
#: js/files.js:229
msgid "Close"
msgstr "닫기"
#: js/files.js:245 js/files.js:359 js/files.js:389
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "보류 중"
#: js/files.js:265
#: js/files.js:268
msgid "1 file uploading"
msgstr "파일 1개 업로드 중"
#: js/files.js:268 js/files.js:322 js/files.js:337
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "파일 {count}개 업로드 중"
#: js/files.js:340 js/files.js:373
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "업로드가 취소되었습니다."
#: js/files.js:442
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "파일 업로드가 진행 중입니다. 이 페이지를 벗어나면 업로드가 취소됩니다."
#: js/files.js:512
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "폴더 이름이 올바르지 않습니다. \"Shared\" 폴더는 ownCloud에서 예약되었습니다."
#: js/files.js:693
#: js/files.js:699
msgid "{count} files scanned"
msgstr "파일 {count}개 검색됨"
#: js/files.js:701
#: js/files.js:707
msgid "error while scanning"
msgstr "검색 중 오류 발생"
#: js/files.js:774 templates/index.php:66
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "이름"
#: js/files.js:775 templates/index.php:77
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "크기"
#: js/files.js:776 templates/index.php:79
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "수정됨"
#: js/files.js:803
#: js/files.js:801
msgid "1 folder"
msgstr "폴더 1개"
#: js/files.js:805
#: js/files.js:803
msgid "{count} folders"
msgstr "폴더 {count}개"
#: js/files.js:813
#: js/files.js:811
msgid "1 file"
msgstr "파일 1개"
#: js/files.js:815
#: js/files.js:813
msgid "{count} files"
msgstr "파일 {count}개"
@ -194,27 +206,27 @@ msgstr "파일 처리"
msgid "Maximum upload size"
msgstr "최대 업로드 크기"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "최대 가능:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "다중 파일 및 폴더 다운로드에 필요합니다."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "ZIP 다운로드 허용"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0은 무제한입니다"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "ZIP 파일 최대 크기"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "저장"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n"
"MIME-Version: 1.0\n"
@ -17,46 +17,58 @@ msgstr ""
"Language: ku_IQ\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
msgid "There is no error, the file uploaded with success"
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr ""
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr ""
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr ""
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr ""
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr ""
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr ""
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr ""
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr ""
@ -64,39 +76,39 @@ msgstr ""
msgid "Rename"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr ""
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr ""
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr ""
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr ""
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr ""
@ -106,80 +118,80 @@ msgid ""
"allowed."
msgstr ""
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr ""
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr ""
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "داخستن"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr ""
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr ""
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr ""
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr ""
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr ""
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr ""
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr ""
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "ناو"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr ""
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr ""
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr ""
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr ""
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr ""
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr ""
@ -191,27 +203,27 @@ msgstr ""
msgid "Maximum upload size"
msgstr ""
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr ""
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr ""
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr ""
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr ""
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr ""
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "پاشکه‌وتکردن"
@ -239,28 +251,28 @@ msgstr "بارکردن"
msgid "Cancel upload"
msgstr ""
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr ""
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "داگرتن"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr ""
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr ""

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: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
"MIME-Version: 1.0\n"
@ -18,46 +18,58 @@ msgstr ""
"Language: lb\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Keen Feeler, Datei ass komplett ropgelueden ginn"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Déi ropgelueden Datei ass méi grouss wei d'MAX_FILE_SIZE Eegenschaft déi an der HTML form uginn ass"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Déi ropgelueden Datei ass nëmmen hallef ropgelueden ginn"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Et ass keng Datei ropgelueden ginn"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Et feelt en temporären Dossier"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Konnt net op den Disk schreiwen"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Dateien"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr ""
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Läschen"
@ -65,39 +77,39 @@ msgstr "Läschen"
msgid "Rename"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "ersetzen"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "ofbriechen"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr ""
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "réckgängeg man"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr ""
@ -107,80 +119,80 @@ msgid ""
"allowed."
msgstr ""
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "Et gëtt eng ZIP-File generéiert, dëst ka bëssen daueren."
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Kann deng Datei net eroplueden well et en Dossier ass oder 0 byte grouss ass."
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr "Fehler beim eroplueden"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "Zoumaachen"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr ""
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr ""
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr ""
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Upload ofgebrach."
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "File Upload am gaang. Wann's de des Säit verléiss gëtt den Upload ofgebrach."
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr ""
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr ""
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr ""
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Numm"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Gréisst"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Geännert"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr ""
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr ""
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr ""
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr ""
@ -192,27 +204,27 @@ msgstr "Fichier handling"
msgid "Maximum upload size"
msgstr "Maximum Upload Gréisst "
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "max. méiglech:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Gett gebraucht fir multi-Fichier an Dossier Downloads."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "ZIP-download erlaben"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 ass onlimitéiert"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Maximal Gréisst fir ZIP Fichieren"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Späicheren"
@ -240,28 +252,28 @@ msgstr "Eroplueden"
msgid "Cancel upload"
msgstr "Upload ofbriechen"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Hei ass näischt. Lued eppes rop!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Eroflueden"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "Upload ze grouss"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Déi Dateien déi Dir probéiert erop ze lueden sinn méi grouss wei déi Maximal Gréisst déi op dësem Server erlaabt ass."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "Fichieren gi gescannt, war weg."
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "Momentane Scan"

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: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
"MIME-Version: 1.0\n"
@ -20,46 +20,58 @@ msgstr ""
"Language: lt_LT\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Klaidų nėra, failas įkeltas sėkmingai"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Įkeliamo failo dydis viršija MAX_FILE_SIZE parametrą, kuris yra nustatytas HTML formoje"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Failas buvo įkeltas tik dalinai"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Nebuvo įkeltas nė vienas failas"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Nėra laikinojo katalogo"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Nepavyko įrašyti į diską"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Failai"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "Nebesidalinti"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Ištrinti"
@ -67,39 +79,39 @@ msgstr "Ištrinti"
msgid "Rename"
msgstr "Pervadinti"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "{new_name} jau egzistuoja"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "pakeisti"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "pasiūlyti pavadinimą"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "atšaukti"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr "pakeiskite {new_name}"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "anuliuoti"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr "pakeiskite {new_name} į {old_name}"
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr "nebesidalinti {files}"
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr "ištrinti {files}"
@ -109,80 +121,80 @@ msgid ""
"allowed."
msgstr ""
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "kuriamas ZIP archyvas, tai gali užtrukti šiek tiek laiko."
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Neįmanoma įkelti failo - jo dydis gali būti 0 bitų arba tai katalogas"
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr "Įkėlimo klaida"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "Užverti"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Laukiantis"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "įkeliamas 1 failas"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "{count} įkeliami failai"
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Įkėlimas atšauktas."
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Failo įkėlimas pradėtas. Jei paliksite šį puslapį, įkėlimas nutrūks."
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr ""
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} praskanuoti failai"
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "klaida skanuojant"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Pavadinimas"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Dydis"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Pakeista"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "1 aplankalas"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} aplankalai"
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "1 failas"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr "{count} failai"
@ -194,27 +206,27 @@ msgstr "Failų tvarkymas"
msgid "Maximum upload size"
msgstr "Maksimalus įkeliamo failo dydis"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "maks. galima:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Reikalinga daugybinui failų ir aplankalų atsisiuntimui."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Įjungti atsisiuntimą ZIP archyvu"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 yra neribotas"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Maksimalus ZIP archyvo failo dydis"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Išsaugoti"
@ -242,28 +254,28 @@ msgstr "Įkelti"
msgid "Cancel upload"
msgstr "Atšaukti siuntimą"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Čia tuščia. Įkelkite ką nors!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Atsisiųsti"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "Įkėlimui failas per didelis"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Bandomų įkelti failų dydis viršija maksimalų leidžiamą šiame serveryje"
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "Skenuojami failai, prašome palaukti."
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "Šiuo metu skenuojama"

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: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
"MIME-Version: 1.0\n"
@ -19,46 +19,58 @@ msgstr ""
"Language: lv\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Viss kārtībā, augšupielāde veiksmīga"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr ""
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Neviens fails netika augšuplādēts"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Trūkst pagaidu mapes"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Nav iespējams saglabāt"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Faili"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "Pārtraukt līdzdalīšanu"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Izdzēst"
@ -66,39 +78,39 @@ msgstr "Izdzēst"
msgid "Rename"
msgstr "Pārdēvēt"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "aizvietot"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "Ieteiktais nosaukums"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "atcelt"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr ""
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "vienu soli atpakaļ"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr ""
@ -108,80 +120,80 @@ msgid ""
"allowed."
msgstr ""
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "lai uzģenerētu ZIP failu, kāds brīdis ir jāpagaida"
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Nav iespējams augšuplādēt jūsu failu, jo tāds jau eksistē vai arī failam nav izmēra (0 baiti)"
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr "Augšuplādēšanas laikā radās kļūda"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr ""
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Gaida savu kārtu"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr ""
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr ""
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Augšuplāde ir atcelta"
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Notiek augšupielāde. Pametot lapu tagad, tiks atcelta augšupielāde."
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr ""
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr ""
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr ""
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Nosaukums"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Izmērs"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Izmainīts"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr ""
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr ""
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr ""
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr ""
@ -193,27 +205,27 @@ msgstr "Failu pārvaldība"
msgid "Maximum upload size"
msgstr "Maksimālais failu augšuplādes apjoms"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "maksīmālais iespējamais:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Vajadzīgs vairāku failu un mapju lejuplādei"
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Iespējot ZIP lejuplādi"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 ir neierobežots"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr ""
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Saglabāt"
@ -241,28 +253,28 @@ msgstr "Augšuplādet"
msgid "Cancel upload"
msgstr "Atcelt augšuplādi"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Te vēl nekas nav. Rīkojies, sāc augšuplādēt"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Lejuplādēt"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "Fails ir par lielu lai to augšuplādetu"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Jūsu augšuplādējamie faili pārsniedz servera pieļaujamo failu augšupielādes apjomu"
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "Faili šobrīd tiek caurskatīti, nedaudz jāpagaida."
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "Šobrīd tiek pārbaudīti"

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: 2012-12-18 00:13+0100\n"
"PO-Revision-Date: 2012-12-17 12:18+0000\n"
"Last-Translator: Georgi Stanojevski <glisha@gmail.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -20,37 +20,49 @@ msgstr ""
"Language: mk\n"
"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Нема грешка, датотеката беше подигната успешно"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Подигнатата датотека ја надминува upload_max_filesize директивата во php.ini:"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Подигнатата датотеката ја надминува MAX_FILE_SIZE директивата која беше поставена во HTML формата"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Датотеката беше само делумно подигната."
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Не беше подигната датотека"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Не постои привремена папка"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Неуспеав да запишам на диск"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Датотеки"
@ -113,76 +125,76 @@ msgstr "Неправилно име. , '\\', '/', '<', '>', ':', '\"', '|', '?'
msgid "generating ZIP-file, it may take some time."
msgstr "Се генерира ZIP фајлот, ќе треба извесно време."
#: js/files.js:209
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Не може да се преземе вашата датотека бидејќи фолдерот во кој се наоѓа фајлот има големина од 0 бајти"
#: js/files.js:209
#: js/files.js:212
msgid "Upload Error"
msgstr "Грешка при преземање"
#: js/files.js:226
#: js/files.js:229
msgid "Close"
msgstr "Затвои"
#: js/files.js:245 js/files.js:359 js/files.js:389
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Чека"
#: js/files.js:265
#: js/files.js:268
msgid "1 file uploading"
msgstr "1 датотека се подига"
#: js/files.js:268 js/files.js:322 js/files.js:337
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "{count} датотеки се подигаат"
#: js/files.js:340 js/files.js:373
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Преземањето е прекинато."
#: js/files.js:442
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Подигање на датотека е во тек. Напуштење на страницата ќе го прекине."
#: js/files.js:512
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "Неправилно име на папка. Користењето на „Shared“ е резервирано за Owncloud"
#: js/files.js:693
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} датотеки скенирани"
#: js/files.js:701
#: js/files.js:707
msgid "error while scanning"
msgstr "грешка при скенирање"
#: js/files.js:774 templates/index.php:66
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Име"
#: js/files.js:775 templates/index.php:77
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Големина"
#: js/files.js:776 templates/index.php:79
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Променето"
#: js/files.js:803
#: js/files.js:801
msgid "1 folder"
msgstr "1 папка"
#: js/files.js:805
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} папки"
#: js/files.js:813
#: js/files.js:811
msgid "1 file"
msgstr "1 датотека"
#: js/files.js:815
#: js/files.js:813
msgid "{count} files"
msgstr "{count} датотеки"
@ -194,27 +206,27 @@ msgstr "Ракување со датотеки"
msgid "Maximum upload size"
msgstr "Максимална големина за подигање"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "макс. можно:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Потребно за симнување повеќе-датотеки и папки."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Овозможи ZIP симнување "
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 е неограничено"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Максимална големина за внес на ZIP датотеки"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Сними"

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: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n"
"MIME-Version: 1.0\n"
@ -21,46 +21,58 @@ msgstr ""
"Language: ms_MY\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Tiada ralat, fail berjaya dimuat naik."
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Fail yang dimuat naik melebihi MAX_FILE_SIZE yang dinyatakan dalam form HTML "
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Sebahagian daripada fail telah dimuat naik. "
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Tiada fail yang dimuat naik"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Folder sementara hilang"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Gagal untuk disimpan"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "fail"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr ""
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Padam"
@ -68,39 +80,39 @@ msgstr "Padam"
msgid "Rename"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "ganti"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "Batal"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr ""
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr ""
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr ""
@ -110,80 +122,80 @@ msgid ""
"allowed."
msgstr ""
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "sedang menghasilkan fail ZIP, mungkin mengambil sedikit masa."
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Tidak boleh memuatnaik fail anda kerana mungkin ianya direktori atau saiz fail 0 bytes"
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr "Muat naik ralat"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "Tutup"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Dalam proses"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr ""
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr ""
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Muatnaik dibatalkan."
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr ""
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr ""
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr ""
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Nama "
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Saiz"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Dimodifikasi"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr ""
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr ""
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr ""
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr ""
@ -195,27 +207,27 @@ msgstr "Pengendalian fail"
msgid "Maximum upload size"
msgstr "Saiz maksimum muat naik"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "maksimum:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Diperlukan untuk muatturun fail pelbagai "
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Aktifkan muatturun ZIP"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 adalah tanpa had"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Saiz maksimum input untuk fail ZIP"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Simpan"
@ -243,28 +255,28 @@ msgstr "Muat naik"
msgid "Cancel upload"
msgstr "Batal muat naik"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Tiada apa-apa di sini. Muat naik sesuatu!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Muat turun"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "Muat naik terlalu besar"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Fail yang cuba dimuat naik melebihi saiz maksimum fail upload server"
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "Fail sedang diimbas, harap bersabar."
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "Imbasan semasa"

View File

@ -16,9 +16,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-30 00:04+0100\n"
"PO-Revision-Date: 2012-12-29 17:25+0000\n"
"Last-Translator: espenbye <espenbye@me.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Norwegian Bokmål (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -26,37 +26,49 @@ msgstr ""
"Language: nb_NO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Det er ingen feil. Filen ble lastet opp."
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Filstørrelsen overskrider maksgrensen på MAX_FILE_SIZE som ble oppgitt i HTML-skjemaet"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Filopplastningen ble bare delvis gjennomført"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Ingen fil ble lastet opp"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Mangler en midlertidig mappe"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Klarte ikke å skrive til disk"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Filer"
@ -200,27 +212,27 @@ msgstr "Filhåndtering"
msgid "Maximum upload size"
msgstr "Maksimum opplastingsstørrelse"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "max. mulige:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Nødvendig for å laste ned mapper og mer enn én fil om gangen."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Aktiver nedlasting av ZIP"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 er ubegrenset"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Maksimal størrelse på ZIP-filer"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Lagre"

View File

@ -18,9 +18,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-04 00:06+0100\n"
"PO-Revision-Date: 2012-12-03 09:15+0000\n"
"Last-Translator: Len <lenny@weijl.org>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -28,46 +28,58 @@ msgstr ""
"Language: nl\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Geen fout opgetreden, bestand successvol geupload."
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Het geüploade bestand overscheidt de upload_max_filesize optie in php.ini:"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Het geüploade bestand is groter dan de MAX_FILE_SIZE richtlijn die is opgegeven in de HTML-formulier"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Het bestand is slechts gedeeltelijk geupload"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Geen bestand geüpload"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Een tijdelijke map mist"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Schrijven naar schijf mislukt"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Bestanden"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "Stop delen"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Verwijder"
@ -75,39 +87,39 @@ msgstr "Verwijder"
msgid "Rename"
msgstr "Hernoem"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "{new_name} bestaat al"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "vervang"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "Stel een naam voor"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "annuleren"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr "verving {new_name}"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "ongedaan maken"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr "verving {new_name} met {old_name}"
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr "delen gestopt {files}"
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr "verwijderde {files}"
@ -117,80 +129,80 @@ msgid ""
"allowed."
msgstr "Onjuiste naam; '\\', '/', '<', '>', ':', '\"', '|', '?' en '*' zijn niet toegestaan."
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "aanmaken ZIP-file, dit kan enige tijd duren."
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "uploaden van de file mislukt, het is of een directory of de bestandsgrootte is 0 bytes"
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr "Upload Fout"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "Sluit"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Wachten"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "1 bestand wordt ge-upload"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "{count} bestanden aan het uploaden"
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Uploaden geannuleerd."
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Bestandsupload is bezig. Wanneer de pagina nu verlaten wordt, stopt de upload."
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "Folder naam niet toegestaan. Het gebruik van \"Shared\" is aan Owncloud voorbehouden"
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} bestanden gescanned"
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "Fout tijdens het scannen"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Naam"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Bestandsgrootte"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Laatst aangepast"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "1 map"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} mappen"
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "1 bestand"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr "{count} bestanden"
@ -202,27 +214,27 @@ msgstr "Bestand"
msgid "Maximum upload size"
msgstr "Maximale bestandsgrootte voor uploads"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "max. mogelijk: "
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Nodig voor meerdere bestanden en mappen downloads."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Zet ZIP-download aan"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 is ongelimiteerd"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Maximale grootte voor ZIP bestanden"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Opslaan"
@ -250,28 +262,28 @@ msgstr "Upload"
msgid "Cancel upload"
msgstr "Upload afbreken"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Er bevindt zich hier niets. Upload een bestand!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Download"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "Bestanden te groot"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "De bestanden die u probeert te uploaden zijn groter dan de maximaal toegestane bestandsgrootte voor deze server."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "Bestanden worden gescand, even wachten."
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "Er wordt gescand"

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: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n"
"MIME-Version: 1.0\n"
@ -19,46 +19,58 @@ msgstr ""
"Language: nn_NO\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Ingen feil, fila vart lasta opp"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Den opplasta fila er større enn variabelen MAX_FILE_SIZE i HTML-skjemaet"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Fila vart berre delvis lasta opp"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Ingen filer vart lasta opp"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Manglar ei mellombels mappe"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr ""
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Filer"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr ""
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Slett"
@ -66,39 +78,39 @@ msgstr "Slett"
msgid "Rename"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr ""
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr ""
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr ""
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr ""
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr ""
@ -108,80 +120,80 @@ msgid ""
"allowed."
msgstr ""
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr ""
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr ""
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "Lukk"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr ""
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr ""
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr ""
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr ""
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr ""
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr ""
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr ""
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Namn"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Storleik"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Endra"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr ""
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr ""
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr ""
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr ""
@ -193,27 +205,27 @@ msgstr ""
msgid "Maximum upload size"
msgstr "Maksimal opplastingsstorleik"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr ""
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr ""
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr ""
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr ""
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr ""
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Lagre"
@ -241,28 +253,28 @@ msgstr "Last opp"
msgid "Cancel upload"
msgstr ""
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Ingenting her. Last noko opp!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Last ned"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "For stor opplasting"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Filene du prøver å laste opp er større enn maksgrensa til denne tenaren."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr ""

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: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
"MIME-Version: 1.0\n"
@ -18,46 +18,58 @@ msgstr ""
"Language: oc\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Amontcargament capitat, pas d'errors"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Lo fichièr amontcargat es mai gròs que la directiva «MAX_FILE_SIZE» especifiada dins lo formulari HTML"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Lo fichièr foguèt pas completament amontcargat"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Cap de fichièrs son estats amontcargats"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Un dorsièr temporari manca"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "L'escriptura sul disc a fracassat"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Fichièrs"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "Non parteja"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Escafa"
@ -65,39 +77,39 @@ msgstr "Escafa"
msgid "Rename"
msgstr "Torna nomenar"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "remplaça"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "nom prepausat"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "anulla"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr ""
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "defar"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr ""
@ -107,80 +119,80 @@ msgid ""
"allowed."
msgstr ""
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "Fichièr ZIP a se far, aquò pòt trigar un briu."
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Impossible d'amontcargar lo teu fichièr qu'es un repertòri o que ten pas que 0 octet."
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr "Error d'amontcargar"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr ""
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Al esperar"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "1 fichièr al amontcargar"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr ""
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Amontcargar anullat."
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Un amontcargar es a se far. Daissar aquesta pagina ara tamparà lo cargament. "
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr ""
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr ""
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "error pendant l'exploracion"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Nom"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Talha"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Modificat"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr ""
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr ""
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr ""
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr ""
@ -192,27 +204,27 @@ msgstr "Manejament de fichièr"
msgid "Maximum upload size"
msgstr "Talha maximum d'amontcargament"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "max. possible: "
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Requesit per avalcargar gropat de fichièrs e dorsièr"
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Activa l'avalcargament de ZIP"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 es pas limitat"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Talha maximum de dintrada per fichièrs ZIP"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Enregistra"
@ -240,28 +252,28 @@ msgstr "Amontcarga"
msgid "Cancel upload"
msgstr " Anulla l'amontcargar"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Pas res dedins. Amontcarga qualquaren"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Avalcarga"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "Amontcargament tròp gròs"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Los fichièrs que sias a amontcargar son tròp pesucs per la talha maxi pel servidor."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "Los fiichièrs son a èsser explorats, "
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "Exploracion en cors"

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: 2012-12-04 00:06+0100\n"
"PO-Revision-Date: 2012-12-03 10:15+0000\n"
"Last-Translator: Thomasso <tomekde@gmail.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -24,46 +24,58 @@ msgstr ""
"Language: pl\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Przesłano plik"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Wgrany plik przekracza wartość upload_max_filesize zdefiniowaną w php.ini: "
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Rozmiar przesłanego pliku przekracza maksymalną wartość dyrektywy upload_max_filesize, zawartą formularzu HTML"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Plik przesłano tylko częściowo"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Nie przesłano żadnego pliku"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Brak katalogu tymczasowego"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Błąd zapisu na dysk"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Pliki"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "Nie udostępniaj"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Usuwa element"
@ -71,39 +83,39 @@ msgstr "Usuwa element"
msgid "Rename"
msgstr "Zmień nazwę"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "{new_name} już istnieje"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "zastap"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "zasugeruj nazwę"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "anuluj"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr "zastąpiony {new_name}"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "wróć"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr "zastąpiony {new_name} z {old_name}"
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr "Udostępniane wstrzymane {files}"
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr "usunięto {files}"
@ -113,80 +125,80 @@ msgid ""
"allowed."
msgstr "Niepoprawna nazwa, Znaki '\\', '/', '<', '>', ':', '\"', '|', '?' oraz '*'są niedozwolone."
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "Generowanie pliku ZIP, może potrwać pewien czas."
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Nie można wczytać pliku jeśli jest katalogiem lub ma 0 bajtów"
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr "Błąd wczytywania"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "Zamknij"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Oczekujące"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "1 plik wczytany"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "{count} przesyłanie plików"
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Wczytywanie anulowane."
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Wysyłanie pliku jest w toku. Teraz opuszczając stronę wysyłanie zostanie anulowane."
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "Błędna nazwa folderu. Nazwa \"Shared\" jest zarezerwowana dla Owncloud"
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} pliki skanowane"
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "Wystąpił błąd podczas skanowania"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Nazwa"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Rozmiar"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Czas modyfikacji"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "1 folder"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} foldery"
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "1 plik"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr "{count} pliki"
@ -198,27 +210,27 @@ msgstr "Zarządzanie plikami"
msgid "Maximum upload size"
msgstr "Maksymalny rozmiar wysyłanego pliku"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "max. możliwych"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Wymagany do pobierania wielu plików i folderów"
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Włącz pobieranie ZIP-paczki"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 jest nielimitowane"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Maksymalna wielkość pliku wejściowego ZIP "
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Zapisz"
@ -246,28 +258,28 @@ msgstr "Prześlij"
msgid "Cancel upload"
msgstr "Przestań wysyłać"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Brak zawartości. Proszę wysłać pliki!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Pobiera element"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "Wysyłany plik ma za duży rozmiar"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Pliki które próbujesz przesłać, przekraczają maksymalną, dopuszczalną wielkość."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "Skanowanie plików, proszę czekać."
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "Aktualnie skanowane"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/owncloud/language/pl_PL/)\n"
"MIME-Version: 1.0\n"
@ -17,46 +17,58 @@ msgstr ""
"Language: pl_PL\n"
"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: ajax/upload.php:20
msgid "There is no error, the file uploaded with success"
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr ""
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr ""
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr ""
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr ""
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr ""
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr ""
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr ""
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr ""
@ -64,39 +76,39 @@ msgstr ""
msgid "Rename"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr ""
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr ""
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr ""
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr ""
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr ""
@ -106,80 +118,80 @@ msgid ""
"allowed."
msgstr ""
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr ""
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr ""
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr ""
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr ""
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr ""
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr ""
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr ""
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr ""
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr ""
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr ""
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr ""
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr ""
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr ""
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr ""
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr ""
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr ""
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr ""
@ -191,27 +203,27 @@ msgstr ""
msgid "Maximum upload size"
msgstr ""
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr ""
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr ""
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr ""
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr ""
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr ""
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Zapisz"
@ -239,28 +251,28 @@ msgstr ""
msgid "Cancel upload"
msgstr ""
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr ""
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr ""
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr ""
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr ""

View File

@ -15,9 +15,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-03 00:04+0100\n"
"PO-Revision-Date: 2012-12-01 23:23+0000\n"
"Last-Translator: FredMaranhao <fred.maranhao@gmail.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -25,46 +25,58 @@ msgstr ""
"Language: pt_BR\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Não houve nenhum erro, o arquivo foi transferido com sucesso"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "O arquivo enviado excede a diretiva upload_max_filesize no php.ini: "
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "O arquivo carregado excede o MAX_FILE_SIZE que foi especificado no formulário HTML"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "O arquivo foi transferido parcialmente"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Nenhum arquivo foi transferido"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Pasta temporária não encontrada"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Falha ao escrever no disco"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Arquivos"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "Descompartilhar"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Excluir"
@ -72,39 +84,39 @@ msgstr "Excluir"
msgid "Rename"
msgstr "Renomear"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "{new_name} já existe"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "substituir"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "sugerir nome"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "cancelar"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr "substituído {new_name}"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "desfazer"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr "Substituído {old_name} por {new_name} "
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr "{files} não compartilhados"
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr "{files} apagados"
@ -114,80 +126,80 @@ msgid ""
"allowed."
msgstr "Nome inválido, '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' não são permitidos."
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "gerando arquivo ZIP, isso pode levar um tempo."
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Impossível enviar seus arquivo como diretório ou ele tem 0 bytes."
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr "Erro de envio"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "Fechar"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Pendente"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "enviando 1 arquivo"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "Enviando {count} arquivos"
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Envio cancelado."
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Upload em andamento. Sair da página agora resultará no cancelamento do envio."
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "Nome de pasta inválido. O nome \"Shared\" é reservado pelo Owncloud"
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} arquivos scaneados"
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "erro durante verificação"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Nome"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Tamanho"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Modificado"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "1 pasta"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} pastas"
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "1 arquivo"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr "{count} arquivos"
@ -199,27 +211,27 @@ msgstr "Tratamento de Arquivo"
msgid "Maximum upload size"
msgstr "Tamanho máximo para carregar"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "max. possível:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Necessário para multiplos arquivos e diretório de downloads."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Habilitar ZIP-download"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 para ilimitado"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Tamanho máximo para arquivo ZIP"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Salvar"
@ -247,28 +259,28 @@ msgstr "Carregar"
msgid "Cancel upload"
msgstr "Cancelar upload"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Nada aqui.Carrege alguma coisa!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Baixar"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "Arquivo muito grande"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Os arquivos que você está tentando carregar excedeu o tamanho máximo para arquivos no servidor."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "Arquivos sendo escaneados, por favor aguarde."
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "Scanning atual"

View File

@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-02 00:02+0100\n"
"PO-Revision-Date: 2012-12-01 00:41+0000\n"
"Last-Translator: Mouxy <daniel@mouxy.net>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -22,46 +22,58 @@ msgstr ""
"Language: pt_PT\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Sem erro, ficheiro enviado com sucesso"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "O ficheiro enviado excede o limite permitido na directiva do php.ini upload_max_filesize"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "O ficheiro enviado excede o diretivo MAX_FILE_SIZE especificado no formulário HTML"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "O ficheiro enviado só foi enviado parcialmente"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Não foi enviado nenhum ficheiro"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Falta uma pasta temporária"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Falhou a escrita no disco"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Ficheiros"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "Deixar de partilhar"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Apagar"
@ -69,39 +81,39 @@ msgstr "Apagar"
msgid "Rename"
msgstr "Renomear"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "O nome {new_name} já existe"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "substituir"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "Sugira um nome"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "cancelar"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr "{new_name} substituido"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "desfazer"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr "substituido {new_name} por {old_name}"
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr "{files} não partilhado(s)"
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr "{files} eliminado(s)"
@ -111,80 +123,80 @@ msgid ""
"allowed."
msgstr "Nome Inválido, os caracteres '\\', '/', '<', '>', ':', '\"', '|', '?' e '*' não são permitidos."
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "a gerar o ficheiro ZIP, poderá demorar algum tempo."
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Não é possível fazer o envio do ficheiro devido a ser uma pasta ou ter 0 bytes"
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr "Erro no envio"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "Fechar"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Pendente"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "A enviar 1 ficheiro"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "A carregar {count} ficheiros"
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "O envio foi cancelado."
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Envio de ficheiro em progresso. Irá cancelar o envio se sair da página agora."
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "Nome de pasta inválido! O uso de \"Shared\" (Partilhado) está reservado pelo OwnCloud"
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} ficheiros analisados"
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "erro ao analisar"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Nome"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Tamanho"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Modificado"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "1 pasta"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} pastas"
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "1 ficheiro"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr "{count} ficheiros"
@ -196,27 +208,27 @@ msgstr "Manuseamento de ficheiros"
msgid "Maximum upload size"
msgstr "Tamanho máximo de envio"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "max. possivel: "
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Necessário para descarregamento múltiplo de ficheiros e pastas"
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Permitir descarregar em ficheiro ZIP"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 é ilimitado"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Tamanho máximo para ficheiros ZIP"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Guardar"
@ -244,28 +256,28 @@ msgstr "Enviar"
msgid "Cancel upload"
msgstr "Cancelar envio"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Vazio. Envie alguma coisa!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Transferir"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "Envio muito grande"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Os ficheiros que está a tentar enviar excedem o tamanho máximo de envio permitido neste servidor."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "Os ficheiros estão a ser analisados, por favor aguarde."
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "Análise actual"

View File

@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-28 00:20+0100\n"
"PO-Revision-Date: 2012-12-27 00:09+0000\n"
"Last-Translator: laurentiucristescu <laur.cristescu@gmail.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -22,37 +22,49 @@ msgstr ""
"Language: ro\n"
"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Nicio eroare, fișierul a fost încărcat cu succes"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Fisierul incarcat depaseste upload_max_filesize permisi in php.ini: "
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Fișierul are o dimensiune mai mare decât variabile MAX_FILE_SIZE specificată în formularul HTML"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Fișierul a fost încărcat doar parțial"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Niciun fișier încărcat"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Lipsește un dosar temporar"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Eroare la scriere pe disc"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Fișiere"
@ -196,27 +208,27 @@ msgstr "Manipulare fișiere"
msgid "Maximum upload size"
msgstr "Dimensiune maximă admisă la încărcare"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "max. posibil:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Necesar pentru descărcarea mai multor fișiere și a dosarelor"
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Activează descărcare fișiere compresate"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 e nelimitat"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Dimensiunea maximă de intrare pentru fișiere compresate"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Salvare"

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: 2012-12-14 00:16+0100\n"
"PO-Revision-Date: 2012-12-13 15:47+0000\n"
"Last-Translator: sam002 <semen@sam002.net>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -27,37 +27,49 @@ msgstr ""
"Language: ru\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Файл успешно загружен"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Файл превышает размер установленный upload_max_filesize в php.ini:"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Файл превышает размер MAX_FILE_SIZE, указаный в HTML-форме"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Файл был загружен не полностью"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Файл не был загружен"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Невозможно найти временную папку"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Ошибка записи на диск"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Файлы"
@ -120,76 +132,76 @@ msgstr "Неправильное имя, '\\', '/', '<', '>', ':', '\"', '|', '?
msgid "generating ZIP-file, it may take some time."
msgstr "создание ZIP-файла, это может занять некоторое время."
#: js/files.js:209
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Не удается загрузить файл размером 0 байт в каталог"
#: js/files.js:209
#: js/files.js:212
msgid "Upload Error"
msgstr "Ошибка загрузки"
#: js/files.js:226
#: js/files.js:229
msgid "Close"
msgstr "Закрыть"
#: js/files.js:245 js/files.js:359 js/files.js:389
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Ожидание"
#: js/files.js:265
#: js/files.js:268
msgid "1 file uploading"
msgstr "загружается 1 файл"
#: js/files.js:268 js/files.js:322 js/files.js:337
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "{count} файлов загружается"
#: js/files.js:340 js/files.js:373
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Загрузка отменена."
#: js/files.js:442
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Файл в процессе загрузки. Покинув страницу вы прервёте загрузку."
#: js/files.js:512
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "Не правильное имя папки. Имя \"Shared\" резервировано в Owncloud"
#: js/files.js:693
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} файлов просканировано"
#: js/files.js:701
#: js/files.js:707
msgid "error while scanning"
msgstr "ошибка во время санирования"
#: js/files.js:774 templates/index.php:66
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Название"
#: js/files.js:775 templates/index.php:77
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Размер"
#: js/files.js:776 templates/index.php:79
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Изменён"
#: js/files.js:803
#: js/files.js:801
msgid "1 folder"
msgstr "1 папка"
#: js/files.js:805
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} папок"
#: js/files.js:813
#: js/files.js:811
msgid "1 file"
msgstr "1 файл"
#: js/files.js:815
#: js/files.js:813
msgid "{count} files"
msgstr "{count} файлов"
@ -201,27 +213,27 @@ msgstr "Управление файлами"
msgid "Maximum upload size"
msgstr "Максимальный размер загружаемого файла"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "макс. возможно: "
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Требуется для скачивания нескольких файлов и папок"
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Включить ZIP-скачивание"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 - без ограничений"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Максимальный исходный размер для ZIP файлов"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Сохранить"

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-19 00:03+0100\n"
"PO-Revision-Date: 2012-12-18 07:59+0000\n"
"Last-Translator: AnnaSch <cdewqazxsqwe@gmail.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -19,37 +19,49 @@ msgstr ""
"Language: ru_RU\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Ошибка отсутствует, файл загружен успешно."
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Размер загружаемого файла превышает upload_max_filesize директиву в php.ini:"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Размер загруженного"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Загружаемый файл был загружен частично"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Файл не был загружен"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Отсутствует временная папка"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Не удалось записать на диск"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Файлы"
@ -112,76 +124,76 @@ msgstr "Некорректное имя, '\\', '/', '<', '>', ':', '\"', '|', '?
msgid "generating ZIP-file, it may take some time."
msgstr "Создание ZIP-файла, это может занять некоторое время."
#: js/files.js:209
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Невозможно загрузить файл,\n так как он имеет нулевой размер или является директорией"
#: js/files.js:209
#: js/files.js:212
msgid "Upload Error"
msgstr "Ошибка загрузки"
#: js/files.js:226
#: js/files.js:229
msgid "Close"
msgstr "Закрыть"
#: js/files.js:245 js/files.js:359 js/files.js:389
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Ожидающий решения"
#: js/files.js:265
#: js/files.js:268
msgid "1 file uploading"
msgstr "загрузка 1 файла"
#: js/files.js:268 js/files.js:322 js/files.js:337
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "{количество} загружено файлов"
#: js/files.js:340 js/files.js:373
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Загрузка отменена"
#: js/files.js:442
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Процесс загрузки файла. Если покинуть страницу сейчас, загрузка будет отменена."
#: js/files.js:512
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "Некорректное имя папки. Нименование \"Опубликовано\" зарезервировано ownCloud"
#: js/files.js:693
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{количество} файлов отсканировано"
#: js/files.js:701
#: js/files.js:707
msgid "error while scanning"
msgstr "ошибка при сканировании"
#: js/files.js:774 templates/index.php:66
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Имя"
#: js/files.js:775 templates/index.php:77
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Размер"
#: js/files.js:776 templates/index.php:79
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Изменен"
#: js/files.js:803
#: js/files.js:801
msgid "1 folder"
msgstr "1 папка"
#: js/files.js:805
#: js/files.js:803
msgid "{count} folders"
msgstr "{количество} папок"
#: js/files.js:813
#: js/files.js:811
msgid "1 file"
msgstr "1 файл"
#: js/files.js:815
#: js/files.js:813
msgid "{count} files"
msgstr "{количество} файлов"
@ -193,27 +205,27 @@ msgstr "Работа с файлами"
msgid "Maximum upload size"
msgstr "Максимальный размер загружаемого файла"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "Максимально возможный"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Необходимо для множественной загрузки."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Включение ZIP-загрузки"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 без ограничений"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Максимальный размер входящих ZIP-файлов "
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
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: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n"
"MIME-Version: 1.0\n"
@ -19,46 +19,58 @@ msgstr ""
"Language: si_LK\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "නිවැරදි ව ගොනුව උඩුගත කෙරිනි"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "උඩුගත කළ ගොනුවේ විශාලත්වය HTML පෝරමයේ නියම කළ ඇති MAX_FILE_SIZE විශාලත්වයට වඩා වැඩිය"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "උඩුගත කළ ගොනුවේ කොටසක් පමණක් උඩුගත විය"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "කිසිදු ගොනවක් උඩුගත නොවිනි"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "තාවකාලික ෆොල්ඩරයක් සොයාගත නොහැක"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "තැටිගත කිරීම අසාර්ථකයි"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "ගොනු"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "නොබෙදු"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "මකන්න"
@ -66,39 +78,39 @@ msgstr "මකන්න"
msgid "Rename"
msgstr "නැවත නම් කරන්න"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "ප්‍රතිස්ථාපනය කරන්න"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "නමක් යෝජනා කරන්න"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "අත් හරින්න"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr ""
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "නිෂ්ප්‍රභ කරන්න"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr ""
@ -108,80 +120,80 @@ msgid ""
"allowed."
msgstr ""
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "ගොනුවක් සෑදෙමින් පවතී. කෙටි වේලාවක් ගත විය හැක"
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr "උඩුගත කිරීමේ දෝශයක්"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "වසන්න"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr ""
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "1 ගොනුවක් උඩගත කෙරේ"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr ""
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "උඩුගත කිරීම අත් හරින්න ලදී"
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "උඩුගතකිරීමක් සිදුවේ. පිටුව හැර යාමෙන් එය නැවතෙනු ඇත"
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr ""
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr ""
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "පරීක්ෂා කිරීමේදී දෝෂයක්"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "නම"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "ප්‍රමාණය"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "වෙනස් කළ"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "1 ෆොල්ඩරයක්"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr ""
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "1 ගොනුවක්"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr ""
@ -193,27 +205,27 @@ msgstr "ගොනු පරිහරණය"
msgid "Maximum upload size"
msgstr "උඩුගත කිරීමක උපරිම ප්‍රමාණය"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "හැකි උපරිමය:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "බහු-ගොනු හා ෆොල්ඩර බාගත කිරීමට අවශ්‍යයි"
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "ZIP-බාගත කිරීම් සක්‍රිය කරන්න"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 යනු සීමාවක් නැති බවය"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "ZIP ගොනු සඳහා දැමිය හැකි උපරිම විශාලතවය"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "සුරකින්න"
@ -241,28 +253,28 @@ msgstr "උඩුගත කිරීම"
msgid "Cancel upload"
msgstr "උඩුගත කිරීම අත් හරින්න"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "මෙහි කිසිවක් නොමැත. යමක් උඩුගත කරන්න"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "බාගත කිරීම"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "උඩුගත කිරීම විශාල වැඩිය"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "ඔබ උඩුගත කිරීමට තැත් කරන ගොනු මෙම සේවාදායකයා උඩුගත කිරීමට ඉඩදී ඇති උපරිම ගොනු විශාලත්වයට වඩා වැඩිය"
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "ගොනු පරික්ෂා කෙරේ. මඳක් රැඳී සිටින්න"
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "වර්තමාන පරික්ෂාව"

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: 2012-12-02 00:02+0100\n"
"PO-Revision-Date: 2012-12-01 16:18+0000\n"
"Last-Translator: martin <zatroch.martin@gmail.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -21,46 +21,58 @@ msgstr ""
"Language: sk_SK\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Nenastala žiadna chyba, súbor bol úspešne nahraný"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Nahraný súbor predčil konfiguračnú direktívu upload_max_filesize v súbore php.ini:"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Nahrávaný súbor presiahol MAX_FILE_SIZE direktívu, ktorá bola špecifikovaná v HTML formulári"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Nahrávaný súbor bol iba čiastočne nahraný"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Žiaden súbor nebol nahraný"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Chýbajúci dočasný priečinok"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Zápis na disk sa nepodaril"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Súbory"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "Nezdielať"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Odstrániť"
@ -68,39 +80,39 @@ msgstr "Odstrániť"
msgid "Rename"
msgstr "Premenovať"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "{new_name} už existuje"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "nahradiť"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "pomôcť s menom"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "zrušiť"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr "prepísaný {new_name}"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "vrátiť"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr "prepísaný {new_name} súborom {old_name}"
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr "zdieľanie zrušené pre {files}"
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr "zmazané {files}"
@ -110,80 +122,80 @@ msgid ""
"allowed."
msgstr "Nesprávne meno, '\\', '/', '<', '>', ':', '\"', '|', '?' a '*' nie sú povolené hodnoty."
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "generujem ZIP-súbor, môže to chvíľu trvať."
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Nemôžem nahrať súbor lebo je to priečinok alebo má 0 bajtov."
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr "Chyba odosielania"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "Zavrieť"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Čaká sa"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "1 súbor sa posiela "
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "{count} súborov odosielaných"
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Odosielanie zrušené"
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Opustenie stránky zruší práve prebiehajúce odosielanie súboru."
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "Nesprávne meno adresára. Použitie slova \"Shared\" (Zdieľané) je vyhradené službou ownCloud."
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} súborov prehľadaných"
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "chyba počas kontroly"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Meno"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Veľkosť"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Upravené"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "1 priečinok"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} priečinkov"
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "1 súbor"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr "{count} súborov"
@ -195,27 +207,27 @@ msgstr "Nastavenie správanie k súborom"
msgid "Maximum upload size"
msgstr "Maximálna veľkosť odosielaného súboru"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "najväčšie možné:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Vyžadované pre sťahovanie viacerých súborov a adresárov."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Povoliť sťahovanie ZIP súborov"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 znamená neobmedzené"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Najväčšia veľkosť ZIP súborov"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Uložiť"
@ -243,28 +255,28 @@ msgstr "Odoslať"
msgid "Cancel upload"
msgstr "Zrušiť odosielanie"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Žiadny súbor. Nahrajte niečo!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Stiahnuť"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "Odosielaný súbor je príliš veľký"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Súbory, ktoré sa snažíte nahrať, presahujú maximálnu veľkosť pre nahratie súborov na tento server."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "Čakajte, súbory sú prehľadávané."
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "Práve prehliadané"

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: 2012-12-09 00:11+0100\n"
"PO-Revision-Date: 2012-12-07 23:34+0000\n"
"Last-Translator: Peter Peroša <peter.perosa@gmail.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -21,46 +21,58 @@ msgstr ""
"Language: sl\n"
"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Datoteka je uspešno naložena brez napak."
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Naložena datoteka presega dovoljeno velikost. Le-ta je določena z vrstico upload_max_filesize v datoteki php.ini:"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Naložena datoteka presega velikost, ki jo določa parameter MAX_FILE_SIZE v HTML obrazcu"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Datoteka je le delno naložena"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Nobena datoteka ni bila naložena"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Manjka začasna mapa"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Pisanje na disk je spodletelo"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Datoteke"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "Odstrani iz souporabe"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Izbriši"
@ -68,39 +80,39 @@ msgstr "Izbriši"
msgid "Rename"
msgstr "Preimenuj"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "{new_name} že obstaja"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "zamenjaj"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "predlagaj ime"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "prekliči"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr "zamenjano je ime {new_name}"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "razveljavi"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr "zamenjano ime {new_name} z imenom {old_name}"
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr "odstranjeno iz souporabe {files}"
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr "izbrisano {files}"
@ -110,80 +122,80 @@ msgid ""
"allowed."
msgstr "Neveljavno ime, znaki '\\', '/', '<', '>', ':', '\"', '|', '?' in '*' niso dovoljeni."
#: js/files.js:184
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "Ustvarjanje datoteke ZIP. To lahko traja nekaj časa."
#: js/files.js:219
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Pošiljanje ni mogoče, saj gre za mapo, ali pa je datoteka velikosti 0 bajtov."
#: js/files.js:219
#: js/files.js:212
msgid "Upload Error"
msgstr "Napaka med nalaganjem"
#: js/files.js:236
#: js/files.js:229
msgid "Close"
msgstr "Zapri"
#: js/files.js:255 js/files.js:369 js/files.js:399
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "V čakanju ..."
#: js/files.js:275
#: js/files.js:268
msgid "1 file uploading"
msgstr "Pošiljanje 1 datoteke"
#: js/files.js:278 js/files.js:332 js/files.js:347
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "nalagam {count} datotek"
#: js/files.js:350 js/files.js:383
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Pošiljanje je preklicano."
#: js/files.js:452
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "V teku je pošiljanje datoteke. Če zapustite to stran zdaj, bo pošiljanje preklicano."
#: js/files.js:524
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "Neveljavno ime datoteke. Uporaba mape \"Share\" je rezervirana za ownCloud."
#: js/files.js:705
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} files scanned"
#: js/files.js:713
#: js/files.js:707
msgid "error while scanning"
msgstr "napaka med pregledovanjem datotek"
#: js/files.js:786 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Ime"
#: js/files.js:787 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Velikost"
#: js/files.js:788 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Spremenjeno"
#: js/files.js:815
#: js/files.js:801
msgid "1 folder"
msgstr "1 mapa"
#: js/files.js:817
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} map"
#: js/files.js:825
#: js/files.js:811
msgid "1 file"
msgstr "1 datoteka"
#: js/files.js:827
#: js/files.js:813
msgid "{count} files"
msgstr "{count} datotek"
@ -195,27 +207,27 @@ msgstr "Upravljanje z datotekami"
msgid "Maximum upload size"
msgstr "Največja velikost za pošiljanja"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "največ mogoče:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Uporabljeno za prenos več datotek in map."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Omogoči prejemanje arhivov ZIP"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 je neskončno"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Največja vhodna velikost za datoteke ZIP"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Shrani"
@ -243,28 +255,28 @@ msgstr "Pošlji"
msgid "Cancel upload"
msgstr "Prekliči pošiljanje"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Tukaj ni ničesar. Naložite kaj!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Prejmi"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "Nalaganje ni mogoče, ker je preveliko"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Datoteke, ki jih želite naložiti, presegajo največjo dovoljeno velikost na tem strežniku."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "Poteka preučevanje datotek, počakajte ..."
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "Trenutno poteka preučevanje"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n"
"MIME-Version: 1.0\n"
@ -17,46 +17,58 @@ msgstr ""
"Language: sq\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
msgid "There is no error, the file uploaded with success"
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr ""
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr ""
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr ""
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr ""
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr ""
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr ""
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr ""
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr ""
@ -64,39 +76,39 @@ msgstr ""
msgid "Rename"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr ""
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr ""
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr ""
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr ""
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr ""
@ -106,80 +118,80 @@ msgid ""
"allowed."
msgstr ""
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr ""
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr ""
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr ""
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr ""
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr ""
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr ""
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr ""
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr ""
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr ""
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr ""
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr ""
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr ""
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr ""
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr ""
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr ""
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr ""
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr ""
@ -191,27 +203,27 @@ msgstr ""
msgid "Maximum upload size"
msgstr ""
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr ""
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr ""
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr ""
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr ""
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr ""
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr ""
@ -239,28 +251,28 @@ msgstr ""
msgid "Cancel upload"
msgstr ""
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr ""
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr ""
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr ""
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr ""

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: 2012-12-02 00:02+0100\n"
"PO-Revision-Date: 2012-12-01 18:27+0000\n"
"Last-Translator: Rancher <theranchcowboy@gmail.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -20,46 +20,58 @@ msgstr ""
"Language: sr\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Није дошло до грешке. Датотека је успешно отпремљена."
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Отпремљена датотека прелази смерницу upload_max_filesize у датотеци php.ini:"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Отпремљена датотека прелази смерницу MAX_FILE_SIZE која је наведена у HTML обрасцу"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Датотека је делимично отпремљена"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Датотека није отпремљена"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Недостаје привремена фасцикла"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Не могу да пишем на диск"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Датотеке"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "Укини дељење"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Обриши"
@ -67,39 +79,39 @@ msgstr "Обриши"
msgid "Rename"
msgstr "Преименуј"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "{new_name} већ постоји"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "замени"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "предложи назив"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "откажи"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr "замењено {new_name}"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "опозови"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr "замењено {new_name} са {old_name}"
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr "укинуто дељење {files}"
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr "обрисано {files}"
@ -109,80 +121,80 @@ msgid ""
"allowed."
msgstr "Неисправан назив. Следећи знакови нису дозвољени: \\, /, <, >, :, \", |, ? и *."
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "правим ZIP датотеку…"
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Не могу да отпремим датотеку као фасциклу или она има 0 бајтова"
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr "Грешка при отпремању"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "Затвори"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "На чекању"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "Отпремам 1 датотеку"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "Отпремам {count} датотеке/а"
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Отпремање је прекинуто."
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Отпремање датотеке је у току. Ако сада напустите страницу, прекинућете отпремање."
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "Неисправан назив фасцикле. „Дељено“ користи Оунклауд."
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr "Скенирано датотека: {count}"
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "грешка при скенирању"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Назив"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Величина"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Измењено"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "1 фасцикла"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} фасцикле/и"
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "1 датотека"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr "{count} датотеке/а"
@ -194,27 +206,27 @@ msgstr "Управљање датотекама"
msgid "Maximum upload size"
msgstr "Највећа величина датотеке"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "највећа величина:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Неопходно за преузимање вишеделних датотека и фасцикли."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Омогући преузимање у ZIP-у"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 је неограничено"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Највећа величина ZIP датотека"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Сачувај"
@ -242,28 +254,28 @@ msgstr "Отпреми"
msgid "Cancel upload"
msgstr "Прекини отпремање"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Овде нема ничег. Отпремите нешто!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Преузми"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "Датотека је превелика"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Датотеке које желите да отпремите прелазе ограничење у величини."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "Скенирам датотеке…"
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "Тренутно скенирање"

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: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n"
"MIME-Version: 1.0\n"
@ -18,46 +18,58 @@ msgstr ""
"Language: sr@latin\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Nema greške, fajl je uspešno poslat"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Poslati fajl prevazilazi direktivu MAX_FILE_SIZE koja je navedena u HTML formi"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Poslati fajl je samo delimično otpremljen!"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Nijedan fajl nije poslat"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Nedostaje privremena fascikla"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr ""
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Fajlovi"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr ""
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Obriši"
@ -65,39 +77,39 @@ msgstr "Obriši"
msgid "Rename"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr ""
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr ""
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr ""
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr ""
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr ""
@ -107,80 +119,80 @@ msgid ""
"allowed."
msgstr ""
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr ""
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr ""
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "Zatvori"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr ""
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr ""
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr ""
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr ""
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr ""
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr ""
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr ""
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Ime"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Veličina"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Zadnja izmena"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr ""
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr ""
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr ""
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr ""
@ -192,27 +204,27 @@ msgstr ""
msgid "Maximum upload size"
msgstr "Maksimalna veličina pošiljke"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr ""
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr ""
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr ""
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr ""
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr ""
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Snimi"
@ -240,28 +252,28 @@ msgstr "Pošalji"
msgid "Cancel upload"
msgstr ""
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Ovde nema ničeg. Pošaljite nešto!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Preuzmi"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "Pošiljka je prevelika"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Fajlovi koje želite da pošaljete prevazilaze ograničenje maksimalne veličine pošiljke na ovom serveru."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr ""

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: 2012-12-04 00:06+0100\n"
"PO-Revision-Date: 2012-12-03 19:45+0000\n"
"Last-Translator: Magnus Höglund <magnus@linux.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -23,46 +23,58 @@ msgstr ""
"Language: sv\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Inga fel uppstod. Filen laddades upp utan problem"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Den uppladdade filen överskrider upload_max_filesize direktivet php.ini:"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Den uppladdade filen överstiger MAX_FILE_SIZE direktivet som anges i HTML-formulär"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Den uppladdade filen var endast delvis uppladdad"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Ingen fil blev uppladdad"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Saknar en tillfällig mapp"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Misslyckades spara till disk"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Filer"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "Sluta dela"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Radera"
@ -70,39 +82,39 @@ msgstr "Radera"
msgid "Rename"
msgstr "Byt namn"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "{new_name} finns redan"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "ersätt"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "föreslå namn"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "avbryt"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr "ersatt {new_name}"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "ångra"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr "ersatt {new_name} med {old_name}"
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr "stoppad delning {files}"
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr "raderade {files}"
@ -112,80 +124,80 @@ msgid ""
"allowed."
msgstr "Ogiltigt namn, '\\', '/', '<', '>', ':', '\"', '|', '?' och '*' är inte tillåtet."
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "genererar ZIP-fil, det kan ta lite tid."
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Kunde inte ladda upp dina filer eftersom det antingen är en mapp eller har 0 bytes."
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr "Uppladdningsfel"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "Stäng"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Väntar"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "1 filuppladdning"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "{count} filer laddas upp"
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Uppladdning avbruten."
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Filuppladdning pågår. Lämnar du sidan så avbryts uppladdningen."
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "Ogiltigt mappnamn. Ordet \"Delad\" är reserverat av ownCloud."
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} filer skannade"
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "fel vid skanning"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Namn"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Storlek"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Ändrad"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "1 mapp"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} mappar"
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "1 fil"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr "{count} filer"
@ -197,27 +209,27 @@ msgstr "Filhantering"
msgid "Maximum upload size"
msgstr "Maximal storlek att ladda upp"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "max. möjligt:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Krävs för nerladdning av flera mappar och filer."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Aktivera ZIP-nerladdning"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 är oändligt"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Största tillåtna storlek för ZIP-filer"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Spara"
@ -245,28 +257,28 @@ msgstr "Ladda upp"
msgid "Cancel upload"
msgstr "Avbryt uppladdning"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Ingenting här. Ladda upp något!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Ladda ner"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "För stor uppladdning"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Filerna du försöker ladda upp överstiger den maximala storleken för filöverföringar på servern."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "Filer skannas, var god vänta"
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "Aktuell skanning"

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: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n"
"MIME-Version: 1.0\n"
@ -18,46 +18,58 @@ msgstr ""
"Language: ta_LK\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "இங்கு வழு இல்லை, கோப்பு வெற்றிகரமாக பதிவேற்றப்பட்டது"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "பதிவேற்றப்பட்ட கோப்பானது HTML படிவத்தில் குறிப்பிடப்பட்டுள்ள MAX_FILE_SIZE directive ஐ விட கூடியது"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "பதிவேற்றப்பட்ட கோப்பானது பகுதியாக மட்டுமே பதிவேற்றப்பட்டுள்ளது"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "எந்த கோப்பும் பதிவேற்றப்படவில்லை"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "ஒரு தற்காலிகமான கோப்புறையை காணவில்லை"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "வட்டில் எழுத முடியவில்லை"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "கோப்புகள்"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "பகிரப்படாதது"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "அழிக்க"
@ -65,39 +77,39 @@ msgstr "அழிக்க"
msgid "Rename"
msgstr "பெயர்மாற்றம்"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "{new_name} ஏற்கனவே உள்ளது"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "மாற்றிடுக"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "பெயரை பரிந்துரைக்க"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "இரத்து செய்க"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr "மாற்றப்பட்டது {new_name}"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "முன் செயல் நீக்கம் "
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr "{new_name} ஆனது {old_name} இனால் மாற்றப்பட்டது"
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr "பகிரப்படாதது {கோப்புகள்}"
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr "நீக்கப்பட்டது {கோப்புகள்}"
@ -107,80 +119,80 @@ msgid ""
"allowed."
msgstr "செல்லுபடியற்ற பெயர்,'\\', '/', '<', '>', ':', '\"', '|', '?' மற்றும் '*' ஆகியன அனுமதிக்கப்படமாட்டாது."
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr " ZIP கோப்பு உருவாக்கப்படுகின்றது, இது சில நேரம் ஆகலாம்."
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "அடைவு அல்லது 0 bytes ஐ கொண்டுள்ளதால் உங்களுடைய கோப்பை பதிவேற்ற முடியவில்லை"
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr "பதிவேற்றல் வழு"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "மூடுக"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "நிலுவையிலுள்ள"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "1 கோப்பு பதிவேற்றப்படுகிறது"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "{எண்ணிக்கை} கோப்புகள் பதிவேற்றப்படுகின்றது"
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "பதிவேற்றல் இரத்து செய்யப்பட்டுள்ளது"
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "கோப்பு பதிவேற்றம் செயல்பாட்டில் உள்ளது. இந்தப் பக்கத்திலிருந்து வெறியேறுவதானது பதிவேற்றலை இரத்து செய்யும்."
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "செல்லுபடியற்ற கோப்புறை பெயர். \"பகிர்வின்\" பாவனை Owncloud இனால் ஒதுக்கப்பட்டுள்ளது"
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{எண்ணிக்கை} கோப்புகள் வருடப்பட்டது"
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "வருடும் போதான வழு"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "பெயர்"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "அளவு"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "மாற்றப்பட்டது"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "1 கோப்புறை"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr "{எண்ணிக்கை} கோப்புறைகள்"
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "1 கோப்பு"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr "{எண்ணிக்கை} கோப்புகள்"
@ -192,27 +204,27 @@ msgstr "கோப்பு கையாளுதல்"
msgid "Maximum upload size"
msgstr "பதிவேற்றக்கூடிய ஆகக்கூடிய அளவு "
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "ஆகக் கூடியது:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "பல்வேறுப்பட்ட கோப்பு மற்றும் கோப்புறைகளை பதிவிறக்க தேவையானது."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "ZIP பதிவிறக்கலை இயலுமைப்படுத்துக"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 ஆனது எல்லையற்றது"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "ZIP கோப்புகளுக்கான ஆகக்கூடிய உள்ளீட்டு அளவு"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "சேமிக்க"
@ -240,28 +252,28 @@ msgstr "பதிவேற்றுக"
msgid "Cancel upload"
msgstr "பதிவேற்றலை இரத்து செய்க"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "இங்கு ஒன்றும் இல்லை. ஏதாவது பதிவேற்றுக!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "பதிவிறக்குக"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "பதிவேற்றல் மிகப்பெரியது"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "நீங்கள் பதிவேற்ற முயற்சிக்கும் கோப்புகளானது இந்த சேவையகத்தில் கோப்பு பதிவேற்றக்கூடிய ஆகக்கூடிய அளவிலும் கூடியது."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "கோப்புகள் வருடப்படுகின்றன, தயவுசெய்து காத்திருங்கள்."
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "தற்போது வருடப்படுபவை"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-01-03 00:04+0100\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-01-03 00:04+0100\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@ -17,37 +17,49 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: ajax/upload.php:20
msgid "There is no error, the file uploaded with success"
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr ""
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr ""
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr ""
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr ""
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr ""
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-01-03 00:04+0100\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-01-03 00:04+0100\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-01-03 00:04+0100\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-01-03 00:04+0100\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-01-03 00:04+0100\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-01-03 00:04+0100\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-01-03 00:04+0100\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2013-01-03 00:04+0100\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-22 00:24+0100\n"
"PO-Revision-Date: 2012-12-21 10:27+0000\n"
"Last-Translator: AriesAnywhere Anywhere <ariesanywhere@gmail.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -19,37 +19,49 @@ msgstr ""
"Language: th_TH\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "ไม่มีข้อผิดพลาดใดๆ ไฟล์ถูกอัพโหลดเรียบร้อยแล้ว"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "ขนาดไฟล์ที่อัพโหลดมีขนาดเกิน upload_max_filesize ที่ระบุไว้ใน php.ini"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "ไฟล์ที่อัพโหลดมีขนาดเกินคำสั่ง MAX_FILE_SIZE ที่ระบุเอาไว้ในรูปแบบคำสั่งในภาษา HTML"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "ไฟล์ที่อัพโหลดยังไม่ได้ถูกอัพโหลดอย่างสมบูรณ์"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "ยังไม่มีไฟล์ที่ถูกอัพโหลด"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "แฟ้มเอกสารชั่วคราวเกิดการสูญหาย"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "เขียนข้อมูลลงแผ่นดิสก์ล้มเหลว"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "ไฟล์"
@ -193,27 +205,27 @@ msgstr "การจัดกาไฟล์"
msgid "Maximum upload size"
msgstr "ขนาดไฟล์สูงสุดที่อัพโหลดได้"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "จำนวนสูงสุดที่สามารถทำได้: "
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "จำเป็นต้องใช้สำหรับการดาวน์โหลดไฟล์พร้อมกันหลายๆไฟล์หรือดาวน์โหลดทั้งโฟลเดอร์"
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "อนุญาตให้ดาวน์โหลดเป็นไฟล์ ZIP ได้"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 หมายถึงไม่จำกัด"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "ขนาดไฟล์ ZIP สูงสุด"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "บันทึก"

View File

@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-28 00:20+0100\n"
"PO-Revision-Date: 2012-12-27 11:23+0000\n"
"Last-Translator: Necdet Yücel <necdetyucel@gmail.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -22,37 +22,49 @@ msgstr ""
"Language: tr\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Bir hata yok, dosya başarıyla yüklendi"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "php.ini dosyasında upload_max_filesize ile belirtilen dosya yükleme sınırııldı."
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Yüklenen dosya HTML formundaki MAX_FILE_SIZE sınırınııyor"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Yüklenen dosyanın sadece bir kısmı yüklendi"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Hiç dosya yüklenmedi"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Geçici bir klasör eksik"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Diske yazılamadı"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Dosyalar"
@ -196,27 +208,27 @@ msgstr "Dosya taşıma"
msgid "Maximum upload size"
msgstr "Maksimum yükleme boyutu"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "mümkün olan en fazla: "
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Çoklu dosya ve dizin indirmesi için gerekli."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "ZIP indirmeyi aktif et"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 limitsiz demektir"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "ZIP dosyaları için en fazla girdi sayısı"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Kaydet"

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: 2012-12-04 00:06+0100\n"
"PO-Revision-Date: 2012-12-03 10:32+0000\n"
"Last-Translator: volodya327 <volodya327@gmail.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -20,46 +20,58 @@ msgstr ""
"Language: uk\n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Файл успішно вивантажено без помилок."
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "Розмір звантаження перевищує upload_max_filesize параметра в php.ini: "
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Розмір відвантаженого файлу перевищує директиву MAX_FILE_SIZE вказану в HTML формі"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Файл відвантажено лише частково"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Не відвантажено жодного файлу"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Відсутній тимчасовий каталог"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Невдалося записати на диск"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Файли"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "Заборонити доступ"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Видалити"
@ -67,39 +79,39 @@ msgstr "Видалити"
msgid "Rename"
msgstr "Перейменувати"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "{new_name} вже існує"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "заміна"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "запропонуйте назву"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "відміна"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr "замінено {new_name}"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "відмінити"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr "замінено {new_name} на {old_name}"
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr "неопубліковано {files}"
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr "видалено {files}"
@ -109,80 +121,80 @@ msgid ""
"allowed."
msgstr "Невірне ім'я, '\\', '/', '<', '>', ':', '\"', '|', '?' та '*' не дозволені."
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "Створення ZIP-файлу, це може зайняти певний час."
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Неможливо завантажити ваш файл тому, що він тека або файл розміром 0 байт"
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr "Помилка завантаження"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "Закрити"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Очікування"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "1 файл завантажується"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "{count} файлів завантажується"
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Завантаження перервано."
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Виконується завантаження файлу. Закриття цієї сторінки приведе до відміни завантаження."
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "Невірне ім'я каталогу. Використання \"Shared\" зарезервовано Owncloud"
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} файлів проскановано"
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "помилка при скануванні"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Ім'я"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Розмір"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Змінено"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "1 папка"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} папок"
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "1 файл"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr "{count} файлів"
@ -194,27 +206,27 @@ msgstr "Робота з файлами"
msgid "Maximum upload size"
msgstr "Максимальний розмір відвантажень"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "макс.можливе:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Необхідно для мульти-файлового та каталогового завантаження."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Активувати ZIP-завантаження"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 є безліміт"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Максимальний розмір завантажуємого ZIP файлу"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Зберегти"
@ -242,28 +254,28 @@ msgstr "Відвантажити"
msgid "Cancel upload"
msgstr "Перервати завантаження"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Тут нічого немає. Відвантажте що-небудь!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Завантажити"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "Файл занадто великий"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Файли,що ви намагаєтесь відвантажити перевищують максимальний дозволений розмір файлів на цьому сервері."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "Файли скануються, зачекайте, будь-ласка."
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "Поточне сканування"

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: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n"
"MIME-Version: 1.0\n"
@ -21,46 +21,58 @@ msgstr ""
"Language: vi\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "Không có lỗi, các tập tin đã được tải lên thành công"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "Kích thước những tập tin tải lên vượt quá MAX_FILE_SIZE đã được quy định"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "Tập tin tải lên mới chỉ tải lên được một phần"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "Không có tập tin nào được tải lên"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "Không tìm thấy thư mục tạm"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "Không thể ghi "
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "Tập tin"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "Không chia sẽ"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "Xóa"
@ -68,39 +80,39 @@ msgstr "Xóa"
msgid "Rename"
msgstr "Sửa tên"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "{new_name} đã tồn tại"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "thay thế"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "tên gợi ý"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "hủy"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr "đã thay thế {new_name}"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "lùi lại"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr "đã thay thế {new_name} bằng {old_name}"
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr "hủy chia sẽ {files}"
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr "đã xóa {files}"
@ -110,80 +122,80 @@ msgid ""
"allowed."
msgstr "Tên không hợp lệ, '\\', '/', '<', '>', ':', '\"', '|', '?' và '*' thì không được phép dùng."
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "Tạo tập tin ZIP, điều này có thể làm mất một chút thời gian"
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "Không thể tải lên tập tin này do nó là một thư mục hoặc kích thước tập tin bằng 0 byte"
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr "Tải lên lỗi"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "Đóng"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Chờ"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "1 tệp tin đang được tải lên"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "{count} tập tin đang tải lên"
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "Hủy tải lên"
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Tập tin tải lên đang được xử lý. Nếu bạn rời khỏi trang bây giờ sẽ hủy quá trình này."
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "Tên thư mục không hợp lệ. Sử dụng \"Chia sẻ\" được dành riêng bởi Owncloud"
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} tập tin đã được quét"
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "lỗi trong khi quét"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "Tên"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "Kích cỡ"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "Thay đổi"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "1 thư mục"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} thư mục"
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "1 tập tin"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr "{count} tập tin"
@ -195,27 +207,27 @@ msgstr "Xử lý tập tin"
msgid "Maximum upload size"
msgstr "Kích thước tối đa "
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "tối đa cho phép:"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "Cần thiết cho tải nhiều tập tin và thư mục."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "Cho phép ZIP-download"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 là không giới hạn"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "Kích thước tối đa cho các tập tin ZIP"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "Lưu"
@ -243,28 +255,28 @@ msgstr "Tải lên"
msgid "Cancel upload"
msgstr "Hủy upload"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "Không có gì ở đây .Hãy tải lên một cái gì đó !"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "Tải xuống"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "Tập tin tải lên quá lớn"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Các tập tin bạn đang tải lên vượt quá kích thước tối đa cho phép trên máy chủ ."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "Tập tin đang được quét ,vui lòng chờ."
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "Hiện tại đang quét"

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: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n"
"MIME-Version: 1.0\n"
@ -19,46 +19,58 @@ msgstr ""
"Language: zh_CN.GB2312\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "没有任何错误,文件上传成功了"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "上传的文件超过了HTML表单指定的MAX_FILE_SIZE"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "文件只有部分被上传"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "没有上传完成的文件"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "丢失了一个临时文件夹"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "写磁盘失败"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "文件"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "取消共享"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "删除"
@ -66,39 +78,39 @@ msgstr "删除"
msgid "Rename"
msgstr "重命名"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "{new_name} 已存在"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "替换"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "推荐名称"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "取消"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr "已替换 {new_name}"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "撤销"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr "已用 {old_name} 替换 {new_name}"
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr "未分享的 {files}"
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr "已删除的 {files}"
@ -108,80 +120,80 @@ msgid ""
"allowed."
msgstr ""
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "正在生成ZIP文件,这可能需要点时间"
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "不能上传你指定的文件,可能因为它是个文件夹或者大小为0"
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr "上传错误"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "关闭"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "Pending"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "1 个文件正在上传"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "{count} 个文件正在上传"
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "上传取消了"
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "文件正在上传。关闭页面会取消上传。"
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr ""
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} 个文件已扫描"
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "扫描出错"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "名字"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "大小"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "修改日期"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "1 个文件夹"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} 个文件夹"
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "1 个文件"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr "{count} 个文件"
@ -193,27 +205,27 @@ msgstr "文件处理中"
msgid "Maximum upload size"
msgstr "最大上传大小"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "最大可能"
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "需要多文件和文件夹下载."
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "支持ZIP下载"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0是无限的"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "最大的ZIP文件输入大小"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "保存"
@ -241,28 +253,28 @@ msgstr "上传"
msgid "Cancel upload"
msgstr "取消上传"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "这里没有东西.上传点什么!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "下载"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "上传的文件太大了"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "你正在试图上传的文件超过了此服务器支持的最大的文件大小."
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "正在扫描文件,请稍候."
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "正在扫描"

View File

@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-04 00:06+0100\n"
"PO-Revision-Date: 2012-12-03 00:57+0000\n"
"Last-Translator: hanfeng <appweb.cn@gmail.com>\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -22,46 +22,58 @@ msgstr ""
"Language: zh_CN\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "没有发生错误,文件上传成功。"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr "上传文件大小已超过php.ini中upload_max_filesize所规定的值"
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "上传的文件超过了在HTML 表单中指定的MAX_FILE_SIZE"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "只上传了文件的一部分"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "文件没有上传"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "缺少临时目录"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "写入磁盘失败"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "文件"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "取消分享"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "删除"
@ -69,39 +81,39 @@ msgstr "删除"
msgid "Rename"
msgstr "重命名"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "{new_name} 已存在"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "替换"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr "建议名称"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "取消"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr "替换 {new_name}"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "撤销"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr "已将 {old_name}替换成 {new_name}"
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr "取消了共享 {files}"
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr "删除了 {files}"
@ -111,80 +123,80 @@ msgid ""
"allowed."
msgstr "无效名称,'\\', '/', '<', '>', ':', '\"', '|', '?' 和 '*' 不被允许使用。"
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "正在生成 ZIP 文件,可能需要一些时间"
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "无法上传文件,因为它是一个目录或者大小为 0 字节"
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr "上传错误"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "关闭"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr "操作等待中"
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "1个文件上传中"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "{count} 个文件上传中"
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "上传已取消"
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "文件正在上传中。现在离开此页会导致上传动作被取消。"
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "无效的文件夹名称。”Shared“ 是 Owncloud 保留字符。"
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr "{count} 个文件已扫描。"
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "扫描时出错"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "名称"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "大小"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "修改日期"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "1个文件夹"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} 个文件夹"
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "1 个文件"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr "{count} 个文件"
@ -196,27 +208,27 @@ msgstr "文件处理"
msgid "Maximum upload size"
msgstr "最大上传大小"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "最大允许: "
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "多文件和文件夹下载需要此项。"
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "启用 ZIP 下载"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0 为无限制"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "ZIP 文件的最大输入大小"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "保存"
@ -244,28 +256,28 @@ msgstr "上传"
msgid "Cancel upload"
msgstr "取消上传"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "这里还什么都没有。上传些东西吧!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "下载"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "上传文件过大"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "您正尝试上传的文件超过了此服务器可以上传的最大容量限制"
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "文件正在被扫描,请稍候。"
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "当前扫描"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n"
"MIME-Version: 1.0\n"
@ -17,46 +17,58 @@ msgstr ""
"Language: zh_HK\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ajax/upload.php:20
msgid "There is no error, the file uploaded with success"
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr ""
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr ""
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr ""
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr ""
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr ""
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr ""
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr ""
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr ""
@ -64,39 +76,39 @@ msgstr ""
msgid "Rename"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr ""
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr ""
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr ""
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr ""
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr ""
@ -106,80 +118,80 @@ msgid ""
"allowed."
msgstr ""
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr ""
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr ""
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr ""
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr ""
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr ""
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr ""
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr ""
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr ""
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr ""
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr ""
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr ""
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr ""
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr ""
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr ""
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr ""
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr ""
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr ""
@ -191,27 +203,27 @@ msgstr ""
msgid "Maximum upload size"
msgstr ""
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr ""
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr ""
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr ""
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr ""
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr ""
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr ""
@ -239,28 +251,28 @@ msgstr ""
msgid "Cancel upload"
msgstr ""
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr ""
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr ""
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr ""
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr ""

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: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n"
"MIME-Version: 1.0\n"
@ -21,46 +21,58 @@ msgstr ""
"Language: zh_TW\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: ajax/upload.php:20
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr "無錯誤,檔案上傳成功"
#: ajax/upload.php:21
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr "上傳黨案的超過 HTML 表單中指定 MAX_FILE_SIZE 限制"
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr "只有部分檔案被上傳"
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr "無已上傳檔案"
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr "遺失暫存資料夾"
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr "寫入硬碟失敗"
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr "檔案"
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr "取消共享"
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr "刪除"
@ -68,39 +80,39 @@ msgstr "刪除"
msgid "Rename"
msgstr "重新命名"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr "{new_name} 已經存在"
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr "取代"
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr "取消"
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr "已取代 {new_name}"
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr "復原"
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr "使用 {new_name} 取代 {old_name}"
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr ""
@ -110,80 +122,80 @@ msgid ""
"allowed."
msgstr ""
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr "產生壓縮檔, 它可能需要一段時間."
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr "無法上傳您的檔案因為它可能是一個目錄或檔案大小為0"
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr "上傳發生錯誤"
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr "關閉"
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr ""
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr "1 個檔案正在上傳"
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr "{count} 個檔案正在上傳"
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr "上傳取消"
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "檔案上傳中. 離開此頁面將會取消上傳."
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr "無效的資料夾名稱. \"Shared\" 名稱已被 Owncloud 所保留使用"
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr ""
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr "掃描時發生錯誤"
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr "名稱"
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr "大小"
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr "修改"
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr "1 個資料夾"
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr "{count} 個資料夾"
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr "1 個檔案"
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr "{count} 個檔案"
@ -195,27 +207,27 @@ msgstr "檔案處理"
msgid "Maximum upload size"
msgstr "最大上傳容量"
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr "最大允許: "
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr "針對多檔案和目錄下載是必填的"
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr "啟用 Zip 下載"
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr "0代表沒有限制"
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr "針對ZIP檔案最大輸入大小"
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr "儲存"
@ -243,28 +255,28 @@ msgstr "上傳"
msgid "Cancel upload"
msgstr "取消上傳"
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr "沒有任何東西。請上傳內容!"
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr "下載"
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr "上傳過大"
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "你試圖上傳的檔案已超過伺服器的最大容量限制。 "
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr "正在掃描檔案,請稍等。"
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr "目前掃描"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-12-01 00:01+0100\n"
"PO-Revision-Date: 2012-11-30 23:02+0000\n"
"POT-Creation-Date: 2013-01-04 13:22+0100\n"
"PO-Revision-Date: 2013-01-04 12:22+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Zulu (South Africa) (http://www.transifex.com/projects/p/owncloud/language/zu_ZA/)\n"
"MIME-Version: 1.0\n"
@ -17,46 +17,58 @@ msgstr ""
"Language: zu_ZA\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: ajax/upload.php:20
msgid "There is no error, the file uploaded with success"
#: ajax/upload.php:14
msgid "No file was uploaded. Unknown error"
msgstr ""
#: ajax/upload.php:21
msgid "There is no error, the file uploaded with success"
msgstr ""
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the upload_max_filesize directive in php.ini: "
msgstr ""
#: ajax/upload.php:23
#: ajax/upload.php:24
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
#: ajax/upload.php:25
#: ajax/upload.php:26
msgid "The uploaded file was only partially uploaded"
msgstr ""
#: ajax/upload.php:26
#: ajax/upload.php:27
msgid "No file was uploaded"
msgstr ""
#: ajax/upload.php:27
#: ajax/upload.php:28
msgid "Missing a temporary folder"
msgstr ""
#: ajax/upload.php:28
#: ajax/upload.php:29
msgid "Failed to write to disk"
msgstr ""
#: ajax/upload.php:45
msgid "Not enough space available"
msgstr ""
#: ajax/upload.php:69
msgid "Invalid directory."
msgstr ""
#: appinfo/app.php:10
msgid "Files"
msgstr ""
#: js/fileactions.js:117 templates/index.php:83 templates/index.php:84
#: js/fileactions.js:117 templates/index.php:84 templates/index.php:85
msgid "Unshare"
msgstr ""
#: js/fileactions.js:119 templates/index.php:89 templates/index.php:90
#: js/fileactions.js:119 templates/index.php:90 templates/index.php:91
msgid "Delete"
msgstr ""
@ -64,39 +76,39 @@ msgstr ""
msgid "Rename"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "{new_name} already exists"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "replace"
msgstr ""
#: js/filelist.js:201
#: js/filelist.js:199
msgid "suggest name"
msgstr ""
#: js/filelist.js:201 js/filelist.js:203
#: js/filelist.js:199 js/filelist.js:201
msgid "cancel"
msgstr ""
#: js/filelist.js:250
#: js/filelist.js:248
msgid "replaced {new_name}"
msgstr ""
#: js/filelist.js:250 js/filelist.js:252 js/filelist.js:284 js/filelist.js:286
#: js/filelist.js:248 js/filelist.js:250 js/filelist.js:282 js/filelist.js:284
msgid "undo"
msgstr ""
#: js/filelist.js:252
#: js/filelist.js:250
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:284
#: js/filelist.js:282
msgid "unshared {files}"
msgstr ""
#: js/filelist.js:286
#: js/filelist.js:284
msgid "deleted {files}"
msgstr ""
@ -106,80 +118,80 @@ msgid ""
"allowed."
msgstr ""
#: js/files.js:183
#: js/files.js:174
msgid "generating ZIP-file, it may take some time."
msgstr ""
#: js/files.js:218
#: js/files.js:212
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
#: js/files.js:218
#: js/files.js:212
msgid "Upload Error"
msgstr ""
#: js/files.js:235
#: js/files.js:229
msgid "Close"
msgstr ""
#: js/files.js:254 js/files.js:368 js/files.js:398
#: js/files.js:248 js/files.js:362 js/files.js:392
msgid "Pending"
msgstr ""
#: js/files.js:274
#: js/files.js:268
msgid "1 file uploading"
msgstr ""
#: js/files.js:277 js/files.js:331 js/files.js:346
#: js/files.js:271 js/files.js:325 js/files.js:340
msgid "{count} files uploading"
msgstr ""
#: js/files.js:349 js/files.js:382
#: js/files.js:343 js/files.js:376
msgid "Upload cancelled."
msgstr ""
#: js/files.js:451
#: js/files.js:445
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/files.js:523
#: js/files.js:515
msgid "Invalid folder name. Usage of \"Shared\" is reserved by Owncloud"
msgstr ""
#: js/files.js:704
#: js/files.js:699
msgid "{count} files scanned"
msgstr ""
#: js/files.js:712
#: js/files.js:707
msgid "error while scanning"
msgstr ""
#: js/files.js:785 templates/index.php:65
#: js/files.js:780 templates/index.php:66
msgid "Name"
msgstr ""
#: js/files.js:786 templates/index.php:76
#: js/files.js:781 templates/index.php:77
msgid "Size"
msgstr ""
#: js/files.js:787 templates/index.php:78
#: js/files.js:782 templates/index.php:79
msgid "Modified"
msgstr ""
#: js/files.js:814
#: js/files.js:801
msgid "1 folder"
msgstr ""
#: js/files.js:816
#: js/files.js:803
msgid "{count} folders"
msgstr ""
#: js/files.js:824
#: js/files.js:811
msgid "1 file"
msgstr ""
#: js/files.js:826
#: js/files.js:813
msgid "{count} files"
msgstr ""
@ -191,27 +203,27 @@ msgstr ""
msgid "Maximum upload size"
msgstr ""
#: templates/admin.php:9
#: templates/admin.php:10
msgid "max. possible: "
msgstr ""
#: templates/admin.php:12
#: templates/admin.php:15
msgid "Needed for multi-file and folder downloads."
msgstr ""
#: templates/admin.php:14
#: templates/admin.php:17
msgid "Enable ZIP-download"
msgstr ""
#: templates/admin.php:17
#: templates/admin.php:20
msgid "0 is unlimited"
msgstr ""
#: templates/admin.php:19
#: templates/admin.php:22
msgid "Maximum input size for ZIP files"
msgstr ""
#: templates/admin.php:23
#: templates/admin.php:26
msgid "Save"
msgstr ""
@ -239,28 +251,28 @@ msgstr ""
msgid "Cancel upload"
msgstr ""
#: templates/index.php:57
#: templates/index.php:58
msgid "Nothing in here. Upload something!"
msgstr ""
#: templates/index.php:71
#: templates/index.php:72
msgid "Download"
msgstr ""
#: templates/index.php:103
#: templates/index.php:104
msgid "Upload too large"
msgstr ""
#: templates/index.php:105
#: templates/index.php:106
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/index.php:110
#: templates/index.php:111
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:113
#: templates/index.php:114
msgid "Current scanning"
msgstr ""

View File

@ -53,7 +53,11 @@
"Name" => "名前",
"Groups" => "グループ",
"Create" => "作成",
"Default Storage" => "デフォルトストレージ",
"Unlimited" => "無制限",
"Other" => "その他",
"Group Admin" => "グループ管理者",
"Storage" => "ストレージ",
"Default" => "デフォルト",
"Delete" => "削除"
);