diff --git a/apps/files/l10n/sk_SK.php b/apps/files/l10n/sk_SK.php index b8382c7b0b4efd0bd96104fa906477b07f83616e..ac71f30e9078d51c55693ac46ab10069b0b2cf6b 100644 --- a/apps/files/l10n/sk_SK.php +++ b/apps/files/l10n/sk_SK.php @@ -1,6 +1,8 @@ <?php $TRANSLATIONS = array( "Could not move %s - File with this name already exists" => "Nie je možné presunúť %s - súbor s týmto menom už existuje", "Could not move %s" => "Nie je možné presunúť %s", +"Unable to set upload directory." => "Nemožno nastaviÅ¥ prieÄinok pre nahrané súbory.", +"Invalid Token" => "Neplatný token", "No file was uploaded. Unknown error" => "Žiaden súbor nebol odoslaný. Neznáma chyba", "There is no error, the file uploaded with success" => "Nenastala žiadna chyba, súbor bol úspeÅ¡ne nahraný", "The uploaded file exceeds the upload_max_filesize directive in php.ini: " => "Nahraný súbor predÄil konfiguraÄnú direktÃvu upload_max_filesize v súbore php.ini:", @@ -10,13 +12,13 @@ "Missing a temporary folder" => "Chýba doÄasný prieÄinok", "Failed to write to disk" => "Zápis na disk sa nepodaril", "Not enough storage available" => "Nedostatok dostupného úložného priestoru", -"Invalid directory." => "Neplatný prieÄinok", +"Invalid directory." => "Neplatný prieÄinok.", "Files" => "Súbory", "Unable to upload your file as it is a directory or has 0 bytes" => "Nedá sa odoslaÅ¥ Váš súbor, pretože je to prieÄinok, alebo je jeho veľkosÅ¥ 0 bajtov", "Not enough space available" => "Nie je k dispozÃcii dostatok miesta", -"Upload cancelled." => "Odosielanie zruÅ¡ené", +"Upload cancelled." => "Odosielanie zruÅ¡ené.", "File upload is in progress. Leaving the page now will cancel the upload." => "Opustenie stránky zrušà práve prebiehajúce odosielanie súboru.", -"URL cannot be empty." => "URL nemôže byÅ¥ prázdne", +"URL cannot be empty." => "URL nemôže byÅ¥ prázdne.", "Invalid folder name. Usage of 'Shared' is reserved by ownCloud" => "Neplatný názov prieÄinka. Názov \"Shared\" je rezervovaný pre ownCloud", "Error" => "Chyba", "Share" => "ZdieľaÅ¥", @@ -47,6 +49,7 @@ "{count} folders" => "{count} prieÄinkov", "1 file" => "1 súbor", "{count} files" => "{count} súborov", +"%s could not be renamed" => "%s nemohol byÅ¥ premenovaný", "Upload" => "OdoslaÅ¥", "File handling" => "Nastavenie správania sa k súborom", "Maximum upload size" => "Maximálna veľkosÅ¥ odosielaného súboru", @@ -70,6 +73,8 @@ "The files you are trying to upload exceed the maximum size for file uploads on this server." => "Súbory, ktoré sa snažÃte nahraÅ¥, presahujú maximálnu veľkosÅ¥ pre nahratie súborov na tento server.", "Files are being scanned, please wait." => "ÄŒakajte, súbory sú prehľadávané.", "Current scanning" => "Práve prezerané", +"directory" => "prieÄinok", +"directories" => "prieÄinky", "file" => "súbor", "files" => "súbory", "Upgrading filesystem cache..." => "Aktualizujem medzipamäť súborového systému..." diff --git a/apps/files_external/l10n/fa.php b/apps/files_external/l10n/fa.php index 1921ba9f2aebc217c287ab8204ddba0dbe40a376..91f463ba230f6051a692080bed3e55922e4d3435 100644 --- a/apps/files_external/l10n/fa.php +++ b/apps/files_external/l10n/fa.php @@ -1,5 +1,6 @@ <?php $TRANSLATIONS = array( "External Storage" => "ØØ§Ùظه خارجی", +"Folder name" => "نام پوشه", "Configuration" => "پیکربندی", "Options" => "تنظیمات", "Applicable" => "قابل اجرا", diff --git a/apps/files_versions/l10n/fa.php b/apps/files_versions/l10n/fa.php index 43f7d71eb55e32611a5b3f8050e9733f9e3d9d16..98af636f59081291544e32657fe007d067f35d50 100644 --- a/apps/files_versions/l10n/fa.php +++ b/apps/files_versions/l10n/fa.php @@ -1,7 +1,9 @@ <?php $TRANSLATIONS = array( "Could not revert: %s" => "بازگردانی امکان ناپذیر است: %s", "success" => "موÙقیت", +"File %s was reverted to version %s" => "ÙØ§ÛŒÙ„ %s به نسخه %s بازگردانده شده است.", "failure" => "شکست", +"File %s could not be reverted to version %s" => "ÙØ§ÛŒÙ„ %s نمی تواند به نسخه %s بازگردانده شود.", "No old versions available" => "هیچ نسخه قدیمی در دسترس نیست", "No path specified" => "هیچ مسیری مشخص نشده است", "Versions" => "نسخه ها", diff --git a/core/l10n/ja_JP.php b/core/l10n/ja_JP.php index 5f9ca65b62762737542aebd64beee42b8d622599..0f445e7d85eb693c0f9efd431799c2fe80bd1f76 100644 --- a/core/l10n/ja_JP.php +++ b/core/l10n/ja_JP.php @@ -62,7 +62,7 @@ "Share with link" => "URLリンクã§å…±æœ‰", "Password protect" => "パスワードä¿è·", "Password" => "パスワード", -"Allow Public Upload" => "パブリックãªã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰ã‚’許å¯", +"Allow Public Upload" => "アップãƒãƒ¼ãƒ‰ã‚’許å¯", "Email link to person" => "メールリンク", "Send" => "é€ä¿¡", "Set expiration date" => "有効期é™ã‚’è¨å®š", diff --git a/core/l10n/sk_SK.php b/core/l10n/sk_SK.php index e9876c52eac5ed4066c9706c70083cab5af5aeb5..582296139ecbcbfadf61c13af1d4f06f6239d394 100644 --- a/core/l10n/sk_SK.php +++ b/core/l10n/sk_SK.php @@ -62,6 +62,7 @@ "Share with link" => "ZdieľaÅ¥ cez odkaz", "Password protect" => "ChrániÅ¥ heslom", "Password" => "Heslo", +"Allow Public Upload" => "PovoliÅ¥ verejné nahrávanie", "Email link to person" => "OdoslaÅ¥ odkaz emailom", "Send" => "OdoslaÅ¥", "Set expiration date" => "NastaviÅ¥ dátum expirácie", @@ -90,6 +91,7 @@ "Request failed!<br>Did you make sure your email/username was right?" => "Požiadavka zlyhala.<br>Uistili ste sa, že VaÅ¡e použÃvateľské meno a email sú správne?", "You will receive a link to reset your password via Email." => "Odkaz pre obnovenie hesla obdržÃte e-mailom.", "Username" => "Meno použÃvateľa", +"Your files are encrypted. If you haven't enabled the recovery key, there will be no way to get your data back after your password is reset. If you are not sure what to do, please contact your administrator before you continue. Do you really want to continue?" => "VaÅ¡e súbory sú Å¡ifrované. Ak nemáte povolený kÄ¾ÃºÄ obnovy, nie je spôsob, ako zÃskaÅ¥ po obnove hesla VaÅ¡e dáta. Ak nie ste si isà tým, Äo robÃte, obráťte sa najskôr na administrátora. Naozaj chcete pokraÄovaÅ¥?", "Yes, I really want to reset my password now" => "Ãno, želám si teraz obnoviÅ¥ svoje heslo", "Request reset" => "PožiadaÅ¥ o obnovenie", "Your password was reset" => "VaÅ¡e heslo bolo obnovené", diff --git a/l10n/ar/core.po b/l10n/ar/core.po index abed04f08612604424ede5616eee3cae243c56e8..678c385d57daab7606b606a9b41a3bf1121f0673 100644 --- a/l10n/ar/core.po +++ b/l10n/ar/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" @@ -137,59 +137,59 @@ msgstr "تشرين الثاني" msgid "December" msgstr "كانون الاول" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "إعدادات" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "منذ ثواني" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "منذ دقيقة" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} منذ دقائق" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "قبل ساعة مضت" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} ساعة مضت" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "اليوم" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "يوم أمس" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} يوم سابق" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "الشهر الماضي" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} شهر مضت" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "شهر مضى" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "السنةالماضية" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "سنة مضت" diff --git a/l10n/ar/files.po b/l10n/ar/files.po index 6b838865c66dbf0175e91385a3597ed8ffa42003..aa7fc27ae8828391265ecc3f6e8c262086f2faf8 100644 --- a/l10n/ar/files.po +++ b/l10n/ar/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "يرجى الانتظار , جاري ÙØØµ Ø§Ù„Ù…Ù„ÙØ§Øª ." msgid "Current scanning" msgstr "Ø§Ù„ÙØØµ Ø§Ù„ØØ§Ù„ÙŠ" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "" diff --git a/l10n/ar/files_external.po b/l10n/ar/files_external.po index 086ee491a6fbb0a8401a402ba077f31e337d170c..1764c7b41038fb5b2cc76b6fe223f72ec5248d81 100644 --- a/l10n/ar/files_external.po +++ b/l10n/ar/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ar/files_sharing.po b/l10n/ar/files_sharing.po index 9e91825fda045b2ae8bd2f9d1773bff4513f61e0..b4282a98af427facd9e9de71e22cbf11ac0840b5 100644 --- a/l10n/ar/files_sharing.po +++ b/l10n/ar/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ar/files_trashbin.po b/l10n/ar/files_trashbin.po index bfd8424ef308a798148ebd0f95b0e3a2d6ef5b3e..b77937bbf52ebb04bf9bf2a14f1db0591be5b1bd 100644 --- a/l10n/ar/files_trashbin.po +++ b/l10n/ar/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ar/lib.po b/l10n/ar/lib.po index 5cffbe342b782efe172f2e3c41965b14a14b8f83..1d14d8daec3a8339a85d236d5d35756f261a6a97 100644 --- a/l10n/ar/lib.po +++ b/l10n/ar/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "المدير" msgid "web services under your control" msgstr "خدمات الشبكة ØªØØª سيطرتك" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "تØÙ…يل Ù…Ù„ÙØ§Øª ZIP متوقÙ" -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Ø§Ù„Ù…Ù„ÙØ§Øª Ø¨ØØ§Ø¬Ø© الى ان يتم تØÙ…يلها ÙˆØ§ØØ¯ تلو الاخر" -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "العودة الى Ø§Ù„Ù…Ù„ÙØ§Øª" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Ø§Ù„Ù…Ù„ÙØ§Øª Ø§Ù„Ù…ØØ¯Ø¯Ø© كبيرة جدا ليتم ضغطها ÙÙŠ مل٠zip" diff --git a/l10n/ar/settings.po b/l10n/ar/settings.po index 700da28b6f9432c95b67b05fa1e37aa9045c2be6..ea138edc2cf2b6d8752a4a2adadaf86875ca19a3 100644 --- a/l10n/ar/settings.po +++ b/l10n/ar/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ar/user_ldap.po b/l10n/ar/user_ldap.po index 5cbf80786a8311dcc84722dcd566997b9c5923cf..f030ff580db3cecebc1c2a5245225d6b1300f4f4 100644 --- a/l10n/ar/user_ldap.po +++ b/l10n/ar/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Arabic (http://www.transifex.com/projects/p/owncloud/language/ar/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bg_BG/core.po b/l10n/bg_BG/core.po index af0e97cb7f76723d40cfc1477bd4eee492a327b3..7bc6a81b7f6a4a04aab118eafec128acf5088a33 100644 --- a/l10n/bg_BG/core.po +++ b/l10n/bg_BG/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -137,59 +137,59 @@ msgstr "Ðоември" msgid "December" msgstr "Декември" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "ÐаÑтройки" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "преди Ñекунди" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "преди 1 минута" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "преди 1 чаÑ" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "днеÑ" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "вчера" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "поÑледниÑÑ‚ меÑец" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "поÑледната година" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "поÑледните години" diff --git a/l10n/bg_BG/files.po b/l10n/bg_BG/files.po index 7d9a9c5aec4ecb2d8a37391b2e3c93887cd51802..c9cbcab6a693cb9e5cc2c19bcd1c207eb7d0bdd1 100644 --- a/l10n/bg_BG/files.po +++ b/l10n/bg_BG/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "Файловете Ñе претърÑват, изчакайте." msgid "Current scanning" msgstr "" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "файл" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "" diff --git a/l10n/bg_BG/files_external.po b/l10n/bg_BG/files_external.po index e4bcac6a71aeb9905912dbb4bc434a4a68104f96..cb9a256b80514b6345ee21353f20e3d631d41630 100644 --- a/l10n/bg_BG/files_external.po +++ b/l10n/bg_BG/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bg_BG/files_sharing.po b/l10n/bg_BG/files_sharing.po index f898d7fc6330a8c812f9d98aaf4d4be6cdf088a0..5ac6498baec1d23faf516efdec7075ab78a249ad 100644 --- a/l10n/bg_BG/files_sharing.po +++ b/l10n/bg_BG/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bg_BG/files_trashbin.po b/l10n/bg_BG/files_trashbin.po index 4c9d70296b7088aa587f9bbf32888dc10a0ffc3f..cbe705067bdfbae305185fd13dfa3dd23f33bd1d 100644 --- a/l10n/bg_BG/files_trashbin.po +++ b/l10n/bg_BG/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: Димитър КръÑтев <dimitar.t.krastev@gmail.com>\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bg_BG/lib.po b/l10n/bg_BG/lib.po index c8ffb5ee9a5d78c93d91cea3e9e8f41cdeef8e59..de277a327770faa815cf2fd9b9518537e0446edd 100644 --- a/l10n/bg_BG/lib.po +++ b/l10n/bg_BG/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "Ðдмин" msgid "web services under your control" msgstr "уеб уÑлуги под Ваш контрол" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "ИзтеглÑнето като ZIP е изключено." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Файловете трÑбва да Ñе изтеглÑÑ‚ един по един." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Ðазад към файловете" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Избраните файлове Ñа прекалено големи за генерирането на ZIP архив." diff --git a/l10n/bg_BG/settings.po b/l10n/bg_BG/settings.po index d9de6d9a5548691dcb4fbe5e7ad0928406d09d78..d1f563a7a6879b01f386eb4e278f12d8e8dc35ad 100644 --- a/l10n/bg_BG/settings.po +++ b/l10n/bg_BG/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bg_BG/user_ldap.po b/l10n/bg_BG/user_ldap.po index 5222d660f8a8dbd3d2ed2f6227d03a4dc8574d81..0c19ae76c7aa4c083616cceea015e27f90e9cfff 100644 --- a/l10n/bg_BG/user_ldap.po +++ b/l10n/bg_BG/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bulgarian (Bulgaria) (http://www.transifex.com/projects/p/owncloud/language/bg_BG/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bn_BD/core.po b/l10n/bn_BD/core.po index b0659d3f162c914815cadba13fe0ff03d6584700..2ffda30e7dcf7e7e6ae526b4f4d15fe086b0a220 100644 --- a/l10n/bn_BD/core.po +++ b/l10n/bn_BD/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" @@ -137,59 +137,59 @@ msgstr "নà¦à§‡à¦®à§à¦¬à¦°" msgid "December" msgstr "ডিসেমà§à¦¬à¦°" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "নিয়ামকসমূহ" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "সেকেনà§à¦¡ পূরà§à¦¬à§‡" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "à§§ মিনিট পূরà§à¦¬à§‡" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} মিনিট পূরà§à¦¬à§‡" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 ঘনà§à¦Ÿà¦¾ পূরà§à¦¬à§‡" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} ঘনà§à¦Ÿà¦¾ পূরà§à¦¬à§‡" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "আজ" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "গতকাল" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} দিন পূরà§à¦¬à§‡" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "গত মাস" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} মাস পূরà§à¦¬à§‡" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "মাস পূরà§à¦¬à§‡" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "গত বছর" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "বছর পূরà§à¦¬à§‡" diff --git a/l10n/bn_BD/files.po b/l10n/bn_BD/files.po index df9858f234c1fca3f01386f66221aefb54d4dc44..e4cdff7ba2e218a3b4b4ceaaaa694998654ee6a7 100644 --- a/l10n/bn_BD/files.po +++ b/l10n/bn_BD/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "ফাইলগà§à¦²à§‹ সà§à¦•à§à¦¯à¦¾à¦¨ করা হচà§à¦›à§‡ msgid "Current scanning" msgstr "বরà§à¦¤à¦®à¦¾à¦¨ সà§à¦•à§à¦¯à¦¾à¦¨à¦¿à¦‚" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "" diff --git a/l10n/bn_BD/files_external.po b/l10n/bn_BD/files_external.po index 7ad7396436bf15b40e66738d6e14bf7f392ad320..188ffd6dfbb03ff17d5829ecfbf88c56415876ee 100644 --- a/l10n/bn_BD/files_external.po +++ b/l10n/bn_BD/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bn_BD/files_sharing.po b/l10n/bn_BD/files_sharing.po index d2e4afed536a6634d82af3ddf49f5f41fe11e631..8db1e7bc973267d5988be2de636db49ee4341455 100644 --- a/l10n/bn_BD/files_sharing.po +++ b/l10n/bn_BD/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bn_BD/files_trashbin.po b/l10n/bn_BD/files_trashbin.po index 4cc98627d2c37e69f92e7af875f5755d057092b5..c9ae56595c083913c4020380e820ec2a75693878 100644 --- a/l10n/bn_BD/files_trashbin.po +++ b/l10n/bn_BD/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bn_BD/lib.po b/l10n/bn_BD/lib.po index fcb82bdb1f172e184d82611420b80d3e1e63f7e5..6c5210fdb3976194be89bc5bdb5e90ef151e58c0 100644 --- a/l10n/bn_BD/lib.po +++ b/l10n/bn_BD/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "পà§à¦°à¦¶à¦¾à¦¸à¦¨" msgid "web services under your control" msgstr "ওয়েব সারà§à¦à¦¿à¦¸ আপনার হাতের মà§à¦ à§‹à§Ÿ" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "ZIP ডাউনলোড বনà§à¦§ করা আছে।" -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "ফাইলগà§à¦²à§‹ à¦à¦•ে à¦à¦•ে ডাউনলোড করা আবশà§à¦¯à¦•।" -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "ফাইলে ফিরে চল" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "নিরà§à¦¬à¦¾à¦šà¦¿à¦¤ ফাইলগà§à¦²à§‹ à¦à¦¤à¦‡ বৃহৎ যে জিপ ফাইল তৈরী করা সমà§à¦à¦¬ নয়।" diff --git a/l10n/bn_BD/settings.po b/l10n/bn_BD/settings.po index 9fddb0635165d347269e1316a8ebb93674f10f4e..58ea63ef7a2ec74406c787f93071adec814f05b4 100644 --- a/l10n/bn_BD/settings.po +++ b/l10n/bn_BD/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bn_BD/user_ldap.po b/l10n/bn_BD/user_ldap.po index 531890ba839da48521a8ddaf865036fd8406ad34..c45503231bfcec70b1c68fba99071abb5159fa01 100644 --- a/l10n/bn_BD/user_ldap.po +++ b/l10n/bn_BD/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bengali (Bangladesh) (http://www.transifex.com/projects/p/owncloud/language/bn_BD/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/bs/core.po b/l10n/bs/core.po index b0c40e26fe5dadae4f46decbc02c2a75951bff28..5cbff0eb5e1262b49e1b82b74e8366245a8a44ea 100644 --- a/l10n/bs/core.po +++ b/l10n/bs/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n" "MIME-Version: 1.0\n" @@ -137,59 +137,59 @@ msgstr "" msgid "December" msgstr "" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "" diff --git a/l10n/bs/files.po b/l10n/bs/files.po index 968ecfab8f484f314857987fa21cb5299bc196ef..e74654d2432ead550f752139027c3bcd10a81a7d 100644 --- a/l10n/bs/files.po +++ b/l10n/bs/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "" msgid "Current scanning" msgstr "" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "" diff --git a/l10n/bs/files_trashbin.po b/l10n/bs/files_trashbin.po index 736bfaee517daffac72fe95b110f1e84e49100fd..3b21b7aa2df14f6f3bf35aaeec660588ae368d9f 100644 --- a/l10n/bs/files_trashbin.po +++ b/l10n/bs/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Bosnian (http://www.transifex.com/projects/p/owncloud/language/bs/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ca/core.po b/l10n/ca/core.po index cc29340a5ea6eb45138cf940687e0768ba4e0e95..dac002f2fdf175a1095440d19953e0140ff58f3c 100644 --- a/l10n/ca/core.po +++ b/l10n/ca/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" @@ -139,59 +139,59 @@ msgstr "Novembre" msgid "December" msgstr "Desembre" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Configuració" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "segons enrere" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "fa 1 minut" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "fa {minutes} minuts" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "fa 1 hora" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "fa {hours} hores" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "avui" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "ahir" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "fa {days} dies" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "el mes passat" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "fa {months} mesos" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "mesos enrere" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "l'any passat" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "anys enrere" diff --git a/l10n/ca/files.po b/l10n/ca/files.po index 0fc57097d821eca5e05cc4a30248e8780f068277..c0ab8d1e69a0a630903dc179efddb976a50fd6d4 100644 --- a/l10n/ca/files.po +++ b/l10n/ca/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Josep Tomà s <jtomas.binsoft@gmail.com>\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" @@ -329,19 +329,19 @@ msgstr "S'estan escanejant els fitxers, espereu" msgid "Current scanning" msgstr "Actualment escanejant" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "directori" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "directoris" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "fitxer" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "fitxers" diff --git a/l10n/ca/files_external.po b/l10n/ca/files_external.po index a59a8700b77283c9e1c7494a96027d971cef8ece..a2966f0523f7851df9d03287c56db38dcb86935a 100644 --- a/l10n/ca/files_external.po +++ b/l10n/ca/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: rogerc\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ca/files_sharing.po b/l10n/ca/files_sharing.po index 1e0414590290e3b92aaf62fa56ff5c1c2643039e..3ac78e6079fbca4512769fd2c9a622fbbfdecf39 100644 --- a/l10n/ca/files_sharing.po +++ b/l10n/ca/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: rogerc\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ca/files_trashbin.po b/l10n/ca/files_trashbin.po index f908618ed31d84eb17639ccb699418854ef3146b..bd09bf9de874c673ae79923fd1a0c12ed0913bc8 100644 --- a/l10n/ca/files_trashbin.po +++ b/l10n/ca/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ca/lib.po b/l10n/ca/lib.po index 49603f8c0cd5ae5ec43ede49cf1e116e71a6ab67..6b7660f77a1f3fe82e5b5fba2ab82a01df872299 100644 --- a/l10n/ca/lib.po +++ b/l10n/ca/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "Administració" msgid "web services under your control" msgstr "controleu els vostres serveis web" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "La baixada en ZIP està desactivada." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Els fitxers s'han de baixar d'un en un." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Torna a Fitxers" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Els fitxers seleccionats son massa grans per generar un fitxer zip." diff --git a/l10n/ca/settings.po b/l10n/ca/settings.po index 3063123929d07d928ba2116f01b6851de19548a7..aa5416edc4bd4e0df79a25c7c41feb2c8678b84e 100644 --- a/l10n/ca/settings.po +++ b/l10n/ca/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ca/user_ldap.po b/l10n/ca/user_ldap.po index 701d2c6f65bfb461e8d27d0b8a84f77e51512a8c..0ac215795a7f567299037bb776f367879c93be08 100644 --- a/l10n/ca/user_ldap.po +++ b/l10n/ca/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: rogerc\n" "Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/cs_CZ/core.po b/l10n/cs_CZ/core.po index 78d2239053d6b725d91493eee2e6bf511145eb06..056fa90bb4857399a2e929ff1f53f54f64789163 100644 --- a/l10n/cs_CZ/core.po +++ b/l10n/cs_CZ/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" @@ -139,59 +139,59 @@ msgstr "Listopad" msgid "December" msgstr "Prosinec" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "NastavenÃ" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "pÅ™ed pár vteÅ™inami" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "pÅ™ed minutou" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "pÅ™ed {minutes} minutami" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "pÅ™ed hodinou" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "pÅ™ed {hours} hodinami" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "dnes" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "vÄera" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "pÅ™ed {days} dny" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "minulý mÄ›sÃc" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "pÅ™ed {months} mÄ›sÃci" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "pÅ™ed mÄ›sÃci" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "minulý rok" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "pÅ™ed lety" diff --git a/l10n/cs_CZ/files.po b/l10n/cs_CZ/files.po index 122e15835a8b54b9bc5ba499cfe9c18000fad305..dffc2edc9f5f650183188a80a9fb5d922fbe107d 100644 --- a/l10n/cs_CZ/files.po +++ b/l10n/cs_CZ/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" @@ -329,19 +329,19 @@ msgstr "Soubory se prohledávajÃ, prosÃm Äekejte." msgid "Current scanning" msgstr "Aktuálnà prohledávánÃ" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "soubor" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "soubory" diff --git a/l10n/cs_CZ/files_external.po b/l10n/cs_CZ/files_external.po index 8187a780da3b5a4a617f3064af11215ea33126ba..ba05aa388a6fbaaca36e4b3a916ad3ae380c25a7 100644 --- a/l10n/cs_CZ/files_external.po +++ b/l10n/cs_CZ/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/cs_CZ/files_sharing.po b/l10n/cs_CZ/files_sharing.po index 0c9eb434a380d132c5b56aa26165c8d81b017220..42cefbae0c9bc897cb69fec72e54d3293acb34ec 100644 --- a/l10n/cs_CZ/files_sharing.po +++ b/l10n/cs_CZ/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/cs_CZ/files_trashbin.po b/l10n/cs_CZ/files_trashbin.po index 98416bd81b96b8afccb4e5fb8e8efc45a11e7d8c..e2fda95de8384c4aac5cbac5a68fb4103622a633 100644 --- a/l10n/cs_CZ/files_trashbin.po +++ b/l10n/cs_CZ/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/cs_CZ/lib.po b/l10n/cs_CZ/lib.po index f3f843d8dab915a9511cb68811d05b9372e4a88b..74740588e9368da18707eee423628c02e521795e 100644 --- a/l10n/cs_CZ/lib.po +++ b/l10n/cs_CZ/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "Administrace" msgid "web services under your control" msgstr "služby webu pod Vašà kontrolou" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "Stahovánà ZIPu je vypnuto." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Soubory musà být stahovány jednotlivÄ›." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "ZpÄ›t k souborům" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Vybrané soubory jsou pÅ™ÃliÅ¡ velké pro vytvoÅ™enà zip souboru." diff --git a/l10n/cs_CZ/settings.po b/l10n/cs_CZ/settings.po index 74a87d1b2999c93266ff36814a1a7a7fc5e431c3..cb527f18ece7e381afb673557899e48f083298a6 100644 --- a/l10n/cs_CZ/settings.po +++ b/l10n/cs_CZ/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/cs_CZ/user_ldap.po b/l10n/cs_CZ/user_ldap.po index 122b49821572696d409d49fd41b35d77044319ba..6696ae66dc1e75eaa8f89006467a2020939b5d91 100644 --- a/l10n/cs_CZ/user_ldap.po +++ b/l10n/cs_CZ/user_ldap.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: Tomáš Chvátal <tomas.chvatal@gmail.com>\n" "Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/cy_GB/core.po b/l10n/cy_GB/core.po index 76ece913007e641432ea3780efb4c0b48ede09ab..62c810730162eef4a497ec5b2fcdf700d97c7ceb 100644 --- a/l10n/cy_GB/core.po +++ b/l10n/cy_GB/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" @@ -138,59 +138,59 @@ msgstr "Tachwedd" msgid "December" msgstr "Rhagfyr" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Gosodiadau" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "eiliad yn ôl" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 munud yn ôl" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} munud yn ôl" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 awr yn ôl" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} awr yn ôl" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "heddiw" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "ddoe" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} diwrnod yn ôl" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "mis diwethaf" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} mis yn ôl" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "misoedd yn ôl" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "y llynedd" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "blwyddyn yn ôl" diff --git a/l10n/cy_GB/files.po b/l10n/cy_GB/files.po index b706831fd4514879239de34b289b5fec3581bf58..a0eb58b4bbc2cdf11442fd814016a2bb134ee076 100644 --- a/l10n/cy_GB/files.po +++ b/l10n/cy_GB/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "Arhoswch, mae ffeiliau'n cael eu sganio." msgid "Current scanning" msgstr "Sganio cyfredol" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "" diff --git a/l10n/cy_GB/files_external.po b/l10n/cy_GB/files_external.po index c1c841fbdd2c409905aac3948b10481fbea0b74b..f4629f2d2efa1a8f043d6e1d407f2adde3ade7b4 100644 --- a/l10n/cy_GB/files_external.po +++ b/l10n/cy_GB/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/cy_GB/files_sharing.po b/l10n/cy_GB/files_sharing.po index c6c29307a1d449bd92fe0c4ec8dd6d7c9f585041..9063199ceb2f192ce2716d1bf54d22c5c887a800 100644 --- a/l10n/cy_GB/files_sharing.po +++ b/l10n/cy_GB/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/cy_GB/files_trashbin.po b/l10n/cy_GB/files_trashbin.po index baf068993f1b6bddcd06e12e08b65f9d5c6656f2..a8285e54c46923df7aa938119cd090e634153568 100644 --- a/l10n/cy_GB/files_trashbin.po +++ b/l10n/cy_GB/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: ubuntucymraeg <owen.llywelyn@gmail.com>\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/cy_GB/lib.po b/l10n/cy_GB/lib.po index 9079ec300c3aa7bfb227eb9f5b553c5890bdb59f..84f59aca83b9f6141476f60dff2af5d5fc465265 100644 --- a/l10n/cy_GB/lib.po +++ b/l10n/cy_GB/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "Gweinyddu" msgid "web services under your control" msgstr "gwasanaethau gwe a reolir gennych" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "Mae llwytho ZIP wedi ei ddiffodd." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Mae angen llwytho ffeiliau i lawr fesul un." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Nôl i Ffeiliau" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Mae'r ffeiliau ddewiswyd yn rhy fawr i gynhyrchu ffeil zip." diff --git a/l10n/cy_GB/settings.po b/l10n/cy_GB/settings.po index 289b9ed1700aa652eaf9f266c7adf8eec2066afd..61756515a4016b846489dc541474f7121cf54653 100644 --- a/l10n/cy_GB/settings.po +++ b/l10n/cy_GB/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/cy_GB/user_ldap.po b/l10n/cy_GB/user_ldap.po index a44c8dfffa43e4f97360f4175b8f4ff19e0ac3dd..44a27a48722a85c108cf8f45066e6cf7af0ca2ce 100644 --- a/l10n/cy_GB/user_ldap.po +++ b/l10n/cy_GB/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Welsh (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/cy_GB/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/da/core.po b/l10n/da/core.po index 8f31a51c597b9847bf08170b05d7ce3cfe700c8d..e935b4e302c3b83ed2acfe6739719518f7551acf 100644 --- a/l10n/da/core.po +++ b/l10n/da/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" @@ -139,59 +139,59 @@ msgstr "November" msgid "December" msgstr "December" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Indstillinger" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "sekunder siden" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 minut siden" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} minutter siden" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 time siden" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} timer siden" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "i dag" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "i gÃ¥r" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} dage siden" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "sidste mÃ¥ned" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} mÃ¥neder siden" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "mÃ¥neder siden" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "sidste Ã¥r" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "Ã¥r siden" diff --git a/l10n/da/files.po b/l10n/da/files.po index e6619512657a0a682caa42180dc9f561486d0577..63666db1080d67a976e985040730a458b5ec40e0 100644 --- a/l10n/da/files.po +++ b/l10n/da/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" @@ -328,19 +328,19 @@ msgstr "Filerne bliver indlæst, vent venligst." msgid "Current scanning" msgstr "Indlæser" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "fil" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "filer" diff --git a/l10n/da/files_external.po b/l10n/da/files_external.po index d638a7eceda92a194edf9b581dee2bdb7c06d0ae..81bfb22e6aaab14b710f2d59aab44a3bb7fa0129 100644 --- a/l10n/da/files_external.po +++ b/l10n/da/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/da/files_sharing.po b/l10n/da/files_sharing.po index 993bdf6a3c681de1372639fad2e6d2b8775de6c2..63796e43bf06c3ea0daab9c9f8409e5cb6a9b554 100644 --- a/l10n/da/files_sharing.po +++ b/l10n/da/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/da/files_trashbin.po b/l10n/da/files_trashbin.po index 56a9979e043e14937a07afca9347e613e8115781..f92a96f3c3d781be9a4e56d2f7284d192b8a81e9 100644 --- a/l10n/da/files_trashbin.po +++ b/l10n/da/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/da/lib.po b/l10n/da/lib.po index 876e85789c097f8f5b47f8c341c51dfc72bf6b42..bd31165131359325db3667579e558c219c5dcf37 100644 --- a/l10n/da/lib.po +++ b/l10n/da/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "Admin" msgid "web services under your control" msgstr "Webtjenester under din kontrol" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "ZIP-download er slÃ¥et fra." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Filer skal downloades en for en." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Tilbage til Filer" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "De markerede filer er for store til at generere en ZIP-fil." diff --git a/l10n/da/settings.po b/l10n/da/settings.po index f531ff2d23de4ae6266b65d9adec702ffc99b4b3..830bf6c939c5300a40dcd805f976a7eb2100ca79 100644 --- a/l10n/da/settings.po +++ b/l10n/da/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/da/user_ldap.po b/l10n/da/user_ldap.po index 5d77b5c32312cbf51def3c5f59d8a556d8b4ea2f..7bb33d4f9905ed20bcfaf5fc971df837206c6fd8 100644 --- a/l10n/da/user_ldap.po +++ b/l10n/da/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:16+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Danish (http://www.transifex.com/projects/p/owncloud/language/da/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/de/core.po b/l10n/de/core.po index d45d7eeeef82d3fde895a29c0d142bd380a09f23..fdf38b878711ce72aa464a8bb91bf7491bb032c5 100644 --- a/l10n/de/core.po +++ b/l10n/de/core.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German <translations@owncloud.org>\n" "MIME-Version: 1.0\n" @@ -142,59 +142,59 @@ msgstr "November" msgid "December" msgstr "Dezember" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Einstellungen" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "Gerade eben" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "vor einer Minute" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "Vor {minutes} Minuten" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "Vor einer Stunde" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "Vor {hours} Stunden" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "Heute" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "Gestern" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "Vor {days} Tag(en)" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "Letzten Monat" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "Vor {months} Monaten" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "Vor Monaten" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "Letztes Jahr" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "Vor Jahren" diff --git a/l10n/de/files.po b/l10n/de/files.po index 4d05fad27ee111565d9da9102f9f258fe81bc1d9..a238f01cdd1c9f84cf01c1c0e5f8f0f360b93e52 100644 --- a/l10n/de/files.po +++ b/l10n/de/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German <translations@owncloud.org>\n" "MIME-Version: 1.0\n" @@ -329,19 +329,19 @@ msgstr "Dateien werden gescannt, bitte warten." msgid "Current scanning" msgstr "Scanne" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "Datei" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "Dateien" diff --git a/l10n/de/files_external.po b/l10n/de/files_external.po index 178b330900cfbbe5a7825128ad9cc06fe7268966..f9d626951b040ed0a08c3607e58b57effe1a91b9 100644 --- a/l10n/de/files_external.po +++ b/l10n/de/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Mirodin <blobbyjj@ymail.com>\n" "Language-Team: German <translations@owncloud.org>\n" "MIME-Version: 1.0\n" diff --git a/l10n/de/files_sharing.po b/l10n/de/files_sharing.po index 099085727cdc3c2cfb9ff2c3344586150a1553fd..f00c2a6de1baf117555e7c22a672ead75aa79ae6 100644 --- a/l10n/de/files_sharing.po +++ b/l10n/de/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German <translations@owncloud.org>\n" "MIME-Version: 1.0\n" diff --git a/l10n/de/files_trashbin.po b/l10n/de/files_trashbin.po index 027aecc0690f6fdc65cdde0f6c2765464c105934..39773d1b38c7d5dc33efc09f353a4d04771bc500 100644 --- a/l10n/de/files_trashbin.po +++ b/l10n/de/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Mirodin <blobbyjj@ymail.com>\n" "Language-Team: German <translations@owncloud.org>\n" "MIME-Version: 1.0\n" diff --git a/l10n/de/lib.po b/l10n/de/lib.po index 8c6058964afcf0baa80e7d0ce3d5188ef2da6181..911765332686ef9251fafcf2e8ec22a5e7a3602f 100644 --- a/l10n/de/lib.po +++ b/l10n/de/lib.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German <translations@owncloud.org>\n" "MIME-Version: 1.0\n" @@ -47,19 +47,19 @@ msgstr "Administration" msgid "web services under your control" msgstr "Web-Services unter Deiner Kontrolle" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "Der ZIP-Download ist deaktiviert." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Die Dateien müssen einzeln heruntergeladen werden." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Zurück zu \"Dateien\"" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Die gewählten Dateien sind zu groß, um eine ZIP-Datei zu erstellen." diff --git a/l10n/de/settings.po b/l10n/de/settings.po index 809d895c8d857092608be01ec4c9f5f3b49157cb..bc63ce0b006c11b9358910693588aa2cd9e3233b 100644 --- a/l10n/de/settings.po +++ b/l10n/de/settings.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German <translations@owncloud.org>\n" "MIME-Version: 1.0\n" diff --git a/l10n/de/user_ldap.po b/l10n/de/user_ldap.po index cb5772e5c3cade23f1d1ea8c603510b7bd901a4c..d546f93d9474448dcecc2c5d689f4bb173a6cf29 100644 --- a/l10n/de/user_ldap.po +++ b/l10n/de/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German <translations@owncloud.org>\n" "MIME-Version: 1.0\n" diff --git a/l10n/de_DE/core.po b/l10n/de_DE/core.po index 0dbe55b8c1099b20507057c747c2534029a9740b..630e94cf960bac58d564671fe590eb227e1886cd 100644 --- a/l10n/de_DE/core.po +++ b/l10n/de_DE/core.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (Germany) <translations@owncloud.org>\n" "MIME-Version: 1.0\n" @@ -143,59 +143,59 @@ msgstr "November" msgid "December" msgstr "Dezember" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Einstellungen" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "Gerade eben" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "Vor 1 Minute" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "Vor {minutes} Minuten" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "Vor einer Stunde" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "Vor {hours} Stunden" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "Heute" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "Gestern" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "Vor {days} Tag(en)" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "Letzten Monat" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "Vor {months} Monaten" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "Vor Monaten" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "Letztes Jahr" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "Vor Jahren" diff --git a/l10n/de_DE/files.po b/l10n/de_DE/files.po index 452d764c2957bf7071ffb893b7fdafda81bdc461..f33d658fc33502f654eeab3bbcd8bbb56b2d0cf6 100644 --- a/l10n/de_DE/files.po +++ b/l10n/de_DE/files.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (Germany) <translations@owncloud.org>\n" "MIME-Version: 1.0\n" @@ -332,19 +332,19 @@ msgstr "Dateien werden gescannt, bitte warten." msgid "Current scanning" msgstr "Scanne" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "Verzeichnis" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "Verzeichnisse" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "Datei" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "Dateien" diff --git a/l10n/de_DE/files_external.po b/l10n/de_DE/files_external.po index 43dbbe7dcbcb431117864f4a06add93b8c3087f1..3c25613abf735a967114a1b918ed0fc9d3d556ba 100644 --- a/l10n/de_DE/files_external.po +++ b/l10n/de_DE/files_external.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Mirodin <blobbyjj@ymail.com>\n" "Language-Team: German (Germany) <translations@owncloud.org>\n" "MIME-Version: 1.0\n" diff --git a/l10n/de_DE/files_sharing.po b/l10n/de_DE/files_sharing.po index 514d838f64cf52c0fa135df9ffec6d232b815239..7feb277810899372c645d16eda123460e23399ab 100644 --- a/l10n/de_DE/files_sharing.po +++ b/l10n/de_DE/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: JamFX <niko@nik-o-mat.de>\n" "Language-Team: German (Germany) <translations@owncloud.org>\n" "MIME-Version: 1.0\n" diff --git a/l10n/de_DE/files_trashbin.po b/l10n/de_DE/files_trashbin.po index 6dac395b417a543011f585f13d493acc5f86bd23..1e97d29ed1bc88e3eecdc74afb4f1c60bb62e6ad 100644 --- a/l10n/de_DE/files_trashbin.po +++ b/l10n/de_DE/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Mirodin <blobbyjj@ymail.com>\n" "Language-Team: German (Germany) <translations@owncloud.org>\n" "MIME-Version: 1.0\n" diff --git a/l10n/de_DE/lib.po b/l10n/de_DE/lib.po index 7d6941ea49dd92f8f6074222f37bf9b8dd895c97..a9e0a266e03bad66c2178a8bdff896371eb509b3 100644 --- a/l10n/de_DE/lib.po +++ b/l10n/de_DE/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (Germany) <translations@owncloud.org>\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "Administrator" msgid "web services under your control" msgstr "Web-Services unter Ihrer Kontrolle" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "Der ZIP-Download ist deaktiviert." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Die Dateien müssen einzeln heruntergeladen werden." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Zurück zu \"Dateien\"" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Die gewählten Dateien sind zu groß, um eine ZIP-Datei zu erstellen." diff --git a/l10n/de_DE/settings.po b/l10n/de_DE/settings.po index 63e9fbe7c08dabfafa623fe11424cdd58c00a613..78e2252522f0250c20ca2e08f778891e1bd6fe30 100644 --- a/l10n/de_DE/settings.po +++ b/l10n/de_DE/settings.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: German (Germany) <translations@owncloud.org>\n" "MIME-Version: 1.0\n" diff --git a/l10n/de_DE/user_ldap.po b/l10n/de_DE/user_ldap.po index 5494e08f7959857348e64fd47302f5577230b296..26d503eba896e2c79ba9122a265ead7f98465a0c 100644 --- a/l10n/de_DE/user_ldap.po +++ b/l10n/de_DE/user_ldap.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: JamFX <niko@nik-o-mat.de>\n" "Language-Team: German (Germany) <translations@owncloud.org>\n" "MIME-Version: 1.0\n" diff --git a/l10n/el/core.po b/l10n/el/core.po index 50fed645ba10f0f2fd0d59aabf1b45e27894321c..a9f02634faa23a07337405866c5d34f93c4bf9bd 100644 --- a/l10n/el/core.po +++ b/l10n/el/core.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" @@ -144,59 +144,59 @@ msgstr "ÎοÎμβÏιος" msgid "December" msgstr "ΔεκÎμβÏιος" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Ρυθμίσεις" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "δευτεÏόλεπτα Ï€Ïιν" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 λεπτό Ï€Ïιν" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} λεπτά Ï€Ïιν" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 ÏŽÏα Ï€Ïιν" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} ÏŽÏες Ï€Ïιν" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "σήμεÏα" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "χτες" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} ημÎÏες Ï€Ïιν" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "τελευταίο μήνα" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} μήνες Ï€Ïιν" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "μήνες Ï€Ïιν" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "τελευταίο χÏόνο" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "χÏόνια Ï€Ïιν" diff --git a/l10n/el/files.po b/l10n/el/files.po index bb679adbb6b9bc0207e23a9235fdd7f5b43e1cbe..d932a69300eb70bc9cd824e735fedc17eef053fa 100644 --- a/l10n/el/files.po +++ b/l10n/el/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Efstathios Iosifidis <iefstathios@gmail.com>\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" @@ -328,19 +328,19 @@ msgstr "Τα αÏχεία σαÏώνονται, παÏακαλώ πεÏιμÎν msgid "Current scanning" msgstr "ΤÏÎχουσα ανίχνευση" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "κατάλογος" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "κατάλογοι" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "αÏχείο" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "αÏχεία" diff --git a/l10n/el/files_external.po b/l10n/el/files_external.po index 3de82d16e6e7c40a8d72abc7d1225fc9c9bf64c8..a41a280a660f99a43e318a796e8691eddf5f0538 100644 --- a/l10n/el/files_external.po +++ b/l10n/el/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: KAT.RAT12 <spanish.katerina@gmail.com>\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/el/files_sharing.po b/l10n/el/files_sharing.po index a06ace24b40392a4e76dc72a5c55edc6cef99bca..4b99676ed1ab665845cbf83f3c9fbd8d65be8458 100644 --- a/l10n/el/files_sharing.po +++ b/l10n/el/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/el/files_trashbin.po b/l10n/el/files_trashbin.po index ecfaa5c1f5563d0d3d232cce97d50c652f2a2cf2..87d262dad094b18edd014b12242345b560c6b20f 100644 --- a/l10n/el/files_trashbin.po +++ b/l10n/el/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/el/lib.po b/l10n/el/lib.po index 9a83873120f045834a88131a983d1257c2fc7545..88ec8aa920d3caafdaeb902d4cbc54825b6eaa2a 100644 --- a/l10n/el/lib.po +++ b/l10n/el/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "ΔιαχειÏιστής" msgid "web services under your control" msgstr "υπηÏεσίες δικτÏου υπό τον Îλεγχό σας" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "Η λήψη ZIP απενεÏγοποιήθηκε." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Τα αÏχεία Ï€ÏÎπει να ληφθοÏν Îνα-Îνα." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Πίσω στα ΑÏχεία" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Τα επιλεγμÎνα αÏχεία είναι μεγάλα ώστε να δημιουÏγηθεί αÏχείο zip." diff --git a/l10n/el/settings.po b/l10n/el/settings.po index 1eb1f98e7ae4a3bf74e4a57b33563cbba9ba519c..3e7bc37a824b7ee901c998f8dcf087ad0f87c9bd 100644 --- a/l10n/el/settings.po +++ b/l10n/el/settings.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/el/user_ldap.po b/l10n/el/user_ldap.po index 2c3a6be413740710eb98d95b6bfd750ede27bb24..ae72fcf6b7e5a0065b51d9b60a9e0d6b1e98e4a6 100644 --- a/l10n/el/user_ldap.po +++ b/l10n/el/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/en@pirate/files.po b/l10n/en@pirate/files.po index 1734a0e504d6cbe6bc5cb8d30e20ee4af16864d2..749d48f683df3c048f9ff7df7989c09f2082fd45 100644 --- a/l10n/en@pirate/files.po +++ b/l10n/en@pirate/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "" msgid "Current scanning" msgstr "" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "" diff --git a/l10n/en@pirate/files_sharing.po b/l10n/en@pirate/files_sharing.po index 6b61afeaf00549cd84157705bcf83bdacc29de14..cedcbdb2d0806da953b05df795942110d8ebf343 100644 --- a/l10n/en@pirate/files_sharing.po +++ b/l10n/en@pirate/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Pirate English (http://www.transifex.com/projects/p/owncloud/language/en@pirate/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eo/core.po b/l10n/eo/core.po index e3a0933ccd7aafdcf6958729e46d33866108ef25..6c6187c35500adaac78d575a075ea7db9e2c5824 100644 --- a/l10n/eo/core.po +++ b/l10n/eo/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" @@ -139,59 +139,59 @@ msgstr "Novembro" msgid "December" msgstr "Decembro" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Agordo" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "sekundoj antaÅe" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "antaÅ 1 minuto" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "antaÅ {minutes} minutoj" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "antaÅ 1 horo" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "antaÅ {hours} horoj" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "hodiaÅ" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "hieraÅ" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "antaÅ {days} tagoj" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "lastamonate" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "antaÅ {months} monatoj" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "monatoj antaÅe" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "lastajare" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "jaroj antaÅe" diff --git a/l10n/eo/files.po b/l10n/eo/files.po index e96b5e25c300c1cb0649013f41b9f252d17add79..430e14fb46cb07c15cbb2b3dcf8f42340b4d0a6c 100644 --- a/l10n/eo/files.po +++ b/l10n/eo/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" @@ -328,19 +328,19 @@ msgstr "Dosieroj estas skanataj, bonvolu atendi." msgid "Current scanning" msgstr "Nuna skano" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "dosiero" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "dosieroj" diff --git a/l10n/eo/files_external.po b/l10n/eo/files_external.po index 4fd081aba3309740921284a635b8df6ec4d82886..a8c6188b1b19ce54b43d21a1ab76796b8638486f 100644 --- a/l10n/eo/files_external.po +++ b/l10n/eo/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eo/files_sharing.po b/l10n/eo/files_sharing.po index 20c1f020a2297999d43ca6ee872f1f0290766f45..76dba249d27c8d228329ed6b75a32f97fddfe412 100644 --- a/l10n/eo/files_sharing.po +++ b/l10n/eo/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eo/files_trashbin.po b/l10n/eo/files_trashbin.po index 71946e65ffa01264649b3c1dfb20820404069216..44451a299bbe2a5a87ab878ca95932711bb521ce 100644 --- a/l10n/eo/files_trashbin.po +++ b/l10n/eo/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eo/lib.po b/l10n/eo/lib.po index 8c1b22b779526b075cc9501223869e4b5dac45c4..7ac554eb39a6d836f21221a1b7d254a7598a1d05 100644 --- a/l10n/eo/lib.po +++ b/l10n/eo/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "Administranto" msgid "web services under your control" msgstr "TTT-servoj regataj de vi" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "ZIP-elÅuto estas malkapabligita." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Dosieroj devas elÅutiÄi unuope." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Reen al la dosieroj" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "La elektitaj dosieroj tro grandas por genero de ZIP-dosiero." diff --git a/l10n/eo/settings.po b/l10n/eo/settings.po index deb760d768ff47e9265a752117a8307d49fb7c53..2a55c744e03e9627b9826e15c0192040d3c86c5a 100644 --- a/l10n/eo/settings.po +++ b/l10n/eo/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eo/user_ldap.po b/l10n/eo/user_ldap.po index 599994cc7df3b63628d28f2951a86efca5ad7f03..4488159bc1b21a53df31c510953d9d2344e8a5f9 100644 --- a/l10n/eo/user_ldap.po +++ b/l10n/eo/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es/core.po b/l10n/es/core.po index 8abc2766934840dce1fd41562963f91f57cead13..b83e0fc365914eadbc0d32784b0aeedfeec97fc6 100644 --- a/l10n/es/core.po +++ b/l10n/es/core.po @@ -14,8 +14,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" @@ -144,59 +144,59 @@ msgstr "Noviembre" msgid "December" msgstr "Diciembre" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Ajustes" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "hace segundos" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "hace 1 minuto" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "hace {minutes} minutos" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "Hace 1 hora" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "Hace {hours} horas" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "hoy" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "ayer" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "hace {days} dÃas" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "el mes pasado" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "Hace {months} meses" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "hace meses" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "el año pasado" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "hace años" diff --git a/l10n/es/files.po b/l10n/es/files.po index 743719a2dfc5a87460e26ca359c251fc67db2396..c56a43ad270f633fa35e661e0e8c82f7e6d31054 100644 --- a/l10n/es/files.po +++ b/l10n/es/files.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: mikelanabitarte <mikelanabitarte@gmail.com>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" @@ -331,19 +331,19 @@ msgstr "Los archivos están siendo escaneados, por favor espere." msgid "Current scanning" msgstr "Escaneo actual" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "carpeta" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "carpetas" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "archivo" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "archivos" diff --git a/l10n/es/files_external.po b/l10n/es/files_external.po index db79b82122c385076c22a5a43088e456e2465e28..4033a5083acd0343fd3c7f1009ad093785529e78 100644 --- a/l10n/es/files_external.po +++ b/l10n/es/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Korrosivo <yo@rubendelcampo.es>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es/files_sharing.po b/l10n/es/files_sharing.po index 17a94b91648699965ea47065282cf27d11e076bd..c1268a68a03df34203fd6787e251fac9f43aedee 100644 --- a/l10n/es/files_sharing.po +++ b/l10n/es/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Korrosivo <yo@rubendelcampo.es>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es/files_trashbin.po b/l10n/es/files_trashbin.po index 3473d1f258a9ce0b197ec177332545d41d68aadc..25a2b01fe8f63c2f3c28c6f3e3c7f629cbebbf78 100644 --- a/l10n/es/files_trashbin.po +++ b/l10n/es/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: Korrosivo <yo@rubendelcampo.es>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es/lib.po b/l10n/es/lib.po index 27d91bb3bb450c7ee0678f703db1ac667d33e344..a2d9229597cd670fa5437edfbf8fa2f8fe04f8d6 100644 --- a/l10n/es/lib.po +++ b/l10n/es/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "Administración" msgid "web services under your control" msgstr "Servicios web bajo su control" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "La descarga en ZIP está desactivada." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Los archivos deben ser descargados uno por uno." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Volver a Archivos" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Los archivos seleccionados son demasiado grandes para generar el archivo zip." diff --git a/l10n/es/settings.po b/l10n/es/settings.po index afd9ffcd97e813e7e0195c635bc25d1473b892e3..95920b37d48cba1a30b5d2c87770d9a3d0608891 100644 --- a/l10n/es/settings.po +++ b/l10n/es/settings.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es/user_ldap.po b/l10n/es/user_ldap.po index 31cef312559db808029f85374c423275a80839e1..f03ecf01ff84844efc67f96109c1e63b1c8d300a 100644 --- a/l10n/es/user_ldap.po +++ b/l10n/es/user_ldap.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: xhiena <xhiena@gmail.com>\n" "Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es_AR/core.po b/l10n/es_AR/core.po index e61e0cdd9703b3358367896924d2afc410a49c51..84dcb38c837695265a7c2ac9ea7081b50509f0d5 100644 --- a/l10n/es_AR/core.po +++ b/l10n/es_AR/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" @@ -138,59 +138,59 @@ msgstr "noviembre" msgid "December" msgstr "diciembre" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Configuración" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "segundos atrás" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "hace 1 minuto" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "hace {minutes} minutos" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 hora atrás" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "hace {hours} horas" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "hoy" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "ayer" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "hace {days} dÃas" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "el mes pasado" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} meses atrás" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "meses atrás" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "el año pasado" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "años atrás" diff --git a/l10n/es_AR/files.po b/l10n/es_AR/files.po index 5eb13343dd5742ce500f9454c15e8605a3b5d57c..a6830a80bdf02776c00ae7b804904cda7d2a4d22 100644 --- a/l10n/es_AR/files.po +++ b/l10n/es_AR/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" @@ -328,19 +328,19 @@ msgstr "Se están escaneando los archivos, por favor esperá." msgid "Current scanning" msgstr "Escaneo actual" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "archivo" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "archivos" diff --git a/l10n/es_AR/files_external.po b/l10n/es_AR/files_external.po index e96d01110b19e6aca24f8648c32345e2eb7acd52..dcbe165d806715b248673f6a26878dab642d8e0c 100644 --- a/l10n/es_AR/files_external.po +++ b/l10n/es_AR/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: cjtess <claudio.tessone@gmail.com>\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es_AR/files_sharing.po b/l10n/es_AR/files_sharing.po index 5c1ed88699ff876a7622c54a0de1864b61cc04b4..29c21b632fa0063e520e33e5c20404fc8c279f3b 100644 --- a/l10n/es_AR/files_sharing.po +++ b/l10n/es_AR/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es_AR/files_trashbin.po b/l10n/es_AR/files_trashbin.po index 6c380e43d1e122b1f4492fce20db3226b6023cd4..355a09e8f84b2c44a2af99613ff318b03bb15318 100644 --- a/l10n/es_AR/files_trashbin.po +++ b/l10n/es_AR/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es_AR/lib.po b/l10n/es_AR/lib.po index 60b3946840514606050d3c9f280bcd1aa683204b..5b7226adcbf3d12558436789f105ee806aaf94be 100644 --- a/l10n/es_AR/lib.po +++ b/l10n/es_AR/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "Administración" msgid "web services under your control" msgstr "servicios web que controlás" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "La descarga en ZIP está desactivada." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Los archivos deben ser descargados de a uno." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Volver a archivos" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Los archivos seleccionados son demasiado grandes para generar el archivo zip." diff --git a/l10n/es_AR/settings.po b/l10n/es_AR/settings.po index 172e6c3a9cc388f5813395065bbd7e3816342e5a..7e34405cec249b4732d101147cb65671a1d7872f 100644 --- a/l10n/es_AR/settings.po +++ b/l10n/es_AR/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/es_AR/user_ldap.po b/l10n/es_AR/user_ldap.po index 1eb14182b83f55a082ba8f1a46c3ba490e45eca8..64edc728f2e6fef1dd9ab65ce6c42bd4b7c81ac1 100644 --- a/l10n/es_AR/user_ldap.po +++ b/l10n/es_AR/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: cjtess <claudio.tessone@gmail.com>\n" "Language-Team: Spanish (Argentina) (http://www.transifex.com/projects/p/owncloud/language/es_AR/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/et_EE/core.po b/l10n/et_EE/core.po index 30a31b65a0619967bf0c3892274e592b969c0963..c11095516f257ef3e62341ddddbfdc19419f0f62 100644 --- a/l10n/et_EE/core.po +++ b/l10n/et_EE/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" @@ -139,59 +139,59 @@ msgstr "November" msgid "December" msgstr "Detsember" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Seaded" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "sekundit tagasi" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 minut tagasi" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} minutit tagasi" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 tund tagasi" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} tundi tagasi" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "täna" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "eile" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} päeva tagasi" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "viimasel kuul" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} kuud tagasi" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "kuu tagasi" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "viimasel aastal" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "aastat tagasi" diff --git a/l10n/et_EE/files.po b/l10n/et_EE/files.po index 21915a06344d6c5af1fe4096b1d83b939fe41e3f..33a7143faf3b4c5f0fc12f7b78c90f2056052556 100644 --- a/l10n/et_EE/files.po +++ b/l10n/et_EE/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Rivo Zängov <eraser@eraser.ee>\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" @@ -329,19 +329,19 @@ msgstr "Faile skannitakse, palun oota." msgid "Current scanning" msgstr "Praegune skannimine" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "kaust" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "kaustad" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "fail" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "faili" diff --git a/l10n/et_EE/files_external.po b/l10n/et_EE/files_external.po index eb3443c929f2bc91ecf4f4d32868b6bdc7a7508c..c33df8bb738f8cbbeb5ffebdefb62f50aad8efea 100644 --- a/l10n/et_EE/files_external.po +++ b/l10n/et_EE/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Rivo Zängov <eraser@eraser.ee>\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/et_EE/files_sharing.po b/l10n/et_EE/files_sharing.po index a5067f52ace81507d84ef9741985b36222a95b47..034a3de5ea4efa97337c0c7157534e4a5a31f952 100644 --- a/l10n/et_EE/files_sharing.po +++ b/l10n/et_EE/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Rivo Zängov <eraser@eraser.ee>\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/et_EE/files_trashbin.po b/l10n/et_EE/files_trashbin.po index 12747f6425b2350942df38a18e057af3d16d7513..7660dc7a82d48b6a832cbaa980439e1dd3c13a55 100644 --- a/l10n/et_EE/files_trashbin.po +++ b/l10n/et_EE/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: Rivo Zängov <eraser@eraser.ee>\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/et_EE/lib.po b/l10n/et_EE/lib.po index a6c9243ae86da6a60cd01e1f2ef20b9d68f2a55b..e1b6600f08c3d890ad082c7870736b365d607681 100644 --- a/l10n/et_EE/lib.po +++ b/l10n/et_EE/lib.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" @@ -47,19 +47,19 @@ msgstr "Admin" msgid "web services under your control" msgstr "veebitenused sinu kontrolli all" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "ZIP-ina allalaadimine on välja lülitatud." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Failid tuleb alla laadida ükshaaval." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Tagasi failide juurde" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Valitud failid on ZIP-faili loomiseks liiga suured." diff --git a/l10n/et_EE/settings.po b/l10n/et_EE/settings.po index 2a8c7c35470a57dae895e83e1574f592b37155e1..d059338c0a8880ba8417dc64de1e0b6b6c2f3b9b 100644 --- a/l10n/et_EE/settings.po +++ b/l10n/et_EE/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/et_EE/user_ldap.po b/l10n/et_EE/user_ldap.po index 20b45f0f722b10f989f2c2c73512fd6ffde04d69..620ed0e3dde3053f8dbf26e52c61279bcf4d2b8a 100644 --- a/l10n/et_EE/user_ldap.po +++ b/l10n/et_EE/user_ldap.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:16+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: pisike.sipelgas <pisike.sipelgas@gmail.com>\n" "Language-Team: Estonian (Estonia) (http://www.transifex.com/projects/p/owncloud/language/et_EE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eu/core.po b/l10n/eu/core.po index e38745317b67d7a615421ba0397c2bc664ec8d02..ff6de323af9a8e2bc6049e242d1d7bf4de7704ba 100644 --- a/l10n/eu/core.po +++ b/l10n/eu/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" @@ -137,59 +137,59 @@ msgstr "Azaroa" msgid "December" msgstr "Abendua" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Ezarpenak" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "segundu" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "orain dela minutu 1" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "orain dela {minutes} minutu" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "orain dela ordu bat" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "orain dela {hours} ordu" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "gaur" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "atzo" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "orain dela {days} egun" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "joan den hilabetean" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "orain dela {months} hilabete" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "hilabete" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "joan den urtean" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "urte" diff --git a/l10n/eu/files.po b/l10n/eu/files.po index 1b54cf0e76588e5176c0056e58f80ab4bd59baa6..e921be7d5129cb4759aa8ec509bbc2e387abc6c2 100644 --- a/l10n/eu/files.po +++ b/l10n/eu/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "Fitxategiak eskaneatzen ari da, itxoin mezedez." msgid "Current scanning" msgstr "Orain eskaneatzen ari da" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "fitxategia" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "fitxategiak" diff --git a/l10n/eu/files_external.po b/l10n/eu/files_external.po index 6ee480dc961cc1d65843a6c30016e77b8122eb9b..5da1bc8541385fdcc47f2b2fc7ee3f715be1651e 100644 --- a/l10n/eu/files_external.po +++ b/l10n/eu/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Piarres Beobide <pi@beobide.net>\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eu/files_sharing.po b/l10n/eu/files_sharing.po index 6d416d670b4769191f3521abbcac195db99c3a05..ce8cf4d5bbed4bea93a1c9fc0fbdaffd9befcc50 100644 --- a/l10n/eu/files_sharing.po +++ b/l10n/eu/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eu/files_trashbin.po b/l10n/eu/files_trashbin.po index 42e00410ac68bfb24d4e3964313cc10814b06dae..92b88e1808940f3fc20ce769f0756c8ecad0e8c9 100644 --- a/l10n/eu/files_trashbin.po +++ b/l10n/eu/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eu/lib.po b/l10n/eu/lib.po index 1e0c53f8fcaab036a645c427cc39204ea41fec1a..c0cef98cac03f807e602f22372a7a1757b533eab 100644 --- a/l10n/eu/lib.po +++ b/l10n/eu/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "Admin" msgid "web services under your control" msgstr "web zerbitzuak zure kontrolpean" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "ZIP deskarga ez dago gaituta." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Fitxategiak banan-banan deskargatu behar dira." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Itzuli fitxategietara" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Hautatuko fitxategiak oso handiak dira zip fitxategia sortzeko." diff --git a/l10n/eu/settings.po b/l10n/eu/settings.po index b30dc8e4d68314bcee5ec85f3c2b85ccab826bd7..fbf4cd3bdbb06c17f42f6b828d1f9f4435920797 100644 --- a/l10n/eu/settings.po +++ b/l10n/eu/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/eu/user_ldap.po b/l10n/eu/user_ldap.po index 8c83257dc27c4ece6f272c2be5aa24133c4aff42..95b902b31b7a9dd79ff05043f8732c30ea0c7e84 100644 --- a/l10n/eu/user_ldap.po +++ b/l10n/eu/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Basque (http://www.transifex.com/projects/p/owncloud/language/eu/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fa/core.po b/l10n/fa/core.po index 77bbb7b33d4fae92781f909e962e42d9ee3cd845..91b165a1c86bd2f633f5504ec9f624dd200ed049 100644 --- a/l10n/fa/core.po +++ b/l10n/fa/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: miki_mika1362 <miki_mika1362@yahoo.com>\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" @@ -138,59 +138,59 @@ msgstr "نوامبر" msgid "December" msgstr "دسامبر" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "تنظیمات" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "ثانیه‌ها پیش" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 دقیقه پیش" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{دقیقه ها} دقیقه های پیش" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 ساعت پیش" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{ساعت ها} ساعت ها پیش" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "امروز" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "دیروز" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{روزها} روزهای پیش" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "ماه قبل" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{ماه ها} ماه ها پیش" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "ماه‌های قبل" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "سال قبل" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "سال‌های قبل" diff --git a/l10n/fa/files.po b/l10n/fa/files.po index 38e8fc1d7ed21f7c0faf8be2de5aa8a62bbb12b4..f3bf5149417d4f6ac86e95dfc0848c8d176bfa83 100644 --- a/l10n/fa/files.po +++ b/l10n/fa/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: miki_mika1362 <miki_mika1362@yahoo.com>\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" @@ -328,19 +328,19 @@ msgstr "پرونده ها در ØØ§Ù„ بازرسی هستند Ù„Ø·ÙØ§ صبر Ú© msgid "Current scanning" msgstr "بازرسی کنونی" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "پوشه" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "پوشه ها" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "پرونده" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "پرونده ها" diff --git a/l10n/fa/files_external.po b/l10n/fa/files_external.po index 9e94da858213f4ea2b2004841e430763cd6aa992..e6ee06e30355058f7ac920c2293702a8109d4043 100644 --- a/l10n/fa/files_external.po +++ b/l10n/fa/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" @@ -63,7 +63,7 @@ msgstr "ØØ§Ùظه خارجی" #: templates/settings.php:9 templates/settings.php:28 msgid "Folder name" -msgstr "" +msgstr "نام پوشه" #: templates/settings.php:10 msgid "External storage" diff --git a/l10n/fa/files_sharing.po b/l10n/fa/files_sharing.po index 8024c77470e587bfacd153c98f786bdafa3f3b19..72834bbf95a67dc8ca955cb7a0c062f8e5f1ecd8 100644 --- a/l10n/fa/files_sharing.po +++ b/l10n/fa/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: miki_mika1362 <miki_mika1362@yahoo.com>\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fa/files_trashbin.po b/l10n/fa/files_trashbin.po index 8800fe182e872ecc3952842ca4052c1836944dae..e3cba3652f61817aeaf8e17997c15609bee09eba 100644 --- a/l10n/fa/files_trashbin.po +++ b/l10n/fa/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fa/files_versions.po b/l10n/fa/files_versions.po index a288b3ab8a56ee34be4cba99d17d1a9b264fa06b..b97521439ce876c0ee24a5764861afbd8d28b2ba 100644 --- a/l10n/fa/files_versions.po +++ b/l10n/fa/files_versions.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-08 02:02+0200\n" -"PO-Revision-Date: 2013-07-07 12:50+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 09:50+0000\n" "Last-Translator: miki_mika1362 <miki_mika1362@yahoo.com>\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" @@ -30,7 +30,7 @@ msgstr "موÙقیت" #: history.php:42 #, php-format msgid "File %s was reverted to version %s" -msgstr "" +msgstr "ÙØ§ÛŒÙ„ %s به نسخه %s بازگردانده شده است." #: history.php:49 msgid "failure" @@ -39,7 +39,7 @@ msgstr "شکست" #: history.php:51 #, php-format msgid "File %s could not be reverted to version %s" -msgstr "" +msgstr "ÙØ§ÛŒÙ„ %s نمی تواند به نسخه %s بازگردانده شود." #: history.php:69 msgid "No old versions available" diff --git a/l10n/fa/lib.po b/l10n/fa/lib.po index 1b26545b0200b598968c6e52da8930719dd8f4b4..2da25c9cc47e79dce8ecf3217b91c0153bc26a32 100644 --- a/l10n/fa/lib.po +++ b/l10n/fa/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: miki_mika1362 <miki_mika1362@yahoo.com>\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "مدیر" msgid "web services under your control" msgstr "سرویس های ØªØØª وب در کنترل شما" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "دانلود به صورت ÙØ´Ø±Ø¯Ù‡ غیر ÙØ¹Ø§Ù„ است" -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "ÙØ§ÛŒÙ„ ها باید به صورت یکی یکی دانلود شوند" -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "بازگشت به ÙØ§ÛŒÙ„ ها" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "ÙØ§ÛŒÙ„ های انتخاب شده بزرگتر از آن هستند Ú©Ù‡ بتوان یک ÙØ§ÛŒÙ„ ÙØ´Ø±Ø¯Ù‡ تولید کرد" @@ -134,7 +134,7 @@ msgstr "خطای پایگاه داده: \"%s\"" #: setup/postgresql.php:116 setup/postgresql.php:126 setup/postgresql.php:135 #, php-format msgid "Offending command was: \"%s\"" -msgstr "" +msgstr "دستور متخل٠عبارت است از: \"%s\"" #: setup/mysql.php:85 #, php-format @@ -165,7 +165,7 @@ msgstr "نام کاربری Ùˆ / یا رمزعبور اراکل معتبر Ù†ÛŒ #: setup/oci.php:173 setup/oci.php:205 #, php-format msgid "Offending command was: \"%s\", name: %s, password: %s" -msgstr "" +msgstr "دستور متخل٠عبارت است از: \"%s\"ØŒ نام: \"%s\"ØŒ رمزعبور:\"%s\"" #: setup/postgresql.php:23 setup/postgresql.php:69 msgid "PostgreSQL username and/or password not valid" diff --git a/l10n/fa/settings.po b/l10n/fa/settings.po index 372e229d21dee7ad847db87c2d674d30e3ab3762..bb5cffefa6295bcabe10241442c0f99422c23bb8 100644 --- a/l10n/fa/settings.po +++ b/l10n/fa/settings.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" +"Last-Translator: miki_mika1362 <miki_mika1362@yahoo.com>\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -236,7 +236,7 @@ msgstr "این سرور OwnCloud ارتباط اینترنتی ندارد.این #: templates/admin.php:94 msgid "Cron" -msgstr "" +msgstr "زمانبند" #: templates/admin.php:103 msgid "Execute one task with each page loaded" @@ -246,13 +246,13 @@ msgstr "اجرای یک وظیÙÙ‡ با هر بار بارگذاری ØµÙØÙ‡" msgid "" "cron.php is registered at a webcron service. Call the cron.php page in the " "owncloud root once a minute over http." -msgstr "" +msgstr "cron.php در یک سرویس webcron ثبت شده است. تماس یک بار در دقیقه بر روی http با ØµÙØÙ‡ cron.php در ریشه owncloud ." #: templates/admin.php:123 msgid "" "Use systems cron service. Call the cron.php file in the owncloud folder via " "a system cronjob once a minute." -msgstr "" +msgstr "Ø§Ø³ØªÙØ§Ø¯Ù‡ از سیستم های سرویس cron . تماس یک بار در دقیقه با ÙØ§ÛŒÙ„ cron.php در پوشه owncloud از طریق یک سیستم cronjob ." #: templates/admin.php:130 msgid "Sharing" @@ -450,14 +450,14 @@ msgstr "به ترجمه آن Ú©Ù…Ú© کنید" #: templates/personal.php:106 msgid "WebDAV" -msgstr "" +msgstr "WebDAV" #: templates/personal.php:108 #, php-format msgid "" "Use this address to <a href=\"%s/server/5.0/user_manual/files/files.html\" " "target=\"_blank\">access your Files via WebDAV</a>" -msgstr "" +msgstr "Ø§Ø³ØªÙØ§Ø¯Ù‡ ابن آدرس <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\"> برای دسترسی ÙØ§ÛŒÙ„ های شما از طریق WebDAV </a>" #: templates/users.php:21 msgid "Login Name" diff --git a/l10n/fa/user_ldap.po b/l10n/fa/user_ldap.po index d45be57fda70505be0bc08ee79be849f8e32e9a5..096ebd88fdfda34765417c14373a36076b8ccfe1 100644 --- a/l10n/fa/user_ldap.po +++ b/l10n/fa/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Persian (http://www.transifex.com/projects/p/owncloud/language/fa/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fi_FI/core.po b/l10n/fi_FI/core.po index 6d009462c0fb395197d38ad9503f77918ef72e06..4ca6f047a2e2cd1685f95a964f230985286254cc 100644 --- a/l10n/fi_FI/core.po +++ b/l10n/fi_FI/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" @@ -138,59 +138,59 @@ msgstr "marraskuu" msgid "December" msgstr "joulukuu" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Asetukset" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "sekuntia sitten" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 minuutti sitten" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} minuuttia sitten" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 tunti sitten" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} tuntia sitten" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "tänään" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "eilen" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} päivää sitten" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "viime kuussa" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} kuukautta sitten" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "kuukautta sitten" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "viime vuonna" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "vuotta sitten" diff --git a/l10n/fi_FI/files.po b/l10n/fi_FI/files.po index 0da220062d28d1fceb6789a2241d4b1ff761dc88..a3eb54531511c033d5f33edf1b1945c8c23b128b 100644 --- a/l10n/fi_FI/files.po +++ b/l10n/fi_FI/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "Tiedostoja tarkistetaan, odota hetki." msgid "Current scanning" msgstr "Tämänhetkinen tutkinta" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "tiedosto" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "tiedostoa" diff --git a/l10n/fi_FI/files_external.po b/l10n/fi_FI/files_external.po index 79f7f2be116e74e4570e7fc94c20ffecaa32e410..07b2c5af7b881127df88d7220ea8bdf11204d955 100644 --- a/l10n/fi_FI/files_external.po +++ b/l10n/fi_FI/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fi_FI/files_sharing.po b/l10n/fi_FI/files_sharing.po index ed1e3beb08a650478a20c50bfac903617d3aff6f..2d54d9ba920f7ced945427e62d974736a2b8a170 100644 --- a/l10n/fi_FI/files_sharing.po +++ b/l10n/fi_FI/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fi_FI/files_trashbin.po b/l10n/fi_FI/files_trashbin.po index bee5803eade18884c97cd9ced7eca2107035637e..2b7ce28be3c02d6e25a1c5c74ebcafacce7ea3af 100644 --- a/l10n/fi_FI/files_trashbin.po +++ b/l10n/fi_FI/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fi_FI/lib.po b/l10n/fi_FI/lib.po index c56e359a841bd2b3a26ea638a305fea540406b44..788faa1f80b6fc4cedd348ce3938f6c56b416bc9 100644 --- a/l10n/fi_FI/lib.po +++ b/l10n/fi_FI/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "Ylläpitäjä" msgid "web services under your control" msgstr "verkkopalvelut hallinnassasi" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "ZIP-lataus on poistettu käytöstä." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Tiedostot on ladattava yksittäin." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Takaisin tiedostoihin" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Valitut tiedostot ovat liian suurikokoisia mahtuakseen zip-tiedostoon." diff --git a/l10n/fi_FI/settings.po b/l10n/fi_FI/settings.po index 6b0ec49e1bcd601ec225a31aea17a1cd16b92a2c..de80483852be9578f4b9237cdfc7a842eb7ebd1e 100644 --- a/l10n/fi_FI/settings.po +++ b/l10n/fi_FI/settings.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" +"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\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" @@ -156,7 +156,7 @@ msgstr "lisää ryhmä" #: js/users.js:428 msgid "A valid username must be provided" -msgstr "" +msgstr "Anna kelvollinen käyttäjätunnus" #: js/users.js:429 js/users.js:435 js/users.js:450 msgid "Error creating user" @@ -164,7 +164,7 @@ msgstr "Virhe käyttäjää luotaessa" #: js/users.js:434 msgid "A valid password must be provided" -msgstr "" +msgstr "Anna kelvollinen salasana" #: personal.php:37 personal.php:38 msgid "__language_name__" @@ -457,7 +457,7 @@ msgstr "WebDAV" msgid "" "Use this address to <a href=\"%s/server/5.0/user_manual/files/files.html\" " "target=\"_blank\">access your Files via WebDAV</a>" -msgstr "" +msgstr "Käytä tätä osoitetta <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">päästäksesi käsiksi tiedostoihisi WebDAVin kautta</a>" #: templates/users.php:21 msgid "Login Name" diff --git a/l10n/fi_FI/user_ldap.po b/l10n/fi_FI/user_ldap.po index ede652110572d4b89b4c39732603fa809c39e704..080b75330a2c206d973ef7062b812aa93fbda811 100644 --- a/l10n/fi_FI/user_ldap.po +++ b/l10n/fi_FI/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Finnish (Finland) (http://www.transifex.com/projects/p/owncloud/language/fi_FI/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fr/core.po b/l10n/fr/core.po index 20ae6db0709ace63dad9a1f37ea3893e46093cae..ffdd8ae9fb8a28eb7e28a568d33b69a67dc4864b 100644 --- a/l10n/fr/core.po +++ b/l10n/fr/core.po @@ -12,8 +12,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" @@ -142,59 +142,59 @@ msgstr "novembre" msgid "December" msgstr "décembre" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Paramètres" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "il y a quelques secondes" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "il y a une minute" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "il y a {minutes} minutes" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "Il y a une heure" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "Il y a {hours} heures" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "aujourd'hui" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "hier" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "il y a {days} jours" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "le mois dernier" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "Il y a {months} mois" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "il y a plusieurs mois" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "l'année dernière" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "il y a plusieurs années" diff --git a/l10n/fr/files.po b/l10n/fr/files.po index 437d3e668b50b58f0a56209aa9445cd7bd1c9c35..f5f63c79f203df8150c46d03905bdab791b88be1 100644 --- a/l10n/fr/files.po +++ b/l10n/fr/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" @@ -330,19 +330,19 @@ msgstr "Les fichiers sont en cours d'analyse, veuillez patienter." msgid "Current scanning" msgstr "Analyse en cours" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "fichier" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "fichiers" diff --git a/l10n/fr/files_external.po b/l10n/fr/files_external.po index ebb335e5e93891f3bea1d14b09e438af1fc93f25..e0595c83f66b67db944cea4af6ff54990984d27c 100644 --- a/l10n/fr/files_external.po +++ b/l10n/fr/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fr/files_sharing.po b/l10n/fr/files_sharing.po index 2fefa32c5522e28c75fe19487e5242556d82997c..e7d94b358ab8097398326603124aef346d6fdef7 100644 --- a/l10n/fr/files_sharing.po +++ b/l10n/fr/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fr/files_trashbin.po b/l10n/fr/files_trashbin.po index d2d604b4e098fbf94de5e9e287180c724d697349..9b620bc26225990dc8accbf9007fbf149cde0899 100644 --- a/l10n/fr/files_trashbin.po +++ b/l10n/fr/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fr/lib.po b/l10n/fr/lib.po index b0a7c07763d5de2fb486600cda7b647e921cb1fb..a63afda83d3511aa8a5b02fa7f6e5628039eed37 100644 --- a/l10n/fr/lib.po +++ b/l10n/fr/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "Administration" msgid "web services under your control" msgstr "services web sous votre contrôle" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "Téléchargement ZIP désactivé." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Les fichiers nécessitent d'être téléchargés un par un." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Retour aux Fichiers" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Les fichiers sélectionnés sont trop volumineux pour être compressés." diff --git a/l10n/fr/settings.po b/l10n/fr/settings.po index 6fa011502995374144c8730aff6a76f24dd951b5..402d745562220d210586827f871191291437d33a 100644 --- a/l10n/fr/settings.po +++ b/l10n/fr/settings.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/fr/user_ldap.po b/l10n/fr/user_ldap.po index bd5fabd5ec832d04389d48d412be891cf78e040f..0b02ee805070c9bf33e36d79562767f569315d0e 100644 --- a/l10n/fr/user_ldap.po +++ b/l10n/fr/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: plachance <patlachance@gmail.com>\n" "Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/gl/core.po b/l10n/gl/core.po index 195292276a479933ce4f601cdd99a6e62959eebd..049b1a9a73ee14b3c61f5c764a7653235f5efaf3 100644 --- a/l10n/gl/core.po +++ b/l10n/gl/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: mbouzada <mbouzada@gmail.com>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" @@ -138,59 +138,59 @@ msgstr "novembro" msgid "December" msgstr "decembro" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Axustes" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "segundos atrás" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "hai 1 minuto" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "hai {minutes} minutos" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "Vai 1 hora" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "hai {hours} horas" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "hoxe" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "onte" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "hai {days} dÃas" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "último mes" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "hai {months} meses" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "meses atrás" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "último ano" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "anos atrás" diff --git a/l10n/gl/files.po b/l10n/gl/files.po index 01e6429ebcad8d49266dc2941f970669310651d1..2ddeca2ecfde69fec83c2121a07992658a6a45e7 100644 --- a/l10n/gl/files.po +++ b/l10n/gl/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: mbouzada <mbouzada@gmail.com>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" @@ -328,19 +328,19 @@ msgstr "Estanse analizando os ficheiros. Agarde." msgid "Current scanning" msgstr "Análise actual" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "directorio" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "directorios" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "ficheiro" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "ficheiros" diff --git a/l10n/gl/files_external.po b/l10n/gl/files_external.po index ceb54f1e4a72dd63d5baf2651a4163509eed3ccd..13c61ed0aaa7af76c3eaded972bb0433ac28510f 100644 --- a/l10n/gl/files_external.po +++ b/l10n/gl/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/gl/files_sharing.po b/l10n/gl/files_sharing.po index 972d4e51847703993c70c9a7f0d554589cd8d5fa..93317acc8a471b3394a0681c0b86477a4478ced6 100644 --- a/l10n/gl/files_sharing.po +++ b/l10n/gl/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: mbouzada <mbouzada@gmail.com>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/gl/files_trashbin.po b/l10n/gl/files_trashbin.po index 223933f91a637978220ee71a5ece6e1ec3f76d60..cafe309aaca78a7e16be912ac1402511d0bfa550 100644 --- a/l10n/gl/files_trashbin.po +++ b/l10n/gl/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/gl/lib.po b/l10n/gl/lib.po index d042ddf5271762f27a6e2a890139912083bef172..a60067154fb10b5b57affc06c60703c754faef07 100644 --- a/l10n/gl/lib.po +++ b/l10n/gl/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "Administración" msgid "web services under your control" msgstr "servizos web baixo o seu control" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "As descargas ZIP están desactivadas." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Os ficheiros necesitan seren descargados dun en un." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Volver aos ficheiros" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Os ficheiros seleccionados son demasiado grandes como para xerar un ficheiro zip." diff --git a/l10n/gl/settings.po b/l10n/gl/settings.po index 856c7126ac0ff34db47fb8fd3e3de0be53aa8fd6..05de7b83815b3b5ae0d262d5978ca56034b8357d 100644 --- a/l10n/gl/settings.po +++ b/l10n/gl/settings.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" +"Last-Translator: mbouzada <mbouzada@gmail.com>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -457,7 +457,7 @@ msgstr "WebDAV" msgid "" "Use this address to <a href=\"%s/server/5.0/user_manual/files/files.html\" " "target=\"_blank\">access your Files via WebDAV</a>" -msgstr "" +msgstr "Empregue esta ligazón <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">para acceder aos sus ficheiros mediante WebDAV</a>" #: templates/users.php:21 msgid "Login Name" diff --git a/l10n/gl/user_ldap.po b/l10n/gl/user_ldap.po index 47fd8a3c4052b8e66b67722f7ec0eb4e7f54a84d..e7dc5eb5cd735a79422691b54ed5e79b431b83a4 100644 --- a/l10n/gl/user_ldap.po +++ b/l10n/gl/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: mbouzada <mbouzada@gmail.com>\n" "Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/he/core.po b/l10n/he/core.po index 2777a76d4daa067449c8a0029473e363a0e94e11..a6c1178951a7eb355a5a48bc64eb62e5b121e508 100644 --- a/l10n/he/core.po +++ b/l10n/he/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" @@ -138,59 +138,59 @@ msgstr "× ×•×‘×ž×‘×¨" msgid "December" msgstr "דצמבר" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "הגדרות" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "×©× ×™×•×ª" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "×œ×¤× ×™ דקה ×חת" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "×œ×¤× ×™ {minutes} דקות" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "×œ×¤× ×™ שעה" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "×œ×¤× ×™ {hours} שעות" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "היו×" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "×תמול" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "×œ×¤× ×™ {days} ימי×" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "חודש שעבר" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "×œ×¤× ×™ {months} חודשי×" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "חודשי×" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "×©× ×” שעברה" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "×©× ×™×" diff --git a/l10n/he/files.po b/l10n/he/files.po index eba383d04f1ee50cba45169f45f68b23a3cb9cec..88a104f8df85332df26d306ad8abe69232d436f7 100644 --- a/l10n/he/files.po +++ b/l10n/he/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" @@ -328,19 +328,19 @@ msgstr "×”×§×‘×¦×™× × ×¡×¨×§×™×, × × ×œ×”×ž×ª×™×Ÿ." msgid "Current scanning" msgstr "הסריקה ×”× ×•×›×—×™×ª" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "קובץ" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "קבצי×" diff --git a/l10n/he/files_external.po b/l10n/he/files_external.po index fb8baaf307f53524c62fb4db6884dcec755ee4ce..490dc94dbec53002554ea79304ed146a628fc64a 100644 --- a/l10n/he/files_external.po +++ b/l10n/he/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/he/files_sharing.po b/l10n/he/files_sharing.po index 104831e6fbb69e8eb36cb90afeec4c04bc0f6f09..dad4b9f31000b374b301a5ec5383fea8403fe5b4 100644 --- a/l10n/he/files_sharing.po +++ b/l10n/he/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/he/files_trashbin.po b/l10n/he/files_trashbin.po index cb91cbb9ec781dbefa4fd2c44221b78718eb8850..7d901bf28ba17fab6a632a30c1c97ed38db95c93 100644 --- a/l10n/he/files_trashbin.po +++ b/l10n/he/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: Yaron Shahrabani <sh.yaron@gmail.com>\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/he/lib.po b/l10n/he/lib.po index 4142c6d74d81e82861a19f510e0c39863020bb92..cc98f2af55ff4767c85cde1deb4589e78329b176 100644 --- a/l10n/he/lib.po +++ b/l10n/he/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "×ž× ×”×œ" msgid "web services under your control" msgstr "שירותי רשת תחת השליטה שלך" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "הורדת ZIP כבויה" -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "יש להוריד ×ת ×”×§×‘×¦×™× ×חד ×חרי ×”×©× ×™." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "חזרה לקבצי×" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "×”×§×‘×¦×™× ×”× ×‘×—×¨×™× ×’×“×•×œ×™× ×ž×™×“×™ ליצירת קובץ zip." diff --git a/l10n/he/settings.po b/l10n/he/settings.po index fc2bc16aabad809de754e1fc12435a8be6407ce0..deeea7bf3de0b9a06b497de3f847279fa252f2b5 100644 --- a/l10n/he/settings.po +++ b/l10n/he/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/he/user_ldap.po b/l10n/he/user_ldap.po index 312edf31835a2c0f82f421ec56fb6bfd61077ded..f91992a70bfe25792d0f5ba744b5f9676db668ec 100644 --- a/l10n/he/user_ldap.po +++ b/l10n/he/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hebrew (http://www.transifex.com/projects/p/owncloud/language/he/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hi/core.po b/l10n/hi/core.po index e1119d622f305174398eea785bdf5b9c1cbf13a0..7aefc75f88c337a94e480db93a8e585fa996a0db 100644 --- a/l10n/hi/core.po +++ b/l10n/hi/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n" "MIME-Version: 1.0\n" @@ -138,59 +138,59 @@ msgstr "नवंबर" msgid "December" msgstr "दिसमà¥à¤¬à¤°" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "सेटिंगà¥à¤¸" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "" diff --git a/l10n/hi/files.po b/l10n/hi/files.po index 6d1af6100af4adc095a4b15e2c0cc35ca5c8196e..3fcffdd4db0191b211e4ad456734a95bc82b9588 100644 --- a/l10n/hi/files.po +++ b/l10n/hi/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "" msgid "Current scanning" msgstr "" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "" diff --git a/l10n/hi/files_trashbin.po b/l10n/hi/files_trashbin.po index 120e43b4de85de553d5bff0b8e723d53feffeabc..bd684c4471aad2426a5001642af419b6ccfbe6ce 100644 --- a/l10n/hi/files_trashbin.po +++ b/l10n/hi/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hi/settings.po b/l10n/hi/settings.po index 01cffe3e4dc98726a67b95e4e457d7eba0e14e1d..3c5b1c0825d71e6c8a2d27bf89f55453d2f02511 100644 --- a/l10n/hi/settings.po +++ b/l10n/hi/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hi/user_ldap.po b/l10n/hi/user_ldap.po index 6eb6c3787358cc2a3b2cc6d879be2af730feed5c..727b1d0b3cc90feb7a796e1c385de20cffff212c 100644 --- a/l10n/hi/user_ldap.po +++ b/l10n/hi/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hindi (http://www.transifex.com/projects/p/owncloud/language/hi/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hr/core.po b/l10n/hr/core.po index 9d944b3e315c0e917c22b18b8b48c1851bbbeeab..1b5c577c9fa9a40055ef7cd369f5495d13fde1f0 100644 --- a/l10n/hr/core.po +++ b/l10n/hr/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" @@ -137,59 +137,59 @@ msgstr "Studeni" msgid "December" msgstr "Prosinac" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Postavke" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "sekundi prije" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "danas" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "juÄer" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "proÅ¡li mjesec" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "mjeseci" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "proÅ¡lu godinu" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "godina" diff --git a/l10n/hr/files.po b/l10n/hr/files.po index de0067bce1007ed0d0a069926f0230b2cc11b976..249932206aae9197fe68757b7237740faecae66b 100644 --- a/l10n/hr/files.po +++ b/l10n/hr/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "Datoteke se skeniraju, molimo priÄekajte." msgid "Current scanning" msgstr "Trenutno skeniranje" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "datoteka" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "datoteke" diff --git a/l10n/hr/files_external.po b/l10n/hr/files_external.po index ae41114dae1477cd2f104e0e89a706bcfb36bb21..2063959aafad2956a46a0aaad6324f8902a13603 100644 --- a/l10n/hr/files_external.po +++ b/l10n/hr/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hr/files_sharing.po b/l10n/hr/files_sharing.po index 8abf69f394596cf01b97f06fc69481fccb18f09a..8810eae6e99d934bff7d8dfe5231c9cf6fa6cdc9 100644 --- a/l10n/hr/files_sharing.po +++ b/l10n/hr/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hr/files_trashbin.po b/l10n/hr/files_trashbin.po index ecec9498bb30ad955d188a6ad8003791bcc82ce9..c4e5c1bf2dd0d6692ddfaf3198f387c03d0723ea 100644 --- a/l10n/hr/files_trashbin.po +++ b/l10n/hr/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hr/lib.po b/l10n/hr/lib.po index 1818bc1bfe097c7efc7935082e89a7682902112e..3679519d944cffbf512e6c41e01b33e28b44e1d7 100644 --- a/l10n/hr/lib.po +++ b/l10n/hr/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "Administrator" msgid "web services under your control" msgstr "web usluge pod vaÅ¡om kontrolom" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "" -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "" -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "" diff --git a/l10n/hr/settings.po b/l10n/hr/settings.po index 9378c8afa7dc58de9b26bbe9a9d5e44d0ee40ab3..39b2040c1736a8f0467494967ef07a6dbff73ce2 100644 --- a/l10n/hr/settings.po +++ b/l10n/hr/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hr/user_ldap.po b/l10n/hr/user_ldap.po index 15b9581afaf7e3bf0e27419ce60210b6f6fb08b7..8e302e2d62d4696529f284e02625246922865610 100644 --- a/l10n/hr/user_ldap.po +++ b/l10n/hr/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Croatian (http://www.transifex.com/projects/p/owncloud/language/hr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hu_HU/core.po b/l10n/hu_HU/core.po index ca2616666a253634238ad8c5a7e9d888bad53d44..c5473f83a19f40a414efcc6fb21d2c0538f0514e 100644 --- a/l10n/hu_HU/core.po +++ b/l10n/hu_HU/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" @@ -138,59 +138,59 @@ msgstr "november" msgid "December" msgstr "december" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "BeállÃtások" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "pár másodperce" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 perce" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} perce" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 órája" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} órája" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "ma" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "tegnap" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} napja" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "múlt hónapban" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} hónapja" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "több hónapja" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "tavaly" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "több éve" diff --git a/l10n/hu_HU/files.po b/l10n/hu_HU/files.po index 126360641e2cae5839736d3fdcaa9796dfa3fdc1..ffb060f6215a2f8ff45b2ceae3762987ac4cdcbc 100644 --- a/l10n/hu_HU/files.po +++ b/l10n/hu_HU/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" @@ -328,19 +328,19 @@ msgstr "A fájllista ellenÅ‘rzése zajlik, kis türelmet!" msgid "Current scanning" msgstr "EllenÅ‘rzés alatt" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "fájl" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "fájlok" diff --git a/l10n/hu_HU/files_external.po b/l10n/hu_HU/files_external.po index 39b19b34ae61d19212034998cfae7d1392349b67..ba14200cf423fcd09c4a8877b8d82a80da86beb2 100644 --- a/l10n/hu_HU/files_external.po +++ b/l10n/hu_HU/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Laszlo Tornoci <torlasz@gmail.com>\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hu_HU/files_sharing.po b/l10n/hu_HU/files_sharing.po index 78ac45c275b6d0192dbc436c248f2f0a52d46d43..a126f0db6cddb59b0495279fdee7d8965fef7ee0 100644 --- a/l10n/hu_HU/files_sharing.po +++ b/l10n/hu_HU/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hu_HU/files_trashbin.po b/l10n/hu_HU/files_trashbin.po index abfd3a43feb1370bb0b2625196f0b02e8c3a388d..8758e42ca73228a16f54b096534562c0d2558fe4 100644 --- a/l10n/hu_HU/files_trashbin.po +++ b/l10n/hu_HU/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hu_HU/lib.po b/l10n/hu_HU/lib.po index b3df8cfd1813ba1b86559477118e73b997830ca2..dd69c7c7a2d58b406f4080356bcde779869abaa1 100644 --- a/l10n/hu_HU/lib.po +++ b/l10n/hu_HU/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "Adminsztráció" msgid "web services under your control" msgstr "webszolgáltatások saját kézben" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "A ZIP-letöltés nincs engedélyezve." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "A fájlokat egyenként kell letölteni." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Vissza a Fájlokhoz" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "A kiválasztott fájlok túl nagyok a zip tömörÃtéshez." diff --git a/l10n/hu_HU/settings.po b/l10n/hu_HU/settings.po index 15894eb9f92a325731e62fe23a32a35639f98c06..52587409a7b7154b5ff670ff450fa35c99c5bb12 100644 --- a/l10n/hu_HU/settings.po +++ b/l10n/hu_HU/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hu_HU/user_ldap.po b/l10n/hu_HU/user_ldap.po index 8b529aae498671add4b19a5689079c1994819648..091a4911615948ef435f21c3fa311f229cf7cf89 100644 --- a/l10n/hu_HU/user_ldap.po +++ b/l10n/hu_HU/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: Laszlo Tornoci <torlasz@gmail.com>\n" "Language-Team: Hungarian (Hungary) (http://www.transifex.com/projects/p/owncloud/language/hu_HU/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hy/files.po b/l10n/hy/files.po index 2e8c540852b3ae21e6a6d468c5c7f3c8f7430136..5982ecd09779f628a6bcc9591f28290be4ee6694 100644 --- a/l10n/hy/files.po +++ b/l10n/hy/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "" msgid "Current scanning" msgstr "" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "" diff --git a/l10n/hy/files_external.po b/l10n/hy/files_external.po index ff790318abfc2362b454358dc1bd0d3b6e750851..404d972d59de39898c2e3008be251c9c7b28bf1f 100644 --- a/l10n/hy/files_external.po +++ b/l10n/hy/files_external.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" "PO-Revision-Date: 2013-04-26 08:01+0000\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n" diff --git a/l10n/hy/files_sharing.po b/l10n/hy/files_sharing.po index 16e21a4ee0d9949bc9265e320e6104b899139fd6..2d19d65b98e400728b32df4d8d433d155f1c24c8 100644 --- a/l10n/hy/files_sharing.po +++ b/l10n/hy/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/hy/files_trashbin.po b/l10n/hy/files_trashbin.po index 085ecfefb3a4a5b3cf1c413cb37579beaa3479e6..6c2e7d94ed65f166ebac129984225e6791d3bf9a 100644 --- a/l10n/hy/files_trashbin.po +++ b/l10n/hy/files_trashbin.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" "PO-Revision-Date: 2013-04-26 08:01+0000\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n" diff --git a/l10n/hy/settings.po b/l10n/hy/settings.po index 1bf0f6e996388676565b82f40635c07e70b83c55..6360e6a8300731927077ce51061a39592f93a90d 100644 --- a/l10n/hy/settings.po +++ b/l10n/hy/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Armenian (http://www.transifex.com/projects/p/owncloud/language/hy/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ia/core.po b/l10n/ia/core.po index 09cdb4777a2891b4d2aeea7b741a1cf3023c6851..44dd39a9dff76218bfcf82c67fc259c2d93d19fe 100644 --- a/l10n/ia/core.po +++ b/l10n/ia/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" @@ -137,59 +137,59 @@ msgstr "Novembre" msgid "December" msgstr "Decembre" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Configurationes" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "" diff --git a/l10n/ia/files.po b/l10n/ia/files.po index 770a496485a574e50601059024c1f9279ed75b7f..5284b3a00f3e12111287f62ddf500db70ac48130 100644 --- a/l10n/ia/files.po +++ b/l10n/ia/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "" msgid "Current scanning" msgstr "" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "" diff --git a/l10n/ia/files_external.po b/l10n/ia/files_external.po index e2bb7b43a75bbf96a1e08b89a4a7b03e0c49d2e5..ffc4e397acd30d41b298713426a3568d4c665915 100644 --- a/l10n/ia/files_external.po +++ b/l10n/ia/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ia/files_sharing.po b/l10n/ia/files_sharing.po index e81e7156c4ca778c549def7453d78d3d22f38f04..4dafc0d9f213388c510b0e406ef95fdddbc828d5 100644 --- a/l10n/ia/files_sharing.po +++ b/l10n/ia/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ia/files_trashbin.po b/l10n/ia/files_trashbin.po index d29a1c4ea29500064ccd8f91cfbcb76c9ab137ca..0c94a276a237db0a83c8df128275429eb965c4e4 100644 --- a/l10n/ia/files_trashbin.po +++ b/l10n/ia/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ia/lib.po b/l10n/ia/lib.po index 23a4b16c4a2c58ed85a7947d78b38d7203fd2737..51ab9e1777873e4bb582cb7394253b288d3dad3e 100644 --- a/l10n/ia/lib.po +++ b/l10n/ia/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "Administration" msgid "web services under your control" msgstr "servicios web sub tu controlo" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "" -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "" -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "" diff --git a/l10n/ia/settings.po b/l10n/ia/settings.po index 23e599e7e35e4e71da61d3e84ed0fa8cbac89c7c..dcb4a731c645243c8b3c581fc8406741f8d46978 100644 --- a/l10n/ia/settings.po +++ b/l10n/ia/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ia/user_ldap.po b/l10n/ia/user_ldap.po index d321b10f1eca56fb7be099cec8e34f9fdb57e180..769ff0ac82be6ea94235550cf85aead19aa452fa 100644 --- a/l10n/ia/user_ldap.po +++ b/l10n/ia/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Interlingua (http://www.transifex.com/projects/p/owncloud/language/ia/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/id/core.po b/l10n/id/core.po index 4eeb151b76c8aabb44196a623350d370ac87ad92..449c4633c0cbba80fa811586d77e86cd76eadf87 100644 --- a/l10n/id/core.po +++ b/l10n/id/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -137,59 +137,59 @@ msgstr "November" msgid "December" msgstr "Desember" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Setelan" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "beberapa detik yang lalu" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 menit yang lalu" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} menit yang lalu" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 jam yang lalu" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} jam yang lalu" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "hari ini" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "kemarin" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} hari yang lalu" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "bulan kemarin" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} bulan yang lalu" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "beberapa bulan lalu" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "tahun kemarin" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "beberapa tahun lalu" diff --git a/l10n/id/files.po b/l10n/id/files.po index 570551442f4baf328fc4573fad42a6bd478bab7c..d49fac81f5cc9e048ffcee30cce382c4f0b87cb6 100644 --- a/l10n/id/files.po +++ b/l10n/id/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "Berkas sedang dipindai, silakan tunggu." msgid "Current scanning" msgstr "Yang sedang dipindai" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "berkas" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "berkas-berkas" diff --git a/l10n/id/files_external.po b/l10n/id/files_external.po index 8de48cd0573deb47e589ec824a9489ddcdb47b38..2e63ba247833dd5ccb1c741176ac40f753a90f97 100644 --- a/l10n/id/files_external.po +++ b/l10n/id/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/id/files_sharing.po b/l10n/id/files_sharing.po index b5a7a63216bbde67d067e53ff177d473db9edcf5..afe89b2858b7ee5375a8734fca26dfb8c3450a65 100644 --- a/l10n/id/files_sharing.po +++ b/l10n/id/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/id/files_trashbin.po b/l10n/id/files_trashbin.po index 04e76e42597b472117f10e125b9f375b36adff0b..05ec8e217eac4b786489a4fcdebf85cc5d1dd5e1 100644 --- a/l10n/id/files_trashbin.po +++ b/l10n/id/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/id/lib.po b/l10n/id/lib.po index df11b2b5318c5f066482e7191a6417f65b60e11b..4dd75a0b8e93e72750e89f5b3026d63958b1b7c0 100644 --- a/l10n/id/lib.po +++ b/l10n/id/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "Admin" msgid "web services under your control" msgstr "layanan web dalam kontrol Anda" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "Pengunduhan ZIP dimatikan." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Berkas harus diunduh satu persatu." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Kembali ke Daftar Berkas" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Berkas yang dipilih terlalu besar untuk dibuat berkas zip-nya." diff --git a/l10n/id/settings.po b/l10n/id/settings.po index 2c475c8a383065dc7e0f98a0c1a2dd31d7841bc5..25abaf16077a9eaeffbb3e912361fde2bf3dfde9 100644 --- a/l10n/id/settings.po +++ b/l10n/id/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/id/user_ldap.po b/l10n/id/user_ldap.po index a8c3d2319e9316dbf9a3bb8c4f2fcc65bf47713e..3fad90d971e968d7987cdb5b58004be96ca6bc0b 100644 --- a/l10n/id/user_ldap.po +++ b/l10n/id/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Indonesian (http://www.transifex.com/projects/p/owncloud/language/id/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/is/core.po b/l10n/is/core.po index a70c5e5c0713663718f79989c87c35a728b2d8ab..c4a9ff671b8cef3deb4f828647d39719610d5d10 100644 --- a/l10n/is/core.po +++ b/l10n/is/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" @@ -138,59 +138,59 @@ msgstr "Nóvember" msgid "December" msgstr "Desember" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Stillingar" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "sek." -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "Fyrir 1 mÃnútu" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} min sÃðan" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "Fyrir 1 klst." -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "fyrir {hours} klst." -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "à dag" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "à gær" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} dagar sÃðan" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "sÃðasta mánuði" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "fyrir {months} mánuðum" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "mánuðir sÃðan" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "sÃðasta ári" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "einhverjum árum" diff --git a/l10n/is/files.po b/l10n/is/files.po index bbcdb7e3a3a4192668601429c355bbf8903ddf57..ccf3f7baa5ecfe1f627ff93beb2d3a6f50f61f2c 100644 --- a/l10n/is/files.po +++ b/l10n/is/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "Verið er að skima skrár, vinsamlegast hinkraðu." msgid "Current scanning" msgstr "Er að skima" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "" diff --git a/l10n/is/files_external.po b/l10n/is/files_external.po index 218701b1563ee2f07ec7cdf2cef79ef7dd75f546..76f1c65f044246cf69fe3fa7044d76866163bc61 100644 --- a/l10n/is/files_external.po +++ b/l10n/is/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/is/files_sharing.po b/l10n/is/files_sharing.po index 06c1326f7013e22c8b13045ea490a34377df5904..576125b028b74e0f4f5854b2434c457173242e26 100644 --- a/l10n/is/files_sharing.po +++ b/l10n/is/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/is/files_trashbin.po b/l10n/is/files_trashbin.po index 1422133c9d5c32799f626be01e29f52231d17076..bfec4ac0530e2f58522c0663d5bc100eec5b16fd 100644 --- a/l10n/is/files_trashbin.po +++ b/l10n/is/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/is/lib.po b/l10n/is/lib.po index cbe8b84e91cd389dcb3198d3fb0d2382486e3611..280cb9873fdb0340d8e70d106dbcdc55ca0f1713 100644 --- a/l10n/is/lib.po +++ b/l10n/is/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "Stjórnun" msgid "web services under your control" msgstr "vefþjónusta undir þinni stjórn" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "Slökkt á ZIP niðurhali." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Skrárnar verður að sækja eina og eina" -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Aftur à skrár" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Valdar skrár eru of stórar til að búa til ZIP skrá." diff --git a/l10n/is/settings.po b/l10n/is/settings.po index a1a366b9954e547dadff9ed10fd034c99e23f447..b0af6eb095c43ff168d536f62951662222e2f363 100644 --- a/l10n/is/settings.po +++ b/l10n/is/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/is/user_ldap.po b/l10n/is/user_ldap.po index 14ce31926ff8775a9f7f659d75dd84064b9460c5..54bbded790a9ebaa7beeb93f6fc10d4d78c90ee1 100644 --- a/l10n/is/user_ldap.po +++ b/l10n/is/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: Magnus Magnusson <maggiymir@gmail.com>\n" "Language-Team: Icelandic (http://www.transifex.com/projects/p/owncloud/language/is/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/it/core.po b/l10n/it/core.po index 59033c1190bc1b94571cc6132a52244f1b44305d..4ca69d404ce065b33d755050319f9ebfe256ab9d 100644 --- a/l10n/it/core.po +++ b/l10n/it/core.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" @@ -140,59 +140,59 @@ msgstr "Novembre" msgid "December" msgstr "Dicembre" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Impostazioni" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "secondi fa" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "Un minuto fa" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} minuti fa" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 ora fa" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} ore fa" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "oggi" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "ieri" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} giorni fa" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "mese scorso" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} mesi fa" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "mesi fa" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "anno scorso" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "anni fa" diff --git a/l10n/it/files.po b/l10n/it/files.po index 25e7109e0550f99a4126b397d24b1a7557bc5bb4..3e463d02aabc4dc8c07337edf221894ef6121926 100644 --- a/l10n/it/files.po +++ b/l10n/it/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" @@ -329,19 +329,19 @@ msgstr "Scansione dei file in corso, attendi" msgid "Current scanning" msgstr "Scansione corrente" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "cartella" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "cartelle" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "file" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "file" diff --git a/l10n/it/files_external.po b/l10n/it/files_external.po index 58ec5ead832c114f9107b1c330fc1cd108a3ecc2..553d8ea794d4ed6cb4620c8388ea6e493fb3c9a6 100644 --- a/l10n/it/files_external.po +++ b/l10n/it/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/it/files_sharing.po b/l10n/it/files_sharing.po index ecd1db16664bba9f993e90d5f86f27167a80e539..a7e14d1dc2fd577c19c56c5a29160e17c4b77110 100644 --- a/l10n/it/files_sharing.po +++ b/l10n/it/files_sharing.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/it/files_trashbin.po b/l10n/it/files_trashbin.po index b35bafeab336469f1eb33e5694caf3d4c3f54951..a5b75d7cbcb8f59d91cb4226bd7466ae03a9d431 100644 --- a/l10n/it/files_trashbin.po +++ b/l10n/it/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/it/lib.po b/l10n/it/lib.po index a6ac442a81e3cc18d90f1ba1b40288de41cbfda5..af9742b35a08b157de8e4701864a05f6fe943f19 100644 --- a/l10n/it/lib.po +++ b/l10n/it/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "Admin" msgid "web services under your control" msgstr "servizi web nelle tue mani" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "Lo scaricamento in formato ZIP è stato disabilitato." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "I file devono essere scaricati uno alla volta." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Torna ai file" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "I file selezionati sono troppo grandi per generare un file zip." diff --git a/l10n/it/settings.po b/l10n/it/settings.po index d5e55f3217222dce6bd5dff161fe654bda662bf2..12a05faeba8c3a9000ac0c2af68a7046126374ef 100644 --- a/l10n/it/settings.po +++ b/l10n/it/settings.po @@ -4,14 +4,15 @@ # # Translators: # Francesco Apruzzese <cescoap@gmail.com>, 2013 +# idetao <marcxosm@gmail.com>, 2013 # Vincenzo Reale <vinx.reale@gmail.com>, 2013 msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" +"Last-Translator: idetao <marcxosm@gmail.com>\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" @@ -458,7 +459,7 @@ msgstr "WebDAV" msgid "" "Use this address to <a href=\"%s/server/5.0/user_manual/files/files.html\" " "target=\"_blank\">access your Files via WebDAV</a>" -msgstr "" +msgstr "Utilizza questo indirizzo per <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">accedere ai tuoi File via WebDAV</a>" #: templates/users.php:21 msgid "Login Name" diff --git a/l10n/it/user_ldap.po b/l10n/it/user_ldap.po index 1463ced964e132fb871427d2ff992c891a366aee..41636ad88f725d05b014facf4c1cc74102388413 100644 --- a/l10n/it/user_ldap.po +++ b/l10n/it/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: Vincenzo Reale <vinx.reale@gmail.com>\n" "Language-Team: Italian (http://www.transifex.com/projects/p/owncloud/language/it/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ja_JP/core.po b/l10n/ja_JP/core.po index 5253ea2cabc7916a5c8009b293bbd439eb065c74..a0644f22a1d7a34d494938f50b68b44c398e2c49 100644 --- a/l10n/ja_JP/core.po +++ b/l10n/ja_JP/core.po @@ -9,9 +9,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" +"Last-Translator: Daisuke Deguchi <ddeguchi@nagoya-u.jp>\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -139,59 +139,59 @@ msgstr "11月" msgid "December" msgstr "12月" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "è¨å®š" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "æ•°ç§’å‰" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 分å‰" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} 分å‰" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 時間å‰" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} 時間å‰" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "今日" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "昨日" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} æ—¥å‰" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "一月å‰" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} 月å‰" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "月å‰" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "一年å‰" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "å¹´å‰" @@ -286,7 +286,7 @@ msgstr "パスワード" #: js/share.js:187 msgid "Allow Public Upload" -msgstr "パブリックãªã‚¢ãƒƒãƒ—ãƒãƒ¼ãƒ‰ã‚’許å¯" +msgstr "アップãƒãƒ¼ãƒ‰ã‚’許å¯" #: js/share.js:191 msgid "Email link to person" diff --git a/l10n/ja_JP/files.po b/l10n/ja_JP/files.po index 33ae72393ac97f1ace114a4cd8ea9fa9d097488e..e10e61dba352cb6690a12d0345b5eaa8f76db4f0 100644 --- a/l10n/ja_JP/files.po +++ b/l10n/ja_JP/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: tt yn <tetuyano+transi@gmail.com>\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" @@ -330,19 +330,19 @@ msgstr "ファイルをスã‚ャンã—ã¦ã„ã¾ã™ã€ã—ã°ã‚‰ããŠå¾…ã¡ãã msgid "Current scanning" msgstr "スã‚ャンä¸" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "ディレクトリ" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "ディレクトリ" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "ファイル" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "ファイル" diff --git a/l10n/ja_JP/files_external.po b/l10n/ja_JP/files_external.po index f520cc1c7501410661aeedbfc425966fb3f432fa..5c50a228e8dc3fa2ce675c1022b83b13ad93df55 100644 --- a/l10n/ja_JP/files_external.po +++ b/l10n/ja_JP/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ja_JP/files_sharing.po b/l10n/ja_JP/files_sharing.po index f7054b22ef00cad8484dbbad5db7d19442940706..c91cd514e611cef135c3490006ae6010b41fddeb 100644 --- a/l10n/ja_JP/files_sharing.po +++ b/l10n/ja_JP/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: tt yn <tetuyano+transi@gmail.com>\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ja_JP/files_trashbin.po b/l10n/ja_JP/files_trashbin.po index 176a5d24c7db451481788393954c8b89e0fe3631..0b93e87a43f451dd7a4753ea377250785651bbd9 100644 --- a/l10n/ja_JP/files_trashbin.po +++ b/l10n/ja_JP/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ja_JP/lib.po b/l10n/ja_JP/lib.po index 283f668f7cc135f438b7f3f9e406eee9ff7e786f..0ae5915f28c148073397b6e750da807b2f965f9c 100644 --- a/l10n/ja_JP/lib.po +++ b/l10n/ja_JP/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "管ç†" msgid "web services under your control" msgstr "管ç†ä¸‹ã®ã‚¦ã‚§ãƒ–サービス" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "ZIPダウンãƒãƒ¼ãƒ‰ã¯ç„¡åйã§ã™ã€‚" -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "ファイルã¯1ã¤ãšã¤ãƒ€ã‚¦ãƒ³ãƒãƒ¼ãƒ‰ã™ã‚‹å¿…è¦ãŒã‚りã¾ã™ã€‚" -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "ãƒ•ã‚¡ã‚¤ãƒ«ã«æˆ»ã‚‹" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "é¸æŠžã—ãŸãƒ•ァイルã¯ZIPファイルã®ç”Ÿæˆã«ã¯å¤§ãã™ãŽã¾ã™ã€‚" diff --git a/l10n/ja_JP/settings.po b/l10n/ja_JP/settings.po index 00e70353771f33fd444a85235a270facf9c5b0b2..e7b7413622dfba1bdb5953dfac42ea74139fd8dd 100644 --- a/l10n/ja_JP/settings.po +++ b/l10n/ja_JP/settings.po @@ -10,9 +10,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" +"Last-Translator: Daisuke Deguchi <ddeguchi@nagoya-u.jp>\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -459,7 +459,7 @@ msgstr "WebDAV" msgid "" "Use this address to <a href=\"%s/server/5.0/user_manual/files/files.html\" " "target=\"_blank\">access your Files via WebDAV</a>" -msgstr "" +msgstr "<a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">WebDAV経由ã§ãƒ•ァイルã«ã‚¢ã‚¯ã‚»ã‚¹</a>ã™ã‚‹ã«ã¯ã“ã®ã‚¢ãƒ‰ãƒ¬ã‚¹ã‚’利用ã—ã¦ãã ã•ã„" #: templates/users.php:21 msgid "Login Name" diff --git a/l10n/ja_JP/user_ldap.po b/l10n/ja_JP/user_ldap.po index 43627085a557055eed46fcdeb5536dcd84e39a49..722336d3c8abd5f62c47eac55a1d4e776e4eebdb 100644 --- a/l10n/ja_JP/user_ldap.po +++ b/l10n/ja_JP/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: Daisuke Deguchi <ddeguchi@nagoya-u.jp>\n" "Language-Team: Japanese (Japan) (http://www.transifex.com/projects/p/owncloud/language/ja_JP/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ka/files.po b/l10n/ka/files.po index 39e524171f43c81128238f916a2556185f87dcb9..9145eb34e618939e3c4c4d139d527d3ea03ba1eb 100644 --- a/l10n/ka/files.po +++ b/l10n/ka/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Georgian (http://www.transifex.com/projects/p/owncloud/language/ka/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "" msgid "Current scanning" msgstr "" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "" diff --git a/l10n/ka/files_sharing.po b/l10n/ka/files_sharing.po index f77b135a3db1e21c25353a3e30a1caa70147aa03..177bc807388e9893ecb6eed1e544fcf691a08e2a 100644 --- a/l10n/ka/files_sharing.po +++ b/l10n/ka/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Georgian (http://www.transifex.com/projects/p/owncloud/language/ka/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ka_GE/core.po b/l10n/ka_GE/core.po index c14d673567d179da8fb876c8adb16ca5fe8baf9e..56ab6ae9cd788f32797971128e0d7d587051dbdf 100644 --- a/l10n/ka_GE/core.po +++ b/l10n/ka_GE/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" @@ -137,59 +137,59 @@ msgstr "ნáƒáƒ”მბერი" msgid "December" msgstr "დეკემბერი" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "პáƒáƒ áƒáƒ›áƒ”ტრები" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "წáƒáƒ›áƒ˜áƒ¡ წინ" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 წუთის წინ" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} წუთის წინ" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 სáƒáƒáƒ—ის წინ" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} სáƒáƒáƒ—ის წინ" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "დღეს" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "გუშინ" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} დღის წინ" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "გáƒáƒ¡áƒ£áƒš თვეში" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} თვის წინ" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "თვის წინ" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "ბáƒáƒšáƒ წელს" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "წლის წინ" diff --git a/l10n/ka_GE/files.po b/l10n/ka_GE/files.po index 85120e0c0b9e4945800109e6bb296def728c0d62..9bafb819c71bf04361d03c6dc0e2b84e8020c8d9 100644 --- a/l10n/ka_GE/files.po +++ b/l10n/ka_GE/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "მიმდინáƒáƒ ეáƒáƒ‘ს ფáƒáƒ˜áƒšáƒ”ბის სკრmsgid "Current scanning" msgstr "მიმდინáƒáƒ ე სკáƒáƒœáƒ˜áƒ ებáƒ" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "" diff --git a/l10n/ka_GE/files_external.po b/l10n/ka_GE/files_external.po index 13566f3543cbb3a5b850b961246f657df9e15076..dceb11f51a784f254b3129c46ed60b72b7295161 100644 --- a/l10n/ka_GE/files_external.po +++ b/l10n/ka_GE/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: drlinux64 <romeo@energo-pro.ge>\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ka_GE/files_sharing.po b/l10n/ka_GE/files_sharing.po index e95ab44eee8f685cdac4826c261ea70bb65b9ef4..9d920997ffb7cccfe1d944de3ed4035161e50037 100644 --- a/l10n/ka_GE/files_sharing.po +++ b/l10n/ka_GE/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ka_GE/files_trashbin.po b/l10n/ka_GE/files_trashbin.po index 566e13bb927515ed9da7fc453dc3d80c4b86273f..b7ac3bbe6a4786e9278cc0a9fc0608493e638096 100644 --- a/l10n/ka_GE/files_trashbin.po +++ b/l10n/ka_GE/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: drlinux64 <romeo@energo-pro.ge>\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ka_GE/lib.po b/l10n/ka_GE/lib.po index 7e83bca98dd54212e48af1dd14aa44e203e6abb1..e3b2b840c154e7d309d44661f3b85896b68385fb 100644 --- a/l10n/ka_GE/lib.po +++ b/l10n/ka_GE/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "áƒáƒ“მინისტრáƒáƒ¢áƒáƒ ი" msgid "web services under your control" msgstr "web services under your control" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "ZIP download–ი გáƒáƒ—იშულიáƒ" -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "ფáƒáƒ˜áƒšáƒ”ბი უნდრგáƒáƒ“მáƒáƒ˜áƒ¢áƒ•ირთáƒáƒ¡ სáƒáƒ—ითáƒáƒáƒ“." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "უკáƒáƒœ ფáƒáƒ˜áƒšáƒ”ბში" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "áƒáƒ ჩეული ფáƒáƒ˜áƒšáƒ”ბი ძáƒáƒšáƒ˜áƒáƒœ დიდირzip ფáƒáƒ˜áƒšáƒ˜áƒ¡ გენერáƒáƒªáƒ˜áƒ˜áƒ¡áƒ—ვის." diff --git a/l10n/ka_GE/settings.po b/l10n/ka_GE/settings.po index 8abc0bed40dfa503ceb272a5e511b62bd230f9bf..0cbe60dd865eff3e0fbf0bb20c7fa1599eecd16f 100644 --- a/l10n/ka_GE/settings.po +++ b/l10n/ka_GE/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ka_GE/user_ldap.po b/l10n/ka_GE/user_ldap.po index de1bc9bad986717668ce9be72bf09ec4aa947be9..b166ce3bf5952a49ead86858ef3e7fd553cdedb7 100644 --- a/l10n/ka_GE/user_ldap.po +++ b/l10n/ka_GE/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Georgian (Georgia) (http://www.transifex.com/projects/p/owncloud/language/ka_GE/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ko/core.po b/l10n/ko/core.po index 81e4d7e762e02ff3b40bb1125e91275d42e7a855..c4b5d0edbda8226d830a569bcdbcb189a9d1567c 100644 --- a/l10n/ko/core.po +++ b/l10n/ko/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" @@ -138,59 +138,59 @@ msgstr "11ì›”" msgid "December" msgstr "12ì›”" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "ì„¤ì •" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "ì´ˆ ì „" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1ë¶„ ì „" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes}ë¶„ ì „" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1시간 ì „" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours}시간 ì „" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "오늘" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "ì–´ì œ" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days}ì¼ ì „" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "지난 달" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months}개월 ì „" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "개월 ì „" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "작년" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "ë…„ ì „" diff --git a/l10n/ko/files.po b/l10n/ko/files.po index d07d3f865e923547d5674b018b42147edb8489dc..31c0f7b50f6d65fa443ca1bfc10c886c5e325e47 100644 --- a/l10n/ko/files.po +++ b/l10n/ko/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" @@ -329,19 +329,19 @@ msgstr "파ì¼ì„ ê²€ìƒ‰í•˜ê³ ìžˆìŠµë‹ˆë‹¤. ê¸°ë‹¤ë ¤ 주ì‹ì‹œì˜¤." msgid "Current scanning" msgstr "현재 검색" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "파ì¼" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "파ì¼" diff --git a/l10n/ko/files_external.po b/l10n/ko/files_external.po index 5d11d6e87d16983ca2214efbb4e3a7360499b585..ff9ab7fb1f271777091374e86a544c04d4710213 100644 --- a/l10n/ko/files_external.po +++ b/l10n/ko/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Shinjo Park <kde@peremen.name>\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ko/files_sharing.po b/l10n/ko/files_sharing.po index d71e79df276d6775f47a585b0fbbee7d0b9a4be3..c04ee8f09357550962548e96d9f3ed0e4ab1b209 100644 --- a/l10n/ko/files_sharing.po +++ b/l10n/ko/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ko/files_trashbin.po b/l10n/ko/files_trashbin.po index b51c713a59aaef75c3541b0d5dd1a9772cf95432..0fd7ae7cd9b5d4052e663f07e39002140e61fbf5 100644 --- a/l10n/ko/files_trashbin.po +++ b/l10n/ko/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ko/lib.po b/l10n/ko/lib.po index 782c6bd128409c81603200576d655085407f27b3..212aa1e0a73eb87798b5b8680ba7bc5d79298e6a 100644 --- a/l10n/ko/lib.po +++ b/l10n/ko/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "관리ìž" msgid "web services under your control" msgstr "ë‚´ê°€ 관리하는 웹 서비스" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "ZIP 다운로드가 비활성화ë˜ì—ˆìŠµë‹ˆë‹¤." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "파ì¼ì„ 개별ì 으로 다운로드해야 합니다." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "파ì¼ë¡œ ëŒì•„가기" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "ì„ íƒí•œ 파ì¼ë“¤ì€ ZIP 파ì¼ì„ ìƒì„±í•˜ê¸°ì— 너무 í½ë‹ˆë‹¤." diff --git a/l10n/ko/settings.po b/l10n/ko/settings.po index b0f5886d1420ab49b734b5b56927bd9584ce676c..6ed3d87042ac03d5ee999ababc78702880755816 100644 --- a/l10n/ko/settings.po +++ b/l10n/ko/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ko/user_ldap.po b/l10n/ko/user_ldap.po index 656f21ec51b357f7b9c5ae34d515ec25e25b225e..1cac47e1b705dca6804c42ee545c3e214ce73822 100644 --- a/l10n/ko/user_ldap.po +++ b/l10n/ko/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Korean (http://www.transifex.com/projects/p/owncloud/language/ko/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ku_IQ/core.po b/l10n/ku_IQ/core.po index 65694d78e9044481b83e74bf3a484eb243483e1f..3b3ad5fbed74adb87f34c71a02b8a06be3a60cad 100644 --- a/l10n/ku_IQ/core.po +++ b/l10n/ku_IQ/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n" "MIME-Version: 1.0\n" @@ -137,59 +137,59 @@ msgstr "" msgid "December" msgstr "" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "ده‌ستكاری" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "" diff --git a/l10n/ku_IQ/files.po b/l10n/ku_IQ/files.po index 6b642d4f80ce34fa952369cc35fc30b8cb5123dc..36d64a57a0b4bd6ee7958559bd087515fa11c69c 100644 --- a/l10n/ku_IQ/files.po +++ b/l10n/ku_IQ/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "" msgid "Current scanning" msgstr "" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "" diff --git a/l10n/ku_IQ/files_sharing.po b/l10n/ku_IQ/files_sharing.po index 37e7d138405fd55221735684f6dd915bc3161769..135d739fc7b3e9849c2277da6ea8f16eb5e63eb4 100644 --- a/l10n/ku_IQ/files_sharing.po +++ b/l10n/ku_IQ/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ku_IQ/files_trashbin.po b/l10n/ku_IQ/files_trashbin.po index a40d974e1a6dfdfb9b6a1f1f1813bb516cfa2862..d91b93eb440f6fb746bbd91b7c301f71cea012e4 100644 --- a/l10n/ku_IQ/files_trashbin.po +++ b/l10n/ku_IQ/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ku_IQ/settings.po b/l10n/ku_IQ/settings.po index a3bf119c85509608eef2a32dfcc4b072df28d400..ead100e652a221d87be9cb1f71caa4f040611a09 100644 --- a/l10n/ku_IQ/settings.po +++ b/l10n/ku_IQ/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ku_IQ/user_ldap.po b/l10n/ku_IQ/user_ldap.po index e7af1cb599be0577f82acd717b82b617e85c69d1..ade069fc501af816428f34d8b12c1ac7f8cb88de 100644 --- a/l10n/ku_IQ/user_ldap.po +++ b/l10n/ku_IQ/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Kurdish (Iraq) (http://www.transifex.com/projects/p/owncloud/language/ku_IQ/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lb/core.po b/l10n/lb/core.po index f738fb548b858d128d7399514f154bc2ca4ea5d1..941ef244ef6096a6af6dca2fc7c5c90cf035d8ae 100644 --- a/l10n/lb/core.po +++ b/l10n/lb/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" @@ -138,59 +138,59 @@ msgstr "November" msgid "December" msgstr "Dezember" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Astellungen" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "Sekonnen hir" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 Minutt hir" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "virun {minutes} Minutten" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "virun 1 Stonn" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "virun {hours} Stonnen" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "haut" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "gëschter" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "virun {days} Deeg" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "leschte Mount" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "virun {months} Méint" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "Méint hir" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "Lescht Joer" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "Joren hir" diff --git a/l10n/lb/files.po b/l10n/lb/files.po index 62ce2eeaa5f76f31179776dd69c875a69a7d00fb..281c49d7d76d47f5d53f3aa3e57781b519928098 100644 --- a/l10n/lb/files.po +++ b/l10n/lb/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "Fichieren gi gescannt, war weg." msgid "Current scanning" msgstr "Momentane Scan" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "Datei" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "Dateien" diff --git a/l10n/lb/files_external.po b/l10n/lb/files_external.po index 64092caf93e69f85d24e16b4c143c24eca933f52..53030bdee166055595c46d4ce9a9703f1f89cf3a 100644 --- a/l10n/lb/files_external.po +++ b/l10n/lb/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lb/files_sharing.po b/l10n/lb/files_sharing.po index 7c0d9fa1175798bec1570e37991c0f75a265a63c..8132adb60e104a9ecaec0a412f72f0995176d5bf 100644 --- a/l10n/lb/files_sharing.po +++ b/l10n/lb/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: llaera <llaera@outlook.com>\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lb/files_trashbin.po b/l10n/lb/files_trashbin.po index 4119d0df8217ac921e8eb975ba670798f604dff7..eeab6d758fad7015db61dffee4fca7a40d0135c6 100644 --- a/l10n/lb/files_trashbin.po +++ b/l10n/lb/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lb/lib.po b/l10n/lb/lib.po index 2fa9d0d1caf9b97de0b20ff345bfbfe7717b6e8e..0d96e950349fa2a6f211e981f954673030506435 100644 --- a/l10n/lb/lib.po +++ b/l10n/lb/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "Admin" msgid "web services under your control" msgstr "Web-Servicer ënnert denger Kontroll" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "" -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "" -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "" diff --git a/l10n/lb/settings.po b/l10n/lb/settings.po index 38ec929bad12e8bcdc928f06a62bb6ece583cc82..3f7814acc4c6cded4747da26971be71c52f42b35 100644 --- a/l10n/lb/settings.po +++ b/l10n/lb/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lb/user_ldap.po b/l10n/lb/user_ldap.po index 1fa9969fce00e75fb25fbc21ec0d2986e2187274..996401cf68049b1cc4b4eeae8550690676174dc1 100644 --- a/l10n/lb/user_ldap.po +++ b/l10n/lb/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Luxembourgish (http://www.transifex.com/projects/p/owncloud/language/lb/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lt_LT/core.po b/l10n/lt_LT/core.po index a4c17d666d392325625097723d57a7becdc00dab..3860d53a25ed5a65ff045ec42ff8b0cc17b0ce09 100644 --- a/l10n/lt_LT/core.po +++ b/l10n/lt_LT/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" @@ -139,59 +139,59 @@ msgstr "Lapkritis" msgid "December" msgstr "Gruodis" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Nustatymai" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "prieÅ¡ sekundÄ™" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "PrieÅ¡ 1 minutÄ™" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "PrieÅ¡ {count} minutes" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "prieÅ¡ 1 valandÄ…" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "prieÅ¡ {hours} valandas" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "Å¡iandien" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "vakar" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "PrieÅ¡ {days} dienas" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "praeitÄ… mÄ—nesį" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "prieÅ¡ {months} mÄ—nesių" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "prieÅ¡ mÄ—nesį" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "praeitais metais" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "prieÅ¡ metus" diff --git a/l10n/lt_LT/files.po b/l10n/lt_LT/files.po index bd8e7d57b889013910355dca5bd06dbb40078bdb..82f50e27b7617f3de944f7ba7092c341a0cd970e 100644 --- a/l10n/lt_LT/files.po +++ b/l10n/lt_LT/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" @@ -328,19 +328,19 @@ msgstr "Skenuojami failai, praÅ¡ome palaukti." msgid "Current scanning" msgstr "Å iuo metu skenuojama" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "failas" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "failai" diff --git a/l10n/lt_LT/files_external.po b/l10n/lt_LT/files_external.po index ced401c0e4c6b84413445c7b3f817b01384c5aa3..2688c7e6d01f0618c55933575067bcfeee70458f 100644 --- a/l10n/lt_LT/files_external.po +++ b/l10n/lt_LT/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Min2liz <min2lizz@gmail.com>\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lt_LT/files_sharing.po b/l10n/lt_LT/files_sharing.po index 4a5ccadc38b49b87ccbf9071c7ff412ec1968a6a..8a19ec83d7d8d88aa900b247a00e3eeb53459c9a 100644 --- a/l10n/lt_LT/files_sharing.po +++ b/l10n/lt_LT/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lt_LT/files_trashbin.po b/l10n/lt_LT/files_trashbin.po index aa030174da81bd84eabf9e73a96f038462f38167..22fc6d7b1668c569b45866dfea4a09c287c44bcc 100644 --- a/l10n/lt_LT/files_trashbin.po +++ b/l10n/lt_LT/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: fizikiukas <fizikiukas@gmail.com>\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lt_LT/lib.po b/l10n/lt_LT/lib.po index 1b5b7fbdad9a2b99be923b1bf55dfa473771b482..9bd675a8d4192440a7665c2dab528cabf91722b1 100644 --- a/l10n/lt_LT/lib.po +++ b/l10n/lt_LT/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "Administravimas" msgid "web services under your control" msgstr "jÅ«sų valdomos web paslaugos" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "ZIP atsisiuntimo galimybÄ— yra iÅ¡jungta." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Failai turi bÅ«ti parsiunÄiami vienas po kito." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Atgal į Failus" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Pasirinkti failai per dideli archyvavimui į ZIP." diff --git a/l10n/lt_LT/settings.po b/l10n/lt_LT/settings.po index a07d77918a4f78bae109de50c460f4c93dcda52f..80b34f4df7ae1f8b8e18dceeb90a882f0194f56c 100644 --- a/l10n/lt_LT/settings.po +++ b/l10n/lt_LT/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lt_LT/user_ldap.po b/l10n/lt_LT/user_ldap.po index 51f236b4271eab6896c5931b2af5b7e2c41ec192..ae3c70dca594ab822daf35b1368eebcba8735b99 100644 --- a/l10n/lt_LT/user_ldap.po +++ b/l10n/lt_LT/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Lithuanian (Lithuania) (http://www.transifex.com/projects/p/owncloud/language/lt_LT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lv/core.po b/l10n/lv/core.po index df679b316f85e057234ca4b2c210939b5873cb51..c915d3d88b4769239493f05806c3100eb74b0969 100644 --- a/l10n/lv/core.po +++ b/l10n/lv/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" @@ -137,59 +137,59 @@ msgstr "Novembris" msgid "December" msgstr "Decembris" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "IestatÄ«jumi" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "sekundes atpakaļ" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "pirms 1 minÅ«tes" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "pirms {minutes} minÅ«tÄ“m" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "pirms 1 stundas" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "pirms {hours} stundÄm" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "Å¡odien" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "vakar" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "pirms {days} dienÄm" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "pagÄjuÅ¡ajÄ mÄ“nesÄ«" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "pirms {months} mÄ“neÅ¡iem" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "mÄ“neÅ¡us atpakaļ" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "gÄjuÅ¡ajÄ gadÄ" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "gadus atpakaļ" diff --git a/l10n/lv/files.po b/l10n/lv/files.po index 5c41ff449231dceca6ae478cb7717cebb8296df3..176cddd665fd3ab90e917cb6a06826cfe061b7fc 100644 --- a/l10n/lv/files.po +++ b/l10n/lv/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "Datnes Å¡obrÄ«d tiek caurskatÄ«tas, lÅ«dzu, uzgaidiet." msgid "Current scanning" msgstr "Å obrÄ«d tiek caurskatÄ«ts" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "fails" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "faili" diff --git a/l10n/lv/files_external.po b/l10n/lv/files_external.po index 689df4003f6481d900cab1fa731cac4739fad788..58024d398f422b8cb0f36ff4fbaac54e21318ce6 100644 --- a/l10n/lv/files_external.po +++ b/l10n/lv/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lv/files_sharing.po b/l10n/lv/files_sharing.po index 17d7298383bd99205ef1690912e1fdf1600a2038..8ad99db9ad6608adea83ef412e088e519c9a0a3c 100644 --- a/l10n/lv/files_sharing.po +++ b/l10n/lv/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lv/files_trashbin.po b/l10n/lv/files_trashbin.po index 1223af1dff67e885341e25681e4e09357ae879f8..b6565ea4002b25e03e14b208fdf4f6436aa50388 100644 --- a/l10n/lv/files_trashbin.po +++ b/l10n/lv/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lv/lib.po b/l10n/lv/lib.po index ee0e0102dbc1f1edd3a6be5152b26672aabf7641..ad04c58dd89ac73837d7e3c89641d2b999df23ca 100644 --- a/l10n/lv/lib.po +++ b/l10n/lv/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "Administratori" msgid "web services under your control" msgstr "tÄ«mekļa servisi tavÄ varÄ" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "ZIP lejupielÄdēšana ir izslÄ“gta." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Datnes var lejupielÄdÄ“t tikai katru atsevišķi." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Atpakaļ pie datnÄ“m" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "IzvÄ“lÄ“tÄs datnes ir pÄrÄk lielas, lai izveidotu zip datni." diff --git a/l10n/lv/settings.po b/l10n/lv/settings.po index a2d07eb94f8df011563c048bcb607d28f81c4ad0..85aa0b17a87e9634b678b6f1949382b4436a8109 100644 --- a/l10n/lv/settings.po +++ b/l10n/lv/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/lv/user_ldap.po b/l10n/lv/user_ldap.po index ea4099448266dd9fb316ab1e2befb04c228725cf..9cdc9b946ae0ef8de7743fa4188a9adc20c721aa 100644 --- a/l10n/lv/user_ldap.po +++ b/l10n/lv/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Latvian (http://www.transifex.com/projects/p/owncloud/language/lv/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/mk/core.po b/l10n/mk/core.po index 9ac19eee9ebaa3ff80263dac44394d5e0c2e6be5..e56ae4bb022575a8d4851c209ed55ec1b8f6a04c 100644 --- a/l10n/mk/core.po +++ b/l10n/mk/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" @@ -137,59 +137,59 @@ msgstr "Ðоември" msgid "December" msgstr "Декември" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "ПодеÑувања" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "пред Ñекунди" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "пред 1 минута" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "пред {minutes} минути" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "пред 1 чаÑ" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "пред {hours} чаÑови" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "денеÑка" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "вчера" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "пред {days} денови" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "минатиот меÑец" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "пред {months} меÑеци" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "пред меÑеци" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "минатата година" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "пред години" diff --git a/l10n/mk/files.po b/l10n/mk/files.po index e99202a5301bdb0e19c2c78043d00fe5ce75204d..86bb94162f979fd5ef5123983e39f3ba007391b6 100644 --- a/l10n/mk/files.po +++ b/l10n/mk/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "Се Ñкенираат датотеки, ве молам почекај msgid "Current scanning" msgstr "Моментално Ñкенирам" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "датотека" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "датотеки" diff --git a/l10n/mk/files_external.po b/l10n/mk/files_external.po index d4d1b25f22edeff8a85314a5e904144adc4b185b..5ec7185a2d130b7e1809bdef9bd24b9b95665d0f 100644 --- a/l10n/mk/files_external.po +++ b/l10n/mk/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/mk/files_sharing.po b/l10n/mk/files_sharing.po index e91b2553ed7cbf301d59a3b91f19849fc8488e66..720ceab14637201824f181bdd59824e44f5b1882 100644 --- a/l10n/mk/files_sharing.po +++ b/l10n/mk/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/mk/files_trashbin.po b/l10n/mk/files_trashbin.po index a72060212fd206a98775b3fe064a8413bfe6d23d..79ea6353d9aa764cbd08dd35d0cfa79beaf128be 100644 --- a/l10n/mk/files_trashbin.po +++ b/l10n/mk/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/mk/lib.po b/l10n/mk/lib.po index 266b3d76011641105c66ea941310f65457369096..846bd709f677c13a3996760f79cdfe4369ec7a27 100644 --- a/l10n/mk/lib.po +++ b/l10n/mk/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "Ðдмин" msgid "web services under your control" msgstr "веб ÑервиÑи под Ваша контрола" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "Преземање во ZIP е иÑклучено" -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Датотеките треба да Ñе Ñимнат една по една." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Ðазад кон датотеки" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Избраните датотеки Ñе преголеми за да Ñе генерира zip." diff --git a/l10n/mk/settings.po b/l10n/mk/settings.po index a6bb7f726e94bdca21fe122f331332c6ab380d47..b1e4b38b4ebe58b9ca5634df2f2266247d0691fb 100644 --- a/l10n/mk/settings.po +++ b/l10n/mk/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/mk/user_ldap.po b/l10n/mk/user_ldap.po index 1f2d4acbecb24200dcc4ac852da782377c8f084d..bc4940a44012ab4246e89fce41e0d27088caf380 100644 --- a/l10n/mk/user_ldap.po +++ b/l10n/mk/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Macedonian (http://www.transifex.com/projects/p/owncloud/language/mk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ms_MY/core.po b/l10n/ms_MY/core.po index 4d3325f3955de6f5b64223635ff53efb2aae1db2..794029238df89d48f1f1225e2247b1c681a15a73 100644 --- a/l10n/ms_MY/core.po +++ b/l10n/ms_MY/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" @@ -137,59 +137,59 @@ msgstr "November" msgid "December" msgstr "Disember" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Tetapan" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "" diff --git a/l10n/ms_MY/files.po b/l10n/ms_MY/files.po index a7d3533eb61e021d72eb4bf5f340f77093ace687..7e792458b4dfe99e4564a9014117b1ec0dbc9261 100644 --- a/l10n/ms_MY/files.po +++ b/l10n/ms_MY/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "Fail sedang diimbas, harap bersabar." msgid "Current scanning" msgstr "Imbasan semasa" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "fail" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "fail" diff --git a/l10n/ms_MY/files_external.po b/l10n/ms_MY/files_external.po index d211554b1e643b63f532fc21f4c2b216eeb8883f..2a9347fe246897ccfe713390dd39310a612daeb7 100644 --- a/l10n/ms_MY/files_external.po +++ b/l10n/ms_MY/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ms_MY/files_sharing.po b/l10n/ms_MY/files_sharing.po index 6fe4c49d477e4d742dbbae4eb15a1ae99014c978..0a856bd24697eac74d159a0ad972e920cd5de70d 100644 --- a/l10n/ms_MY/files_sharing.po +++ b/l10n/ms_MY/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ms_MY/files_trashbin.po b/l10n/ms_MY/files_trashbin.po index 21c4f47f40010f91c1ecd780ee3a93ce346562bc..dcc7146350e2f6656825e3f0e68a21ddda94c9ca 100644 --- a/l10n/ms_MY/files_trashbin.po +++ b/l10n/ms_MY/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ms_MY/lib.po b/l10n/ms_MY/lib.po index a380402a8ad63bda79060753580ae5e8dce9485a..c47b1071810f8604117ea7f61f7aabdf47755fa4 100644 --- a/l10n/ms_MY/lib.po +++ b/l10n/ms_MY/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "Admin" msgid "web services under your control" msgstr "Perkhidmatan web di bawah kawalan anda" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "" -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "" -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "" diff --git a/l10n/ms_MY/settings.po b/l10n/ms_MY/settings.po index 4881af7cef993ad1296742044b50e1f9248ed375..da50f35d527fa94346b9853941734b8246ffd2f6 100644 --- a/l10n/ms_MY/settings.po +++ b/l10n/ms_MY/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ms_MY/user_ldap.po b/l10n/ms_MY/user_ldap.po index 48074fcda94de6c5ff459ab26bba8f549a80b422..92ec24c71a856ba0cc8cc70b0560b67cb70988d8 100644 --- a/l10n/ms_MY/user_ldap.po +++ b/l10n/ms_MY/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Malay (Malaysia) (http://www.transifex.com/projects/p/owncloud/language/ms_MY/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/my_MM/core.po b/l10n/my_MM/core.po index 13de476c822e3ddee00af9b8bd90022d0224462a..492f9a363db9ffac638ec253b2df5674fd8d4c82 100644 --- a/l10n/my_MM/core.po +++ b/l10n/my_MM/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n" "MIME-Version: 1.0\n" @@ -137,59 +137,59 @@ msgstr "နá€á€¯á€á€„်ဘာ" msgid "December" msgstr "ဒီဇင်ဘာ" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "စက္ကန့်အနည်းငယ်က" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "á မá€á€”စ်အရင်က" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "á နာရီ အရင်က" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "ယနေ့" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "မနေ့က" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "ပြီးá€á€²á€·á€žá€±á€¬á€œ" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "မနှစ်က" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "နှစ် အရင်က" diff --git a/l10n/my_MM/files.po b/l10n/my_MM/files.po index af636f5820f6a2903b411bab6383e8ca200bffdd..2395cb8f7ef90693cecdb72f41df023dc3e3b5ed 100644 --- a/l10n/my_MM/files.po +++ b/l10n/my_MM/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "" msgid "Current scanning" msgstr "" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "" diff --git a/l10n/my_MM/files_sharing.po b/l10n/my_MM/files_sharing.po index abe4a98494eab4b2b37f90e7f14a258064e16576..ccf2d42dd235d31f579a6cda19c8e5118f11c0e8 100644 --- a/l10n/my_MM/files_sharing.po +++ b/l10n/my_MM/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/my_MM/lib.po b/l10n/my_MM/lib.po index 3e331051062d5344e8edcb19a03f3dd060301dbf..21d94816e315bee0e7d8c97df3ceb1743ee9aa6a 100644 --- a/l10n/my_MM/lib.po +++ b/l10n/my_MM/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Burmese (Myanmar) (http://www.transifex.com/projects/p/owncloud/language/my_MM/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "အက်ဒမင်" msgid "web services under your control" msgstr "သင်áထá€á€”်းá€á€»á€¯á€•်မှု့အောက်á€á€½á€„်ရှá€á€žá€±á€¬ Web services" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "ZIP ဒေါင်းလုá€á€ºá€€á€á€¯á€•á€á€á€ºá€‘ားသည်" -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "ဖá€á€¯á€„်များသည် á€á€…်á€á€¯á€•ြီး á€á€…်á€á€¯á€’ေါင်းလုá€á€ºá€á€»á€›á€”်လá€á€¯á€¡á€•်သည်" -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "ဖá€á€¯á€„်သá€á€¯á€·á€•ြန်သွားမည်" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "zip ဖá€á€¯á€„်အဖြစ်ပြုလုပ်ရန် ရွေးá€á€»á€šá€ºá€‘ားသောဖá€á€¯á€„်များသည် အရမ်းကြီးလွန်းသည်" diff --git a/l10n/nb_NO/core.po b/l10n/nb_NO/core.po index 96655abce6629ea56a5d1bc9325d31e71cf1d04a..4eb5129e269e1a02cb4b9809675e87122471445c 100644 --- a/l10n/nb_NO/core.po +++ b/l10n/nb_NO/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian BokmÃ¥l (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" @@ -137,59 +137,59 @@ msgstr "November" msgid "December" msgstr "Desember" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Innstillinger" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "sekunder siden" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 minutt siden" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} minutter siden" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 time siden" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} timer siden" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "i dag" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "i gÃ¥r" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} dager siden" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "forrige mÃ¥ned" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} mÃ¥neder siden" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "mÃ¥neder siden" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "forrige Ã¥r" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "Ã¥r siden" diff --git a/l10n/nb_NO/files.po b/l10n/nb_NO/files.po index ec833b396ed06b824fbe0db7a82d9258fed10f95..5f194c2550edd0ed75eec942e9939fce4bb4768f 100644 --- a/l10n/nb_NO/files.po +++ b/l10n/nb_NO/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian BokmÃ¥l (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" @@ -328,19 +328,19 @@ msgstr "Skanner etter filer, vennligst vent." msgid "Current scanning" msgstr "PÃ¥gÃ¥ende skanning" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "fil" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "filer" diff --git a/l10n/nb_NO/files_external.po b/l10n/nb_NO/files_external.po index eee743f684e6f58220321b96261b0481c1a87ecd..5f19905bba6dd9b604e01334785b633c271edb6c 100644 --- a/l10n/nb_NO/files_external.po +++ b/l10n/nb_NO/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Hans Nesse <>\n" "Language-Team: Norwegian BokmÃ¥l (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nb_NO/files_sharing.po b/l10n/nb_NO/files_sharing.po index 78dc38ae304dfd4cf428e7b31e15ef7655ee9bd6..b76d7237ac7671cef037bb08b671ee9f6efd926e 100644 --- a/l10n/nb_NO/files_sharing.po +++ b/l10n/nb_NO/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian BokmÃ¥l (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nb_NO/files_trashbin.po b/l10n/nb_NO/files_trashbin.po index 609245cc9b396b495fd4cbb8250d5f0e85c4607d..d637ce5bf530bdd771c1fb05deda8e1564a230b4 100644 --- a/l10n/nb_NO/files_trashbin.po +++ b/l10n/nb_NO/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: Hans Nesse <>\n" "Language-Team: Norwegian BokmÃ¥l (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nb_NO/lib.po b/l10n/nb_NO/lib.po index 72edcc1f316ccde192782e9863b4801883647d82..00d8408490361512d6eeea82283a073f5f36e476 100644 --- a/l10n/nb_NO/lib.po +++ b/l10n/nb_NO/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian BokmÃ¥l (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "Admin" msgid "web services under your control" msgstr "web tjenester du kontrollerer" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "ZIP-nedlasting av avslÃ¥tt" -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Filene mÃ¥ lastes ned en om gangen" -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Tilbake til filer" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "De valgte filene er for store til Ã¥ kunne generere ZIP-fil" diff --git a/l10n/nb_NO/settings.po b/l10n/nb_NO/settings.po index 76cb2a13e4199942779c1fad34a8cd729c918bd8..b8079222f6239e0d662972ac1a0da146576f913e 100644 --- a/l10n/nb_NO/settings.po +++ b/l10n/nb_NO/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian BokmÃ¥l (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nb_NO/user_ldap.po b/l10n/nb_NO/user_ldap.po index 03cc7901cd3b2adaf1344160c66d948989c9647e..492d7a88a119b7a75d1d347d6a3ddff50cae3696 100644 --- a/l10n/nb_NO/user_ldap.po +++ b/l10n/nb_NO/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian BokmÃ¥l (Norway) (http://www.transifex.com/projects/p/owncloud/language/nb_NO/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nl/core.po b/l10n/nl/core.po index 139aef1e0f0e02d46d4dae433756f2721384fd15..f5b0b2ed83861467c5f3443fdc2c7d478789eea4 100644 --- a/l10n/nl/core.po +++ b/l10n/nl/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" @@ -139,59 +139,59 @@ msgstr "november" msgid "December" msgstr "december" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Instellingen" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "seconden geleden" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 minuut geleden" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} minuten geleden" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 uur geleden" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} uren geleden" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "vandaag" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "gisteren" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} dagen geleden" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "vorige maand" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} maanden geleden" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "maanden geleden" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "vorig jaar" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "jaar geleden" diff --git a/l10n/nl/files.po b/l10n/nl/files.po index 744b061df8f4668607a384380a55172b337b6257..581f08cb420ca7ef5e0e97ef7a0c609c2a0c7429 100644 --- a/l10n/nl/files.po +++ b/l10n/nl/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" @@ -328,19 +328,19 @@ msgstr "Bestanden worden gescand, even wachten." msgid "Current scanning" msgstr "Er wordt gescand" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "bestand" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "bestanden" diff --git a/l10n/nl/files_external.po b/l10n/nl/files_external.po index d398514a01862cce30e35add5f3c06bbe685f6f2..51d5728ecf9590d50b9c814c850485872fc01a2d 100644 --- a/l10n/nl/files_external.po +++ b/l10n/nl/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: André Koot <meneer@tken.net>\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nl/files_sharing.po b/l10n/nl/files_sharing.po index 349fadbe9c8a1c9d26365ff3a919d5441e2d96d0..9e527d60b3f93e9e245af484adc0e234cf71fa01 100644 --- a/l10n/nl/files_sharing.po +++ b/l10n/nl/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nl/files_trashbin.po b/l10n/nl/files_trashbin.po index 71d86b0e9004716fb3d37ea3f606f94b7972b910..35a1f307925c9a93fc8c047db93b46209ff0ba50 100644 --- a/l10n/nl/files_trashbin.po +++ b/l10n/nl/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nl/lib.po b/l10n/nl/lib.po index 2cbf2845e27231af15a6805f6f0f2423abf30e5a..4bdf8dcf8bf75677251a727c23ed42b2a45f71b5 100644 --- a/l10n/nl/lib.po +++ b/l10n/nl/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "Beheerder" msgid "web services under your control" msgstr "Webdiensten in eigen beheer" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "ZIP download is uitgeschakeld." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Bestanden moeten één voor één worden gedownload." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Terug naar bestanden" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "De geselecteerde bestanden zijn te groot om een zip bestand te maken." diff --git a/l10n/nl/settings.po b/l10n/nl/settings.po index a33421f91a4911fd609f9b987881f4975f2519bd..e04b0109d123becaf6e78926240d9fd0a4882d49 100644 --- a/l10n/nl/settings.po +++ b/l10n/nl/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nl/user_ldap.po b/l10n/nl/user_ldap.po index 37e74751bff9aac6e3033d706bd39209de652bdb..6bba174de0820ea6e74ef4595d2e868568c4122e 100644 --- a/l10n/nl/user_ldap.po +++ b/l10n/nl/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: André Koot <meneer@tken.net>\n" "Language-Team: Dutch (http://www.transifex.com/projects/p/owncloud/language/nl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nn_NO/core.po b/l10n/nn_NO/core.po index 633ec97c2cb4f1bbac93ab028f0927359c6806b7..5a481e732a8f18d897ebdd00cfd30eade11897b7 100644 --- a/l10n/nn_NO/core.po +++ b/l10n/nn_NO/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" @@ -139,59 +139,59 @@ msgstr "November" msgid "December" msgstr "Desember" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Innstillingar" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "sekund sidan" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 minutt sidan" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} minutt sidan" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 time sidan" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} timar sidan" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "i dag" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "i gÃ¥r" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} dagar sidan" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "førre mÃ¥nad" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} mÃ¥nadar sidan" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "mÃ¥nadar sidan" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "i fjor" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "Ã¥r sidan" diff --git a/l10n/nn_NO/files.po b/l10n/nn_NO/files.po index 3d89a1e3b11afbc1a1f6e7198a55a296c1fa992d..22504c66703a928e3a047a4542df746c3fdc2cde 100644 --- a/l10n/nn_NO/files.po +++ b/l10n/nn_NO/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" @@ -329,19 +329,19 @@ msgstr "Skannar filer, ver venleg og vent." msgid "Current scanning" msgstr "Køyrande skanning" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "" diff --git a/l10n/nn_NO/files_external.po b/l10n/nn_NO/files_external.po index ffd057372b3c832156ee4e84a10c0ac91c8f2e67..0a4f9dd4c572d3335f0979d16e6823f094deda71 100644 --- a/l10n/nn_NO/files_external.po +++ b/l10n/nn_NO/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nn_NO/files_sharing.po b/l10n/nn_NO/files_sharing.po index 9ffc9f44ee57f77c105f821dc5f8cca557b3f785..4e05d07f5c8a39e8d3dbc1e2bf4507c60c5b2451 100644 --- a/l10n/nn_NO/files_sharing.po +++ b/l10n/nn_NO/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nn_NO/files_trashbin.po b/l10n/nn_NO/files_trashbin.po index dd0dc2b20647d667be9e99dc389d9e616e9de131..1a9abca4c615f33d5b65bfeb46493146f54bcb59 100644 --- a/l10n/nn_NO/files_trashbin.po +++ b/l10n/nn_NO/files_trashbin.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: unhammer <unhammer+dill@mm.st>\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nn_NO/lib.po b/l10n/nn_NO/lib.po index 673f1bc56dfe8bb62fc6b6009d3d5256810e09f4..3b369ba7654d453125c535b94ce2e80177f950ff 100644 --- a/l10n/nn_NO/lib.po +++ b/l10n/nn_NO/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "Administrer" msgid "web services under your control" msgstr "Vev tjenester under din kontroll" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "" -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "" -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "" diff --git a/l10n/nn_NO/settings.po b/l10n/nn_NO/settings.po index 7a98cbb5850f39679cb4cf34998be452a1aa3da6..b1a43ec241bf64464d53fe49ff8d6f26183be35f 100644 --- a/l10n/nn_NO/settings.po +++ b/l10n/nn_NO/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/nn_NO/user_ldap.po b/l10n/nn_NO/user_ldap.po index fc5a86e7c8c52a10fc0f713beb20f4f2c71ba995..efefc82d7ba106f5219027b0c87416962c66498d 100644 --- a/l10n/nn_NO/user_ldap.po +++ b/l10n/nn_NO/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Norwegian Nynorsk (Norway) (http://www.transifex.com/projects/p/owncloud/language/nn_NO/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/oc/core.po b/l10n/oc/core.po index ff91f4e04d2b05d62eec71e6eda52d53d4336323..8a5fd73d5710aecd9f56b7fd739f801b3a6d267b 100644 --- a/l10n/oc/core.po +++ b/l10n/oc/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" @@ -137,59 +137,59 @@ msgstr "Novembre" msgid "December" msgstr "Decembre" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Configuracion" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "segonda a" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 minuta a" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "uèi" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "ièr" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "mes passat" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "meses a" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "an passat" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "ans a" diff --git a/l10n/oc/files.po b/l10n/oc/files.po index 2ef836e22708e5ef6511dc12e84750b1bcb85d10..e45976afa9ec624fe34396585bf56657f05efce5 100644 --- a/l10n/oc/files.po +++ b/l10n/oc/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "Los fiichièrs son a èsser explorats, " msgid "Current scanning" msgstr "Exploracion en cors" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "fichièr" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "fichièrs" diff --git a/l10n/oc/files_external.po b/l10n/oc/files_external.po index b8ae84d6b4eaa91936e1d74675477e4f31092353..53710e64ea2dead1fb92430032c66692565d860b 100644 --- a/l10n/oc/files_external.po +++ b/l10n/oc/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/oc/files_sharing.po b/l10n/oc/files_sharing.po index 139c38a38e2300f7af575184b30d7ac03da0ab27..7e7deb63d6df673f03f7ccfaaee146bc1fbe70fe 100644 --- a/l10n/oc/files_sharing.po +++ b/l10n/oc/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/oc/files_trashbin.po b/l10n/oc/files_trashbin.po index 5d68bda7548e07520195db37b692231e53b0306f..da6dc2def51da4a86458fd2599c3e924fe6b341a 100644 --- a/l10n/oc/files_trashbin.po +++ b/l10n/oc/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/oc/settings.po b/l10n/oc/settings.po index 1d7719410c37fe9b9a0b5eeea5f05e71adf6c945..003373841e3886188ad4c79d6d797279378be163 100644 --- a/l10n/oc/settings.po +++ b/l10n/oc/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/oc/user_ldap.po b/l10n/oc/user_ldap.po index fd942a6a558cec33efc66842aa0a5339c22f1eb2..2a5ef1188c361c61f775df02d81cca682a127354 100644 --- a/l10n/oc/user_ldap.po +++ b/l10n/oc/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Occitan (post 1500) (http://www.transifex.com/projects/p/owncloud/language/oc/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pl/core.po b/l10n/pl/core.po index 47cc6875e5f664924d3a79e8f78b368567873ec3..2252350e36d79e245f92bb230b678e85044787bc 100644 --- a/l10n/pl/core.po +++ b/l10n/pl/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" @@ -139,59 +139,59 @@ msgstr "Listopad" msgid "December" msgstr "GrudzieÅ„" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Ustawienia" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "sekund temu" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 minutÄ™ temu" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} minut temu" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 godzinÄ™ temu" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} godzin temu" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "dziÅ›" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "wczoraj" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} dni temu" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "w zeszÅ‚ym miesiÄ…cu" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} miesiÄ™cy temu" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "miesiÄ™cy temu" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "w zeszÅ‚ym roku" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "lat temu" diff --git a/l10n/pl/files.po b/l10n/pl/files.po index c2bddc7425a9a27ad3134dcd439321000d6d65fe..db44323c38eb34e17ef9bd25895c895a59094e8e 100644 --- a/l10n/pl/files.po +++ b/l10n/pl/files.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Cyryl Sochacki <cyrylsochacki@gmail.com>\n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" @@ -329,19 +329,19 @@ msgstr "Skanowanie plików, proszÄ™ czekać." msgid "Current scanning" msgstr "Aktualnie skanowane" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "Katalog" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "Katalogi" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "plik" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "pliki" diff --git a/l10n/pl/files_external.po b/l10n/pl/files_external.po index a2868ee45870e78ba5415dc4bd1592ef39126aa2..7c19484e5bc0ada834dd2d3c380f04ab374a1d45 100644 --- a/l10n/pl/files_external.po +++ b/l10n/pl/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Cyryl Sochacki <cyrylsochacki@gmail.com>\n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pl/files_sharing.po b/l10n/pl/files_sharing.po index edb13b5100c2d6a4cf21ec878bed155f23bbc790..7df2ec96ee8a1c9d2fb90615882c78fce53a5b2a 100644 --- a/l10n/pl/files_sharing.po +++ b/l10n/pl/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pl/files_trashbin.po b/l10n/pl/files_trashbin.po index 21174525e23c4e56cc5ea4b3213aa2e7ab34184c..a852646e7ee5bcd2a7e9a974c22f5a8c61ed8b80 100644 --- a/l10n/pl/files_trashbin.po +++ b/l10n/pl/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pl/lib.po b/l10n/pl/lib.po index 9aaec600a5dafa66526a2a3d3ba77875aa6dcba1..77aa74cdeb93df4c66ce7d9e341429508b85feb8 100644 --- a/l10n/pl/lib.po +++ b/l10n/pl/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "Administrator" msgid "web services under your control" msgstr "Kontrolowane serwisy" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "Pobieranie ZIP jest wyłączone." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Pliki muszÄ… zostać pobrane pojedynczo." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Wróć do plików" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Wybrane pliki sÄ… zbyt duże, aby wygenerować plik zip." diff --git a/l10n/pl/settings.po b/l10n/pl/settings.po index 2580241a4b7731e94639619b2b2286990cbe5cc0..f3cc3ba53e3d83e5ea60e3747e2d2d0d8383a965 100644 --- a/l10n/pl/settings.po +++ b/l10n/pl/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pl/user_ldap.po b/l10n/pl/user_ldap.po index 9f81039b8cb2e335098ab01d77c3b6ee9dd07664..9a50b043573edf8046b99d4de6a0be3df273c021 100644 --- a/l10n/pl/user_ldap.po +++ b/l10n/pl/user_ldap.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: orcio6 <orcio6@o2.pl>\n" "Language-Team: Polish (http://www.transifex.com/projects/p/owncloud/language/pl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pt_BR/core.po b/l10n/pt_BR/core.po index 6d38d5bd4e60fa92ed41ec405274ac3b1772e5b0..0bb0fccb2162089d39817ee21388a6655e6a7b2a 100644 --- a/l10n/pt_BR/core.po +++ b/l10n/pt_BR/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -139,59 +139,59 @@ msgstr "novembro" msgid "December" msgstr "dezembro" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Ajustes" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "segundos atrás" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 minuto atrás" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} minutos atrás" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 hora atrás" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} horas atrás" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "hoje" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "ontem" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} dias atrás" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "último mês" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} meses atrás" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "meses atrás" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "último ano" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "anos atrás" diff --git a/l10n/pt_BR/files.po b/l10n/pt_BR/files.po index 2dd4ac5c9670ea7387711865d9cb233658d9d3dd..521653e20c0e668d0d070b6635f2a76ef429d799 100644 --- a/l10n/pt_BR/files.po +++ b/l10n/pt_BR/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: tuliouel\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -330,19 +330,19 @@ msgstr "Arquivos sendo escaneados, por favor aguarde." msgid "Current scanning" msgstr "Scanning atual" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "diretório" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "diretórios" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "arquivo" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "arquivos" diff --git a/l10n/pt_BR/files_external.po b/l10n/pt_BR/files_external.po index c5995a0d728f7ebb5c6962131d423b744a2f796d..e43ad1e5bd0ca1640252a7da927a3db044242488 100644 --- a/l10n/pt_BR/files_external.po +++ b/l10n/pt_BR/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Flávio Veras <flaviove@gmail.com>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pt_BR/files_sharing.po b/l10n/pt_BR/files_sharing.po index 569bf6f71c3def23d5116165503cc72f7704cd00..ac2ddb2bf3daabcb0919b104b0720784813c05cf 100644 --- a/l10n/pt_BR/files_sharing.po +++ b/l10n/pt_BR/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Flávio Veras <flaviove@gmail.com>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pt_BR/files_trashbin.po b/l10n/pt_BR/files_trashbin.po index c9abb5c0d9fe404d45475eb989d0c606e958990e..917894bab82517b219c37df5219888f1a9424604 100644 --- a/l10n/pt_BR/files_trashbin.po +++ b/l10n/pt_BR/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pt_BR/lib.po b/l10n/pt_BR/lib.po index dde1d12d51aeddb2961b234975beef70704c09f4..59ed1bc382a61955bf47c0113e406076cc4f1e34 100644 --- a/l10n/pt_BR/lib.po +++ b/l10n/pt_BR/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "Admin" msgid "web services under your control" msgstr "serviços web sob seu controle" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "Download ZIP está desligado." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Arquivos precisam ser baixados um de cada vez." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Voltar para Arquivos" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Arquivos selecionados são muito grandes para gerar arquivo zip." diff --git a/l10n/pt_BR/settings.po b/l10n/pt_BR/settings.po index 2c23249c6337f391da388268b348922053904cc1..ad994930b51f456c67d3b8486c92f308ca2960b8 100644 --- a/l10n/pt_BR/settings.po +++ b/l10n/pt_BR/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pt_BR/user_ldap.po b/l10n/pt_BR/user_ldap.po index 014ce39d423c6d3719c6bb1956df2a12088ff0b8..3c7f045fcd083d32c593a36d4d707a9599b54b61 100644 --- a/l10n/pt_BR/user_ldap.po +++ b/l10n/pt_BR/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: Flávio Veras <flaviove@gmail.com>\n" "Language-Team: Portuguese (Brazil) (http://www.transifex.com/projects/p/owncloud/language/pt_BR/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pt_PT/core.po b/l10n/pt_PT/core.po index 61c058b6b264378de250ea1247be596b90f63092..202cd1360a96f43b0b8f4b7b973ea525911356e5 100644 --- a/l10n/pt_PT/core.po +++ b/l10n/pt_PT/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" @@ -139,59 +139,59 @@ msgstr "Novembro" msgid "December" msgstr "Dezembro" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Configurações" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "Minutos atrás" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "Há 1 minuto" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} minutos atrás" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "Há 1 horas" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "Há {hours} horas atrás" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "hoje" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "ontem" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} dias atrás" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "ultÃmo mês" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "Há {months} meses atrás" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "meses atrás" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "ano passado" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "anos atrás" diff --git a/l10n/pt_PT/files.po b/l10n/pt_PT/files.po index 35bd2cd5c5774b48b2fae50f0909012aef0781be..082b3e88c764705127a986490618e5f7d0a404e5 100644 --- a/l10n/pt_PT/files.po +++ b/l10n/pt_PT/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" @@ -328,19 +328,19 @@ msgstr "Os ficheiros estão a ser analisados, por favor aguarde." msgid "Current scanning" msgstr "Análise actual" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "ficheiro" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "ficheiros" diff --git a/l10n/pt_PT/files_external.po b/l10n/pt_PT/files_external.po index 15ecfd45cfcfee8ace9cb6ee68ca613abc7d5fa6..99be8a1b58192c578ca73dd4a04d07c3623d2480 100644 --- a/l10n/pt_PT/files_external.po +++ b/l10n/pt_PT/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Mouxy <daniel@mouxy.net>\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pt_PT/files_sharing.po b/l10n/pt_PT/files_sharing.po index 4997ef14d9409b09b9f95fb1981c15d167741b7d..91edf213f0c3955f2035e864425d8859d55b7986 100644 --- a/l10n/pt_PT/files_sharing.po +++ b/l10n/pt_PT/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pt_PT/files_trashbin.po b/l10n/pt_PT/files_trashbin.po index 57fea671259ce0521fffe96a8c9c512db3c03134..36fdeb2ee177cc429e28c758651455dc65b69f6c 100644 --- a/l10n/pt_PT/files_trashbin.po +++ b/l10n/pt_PT/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pt_PT/lib.po b/l10n/pt_PT/lib.po index ac87ceedb31200e0140aa1fd4d52ce6404dbd5b8..2c0230768ba61266a82b3df7ee88adb6a2117d2c 100644 --- a/l10n/pt_PT/lib.po +++ b/l10n/pt_PT/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "Admin" msgid "web services under your control" msgstr "serviços web sob o seu controlo" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "Descarregamento em ZIP está desligado." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Os ficheiros precisam de ser descarregados um por um." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Voltar a Ficheiros" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Os ficheiros seleccionados são grandes demais para gerar um ficheiro zip." diff --git a/l10n/pt_PT/settings.po b/l10n/pt_PT/settings.po index 76d8aeafcff89a3be8fad07ff677419d9bab0324..018ea181f3c265445839464835bd4ee914508716 100644 --- a/l10n/pt_PT/settings.po +++ b/l10n/pt_PT/settings.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/pt_PT/user_ldap.po b/l10n/pt_PT/user_ldap.po index 88d851ab545581248223859a12dcd8fa94a1549d..7c5410de9ffeeacff59907064b20cab26f4795ac 100644 --- a/l10n/pt_PT/user_ldap.po +++ b/l10n/pt_PT/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: Mouxy <daniel@mouxy.net>\n" "Language-Team: Portuguese (Portugal) (http://www.transifex.com/projects/p/owncloud/language/pt_PT/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ro/core.po b/l10n/ro/core.po index 7b3fa9071a6c79f86054d2fa43f8b641d36d7f24..17ba0eabf09eb7f81faded8f90aa6f329b33ac0b 100644 --- a/l10n/ro/core.po +++ b/l10n/ro/core.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" @@ -140,59 +140,59 @@ msgstr "Noiembrie" msgid "December" msgstr "Decembrie" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Setări" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "secunde în urmă" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 minut în urmă" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} minute in urma" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "Acum o ora" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} ore în urmă" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "astăzi" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "ieri" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} zile in urma" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "ultima lună" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} luni în urmă" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "luni în urmă" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "ultimul an" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "ani în urmă" diff --git a/l10n/ro/files.po b/l10n/ro/files.po index 3462c483be40b3ef09b5a91db1168386f7bce9d6..47b9ff6832462b83912d3cce62450752af1193b9 100644 --- a/l10n/ro/files.po +++ b/l10n/ro/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: sergiu_sechel <sergiu.sechel@gmail.com>\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" @@ -330,19 +330,19 @@ msgstr "FiÈ™ierele sunt scanate, te rog aÈ™teptă." msgid "Current scanning" msgstr "ÃŽn curs de scanare" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "catalog" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "cataloage" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "fiÈ™ier" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "fiÈ™iere" diff --git a/l10n/ro/files_external.po b/l10n/ro/files_external.po index 420d1c1fce5b105d1026c41b26a3c558edf577b7..0aa96d165c7a1da284f46394052c332abac90f42 100644 --- a/l10n/ro/files_external.po +++ b/l10n/ro/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ro/files_sharing.po b/l10n/ro/files_sharing.po index 7724a00bde2985974fa1394b041a8c6edcdf65c1..c5d7d17116f721ea95ed0463ace2f0b2f5c98cdb 100644 --- a/l10n/ro/files_sharing.po +++ b/l10n/ro/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: sergiu_sechel <sergiu.sechel@gmail.com>\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ro/files_trashbin.po b/l10n/ro/files_trashbin.po index be6255c8f7dbb0f899eee9f09ddfdb906f9f9b20..a67949a4c643054f84c2799f80908c157259361e 100644 --- a/l10n/ro/files_trashbin.po +++ b/l10n/ro/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ro/lib.po b/l10n/ro/lib.po index eb126e248e55aa066a057cc716cbd89ff5554026..043718154d7bf748fd19e8794a0b134bcc78a043 100644 --- a/l10n/ro/lib.po +++ b/l10n/ro/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "Admin" msgid "web services under your control" msgstr "servicii web controlate de tine" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "Descărcarea ZIP este dezactivată." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "FiÈ™ierele trebuie descărcate unul câte unul." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "ÃŽnapoi la fiÈ™iere" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "FiÈ™ierele selectate sunt prea mari pentru a genera un fiÈ™ier zip." diff --git a/l10n/ro/settings.po b/l10n/ro/settings.po index ca4b3daf03647258b6b14f79fa901a8f88822994..5880c612e9e3521ec261ef9dcc4242cc6cd480c0 100644 --- a/l10n/ro/settings.po +++ b/l10n/ro/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ro/user_ldap.po b/l10n/ro/user_ldap.po index b6b64f2a32268bf91a166e40b2c4eb363081203f..a475db8c7888a0e7ce6af6bbeeb88d35921b874e 100644 --- a/l10n/ro/user_ldap.po +++ b/l10n/ro/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Romanian (http://www.transifex.com/projects/p/owncloud/language/ro/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ru/core.po b/l10n/ru/core.po index 11a016c019df58faf18f553a54ba484bfb0c0cea..ba3afc7b6a93286d2704c145ba9a27d5113325e7 100644 --- a/l10n/ru/core.po +++ b/l10n/ru/core.po @@ -13,8 +13,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: Victor Bravo <>\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" @@ -143,59 +143,59 @@ msgstr "ÐоÑбрь" msgid "December" msgstr "Декабрь" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "КонфигурациÑ" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "неÑколько Ñекунд назад" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 минуту назад" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} минут назад" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "Ñ‡Ð°Ñ Ð½Ð°Ð·Ð°Ð´" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} чаÑов назад" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "ÑегоднÑ" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "вчера" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} дней назад" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "в прошлом меÑÑце" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} меÑÑцев назад" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "неÑколько меÑÑцев назад" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "в прошлом году" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "неÑколько лет назад" diff --git a/l10n/ru/files.po b/l10n/ru/files.po index 55a94ed8cd90b4e8a563190ae17ee25aa612fbbb..cf3395d24d7a2750f8148bca6f636d30786c14ad 100644 --- a/l10n/ru/files.po +++ b/l10n/ru/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Victor Bravo <>\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" @@ -330,19 +330,19 @@ msgstr "Подождите, файлы ÑканируютÑÑ." msgid "Current scanning" msgstr "Текущее Ñканирование" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "директориÑ" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "директории" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "файл" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "файлы" diff --git a/l10n/ru/files_external.po b/l10n/ru/files_external.po index 5a43cc160475ce1e554d13d04cc0d5a7ad5d1799..14b4f5c69bc40e8d4cb07697d81ea256fb00d8ea 100644 --- a/l10n/ru/files_external.po +++ b/l10n/ru/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ru/files_sharing.po b/l10n/ru/files_sharing.po index 0e02ea287bd890ca2db831814a3b55e35592c412..67c0b8a6fd2526261747ddb02ebc7ef062dd3b33 100644 --- a/l10n/ru/files_sharing.po +++ b/l10n/ru/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Victor Bravo <>\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ru/files_trashbin.po b/l10n/ru/files_trashbin.po index 3ee3410a04971c80b0a506fba5c59f13165e0a77..3a6e6489ddd4c45417d7f33133d3c1b57832c0e2 100644 --- a/l10n/ru/files_trashbin.po +++ b/l10n/ru/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ru/lib.po b/l10n/ru/lib.po index ad2eabc93ffc4e30e782a0d26bfd831a90b8a6bd..38d97da209bd56852d1a2255f59838b01bcbf630 100644 --- a/l10n/ru/lib.po +++ b/l10n/ru/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "Admin" msgid "web services under your control" msgstr "веб-ÑервиÑÑ‹ под вашим управлением" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "ZIP-Ñкачивание отключено." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Файлы должны быть загружены по одному." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Ðазад к файлам" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Выбранные файлы Ñлишком велики, чтобы Ñоздать zip файл." diff --git a/l10n/ru/settings.po b/l10n/ru/settings.po index be58d8197737bda3ebbf3f0a625acdc6248d8d39..e3c76038e24adbb2fe3bea114329c8b38d37ff14 100644 --- a/l10n/ru/settings.po +++ b/l10n/ru/settings.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ru/user_ldap.po b/l10n/ru/user_ldap.po index 226679950cc98ea92c1910636cb092e618bf6090..600bce5afd2716968a00150075d0fbb2838ae271 100644 --- a/l10n/ru/user_ldap.po +++ b/l10n/ru/user_ldap.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: alfsoft <alfsoft@gmail.com>\n" "Language-Team: Russian (http://www.transifex.com/projects/p/owncloud/language/ru/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/si_LK/core.po b/l10n/si_LK/core.po index bdaeceabc2cd874a15680ed292229afe1f59f556..625f32a45e89b3ed850780c3985e8510f0c4b989 100644 --- a/l10n/si_LK/core.po +++ b/l10n/si_LK/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" @@ -137,59 +137,59 @@ msgstr "නොවà·à¶¸à·Šà¶¶à¶»à·Š" msgid "December" msgstr "දෙසà·à¶¸à·Šà¶¶à¶»à·Š" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "සිටුවම්" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "à¶à¶à·Šà¶´à¶»à¶ºà¶±à·Šà¶§ පෙර" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 මිනිà¶à·Šà¶à·”වකට පෙර" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "අද" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "ඊයේ" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "පෙර මà·à·ƒà¶ºà·š" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "මà·à·ƒ කීපයකට පෙර" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "පෙර අවුරුද්දේ" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "අවුරුදු කීපයකට පෙර" diff --git a/l10n/si_LK/files.po b/l10n/si_LK/files.po index caa8b082fc8d38bb212da2afc8c1be601abe3864..6cff435336f1c99572df505b9717c21ba40c3c78 100644 --- a/l10n/si_LK/files.po +++ b/l10n/si_LK/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "ගොනු පරික්ෂ෠කෙරේ. මඳක් à¶»à·à¶³ msgid "Current scanning" msgstr "වර්à¶à¶¸à·à¶± පරික්ෂà·à·€" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "ගොනුව" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "ගොනු" diff --git a/l10n/si_LK/files_external.po b/l10n/si_LK/files_external.po index a930bda8fb846beab76d5c77214e05f68e89a284..dc16ff8bcb556433ca3e9f1ff95b2ee9236e6d5d 100644 --- a/l10n/si_LK/files_external.po +++ b/l10n/si_LK/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/si_LK/files_sharing.po b/l10n/si_LK/files_sharing.po index a2fa9374a69d5af4e547def094edd67b8b8e3280..5b3bfd4108efcd01c8e4cfcd8e846f2dc02a79d8 100644 --- a/l10n/si_LK/files_sharing.po +++ b/l10n/si_LK/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/si_LK/files_trashbin.po b/l10n/si_LK/files_trashbin.po index ba8606fbccb5175c6b2eab550c4400ee1533bba9..e36b324e82ea95276bf60a495fe72720168d74ad 100644 --- a/l10n/si_LK/files_trashbin.po +++ b/l10n/si_LK/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/si_LK/lib.po b/l10n/si_LK/lib.po index 22f25e24cdfc4ca1ef6ad60df2b7517aa4ea2110..88db827ca633826ff9c31f49860f953ded8a7f72 100644 --- a/l10n/si_LK/lib.po +++ b/l10n/si_LK/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "පරිපà·à¶½à¶š" msgid "web services under your control" msgstr "ඔබට à¶´à·à¶½à¶±à¶º à¶šà·… à·„à·à¶šà·’ වෙබ් සේවà·à·€à¶±à·Š" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "ZIP à¶·à·à¶œà¶ කිරීම් à¶…à¶šà·Šâ€à¶»à·’යයි" -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "ගොනු එකින් à¶‘à¶š à¶·à·à¶œà¶ යුà¶à·”යි" -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "ගොනු වෙà¶à¶§ à¶±à·à·€à¶ යන්න" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "à¶à·à¶»à·à¶œà¶à·Š ගොනු ZIP ගොනුවක් à¶à·à¶±à·“මට විà·à·à¶½ à·€à·à¶©à·’ය." diff --git a/l10n/si_LK/settings.po b/l10n/si_LK/settings.po index 641f07cdda5d40bf7889563078cd9b64d142b226..b6d7297ef0c67c121af9c4405c2b3256088d13dc 100644 --- a/l10n/si_LK/settings.po +++ b/l10n/si_LK/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/si_LK/user_ldap.po b/l10n/si_LK/user_ldap.po index d2c3e7c6a3ff82f9cd5925769a8d47091678d447..d0248c7e173d07226b8e69cfbbd325ae1910c767 100644 --- a/l10n/si_LK/user_ldap.po +++ b/l10n/si_LK/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Sinhala (Sri Lanka) (http://www.transifex.com/projects/p/owncloud/language/si_LK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sk_SK/core.po b/l10n/sk_SK/core.po index 984ca1d84147e48df18f529e124e8c9708d68678..90a0894267ad5e7ccf6af5d728173da6b4f8d635 100644 --- a/l10n/sk_SK/core.po +++ b/l10n/sk_SK/core.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" +"Last-Translator: mhh <marian.hvolka@stuba.sk>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -138,59 +138,59 @@ msgstr "November" msgid "December" msgstr "December" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Nastavenia" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "pred sekundami" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "pred minútou" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "pred {minutes} minútami" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "Pred 1 hodinou" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "Pred {hours} hodinami." -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "dnes" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "vÄera" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "pred {days} dňami" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "minulý mesiac" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "Pred {months} mesiacmi." -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "pred mesiacmi" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "minulý rok" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "pred rokmi" @@ -285,7 +285,7 @@ msgstr "Heslo" #: js/share.js:187 msgid "Allow Public Upload" -msgstr "" +msgstr "PovoliÅ¥ verejné nahrávanie" #: js/share.js:191 msgid "Email link to person" @@ -412,7 +412,7 @@ msgid "" "will be no way to get your data back after your password is reset. If you " "are not sure what to do, please contact your administrator before you " "continue. Do you really want to continue?" -msgstr "" +msgstr "VaÅ¡e súbory sú Å¡ifrované. Ak nemáte povolený kÄ¾ÃºÄ obnovy, nie je spôsob, ako zÃskaÅ¥ po obnove hesla VaÅ¡e dáta. Ak nie ste si isà tým, Äo robÃte, obráťte sa najskôr na administrátora. Naozaj chcete pokraÄovaÅ¥?" #: lostpassword/templates/lostpassword.php:24 msgid "Yes, I really want to reset my password now" diff --git a/l10n/sk_SK/files.po b/l10n/sk_SK/files.po index 593d01de313cc74305d1d9fcfcc64f0a847e26a6..33f3f8f9ffefe7874330c9c2fb2d2f042e4045bf 100644 --- a/l10n/sk_SK/files.po +++ b/l10n/sk_SK/files.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" +"Last-Translator: mhh <marian.hvolka@stuba.sk>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -30,11 +30,11 @@ msgstr "Nie je možné presunúť %s" #: ajax/upload.php:16 ajax/upload.php:45 msgid "Unable to set upload directory." -msgstr "" +msgstr "Nemožno nastaviÅ¥ prieÄinok pre nahrané súbory." #: ajax/upload.php:22 msgid "Invalid Token" -msgstr "" +msgstr "Neplatný token" #: ajax/upload.php:59 msgid "No file was uploaded. Unknown error" @@ -77,7 +77,7 @@ msgstr "Nedostatok dostupného úložného priestoru" #: ajax/upload.php:123 msgid "Invalid directory." -msgstr "Neplatný prieÄinok" +msgstr "Neplatný prieÄinok." #: appinfo/app.php:12 msgid "Files" @@ -93,7 +93,7 @@ msgstr "Nie je k dispozÃcii dostatok miesta" #: js/file-upload.js:64 msgid "Upload cancelled." -msgstr "Odosielanie zruÅ¡ené" +msgstr "Odosielanie zruÅ¡ené." #: js/file-upload.js:167 js/files.js:266 msgid "" @@ -102,7 +102,7 @@ msgstr "Opustenie stránky zrušà práve prebiehajúce odosielanie súboru." #: js/file-upload.js:233 js/files.js:339 msgid "URL cannot be empty." -msgstr "URL nemôže byÅ¥ prázdne" +msgstr "URL nemôže byÅ¥ prázdne." #: js/file-upload.js:238 lib/app.php:53 msgid "Invalid folder name. Usage of 'Shared' is reserved by ownCloud" @@ -232,7 +232,7 @@ msgstr "{count} súborov" #: lib/app.php:73 #, php-format msgid "%s could not be renamed" -msgstr "" +msgstr "%s nemohol byÅ¥ premenovaný" #: lib/helper.php:11 templates/index.php:18 msgid "Upload" @@ -328,19 +328,19 @@ msgstr "ÄŒakajte, súbory sú prehľadávané." msgid "Current scanning" msgstr "Práve prezerané" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" -msgstr "" +msgstr "prieÄinok" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" -msgstr "" +msgstr "prieÄinky" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "súbor" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "súbory" diff --git a/l10n/sk_SK/files_external.po b/l10n/sk_SK/files_external.po index 845aabe6bd192b6e9bfe7c2b04dac26de073fdbb..c17cbeda073412519ee78d9de494ee95cec8a671 100644 --- a/l10n/sk_SK/files_external.po +++ b/l10n/sk_SK/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: mhh <marian.hvolka@stuba.sk>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sk_SK/files_sharing.po b/l10n/sk_SK/files_sharing.po index 6d964232d50b2c5ec717c0cd9d0334ef0b5f9ef7..5d388785f272f845d27a00d4ffc54d193a654223 100644 --- a/l10n/sk_SK/files_sharing.po +++ b/l10n/sk_SK/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sk_SK/files_trashbin.po b/l10n/sk_SK/files_trashbin.po index f1edfc2a4fb506c9def256d4338fbf7be981ad1d..ab5413fcc5bf1b06b9335bdb765e539dcec7b840 100644 --- a/l10n/sk_SK/files_trashbin.po +++ b/l10n/sk_SK/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sk_SK/lib.po b/l10n/sk_SK/lib.po index 54784fb9d3d4fe8d6e44d2a2fcb959afa7bb11f9..e635a91a785a0f25dc474d39b81098dc1264f47e 100644 --- a/l10n/sk_SK/lib.po +++ b/l10n/sk_SK/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "Administrátor" msgid "web services under your control" msgstr "webové služby pod VaÅ¡ou kontrolou" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "SÅ¥ahovanie súborov ZIP je vypnuté." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Súbory musia byÅ¥ nahrávané jeden za druhým." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Späť na súbory" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Zvolené súbory sú prÃliÅ¡ veľké na vygenerovanie zip súboru." diff --git a/l10n/sk_SK/settings.po b/l10n/sk_SK/settings.po index c8d392242e78f0ea457c9e68393e9a97157522bb..f00cfb71c854244fdfb26132af52c82cb10eb83a 100644 --- a/l10n/sk_SK/settings.po +++ b/l10n/sk_SK/settings.po @@ -8,9 +8,9 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" -"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" +"Last-Translator: mhh <marian.hvolka@stuba.sk>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -457,7 +457,7 @@ msgstr "WebDAV" msgid "" "Use this address to <a href=\"%s/server/5.0/user_manual/files/files.html\" " "target=\"_blank\">access your Files via WebDAV</a>" -msgstr "" +msgstr "Použite túto adresu <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">pre prÃstup k súborom cez WebDAV</a>" #: templates/users.php:21 msgid "Login Name" diff --git a/l10n/sk_SK/user_ldap.po b/l10n/sk_SK/user_ldap.po index 0a0257a54faea41063cad466fd9d54f1726c8864..4cd5e216783684e83d3528ae987bcb6ee37c81dc 100644 --- a/l10n/sk_SK/user_ldap.po +++ b/l10n/sk_SK/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: mhh <marian.hvolka@stuba.sk>\n" "Language-Team: Slovak (Slovakia) (http://www.transifex.com/projects/p/owncloud/language/sk_SK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sl/core.po b/l10n/sl/core.po index d62fe931e4e7323b93ae5117f420f54691f687fe..8ee3882b56901564ae01221dd48cebc783dde5ad 100644 --- a/l10n/sl/core.po +++ b/l10n/sl/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" @@ -139,59 +139,59 @@ msgstr "november" msgid "December" msgstr "december" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Nastavitve" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "pred nekaj sekundami" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "pred minuto" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "pred {minutes} minutami" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "Pred 1 uro" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "pred {hours} urami" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "danes" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "vÄeraj" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "pred {days} dnevi" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "zadnji mesec" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "pred {months} meseci" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "mesecev nazaj" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "lansko leto" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "let nazaj" diff --git a/l10n/sl/files.po b/l10n/sl/files.po index e0e6f04d0672ea420d0d6118b257e79efbae8783..c5343353985b4ea06241ebe0980137141f20c14a 100644 --- a/l10n/sl/files.po +++ b/l10n/sl/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: barbarak <barbarak@arnes.si>\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" @@ -328,19 +328,19 @@ msgstr "Poteka preuÄevanje datotek, poÄakajte ..." msgid "Current scanning" msgstr "Trenutno poteka preuÄevanje" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "direktorij" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "direktoriji" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "datoteka" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "datoteke" diff --git a/l10n/sl/files_external.po b/l10n/sl/files_external.po index 611bd1db93baa2c7a0d6117fe34461dcc843386a..bb8ba9c953e5a8126e72dd7edc4ca04f0fe4978c 100644 --- a/l10n/sl/files_external.po +++ b/l10n/sl/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: mateju <>\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sl/files_sharing.po b/l10n/sl/files_sharing.po index 382af2ad3f843d595bdc6e56ad352bbc4841d3d6..ce3b2e47ec820c60909e7463645f807dfbf2debc 100644 --- a/l10n/sl/files_sharing.po +++ b/l10n/sl/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sl/files_trashbin.po b/l10n/sl/files_trashbin.po index 9c4071419f92b5bb082c3819bcb75b36251496bc..52b3d69cfb9fd8e06fc87ef5976dd32429c3888c 100644 --- a/l10n/sl/files_trashbin.po +++ b/l10n/sl/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sl/lib.po b/l10n/sl/lib.po index cb45c24fe9caa0a8fb48bedc65a2dfde6e9454c9..bcc9237037d13764919a65a612fa0c82950b3343 100644 --- a/l10n/sl/lib.po +++ b/l10n/sl/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "SkrbniÅ¡tvo" msgid "web services under your control" msgstr "spletne storitve pod vaÅ¡im nadzorom" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "Prejemanje datotek v paketu ZIP je onemogoÄeno." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Datoteke je mogoÄe prejeti le posamiÄno." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Nazaj na datoteke" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Izbrane datoteke so prevelike za ustvarjanje datoteke arhiva zip." diff --git a/l10n/sl/settings.po b/l10n/sl/settings.po index a198d4211836273162f92493977376f0fce1b35d..894d6058d64b2c6aac1d67d244546cca9dc09f76 100644 --- a/l10n/sl/settings.po +++ b/l10n/sl/settings.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sl/user_ldap.po b/l10n/sl/user_ldap.po index 39b5621f64996e2c9d5f4ba86686a00200ececde..0c786ff68dce6aebadc74a3c7def128df416c538 100644 --- a/l10n/sl/user_ldap.po +++ b/l10n/sl/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: barbarak <barbarak@arnes.si>\n" "Language-Team: Slovenian (http://www.transifex.com/projects/p/owncloud/language/sl/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sq/core.po b/l10n/sq/core.po index afa5e12d5da5590e22b90ad099c9497fe35d6fec..9b68027f89919273a49482b8a920980dbaa73028 100644 --- a/l10n/sq/core.po +++ b/l10n/sq/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" @@ -138,59 +138,59 @@ msgstr "Nëntor" msgid "December" msgstr "Dhjetor" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Parametra" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "sekonda më parë" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 minutë më parë" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} minuta më parë" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 orë më parë" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} orë më parë" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "sot" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "dje" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} ditë më parë" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "muajin e shkuar" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} muaj më parë" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "muaj më parë" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "vitin e shkuar" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "vite më parë" diff --git a/l10n/sq/files.po b/l10n/sq/files.po index 271290a46d2aa043924edeac48f7f2ac638f3b66..9e89d9a6ac137d54158765454c86dc6507dc0c97 100644 --- a/l10n/sq/files.po +++ b/l10n/sq/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "Skedarët po analizohen, ju lutemi pritni." msgid "Current scanning" msgstr "Analizimi aktual" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "" diff --git a/l10n/sq/files_external.po b/l10n/sq/files_external.po index da8e68b6b9047c0faa03fb8da4acd2c36cb9b4e4..ae0eacc5ac46451785ac4e491ae5f475131998a0 100644 --- a/l10n/sq/files_external.po +++ b/l10n/sq/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sq/files_sharing.po b/l10n/sq/files_sharing.po index 40709ec5c0d358c99994c13674265847dd7d90b4..5b702ae4af0585f05a1db36891cb015e8134da69 100644 --- a/l10n/sq/files_sharing.po +++ b/l10n/sq/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sq/files_trashbin.po b/l10n/sq/files_trashbin.po index de0fdf1de9c6d7feec5e8036fa67ec4da0414959..a40119d1a6c08b4505e785f9978131cf29b38bec 100644 --- a/l10n/sq/files_trashbin.po +++ b/l10n/sq/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sq/lib.po b/l10n/sq/lib.po index b1e0e426abd4446308daf0bd270574d601ed2ebe..4ee6ea7f5c8a998b0564ceeed65fd7d933b195b4 100644 --- a/l10n/sq/lib.po +++ b/l10n/sq/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "Admin" msgid "web services under your control" msgstr "shërbime web nën kontrollin tënd" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "Shkarimi i skedarëve ZIP është i çaktivizuar." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Skedarët duhet të shkarkohen një nga një." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Kthehu tek skedarët" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Skedarët e selektuar janë shumë të mëdhenj për të krijuar një skedar ZIP." diff --git a/l10n/sq/settings.po b/l10n/sq/settings.po index ec3c439bdfa6eb75800c8a52abde34cabbb2b6d6..e73539c723a2b5ee9aef737a6c4abe92e0d8ea57 100644 --- a/l10n/sq/settings.po +++ b/l10n/sq/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sq/user_ldap.po b/l10n/sq/user_ldap.po index 8dbb483cdc933ec2a6c68e3cf44e984786094435..e33ebbb7667d0bc4e0b2abe1aeb54ada67003d7d 100644 --- a/l10n/sq/user_ldap.po +++ b/l10n/sq/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Albanian (http://www.transifex.com/projects/p/owncloud/language/sq/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sr/core.po b/l10n/sr/core.po index a4be0812787288f824655f533b347c5cebc49bfc..2a2ebfd70c266d6985b7ec25e95592f0554df09d 100644 --- a/l10n/sr/core.po +++ b/l10n/sr/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" @@ -137,59 +137,59 @@ msgstr "Ðовембар" msgid "December" msgstr "Децембар" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "ПоÑтавке" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "пре неколико Ñекунди" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "пре 1 минут" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "пре {minutes} минута" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "Пре једног Ñата" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "Пре {hours} Ñата (Ñати)" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "данаÑ" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "јуче" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "пре {days} дана" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "прошлог меÑеца" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "Пре {months} меÑеца (меÑеци)" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "меÑеци раније" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "прошле године" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "година раније" diff --git a/l10n/sr/files.po b/l10n/sr/files.po index 46985b4a4bf7459a235cb090a34982213576ed39..077bf9f580610cfdb91d96560dac67a67a4dee5e 100644 --- a/l10n/sr/files.po +++ b/l10n/sr/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "Скенирам датотеке…" msgid "Current scanning" msgstr "Тренутно Ñкенирање" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "" diff --git a/l10n/sr/files_external.po b/l10n/sr/files_external.po index d1d0a2f26bab7057d5cd0487b7460d2d3c3241ee..55aca2edb27d27c89d9ad5d1e0984359c07bff26 100644 --- a/l10n/sr/files_external.po +++ b/l10n/sr/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sr/files_sharing.po b/l10n/sr/files_sharing.po index 2e5a7e40f2eb880500753f5b77eab376be9af3c2..a34900b3769c8c325791e1e0c14c2b88b9b0825f 100644 --- a/l10n/sr/files_sharing.po +++ b/l10n/sr/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sr/files_trashbin.po b/l10n/sr/files_trashbin.po index db05ac6f9dbccda2eeaa144975a977b73abe429d..365dbba86fba3e59e12c901d71f9881e134e96f8 100644 --- a/l10n/sr/files_trashbin.po +++ b/l10n/sr/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sr/lib.po b/l10n/sr/lib.po index 9cb12e7ac5c589dc17a006ab6ac15c171d197ec8..ac591afe882a586d49d4ceff2897b0472542dd03 100644 --- a/l10n/sr/lib.po +++ b/l10n/sr/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "ÐдминиÑтратор" msgid "web services under your control" msgstr "веб ÑервиÑи под контролом" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "Преузимање ZIP-а је иÑкључено." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Датотеке морате преузимати једну по једну." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Ðазад на датотеке" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Изабране датотеке Ñу превелике да биÑте направили ZIP датотеку." diff --git a/l10n/sr/settings.po b/l10n/sr/settings.po index b974ca52bf3ecc19310e30b67707b0bc6f2b8c3c..df81f2649611348748a19307d8189d5959a1c8de 100644 --- a/l10n/sr/settings.po +++ b/l10n/sr/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sr/user_ldap.po b/l10n/sr/user_ldap.po index 47fff93e5afa86f826890449825b68210ee57a2b..be499a9453fac0acc32d1ecf807c6c2f973e6870 100644 --- a/l10n/sr/user_ldap.po +++ b/l10n/sr/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (http://www.transifex.com/projects/p/owncloud/language/sr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sr@latin/core.po b/l10n/sr@latin/core.po index 40097f22d9fdfd953b6719e38f85859b85edc87f..29b63e1c13c0d4d117a766e785ea06f8a01541e5 100644 --- a/l10n/sr@latin/core.po +++ b/l10n/sr@latin/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" @@ -137,59 +137,59 @@ msgstr "Novembar" msgid "December" msgstr "Decembar" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "PodeÅ¡avanja" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "" diff --git a/l10n/sr@latin/files.po b/l10n/sr@latin/files.po index 9f8ff6085afca03c2fbf8493129eb9019cedf898..4533ac43dd00c49ab5a2c2e53a1dcd6f249fff8f 100644 --- a/l10n/sr@latin/files.po +++ b/l10n/sr@latin/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "" msgid "Current scanning" msgstr "" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "" diff --git a/l10n/sr@latin/files_external.po b/l10n/sr@latin/files_external.po index 484ca6e14ce9d8ec55ce2280c7f2231c44abbad9..ad2bcc3cff60ed61e4e829ac59295ae450dcfeb8 100644 --- a/l10n/sr@latin/files_external.po +++ b/l10n/sr@latin/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sr@latin/files_sharing.po b/l10n/sr@latin/files_sharing.po index eeaef9e5000bd71c051f78f476c183ff6d9abab0..aeb0fa5e32bfe349be2d03c84eb7335bb98b695c 100644 --- a/l10n/sr@latin/files_sharing.po +++ b/l10n/sr@latin/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sr@latin/files_trashbin.po b/l10n/sr@latin/files_trashbin.po index c2b234735cf0f2959277b7d125de65d746fccdff..bc969962243492b8e4e5a61a087e831fd8311874 100644 --- a/l10n/sr@latin/files_trashbin.po +++ b/l10n/sr@latin/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sr@latin/lib.po b/l10n/sr@latin/lib.po index eca7f3d72e1c6b1ff6a26522467f7b4512f54bde..ce0a0b53fcc8bf4a78e9ad1a9d0de5f9881bde56 100644 --- a/l10n/sr@latin/lib.po +++ b/l10n/sr@latin/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "Adninistracija" msgid "web services under your control" msgstr "" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "" -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "" -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "" diff --git a/l10n/sr@latin/settings.po b/l10n/sr@latin/settings.po index d038943c25b24022d38bd534afb29816461887fd..22b4eb9a352803e0745da4d1a3502d78445b8927 100644 --- a/l10n/sr@latin/settings.po +++ b/l10n/sr@latin/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Serbian (Latin) (http://www.transifex.com/projects/p/owncloud/language/sr@latin/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sv/core.po b/l10n/sv/core.po index 5eecdeddd88d9e72766cea8e48782d6344fdb848..c17b316c0b14b9fe967aa86173c00eb17e684857 100644 --- a/l10n/sv/core.po +++ b/l10n/sv/core.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" @@ -141,59 +141,59 @@ msgstr "November" msgid "December" msgstr "December" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Inställningar" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "sekunder sedan" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 minut sedan" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} minuter sedan" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 timme sedan" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} timmar sedan" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "i dag" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "i gÃ¥r" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} dagar sedan" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "förra mÃ¥naden" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} mÃ¥nader sedan" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "mÃ¥nader sedan" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "förra Ã¥ret" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "Ã¥r sedan" diff --git a/l10n/sv/files.po b/l10n/sv/files.po index f019207f7e726fdf75a32aac8c384c045d5dd68d..7ab7b4dd546359fa5e0ad5986a9faccdb2bd96c6 100644 --- a/l10n/sv/files.po +++ b/l10n/sv/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Magnus Höglund <magnus@linux.com>\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" @@ -330,19 +330,19 @@ msgstr "Filer skannas, var god vänta" msgid "Current scanning" msgstr "Aktuell skanning" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "mapp" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "mappar" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "fil" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "filer" diff --git a/l10n/sv/files_external.po b/l10n/sv/files_external.po index 5acbd87427ab0e3f0b2b2f545aca5ee80bb6aaf8..c901d5e8b4f1ff403cb06d0b18d3e5c8df68c5e4 100644 --- a/l10n/sv/files_external.po +++ b/l10n/sv/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: medialabs\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sv/files_sharing.po b/l10n/sv/files_sharing.po index c7ad79c4fc6be662d691012da397c243681d7c6a..a0eb517610060f0c5eae83bef3c5b83dee5d140d 100644 --- a/l10n/sv/files_sharing.po +++ b/l10n/sv/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sv/files_trashbin.po b/l10n/sv/files_trashbin.po index 1f447a92fc75ced813f5fb09817e83c09d451fd7..290192c74dcd47d8a6fd740f49c508d08c7388a6 100644 --- a/l10n/sv/files_trashbin.po +++ b/l10n/sv/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sv/lib.po b/l10n/sv/lib.po index 959ecb84a842c2fc196355ed5f291c9c314f66a3..607f62d5c1acc51cb51114b0ca2ec17b764ea389 100644 --- a/l10n/sv/lib.po +++ b/l10n/sv/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "Admin" msgid "web services under your control" msgstr "webbtjänster under din kontroll" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "Nerladdning av ZIP är avstängd." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Filer laddas ner en Ã¥t gÃ¥ngen." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Tillbaka till Filer" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Valda filer är för stora för att skapa zip-fil." diff --git a/l10n/sv/settings.po b/l10n/sv/settings.po index a900eb929ba9d92163d81fc704c5ddd894563229..5d992a333a4d3069d127b1733b0cfad8495d868f 100644 --- a/l10n/sv/settings.po +++ b/l10n/sv/settings.po @@ -11,8 +11,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/sv/user_ldap.po b/l10n/sv/user_ldap.po index b7a2685a68fb79a02eb05feebc4ee6c6fa120b1e..72e779369f45f8f7bd8bf81da66993a443bfa134 100644 --- a/l10n/sv/user_ldap.po +++ b/l10n/sv/user_ldap.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: medialabs\n" "Language-Team: Swedish (http://www.transifex.com/projects/p/owncloud/language/sv/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ta_LK/core.po b/l10n/ta_LK/core.po index 74ce7e2d617b4f8e282634df278ccc18bd2b5fbe..edf88955463628b4068f14536dd32ccae58e3fbb 100644 --- a/l10n/ta_LK/core.po +++ b/l10n/ta_LK/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" @@ -137,59 +137,59 @@ msgstr "காரà¯à®¤à¯à®¤à®¿à®•ை" msgid "December" msgstr "மாரà¯à®•ழி" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "அமைபà¯à®ªà¯à®•ளà¯" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "செகà¯à®•னà¯à®•ளà¯à®•à¯à®•௠மà¯à®©à¯" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 நிமிடதà¯à®¤à®¿à®±à¯à®•௠மà¯à®©à¯ " -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{நிமிடஙà¯à®•ளà¯} நிமிடஙà¯à®•ளà¯à®•à¯à®•௠மà¯à®©à¯ " -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 மணிதà¯à®¤à®¿à®¯à®¾à®²à®¤à¯à®¤à®¿à®±à¯à®•௠மà¯à®©à¯" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{மணிதà¯à®¤à®¿à®¯à®¾à®²à®™à¯à®•ளà¯} மணிதà¯à®¤à®¿à®¯à®¾à®²à®™à¯à®•ளிறà¯à®•௠மà¯à®©à¯" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "இனà¯à®±à¯" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "நேறà¯à®±à¯" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{நாடà¯à®•ளà¯} நாடà¯à®•ளà¯à®•à¯à®•௠மà¯à®©à¯" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "கடநà¯à®¤ மாதமà¯" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{மாதஙà¯à®•ளà¯} மாதஙà¯à®•ளிறà¯à®•௠மà¯à®©à¯" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "மாதஙà¯à®•ளà¯à®•à¯à®•௠மà¯à®©à¯" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "கடநà¯à®¤ வரà¯à®Ÿà®®à¯" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "வரà¯à®Ÿà®™à¯à®•ளà¯à®•à¯à®•௠மà¯à®©à¯" diff --git a/l10n/ta_LK/files.po b/l10n/ta_LK/files.po index cb2e4557517df042da948168c9efaf7aaa944e8e..ea153deca3ea09ba64ba973dedd9b331ac4145df 100644 --- a/l10n/ta_LK/files.po +++ b/l10n/ta_LK/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "கோபà¯à®ªà¯à®•ள௠வரà¯à®Ÿà®ªà¯à®ªà®Ÿà¯à®•ினà¯à®± msgid "Current scanning" msgstr "தறà¯à®ªà¯‹à®¤à¯ வரà¯à®Ÿà®ªà¯à®ªà®Ÿà¯à®ªà®µà¯ˆ" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "" diff --git a/l10n/ta_LK/files_external.po b/l10n/ta_LK/files_external.po index e427009892a9efa47af0b275e31074e2aa34fc05..83d56773d6101c359782c95f07ad845952a32eaf 100644 --- a/l10n/ta_LK/files_external.po +++ b/l10n/ta_LK/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ta_LK/files_sharing.po b/l10n/ta_LK/files_sharing.po index 37ae904c1e8049e19906ff1e63f7bcc16af2f20e..4c8ca73bd771a8054715e9cab727c414468740e0 100644 --- a/l10n/ta_LK/files_sharing.po +++ b/l10n/ta_LK/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ta_LK/files_trashbin.po b/l10n/ta_LK/files_trashbin.po index 063876a95c42f914ac20de1fca756b2dbb484d03..76b07710fd7ba790923047cff8a1553aca1d7c69 100644 --- a/l10n/ta_LK/files_trashbin.po +++ b/l10n/ta_LK/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ta_LK/lib.po b/l10n/ta_LK/lib.po index 9a0ae339b0ba6c88197b7092d49d524ae417bcef..975877cbabef514ae8944d862ae291f7813ac2b9 100644 --- a/l10n/ta_LK/lib.po +++ b/l10n/ta_LK/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "நிரà¯à®µà®¾à®•à®®à¯" msgid "web services under your control" msgstr "வலைய சேவைகள௠உஙà¯à®•ளà¯à®Ÿà¯ˆà®¯ கடà¯à®Ÿà¯à®ªà¯à®ªà®¾à®Ÿà¯à®Ÿà®¿à®©à¯ கீழ௠உளà¯à®³à®¤à¯" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "வீசொலிப௠பூடà¯à®Ÿà¯ பதிவிறகà¯à®•ம௠நிறà¯à®¤à¯à®¤à®ªà¯à®ªà®Ÿà¯à®Ÿà¯à®³à¯à®³à®¤à¯." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "கோபà¯à®ªà¯à®•ளà¯à®’னà¯à®±à®©à¯ பின௠ஒனà¯à®±à®¾à®• பதிவிறகà¯à®•பà¯à®ªà®Ÿà®µà¯‡à®£à¯à®Ÿà¯à®®à¯." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "கோபà¯à®ªà¯à®•ளà¯à®•à¯à®•௠செலà¯à®•" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "வீ சொலிக௠கோபà¯à®ªà¯à®•ளை உரà¯à®µà®¾à®•à¯à®•à¯à®µà®¤à®±à¯à®•௠தெரிவà¯à®šà¯†à®¯à¯à®¯à®ªà¯à®ªà®Ÿà¯à®Ÿ கோபà¯à®ªà¯à®•ள௠மிகபà¯à®ªà¯†à®°à®¿à®¯à®µà¯ˆ" diff --git a/l10n/ta_LK/settings.po b/l10n/ta_LK/settings.po index 6ef832ad718cd2af1515bbed9f1f5f01f51e0f16..9bc443abac0b05c047f70901a16dc433eeec7d7f 100644 --- a/l10n/ta_LK/settings.po +++ b/l10n/ta_LK/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ta_LK/user_ldap.po b/l10n/ta_LK/user_ldap.po index c48bc476d1c9f3d582d05adbc9e47639f360971b..f70519d29b8e2a9ced551f042fe1a4751069dbdb 100644 --- a/l10n/ta_LK/user_ldap.po +++ b/l10n/ta_LK/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Tamil (Sri-Lanka) (http://www.transifex.com/projects/p/owncloud/language/ta_LK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/te/core.po b/l10n/te/core.po index 948ef1a81c89bc2de1cfbee4db33ed64620f8e15..603fcb98452552b47d772bbd52e8fd89f34416c8 100644 --- a/l10n/te/core.po +++ b/l10n/te/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n" "MIME-Version: 1.0\n" @@ -137,59 +137,59 @@ msgstr "నవంబరà±" msgid "December" msgstr "డిసెంబరà±" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "అమరికలà±" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "à°•à±à°·à°£à°¾à°² à°•à±à°°à°¿à°¤à°‚" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 నిమిషం à°•à±à°°à°¿à°¤à°‚" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} నిమిషాల à°•à±à°°à°¿à°¤à°‚" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 à°—à°‚à°Ÿ à°•à±à°°à°¿à°¤à°‚" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} à°—à°‚à°Ÿà°² à°•à±à°°à°¿à°¤à°‚" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "ఈరోజà±" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "నినà±à°¨" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} రోజà±à°² à°•à±à°°à°¿à°¤à°‚" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "పోయిన నెల" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} నెలల à°•à±à°°à°¿à°¤à°‚" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "నెలల à°•à±à°°à°¿à°¤à°‚" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "పోయిన సంవతà±à°¸à°°à°‚" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "సంవతà±à°¸à°°à°¾à°² à°•à±à°°à°¿à°¤à°‚" diff --git a/l10n/te/files.po b/l10n/te/files.po index 506f67f7e3f85a2c21a911b893f4de99b85856ab..8b385ace49416aa662a2283ef172ef1495a55738 100644 --- a/l10n/te/files.po +++ b/l10n/te/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "" msgid "Current scanning" msgstr "" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "" diff --git a/l10n/te/files_external.po b/l10n/te/files_external.po index 3d725c5ac3a08f94823acffa98ec173b11ced136..e19b0f7e8d3812b13d0e143db210449d4d304769 100644 --- a/l10n/te/files_external.po +++ b/l10n/te/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/te/files_trashbin.po b/l10n/te/files_trashbin.po index fe1b162137f49f09d0b412c094ea02039b769ef1..3b796ab1021a25636009741b244986a6399ea68a 100644 --- a/l10n/te/files_trashbin.po +++ b/l10n/te/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/te/settings.po b/l10n/te/settings.po index 57fb9f924292e43b6b29bb14aabee27c432a27be..f26f606cf24b9c68f105e4f85d2b04d6c1595983 100644 --- a/l10n/te/settings.po +++ b/l10n/te/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/te/user_ldap.po b/l10n/te/user_ldap.po index ce2953de04f3592b84fd3870f17a6eb9884cf2fc..61f10199df94f97c5699ed3c1d4708178cbeac67 100644 --- a/l10n/te/user_ldap.po +++ b/l10n/te/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Telugu (http://www.transifex.com/projects/p/owncloud/language/te/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/templates/core.pot b/l10n/templates/core.pot index f6e6c824610c6e4773ece51b55fa0aee800525e5..13700bc37590eb5b4a8f360d241ede0d32df92b1 100644 --- a/l10n/templates/core.pot +++ b/l10n/templates/core.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" +"POT-Creation-Date: 2013-07-10 02:13+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" @@ -137,59 +137,59 @@ msgstr "" msgid "December" msgstr "" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "" diff --git a/l10n/templates/files.pot b/l10n/templates/files.pot index 069030e91ce6cef84558062e1a53186f01b47fd1..ad13d09f2f48b7e377f7d8ee47f098d99cd4742e 100644 --- a/l10n/templates/files.pot +++ b/l10n/templates/files.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" +"POT-Creation-Date: 2013-07-10 02:13+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" @@ -327,19 +327,19 @@ msgstr "" msgid "Current scanning" msgstr "" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "" diff --git a/l10n/templates/files_encryption.pot b/l10n/templates/files_encryption.pot index b91f3e01f42c3c812ce0e3d98a5a2c9f9781800c..d03c09aec86ae06e2da8e546b93d14edd862628c 100644 --- a/l10n/templates/files_encryption.pot +++ b/l10n/templates/files_encryption.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" +"POT-Creation-Date: 2013-07-10 02:13+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" diff --git a/l10n/templates/files_external.pot b/l10n/templates/files_external.pot index 2ac6ff26f2f24d51c21502f3fdd831c887999545..28f28f230ae7f0d76151ad07cd5a7610f69414da 100644 --- a/l10n/templates/files_external.pot +++ b/l10n/templates/files_external.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" +"POT-Creation-Date: 2013-07-10 02:13+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" diff --git a/l10n/templates/files_sharing.pot b/l10n/templates/files_sharing.pot index d12989de97f680a0e423c9144082e96e7af27234..1a2710bcb878df12bffc67c405e2da5125b9a65c 100644 --- a/l10n/templates/files_sharing.pot +++ b/l10n/templates/files_sharing.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" +"POT-Creation-Date: 2013-07-10 02:13+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" diff --git a/l10n/templates/files_trashbin.pot b/l10n/templates/files_trashbin.pot index 69f6d18c549372efca9e1c066cd81132c0483069..a6e92666b2145714577d398d4bf15d25a6d04d84 100644 --- a/l10n/templates/files_trashbin.pot +++ b/l10n/templates/files_trashbin.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" +"POT-Creation-Date: 2013-07-10 02:13+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" diff --git a/l10n/templates/files_versions.pot b/l10n/templates/files_versions.pot index e0b355280491d49a8dd985eac8fbd58bfb8881f3..83de71fc6651c314dfcf5917e159eb42f4383735 100644 --- a/l10n/templates/files_versions.pot +++ b/l10n/templates/files_versions.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" +"POT-Creation-Date: 2013-07-10 02:13+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" diff --git a/l10n/templates/lib.pot b/l10n/templates/lib.pot index 24e4eb4da71de7028501e2f6be9451bbdc4d2e20..2fb86489dcfdf1d6b32bc950cdf66f1b63547c09 100644 --- a/l10n/templates/lib.pot +++ b/l10n/templates/lib.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" +"POT-Creation-Date: 2013-07-10 02:13+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" @@ -45,19 +45,19 @@ msgstr "" msgid "web services under your control" msgstr "" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "" -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "" -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "" diff --git a/l10n/templates/settings.pot b/l10n/templates/settings.pot index d213b6da242bd98b690a4bc6d947ca352b613ddb..fb7be24163e94ad28aa305f5af2216fbe9084558 100644 --- a/l10n/templates/settings.pot +++ b/l10n/templates/settings.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" +"POT-Creation-Date: 2013-07-10 02:13+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" diff --git a/l10n/templates/user_ldap.pot b/l10n/templates/user_ldap.pot index 76be8f58e139b90c82e0162c2c03663c2d86f490..aee51a5ee8b68d81fafd7ec08e543fa3db894d6b 100644 --- a/l10n/templates/user_ldap.pot +++ b/l10n/templates/user_ldap.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" +"POT-Creation-Date: 2013-07-10 02:13+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" diff --git a/l10n/templates/user_webdavauth.pot b/l10n/templates/user_webdavauth.pot index d20d80e3bbed68a9d53ecf21ebd1b2f94b65104c..fd1807815e10dfd3177ed69087e8c86e21c71cdb 100644 --- a/l10n/templates/user_webdavauth.pot +++ b/l10n/templates/user_webdavauth.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud Core 5.0.0\n" "Report-Msgid-Bugs-To: translations@owncloud.org\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" +"POT-Creation-Date: 2013-07-10 02:13+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" diff --git a/l10n/th_TH/core.po b/l10n/th_TH/core.po index 8f9bfb84900e743096c4b0cd86031d896f0ceb7e..91083c3d64420180aba174c37eaf5a60998ba4e7 100644 --- a/l10n/th_TH/core.po +++ b/l10n/th_TH/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" @@ -137,59 +137,59 @@ msgstr "พฤศจิà¸à¸²à¸¢à¸™" msgid "December" msgstr "ธันวาคม" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "ตั้งค่า" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "วินาที à¸à¹ˆà¸à¸™à¸«à¸™à¹‰à¸²à¸™à¸µà¹‰" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 นาทีà¸à¹ˆà¸à¸™à¸«à¸™à¹‰à¸²à¸™à¸µà¹‰" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} นาทีà¸à¹ˆà¸à¸™à¸«à¸™à¹‰à¸²à¸™à¸µà¹‰" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 ชั่วโมงà¸à¹ˆà¸à¸™à¸«à¸™à¹‰à¸²à¸™à¸µà¹‰" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} ชั่วโมงà¸à¹ˆà¸à¸™à¸«à¸™à¹‰à¸²à¸™à¸µà¹‰" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "วันนี้" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "เมื่à¸à¸§à¸²à¸™à¸™à¸µà¹‰" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{day} วันà¸à¹ˆà¸à¸™à¸«à¸™à¹‰à¸²à¸™à¸µà¹‰" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "เดืà¸à¸™à¸—ี่à¹à¸¥à¹‰à¸§" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} เดืà¸à¸™à¸à¹ˆà¸à¸™à¸«à¸™à¹‰à¸²à¸™à¸µà¹‰" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "เดืà¸à¸™ ที่ผ่านมา" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "ปีที่à¹à¸¥à¹‰à¸§" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "ปี ที่ผ่านมา" diff --git a/l10n/th_TH/files.po b/l10n/th_TH/files.po index 0aeaf1cf4acf88ba5225b432ce1ef757ec9e7d39..3fb53a1336b4f49f7b2815a5a81c985b715d11a1 100644 --- a/l10n/th_TH/files.po +++ b/l10n/th_TH/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "ไฟล์à¸à¸³à¸¥à¸±à¸‡à¸à¸¢à¸¹à¹ˆà¸£à¸°à¸«à¸§à¹ˆà¸²à¸‡à¸à¸²à¸£à¸ª msgid "Current scanning" msgstr "ไฟล์ที่à¸à¸³à¸¥à¸±à¸‡à¸ªà¹à¸à¸™à¸à¸¢à¸¹à¹ˆà¸‚ณะนี้" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "ไฟล์" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "ไฟล์" diff --git a/l10n/th_TH/files_external.po b/l10n/th_TH/files_external.po index 88502ed3a9cb4254757389765896cc93dac9e9a9..3c6a6f2bd3ad606837762ab64b854e2609b1fdd8 100644 --- a/l10n/th_TH/files_external.po +++ b/l10n/th_TH/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/th_TH/files_sharing.po b/l10n/th_TH/files_sharing.po index 0b3f51e870471e23e53dbab47ef3af466540e10d..4801631a9ce32254171ad7fb30b0eec5bea20ac5 100644 --- a/l10n/th_TH/files_sharing.po +++ b/l10n/th_TH/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/th_TH/files_trashbin.po b/l10n/th_TH/files_trashbin.po index b428adbf5bc0c25b455f51f253c70fbe3aef302c..a9c81b5f7568dc4bfacb4eda80c474a1ab32b2d9 100644 --- a/l10n/th_TH/files_trashbin.po +++ b/l10n/th_TH/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/th_TH/lib.po b/l10n/th_TH/lib.po index fc8068910bb200f7b629c4a77e4aae35894417c0..f3f2e8285738c42c64d5aba4c76f2ac718c89be9 100644 --- a/l10n/th_TH/lib.po +++ b/l10n/th_TH/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "ผู้ดูà¹à¸¥" msgid "web services under your control" msgstr "เว็บเซà¸à¸£à¹Œà¸§à¸´à¸ªà¸—ี่คุณควบคุมà¸à¸²à¸£à¹ƒà¸Šà¹‰à¸‡à¸²à¸™à¹„ด้" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "คุณสมบัติà¸à¸²à¸£à¸”าวน์โหลด zip ถูà¸à¸›à¸´à¸”à¸à¸²à¸£à¹ƒà¸Šà¹‰à¸‡à¸²à¸™à¹„ว้" -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "ไฟล์สามารถดาวน์โหลดได้ทีละครั้งเท่านั้น" -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "à¸à¸¥à¸±à¸šà¹„ปที่ไฟล์" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "ไฟล์ที่เลืà¸à¸à¸¡à¸µà¸‚นาดใหà¸à¹ˆà¹€à¸à¸´à¸™à¸à¸§à¹ˆà¸²à¸—ี่จะสร้างเป็นไฟล์ zip" diff --git a/l10n/th_TH/settings.po b/l10n/th_TH/settings.po index 8d3fcdbb4c31f38e037b5d630f547bfcd2f2b482..48fb2e21531fd72626ac2a2b16af458c28c291a3 100644 --- a/l10n/th_TH/settings.po +++ b/l10n/th_TH/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/th_TH/user_ldap.po b/l10n/th_TH/user_ldap.po index 773c7002a76761a83abba9601246eca56e0d25da..9a2b54c0bf2e1f628d9e6ce56e4b834497e2e1f3 100644 --- a/l10n/th_TH/user_ldap.po +++ b/l10n/th_TH/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Thai (Thailand) (http://www.transifex.com/projects/p/owncloud/language/th_TH/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/tr/core.po b/l10n/tr/core.po index f117ad685315e660992abd96f41d306dd006cc3e..7f59f4a0c91f2511f4bf17958ba4cf985f566f05 100644 --- a/l10n/tr/core.po +++ b/l10n/tr/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" @@ -138,59 +138,59 @@ msgstr "Kasım" msgid "December" msgstr "Aralık" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Ayarlar" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "saniye önce" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 dakika önce" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} dakika önce" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 saat önce" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} saat önce" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "bugün" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "dün" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} gün önce" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "geçen ay" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} ay önce" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "ay önce" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "geçen yıl" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "yıl önce" diff --git a/l10n/tr/files.po b/l10n/tr/files.po index 2284b09f265520308946b9b4976bea36e9f4e521..3200d202081f4e6f49a32251932e90d6c39a6160 100644 --- a/l10n/tr/files.po +++ b/l10n/tr/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" @@ -328,19 +328,19 @@ msgstr "Dosyalar taranıyor, lütfen bekleyin." msgid "Current scanning" msgstr "Güncel tarama" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "dosya" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "dosyalar" diff --git a/l10n/tr/files_external.po b/l10n/tr/files_external.po index cbab67b3afe34010cb6c89287c4f9d49023d34f3..dbf1df741862a361663fff8582dd9f20ae2f2620 100644 --- a/l10n/tr/files_external.po +++ b/l10n/tr/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/tr/files_sharing.po b/l10n/tr/files_sharing.po index d4d266cb28cda31ea75a80a7181a22e89e2ab2ae..3f20f1dc1d942cb06f94c9a60c5d0f84ed09fcbf 100644 --- a/l10n/tr/files_sharing.po +++ b/l10n/tr/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/tr/files_trashbin.po b/l10n/tr/files_trashbin.po index 498b114a1b48d48230c7428207ce9cccc90f18dd..8c9f08695d89caf86c8b60f24cae161496ed0b1e 100644 --- a/l10n/tr/files_trashbin.po +++ b/l10n/tr/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/tr/lib.po b/l10n/tr/lib.po index 54441f8c3045f3289ae4353a25e961b60ccfdb4a..140afd16017de82c1802eef1e82fee1ec821b3d5 100644 --- a/l10n/tr/lib.po +++ b/l10n/tr/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "Yönetici" msgid "web services under your control" msgstr "Bilgileriniz güvenli ve ÅŸifreli" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "ZIP indirmeleri kapatılmıştır." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Dosyaların birer birer indirilmesi gerekmektedir." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Dosyalara dön" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Seçilen dosyalar bir zip dosyası oluÅŸturmak için fazla büyüktür." diff --git a/l10n/tr/settings.po b/l10n/tr/settings.po index 3a005e03331c160bd5a4c356e0d38000dac4240d..982298aa30a1eaaf99b4314cc6a739011cb5fa66 100644 --- a/l10n/tr/settings.po +++ b/l10n/tr/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/tr/user_ldap.po b/l10n/tr/user_ldap.po index 3723c199ec68291ed2dc4b8ff07d7e2058f4a15e..de878997a64baa8cd9c1fd4235ddf6494d23043b 100644 --- a/l10n/tr/user_ldap.po +++ b/l10n/tr/user_ldap.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: ismail yenigül <ismail.yenigul@surgate.com>\n" "Language-Team: Turkish (http://www.transifex.com/projects/p/owncloud/language/tr/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ug/core.po b/l10n/ug/core.po index d4a9c58db568a4cce20ad902549c87accccca2e0..5300c0bfdad93849d789a05c1b3baed8687f9a97 100644 --- a/l10n/ug/core.po +++ b/l10n/ug/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Uighur <uqkun@outlook.com>\n" "MIME-Version: 1.0\n" @@ -137,59 +137,59 @@ msgstr "ئوغلاق" msgid "December" msgstr "ÙƒÛ†Ù†Û•Ùƒ" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "ØªÛ•ÚØ´Û•كلەر" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 مىنۇت ئىلگىرى" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 سائەت ئىلگىرى" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "بۈگۈن" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "تۈنۈگۈن" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "" diff --git a/l10n/ug/files.po b/l10n/ug/files.po index 22d66ad7f921f1b60fb52521e8bf7269bec3e3b1..dff477401313d4564b353b3a4fc1edcc5a457ab2 100644 --- a/l10n/ug/files.po +++ b/l10n/ug/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Uighur <uqkun@outlook.com>\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "" msgid "Current scanning" msgstr "" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "" diff --git a/l10n/ug/files_external.po b/l10n/ug/files_external.po index 375957102152a63fcdd4cb4014fbe20c95453ea8..d3fad934f06d716d03e9472fceaf81bbbf5a7786 100644 --- a/l10n/ug/files_external.po +++ b/l10n/ug/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: Abduqadir Abliz <sahran.ug@gmail.com>\n" "Language-Team: Uighur <uqkun@outlook.com>\n" "MIME-Version: 1.0\n" diff --git a/l10n/ug/files_sharing.po b/l10n/ug/files_sharing.po index 4c804a9683226b1fa1240145845638bcf39a140b..69cbee16b1a27d73e404e00536a56a8e36049ea7 100644 --- a/l10n/ug/files_sharing.po +++ b/l10n/ug/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Uighur <uqkun@outlook.com>\n" "MIME-Version: 1.0\n" diff --git a/l10n/ug/files_trashbin.po b/l10n/ug/files_trashbin.po index c5e4aa8c9913c753174670883191d60aebffc5f0..6b7085daca7bc308a8909e2faae11513c117bb2e 100644 --- a/l10n/ug/files_trashbin.po +++ b/l10n/ug/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: Abduqadir Abliz <sahran.ug@gmail.com>\n" "Language-Team: Uighur <uqkun@outlook.com>\n" "MIME-Version: 1.0\n" diff --git a/l10n/ug/lib.po b/l10n/ug/lib.po index 1d2f1bb84ad9fce29fcec06f4382741a9d298a68..88efe2259dc8545d35bb44711674657f7d9ecbd1 100644 --- a/l10n/ug/lib.po +++ b/l10n/ug/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Uighur <uqkun@outlook.com>\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "" msgid "web services under your control" msgstr "" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "" -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "" -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "" diff --git a/l10n/ug/settings.po b/l10n/ug/settings.po index d9b3ced2e992a58f8ee94941944f3328ece14b1b..9a2e5b5697992a70d6fed6b362282ab720c870de 100644 --- a/l10n/ug/settings.po +++ b/l10n/ug/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Uighur <uqkun@outlook.com>\n" "MIME-Version: 1.0\n" diff --git a/l10n/ug/user_ldap.po b/l10n/ug/user_ldap.po index 761a1959a2fd87a2ba59ecef335dc1cc8b71f465..9a9ffa229de17d81d6a000d069f0673e04aae486 100644 --- a/l10n/ug/user_ldap.po +++ b/l10n/ug/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Uighur <uqkun@outlook.com>\n" "MIME-Version: 1.0\n" diff --git a/l10n/uk/core.po b/l10n/uk/core.po index 413a1e212bd95fbbf984e3a6d643516592611c52..68d6e18204bfb6caa066e45c9df8c56c7c993f5d 100644 --- a/l10n/uk/core.po +++ b/l10n/uk/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" @@ -137,59 +137,59 @@ msgstr "ЛиÑтопад" msgid "December" msgstr "Грудень" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "ÐалаштуваннÑ" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "Ñекунди тому" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 хвилину тому" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} хвилин тому" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 годину тому" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} години тому" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "Ñьогодні" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "вчора" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} днів тому" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "минулого міÑÑцÑ" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} міÑÑців тому" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "міÑÑці тому" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "минулого року" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "роки тому" diff --git a/l10n/uk/files.po b/l10n/uk/files.po index 9748af119cb667844ea1f1fcdce5ae1d0c48a59c..22c76cf8a0a781998b78866dc0e99c7387961125 100644 --- a/l10n/uk/files.po +++ b/l10n/uk/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "Файли ÑкануютьÑÑ, зачекайте, будь-лаÑка msgid "Current scanning" msgstr "Поточне ÑкануваннÑ" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "файл" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "файли" diff --git a/l10n/uk/files_external.po b/l10n/uk/files_external.po index 6ffbba01d307defce2e78e97fe9137ab3969d738..277156b54d94fbecb50dae7c33a4ae82b077e26b 100644 --- a/l10n/uk/files_external.po +++ b/l10n/uk/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/uk/files_sharing.po b/l10n/uk/files_sharing.po index bf08b74ab61f424ceeefc6909c6a6f426197c512..864b3b0596102d629bcbadcfd39c098e992445c5 100644 --- a/l10n/uk/files_sharing.po +++ b/l10n/uk/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/uk/files_trashbin.po b/l10n/uk/files_trashbin.po index 9e2ed7e6da968f48fd22070271106de359eff9b0..3b3ca985ee2b68bdc6607dfe9dbcffbbccc3ca94 100644 --- a/l10n/uk/files_trashbin.po +++ b/l10n/uk/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/uk/lib.po b/l10n/uk/lib.po index 70a9c84becf99a64119b82b60ef34b6d574b3b61..a0d6d4e04b26d6af6b4fb01a844d6980e5866e45 100644 --- a/l10n/uk/lib.po +++ b/l10n/uk/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "Ðдмін" msgid "web services under your control" msgstr "підконтрольні Вам веб-ÑервіÑи" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "ZIP Ð·Ð°Ð²Ð°Ð½Ñ‚Ð°Ð¶ÐµÐ½Ð½Ñ Ð²Ð¸Ð¼ÐºÐ½ÐµÐ½Ð¾." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Файли повинні бути завантаженні поÑлідовно." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "ПовернутиÑÑ Ð´Ð¾ файлів" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Вибрані фали завеликі Ð´Ð»Ñ Ð³ÐµÐ½ÐµÑ€ÑƒÐ²Ð°Ð½Ð½Ñ zip файлу." diff --git a/l10n/uk/settings.po b/l10n/uk/settings.po index ebb7376eda8518b5239b77d8915e6723ed334d50..dbb85588d42ce279b2693b0e2a43b35537484952 100644 --- a/l10n/uk/settings.po +++ b/l10n/uk/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/uk/user_ldap.po b/l10n/uk/user_ldap.po index dce6e632e191f80547b5fb25486ffe5d1d268ef3..f8fb5e7e86708705cfc010bc29f09a3912a26344 100644 --- a/l10n/uk/user_ldap.po +++ b/l10n/uk/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Ukrainian (http://www.transifex.com/projects/p/owncloud/language/uk/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ur_PK/core.po b/l10n/ur_PK/core.po index a9bfd2eebc8d16844a355cf655472bfc3cd5139a..ed9f466ccc947bde72e2f6861cfa305beea7d202 100644 --- a/l10n/ur_PK/core.po +++ b/l10n/ur_PK/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n" "MIME-Version: 1.0\n" @@ -137,59 +137,59 @@ msgstr "نومبر" msgid "December" msgstr "دسمبر" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "سیٹینگز" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "" diff --git a/l10n/ur_PK/files.po b/l10n/ur_PK/files.po index 7e537d8772024002a0631d7bba56e08dd0bdd2fe..1228fc43c1dff0b32b7abfbde9fa9f67932c5228 100644 --- a/l10n/ur_PK/files.po +++ b/l10n/ur_PK/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "" msgid "Current scanning" msgstr "" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "" diff --git a/l10n/ur_PK/files_trashbin.po b/l10n/ur_PK/files_trashbin.po index 1e5fc5815b6b38edc25f971a13a5c5f341e87aeb..8ae2610c63d0144668c8c03ab112b02d0cf69d66 100644 --- a/l10n/ur_PK/files_trashbin.po +++ b/l10n/ur_PK/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ur_PK/settings.po b/l10n/ur_PK/settings.po index 6942b8d0da04416ba1dc020f842429c0c8b67b92..f73aaa5c27a2eedfd3e87031b21d743d36637573 100644 --- a/l10n/ur_PK/settings.po +++ b/l10n/ur_PK/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/ur_PK/user_ldap.po b/l10n/ur_PK/user_ldap.po index 8d4caab2d2529128a5e864c5c3e9144a09c3e85f..e0bc31512958fcb97655f36b6a45f68446867868 100644 --- a/l10n/ur_PK/user_ldap.po +++ b/l10n/ur_PK/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Urdu (Pakistan) (http://www.transifex.com/projects/p/owncloud/language/ur_PK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/vi/core.po b/l10n/vi/core.po index 4bb82da9156142d40db3e80a7a011841e16e291e..86a71e77b2e3d8c05c0e7757531874b63ce6b9fe 100644 --- a/l10n/vi/core.po +++ b/l10n/vi/core.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" @@ -138,59 +138,59 @@ msgstr "Tháng 11" msgid "December" msgstr "Tháng 12" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "Cà i đặt" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "và i giây trước" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 phút trước" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} phút trước" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 giá» trước" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} giá» trước" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "hôm nay" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "hôm qua" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} ngà y trước" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "tháng trước" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} tháng trước" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "tháng trước" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "năm trước" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "năm trước" diff --git a/l10n/vi/files.po b/l10n/vi/files.po index a6683b708f939bd409bc3eb0f3bb64fc490f3d00..c4131cd7ecfa1539c1c4241399dcde2e29da5e0b 100644 --- a/l10n/vi/files.po +++ b/l10n/vi/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" @@ -328,19 +328,19 @@ msgstr "Táºp tin Ä‘ang được quét ,vui lòng chá»." msgid "Current scanning" msgstr "Hiện tại Ä‘ang quét" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "file" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "files" diff --git a/l10n/vi/files_external.po b/l10n/vi/files_external.po index 5d3bff70a128e43512ed07b93774448165022263..6c0b21b152ab95660d163f0087cbcf471cd4adce 100644 --- a/l10n/vi/files_external.po +++ b/l10n/vi/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: xtdv <truong.tx8@gmail.com>\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/vi/files_sharing.po b/l10n/vi/files_sharing.po index b92a9cbf765f40a6755a038ff3db637edb758f96..76ab8382815548242e61baaa0395650448501f4f 100644 --- a/l10n/vi/files_sharing.po +++ b/l10n/vi/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/vi/files_trashbin.po b/l10n/vi/files_trashbin.po index cb7171d101b8c7ecadb0553f554dd6406160521a..3746181c9fc8cbfa5ea484ce659b37ac393d9e8c 100644 --- a/l10n/vi/files_trashbin.po +++ b/l10n/vi/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/vi/lib.po b/l10n/vi/lib.po index de445cb25f7c8e10bf3a9169616a571b80c61aa6..fae71650319460324794273080da0917367f0421 100644 --- a/l10n/vi/lib.po +++ b/l10n/vi/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "Quản trị" msgid "web services under your control" msgstr "dịch vụ web dưới sá»± kiểm soát cá»§a bạn" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "Tải vá» ZIP đã bị tắt." -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "Táºp tin cần phải được tải vá» từng ngưá»i má»™t." -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "Trở lại táºp tin" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "Táºp tin được chá»n quá lá»›n để tạo táºp tin ZIP." diff --git a/l10n/vi/settings.po b/l10n/vi/settings.po index 520d54cb68f2a6ac047a73a60db7365334e27a20..b6ad9c0d19f8da67d2e7dbcb33b50c02f8b05070 100644 --- a/l10n/vi/settings.po +++ b/l10n/vi/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/vi/user_ldap.po b/l10n/vi/user_ldap.po index 6873fdea21ce862cf00e6d0e9f6a60b3fa6f6981..0f97d93eb1ad4eac8c535168640b583dadb386d6 100644 --- a/l10n/vi/user_ldap.po +++ b/l10n/vi/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Vietnamese (http://www.transifex.com/projects/p/owncloud/language/vi/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_CN.GB2312/core.po b/l10n/zh_CN.GB2312/core.po index b82955cfedce60ca72ea547fe9a2872d88706d4e..81b2b09e9619614ceb7a08b6f1d5cdba42057266 100644 --- a/l10n/zh_CN.GB2312/core.po +++ b/l10n/zh_CN.GB2312/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:14+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n" "MIME-Version: 1.0\n" @@ -139,59 +139,59 @@ msgstr "å一月" msgid "December" msgstr "å二月" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "设置" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "ç§’å‰" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 分钟å‰" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} 分钟å‰" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1å°æ—¶å‰" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours}å°æ—¶å‰" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "今天" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "昨天" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} 天å‰" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "上个月" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months}月å‰" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "月å‰" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "去年" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "å¹´å‰" diff --git a/l10n/zh_CN.GB2312/files.po b/l10n/zh_CN.GB2312/files.po index 0bdf138ae937dcbe58636a6a77541778a423ad46..4e58faa5f1b2367e0e36569778a1158409691d63 100644 --- a/l10n/zh_CN.GB2312/files.po +++ b/l10n/zh_CN.GB2312/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "æ£åœ¨æ‰«ææ–‡ä»¶,请ç¨å€™." msgid "Current scanning" msgstr "æ£åœ¨æ‰«æ" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "文件" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "文件" diff --git a/l10n/zh_CN.GB2312/files_external.po b/l10n/zh_CN.GB2312/files_external.po index 80d625bd0398883fa480c9fbc5af705656d0b5b3..55e061b3ba968a00a67a653dcc628eb5e928b659 100644 --- a/l10n/zh_CN.GB2312/files_external.po +++ b/l10n/zh_CN.GB2312/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: hyy0591 <yangyu.huang@gmail.com>\n" "Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_CN.GB2312/files_sharing.po b/l10n/zh_CN.GB2312/files_sharing.po index d3937b1bc4591fec7c25e66c4c07da7c81832e07..510e33378f2060dea18babd1f26fdc14ba97197e 100644 --- a/l10n/zh_CN.GB2312/files_sharing.po +++ b/l10n/zh_CN.GB2312/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_CN.GB2312/files_trashbin.po b/l10n/zh_CN.GB2312/files_trashbin.po index af9e71fbd00ff44c82a81b34d3f512ab9daa3305..905cf86713ba6dfaf6aed764617615c833775c3d 100644 --- a/l10n/zh_CN.GB2312/files_trashbin.po +++ b/l10n/zh_CN.GB2312/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_CN.GB2312/lib.po b/l10n/zh_CN.GB2312/lib.po index 102195c499857afff28fb5a97aa1ae82d0ad07c5..76e122b96d3bec4d5907033fc5b85f0f29b90cd6 100644 --- a/l10n/zh_CN.GB2312/lib.po +++ b/l10n/zh_CN.GB2312/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "管ç†å‘˜" msgid "web services under your control" msgstr "您控制的网络æœåŠ¡" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "ZIP 下载已关é—" -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "需è¦é€ä¸ªä¸‹è½½æ–‡ä»¶ã€‚" -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "返回到文件" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "选择的文件太大而ä¸èƒ½ç”Ÿæˆ zip 文件。" diff --git a/l10n/zh_CN.GB2312/settings.po b/l10n/zh_CN.GB2312/settings.po index ef962d5433acfee08fbd29ed29c88090d48cd83d..f6b16310148b093475a4506a67a6727687d44096 100644 --- a/l10n/zh_CN.GB2312/settings.po +++ b/l10n/zh_CN.GB2312/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_CN.GB2312/user_ldap.po b/l10n/zh_CN.GB2312/user_ldap.po index 41be1e402feed50f9cc654ce05ebd4801ee84b17..dba8e02d2ad297eab949cf5ca8772d6b1e09b0b6 100644 --- a/l10n/zh_CN.GB2312/user_ldap.po +++ b/l10n/zh_CN.GB2312/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (China) (GB2312) (http://www.transifex.com/projects/p/owncloud/language/zh_CN.GB2312/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_CN/core.po b/l10n/zh_CN/core.po index c7712f8ea80ce51b147ac6356c0d700259c437b0..4b97d4cadfde7be6c5f62bab1164ca56e99bb243 100644 --- a/l10n/zh_CN/core.po +++ b/l10n/zh_CN/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -139,59 +139,59 @@ msgstr "å一月" msgid "December" msgstr "å二月" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "设置" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "ç§’å‰" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "一分钟å‰" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} 分钟å‰" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1å°æ—¶å‰" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} å°æ—¶å‰" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "今天" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "昨天" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} 天å‰" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "上月" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} 月å‰" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "月å‰" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "去年" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "å¹´å‰" diff --git a/l10n/zh_CN/files.po b/l10n/zh_CN/files.po index 3369dd9261ecaf4a8a050c47a19d33f58c146129..27b61db54205622067dab886da6f8418e937640a 100644 --- a/l10n/zh_CN/files.po +++ b/l10n/zh_CN/files.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -330,19 +330,19 @@ msgstr "文件æ£åœ¨è¢«æ‰«æï¼Œè¯·ç¨å€™ã€‚" msgid "Current scanning" msgstr "当剿‰«æ" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "文件" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "文件" diff --git a/l10n/zh_CN/files_external.po b/l10n/zh_CN/files_external.po index ecd6e75ec781b069b9d270b3cfea634bc4bb2254..069f8d13bdc5bfba8a3c4ffee37ae94e02d9c6ca 100644 --- a/l10n/zh_CN/files_external.po +++ b/l10n/zh_CN/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_CN/files_sharing.po b/l10n/zh_CN/files_sharing.po index 8d117a803de55963f97c7cbfb85168869fb76fad..ce909e7c47ea07e7502dc5d32bfbd01c5ceb7bf3 100644 --- a/l10n/zh_CN/files_sharing.po +++ b/l10n/zh_CN/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_CN/files_trashbin.po b/l10n/zh_CN/files_trashbin.po index 2c32c404c52fdeef99b33d3fd3c0d5cc28e95c46..841b9bfa6267a07bd7c47979a6f49cd69b7253bd 100644 --- a/l10n/zh_CN/files_trashbin.po +++ b/l10n/zh_CN/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_CN/lib.po b/l10n/zh_CN/lib.po index e963d4dbe3e4b9c0d61b4987317eb4278caeee2a..b952e9807e8cd69d60c04360116fe0d5303e4930 100644 --- a/l10n/zh_CN/lib.po +++ b/l10n/zh_CN/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "管ç†" msgid "web services under your control" msgstr "您控制的webæœåŠ¡" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "ZIP 下载已ç»å…³é—" -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "需è¦é€ä¸€ä¸‹è½½æ–‡ä»¶" -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "回到文件" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "é€‰æ‹©çš„æ–‡ä»¶å¤ªå¤§ï¼Œæ— æ³•ç”Ÿæˆ zip 文件。" diff --git a/l10n/zh_CN/settings.po b/l10n/zh_CN/settings.po index eef9265b25c968ef724501700029c2d8a65a7b47..f7bddf6db6597af31a2e5a652d1a023684785e27 100644 --- a/l10n/zh_CN/settings.po +++ b/l10n/zh_CN/settings.po @@ -10,8 +10,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_CN/user_ldap.po b/l10n/zh_CN/user_ldap.po index e0cf39b20778c8194d8f56c2f8ea4ab306f87b42..40ee57b233d75891d839d2332462200d36f3ab0b 100644 --- a/l10n/zh_CN/user_ldap.po +++ b/l10n/zh_CN/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: modokwang <modokwang@gmail.com>\n" "Language-Team: Chinese (China) (http://www.transifex.com/projects/p/owncloud/language/zh_CN/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_HK/core.po b/l10n/zh_HK/core.po index 39165531907b7b6e762757f917e99e14bad119a2..e8cb924ab5bc46539a2637f69ee2f8fcd9da6c82 100644 --- a/l10n/zh_HK/core.po +++ b/l10n/zh_HK/core.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" @@ -137,59 +137,59 @@ msgstr "å一月" msgid "December" msgstr "å二月" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "è¨å®š" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "今日" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "昨日" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "å‰ä¸€æœˆ" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "個月之å‰" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "" diff --git a/l10n/zh_HK/files.po b/l10n/zh_HK/files.po index 626cb534d481a1092b3457a5ff54abbb9b21b882..0ef695e4a8cbb7f2f45757bedcd32155ebf6c045 100644 --- a/l10n/zh_HK/files.po +++ b/l10n/zh_HK/files.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:14+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" @@ -327,19 +327,19 @@ msgstr "" msgid "Current scanning" msgstr "" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "" diff --git a/l10n/zh_HK/files_external.po b/l10n/zh_HK/files_external.po index c7297faf824120541d8205ece4fc22021cf77702..337cef2a729756221dccd586f9221776a1d2030d 100644 --- a/l10n/zh_HK/files_external.po +++ b/l10n/zh_HK/files_external.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_HK/files_sharing.po b/l10n/zh_HK/files_sharing.po index 7491130b5db5e8c749c902b7c976fcd2b6f6b359..4a1681cdffc6a096ea57271925dc9e39ff5e1074 100644 --- a/l10n/zh_HK/files_sharing.po +++ b/l10n/zh_HK/files_sharing.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_HK/files_trashbin.po b/l10n/zh_HK/files_trashbin.po index c00ed63b73c46aaf79ee405df140b22047235be2..15b562bf76917f4a4a85861796685753d87b80c2 100644 --- a/l10n/zh_HK/files_trashbin.po +++ b/l10n/zh_HK/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_HK/lib.po b/l10n/zh_HK/lib.po index 0e79bd99ab316b2f52cf19c61c0e1683aecaa494..da2ed86b3511bd52cd4ec7010747bce58a728426 100644 --- a/l10n/zh_HK/lib.po +++ b/l10n/zh_HK/lib.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" @@ -45,19 +45,19 @@ msgstr "管ç†" msgid "web services under your control" msgstr "" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "" -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "" -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "" diff --git a/l10n/zh_HK/settings.po b/l10n/zh_HK/settings.po index f0a3d443e9bd7b7948fcda06793200c8938203d1..bacca91e6707ea8a25df1e514e1516555c4c0c29 100644 --- a/l10n/zh_HK/settings.po +++ b/l10n/zh_HK/settings.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_HK/user_ldap.po b/l10n/zh_HK/user_ldap.po index ef2a1b7ee6518fa79b2f905e90138ff489172b74..ff35fc3a4a6ffcfb19e9e407f913df8bd7a0395d 100644 --- a/l10n/zh_HK/user_ldap.po +++ b/l10n/zh_HK/user_ldap.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Hong Kong) (http://www.transifex.com/projects/p/owncloud/language/zh_HK/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_TW/core.po b/l10n/zh_TW/core.po index 072afe2219b9a65fb2512e4b2cc825f77ddfd2be..666050144d42591901678878c31ad0ed11126808 100644 --- a/l10n/zh_TW/core.po +++ b/l10n/zh_TW/core.po @@ -9,8 +9,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -139,59 +139,59 @@ msgstr "å一月" msgid "December" msgstr "å二月" -#: js/js.js:289 +#: js/js.js:293 msgid "Settings" msgstr "è¨å®š" -#: js/js.js:721 +#: js/js.js:725 msgid "seconds ago" msgstr "幾秒å‰" -#: js/js.js:722 +#: js/js.js:726 msgid "1 minute ago" msgstr "1 分é˜å‰" -#: js/js.js:723 +#: js/js.js:727 msgid "{minutes} minutes ago" msgstr "{minutes} 分é˜å‰" -#: js/js.js:724 +#: js/js.js:728 msgid "1 hour ago" msgstr "1 å°æ™‚之å‰" -#: js/js.js:725 +#: js/js.js:729 msgid "{hours} hours ago" msgstr "{hours} å°æ™‚å‰" -#: js/js.js:726 +#: js/js.js:730 msgid "today" msgstr "今天" -#: js/js.js:727 +#: js/js.js:731 msgid "yesterday" msgstr "昨天" -#: js/js.js:728 +#: js/js.js:732 msgid "{days} days ago" msgstr "{days} 天å‰" -#: js/js.js:729 +#: js/js.js:733 msgid "last month" msgstr "上個月" -#: js/js.js:730 +#: js/js.js:734 msgid "{months} months ago" msgstr "{months} 個月å‰" -#: js/js.js:731 +#: js/js.js:735 msgid "months ago" msgstr "幾個月å‰" -#: js/js.js:732 +#: js/js.js:736 msgid "last year" msgstr "去年" -#: js/js.js:733 +#: js/js.js:737 msgid "years ago" msgstr "幾年å‰" diff --git a/l10n/zh_TW/files.po b/l10n/zh_TW/files.po index 0d77d5269155d399259e4d9501b97b720fa6c9ee..4625a489d1e4e86d0c5834f3796ed91f5e4ce7b6 100644 --- a/l10n/zh_TW/files.po +++ b/l10n/zh_TW/files.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -328,19 +328,19 @@ msgstr "æ£åœ¨æŽƒææª”案,請ç¨ç‰ã€‚" msgid "Current scanning" msgstr "ç›®å‰æŽƒæ" -#: templates/part.list.php:78 +#: templates/part.list.php:76 msgid "directory" msgstr "" -#: templates/part.list.php:80 +#: templates/part.list.php:78 msgid "directories" msgstr "" -#: templates/part.list.php:89 +#: templates/part.list.php:87 msgid "file" msgstr "" -#: templates/part.list.php:91 +#: templates/part.list.php:89 msgid "files" msgstr "" diff --git a/l10n/zh_TW/files_external.po b/l10n/zh_TW/files_external.po index f6701c79041eda0bc1daf5388d6085792cbe97af..501d749c0746945374ae023bb7684d2ba369c0c5 100644 --- a/l10n/zh_TW/files_external.po +++ b/l10n/zh_TW/files_external.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: pellaeon <nfsmwlin@gmail.com>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_TW/files_sharing.po b/l10n/zh_TW/files_sharing.po index e5f8f60c8f86fff3e0ad53db8db633279279a935..fa5b8926ab4e9d357d8c58f8c774ad5dc4f40c36 100644 --- a/l10n/zh_TW/files_sharing.po +++ b/l10n/zh_TW/files_sharing.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_TW/files_trashbin.po b/l10n/zh_TW/files_trashbin.po index cb1c0cb9712c9fa291b9853d4d3f92470e2ec5e9..87cc2062fc5580f5a825d19a97c96887691439fb 100644 --- a/l10n/zh_TW/files_trashbin.po +++ b/l10n/zh_TW/files_trashbin.po @@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_TW/lib.po b/l10n/zh_TW/lib.po index 889bbe838bc0e2050131fe7bfba271c87d07037f..018999a9b2444aee993003f99eab1285dd13004a 100644 --- a/l10n/zh_TW/lib.po +++ b/l10n/zh_TW/lib.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:02+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" @@ -46,19 +46,19 @@ msgstr "管ç†" msgid "web services under your control" msgstr "由您控制的網路æœå‹™" -#: files.php:210 +#: files.php:226 msgid "ZIP download is turned off." msgstr "ZIP 下載已關閉。" -#: files.php:211 +#: files.php:227 msgid "Files need to be downloaded one by one." msgstr "檔案需è¦é€ä¸€ä¸‹è¼‰ã€‚" -#: files.php:212 files.php:245 +#: files.php:228 files.php:261 msgid "Back to Files" msgstr "回到檔案列表" -#: files.php:242 +#: files.php:258 msgid "Selected files too large to generate zip file." msgstr "鏿“‡çš„æª”案太大以致於無法產生壓縮檔。" diff --git a/l10n/zh_TW/settings.po b/l10n/zh_TW/settings.po index 9842d091d6fb0f01b54b4d9e2511a8ca9f17ec25..e67062589cd2f584c68781ce6c38969671393625 100644 --- a/l10n/zh_TW/settings.po +++ b/l10n/zh_TW/settings.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:04+0200\n" -"PO-Revision-Date: 2013-07-09 00:04+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:15+0000\n" "Last-Translator: I Robot <owncloud-bot@tmit.eu>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/l10n/zh_TW/user_ldap.po b/l10n/zh_TW/user_ldap.po index 15ff8cae5972129febcd59b043e93d1648479db6..d322f5a8dbcb831ccaf695e310353a32198ddb9e 100644 --- a/l10n/zh_TW/user_ldap.po +++ b/l10n/zh_TW/user_ldap.po @@ -8,8 +8,8 @@ msgid "" msgstr "" "Project-Id-Version: ownCloud\n" "Report-Msgid-Bugs-To: http://bugs.owncloud.org/\n" -"POT-Creation-Date: 2013-07-09 02:03+0200\n" -"PO-Revision-Date: 2013-07-08 23:15+0000\n" +"POT-Creation-Date: 2013-07-10 02:13+0200\n" +"PO-Revision-Date: 2013-07-09 23:16+0000\n" "Last-Translator: chenanyeh <chnjsn1221@gmail.com>\n" "Language-Team: Chinese (Taiwan) (http://www.transifex.com/projects/p/owncloud/language/zh_TW/)\n" "MIME-Version: 1.0\n" diff --git a/lib/l10n/fa.php b/lib/l10n/fa.php index a74188f62834f6ec97a1a9425700cc57741c0544..40a778e2126808eb12423e05df095b1c54bf7778 100644 --- a/lib/l10n/fa.php +++ b/lib/l10n/fa.php @@ -24,12 +24,14 @@ "You need to enter either an existing account or the administrator." => "شما نیاز به وارد کردن یک ØØ³Ø§Ø¨ کاربری موجود یا ØØ³Ø§Ø¨ مدیریتی دارید.", "MySQL username and/or password not valid" => "نام کاربری Ùˆ / یا رمزعبور MySQL معتبر نیست.", "DB Error: \"%s\"" => "خطای پایگاه داده: \"%s\"", +"Offending command was: \"%s\"" => "دستور متخل٠عبارت است از: \"%s\"", "MySQL user '%s'@'localhost' exists already." => "کاربرMySQL '%s'@'localhost' Ø¯Ø±ØØ§Ù„ ØØ§Ø¶Ø± موجود است.", "Drop this user from MySQL" => "این کاربر را از MySQL ØØ°Ù نمایید.", "MySQL user '%s'@'%%' already exists" => "کاربر'%s'@'%%' MySQL در ØØ§Ù„ ØØ§Ø¶Ø± موجود است.", "Drop this user from MySQL." => "این کاربر را از MySQL ØØ°Ù نمایید.", "Oracle connection could not be established" => "ارتباط اراکل نمیتواند برقرار باشد.", "Oracle username and/or password not valid" => "نام کاربری Ùˆ / یا رمزعبور اراکل معتبر نیست.", +"Offending command was: \"%s\", name: %s, password: %s" => "دستور متخل٠عبارت است از: \"%s\"ØŒ نام: \"%s\"ØŒ رمزعبور:\"%s\"", "PostgreSQL username and/or password not valid" => "PostgreSQL نام کاربری Ùˆ / یا رمزعبور معتبر نیست.", "Set an admin username." => "یک نام کاربری برای مدیر تنظیم نمایید.", "Set an admin password." => "یک رمزعبور برای مدیر تنظیم نمایید.", diff --git a/settings/l10n/fa.php b/settings/l10n/fa.php index 9900cc206b9307d1c5385a9ff270e096e8ec7e8e..a8a5e33824184366625cc64493aceb302e7c5cbc 100644 --- a/settings/l10n/fa.php +++ b/settings/l10n/fa.php @@ -47,7 +47,10 @@ "This ownCloud server can't set system locale to %s. This means that there might be problems with certain characters in file names. We strongly suggest to install the required packages on your system to support %s." => "این سرور ownCloud نمی تواند سیستم Ù…ØÙ„ÛŒ را بر روی %s تنظیم کند.این به این معنی ست Ú©Ù‡ ممکن است با کاراکترهای خاصی در نام ÙØ§ÛŒÙ„ ها مشکل داشته باشد.ما اکیداً نصب کردن بسته های لازم را بر روی سیستم خودتان برای پشتیبانی %s توصیه Ù…ÛŒ کنیم.", "Internet connection not working" => "اتصال اینترنت کار نمی کند", "This ownCloud server has no working internet connection. This means that some of the features like mounting of external storage, notifications about updates or installation of 3rd party apps don´t work. Accessing files from remote and sending of notification emails might also not work. We suggest to enable internet connection for this server if you want to have all features of ownCloud." => "این سرور OwnCloud ارتباط اینترنتی ندارد.این بدین معناست Ú©Ù‡ بعضی از خصوصیات نظیر خارج کردن منبع ذخیره ÛŒ خارجی، اطلاعات در مورد بروزرسانی ها یا نصب برنامه های نوع 3ام کار نمی کنند.دسترسی به ÙØ§ÛŒÙ„ ها از راه دور Ùˆ ارسال آگاه سازی ایمیل ها ممکن است همچنان کار نکنند.اگرشما همه ÛŒ خصوصیات OwnCloud Ù…ÛŒ خواهید ما پیشنهاد Ù…ÛŒ کنیم تا ارتباط اینترنتی مربوط به این سرور را ÙØ¹Ø§Ù„ کنید.", +"Cron" => "زمانبند", "Execute one task with each page loaded" => "اجرای یک وظیÙÙ‡ با هر بار بارگذاری ØµÙØÙ‡", +"cron.php is registered at a webcron service. Call the cron.php page in the owncloud root once a minute over http." => "cron.php در یک سرویس webcron ثبت شده است. تماس یک بار در دقیقه بر روی http با ØµÙØÙ‡ cron.php در ریشه owncloud .", +"Use systems cron service. Call the cron.php file in the owncloud folder via a system cronjob once a minute." => "Ø§Ø³ØªÙØ§Ø¯Ù‡ از سیستم های سرویس cron . تماس یک بار در دقیقه با ÙØ§ÛŒÙ„ cron.php در پوشه owncloud از طریق یک سیستم cronjob .", "Sharing" => "اشتراک گذاری", "Enable Share API" => "ÙØ¹Ø§Ù„ کردن API اشتراک گذاری", "Allow apps to use the Share API" => "اجازه ÛŒ برنامه ها برای Ø§Ø³ØªÙØ§Ø¯Ù‡ از API اشتراک گذاری", @@ -94,6 +97,8 @@ "Fill in an email address to enable password recovery" => "پست الکترونیکی را پرکنید تا بازیابی گذرواژه ÙØ¹Ø§Ù„ شود", "Language" => "زبان", "Help translate" => "به ترجمه آن Ú©Ù…Ú© کنید", +"WebDAV" => "WebDAV", +"Use this address to <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">access your Files via WebDAV</a>" => "Ø§Ø³ØªÙØ§Ø¯Ù‡ ابن آدرس <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\"> برای دسترسی ÙØ§ÛŒÙ„ های شما از طریق WebDAV </a>", "Login Name" => "نام کاربری", "Create" => "ایجاد کردن", "Admin Recovery Password" => "مدیریت بازیابی رمز عبور", diff --git a/settings/l10n/fi_FI.php b/settings/l10n/fi_FI.php index ef3ada50462fb61d8486eb8e1057a1b1df34343a..f81f786370400815eae9ece2faa6a0ba47b6ef48 100644 --- a/settings/l10n/fi_FI.php +++ b/settings/l10n/fi_FI.php @@ -32,7 +32,9 @@ "Group Admin" => "Ryhmän ylläpitäjä", "Delete" => "Poista", "add group" => "lisää ryhmä", +"A valid username must be provided" => "Anna kelvollinen käyttäjätunnus", "Error creating user" => "Virhe käyttäjää luotaessa", +"A valid password must be provided" => "Anna kelvollinen salasana", "__language_name__" => "_kielen_nimi_", "Security Warning" => "Turvallisuusvaroitus", "Your data directory and your files are probably accessible from the internet. The .htaccess file that ownCloud provides is not working. We strongly suggest that you configure your webserver in a way that the data directory is no longer accessible or you move the data directory outside the webserver document root." => "Data-kansio ja tiedostot ovat ehkä saavutettavissa Internetistä. .htaccess-tiedosto, jolla kontrolloidaan pääsyä, ei toimi. Suosittelemme, että muutat web-palvelimesi asetukset niin ettei data-kansio ole enää pääsyä tai siirrät data-kansion pois web-palvelimen tiedostojen juuresta.", @@ -85,6 +87,7 @@ "Language" => "Kieli", "Help translate" => "Auta kääntämisessä", "WebDAV" => "WebDAV", +"Use this address to <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">access your Files via WebDAV</a>" => "Käytä tätä osoitetta <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">päästäksesi käsiksi tiedostoihisi WebDAVin kautta</a>", "Login Name" => "Kirjautumisnimi", "Create" => "Luo", "Default Storage" => "Oletustallennustila", diff --git a/settings/l10n/gl.php b/settings/l10n/gl.php index 281a4708cacbb49fff9a7fa1b393d7645db19b33..16b10158c8cab6bf3cb7492ab14b0f22b45106f0 100644 --- a/settings/l10n/gl.php +++ b/settings/l10n/gl.php @@ -98,6 +98,7 @@ "Language" => "Idioma", "Help translate" => "Axude na tradución", "WebDAV" => "WebDAV", +"Use this address to <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">access your Files via WebDAV</a>" => "Empregue esta ligazón <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">para acceder aos sus ficheiros mediante WebDAV</a>", "Login Name" => "Nome de acceso", "Create" => "Crear", "Admin Recovery Password" => "Contrasinal de recuperación do administrador", diff --git a/settings/l10n/it.php b/settings/l10n/it.php index 86b5b356f56a37840845f84d7f3f92a5b43f7b1c..fc7bd90142032b9e5bc72a1b933dbb22118b9f4b 100644 --- a/settings/l10n/it.php +++ b/settings/l10n/it.php @@ -98,6 +98,7 @@ "Language" => "Lingua", "Help translate" => "Migliora la traduzione", "WebDAV" => "WebDAV", +"Use this address to <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">access your Files via WebDAV</a>" => "Utilizza questo indirizzo per <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">accedere ai tuoi File via WebDAV</a>", "Login Name" => "Nome utente", "Create" => "Crea", "Admin Recovery Password" => "Password di ripristino amministrativa", diff --git a/settings/l10n/ja_JP.php b/settings/l10n/ja_JP.php index 94012982652b39eed566d01989c292e8caf4b130..2ec69194925d6df74f7827024586385cdfc75278 100644 --- a/settings/l10n/ja_JP.php +++ b/settings/l10n/ja_JP.php @@ -98,6 +98,7 @@ "Language" => "言語", "Help translate" => "翻訳ã«å”力ã™ã‚‹", "WebDAV" => "WebDAV", +"Use this address to <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">access your Files via WebDAV</a>" => "<a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">WebDAV経由ã§ãƒ•ァイルã«ã‚¢ã‚¯ã‚»ã‚¹</a>ã™ã‚‹ã«ã¯ã“ã®ã‚¢ãƒ‰ãƒ¬ã‚¹ã‚’利用ã—ã¦ãã ã•ã„", "Login Name" => "ãƒã‚°ã‚¤ãƒ³å", "Create" => "作æˆ", "Admin Recovery Password" => "管ç†è€…復旧パスワード", diff --git a/settings/l10n/sk_SK.php b/settings/l10n/sk_SK.php index b829371b35f701faad7a7eddea197169dcfd0171..952df66d399cc458a677b27c40138dded28a6d5d 100644 --- a/settings/l10n/sk_SK.php +++ b/settings/l10n/sk_SK.php @@ -98,6 +98,7 @@ "Language" => "Jazyk", "Help translate" => "PomôcÅ¥ s prekladom", "WebDAV" => "WebDAV", +"Use this address to <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">access your Files via WebDAV</a>" => "Použite túto adresu <a href=\"%s/server/5.0/user_manual/files/files.html\" target=\"_blank\">pre prÃstup k súborom cez WebDAV</a>", "Login Name" => "Prihlasovacie meno", "Create" => "VytvoriÅ¥", "Admin Recovery Password" => "Obnovenie hesla administrátora",