[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2012-09-08 02:05:41 +02:00
parent edcd297476
commit d5d2e89622
107 changed files with 2958 additions and 1047 deletions

View File

@ -10,6 +10,7 @@
"Delete" => "Supprimer",
"already exists" => "existe déjà",
"replace" => "remplacer",
"suggest name" => "Suggérer un nom",
"cancel" => "annuler",
"replaced" => "remplacé",
"undo" => "annuler",

View File

@ -34,6 +34,7 @@
"Enable ZIP-download" => "Aktiver nedlasting av ZIP",
"0 is unlimited" => "0 er ubegrenset",
"Maximum input size for ZIP files" => "Maksimal størrelse på ZIP-filer",
"Save" => "Lagre",
"New" => "Ny",
"Text file" => "Tekstfil",
"Folder" => "Mappe",

View File

@ -10,6 +10,7 @@
"Delete" => "Verwijder",
"already exists" => "bestaat al",
"replace" => "vervang",
"suggest name" => "Stel een naam voor",
"cancel" => "annuleren",
"replaced" => "vervangen",
"undo" => "ongedaan maken",

View File

@ -10,6 +10,7 @@
"Delete" => "Удалить",
"already exists" => "уже существует",
"replace" => "заменить",
"suggest name" => "предложить название",
"cancel" => "отмена",
"replaced" => "заменён",
"undo" => "отмена",
@ -35,6 +36,7 @@
"Enable ZIP-download" => "Включить ZIP-скачивание",
"0 is unlimited" => "0 - без ограничений",
"Maximum input size for ZIP files" => "Максимальный исходный размер для ZIP файлов",
"Save" => "Сохранить",
"New" => "Новый",
"Text file" => "Текстовый файл",
"Folder" => "Папка",

View File

@ -1,4 +1,5 @@
<?php $TRANSLATIONS = array(
"There is no error, the file uploaded with success" => "Không có lỗi, các tập tin đã được tải lên thành công",
"Files" => "Tập tin",
"Delete" => "Xóa",
"Upload Error" => "Tải lên lỗi",
@ -27,5 +28,6 @@
"Share" => "Chia sẻ",
"Download" => "Tải xuống",
"Upload too large" => "File tải lên quá lớn",
"The files you are trying to upload exceed the maximum size for file uploads on this server." => "Các tập tin bạn đang cố gắng tải lên vượt quá kích thước tối đa cho phép trên máy chủ này.",
"Files are being scanned, please wait." => "Tập tin đang được quét ,vui lòng chờ."
);

View File

@ -0,0 +1,6 @@
<?php $TRANSLATIONS = array(
"Encryption" => "Mã hóa",
"Exclude the following file types from encryption" => "Loại trừ các loại tập tin sau đây từ mã hóa",
"None" => "none",
"Enable Encryption" => "BẬT mã hóa"
);

View File

@ -1,5 +1,6 @@
<?php $TRANSLATIONS = array(
"Encryption" => "加密",
"Exclude the following file types from encryption" => "从加密中排除列出的文件类型",
"None" => "None",
"Enable Encryption" => "开启加密"
);

View File

@ -0,0 +1,18 @@
<?php $TRANSLATIONS = array(
"External Storage" => "Lưu trữ ngoài",
"Mount point" => "Điểm gắn",
"Backend" => "phụ trợ",
"Configuration" => "Cấu hình",
"Options" => "Tùy chọn",
"Applicable" => "Áp dụng",
"Add mount point" => "Thêm điểm lắp",
"None set" => "không",
"All Users" => "Tất cả người dùng",
"Groups" => "Nhóm",
"Users" => "Người dùng",
"Delete" => "Xóa",
"SSL root certificates" => "Chứng chỉ SSL root",
"Import Root Certificate" => "Nhập Root Certificate",
"Enable User External Storage" => "Kích hoạt tính năng lưu trữ ngoài",
"Allow users to mount their own external storage" => "Cho phép người dùng kết nối với lưu trữ riêng bên ngoài của họ"
);

View File

@ -0,0 +1,7 @@
<?php $TRANSLATIONS = array(
"Password" => "Mật khẩu",
"Submit" => "Xác nhận",
"Download" => "Tải về",
"No preview available for" => "Không có xem trước cho",
"web services under your control" => "dịch vụ web dưới sự kiểm soát của bạn"
);

View File

@ -1,4 +1,6 @@
<?php $TRANSLATIONS = array(
"Expire all versions" => "Просрочить все версии",
"Versions" => "Версии",
"This will delete all existing backup versions of your files" => "Очистить список версий ваших файлов",
"Enable Files Versioning" => "Включить ведение версий файлов"
);

View File

@ -0,0 +1,6 @@
<?php $TRANSLATIONS = array(
"Expire all versions" => "Hết hạn tất cả các phiên bản",
"Versions" => "Phiên bản",
"This will delete all existing backup versions of your files" => "Điều này sẽ xóa tất cả các phiên bản sao lưu hiện có ",
"Enable Files Versioning" => "BẬT tập tin phiên bản"
);

View File

@ -1,6 +1,17 @@
<?php $TRANSLATIONS = array(
"Base DN" => "Base DN",
"User DN" => "User DN",
"Password" => "Συνθηματικό",
"User Login Filter" => "User Login Filter",
"User List Filter" => "User List Filter",
"Group Filter" => "Group Filter",
"Port" => "Θύρα",
"Base User Tree" => "Base User Tree",
"Base Group Tree" => "Base Group Tree",
"Group-Member association" => "Group-Member association",
"Use TLS" => "Χρήση TLS",
"User Display Name Field" => "User Display Name Field",
"Group Display Name Field" => "Group Display Name Field",
"in bytes" => "σε bytes",
"Help" => "Βοήθεια"
);

View File

@ -50,6 +50,7 @@
"Database user" => "Имя пользователя для базы данных",
"Database password" => "Пароль для базы данных",
"Database name" => "Название базы данных",
"Database tablespace" => "Табличое пространство базы данных",
"Database host" => "Хост базы данных",
"Finish setup" => "Завершить установку",
"web services under your control" => "Сетевые службы под твоим контролем",

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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n"
"MIME-Version: 1.0\n"
@ -51,7 +51,11 @@ msgstr ""
msgid "Files"
msgstr ""
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr ""
@ -75,7 +79,7 @@ msgstr ""
msgid "replaced"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr ""
@ -83,7 +87,11 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr ""
@ -116,11 +124,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr ""
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr ""
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr ""
@ -196,36 +204,36 @@ msgstr ""
msgid "Cancel upload"
msgstr ""
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr ""
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr ""
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr ""
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr ""
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr ""
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:74
#: templates/index.php:85
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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n"
"MIME-Version: 1.0\n"
@ -52,7 +52,11 @@ msgstr ""
msgid "Files"
msgstr "الملفات"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "محذوف"
@ -76,7 +80,7 @@ msgstr ""
msgid "replaced"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr ""
@ -84,7 +88,11 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr ""
@ -117,11 +125,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr ""
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "حجم"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "معدل"
@ -197,36 +205,36 @@ msgstr "إرفع"
msgid "Cancel upload"
msgstr ""
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "لا يوجد شيء هنا. إرفع بعض الملفات!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "الاسم"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr ""
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "تحميل"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "حجم الترفيع أعلى من المسموح"
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "حجم الملفات التي تريد ترفيعها أعلى من المسموح على الخادم."
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:74
#: templates/index.php:85
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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Arabic (Saudi Arabia) (http://www.transifex.com/projects/p/owncloud/language/ar_SA/)\n"
"MIME-Version: 1.0\n"
@ -51,7 +51,11 @@ msgstr ""
msgid "Files"
msgstr ""
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr ""
@ -75,7 +79,7 @@ msgstr ""
msgid "replaced"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr ""
@ -83,7 +87,11 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr ""
@ -116,11 +124,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr ""
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr ""
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr ""
@ -196,36 +204,36 @@ msgstr ""
msgid "Cancel upload"
msgstr ""
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr ""
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr ""
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr ""
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr ""
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr ""
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:74
#: templates/index.php:85
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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n"
"MIME-Version: 1.0\n"
@ -53,7 +53,11 @@ msgstr "Грешка при запис на диска"
msgid "Files"
msgstr "Файлове"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Изтриване"
@ -77,7 +81,7 @@ msgstr ""
msgid "replaced"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr ""
@ -85,7 +89,11 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr ""
@ -118,11 +126,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr "Неправилно име \"/\" не е позволено."
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Размер"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Променено"
@ -198,36 +206,36 @@ msgstr "Качване"
msgid "Cancel upload"
msgstr "Отказване на качването"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Няма нищо, качете нещо!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Име"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "Споделяне"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Изтегляне"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Файлът е прекалено голям"
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Файловете които се опитвате да качите са по-големи от позволеното за сървъра."
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Файловете се претърсват, изчакайте."
#: templates/index.php:74
#: templates/index.php:85
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-09-07 02:04+0200\n"
"PO-Revision-Date: 2012-09-06 06:33+0000\n"
"Last-Translator: rogerc <rcalvoi@yahoo.com>\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@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"
@ -54,7 +54,11 @@ msgstr "Ha fallat en escriure al disc"
msgid "Files"
msgstr "Fitxers"
#: js/fileactions.js:106 templates/index.php:57
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Suprimeix"
@ -78,7 +82,7 @@ msgstr "cancel·la"
msgid "replaced"
msgstr "substituït"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:266
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "desfés"
@ -86,7 +90,11 @@ msgstr "desfés"
msgid "with"
msgstr "per"
#: js/filelist.js:266
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "esborrat"
@ -123,7 +131,7 @@ msgstr "El nom no és vàlid, no es permet '/'."
msgid "Size"
msgstr "Mida"
#: js/files.js:747 templates/index.php:57
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Modificat"
@ -215,20 +223,20 @@ msgstr "Comparteix"
msgid "Download"
msgstr "Baixa"
#: templates/index.php:65
#: templates/index.php:75
msgid "Upload too large"
msgstr "La pujada és massa gran"
#: templates/index.php:67
#: templates/index.php:77
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:72
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "S'estan escanejant els fitxers, espereu"
#: templates/index.php:75
#: templates/index.php:85
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-09-07 02:04+0200\n"
"PO-Revision-Date: 2012-09-06 08:41+0000\n"
"Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@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"
@ -54,7 +54,11 @@ msgstr "Zápis na disk selhal"
msgid "Files"
msgstr "Soubory"
#: js/fileactions.js:106 templates/index.php:57
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Smazat"
@ -78,7 +82,7 @@ msgstr "zrušit"
msgid "replaced"
msgstr "nahrazeno"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:266
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "zpět"
@ -86,7 +90,11 @@ msgstr "zpět"
msgid "with"
msgstr "s"
#: js/filelist.js:266
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "smazáno"
@ -123,7 +131,7 @@ msgstr "Neplatný název, znak '/' není povolen"
msgid "Size"
msgstr "Velikost"
#: js/files.js:747 templates/index.php:57
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Změněno"
@ -215,20 +223,20 @@ msgstr "Sdílet"
msgid "Download"
msgstr "Stáhnout"
#: templates/index.php:65
#: templates/index.php:75
msgid "Upload too large"
msgstr "Odeslaný soubor je příliš velký"
#: templates/index.php:67
#: templates/index.php:77
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:72
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Soubory se prohledávají, prosím čekejte."
#: templates/index.php:75
#: templates/index.php:85
msgid "Current scanning"
msgstr "Aktuální prohledávání"

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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n"
"MIME-Version: 1.0\n"
@ -56,7 +56,11 @@ msgstr "Fejl ved skrivning til disk."
msgid "Files"
msgstr "Filer"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Slet"
@ -80,7 +84,7 @@ msgstr "fortryd"
msgid "replaced"
msgstr "erstattet"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "fortryd"
@ -88,7 +92,11 @@ msgstr "fortryd"
msgid "with"
msgstr "med"
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "Slettet"
@ -121,11 +129,11 @@ msgstr "Fil upload kører. Hvis du forlader siden nu, vil uploadet blive annuler
msgid "Invalid name, '/' is not allowed."
msgstr "Ugyldigt navn, '/' er ikke tilladt."
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Størrelse"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Ændret"
@ -201,36 +209,36 @@ msgstr "Upload"
msgid "Cancel upload"
msgstr "Fortryd upload"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Her er tomt. Upload noget!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Navn"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "Del"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Download"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Upload for stor"
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Filerne, du prøver at uploade, er større end den maksimale størrelse for fil-upload på denne server."
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Filerne bliver indlæst, vent venligst."
#: templates/index.php:74
#: templates/index.php:85
msgid "Current scanning"
msgstr "Indlæser"

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-09-07 02:04+0200\n"
"PO-Revision-Date: 2012-09-06 06:59+0000\n"
"Last-Translator: goeck <admin@s-goecker.de>\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@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"
@ -62,7 +62,11 @@ msgstr "Fehler beim Schreiben auf die Festplatte"
msgid "Files"
msgstr "Dateien"
#: js/fileactions.js:106 templates/index.php:57
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Löschen"
@ -86,7 +90,7 @@ msgstr "abbrechen"
msgid "replaced"
msgstr "ersetzt"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:266
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "rückgängig machen"
@ -94,7 +98,11 @@ msgstr "rückgängig machen"
msgid "with"
msgstr "mit"
#: js/filelist.js:266
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "gelöscht"
@ -131,7 +139,7 @@ msgstr "Ungültiger Name: \"/\" ist nicht erlaubt."
msgid "Size"
msgstr "Größe"
#: js/files.js:747 templates/index.php:57
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Bearbeitet"
@ -223,20 +231,20 @@ msgstr "Teilen"
msgid "Download"
msgstr "Herunterladen"
#: templates/index.php:65
#: templates/index.php:75
msgid "Upload too large"
msgstr "Upload zu groß"
#: templates/index.php:67
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Die Datei überschreitet die Maximalgröße für Uploads auf diesem Server."
#: templates/index.php:72
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Dateien werden gescannt, bitte warten."
#: templates/index.php:75
#: templates/index.php:85
msgid "Current scanning"
msgstr "Scannen"

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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
@ -54,7 +54,11 @@ msgstr "Η εγγραφή στο δίσκο απέτυχε"
msgid "Files"
msgstr "Αρχεία"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Διαγραφή"
@ -78,7 +82,7 @@ msgstr "ακύρωση"
msgid "replaced"
msgstr "αντικαταστάθηκε"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "αναίρεση"
@ -86,7 +90,11 @@ msgstr "αναίρεση"
msgid "with"
msgstr "με"
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "διαγράφηκε"
@ -119,11 +127,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr "Μη έγκυρο όνομα, το '/' δεν επιτρέπεται."
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Μέγεθος"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Τροποποιήθηκε"
@ -199,36 +207,36 @@ msgstr "Μεταφόρτωση"
msgid "Cancel upload"
msgstr "Ακύρωση ανεβάσματος"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Δεν υπάρχει τίποτα εδώ. Ανέβασε κάτι!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Όνομα"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "Διαμοίρασε"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Λήψη"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Πολύ μεγάλο το αρχείο προς μεταφόρτωση"
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Τα αρχεία που προσπαθείτε να ανεβάσετε υπερβαίνουν το μέγιστο μέγεθος μεταφόρτωσης αρχείων σε αυτόν το διακομιστή."
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Τα αρχεία ανιχνεύονται, παρακαλώ περιμένετε"
#: templates/index.php:74
#: templates/index.php:85
msgid "Current scanning"
msgstr "Τρέχουσα αναζήτηση "

View File

@ -4,19 +4,20 @@
#
# Translators:
# Efstathios Iosifidis <diamond_gr@freemail.gr>, 2012.
# Marios Bekatoros <>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-29 02:01+0200\n"
"PO-Revision-Date: 2012-08-29 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-08 02:02+0200\n"
"PO-Revision-Date: 2012-09-07 07:17+0000\n"
"Last-Translator: Marios Bekatoros <>\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"
"Content-Transfer-Encoding: 8bit\n"
"Language: el\n"
"Plural-Forms: nplurals=2; plural=(n != 1)\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#: templates/settings.php:8
msgid "Host"
@ -29,7 +30,7 @@ msgstr ""
#: templates/settings.php:9
msgid "Base DN"
msgstr ""
msgstr "Base DN"
#: templates/settings.php:9
msgid "You can specify Base DN for users and groups in the Advanced tab"
@ -37,7 +38,7 @@ msgstr ""
#: templates/settings.php:10
msgid "User DN"
msgstr ""
msgstr "User DN"
#: templates/settings.php:10
msgid ""
@ -56,7 +57,7 @@ msgstr ""
#: templates/settings.php:12
msgid "User Login Filter"
msgstr ""
msgstr "User Login Filter"
#: templates/settings.php:12
#, php-format
@ -72,7 +73,7 @@ msgstr ""
#: templates/settings.php:13
msgid "User List Filter"
msgstr ""
msgstr "User List Filter"
#: templates/settings.php:13
msgid "Defines the filter to apply, when retrieving users."
@ -84,7 +85,7 @@ msgstr ""
#: templates/settings.php:14
msgid "Group Filter"
msgstr ""
msgstr "Group Filter"
#: templates/settings.php:14
msgid "Defines the filter to apply, when retrieving groups."
@ -100,19 +101,19 @@ msgstr "Θύρα"
#: templates/settings.php:18
msgid "Base User Tree"
msgstr ""
msgstr "Base User Tree"
#: templates/settings.php:19
msgid "Base Group Tree"
msgstr ""
msgstr "Base Group Tree"
#: templates/settings.php:20
msgid "Group-Member association"
msgstr ""
msgstr "Group-Member association"
#: templates/settings.php:21
msgid "Use TLS"
msgstr ""
msgstr "Χρήση TLS"
#: templates/settings.php:21
msgid "Do not use it for SSL connections, it will fail."
@ -138,7 +139,7 @@ msgstr ""
#: templates/settings.php:24
msgid "User Display Name Field"
msgstr ""
msgstr "User Display Name Field"
#: templates/settings.php:24
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
@ -146,7 +147,7 @@ msgstr ""
#: templates/settings.php:25
msgid "Group Display Name Field"
msgstr ""
msgstr "Group Display Name Field"
#: templates/settings.php:25
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."

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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
@ -53,7 +53,11 @@ msgstr "Malsukcesis skribo al disko"
msgid "Files"
msgstr "Dosieroj"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Forigi"
@ -77,7 +81,7 @@ msgstr "nuligi"
msgid "replaced"
msgstr "anstataŭigita"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "malfari"
@ -85,7 +89,11 @@ msgstr "malfari"
msgid "with"
msgstr "kun"
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "forigita"
@ -118,11 +126,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr "Nevalida nomo, “/” ne estas permesata."
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Grando"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Modifita"
@ -198,36 +206,36 @@ msgstr "Alŝuti"
msgid "Cancel upload"
msgstr "Nuligi alŝuton"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Nenio estas ĉi tie. Alŝutu ion!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Nomo"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "Kunhavigi"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Elŝuti"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Elŝuto tro larĝa"
#: templates/index.php:66
#: templates/index.php:77
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:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Dosieroj estas skanataj, bonvolu atendi."
#: templates/index.php:74
#: templates/index.php:85
msgid "Current scanning"
msgstr "Nuna skano"

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-09-07 02:04+0200\n"
"PO-Revision-Date: 2012-09-06 05:09+0000\n"
"Last-Translator: juanman <juanma@kde.org.ar>\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@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"
@ -55,7 +55,11 @@ msgstr "La escritura en disco ha fallado"
msgid "Files"
msgstr "Archivos"
#: js/fileactions.js:106 templates/index.php:57
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Eliminado"
@ -79,7 +83,7 @@ msgstr "cancelar"
msgid "replaced"
msgstr "reemplazado"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:266
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "deshacer"
@ -87,7 +91,11 @@ msgstr "deshacer"
msgid "with"
msgstr "con"
#: js/filelist.js:266
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "borrado"
@ -124,7 +132,7 @@ msgstr "Nombre no válido, '/' no está permitido."
msgid "Size"
msgstr "Tamaño"
#: js/files.js:747 templates/index.php:57
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Modificado"
@ -216,20 +224,20 @@ msgstr "Compartir"
msgid "Download"
msgstr "Descargar"
#: templates/index.php:65
#: templates/index.php:75
msgid "Upload too large"
msgstr "El archivo es demasiado grande"
#: templates/index.php:67
#: templates/index.php:77
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:72
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Se están escaneando los archivos, por favor espere."
#: templates/index.php:75
#: templates/index.php:85
msgid "Current scanning"
msgstr "Escaneo actual"

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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n"
"MIME-Version: 1.0\n"
@ -52,7 +52,11 @@ msgstr "Kettale kirjutamine ebaõnnestus"
msgid "Files"
msgstr "Failid"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Kustuta"
@ -76,7 +80,7 @@ msgstr "loobu"
msgid "replaced"
msgstr "asendatud"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "tagasi"
@ -84,7 +88,11 @@ msgstr "tagasi"
msgid "with"
msgstr "millega"
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "kustutatud"
@ -117,11 +125,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr "Vigane nimi, '/' pole lubatud."
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Suurus"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Muudetud"
@ -197,36 +205,36 @@ msgstr "Lae üles"
msgid "Cancel upload"
msgstr "Tühista üleslaadimine"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Siin pole midagi. Lae midagi üles!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Nimi"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "Jaga"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Lae alla"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Üleslaadimine on liiga suur"
#: templates/index.php:66
#: templates/index.php:77
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:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Faile skannitakse, palun oota"
#: templates/index.php:74
#: templates/index.php:85
msgid "Current scanning"
msgstr "Praegune skannimine"

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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n"
"MIME-Version: 1.0\n"
@ -53,7 +53,11 @@ msgstr "Errore bat izan da diskoan idazterakoan"
msgid "Files"
msgstr "Fitxategiak"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Ezabatu"
@ -77,7 +81,7 @@ msgstr "ezeztatu"
msgid "replaced"
msgstr "ordeztua"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "desegin"
@ -85,7 +89,11 @@ msgstr "desegin"
msgid "with"
msgstr "honekin"
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "ezabatuta"
@ -118,11 +126,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr "Baliogabeko izena, '/' ezin da erabili. "
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Tamaina"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Aldatuta"
@ -198,36 +206,36 @@ msgstr "Igo"
msgid "Cancel upload"
msgstr "Ezeztatu igoera"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Ez dago ezer. Igo zerbait!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Izena"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "Elkarbanatu"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Deskargatu"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Igotakoa handiegia da"
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Igotzen saiatzen ari zaren fitxategiak zerbitzari honek igotzeko onartzen duena baino handiagoak dira."
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Fitxategiak eskaneatzen ari da, itxoin mezedez."
#: templates/index.php:74
#: templates/index.php:85
msgid "Current scanning"
msgstr "Orain eskaneatzen ari da"

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-09-05 02:02+0200\n"
"PO-Revision-Date: 2012-09-05 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-08 02:02+0200\n"
"PO-Revision-Date: 2012-09-07 14:30+0000\n"
"Last-Translator: asieriko <asieriko@gmail.com>\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"
@ -31,11 +31,11 @@ msgstr "Autentifikazio errorea"
#: ajax/creategroup.php:19
msgid "Group already exists"
msgstr ""
msgstr "Taldea dagoeneko existitzenda"
#: ajax/creategroup.php:28
msgid "Unable to add group"
msgstr ""
msgstr "Ezin izan da taldea gehitu"
#: ajax/lostpassword.php:14
msgid "Email saved"
@ -55,11 +55,11 @@ msgstr "Baliogabeko eskaria"
#: ajax/removegroup.php:16
msgid "Unable to delete group"
msgstr ""
msgstr "Ezin izan da taldea ezabatu"
#: ajax/removeuser.php:22
msgid "Unable to delete user"
msgstr ""
msgstr "Ezin izan da erabiltzailea ezabatu"
#: ajax/setlanguage.php:18
msgid "Language changed"
@ -68,12 +68,12 @@ msgstr "Hizkuntza aldatuta"
#: ajax/togglegroups.php:25
#, php-format
msgid "Unable to add user to group %s"
msgstr ""
msgstr "Ezin izan da erabiltzailea %s taldera gehitu"
#: ajax/togglegroups.php:31
#, php-format
msgid "Unable to remove user from group %s"
msgstr ""
msgstr "Ezin izan da erabiltzailea %s taldetik ezabatu"
#: js/apps.js:18
msgid "Error"
@ -192,7 +192,7 @@ msgstr "Ikusi programen orria apps.owncloud.com en"
#: templates/apps.php:30
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
msgstr ""
msgstr "<span class=\"licence\"></span>-lizentziatua <span class=\"author\"></span>"
#: templates/help.php:9
msgid "Documentation"

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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Basque (Spain) (http://www.transifex.com/projects/p/owncloud/language/eu_ES/)\n"
"MIME-Version: 1.0\n"
@ -51,7 +51,11 @@ msgstr ""
msgid "Files"
msgstr ""
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr ""
@ -75,7 +79,7 @@ msgstr ""
msgid "replaced"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr ""
@ -83,7 +87,11 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr ""
@ -116,11 +124,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr ""
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr ""
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr ""
@ -196,36 +204,36 @@ msgstr ""
msgid "Cancel upload"
msgstr ""
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr ""
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr ""
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr ""
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr ""
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr ""
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:74
#: templates/index.php:85
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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n"
"MIME-Version: 1.0\n"
@ -54,7 +54,11 @@ msgstr "نوشتن بر روی دیسک سخت ناموفق بود"
msgid "Files"
msgstr "فایل ها"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "پاک کردن"
@ -78,7 +82,7 @@ msgstr "لغو"
msgid "replaced"
msgstr "جایگزین‌شده"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "بازگشت"
@ -86,7 +90,11 @@ msgstr "بازگشت"
msgid "with"
msgstr "همراه"
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "حذف شده"
@ -119,11 +127,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr "نام نامناسب '/' غیرفعال است"
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "اندازه"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "تغییر یافته"
@ -199,36 +207,36 @@ msgstr "بارگذاری"
msgid "Cancel upload"
msgstr "متوقف کردن بار گذاری"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "اینجا هیچ چیز نیست."
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "نام"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "به اشتراک گذاری"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "بارگیری"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "حجم بارگذاری بسیار زیاد است"
#: templates/index.php:66
#: templates/index.php:77
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:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "پرونده ها در حال بازرسی هستند لطفا صبر کنید"
#: templates/index.php:74
#: templates/index.php:85
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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Finnish (http://www.transifex.com/projects/p/owncloud/language/fi/)\n"
"MIME-Version: 1.0\n"
@ -51,7 +51,11 @@ msgstr ""
msgid "Files"
msgstr ""
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr ""
@ -75,7 +79,7 @@ msgstr ""
msgid "replaced"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr ""
@ -83,7 +87,11 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr ""
@ -116,11 +124,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr ""
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr ""
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr ""
@ -196,36 +204,36 @@ msgstr ""
msgid "Cancel upload"
msgstr ""
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr ""
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr ""
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr ""
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr ""
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr ""
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:74
#: templates/index.php:85
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-09-07 02:04+0200\n"
"PO-Revision-Date: 2012-09-06 10:47+0000\n"
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -56,7 +56,11 @@ msgstr "Levylle kirjoitus epäonnistui"
msgid "Files"
msgstr "Tiedostot"
#: js/fileactions.js:106 templates/index.php:57
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Poista"
@ -80,7 +84,7 @@ msgstr "peru"
msgid "replaced"
msgstr "korvattu"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:266
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "kumoa"
@ -88,7 +92,11 @@ msgstr "kumoa"
msgid "with"
msgstr "käyttäen"
#: js/filelist.js:266
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "poistettu"
@ -125,7 +133,7 @@ msgstr "Virheellinen nimi, merkki '/' ei ole sallittu."
msgid "Size"
msgstr "Koko"
#: js/files.js:747 templates/index.php:57
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Muutettu"
@ -217,20 +225,20 @@ msgstr "Jaa"
msgid "Download"
msgstr "Lataa"
#: templates/index.php:65
#: templates/index.php:75
msgid "Upload too large"
msgstr "Lähetettävä tiedosto on liian suuri"
#: templates/index.php:67
#: templates/index.php:77
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:72
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Tiedostoja tarkistetaan, odota hetki."
#: templates/index.php:75
#: templates/index.php:85
msgid "Current scanning"
msgstr "Tämänhetkinen tutkinta"

View File

@ -16,8 +16,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
@ -60,7 +60,11 @@ msgstr "Erreur d'écriture sur le disque"
msgid "Files"
msgstr "Fichiers"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Supprimer"
@ -74,7 +78,7 @@ msgstr "remplacer"
#: js/filelist.js:186
msgid "suggest name"
msgstr ""
msgstr "Suggérer un nom"
#: js/filelist.js:186 js/filelist.js:188
msgid "cancel"
@ -84,7 +88,7 @@ msgstr "annuler"
msgid "replaced"
msgstr "remplacé"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "annuler"
@ -92,7 +96,11 @@ msgstr "annuler"
msgid "with"
msgstr "avec"
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "supprimé"
@ -125,11 +133,11 @@ msgstr "L'envoi du fichier est en cours. Quitter cette page maintenant annulera
msgid "Invalid name, '/' is not allowed."
msgstr "Nom invalide, '/' n'est pas autorisé."
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Taille"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Modifié"
@ -205,36 +213,36 @@ msgstr "Envoyer"
msgid "Cancel upload"
msgstr "Annuler l'envoi"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Il n'y a rien ici ! Envoyez donc quelque chose :)"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Nom"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "Partager"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Téléchargement"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Fichier trop volumineux"
#: templates/index.php:66
#: templates/index.php:77
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:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Les fichiers sont en cours d'analyse, veuillez patienter."
#: templates/index.php:74
#: templates/index.php:85
msgid "Current scanning"
msgstr "Analyse en cours"

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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
@ -53,7 +53,11 @@ msgstr "Erro ao escribir no disco"
msgid "Files"
msgstr "Ficheiros"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Eliminar"
@ -77,7 +81,7 @@ msgstr "cancelar"
msgid "replaced"
msgstr "substituído"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "desfacer"
@ -85,7 +89,11 @@ msgstr "desfacer"
msgid "with"
msgstr "con"
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "eliminado"
@ -118,11 +126,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr "Nome non válido, '/' non está permitido."
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Tamaño"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Modificado"
@ -198,36 +206,36 @@ msgstr "Enviar"
msgid "Cancel upload"
msgstr "Cancelar subida"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Nada por aquí. Envíe algo."
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Nome"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "Compartir"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Descargar"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Envío demasiado grande"
#: templates/index.php:66
#: templates/index.php:77
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:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Estanse analizando os ficheiros, espere por favor."
#: templates/index.php:74
#: templates/index.php:85
msgid "Current scanning"
msgstr "Análise actual."

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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n"
"MIME-Version: 1.0\n"
@ -54,7 +54,11 @@ msgstr "הכתיבה לכונן נכשלה"
msgid "Files"
msgstr "קבצים"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "מחיקה"
@ -78,7 +82,7 @@ msgstr ""
msgid "replaced"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr ""
@ -86,7 +90,11 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr ""
@ -119,11 +127,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr "שם לא חוקי, '/' אסור לשימוש."
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "גודל"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "זמן שינוי"
@ -199,36 +207,36 @@ msgstr "העלאה"
msgid "Cancel upload"
msgstr "ביטול ההעלאה"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "אין כאן שום דבר. אולי ברצונך להעלות משהו?"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "שם"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "שיתוף"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "הורדה"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "העלאה גדולה מידי"
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "הקבצים שניסית להעלות חרגו מהגודל המקסימלי להעלאת קבצים על שרת זה."
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "הקבצים נסרקים, נא להמתין."
#: templates/index.php:74
#: templates/index.php:85
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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n"
"MIME-Version: 1.0\n"
@ -51,7 +51,11 @@ msgstr ""
msgid "Files"
msgstr ""
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr ""
@ -75,7 +79,7 @@ msgstr ""
msgid "replaced"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr ""
@ -83,7 +87,11 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr ""
@ -116,11 +124,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr ""
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr ""
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr ""
@ -196,36 +204,36 @@ msgstr ""
msgid "Cancel upload"
msgstr ""
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr ""
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr ""
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr ""
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr ""
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr ""
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:74
#: templates/index.php:85
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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n"
"MIME-Version: 1.0\n"
@ -54,7 +54,11 @@ msgstr "Neuspjelo pisanje na disk"
msgid "Files"
msgstr "Datoteke"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Briši"
@ -78,7 +82,7 @@ msgstr "odustani"
msgid "replaced"
msgstr "zamjenjeno"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "vrati"
@ -86,7 +90,11 @@ msgstr "vrati"
msgid "with"
msgstr "sa"
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "izbrisano"
@ -119,11 +127,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr "Neispravan naziv, znak '/' nije dozvoljen."
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Veličina"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Zadnja promjena"
@ -199,36 +207,36 @@ msgstr "Pošalji"
msgid "Cancel upload"
msgstr "Prekini upload"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Nema ničega u ovoj mapi. Pošalji nešto!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Naziv"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "podjeli"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Preuzmi"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Prijenos je preobiman"
#: templates/index.php:66
#: templates/index.php:77
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:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Datoteke se skeniraju, molimo pričekajte."
#: templates/index.php:74
#: templates/index.php:85
msgid "Current scanning"
msgstr "Trenutno skeniranje"

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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n"
"MIME-Version: 1.0\n"
@ -54,7 +54,11 @@ msgstr "Nem írható lemezre"
msgid "Files"
msgstr "Fájlok"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Törlés"
@ -78,7 +82,7 @@ msgstr "mégse"
msgid "replaced"
msgstr "kicserélve"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "visszavon"
@ -86,7 +90,11 @@ msgstr "visszavon"
msgid "with"
msgstr "-val/-vel"
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "törölve"
@ -119,11 +127,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr "Érvénytelen név, a '/' nem megengedett"
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Méret"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Módosítva"
@ -199,36 +207,36 @@ msgstr "Feltöltés"
msgid "Cancel upload"
msgstr "Feltöltés megszakítása"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Töltsön fel egy fájlt."
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Név"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "Megosztás"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Letöltés"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Feltöltés túl nagy"
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "A fájlokat amit próbálsz feltölteni meghaladta a legnagyobb fájlméretet ezen a szerveren."
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "File-ok vizsgálata, kis türelmet"
#: templates/index.php:74
#: templates/index.php:85
msgid "Current scanning"
msgstr "Aktuális vizsgálat"

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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n"
"MIME-Version: 1.0\n"
@ -51,7 +51,11 @@ msgstr ""
msgid "Files"
msgstr ""
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr ""
@ -75,7 +79,7 @@ msgstr ""
msgid "replaced"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr ""
@ -83,7 +87,11 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr ""
@ -116,11 +124,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr ""
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr ""
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr ""
@ -196,36 +204,36 @@ msgstr ""
msgid "Cancel upload"
msgstr ""
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr ""
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr ""
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr ""
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr ""
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr ""
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:74
#: templates/index.php:85
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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n"
"MIME-Version: 1.0\n"
@ -53,7 +53,11 @@ msgstr ""
msgid "Files"
msgstr "Files"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Deler"
@ -77,7 +81,7 @@ msgstr ""
msgid "replaced"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr ""
@ -85,7 +89,11 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr ""
@ -118,11 +126,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr ""
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Dimension"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Modificate"
@ -198,36 +206,36 @@ msgstr "Incargar"
msgid "Cancel upload"
msgstr ""
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Nihil hic. Incarga alcun cosa!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Nomine"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr ""
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Discargar"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Incargamento troppo longe"
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:74
#: templates/index.php:85
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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n"
"MIME-Version: 1.0\n"
@ -54,7 +54,11 @@ msgstr "Gagal menulis ke disk"
msgid "Files"
msgstr "Berkas"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Hapus"
@ -78,7 +82,7 @@ msgstr "batalkan"
msgid "replaced"
msgstr "diganti"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "batal dikerjakan"
@ -86,7 +90,11 @@ msgstr "batal dikerjakan"
msgid "with"
msgstr "dengan"
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "dihapus"
@ -119,11 +127,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr "Kesalahan nama, '/' tidak diijinkan."
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Ukuran"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Dimodifikasi"
@ -199,36 +207,36 @@ msgstr "Unggah"
msgid "Cancel upload"
msgstr "Batal mengunggah"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Tidak ada apa-apa di sini. Unggah sesuatu!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Nama"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "Bagikan"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Unduh"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Unggahan terlalu besar"
#: templates/index.php:66
#: templates/index.php:77
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:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Berkas sedang dipindai, silahkan tunggu."
#: templates/index.php:74
#: templates/index.php:85
msgid "Current scanning"
msgstr "Sedang memindai"

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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Indonesian (Indonesia) (http://www.transifex.com/projects/p/owncloud/language/id_ID/)\n"
"MIME-Version: 1.0\n"
@ -51,7 +51,11 @@ msgstr ""
msgid "Files"
msgstr ""
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr ""
@ -75,7 +79,7 @@ msgstr ""
msgid "replaced"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr ""
@ -83,7 +87,11 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr ""
@ -116,11 +124,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr ""
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr ""
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr ""
@ -196,36 +204,36 @@ msgstr ""
msgid "Cancel upload"
msgstr ""
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr ""
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr ""
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr ""
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr ""
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr ""
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:74
#: templates/index.php:85
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-09-07 02:04+0200\n"
"PO-Revision-Date: 2012-09-06 04:57+0000\n"
"Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@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"
@ -55,7 +55,11 @@ msgstr "Scrittura su disco non riuscita"
msgid "Files"
msgstr "File"
#: js/fileactions.js:106 templates/index.php:57
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Elimina"
@ -79,7 +83,7 @@ msgstr "annulla"
msgid "replaced"
msgstr "sostituito"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:266
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "annulla"
@ -87,7 +91,11 @@ msgstr "annulla"
msgid "with"
msgstr "con"
#: js/filelist.js:266
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "eliminati"
@ -124,7 +132,7 @@ msgstr "Nome non valido"
msgid "Size"
msgstr "Dimensione"
#: js/files.js:747 templates/index.php:57
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Modificato"
@ -216,20 +224,20 @@ msgstr "Condividi"
msgid "Download"
msgstr "Scarica"
#: templates/index.php:65
#: templates/index.php:75
msgid "Upload too large"
msgstr "Il file caricato è troppo grande"
#: templates/index.php:67
#: templates/index.php:77
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:72
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Scansione dei file in corso, attendi"
#: templates/index.php:75
#: templates/index.php:85
msgid "Current scanning"
msgstr "Scansione corrente"

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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n"
"MIME-Version: 1.0\n"
@ -53,7 +53,11 @@ msgstr "ディスクへの書き込みに失敗しました"
msgid "Files"
msgstr "ファイル"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "削除"
@ -77,7 +81,7 @@ msgstr "キャンセル"
msgid "replaced"
msgstr "置換:"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "元に戻す"
@ -85,7 +89,11 @@ msgstr "元に戻す"
msgid "with"
msgstr "←"
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "削除"
@ -118,11 +126,11 @@ msgstr "ファイル転送を実行中です。今このページから移動す
msgid "Invalid name, '/' is not allowed."
msgstr "無効な名前、'/' は使用できません。"
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "サイズ"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "更新日時"
@ -198,36 +206,36 @@ msgstr "アップロード"
msgid "Cancel upload"
msgstr "アップロードをキャンセル"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "ここには何もありません。何かアップロードしてください。"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "名前"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "共有"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "ダウンロード"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "ファイルサイズが大きすぎます"
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "アップロードしようとしているファイルは、サーバで規定された最大サイズを超えています。"
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "ファイルをスキャンしています、しばらくお待ちください。"
#: templates/index.php:74
#: templates/index.php:85
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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n"
"MIME-Version: 1.0\n"
@ -53,7 +53,11 @@ msgstr "디스크에 쓰지 못했습니다"
msgid "Files"
msgstr "파일"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "삭제"
@ -77,7 +81,7 @@ msgstr "취소"
msgid "replaced"
msgstr "대체됨"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "복구"
@ -85,7 +89,11 @@ msgstr "복구"
msgid "with"
msgstr "와"
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "삭제"
@ -118,11 +126,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr "잘못된 이름, '/' 은 허용이 되지 않습니다."
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "크기"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "수정됨"
@ -198,36 +206,36 @@ msgstr "업로드"
msgid "Cancel upload"
msgstr "업로드 취소"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "내용이 없습니다. 업로드할 수 있습니다!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "이름"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "공유"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "다운로드"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "업로드 용량 초과"
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "이 파일이 서버에서 허용하는 최대 업로드 가능 용량보다 큽니다."
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "파일을 검색중입니다, 기다려 주십시오."
#: templates/index.php:74
#: templates/index.php:85
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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n"
"MIME-Version: 1.0\n"
@ -52,7 +52,11 @@ msgstr "Konnt net op den Disk schreiwen"
msgid "Files"
msgstr "Dateien"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Läschen"
@ -76,7 +80,7 @@ msgstr "ofbriechen"
msgid "replaced"
msgstr "ersat"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "réckgängeg man"
@ -84,7 +88,11 @@ msgstr "réckgängeg man"
msgid "with"
msgstr "mat"
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "geläscht"
@ -117,11 +125,11 @@ msgstr "File Upload am gaang. Wann's de des Säit verléiss gëtt den Upload ofg
msgid "Invalid name, '/' is not allowed."
msgstr "Ongültege Numm, '/' net erlaabt."
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Gréisst"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Geännert"
@ -197,36 +205,36 @@ msgstr "Eroplueden"
msgid "Cancel upload"
msgstr "Upload ofbriechen"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Hei ass näischt. Lued eppes rop!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Numm"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "Share"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Eroflueden"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Upload ze grouss"
#: templates/index.php:66
#: templates/index.php:77
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:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Fichieren gi gescannt, war weg."
#: templates/index.php:74
#: templates/index.php:85
msgid "Current scanning"
msgstr "Momentane Scan"

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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n"
"MIME-Version: 1.0\n"
@ -53,7 +53,11 @@ msgstr "Nepavyko įrašyti į diską"
msgid "Files"
msgstr "Failai"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Ištrinti"
@ -77,7 +81,7 @@ msgstr "atšaukti"
msgid "replaced"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr ""
@ -85,7 +89,11 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr ""
@ -118,11 +126,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr "Pavadinime negali būti naudojamas ženklas \"/\"."
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Dydis"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Pakeista"
@ -198,36 +206,36 @@ msgstr "Įkelti"
msgid "Cancel upload"
msgstr "Atšaukti siuntimą"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Čia tuščia. Įkelkite ką nors!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Pavadinimas"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "Dalintis"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Atsisiųsti"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Įkėlimui failas per didelis"
#: templates/index.php:66
#: templates/index.php:77
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:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Skenuojami failai, prašome palaukti."
#: templates/index.php:74
#: templates/index.php:85
msgid "Current scanning"
msgstr "Šiuo metu skenuojama"

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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n"
"MIME-Version: 1.0\n"
@ -52,7 +52,11 @@ msgstr "Nav iespējams saglabāt"
msgid "Files"
msgstr "Faili"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Izdzēst"
@ -76,7 +80,7 @@ msgstr "atcelt"
msgid "replaced"
msgstr "aizvietots"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "vienu soli atpakaļ"
@ -84,7 +88,11 @@ msgstr "vienu soli atpakaļ"
msgid "with"
msgstr "ar"
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "izdzests"
@ -117,11 +125,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr "Šis simbols '/', nav atļauts."
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Izmērs"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Izmainīts"
@ -197,36 +205,36 @@ msgstr "Augšuplādet"
msgid "Cancel upload"
msgstr "Atcelt augšuplādi"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Te vēl nekas nav. Rīkojies, sāc augšuplādēt"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Nosaukums"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "Līdzdalīt"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Lejuplādēt"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Fails ir par lielu lai to augšuplādetu"
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Faili šobrīd tiek caurskatīti, nedaudz jāpagaida."
#: templates/index.php:74
#: templates/index.php:85
msgid "Current scanning"
msgstr "Šobrīd tiek pārbaudīti"

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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n"
"MIME-Version: 1.0\n"
@ -54,7 +54,11 @@ msgstr "Неуспеав да запишам на диск"
msgid "Files"
msgstr "Датотеки"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Избриши"
@ -78,7 +82,7 @@ msgstr ""
msgid "replaced"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr ""
@ -86,7 +90,11 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr ""
@ -119,11 +127,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr "неисправно име, '/' не е дозволено."
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Големина"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Променето"
@ -199,36 +207,36 @@ msgstr "Подигни"
msgid "Cancel upload"
msgstr "Откажи прикачување"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Тука нема ништо. Снимете нешто!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Име"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "Сподели"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Преземи"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Датотеката е премногу голема"
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Датотеките кои се обидувате да ги подигнете ја надминуваат максималната големина за подигнување датотеки на овој сервер."
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Се скенираат датотеки, ве молам почекајте."
#: templates/index.php:74
#: templates/index.php:85
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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n"
"MIME-Version: 1.0\n"
@ -55,7 +55,11 @@ msgstr "Gagal untuk disimpan"
msgid "Files"
msgstr "fail"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Padam"
@ -79,7 +83,7 @@ msgstr "Batal"
msgid "replaced"
msgstr "diganti"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr ""
@ -87,7 +91,11 @@ msgstr ""
msgid "with"
msgstr "dengan"
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "dihapus"
@ -120,11 +128,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr "penggunaa nama tidak sah, '/' tidak dibenarkan."
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Saiz"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Dimodifikasi"
@ -200,36 +208,36 @@ msgstr "Muat naik"
msgid "Cancel upload"
msgstr "Batal muat naik"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Tiada apa-apa di sini. Muat naik sesuatu!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Nama "
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "Kongsi"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Muat turun"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Muat naik terlalu besar"
#: templates/index.php:66
#: templates/index.php:77
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:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Fail sedang diimbas, harap bersabar."
#: templates/index.php:74
#: templates/index.php:85
msgid "Current scanning"
msgstr "Imbasan semasa"

View File

@ -7,13 +7,14 @@
# Arvid Nornes <arvid.nornes@gmail.com>, 2012.
# Christer Eriksson <post@hc3web.com>, 2012.
# Daniel <i18n@daniel.priv.no>, 2012.
# <olamaekle@gmail.com>, 2012.
# <runesudden@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@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"
@ -56,7 +57,11 @@ msgstr "Klarte ikke å skrive til disk"
msgid "Files"
msgstr "Filer"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Slett"
@ -80,7 +85,7 @@ msgstr "avbryt"
msgid "replaced"
msgstr "erstattet"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "angre"
@ -88,7 +93,11 @@ msgstr "angre"
msgid "with"
msgstr "med"
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "slettet"
@ -121,11 +130,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr "Ugyldig navn, '/' er ikke tillatt. "
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Størrelse"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Endret"
@ -175,7 +184,7 @@ msgstr "Maksimal størrelse på ZIP-filer"
#: templates/admin.php:14
msgid "Save"
msgstr ""
msgstr "Lagre"
#: templates/index.php:7
msgid "New"
@ -201,36 +210,36 @@ msgstr "Last opp"
msgid "Cancel upload"
msgstr "Avbryt opplasting"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Ingenting her. Last opp noe!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Navn"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "Del"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Last ned"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Opplasting for stor"
#: templates/index.php:66
#: templates/index.php:77
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 for store for å laste opp til denne serveren."
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Skanner etter filer, vennligst vent."
#: templates/index.php:74
#: templates/index.php:85
msgid "Current scanning"
msgstr "Pågående skanning"

View File

@ -16,8 +16,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n"
"MIME-Version: 1.0\n"
@ -60,7 +60,11 @@ msgstr "Schrijven naar schijf mislukt"
msgid "Files"
msgstr "Bestanden"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Verwijder"
@ -74,7 +78,7 @@ msgstr "vervang"
#: js/filelist.js:186
msgid "suggest name"
msgstr ""
msgstr "Stel een naam voor"
#: js/filelist.js:186 js/filelist.js:188
msgid "cancel"
@ -84,7 +88,7 @@ msgstr "annuleren"
msgid "replaced"
msgstr "vervangen"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "ongedaan maken"
@ -92,7 +96,11 @@ msgstr "ongedaan maken"
msgid "with"
msgstr "door"
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "verwijderd"
@ -125,11 +133,11 @@ msgstr "Bestands upload is bezig. Wanneer de pagina nu verlaten wordt, stopt de
msgid "Invalid name, '/' is not allowed."
msgstr "Ongeldige naam, '/' is niet toegestaan."
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Bestandsgrootte"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Laatst aangepast"
@ -205,36 +213,36 @@ msgstr "Upload"
msgid "Cancel upload"
msgstr "Upload afbreken"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Er bevindt zich hier niets. Upload een bestand!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Naam"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "Delen"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Download"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Bestanden te groot"
#: templates/index.php:66
#: templates/index.php:77
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:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Bestanden worden gescand, even wachten."
#: templates/index.php:74
#: templates/index.php:85
msgid "Current scanning"
msgstr "Er wordt gescand"

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-09-06 02:02+0200\n"
"PO-Revision-Date: 2012-09-05 11:28+0000\n"
"Last-Translator: diederikdehaas <didi.debian@cknow.org>\n"
"POT-Creation-Date: 2012-09-08 02:02+0200\n"
"PO-Revision-Date: 2012-09-07 13:23+0000\n"
"Last-Translator: Richard Bos <radoeka@gmail.com>\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"
@ -111,7 +111,7 @@ msgid ""
"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."
msgstr ""
msgstr "Uw data folder en uw bestanden zijn hoogst waarschijnlijk vanaf het internet bereikbaar. Het .htaccess bestand dat ownCloud meelevert werkt niet. Het is ten zeerste aangeraden om uw webserver zodanig te configureren, dat de data folder niet bereikbaar is vanaf het internet of verplaatst uw data folder naar een locatie buiten de webserver document root."
#: templates/admin.php:31
msgid "Cron"

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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n"
"MIME-Version: 1.0\n"
@ -53,7 +53,11 @@ msgstr ""
msgid "Files"
msgstr "Filer"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Slett"
@ -77,7 +81,7 @@ msgstr ""
msgid "replaced"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr ""
@ -85,7 +89,11 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr ""
@ -118,11 +126,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr ""
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Storleik"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Endra"
@ -198,36 +206,36 @@ msgstr "Last opp"
msgid "Cancel upload"
msgstr ""
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Ingenting her. Last noko opp!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Namn"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr ""
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Last ned"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "For stor opplasting"
#: templates/index.php:66
#: templates/index.php:77
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:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:74
#: templates/index.php:85
msgid "Current scanning"
msgstr ""

268
l10n/oc/core.po Normal file
View File

@ -0,0 +1,268 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-08 02:02+0200\n"
"PO-Revision-Date: 2011-07-25 16:05+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: oc\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: ajax/vcategories/add.php:23 ajax/vcategories/delete.php:23
msgid "Application name not provided."
msgstr ""
#: ajax/vcategories/add.php:29
msgid "No category to add?"
msgstr ""
#: ajax/vcategories/add.php:36
msgid "This category already exists: "
msgstr ""
#: js/js.js:208 templates/layout.user.php:54 templates/layout.user.php:55
msgid "Settings"
msgstr ""
#: js/js.js:593
msgid "January"
msgstr ""
#: js/js.js:593
msgid "February"
msgstr ""
#: js/js.js:593
msgid "March"
msgstr ""
#: js/js.js:593
msgid "April"
msgstr ""
#: js/js.js:593
msgid "May"
msgstr ""
#: js/js.js:593
msgid "June"
msgstr ""
#: js/js.js:594
msgid "July"
msgstr ""
#: js/js.js:594
msgid "August"
msgstr ""
#: js/js.js:594
msgid "September"
msgstr ""
#: js/js.js:594
msgid "October"
msgstr ""
#: js/js.js:594
msgid "November"
msgstr ""
#: js/js.js:594
msgid "December"
msgstr ""
#: js/oc-dialogs.js:143 js/oc-dialogs.js:163
msgid "Cancel"
msgstr ""
#: js/oc-dialogs.js:159
msgid "No"
msgstr ""
#: js/oc-dialogs.js:160
msgid "Yes"
msgstr ""
#: js/oc-dialogs.js:177
msgid "Ok"
msgstr ""
#: js/oc-vcategories.js:68
msgid "No categories selected for deletion."
msgstr ""
#: js/oc-vcategories.js:68
msgid "Error"
msgstr ""
#: lostpassword/index.php:26
msgid "ownCloud password reset"
msgstr ""
#: lostpassword/templates/email.php:2
msgid "Use the following link to reset your password: {link}"
msgstr ""
#: lostpassword/templates/lostpassword.php:3
msgid "You will receive a link to reset your password via Email."
msgstr ""
#: lostpassword/templates/lostpassword.php:5
msgid "Requested"
msgstr ""
#: lostpassword/templates/lostpassword.php:8
msgid "Login failed!"
msgstr ""
#: lostpassword/templates/lostpassword.php:11 templates/installation.php:26
#: templates/login.php:9
msgid "Username"
msgstr ""
#: lostpassword/templates/lostpassword.php:15
msgid "Request reset"
msgstr ""
#: lostpassword/templates/resetpassword.php:4
msgid "Your password was reset"
msgstr ""
#: lostpassword/templates/resetpassword.php:5
msgid "To login page"
msgstr ""
#: lostpassword/templates/resetpassword.php:8
msgid "New password"
msgstr ""
#: lostpassword/templates/resetpassword.php:11
msgid "Reset password"
msgstr ""
#: strings.php:5
msgid "Personal"
msgstr ""
#: strings.php:6
msgid "Users"
msgstr ""
#: strings.php:7
msgid "Apps"
msgstr ""
#: strings.php:8
msgid "Admin"
msgstr ""
#: strings.php:9
msgid "Help"
msgstr ""
#: templates/403.php:12
msgid "Access forbidden"
msgstr ""
#: templates/404.php:12
msgid "Cloud not found"
msgstr ""
#: templates/edit_categories_dialog.php:4
msgid "Edit categories"
msgstr ""
#: templates/edit_categories_dialog.php:14
msgid "Add"
msgstr ""
#: templates/installation.php:24
msgid "Create an <strong>admin account</strong>"
msgstr ""
#: templates/installation.php:30 templates/login.php:13
msgid "Password"
msgstr ""
#: templates/installation.php:36
msgid "Advanced"
msgstr ""
#: templates/installation.php:38
msgid "Data folder"
msgstr ""
#: templates/installation.php:45
msgid "Configure the database"
msgstr ""
#: templates/installation.php:50 templates/installation.php:61
#: templates/installation.php:71 templates/installation.php:81
msgid "will be used"
msgstr ""
#: templates/installation.php:93
msgid "Database user"
msgstr ""
#: templates/installation.php:97
msgid "Database password"
msgstr ""
#: templates/installation.php:101
msgid "Database name"
msgstr ""
#: templates/installation.php:109
msgid "Database tablespace"
msgstr ""
#: templates/installation.php:115
msgid "Database host"
msgstr ""
#: templates/installation.php:120
msgid "Finish setup"
msgstr ""
#: templates/layout.guest.php:36
msgid "web services under your control"
msgstr ""
#: templates/layout.user.php:39
msgid "Log out"
msgstr ""
#: templates/login.php:6
msgid "Lost your password?"
msgstr ""
#: templates/login.php:17
msgid "remember"
msgstr ""
#: templates/login.php:18
msgid "Log in"
msgstr ""
#: templates/logout.php:1
msgid "You are logged out."
msgstr ""
#: templates/part.pagenavi.php:3
msgid "prev"
msgstr ""
#: templates/part.pagenavi.php:20
msgid "next"
msgstr ""

239
l10n/oc/files.po Normal file
View File

@ -0,0 +1,239 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: oc\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: ajax/upload.php:20
msgid "There is no error, the file uploaded with success"
msgstr ""
#: ajax/upload.php:21
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
msgstr ""
#: ajax/upload.php:22
msgid ""
"The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in "
"the HTML form"
msgstr ""
#: ajax/upload.php:23
msgid "The uploaded file was only partially uploaded"
msgstr ""
#: ajax/upload.php:24
msgid "No file was uploaded"
msgstr ""
#: ajax/upload.php:25
msgid "Missing a temporary folder"
msgstr ""
#: ajax/upload.php:26
msgid "Failed to write to disk"
msgstr ""
#: appinfo/app.php:6
msgid "Files"
msgstr ""
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr ""
#: js/filelist.js:186 js/filelist.js:188
msgid "already exists"
msgstr ""
#: js/filelist.js:186 js/filelist.js:188
msgid "replace"
msgstr ""
#: js/filelist.js:186
msgid "suggest name"
msgstr ""
#: js/filelist.js:186 js/filelist.js:188
msgid "cancel"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237
msgid "replaced"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr ""
#: js/filelist.js:237
msgid "with"
msgstr ""
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr ""
#: js/files.js:179
msgid "generating ZIP-file, it may take some time."
msgstr ""
#: js/files.js:208
msgid "Unable to upload your file as it is a directory or has 0 bytes"
msgstr ""
#: js/files.js:208
msgid "Upload Error"
msgstr ""
#: js/files.js:236 js/files.js:341 js/files.js:370
msgid "Pending"
msgstr ""
#: js/files.js:355
msgid "Upload cancelled."
msgstr ""
#: js/files.js:423
msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/files.js:493
msgid "Invalid name, '/' is not allowed."
msgstr ""
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr ""
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr ""
#: js/files.js:774
msgid "folder"
msgstr ""
#: js/files.js:776
msgid "folders"
msgstr ""
#: js/files.js:784
msgid "file"
msgstr ""
#: js/files.js:786
msgid "files"
msgstr ""
#: templates/admin.php:5
msgid "File handling"
msgstr ""
#: templates/admin.php:7
msgid "Maximum upload size"
msgstr ""
#: templates/admin.php:7
msgid "max. possible: "
msgstr ""
#: templates/admin.php:9
msgid "Needed for multi-file and folder downloads."
msgstr ""
#: templates/admin.php:9
msgid "Enable ZIP-download"
msgstr ""
#: templates/admin.php:11
msgid "0 is unlimited"
msgstr ""
#: templates/admin.php:12
msgid "Maximum input size for ZIP files"
msgstr ""
#: templates/admin.php:14
msgid "Save"
msgstr ""
#: templates/index.php:7
msgid "New"
msgstr ""
#: templates/index.php:9
msgid "Text file"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr ""
#: templates/index.php:11
msgid "From url"
msgstr ""
#: templates/index.php:21
msgid "Upload"
msgstr ""
#: templates/index.php:27
msgid "Cancel upload"
msgstr ""
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr ""
#: templates/index.php:48
msgid "Name"
msgstr ""
#: templates/index.php:50
msgid "Share"
msgstr ""
#: templates/index.php:52
msgid "Download"
msgstr ""
#: templates/index.php:75
msgid "Upload too large"
msgstr ""
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:85
msgid "Current scanning"
msgstr ""

View File

@ -0,0 +1,34 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-08-12 22:33+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: oc\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: templates/settings.php:3
msgid "Encryption"
msgstr ""
#: templates/settings.php:4
msgid "Exclude the following file types from encryption"
msgstr ""
#: templates/settings.php:5
msgid "None"
msgstr ""
#: templates/settings.php:10
msgid "Enable Encryption"
msgstr ""

82
l10n/oc/files_external.po Normal file
View File

@ -0,0 +1,82 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-08 02:02+0200\n"
"PO-Revision-Date: 2012-08-12 22:34+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: oc\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: templates/settings.php:3
msgid "External Storage"
msgstr ""
#: templates/settings.php:7 templates/settings.php:19
msgid "Mount point"
msgstr ""
#: templates/settings.php:8
msgid "Backend"
msgstr ""
#: templates/settings.php:9
msgid "Configuration"
msgstr ""
#: templates/settings.php:10
msgid "Options"
msgstr ""
#: templates/settings.php:11
msgid "Applicable"
msgstr ""
#: templates/settings.php:23
msgid "Add mount point"
msgstr ""
#: templates/settings.php:54 templates/settings.php:62
msgid "None set"
msgstr ""
#: templates/settings.php:63
msgid "All Users"
msgstr ""
#: templates/settings.php:64
msgid "Groups"
msgstr ""
#: templates/settings.php:69
msgid "Users"
msgstr ""
#: templates/settings.php:77 templates/settings.php:96
msgid "Delete"
msgstr ""
#: templates/settings.php:88
msgid "SSL root certificates"
msgstr ""
#: templates/settings.php:102
msgid "Import Root Certificate"
msgstr ""
#: templates/settings.php:108
msgid "Enable User External Storage"
msgstr ""
#: templates/settings.php:109
msgid "Allow users to mount their own external storage"
msgstr ""

38
l10n/oc/files_sharing.po Normal file
View File

@ -0,0 +1,38 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-08 02:02+0200\n"
"PO-Revision-Date: 2012-08-12 22:35+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: oc\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: templates/authenticate.php:4
msgid "Password"
msgstr ""
#: templates/authenticate.php:6
msgid "Submit"
msgstr ""
#: templates/public.php:9 templates/public.php:19
msgid "Download"
msgstr ""
#: templates/public.php:18
msgid "No preview available for"
msgstr ""
#: templates/public.php:25
msgid "web services under your control"
msgstr ""

34
l10n/oc/files_versions.po Normal file
View File

@ -0,0 +1,34 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-08 02:02+0200\n"
"PO-Revision-Date: 2012-08-12 22:37+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: oc\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: js/settings-personal.js:31 templates/settings-personal.php:10
msgid "Expire all versions"
msgstr ""
#: templates/settings-personal.php:4
msgid "Versions"
msgstr ""
#: templates/settings-personal.php:7
msgid "This will delete all existing backup versions of your files"
msgstr ""
#: templates/settings.php:3
msgid "Enable Files Versioning"
msgstr ""

125
l10n/oc/lib.po Normal file
View File

@ -0,0 +1,125 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-08 02:02+0200\n"
"PO-Revision-Date: 2012-07-27 22:23+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: oc\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: app.php:285
msgid "Help"
msgstr ""
#: app.php:292
msgid "Personal"
msgstr ""
#: app.php:297
msgid "Settings"
msgstr ""
#: app.php:302
msgid "Users"
msgstr ""
#: app.php:309
msgid "Apps"
msgstr ""
#: app.php:311
msgid "Admin"
msgstr ""
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
#: json.php:28
msgid "Application is not enabled"
msgstr ""
#: json.php:39 json.php:63 json.php:75
msgid "Authentication error"
msgstr ""
#: json.php:51
msgid "Token expired. Please reload page."
msgstr ""
#: template.php:87
msgid "seconds ago"
msgstr ""
#: template.php:88
msgid "1 minute ago"
msgstr ""
#: template.php:89
#, php-format
msgid "%d minutes ago"
msgstr ""
#: template.php:92
msgid "today"
msgstr ""
#: template.php:93
msgid "yesterday"
msgstr ""
#: template.php:94
#, php-format
msgid "%d days ago"
msgstr ""
#: template.php:95
msgid "last month"
msgstr ""
#: template.php:96
msgid "months ago"
msgstr ""
#: template.php:97
msgid "last year"
msgstr ""
#: template.php:98
msgid "years ago"
msgstr ""
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
#: updater.php:68
msgid "up to date"
msgstr ""
#: updater.php:71
msgid "updates check is disabled"
msgstr ""

316
l10n/oc/settings.po Normal file
View File

@ -0,0 +1,316 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-08 02:02+0200\n"
"PO-Revision-Date: 2011-07-25 16:05+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: oc\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: ajax/apps/ocs.php:23
msgid "Unable to load list from App Store"
msgstr ""
#: ajax/creategroup.php:9 ajax/removeuser.php:13 ajax/setquota.php:18
#: ajax/togglegroups.php:15
msgid "Authentication error"
msgstr ""
#: ajax/creategroup.php:19
msgid "Group already exists"
msgstr ""
#: ajax/creategroup.php:28
msgid "Unable to add group"
msgstr ""
#: ajax/lostpassword.php:14
msgid "Email saved"
msgstr ""
#: ajax/lostpassword.php:16
msgid "Invalid email"
msgstr ""
#: ajax/openid.php:16
msgid "OpenID Changed"
msgstr ""
#: ajax/openid.php:18 ajax/setlanguage.php:20 ajax/setlanguage.php:23
msgid "Invalid request"
msgstr ""
#: ajax/removegroup.php:16
msgid "Unable to delete group"
msgstr ""
#: ajax/removeuser.php:22
msgid "Unable to delete user"
msgstr ""
#: ajax/setlanguage.php:18
msgid "Language changed"
msgstr ""
#: ajax/togglegroups.php:25
#, php-format
msgid "Unable to add user to group %s"
msgstr ""
#: ajax/togglegroups.php:31
#, php-format
msgid "Unable to remove user from group %s"
msgstr ""
#: js/apps.js:18
msgid "Error"
msgstr ""
#: js/apps.js:39 js/apps.js:73
msgid "Disable"
msgstr ""
#: js/apps.js:39 js/apps.js:62
msgid "Enable"
msgstr ""
#: js/personal.js:69
msgid "Saving..."
msgstr ""
#: personal.php:46 personal.php:47
msgid "__language_name__"
msgstr ""
#: templates/admin.php:14
msgid "Security Warning"
msgstr ""
#: templates/admin.php:17
msgid ""
"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."
msgstr ""
#: templates/admin.php:31
msgid "Cron"
msgstr ""
#: templates/admin.php:33
msgid "execute one task with each page loaded"
msgstr ""
#: templates/admin.php:35
msgid "cron.php is registered at a webcron service"
msgstr ""
#: templates/admin.php:37
msgid "use systems cron service"
msgstr ""
#: templates/admin.php:41
msgid "Share API"
msgstr ""
#: templates/admin.php:46
msgid "Enable Share API"
msgstr ""
#: templates/admin.php:47
msgid "Allow apps to use the Share API"
msgstr ""
#: templates/admin.php:51
msgid "Allow links"
msgstr ""
#: templates/admin.php:52
msgid "Allow users to share items to the public with links"
msgstr ""
#: templates/admin.php:56
msgid "Allow resharing"
msgstr ""
#: templates/admin.php:57
msgid "Allow users to share items shared with them again"
msgstr ""
#: templates/admin.php:60
msgid "Allow users to share with anyone"
msgstr ""
#: templates/admin.php:62
msgid "Allow users to only share with users in their groups"
msgstr ""
#: templates/admin.php:69
msgid "Log"
msgstr ""
#: templates/admin.php:97
msgid "More"
msgstr ""
#: templates/admin.php:105
msgid ""
"Developed by the <a href=\"http://ownCloud.org/contact\" "
"target=\"_blank\">ownCloud community</a>, the <a "
"href=\"https://github.com/owncloud\" target=\"_blank\">source code</a> is "
"licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" "
"target=\"_blank\"><abbr title=\"Affero General Public "
"License\">AGPL</abbr></a>."
msgstr ""
#: templates/apps.php:10
msgid "Add your App"
msgstr ""
#: templates/apps.php:26
msgid "Select an App"
msgstr ""
#: templates/apps.php:29
msgid "See application page at apps.owncloud.com"
msgstr ""
#: templates/apps.php:30
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
msgstr ""
#: templates/help.php:9
msgid "Documentation"
msgstr ""
#: templates/help.php:10
msgid "Managing Big Files"
msgstr ""
#: templates/help.php:11
msgid "Ask a question"
msgstr ""
#: templates/help.php:23
msgid "Problems connecting to help database."
msgstr ""
#: templates/help.php:24
msgid "Go there manually."
msgstr ""
#: templates/help.php:32
msgid "Answer"
msgstr ""
#: templates/personal.php:8
msgid "You use"
msgstr ""
#: templates/personal.php:8
msgid "of the available"
msgstr ""
#: templates/personal.php:12
msgid "Desktop and Mobile Syncing Clients"
msgstr ""
#: templates/personal.php:13
msgid "Download"
msgstr ""
#: templates/personal.php:19
msgid "Your password got changed"
msgstr ""
#: templates/personal.php:20
msgid "Unable to change your password"
msgstr ""
#: templates/personal.php:21
msgid "Current password"
msgstr ""
#: templates/personal.php:22
msgid "New password"
msgstr ""
#: templates/personal.php:23
msgid "show"
msgstr ""
#: templates/personal.php:24
msgid "Change password"
msgstr ""
#: templates/personal.php:30
msgid "Email"
msgstr ""
#: templates/personal.php:31
msgid "Your email address"
msgstr ""
#: templates/personal.php:32
msgid "Fill in an email address to enable password recovery"
msgstr ""
#: templates/personal.php:38 templates/personal.php:39
msgid "Language"
msgstr ""
#: templates/personal.php:44
msgid "Help translate"
msgstr ""
#: templates/personal.php:51
msgid "use this address to connect to your ownCloud in your file manager"
msgstr ""
#: templates/users.php:21 templates/users.php:76
msgid "Name"
msgstr ""
#: templates/users.php:23 templates/users.php:77
msgid "Password"
msgstr ""
#: templates/users.php:26 templates/users.php:78 templates/users.php:98
msgid "Groups"
msgstr ""
#: templates/users.php:32
msgid "Create"
msgstr ""
#: templates/users.php:35
msgid "Default Quota"
msgstr ""
#: templates/users.php:55 templates/users.php:138
msgid "Other"
msgstr ""
#: templates/users.php:80 templates/users.php:112
msgid "Group Admin"
msgstr ""
#: templates/users.php:82
msgid "Quota"
msgstr ""
#: templates/users.php:146
msgid "Delete"
msgstr ""

170
l10n/oc/user_ldap.po Normal file
View File

@ -0,0 +1,170 @@
# SOME DESCRIPTIVE TITLE.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-08 02:02+0200\n"
"PO-Revision-Date: 2012-08-12 22:45+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: oc\n"
"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#: templates/settings.php:8
msgid "Host"
msgstr ""
#: templates/settings.php:8
msgid ""
"You can omit the protocol, except you require SSL. Then start with ldaps://"
msgstr ""
#: templates/settings.php:9
msgid "Base DN"
msgstr ""
#: templates/settings.php:9
msgid "You can specify Base DN for users and groups in the Advanced tab"
msgstr ""
#: templates/settings.php:10
msgid "User DN"
msgstr ""
#: templates/settings.php:10
msgid ""
"The DN of the client user with which the bind shall be done, e.g. "
"uid=agent,dc=example,dc=com. For anonymous access, leave DN and Password "
"empty."
msgstr ""
#: templates/settings.php:11
msgid "Password"
msgstr ""
#: templates/settings.php:11
msgid "For anonymous access, leave DN and Password empty."
msgstr ""
#: templates/settings.php:12
msgid "User Login Filter"
msgstr ""
#: templates/settings.php:12
#, php-format
msgid ""
"Defines the filter to apply, when login is attempted. %%uid replaces the "
"username in the login action."
msgstr ""
#: templates/settings.php:12
#, php-format
msgid "use %%uid placeholder, e.g. \"uid=%%uid\""
msgstr ""
#: templates/settings.php:13
msgid "User List Filter"
msgstr ""
#: templates/settings.php:13
msgid "Defines the filter to apply, when retrieving users."
msgstr ""
#: templates/settings.php:13
msgid "without any placeholder, e.g. \"objectClass=person\"."
msgstr ""
#: templates/settings.php:14
msgid "Group Filter"
msgstr ""
#: templates/settings.php:14
msgid "Defines the filter to apply, when retrieving groups."
msgstr ""
#: templates/settings.php:14
msgid "without any placeholder, e.g. \"objectClass=posixGroup\"."
msgstr ""
#: templates/settings.php:17
msgid "Port"
msgstr ""
#: templates/settings.php:18
msgid "Base User Tree"
msgstr ""
#: templates/settings.php:19
msgid "Base Group Tree"
msgstr ""
#: templates/settings.php:20
msgid "Group-Member association"
msgstr ""
#: templates/settings.php:21
msgid "Use TLS"
msgstr ""
#: templates/settings.php:21
msgid "Do not use it for SSL connections, it will fail."
msgstr ""
#: templates/settings.php:22
msgid "Case insensitve LDAP server (Windows)"
msgstr ""
#: templates/settings.php:23
msgid "Turn off SSL certificate validation."
msgstr ""
#: templates/settings.php:23
msgid ""
"If connection only works with this option, import the LDAP server's SSL "
"certificate in your ownCloud server."
msgstr ""
#: templates/settings.php:23
msgid "Not recommended, use for testing only."
msgstr ""
#: templates/settings.php:24
msgid "User Display Name Field"
msgstr ""
#: templates/settings.php:24
msgid "The LDAP attribute to use to generate the user`s ownCloud name."
msgstr ""
#: templates/settings.php:25
msgid "Group Display Name Field"
msgstr ""
#: templates/settings.php:25
msgid "The LDAP attribute to use to generate the groups`s ownCloud name."
msgstr ""
#: templates/settings.php:27
msgid "in bytes"
msgstr ""
#: templates/settings.php:29
msgid "in seconds. A change empties the cache."
msgstr ""
#: templates/settings.php:30
msgid ""
"Leave empty for user name (default). Otherwise, specify an LDAP/AD "
"attribute."
msgstr ""
#: templates/settings.php:32
msgid "Help"
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-09-07 02:04+0200\n"
"PO-Revision-Date: 2012-09-06 13:42+0000\n"
"Last-Translator: Marcin Małecki <gerber@tkdami.net>\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@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"
@ -56,7 +56,11 @@ msgstr "Błąd zapisu na dysk"
msgid "Files"
msgstr "Pliki"
#: js/fileactions.js:106 templates/index.php:57
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Usuwa element"
@ -80,7 +84,7 @@ msgstr "anuluj"
msgid "replaced"
msgstr "zastąpione"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:266
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "wróć"
@ -88,7 +92,11 @@ msgstr "wróć"
msgid "with"
msgstr "z"
#: js/filelist.js:266
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "skasuj"
@ -125,7 +133,7 @@ msgstr "Nieprawidłowa nazwa '/' jest niedozwolone."
msgid "Size"
msgstr "Rozmiar"
#: js/files.js:747 templates/index.php:57
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Czas modyfikacji"
@ -217,20 +225,20 @@ msgstr "Współdziel"
msgid "Download"
msgstr "Pobiera element"
#: templates/index.php:65
#: templates/index.php:75
msgid "Upload too large"
msgstr "Wysyłany plik ma za duży rozmiar"
#: templates/index.php:67
#: templates/index.php:77
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:72
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Skanowanie plików, proszę czekać."
#: templates/index.php:75
#: templates/index.php:85
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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Polish (Poland) (http://www.transifex.com/projects/p/owncloud/language/pl_PL/)\n"
"MIME-Version: 1.0\n"
@ -51,7 +51,11 @@ msgstr ""
msgid "Files"
msgstr ""
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr ""
@ -75,7 +79,7 @@ msgstr ""
msgid "replaced"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr ""
@ -83,7 +87,11 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr ""
@ -116,11 +124,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr ""
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr ""
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr ""
@ -196,36 +204,36 @@ msgstr ""
msgid "Cancel upload"
msgstr ""
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr ""
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr ""
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr ""
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr ""
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr ""
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:74
#: templates/index.php:85
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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n"
"MIME-Version: 1.0\n"
@ -56,7 +56,11 @@ msgstr "Falha ao escrever no disco"
msgid "Files"
msgstr "Arquivos"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Excluir"
@ -80,7 +84,7 @@ msgstr "cancelar"
msgid "replaced"
msgstr "substituido "
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "desfazer"
@ -88,7 +92,11 @@ msgstr "desfazer"
msgid "with"
msgstr "com"
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "deletado"
@ -121,11 +129,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr "Nome inválido, '/' não é permitido."
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Tamanho"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Modificado"
@ -201,36 +209,36 @@ msgstr "Carregar"
msgid "Cancel upload"
msgstr "Cancelar upload"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Nada aqui.Carrege alguma coisa!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Nome"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "Compartilhar"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Baixar"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Arquivo muito grande"
#: templates/index.php:66
#: templates/index.php:77
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:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Arquivos sendo escaneados, por favor aguarde."
#: templates/index.php:74
#: templates/index.php:85
msgid "Current scanning"
msgstr "Scanning atual"

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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n"
"MIME-Version: 1.0\n"
@ -54,7 +54,11 @@ msgstr "Falhou a escrita no disco"
msgid "Files"
msgstr "Ficheiros"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Apagar"
@ -78,7 +82,7 @@ msgstr "cancelar"
msgid "replaced"
msgstr "substituido"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "desfazer"
@ -86,7 +90,11 @@ msgstr "desfazer"
msgid "with"
msgstr "com"
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "apagado"
@ -119,11 +127,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr "nome inválido, '/' não permitido."
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Tamanho"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Modificado"
@ -199,36 +207,36 @@ msgstr "Enviar"
msgid "Cancel upload"
msgstr "Cancelar upload"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Vazio. Envia alguma coisa!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Nome"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "Partilhar"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Transferir"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Envio muito grande"
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Os ficheiro que estás a tentar enviar excedem o tamanho máximo de envio neste servidor."
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Os ficheiros estão a ser analisados, por favor aguarde."
#: templates/index.php:74
#: templates/index.php:85
msgid "Current scanning"
msgstr "Análise actual"

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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n"
"MIME-Version: 1.0\n"
@ -54,7 +54,11 @@ msgstr "Eroare la scriere pe disc"
msgid "Files"
msgstr "Fișiere"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Șterge"
@ -78,7 +82,7 @@ msgstr ""
msgid "replaced"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr ""
@ -86,7 +90,11 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr ""
@ -119,11 +127,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr ""
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Dimensiune"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Modificat"
@ -199,36 +207,36 @@ msgstr "Încarcă"
msgid "Cancel upload"
msgstr "Anulează încărcarea"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Nimic aici. Încarcă ceva!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Nume"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "Partajează"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Descarcă"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Fișierul încărcat este prea mare"
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Fișierul care l-ai încărcat a depășită limita maximă admisă la încărcare pe acest server."
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Fișierele sunt scanate, te rog așteptă."
#: templates/index.php:74
#: templates/index.php:85
msgid "Current scanning"
msgstr "În curs de scanare"

View File

@ -7,13 +7,14 @@
# <jekader@gmail.com>, 2011, 2012.
# <tony.mccourin@gmail.com>, 2011.
# Victor Bravo <>, 2012.
# <victor.dubiniuk@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-06 02:02+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-08 02:02+0200\n"
"PO-Revision-Date: 2012-09-07 10:55+0000\n"
"Last-Translator: VicDeo <victor.dubiniuk@gmail.com>\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"
@ -33,7 +34,7 @@ msgstr "Нет категорий для добавления?"
msgid "This category already exists: "
msgstr "Эта категория уже существует: "
#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61
#: js/js.js:208 templates/layout.user.php:54 templates/layout.user.php:55
msgid "Settings"
msgstr "Настройки"
@ -229,7 +230,7 @@ msgstr "Название базы данных"
#: templates/installation.php:109
msgid "Database tablespace"
msgstr ""
msgstr "Табличое пространство базы данных"
#: templates/installation.php:115
msgid "Database host"
@ -239,11 +240,11 @@ msgstr "Хост базы данных"
msgid "Finish setup"
msgstr "Завершить установку"
#: templates/layout.guest.php:42
#: templates/layout.guest.php:36
msgid "web services under your control"
msgstr "Сетевые службы под твоим контролем"
#: templates/layout.user.php:45
#: templates/layout.user.php:39
msgid "Log out"
msgstr "Выйти"

View File

@ -9,12 +9,13 @@
# Nick Remeslennikov <homolibere@gmail.com>, 2012.
# <tony.mccourin@gmail.com>, 2011.
# Victor Bravo <>, 2012.
# <victor.dubiniuk@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n"
"MIME-Version: 1.0\n"
@ -57,7 +58,11 @@ msgstr "Ошибка записи на диск"
msgid "Files"
msgstr "Файлы"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Удалить"
@ -71,7 +76,7 @@ msgstr "заменить"
#: js/filelist.js:186
msgid "suggest name"
msgstr ""
msgstr "предложить название"
#: js/filelist.js:186 js/filelist.js:188
msgid "cancel"
@ -81,7 +86,7 @@ msgstr "отмена"
msgid "replaced"
msgstr "заменён"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "отмена"
@ -89,7 +94,11 @@ msgstr "отмена"
msgid "with"
msgstr "с"
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "удален"
@ -122,11 +131,11 @@ msgstr "Файл в процессе загрузки. Покинув стран
msgid "Invalid name, '/' is not allowed."
msgstr "Неверное имя, '/' не допускается."
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Размер"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Изменён"
@ -176,7 +185,7 @@ msgstr "Максимальный исходный размер для ZIP фай
#: templates/admin.php:14
msgid "Save"
msgstr ""
msgstr "Сохранить"
#: templates/index.php:7
msgid "New"
@ -202,36 +211,36 @@ msgstr "Загрузить"
msgid "Cancel upload"
msgstr "Отмена загрузки"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Здесь ничего нет. Загрузите что-нибудь!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Название"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "Опубликовать"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Скачать"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Файл слишком большой"
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Файлы, которые Вы пытаетесь загрузить, превышают лимит для файлов на этом сервере."
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Подождите, файлы сканируются."
#: templates/index.php:74
#: templates/index.php:85
msgid "Current scanning"
msgstr "Текущее сканирование"

View File

@ -4,19 +4,20 @@
#
# Translators:
# Denis <reg.transifex.net@demitel.ru>, 2012.
# <victor.dubiniuk@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-01 13:35+0200\n"
"PO-Revision-Date: 2012-09-01 11:35+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-08 02:02+0200\n"
"PO-Revision-Date: 2012-09-07 11:40+0000\n"
"Last-Translator: VicDeo <victor.dubiniuk@gmail.com>\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"
"Content-Transfer-Encoding: 8bit\n"
"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"
"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"
#: js/settings-personal.js:31 templates/settings-personal.php:10
msgid "Expire all versions"
@ -24,11 +25,11 @@ msgstr "Просрочить все версии"
#: templates/settings-personal.php:4
msgid "Versions"
msgstr ""
msgstr "Версии"
#: templates/settings-personal.php:7
msgid "This will delete all existing backup versions of your files"
msgstr ""
msgstr "Очистить список версий ваших файлов"
#: templates/settings.php:3
msgid "Enable Files Versioning"

View File

@ -5,41 +5,42 @@
# Translators:
# Denis <reg.transifex.net@demitel.ru>, 2012.
# <mpolr21@gmail.com>, 2012.
# <victor.dubiniuk@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-03 02:04+0200\n"
"PO-Revision-Date: 2012-09-02 14:32+0000\n"
"Last-Translator: mPolr <mpolr21@gmail.com>\n"
"POT-Creation-Date: 2012-09-08 02:02+0200\n"
"PO-Revision-Date: 2012-09-07 11:22+0000\n"
"Last-Translator: VicDeo <victor.dubiniuk@gmail.com>\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"
"Content-Transfer-Encoding: 8bit\n"
"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"
"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"
#: app.php:288
#: app.php:285
msgid "Help"
msgstr "Помощь"
#: app.php:295
#: app.php:292
msgid "Personal"
msgstr "Личное"
#: app.php:300
#: app.php:297
msgid "Settings"
msgstr "Настройки"
#: app.php:305
#: app.php:302
msgid "Users"
msgstr "Пользователи"
#: app.php:312
#: app.php:309
msgid "Apps"
msgstr "Приложения"
#: app.php:314
#: app.php:311
msgid "Admin"
msgstr "Admin"
@ -71,56 +72,56 @@ msgstr "Ошибка аутентификации"
msgid "Token expired. Please reload page."
msgstr "Токен просрочен. Перезагрузите страницу."
#: template.php:86
#: template.php:87
msgid "seconds ago"
msgstr "менее минуты"
#: template.php:87
#: template.php:88
msgid "1 minute ago"
msgstr "1 минуту назад"
#: template.php:88
#: template.php:89
#, php-format
msgid "%d minutes ago"
msgstr "%d минут назад"
#: template.php:91
#: template.php:92
msgid "today"
msgstr "сегодня"
#: template.php:92
#: template.php:93
msgid "yesterday"
msgstr "вчера"
#: template.php:93
#: template.php:94
#, php-format
msgid "%d days ago"
msgstr "%d дней назад"
#: template.php:94
#: template.php:95
msgid "last month"
msgstr "в прошлом месяце"
#: template.php:95
#: template.php:96
msgid "months ago"
msgstr "месяцы назад"
#: template.php:96
#: template.php:97
msgid "last year"
msgstr "в прошлом году"
#: template.php:97
#: template.php:98
msgid "years ago"
msgstr "годы назад"
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
msgstr "Возможно обновление до %s. <a href=\"%s\">Подробнее</a>"
#: updater.php:68
msgid "up to date"
msgstr ""
msgstr "актуальная версия"
#: updater.php:71
msgid "updates check is disabled"

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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Russian (Russia) (http://www.transifex.com/projects/p/owncloud/language/ru_RU/)\n"
"MIME-Version: 1.0\n"
@ -51,7 +51,11 @@ msgstr ""
msgid "Files"
msgstr ""
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr ""
@ -75,7 +79,7 @@ msgstr ""
msgid "replaced"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr ""
@ -83,7 +87,11 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr ""
@ -116,11 +124,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr ""
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr ""
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr ""
@ -196,36 +204,36 @@ msgstr ""
msgid "Cancel upload"
msgstr ""
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr ""
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr ""
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr ""
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr ""
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr ""
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:74
#: templates/index.php:85
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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n"
"MIME-Version: 1.0\n"
@ -53,7 +53,11 @@ msgstr "Zápis na disk sa nepodaril"
msgid "Files"
msgstr "Súbory"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Odstrániť"
@ -77,7 +81,7 @@ msgstr ""
msgid "replaced"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr ""
@ -85,7 +89,11 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr ""
@ -118,11 +126,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr "Chybný názov, \"/\" nie je povolené"
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Veľkosť"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Upravené"
@ -198,36 +206,36 @@ msgstr "Nahrať"
msgid "Cancel upload"
msgstr "Zrušiť odosielanie"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Nič tu nie je. Nahrajte niečo!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Meno"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "Zdielať"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Stiahnuť"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Nahrávanie príliš veľké"
#: templates/index.php:66
#: templates/index.php:77
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:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Súbory sa práve prehľadávajú, prosím čakajte."
#: templates/index.php:74
#: templates/index.php:85
msgid "Current scanning"
msgstr "Práve prehliadané"

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-09-07 02:04+0200\n"
"PO-Revision-Date: 2012-09-06 05:16+0000\n"
"Last-Translator: Peter Peroša <peter.perosa@gmail.com>\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@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"
@ -54,7 +54,11 @@ msgstr "Pisanje na disk je spodletelo"
msgid "Files"
msgstr "Datoteke"
#: js/fileactions.js:106 templates/index.php:57
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Izbriši"
@ -78,7 +82,7 @@ msgstr "ekliči"
msgid "replaced"
msgstr "nadomeščen"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:266
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "razveljavi"
@ -86,7 +90,11 @@ msgstr "razveljavi"
msgid "with"
msgstr "z"
#: js/filelist.js:266
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "izbrisano"
@ -123,7 +131,7 @@ msgstr "Neveljavno ime. Znak '/' ni dovoljen."
msgid "Size"
msgstr "Velikost"
#: js/files.js:747 templates/index.php:57
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Spremenjeno"
@ -215,20 +223,20 @@ msgstr "Souporaba"
msgid "Download"
msgstr "Prenesi"
#: templates/index.php:65
#: templates/index.php:75
msgid "Upload too large"
msgstr "Nalaganje ni mogoče, ker je preveliko"
#: templates/index.php:67
#: templates/index.php:77
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:72
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Preiskujem datoteke, prosimo počakajte."
#: templates/index.php:75
#: templates/index.php:85
msgid "Current scanning"
msgstr "Trenutno preiskujem"

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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Somali (http://www.transifex.com/projects/p/owncloud/language/so/)\n"
"MIME-Version: 1.0\n"
@ -51,7 +51,11 @@ msgstr ""
msgid "Files"
msgstr ""
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr ""
@ -75,7 +79,7 @@ msgstr ""
msgid "replaced"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr ""
@ -83,7 +87,11 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr ""
@ -116,11 +124,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr ""
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr ""
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr ""
@ -196,36 +204,36 @@ msgstr ""
msgid "Cancel upload"
msgstr ""
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr ""
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr ""
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr ""
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr ""
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr ""
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:74
#: templates/index.php:85
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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n"
"MIME-Version: 1.0\n"
@ -52,7 +52,11 @@ msgstr ""
msgid "Files"
msgstr "Фајлови"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Обриши"
@ -76,7 +80,7 @@ msgstr ""
msgid "replaced"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr ""
@ -84,7 +88,11 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr ""
@ -117,11 +125,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr ""
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Величина"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Задња измена"
@ -197,36 +205,36 @@ msgstr "Пошаљи"
msgid "Cancel upload"
msgstr ""
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Овде нема ничег. Пошаљите нешто!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Име"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr ""
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Преузми"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Пошиљка је превелика"
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Фајлови које желите да пошаљете превазилазе ограничење максималне величине пошиљке на овом серверу."
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:74
#: templates/index.php:85
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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n"
"MIME-Version: 1.0\n"
@ -52,7 +52,11 @@ msgstr ""
msgid "Files"
msgstr "Fajlovi"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Obriši"
@ -76,7 +80,7 @@ msgstr ""
msgid "replaced"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr ""
@ -84,7 +88,11 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr ""
@ -117,11 +125,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr ""
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Veličina"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Zadnja izmena"
@ -197,36 +205,36 @@ msgstr "Pošalji"
msgid "Cancel upload"
msgstr ""
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Ovde nema ničeg. Pošaljite nešto!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Ime"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr ""
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Preuzmi"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Pošiljka je prevelika"
#: templates/index.php:66
#: templates/index.php:77
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:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:74
#: templates/index.php:85
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-09-07 02:04+0200\n"
"PO-Revision-Date: 2012-09-06 13:34+0000\n"
"Last-Translator: Magnus Höglund <magnus@linux.com>\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@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"
@ -57,7 +57,11 @@ msgstr "Misslyckades spara till disk"
msgid "Files"
msgstr "Filer"
#: js/fileactions.js:106 templates/index.php:57
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Radera"
@ -81,7 +85,7 @@ msgstr "avbryt"
msgid "replaced"
msgstr "ersatt"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:266
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "ångra"
@ -89,7 +93,11 @@ msgstr "ångra"
msgid "with"
msgstr "med"
#: js/filelist.js:266
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "raderad"
@ -126,7 +134,7 @@ msgstr "Ogiltigt namn, '/' är inte tillåten."
msgid "Size"
msgstr "Storlek"
#: js/files.js:747 templates/index.php:57
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Ändrad"
@ -218,20 +226,20 @@ msgstr "Dela"
msgid "Download"
msgstr "Ladda ner"
#: templates/index.php:65
#: templates/index.php:75
msgid "Upload too large"
msgstr "För stor uppladdning"
#: templates/index.php:67
#: templates/index.php:77
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:72
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Filer skannas, var god vänta"
#: templates/index.php:75
#: templates/index.php:85
msgid "Current scanning"
msgstr "Aktuell skanning"

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-07 02:04+0200\n"
"POT-Creation-Date: 2012-09-08 02:02+0200\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"
@ -29,7 +29,7 @@ msgstr ""
msgid "This category already exists: "
msgstr ""
#: js/js.js:208 templates/layout.user.php:60 templates/layout.user.php:61
#: js/js.js:208 templates/layout.user.php:54 templates/layout.user.php:55
msgid "Settings"
msgstr ""
@ -235,11 +235,11 @@ msgstr ""
msgid "Finish setup"
msgstr ""
#: templates/layout.guest.php:42
#: templates/layout.guest.php:36
msgid "web services under your control"
msgstr ""
#: templates/layout.user.php:45
#: templates/layout.user.php:39
msgid "Log out"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-07 02:04+0200\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\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"
@ -51,7 +51,11 @@ msgstr ""
msgid "Files"
msgstr ""
#: js/fileactions.js:106 templates/index.php:57
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr ""
@ -75,7 +79,7 @@ msgstr ""
msgid "replaced"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:266
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr ""
@ -83,7 +87,11 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:266
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr ""
@ -120,7 +128,7 @@ msgstr ""
msgid "Size"
msgstr ""
#: js/files.js:747 templates/index.php:57
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr ""
@ -212,20 +220,20 @@ msgstr ""
msgid "Download"
msgstr ""
#: templates/index.php:65
#: templates/index.php:75
msgid "Upload too large"
msgstr ""
#: templates/index.php:67
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
#: templates/index.php:72
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr ""
#: templates/index.php:75
#: templates/index.php:85
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: 2012-09-07 02:04+0200\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\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: 2012-09-07 02:04+0200\n"
"POT-Creation-Date: 2012-09-08 02:02+0200\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: 2012-09-07 02:04+0200\n"
"POT-Creation-Date: 2012-09-08 02:02+0200\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: 2012-09-07 02:04+0200\n"
"POT-Creation-Date: 2012-09-08 02:02+0200\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: 2012-09-07 02:04+0200\n"
"POT-Creation-Date: 2012-09-08 02:02+0200\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,27 +17,27 @@ msgstr ""
"Content-Type: text/plain; charset=CHARSET\n"
"Content-Transfer-Encoding: 8bit\n"
#: app.php:288
#: app.php:285
msgid "Help"
msgstr ""
#: app.php:295
#: app.php:292
msgid "Personal"
msgstr ""
#: app.php:300
#: app.php:297
msgid "Settings"
msgstr ""
#: app.php:305
#: app.php:302
msgid "Users"
msgstr ""
#: app.php:312
#: app.php:309
msgid "Apps"
msgstr ""
#: app.php:314
#: app.php:311
msgid "Admin"
msgstr ""

View File

@ -8,7 +8,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2012-09-07 02:04+0200\n"
"POT-Creation-Date: 2012-09-08 02:02+0200\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: 2012-09-07 02:04+0200\n"
"POT-Creation-Date: 2012-09-08 02:02+0200\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-09-07 02:04+0200\n"
"PO-Revision-Date: 2012-09-06 04:45+0000\n"
"Last-Translator: AriesAnywhere Anywhere <ariesanywhere@gmail.com>\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@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"
@ -53,7 +53,11 @@ msgstr "เขียนข้อมูลลงแผ่นดิสก์ล้
msgid "Files"
msgstr "ไฟล์"
#: js/fileactions.js:106 templates/index.php:57
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "ลบ"
@ -77,7 +81,7 @@ msgstr "ยกเลิก"
msgid "replaced"
msgstr "แทนที่แล้ว"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:266
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "เลิกทำ"
@ -85,7 +89,11 @@ msgstr "เลิกทำ"
msgid "with"
msgstr "กับ"
#: js/filelist.js:266
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "ลบแล้ว"
@ -122,7 +130,7 @@ msgstr "ชื่อที่ใช้ไม่ถูกต้อง '/' ไม
msgid "Size"
msgstr "ขนาด"
#: js/files.js:747 templates/index.php:57
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "ปรับปรุงล่าสุด"
@ -214,20 +222,20 @@ msgstr "แชร์"
msgid "Download"
msgstr "ดาวน์โหลด"
#: templates/index.php:65
#: templates/index.php:75
msgid "Upload too large"
msgstr "ไฟล์ที่อัพโหลดมีขนาดใหญ่เกินไป"
#: templates/index.php:67
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "ไฟล์ที่คุณพยายามที่จะอัพโหลดมีขนาดเกินกว่าขนาดสูงสุดที่กำหนดไว้ให้อัพโหลดได้สำหรับเซิร์ฟเวอร์นี้"
#: templates/index.php:72
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "ไฟล์กำลังอยู่ระหว่างการสแกน, กรุณารอสักครู่."
#: templates/index.php:75
#: templates/index.php:85
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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n"
"MIME-Version: 1.0\n"
@ -55,7 +55,11 @@ msgstr "Diske yazılamadı"
msgid "Files"
msgstr "Dosyalar"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Sil"
@ -79,7 +83,7 @@ msgstr "iptal"
msgid "replaced"
msgstr "değiştirildi"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "geri al"
@ -87,7 +91,11 @@ msgstr "geri al"
msgid "with"
msgstr "ile"
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "silindi"
@ -120,11 +128,11 @@ msgstr "Dosya yükleme işlemi sürüyor. Şimdi sayfadan ayrılırsanız işlem
msgid "Invalid name, '/' is not allowed."
msgstr "Geçersiz isim, '/' işaretine izin verilmiyor."
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Boyut"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Değiştirilme"
@ -200,36 +208,36 @@ msgstr "Yükle"
msgid "Cancel upload"
msgstr "Yüklemeyi iptal et"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Burada hiçbir şey yok. Birşeyler yükleyin!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Ad"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "Paylaş"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "İndir"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Yüklemeniz çok büyük"
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Yüklemeye çalıştığınız dosyalar bu sunucudaki maksimum yükleme boyutunu aşıyor."
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Dosyalar taranıyor, lütfen bekleyin."
#: templates/index.php:74
#: templates/index.php:85
msgid "Current scanning"
msgstr "Güncel tarama"

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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n"
"MIME-Version: 1.0\n"
@ -53,7 +53,11 @@ msgstr ""
msgid "Files"
msgstr "Файли"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Видалити"
@ -77,7 +81,7 @@ msgstr ""
msgid "replaced"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "відмінити"
@ -85,7 +89,11 @@ msgstr "відмінити"
msgid "with"
msgstr ""
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "видалені"
@ -118,11 +126,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr "Некоректне ім'я, '/' не дозволено."
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Розмір"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Змінено"
@ -198,36 +206,36 @@ msgstr "Відвантажити"
msgid "Cancel upload"
msgstr "Перервати завантаження"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "Тут нічого немає. Відвантажте що-небудь!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "Ім'я"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "Поділитися"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Завантажити"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "Файл занадто великий"
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "Файли,що ви намагаєтесь відвантажити перевищують максимальний дозволений розмір файлів на цьому сервері."
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Файли скануються, зачекайте, будь-ласка."
#: templates/index.php:74
#: templates/index.php:85
msgid "Current scanning"
msgstr "Поточне сканування"

View File

@ -3,13 +3,14 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <mattheu_9x@yahoo.com>, 2012.
# Sơn Nguyễn <sonnghit@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n"
"MIME-Version: 1.0\n"
@ -20,7 +21,7 @@ msgstr ""
#: ajax/upload.php:20
msgid "There is no error, the file uploaded with success"
msgstr ""
msgstr "Không có lỗi, các tập tin đã được tải lên thành công"
#: ajax/upload.php:21
msgid "The uploaded file exceeds the upload_max_filesize directive in php.ini"
@ -52,7 +53,11 @@ msgstr ""
msgid "Files"
msgstr "Tập tin"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "Xóa"
@ -76,7 +81,7 @@ msgstr ""
msgid "replaced"
msgstr ""
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr ""
@ -84,7 +89,11 @@ msgstr ""
msgid "with"
msgstr ""
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr ""
@ -117,11 +126,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr "Tên không hợp lệ ,không được phép dùng '/'"
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "Kích cỡ"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "Thay đổi"
@ -197,36 +206,36 @@ msgstr "Tải lên"
msgid "Cancel upload"
msgstr "Hủy upload"
#: templates/index.php:39
#: templates/index.php:40
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:47
#: templates/index.php:48
msgid "Name"
msgstr "Tên"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "Chia sẻ"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "Tải xuống"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "File tải lên quá lớn"
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr ""
msgstr "Các tập tin bạn đang cố gắng tải lên vượt quá kích thước tối đa cho phép trên máy chủ này."
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "Tập tin đang được quét ,vui lòng chờ."
#: templates/index.php:74
#: templates/index.php:85
msgid "Current scanning"
msgstr ""

View File

@ -3,32 +3,33 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Sơn Nguyễn <sonnghit@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:33+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-07 14:56+0000\n"
"Last-Translator: Sơn Nguyễn <sonnghit@gmail.com>\n"
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: vi\n"
"Plural-Forms: nplurals=1; plural=0\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: templates/settings.php:3
msgid "Encryption"
msgstr ""
msgstr "Mã hóa"
#: templates/settings.php:4
msgid "Exclude the following file types from encryption"
msgstr ""
msgstr "Loại trừ các loại tập tin sau đây từ mã hóa"
#: templates/settings.php:5
msgid "None"
msgstr ""
msgstr "none"
#: templates/settings.php:10
msgid "Enable Encryption"
msgstr ""
msgstr "BẬT mã hóa"

View File

@ -3,80 +3,81 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Sơn Nguyễn <sonnghit@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-13 23:12+0200\n"
"PO-Revision-Date: 2012-08-12 22:34+0000\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"POT-Creation-Date: 2012-09-08 02:02+0200\n"
"PO-Revision-Date: 2012-09-07 15:39+0000\n"
"Last-Translator: Sơn Nguyễn <sonnghit@gmail.com>\n"
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: vi\n"
"Plural-Forms: nplurals=1; plural=0\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: templates/settings.php:3
msgid "External Storage"
msgstr ""
msgstr "Lưu trữ ngoài"
#: templates/settings.php:7 templates/settings.php:19
msgid "Mount point"
msgstr ""
msgstr "Điểm gắn"
#: templates/settings.php:8
msgid "Backend"
msgstr ""
msgstr "phụ trợ"
#: templates/settings.php:9
msgid "Configuration"
msgstr ""
msgstr "Cấu hình"
#: templates/settings.php:10
msgid "Options"
msgstr ""
msgstr "Tùy chọn"
#: templates/settings.php:11
msgid "Applicable"
msgstr ""
msgstr "Áp dụng"
#: templates/settings.php:23
msgid "Add mount point"
msgstr ""
msgstr "Thêm điểm lắp"
#: templates/settings.php:54 templates/settings.php:62
msgid "None set"
msgstr ""
msgstr "không"
#: templates/settings.php:63
msgid "All Users"
msgstr ""
msgstr "Tất cả người dùng"
#: templates/settings.php:64
msgid "Groups"
msgstr ""
msgstr "Nhóm"
#: templates/settings.php:69
msgid "Users"
msgstr ""
msgstr "Người dùng"
#: templates/settings.php:77 templates/settings.php:96
msgid "Delete"
msgstr ""
msgstr "Xóa"
#: templates/settings.php:88
msgid "SSL root certificates"
msgstr ""
msgstr "Chứng chỉ SSL root"
#: templates/settings.php:102
msgid "Import Root Certificate"
msgstr ""
msgstr "Nhập Root Certificate"
#: templates/settings.php:108
msgid "Enable User External Storage"
msgstr ""
msgstr "Kích hoạt tính năng lưu trữ ngoài"
#: templates/settings.php:109
msgid "Allow users to mount their own external storage"
msgstr ""
msgstr "Cho phép người dùng kết nối với lưu trữ riêng bên ngoài của họ"

View File

@ -3,36 +3,37 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Sơn Nguyễn <sonnghit@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-08-31 02:02+0200\n"
"PO-Revision-Date: 2012-08-31 00:04+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-08 02:02+0200\n"
"PO-Revision-Date: 2012-09-07 14:58+0000\n"
"Last-Translator: Sơn Nguyễn <sonnghit@gmail.com>\n"
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: vi\n"
"Plural-Forms: nplurals=1; plural=0\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: templates/authenticate.php:4
msgid "Password"
msgstr ""
msgstr "Mật khẩu"
#: templates/authenticate.php:6
msgid "Submit"
msgstr ""
msgstr "Xác nhận"
#: templates/public.php:9 templates/public.php:19
msgid "Download"
msgstr ""
msgstr "Tải về"
#: templates/public.php:18
msgid "No preview available for"
msgstr ""
msgstr "Không có xem trước cho"
#: templates/public.php:23
#: templates/public.php:25
msgid "web services under your control"
msgstr ""
msgstr "dịch vụ web dưới sự kiểm soát của bạn"

View File

@ -3,32 +3,33 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Sơn Nguyễn <sonnghit@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-01 13:35+0200\n"
"PO-Revision-Date: 2012-09-01 11:35+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-08 02:02+0200\n"
"PO-Revision-Date: 2012-09-07 14:50+0000\n"
"Last-Translator: Sơn Nguyễn <sonnghit@gmail.com>\n"
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: vi\n"
"Plural-Forms: nplurals=1; plural=0\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: js/settings-personal.js:31 templates/settings-personal.php:10
msgid "Expire all versions"
msgstr ""
msgstr "Hết hạn tất cả các phiên bản"
#: templates/settings-personal.php:4
msgid "Versions"
msgstr ""
msgstr "Phiên bản"
#: templates/settings-personal.php:7
msgid "This will delete all existing backup versions of your files"
msgstr ""
msgstr "Điều này sẽ xóa tất cả các phiên bản sao lưu hiện có "
#: templates/settings.php:3
msgid "Enable Files Versioning"
msgstr ""
msgstr "BẬT tập tin phiên bản"

View File

@ -3,123 +3,124 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# Sơn Nguyễn <sonnghit@gmail.com>, 2012.
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-01 02:01+0200\n"
"PO-Revision-Date: 2012-09-01 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-08 02:02+0200\n"
"PO-Revision-Date: 2012-09-07 14:09+0000\n"
"Last-Translator: Sơn Nguyễn <sonnghit@gmail.com>\n"
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: vi\n"
"Plural-Forms: nplurals=1; plural=0\n"
"Plural-Forms: nplurals=1; plural=0;\n"
#: app.php:288
#: app.php:285
msgid "Help"
msgstr ""
msgstr "Giúp đỡ"
#: app.php:295
#: app.php:292
msgid "Personal"
msgstr ""
msgstr "Cá nhân"
#: app.php:300
#: app.php:297
msgid "Settings"
msgstr ""
msgstr "Cài đặt"
#: app.php:305
#: app.php:302
msgid "Users"
msgstr ""
msgstr "Người dùng"
#: app.php:312
#: app.php:309
msgid "Apps"
msgstr ""
msgstr "Ứng dụng"
#: app.php:314
#: app.php:311
msgid "Admin"
msgstr ""
msgstr "Quản trị"
#: files.php:280
msgid "ZIP download is turned off."
msgstr ""
msgstr "Tải về ZIP đã bị tắt."
#: files.php:281
msgid "Files need to be downloaded one by one."
msgstr ""
msgstr "Tập tin cần phải được tải về từng người một."
#: files.php:281 files.php:306
msgid "Back to Files"
msgstr ""
msgstr "Trở lại tập tin"
#: files.php:305
msgid "Selected files too large to generate zip file."
msgstr ""
msgstr "Tập tin được chọn quá lớn để tạo tập tin ZIP."
#: json.php:28
msgid "Application is not enabled"
msgstr ""
msgstr "Ứng dụng không được BẬT"
#: json.php:39 json.php:63 json.php:75
msgid "Authentication error"
msgstr ""
msgstr "Lỗi xác thực"
#: json.php:51
msgid "Token expired. Please reload page."
msgstr ""
#: template.php:86
msgid "seconds ago"
msgstr ""
msgstr "Mã Token đã hết hạn. Hãy tải lại trang."
#: template.php:87
msgid "1 minute ago"
msgstr ""
msgid "seconds ago"
msgstr "1 giây trước"
#: template.php:88
msgid "1 minute ago"
msgstr "1 phút trước"
#: template.php:89
#, php-format
msgid "%d minutes ago"
msgstr ""
#: template.php:91
msgid "today"
msgstr ""
msgstr "%d phút trước"
#: template.php:92
msgid "yesterday"
msgstr ""
msgid "today"
msgstr "hôm nay"
#: template.php:93
#, php-format
msgid "%d days ago"
msgstr ""
msgid "yesterday"
msgstr "hôm qua"
#: template.php:94
msgid "last month"
msgstr ""
#, php-format
msgid "%d days ago"
msgstr "%d ngày trước"
#: template.php:95
msgid "months ago"
msgstr ""
msgid "last month"
msgstr "tháng trước"
#: template.php:96
msgid "last year"
msgstr ""
msgid "months ago"
msgstr "tháng trước"
#: template.php:97
msgid "last year"
msgstr "năm trước"
#: template.php:98
msgid "years ago"
msgstr ""
msgstr "năm trước"
#: updater.php:66
#, php-format
msgid "%s is available. Get <a href=\"%s\">more information</a>"
msgstr ""
msgstr "%s có sẵn. <a href=\"%s\">xem thêm ở đây</a>"
#: updater.php:68
msgid "up to date"
msgstr ""
msgstr "đến ngày"
#: updater.php:71
msgid "updates check is disabled"
msgstr ""
msgstr "đã TĂT chức năng cập nhật "

View File

@ -3,6 +3,7 @@
# This file is distributed under the same license as the PACKAGE package.
#
# Translators:
# <mattheu_9x@yahoo.com>, 2012.
# Son Nguyen <sonnghit@gmail.com>, 2012.
# Sơn Nguyễn <sonnghit@gmail.com>, 2012.
# <vlinhd11@gmail.com>, 2012.
@ -10,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n"
"POT-Creation-Date: 2012-09-05 02:02+0200\n"
"PO-Revision-Date: 2012-09-05 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@tmit.eu>\n"
"POT-Creation-Date: 2012-09-08 02:02+0200\n"
"PO-Revision-Date: 2012-09-07 16:01+0000\n"
"Last-Translator: mattheu_9x <mattheu_9x@yahoo.com>\n"
"Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -31,11 +32,11 @@ msgstr "Lỗi xác thực"
#: ajax/creategroup.php:19
msgid "Group already exists"
msgstr ""
msgstr "Nhóm đã tồn tại"
#: ajax/creategroup.php:28
msgid "Unable to add group"
msgstr ""
msgstr "Không thể thêm nhóm"
#: ajax/lostpassword.php:14
msgid "Email saved"
@ -55,11 +56,11 @@ msgstr "Yêu cầu không hợp lệ"
#: ajax/removegroup.php:16
msgid "Unable to delete group"
msgstr ""
msgstr "Không thể xóa nhóm"
#: ajax/removeuser.php:22
msgid "Unable to delete user"
msgstr ""
msgstr "Không thể xóa người dùng"
#: ajax/setlanguage.php:18
msgid "Language changed"
@ -68,12 +69,12 @@ msgstr "Ngôn ngữ đã được thay đổi"
#: ajax/togglegroups.php:25
#, php-format
msgid "Unable to add user to group %s"
msgstr ""
msgstr "Không thể thêm người dùng vào nhóm %s"
#: ajax/togglegroups.php:31
#, php-format
msgid "Unable to remove user from group %s"
msgstr ""
msgstr "Không thể xóa người dùng từ nhóm %s"
#: js/apps.js:18
msgid "Error"
@ -106,59 +107,59 @@ msgid ""
"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."
msgstr ""
msgstr "Thư mục dữ liệu và những tập tin của bạn có thể dễ dàng bị truy cập từ internet. Tập tin .htaccess của ownCloud cung cấp không hoạt động. Chúng tôi đề nghị bạn nên cấu hình lại máy chủ webserver của bạn để thư mục dữ liệu không còn bị truy cập hoặc bạn di chuyển thư mục dữ liệu ra bên ngoài thư mục gốc của máy chủ."
#: templates/admin.php:31
msgid "Cron"
msgstr ""
msgstr "Cron"
#: templates/admin.php:33
msgid "execute one task with each page loaded"
msgstr ""
msgstr "Thực thi một nhiệm vụ với mỗi trang được nạp"
#: templates/admin.php:35
msgid "cron.php is registered at a webcron service"
msgstr ""
msgstr "cron.php đã được đăng ký ở một dịch vụ webcron"
#: templates/admin.php:37
msgid "use systems cron service"
msgstr ""
msgstr "sử dụng hệ thống dịch vụ cron"
#: templates/admin.php:41
msgid "Share API"
msgstr ""
msgstr "Chia sẻ API"
#: templates/admin.php:46
msgid "Enable Share API"
msgstr ""
msgstr "Bật chia sẻ API"
#: templates/admin.php:47
msgid "Allow apps to use the Share API"
msgstr ""
msgstr "Cho phép các ứng dụng sử dụng chia sẻ API"
#: templates/admin.php:51
msgid "Allow links"
msgstr ""
msgstr "Cho phép liên kết"
#: templates/admin.php:52
msgid "Allow users to share items to the public with links"
msgstr ""
msgstr "Cho phép người dùng chia sẻ công khai các mục bằng các liên kết"
#: templates/admin.php:56
msgid "Allow resharing"
msgstr ""
msgstr "Cho phép chia sẻ lại"
#: templates/admin.php:57
msgid "Allow users to share items shared with them again"
msgstr ""
msgstr "Cho phép người dùng chia sẻ lại những mục đã được chia sẻ"
#: templates/admin.php:60
msgid "Allow users to share with anyone"
msgstr ""
msgstr "Cho phép người dùng chia sẻ với bất cứ ai"
#: templates/admin.php:62
msgid "Allow users to only share with users in their groups"
msgstr ""
msgstr "Chỉ cho phép người dùng chia sẻ với những người dùng trong nhóm của họ"
#: templates/admin.php:69
msgid "Log"
@ -176,7 +177,7 @@ msgid ""
"licensed under the <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" "
"target=\"_blank\"><abbr title=\"Affero General Public "
"License\">AGPL</abbr></a>."
msgstr ""
msgstr "Được phát triển bởi <a href=\"http://ownCloud.org/contact\" target=\"_blank\">cộng đồng ownCloud</a>, <a href=\"https://github.com/owncloud\" target=\"_blank\">mã nguồn </a> đã được cấp phép theo chuẩn <a href=\"http://www.gnu.org/licenses/agpl-3.0.html\" target=\"_blank\"><abbr title=\"Affero General Public License\">AGPL</abbr></a>."
#: templates/apps.php:10
msgid "Add your App"
@ -192,7 +193,7 @@ msgstr "Xem ứng dụng tại apps.owncloud.com"
#: templates/apps.php:30
msgid "<span class=\"licence\"></span>-licensed by <span class=\"author\"></span>"
msgstr ""
msgstr "<span class=\"licence\"></span>-Giấy phép được cấp bởi <span class=\"author\"></span>"
#: templates/help.php:9
msgid "Documentation"
@ -308,7 +309,7 @@ msgstr "Khác"
#: templates/users.php:80 templates/users.php:112
msgid "Group Admin"
msgstr ""
msgstr "Nhóm quản trị"
#: templates/users.php:82
msgid "Quota"

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-09-06 02:01+0200\n"
"PO-Revision-Date: 2012-09-06 00:03+0000\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@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"
@ -52,7 +52,11 @@ msgstr "写磁盘失败"
msgid "Files"
msgstr "文件"
#: js/fileactions.js:106 templates/index.php:56
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "删除"
@ -76,7 +80,7 @@ msgstr "取消"
msgid "replaced"
msgstr "替换过了"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:271
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "撤销"
@ -84,7 +88,11 @@ msgstr "撤销"
msgid "with"
msgstr "随着"
#: js/filelist.js:271
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "删除"
@ -117,11 +125,11 @@ msgstr ""
msgid "Invalid name, '/' is not allowed."
msgstr "非法文件名,\"/\"是不被许可的"
#: js/files.js:746 templates/index.php:55
#: js/files.js:746 templates/index.php:56
msgid "Size"
msgstr "大小"
#: js/files.js:747 templates/index.php:56
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "修改日期"
@ -197,36 +205,36 @@ msgstr "上传"
msgid "Cancel upload"
msgstr "取消上传"
#: templates/index.php:39
#: templates/index.php:40
msgid "Nothing in here. Upload something!"
msgstr "这里没有东西.上传点什么!"
#: templates/index.php:47
#: templates/index.php:48
msgid "Name"
msgstr "名字"
#: templates/index.php:49
#: templates/index.php:50
msgid "Share"
msgstr "分享"
#: templates/index.php:51
#: templates/index.php:52
msgid "Download"
msgstr "下载"
#: templates/index.php:64
#: templates/index.php:75
msgid "Upload too large"
msgstr "上传的文件太大了"
#: templates/index.php:66
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "你正在试图上传的文件超过了此服务器支持的最大的文件大小."
#: templates/index.php:71
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "正在扫描文件,请稍候."
#: templates/index.php:74
#: templates/index.php:85
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-09-07 02:04+0200\n"
"PO-Revision-Date: 2012-09-06 07:31+0000\n"
"Last-Translator: hanfeng <appweb.cn@gmail.com>\n"
"POT-Creation-Date: 2012-09-08 02:01+0200\n"
"PO-Revision-Date: 2012-09-08 00:02+0000\n"
"Last-Translator: I Robot <thomas.mueller@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"
@ -54,7 +54,11 @@ msgstr "写入磁盘失败"
msgid "Files"
msgstr "文件"
#: js/fileactions.js:106 templates/index.php:57
#: js/fileactions.js:108 templates/index.php:62
msgid "Unshare"
msgstr ""
#: js/fileactions.js:110 templates/index.php:64
msgid "Delete"
msgstr "删除"
@ -78,7 +82,7 @@ msgstr "取消"
msgid "replaced"
msgstr "已经替换"
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:266
#: js/filelist.js:235 js/filelist.js:237 js/filelist.js:268 js/filelist.js:270
msgid "undo"
msgstr "撤销"
@ -86,7 +90,11 @@ msgstr "撤销"
msgid "with"
msgstr "随着"
#: js/filelist.js:266
#: js/filelist.js:268
msgid "unshared"
msgstr ""
#: js/filelist.js:270
msgid "deleted"
msgstr "已经删除"
@ -123,7 +131,7 @@ msgstr "非法的名称,不允许使用‘/’。"
msgid "Size"
msgstr "大小"
#: js/files.js:747 templates/index.php:57
#: js/files.js:747 templates/index.php:58
msgid "Modified"
msgstr "修改日期"
@ -215,20 +223,20 @@ msgstr "共享"
msgid "Download"
msgstr "下载"
#: templates/index.php:65
#: templates/index.php:75
msgid "Upload too large"
msgstr "上传文件过大"
#: templates/index.php:67
#: templates/index.php:77
msgid ""
"The files you are trying to upload exceed the maximum size for file uploads "
"on this server."
msgstr "您正尝试上传的文件超过了此服务器可以上传的最大大小"
#: templates/index.php:72
#: templates/index.php:82
msgid "Files are being scanned, please wait."
msgstr "文件正在被扫描,请稍候。"
#: templates/index.php:75
#: templates/index.php:85
msgid "Current scanning"
msgstr "当前扫描"

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