[tx-robot] updated from transifex

This commit is contained in:
Jenkins for ownCloud 2013-11-29 14:10:40 -05:00
parent 3c62de90fd
commit 1b18c5a047
238 changed files with 3048 additions and 1884 deletions

View File

@ -78,7 +78,7 @@ $TRANSLATIONS = array(
"From link" => "Z odkazu",
"Deleted files" => "Odstraněné soubory",
"Cancel upload" => "Zrušit odesílání",
"You dont have permission to upload or create files here" => "Nemáte oprávnění zde nahrávat a vytvářet soubory.",
"You dont have permission to upload or create files here" => "Nemáte oprávnění zde nahrávat či vytvářet soubory",
"Nothing in here. Upload something!" => "Žádný obsah. Nahrajte něco.",
"Download" => "Stáhnout",
"Unshare" => "Zrušit sdílení",

View File

@ -43,6 +43,7 @@ $TRANSLATIONS = array(
"Could not rename file" => "No se pudo renombrar el archivo",
"replaced {new_name} with {old_name}" => "reemplazado {new_name} con {old_name}",
"undo" => "deshacer",
"Error deleting file." => "Error borrando el archivo.",
"_%n folder_::_%n folders_" => array("%n carpeta","%n carpetas"),
"_%n file_::_%n files_" => array("%n archivo","%n archivos"),
"{dirs} and {files}" => "{dirs} y {files}",

View File

@ -20,6 +20,7 @@ $TRANSLATIONS = array(
"Missing a temporary folder" => "Tilapäiskansio puuttuu",
"Failed to write to disk" => "Levylle kirjoitus epäonnistui",
"Not enough storage available" => "Tallennustilaa ei ole riittävästi käytettävissä",
"Upload failed. Could not find uploaded file" => "Lähetys epäonnistui. Lähettävää tiedostoa ei löydetty.",
"Invalid directory." => "Virheellinen kansio.",
"Files" => "Tiedostot",
"Unable to upload {filename} as it is a directory or has 0 bytes" => "Kohdetta {filename} ei voi lähettää, koska se on joko kansio tai sen koko on 0 tavua",
@ -53,6 +54,8 @@ $TRANSLATIONS = array(
"Name" => "Nimi",
"Size" => "Koko",
"Modified" => "Muokattu",
"Invalid folder name. Usage of 'Shared' is reserved." => "Virheellinen kansion nimi. 'Shared':n käyttö on varattu.",
"%s could not be renamed" => "%s ei pysty uudelleen nimeämään",
"Upload" => "Lähetä",
"File handling" => "Tiedostonhallinta",
"Maximum upload size" => "Lähetettävän tiedoston suurin sallittu koko",

View File

@ -43,6 +43,7 @@ $TRANSLATIONS = array(
"Could not rename file" => "ファイルの名前変更ができませんでした",
"replaced {new_name} with {old_name}" => "{old_name} を {new_name} に置換",
"undo" => "元に戻す",
"Error deleting file." => "ファイルの削除エラー。",
"_%n folder_::_%n folders_" => array("%n 個のフォルダ"),
"_%n file_::_%n files_" => array("%n 個のファイル"),
"{dirs} and {files}" => "{dirs} と {files}",

View File

@ -9,7 +9,7 @@ $TRANSLATIONS = array(
"Private key password successfully updated." => "Heslo soukromého klíče úspěšně aktualizováno.",
"Could not update the private key password. Maybe the old password was not correct." => "Nelze aktualizovat heslo soukromého klíče. Možná nebylo staré heslo správně.",
"Encryption app not initialized! Maybe the encryption app was re-enabled during your session. Please try to log out and log back in to initialize the encryption app." => "Aplikace pro šifrování není inicializována! Je možné, že aplikace byla znovu aktivována během vašeho přihlášení. Zkuste se prosím odhlásit a znovu přihlásit pro provedení inicializace šifrovací aplikace.",
"Your private key is not valid! Likely your password was changed outside of %s (e.g. your corporate directory). You can update your private key password in your personal settings to recover access to your encrypted files." => "Váš soukromý klíč není platný! Pravděpodobně bylo heslo změněno vně systému %s (např. ve vašem firemním adresáři). Heslo vašeho soukromého klíče můžete změnit ve svém osobním nastavení pro obnovení přístupu k vašim zašifrovaným souborům.",
"Your private key is not valid! Likely your password was changed outside of %s (e.g. your corporate directory). You can update your private key password in your personal settings to recover access to your encrypted files." => "Váš soukromý klíč není platný! Pravděpodobně bylo vaše heslo změněno vně systému %s (např. ve vašem firemním adresáři). Heslo vašeho soukromého klíče můžete změnit ve svém osobním nastavení pro obnovení přístupu k vašim zašifrovaným souborům.",
"Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." => "Tento soubor se nepodařilo dešifrovat, pravděpodobně je sdílený. Požádejte prosím majitele souboru, aby jej s vámi znovu sdílel.",
"Unknown error please check your system settings or contact your administrator" => "Neznámá chyba, zkontrolujte vaše systémová nastavení nebo kontaktujte vašeho správce",
"Missing requirements." => "Nesplněné závislosti.",

View File

@ -1,11 +1,20 @@
<?php
$TRANSLATIONS = array(
"This share is password-protected" => "Цей ресурс обміну захищений паролем",
"The password is wrong. Try again." => "Невірний пароль. Спробуйте ще раз.",
"Password" => "Пароль",
"Sorry, this link doesnt seem to work anymore." => "На жаль, посилання більше не працює.",
"Reasons might be:" => "Можливі причини:",
"the item was removed" => "цей пункт був вилучений",
"the link expired" => "посилання застаріло",
"sharing is disabled" => "обмін заборонений",
"For more info, please ask the person who sent this link." => "Для отримання додаткової інформації, будь ласка, зверніться до особи, яка надіслала це посилання.",
"%s shared the folder %s with you" => "%s опублікував каталог %s для Вас",
"%s shared the file %s with you" => "%s опублікував файл %s для Вас",
"Download" => "Завантажити",
"Upload" => "Вивантажити",
"Cancel upload" => "Перервати завантаження",
"No preview available for" => "Попередній перегляд недоступний для"
"No preview available for" => "Попередній перегляд недоступний для",
"Direct link" => "Пряме посилання"
);
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);";

View File

@ -2,6 +2,9 @@
$TRANSLATIONS = array(
"Could not revert: %s" => "Не вдалося відновити: %s",
"Versions" => "Версії",
"Failed to revert {file} to revision {timestamp}." => "Не вдалося повернути {file} до ревізії {timestamp}.",
"More versions..." => "Більше версій ...",
"No other versions available" => "Інші версії недоступні",
"Restore" => "Відновити"
);
$PLURAL_FORMS = "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);";

View File

@ -16,6 +16,9 @@ $TRANSLATIONS = array(
"mappings cleared" => "マッピングをクリアしました",
"Success" => "成功",
"Error" => "エラー",
"Configuration OK" => "設定OK",
"Configuration incorrect" => "設定に誤りがあります",
"Configuration incomplete" => "設定が不完全です",
"Select groups" => "グループを選択",
"Select object classes" => "オブジェクトクラスを選択",
"Select attributes" => "属性を選択",

View File

@ -53,7 +53,7 @@ $TRANSLATIONS = array(
"_{count} file conflict_::_{count} file conflicts_" => array("{count} souborový konflikt","{count} souborové konflikty","{count} souborových konfliktů"),
"One file conflict" => "Jeden konflikt souboru",
"Which files do you want to keep?" => "Které soubory chcete ponechat?",
"If you select both versions, the copied file will have a number added to its name." => "Pokud zvolíte obě verze, zkopírovaný soubor bude mít název doplněn o číslo.",
"If you select both versions, the copied file will have a number added to its name." => "Pokud zvolíte obě verze, zkopírovaný soubor bude mít název doplněný o číslo.",
"Cancel" => "Zrušit",
"Continue" => "Pokračovat",
"(all selected)" => "(vybráno vše)",
@ -67,7 +67,7 @@ $TRANSLATIONS = array(
"Error while changing permissions" => "Chyba při změně oprávnění",
"Shared with you and the group {group} by {owner}" => "S Vámi a skupinou {group} sdílí {owner}",
"Shared with you by {owner}" => "S Vámi sdílí {owner}",
"Share with user or group …" => "Sdílej s uživatelem nebo skupinou",
"Share with user or group …" => "Sdílet s uživatelem nebo skupinou",
"Share link" => "Sdílet odkaz",
"Password protect" => "Chránit heslem",
"Password" => "Heslo",
@ -170,7 +170,7 @@ $TRANSLATIONS = array(
"Contact your system administrator if this message persists or appeared unexpectedly." => "Kontaktujte, prosím, správce systému, pokud se tato zpráva objevuje opakovaně nebo nečekaně.",
"Thank you for your patience." => "Děkuji za trpělivost.",
"Updating ownCloud to version %s, this may take a while." => "Aktualizuji ownCloud na verzi %s, bude to chvíli trvat.",
"This ownCloud instance is currently being updated, which may take a while." => "Tato instalace ownCloud je právě aktualizována, může to trvat chvíli.",
"Please reload this page after a short time to continue using ownCloud." => "Pro pokračování načtěte, prosím, stránku znovu po chvíli."
"This ownCloud instance is currently being updated, which may take a while." => "Tato instalace ownCloud je právě aktualizována, může to chvíli trvat.",
"Please reload this page after a short time to continue using ownCloud." => "Pro pokračování načtěte, prosím, stránku po chvíli znovu."
);
$PLURAL_FORMS = "nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;";

View File

@ -102,6 +102,7 @@ $TRANSLATIONS = array(
"Edit tags" => "Edit tags",
"Error loading dialog template: {error}" => "Error loading dialog template: {error}",
"No tags selected for deletion." => "No tags selected for deletion.",
"Please reload the page." => "Please reload the page.",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>.",
"The update was successful. Redirecting you to ownCloud now." => "The update was successful. Redirecting you to ownCloud now.",
"%s password reset" => "%s password reset",
@ -165,6 +166,8 @@ $TRANSLATIONS = array(
"Log in" => "Log in",
"Alternative Logins" => "Alternative Logins",
"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>",
"This ownCloud instance is currently in single user mode." => "This ownCloud instance is currently in single user mode.",
"This means only administrators can use the instance." => "This means only administrators can use the instance.",
"Contact your system administrator if this message persists or appeared unexpectedly." => "Contact your system administrator if this message persists or appeared unexpectedly.",
"Thank you for your patience." => "Thank you for your patience.",
"Updating ownCloud to version %s, this may take a while." => "Updating ownCloud to version %s, this may take a while.",

View File

@ -102,6 +102,7 @@ $TRANSLATIONS = array(
"Edit tags" => "Modifier les balises",
"Error loading dialog template: {error}" => "Erreur de chargement du modèle de dialogue : {error}",
"No tags selected for deletion." => "Aucune balise sélectionnée pour la suppression.",
"Please reload the page." => "Veuillez recharger la page.",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "La mise à jour a échoué. Veuillez signaler ce problème à la <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">communauté ownCloud</a>.",
"The update was successful. Redirecting you to ownCloud now." => "La mise à jour a réussi. Vous êtes redirigé maintenant vers ownCloud.",
"%s password reset" => "Réinitialisation de votre mot de passe %s",
@ -131,9 +132,9 @@ $TRANSLATIONS = array(
"Error unfavoriting" => "Erreur lors de la suppression des favoris",
"Access forbidden" => "Accès interdit",
"Cloud not found" => "Introuvable",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Bonjour,\n\nJuste pour vous signaler que %s a partagé %s avec vous.\nConsultez-le : %s\n",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Bonjour,\n\nNous vous informons que %s a partagé %s avec vous.\nConsultez-le : %s\n",
"The share will expire on %s." => "Le partage expirera le %s.",
"Cheers!" => "Salutations!",
"Cheers!" => "À bientôt !",
"Security Warning" => "Avertissement de sécurité",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "Votre version de PHP est vulnérable à l'attaque par caractère NULL (CVE-2006-7243)",
"Please update your PHP installation to use %s securely." => "Veuillez mettre à jour votre installation PHP pour utiliser %s de façon sécurisée.",
@ -164,7 +165,9 @@ $TRANSLATIONS = array(
"remember" => "se souvenir de moi",
"Log in" => "Connexion",
"Alternative Logins" => "Logins alternatifs",
"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Bonjour,<br><br>Juste pour vous informer que %s a partagé »%s« avec vous.<br><a href=\"%s\">Consultez-le !</a><br><br>",
"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "Bonjour,<br><br>Nous vous informons que %s a partagé »%s« avec vous.<br><a href=\"%s\">Consultez-le !</a><br><br>",
"This ownCloud instance is currently in single user mode." => "Cette instance de ownCloud est actuellement en mode utilisateur unique.",
"This means only administrators can use the instance." => "Cela signifie que uniquement les administrateurs peuvent utiliser l'instance.",
"Contact your system administrator if this message persists or appeared unexpectedly." => "Contactez votre administrateur système si ce message persiste ou apparaît de façon innatendue.",
"Thank you for your patience." => "Merci de votre patience.",
"Updating ownCloud to version %s, this may take a while." => "Mise à jour en cours d'ownCloud vers la version %s, cela peut prendre du temps.",

View File

@ -68,7 +68,7 @@ $TRANSLATIONS = array(
"Shared with you and the group {group} by {owner}" => "あなたと {owner} のグループ {group} で共有中",
"Shared with you by {owner}" => "{owner} と共有中",
"Share with user or group …" => "ユーザもしくはグループと共有 ...",
"Share link" => "共有リンク",
"Share link" => "URLで共有",
"Password protect" => "パスワード保護",
"Password" => "パスワード",
"Allow Public Upload" => "アップロードを許可",
@ -102,6 +102,7 @@ $TRANSLATIONS = array(
"Edit tags" => "タグを編集",
"Error loading dialog template: {error}" => "メッセージテンプレートの読み込みエラー: {error}",
"No tags selected for deletion." => "削除するタグが選択されていません。",
"Please reload the page." => "ページをリロードしてください。",
"The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "更新に成功しました。この問題を <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a> にレポートしてください。",
"The update was successful. Redirecting you to ownCloud now." => "更新に成功しました。今すぐownCloudにリダイレクトします。",
"%s password reset" => "%s パスワードリセット",
@ -132,6 +133,7 @@ $TRANSLATIONS = array(
"Access forbidden" => "アクセスが禁止されています",
"Cloud not found" => "見つかりません",
"Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "こんにちは、\n\n%s があなたと %s を共有したことをお知らせします。\nそれを表示: %s\n",
"The share will expire on %s." => "共有は %s で有効期限が切れます。",
"Cheers!" => "それでは!",
"Security Warning" => "セキュリティ警告",
"Your PHP version is vulnerable to the NULL Byte attack (CVE-2006-7243)" => "あなたのPHPのバージョンには、Null Byte攻撃(CVE-2006-7243)という脆弱性が含まれています。",
@ -164,6 +166,8 @@ $TRANSLATIONS = array(
"Log in" => "ログイン",
"Alternative Logins" => "代替ログイン",
"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a href=\"%s\">View it!</a><br><br>" => "こんにちは、<br><br>%sがあなたと »%s« を共有したことをお知らせします。<br><a href=\"%s\">それを表示</a><br><br>",
"This ownCloud instance is currently in single user mode." => "この ownCloud インスタンスは、現在シングルユーザモードです。",
"This means only administrators can use the instance." => "これは、管理者のみがインスタンスを利用できることを意味しています。",
"Contact your system administrator if this message persists or appeared unexpectedly." => "このメッセージが引き続きもしくは予期せず現れる場合は、システム管理者に連絡してください。",
"Thank you for your patience." => "しばらくお待ちください。",
"Updating ownCloud to version %s, this may take a while." => "ownCloud をバージョン %s に更新しています、しばらくお待ち下さい。",

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n"
"MIME-Version: 1.0\n"
@ -151,23 +151,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr ""
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -183,7 +183,7 @@ msgstr ""
msgid "Rename"
msgstr ""
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr ""
@ -191,35 +191,35 @@ msgstr ""
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr ""
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr ""
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""
@ -292,7 +292,7 @@ msgstr ""
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr ""
@ -337,10 +337,18 @@ msgstr ""
msgid "New"
msgstr ""
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr ""
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Acoli (http://www.transifex.com/projects/p/owncloud/language/ach/)\n"
"MIME-Version: 1.0\n"
@ -95,6 +95,10 @@ msgstr ""
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Adyghe (http://www.transifex.com/projects/p/owncloud/language/ady/)\n"
"MIME-Version: 1.0\n"
@ -151,23 +151,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr ""
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -183,7 +183,7 @@ msgstr ""
msgid "Rename"
msgstr ""
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr ""
@ -191,35 +191,35 @@ msgstr ""
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr ""
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr ""
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""
@ -292,7 +292,7 @@ msgstr ""
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr ""
@ -337,10 +337,18 @@ msgstr ""
msgid "New"
msgstr ""
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr ""
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Adyghe (http://www.transifex.com/projects/p/owncloud/language/ady/)\n"
"MIME-Version: 1.0\n"
@ -95,6 +95,10 @@ msgstr ""
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n"
"MIME-Version: 1.0\n"
@ -151,23 +151,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr ""
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -183,7 +183,7 @@ msgstr ""
msgid "Rename"
msgstr ""
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr ""
@ -191,35 +191,35 @@ msgstr ""
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr ""
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr ""
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""
@ -292,7 +292,7 @@ msgstr ""
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr ""
@ -337,10 +337,18 @@ msgstr ""
msgid "New"
msgstr ""
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr ""
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Afrikaans (http://www.transifex.com/projects/p/owncloud/language/af/)\n"
"MIME-Version: 1.0\n"
@ -95,6 +95,10 @@ msgstr ""
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
"MIME-Version: 1.0\n"
@ -151,23 +151,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr ""
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -183,7 +183,7 @@ msgstr ""
msgid "Rename"
msgstr ""
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr ""
@ -191,35 +191,35 @@ msgstr ""
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr ""
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr ""
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""
@ -292,7 +292,7 @@ msgstr ""
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr ""
@ -337,10 +337,18 @@ msgstr ""
msgid "New"
msgstr ""
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr ""
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Afrikaans (South Africa) (http://www.transifex.com/projects/p/owncloud/language/af_ZA/)\n"
"MIME-Version: 1.0\n"
@ -95,6 +95,10 @@ msgstr ""
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr ""

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -153,23 +153,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "عملية رفع الملفات قيد التنفيذ. اغلاق الصفحة سوف يلغي عملية رفع الملفات."
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr "{new_name} موجود مسبقا"
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -185,7 +185,7 @@ msgstr "حذف بشكل دائم"
msgid "Rename"
msgstr "إعادة تسميه"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr "قيد الانتظار"
@ -193,19 +193,19 @@ msgstr "قيد الانتظار"
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr "استبدل {new_name} بـ {old_name}"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr "تراجع"
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] "لا يوجد مجلدات %n"
@ -215,7 +215,7 @@ msgstr[3] "عدد قليل من مجلدات %n"
msgstr[4] "عدد كبير من مجلدات %n"
msgstr[5] "مجلدات %n"
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] "لا يوجد ملفات %n"
@ -225,11 +225,11 @@ msgstr[3] "قليل من ملفات %n"
msgstr[4] "الكثير من ملفات %n"
msgstr[5] " ملفات %n"
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr "{dirs} و {files}"
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] "لا يوجد ملفات %n لتحميلها"
@ -306,7 +306,7 @@ msgstr "معدل"
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr "%s لا يمكن إعادة تسميته. "
@ -351,10 +351,18 @@ msgstr "حفظ"
msgid "New"
msgstr "جديد"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "ملف"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "مجلد"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -95,6 +95,10 @@ msgstr ""
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr "جاري الحفظ..."

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n"
"MIME-Version: 1.0\n"
@ -151,23 +151,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr ""
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -183,7 +183,7 @@ msgstr ""
msgid "Rename"
msgstr ""
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr ""
@ -191,19 +191,19 @@ msgstr ""
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr ""
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
@ -211,7 +211,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
@ -219,11 +219,11 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr ""
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""
@ -298,7 +298,7 @@ msgstr ""
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr ""
@ -343,10 +343,18 @@ msgstr ""
msgid "New"
msgstr ""
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr ""
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Belarusian (http://www.transifex.com/projects/p/owncloud/language/be/)\n"
"MIME-Version: 1.0\n"
@ -95,6 +95,10 @@ msgstr ""
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -151,23 +151,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr ""
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -183,7 +183,7 @@ msgstr "Изтриване завинаги"
msgid "Rename"
msgstr "Преименуване"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr "Чакащо"
@ -191,35 +191,35 @@ msgstr "Чакащо"
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr "възтановяване"
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr ""
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""
@ -292,7 +292,7 @@ msgstr "Променено"
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr ""
@ -337,10 +337,18 @@ msgstr "Запис"
msgid "New"
msgstr "Ново"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "Текстов файл"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "Папка"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -95,6 +95,10 @@ msgstr ""
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr "Записване..."

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -151,23 +151,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "ফাইল আপলোড চলমান। এই পৃষ্ঠা পরিত্যাগ করলে আপলোড বাতিল করা হবে।"
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr "{new_name} টি বিদ্যমান"
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -183,7 +183,7 @@ msgstr ""
msgid "Rename"
msgstr "পূনঃনামকরণ"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr "মুলতুবি"
@ -191,35 +191,35 @@ msgstr "মুলতুবি"
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr "{new_name} কে {old_name} নামে প্রতিস্থাপন করা হয়েছে"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr "ক্রিয়া প্রত্যাহার"
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr ""
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""
@ -292,7 +292,7 @@ msgstr "পরিবর্তিত"
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr ""
@ -337,10 +337,18 @@ msgstr "সংরক্ষণ"
msgid "New"
msgstr "নতুন"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "টেক্সট ফাইল"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "ফোল্ডার"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:09+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"
@ -95,6 +95,10 @@ msgstr ""
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr "সংরক্ষণ করা হচ্ছে.."

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -151,23 +151,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr ""
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -183,7 +183,7 @@ msgstr ""
msgid "Rename"
msgstr ""
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr ""
@ -191,37 +191,37 @@ msgstr ""
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr ""
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr ""
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""
@ -295,7 +295,7 @@ msgstr ""
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr ""
@ -340,10 +340,18 @@ msgstr "Spasi"
msgid "New"
msgstr ""
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr ""
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "Fasikla"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -95,6 +95,10 @@ msgstr ""
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr "Spašavam..."

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -154,23 +154,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Hi ha una pujada en curs. Si abandoneu la pàgina la pujada es cancel·larà."
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr "L'URL no pot ser buit"
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr "A la carpeta inici 'Compartit' és un nom de fitxer reservat"
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr "{new_name} ja existeix"
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr "No s'ha pogut crear el fitxer"
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr "No s'ha pogut crear la carpeta"
@ -186,7 +186,7 @@ msgstr "Esborra permanentment"
msgid "Rename"
msgstr "Reanomena"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr "Pendent"
@ -194,35 +194,35 @@ msgstr "Pendent"
msgid "Could not rename file"
msgstr "No es pot canviar el nom de fitxer"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr "s'ha substituït {old_name} per {new_name}"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr "desfés"
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] "%n carpeta"
msgstr[1] "%n carpetes"
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] "%n fitxer"
msgstr[1] "%n fitxers"
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr "{dirs} i {files}"
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] "Pujant %n fitxer"
@ -295,7 +295,7 @@ msgstr "Modificat"
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr "Nom de carpeta no vàlid. L'ús de 'Shared' és reservat"
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr "%s no es pot canviar el nom"
@ -340,10 +340,18 @@ msgstr "Desa"
msgid "New"
msgstr "Nou"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "Fitxer de text"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "Carpeta"

View File

@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-04 10:10+0000\n"
"Last-Translator: rogerc\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:09+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Catalan (http://www.transifex.com/projects/p/owncloud/language/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -98,6 +98,10 @@ msgstr "Assegureu-vos que teniu instal·lat PHP 5.3.3 o una versió superior i q
msgid "Following users are not set up for encryption:"
msgstr "Els usuaris següents no estan configurats per a l'encriptació:"
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr "Desant..."

View File

@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-26 10:45-0500\n"
"PO-Revision-Date: 2013-11-26 15:45+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-27 18:20+0000\n"
"Last-Translator: pstast <petr@stastny.eu>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -258,7 +258,7 @@ msgstr "Které soubory chcete ponechat?"
msgid ""
"If you select both versions, the copied file will have a number added to its"
" name."
msgstr "Pokud zvolíte obě verze, zkopírovaný soubor bude mít název doplněn o číslo."
msgstr "Pokud zvolíte obě verze, zkopírovaný soubor bude mít název doplněný o číslo."
#: js/oc-dialogs.js:376
msgid "Cancel"
@ -315,7 +315,7 @@ msgstr "S Vámi sdílí {owner}"
#: js/share.js:213
msgid "Share with user or group …"
msgstr "Sdílej s uživatelem nebo skupinou"
msgstr "Sdílet s uživatelem nebo skupinou"
#: js/share.js:219
msgid "Share link"
@ -325,7 +325,7 @@ msgstr "Sdílet odkaz"
msgid "Password protect"
msgstr "Chránit heslem"
#: js/share.js:224 templates/installation.php:57 templates/login.php:32
#: js/share.js:224 templates/installation.php:57 templates/login.php:38
msgid "Password"
msgstr "Heslo"
@ -401,7 +401,7 @@ msgstr "smazat"
msgid "share"
msgstr "sdílet"
#: js/share.js:464 js/share.js:694
#: js/share.js:694
msgid "Password protected"
msgstr "Chráněno heslem"
@ -493,7 +493,7 @@ msgid "You will receive a link to reset your password via Email."
msgstr "E-mailem Vám bude zaslán odkaz pro obnovu hesla."
#: lostpassword/templates/lostpassword.php:21 templates/installation.php:51
#: templates/login.php:25
#: templates/login.php:31
msgid "Username"
msgstr "Uživatelské jméno"
@ -724,19 +724,19 @@ msgstr "Autentizace na serveru selhala!"
msgid "Please contact your administrator."
msgstr "Kontaktujte prosím vašeho správce."
#: templates/login.php:38
#: templates/login.php:44
msgid "Lost your password?"
msgstr "Ztratili jste své heslo?"
#: templates/login.php:43
#: templates/login.php:49
msgid "remember"
msgstr "zapamatovat"
#: templates/login.php:46
#: templates/login.php:52
msgid "Log in"
msgstr "Přihlásit"
#: templates/login.php:52
#: templates/login.php:58
msgid "Alternative Logins"
msgstr "Alternativní přihlášení"
@ -773,8 +773,8 @@ msgstr "Aktualizuji ownCloud na verzi %s, bude to chvíli trvat."
#: templates/update.user.php:3
msgid ""
"This ownCloud instance is currently being updated, which may take a while."
msgstr "Tato instalace ownCloud je právě aktualizována, může to trvat chvíli."
msgstr "Tato instalace ownCloud je právě aktualizována, může to chvíli trvat."
#: templates/update.user.php:4
msgid "Please reload this page after a short time to continue using ownCloud."
msgstr "Pro pokračování načtěte, prosím, stránku znovu po chvíli."
msgstr "Pro pokračování načtěte, prosím, stránku po chvíli znovu."

View File

@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-26 10:45-0500\n"
"PO-Revision-Date: 2013-11-26 14:23+0000\n"
"Last-Translator: liska_\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -158,23 +158,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Probíhá odesílání souboru. Opuštění stránky způsobí zrušení nahrávání."
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr "URL nemůže zůstat prázdná"
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr "V osobní složce je název 'Shared' rezervovaný"
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr "{new_name} již existuje"
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr "Nepodařilo se vytvořit soubor"
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr "Nepodařilo se vytvořit složku"
@ -190,7 +190,7 @@ msgstr "Trvale odstranit"
msgid "Rename"
msgstr "Přejmenovat"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:874
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr "Nevyřízené"
@ -198,37 +198,37 @@ msgstr "Nevyřízené"
msgid "Could not rename file"
msgstr "Nepodařilo se přejmenovat soubor"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr "nahrazeno {new_name} s {old_name}"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr "vrátit zpět"
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr "Chyba při mazání souboru."
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] "%n složka"
msgstr[1] "%n složky"
msgstr[2] "%n složek"
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] "%n soubor"
msgstr[1] "%n soubory"
msgstr[2] "%n souborů"
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr "{dirs} a {files}"
#: js/filelist.js:813 js/filelist.js:851
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] "Nahrávám %n soubor"
@ -302,7 +302,7 @@ msgstr "Upraveno"
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr "Neplatný název složky. Použití 'Shared' je rezervováno."
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr "%s nemůže být přejmenován"
@ -347,10 +347,18 @@ msgstr "Uložit"
msgid "New"
msgstr "Nový"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "Textový soubor"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "Složka"
@ -369,7 +377,7 @@ msgstr "Zrušit odesílání"
#: templates/index.php:40
msgid "You dont have permission to upload or create files here"
msgstr "Nemáte oprávnění zde nahrávat a vytvářet soubory."
msgstr "Nemáte oprávnění zde nahrávat či vytvářet soubory"
#: templates/index.php:45
msgid "Nothing in here. Upload something!"

View File

@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-26 10:45-0500\n"
"PO-Revision-Date: 2013-11-26 14:23+0000\n"
"Last-Translator: liska_\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:09+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -72,7 +72,7 @@ msgid ""
"Your private key is not valid! Likely your password was changed outside of "
"%s (e.g. your corporate directory). You can update your private key password"
" in your personal settings to recover access to your encrypted files."
msgstr "Váš soukromý klíč není platný! Pravděpodobně bylo heslo změněno vně systému %s (např. ve vašem firemním adresáři). Heslo vašeho soukromého klíče můžete změnit ve svém osobním nastavení pro obnovení přístupu k vašim zašifrovaným souborům."
msgstr "Váš soukromý klíč není platný! Pravděpodobně bylo vaše heslo změněno vně systému %s (např. ve vašem firemním adresáři). Heslo vašeho soukromého klíče můžete změnit ve svém osobním nastavení pro obnovení přístupu k vašim zašifrovaným souborům."
#: files/error.php:19
msgid ""
@ -101,6 +101,10 @@ msgstr "Ujistěte se prosím, že máte nainstalované PHP 5.3.3 nebo novější
msgid "Following users are not set up for encryption:"
msgstr "Následující uživatelé nemají nastavené šifrování:"
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr "Ukládám..."

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-26 10:45-0500\n"
"PO-Revision-Date: 2013-11-26 14:23+0000\n"
"Last-Translator: liska_\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-27 18:36+0000\n"
"Last-Translator: pstast <petr@stastny.eu>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"

View File

@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-26 10:45-0500\n"
"PO-Revision-Date: 2013-11-26 14:23+0000\n"
"Last-Translator: liska_\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-27 18:40+0000\n"
"Last-Translator: pstast <petr@stastny.eu>\n"
"Language-Team: Czech (Czech Republic) (http://www.transifex.com/projects/p/owncloud/language/cs_CZ/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -57,11 +57,11 @@ msgstr "Administrace"
msgid "Failed to upgrade \"%s\"."
msgstr "Selhala aktualizace verze \"%s\"."
#: private/avatar.php:62
#: private/avatar.php:66
msgid "Unknown filetype"
msgstr "Neznámý typ souboru"
#: private/avatar.php:67
#: private/avatar.php:71
msgid "Invalid image"
msgstr "Chybný obrázek"
@ -94,7 +94,7 @@ msgstr "Vybrané soubory jsou příliš velké pro vytvoření ZIP souboru."
msgid ""
"Please download the files separately in smaller chunks or kindly ask your "
"administrator."
msgstr "Prosím stáhněte soubory odděleně v menších množstvích nebo požádejte vašeho správce."
msgstr "Prosím stáhněte soubory odděleně po menších množstvích nebo požádejte vašeho správce."
#: private/installer.php:63
msgid "No source specified when installing app"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -151,23 +151,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Mae ffeiliau'n cael eu llwytho i fyny. Bydd gadael y dudalen hon nawr yn diddymu'r broses."
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr "{new_name} yn bodoli'n barod"
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -183,7 +183,7 @@ msgstr "Dileu'n barhaol"
msgid "Rename"
msgstr "Ailenwi"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr "I ddod"
@ -191,19 +191,19 @@ msgstr "I ddod"
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr "newidiwyd {new_name} yn lle {old_name}"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr "dadwneud"
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
@ -211,7 +211,7 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
@ -219,11 +219,11 @@ msgstr[1] ""
msgstr[2] ""
msgstr[3] ""
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr ""
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""
@ -298,7 +298,7 @@ msgstr "Addaswyd"
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr ""
@ -343,10 +343,18 @@ msgstr "Cadw"
msgid "New"
msgstr "Newydd"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "Ffeil destun"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "Plygell"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:09+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"
@ -96,6 +96,10 @@ msgstr ""
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr "Yn cadw..."

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -154,23 +154,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Fil upload kører. Hvis du forlader siden nu, vil uploadet blive annuleret."
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr "{new_name} eksisterer allerede"
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -186,7 +186,7 @@ msgstr "Slet permanent"
msgid "Rename"
msgstr "Omdøb"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr "Afventer"
@ -194,35 +194,35 @@ msgstr "Afventer"
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr "erstattede {new_name} med {old_name}"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr "fortryd"
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] "%n mappe"
msgstr[1] "%n mapper"
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] "%n fil"
msgstr[1] "%n filer"
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr "{dirs} og {files}"
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] "Uploader %n fil"
@ -295,7 +295,7 @@ msgstr "Ændret"
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr "%s kunne ikke omdøbes"
@ -340,10 +340,18 @@ msgstr "Gem"
msgid "New"
msgstr "Ny"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "Tekstfil"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "Mappe"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:09+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"
@ -97,6 +97,10 @@ msgstr "Sørg for at PHP 5.3.3 eller nyere er installeret og at OpenSSL sammen m
msgid "Following users are not set up for encryption:"
msgstr "Følgende brugere er ikke sat op til kryptering:"
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr "Gemmer..."

View File

@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-24 00:13-0500\n"
"PO-Revision-Date: 2013-11-22 08:30+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -157,23 +157,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Dateiupload läuft. Wenn Du die Seite jetzt verlässt, wird der Upload abgebrochen."
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr "Die URL darf nicht leer sein"
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr "Das Benutzerverzeichnis 'Shared' ist ein reservierter Dateiname"
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr "{new_name} existiert bereits"
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr "Die Datei konnte nicht erstellt werden"
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr "Der Ordner konnte nicht erstellt werden"
@ -189,7 +189,7 @@ msgstr "Endgültig löschen"
msgid "Rename"
msgstr "Umbenennen"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr "Ausstehend"
@ -197,35 +197,35 @@ msgstr "Ausstehend"
msgid "Could not rename file"
msgstr "Die Datei konnte nicht umbenannt werden"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr "{old_name} ersetzt durch {new_name}"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr "rückgängig machen"
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr "Fehler beim Löschen der Datei."
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] "%n Ordner"
msgstr[1] "%n Ordner"
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] "%n Datei"
msgstr[1] "%n Dateien"
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr "{dirs} und {files}"
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] "%n Datei wird hochgeladen"
@ -298,7 +298,7 @@ msgstr "Geändert"
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr "Ungültiger Verzeichnisname. Die Nutzung von 'Shared' ist reserviert."
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr "%s konnte nicht umbenannt werden"
@ -343,10 +343,18 @@ msgstr "Speichern"
msgid "New"
msgstr "Neu"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "Textdatei"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "Ordner"

View File

@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-05 09:59+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:09+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -102,6 +102,10 @@ msgstr "Bitte stelle sicher, dass PHP 5.3.3 oder neuer installiert und das OpenS
msgid "Following users are not set up for encryption:"
msgstr "Für folgende Nutzer ist keine Verschlüsselung eingerichtet:"
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr "Speichern..."

View File

@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-27 12:08-0500\n"
"PO-Revision-Date: 2013-11-27 17:09+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-28 12:30+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
"Language-Team: German (http://www.transifex.com/projects/p/owncloud/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -254,7 +254,7 @@ msgstr "Sicherheitswarnung"
msgid ""
"You are accessing %s via HTTP. We strongly suggest you configure your server"
" to require using HTTPS instead."
msgstr ""
msgstr "Du greifst auf %s via HTTP zu. Wir empfehlen Dir dringend, Deinen Server so konfigurieren, das stattdessen HTTPS verlangt wird."
#: templates/admin.php:39
msgid ""
@ -564,7 +564,7 @@ msgstr "Entweder PNG oder JPG. Im Idealfall quadratisch, aber du kannst es zusch
#: templates/personal.php:97
msgid "Your avatar is provided by your original account."
msgstr ""
msgstr "Dein Avatar wird von Deinem ursprünglichenKonto verwendet."
#: templates/personal.php:101
msgid "Abort"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n"
"MIME-Version: 1.0\n"
@ -151,23 +151,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr ""
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -183,7 +183,7 @@ msgstr ""
msgid "Rename"
msgstr ""
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr ""
@ -191,35 +191,35 @@ msgstr ""
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr ""
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr ""
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""
@ -292,7 +292,7 @@ msgstr ""
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr ""
@ -337,10 +337,18 @@ msgstr ""
msgid "New"
msgstr ""
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr ""
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (Austria) (http://www.transifex.com/projects/p/owncloud/language/de_AT/)\n"
"MIME-Version: 1.0\n"
@ -95,6 +95,10 @@ msgstr ""
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr ""

View File

@ -16,8 +16,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n"
"MIME-Version: 1.0\n"
@ -160,23 +160,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen."
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr "{new_name} existiert bereits"
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -192,7 +192,7 @@ msgstr "Endgültig löschen"
msgid "Rename"
msgstr "Umbenennen"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr "Ausstehend"
@ -200,35 +200,35 @@ msgstr "Ausstehend"
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr "{old_name} wurde ersetzt durch {new_name}"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr "rückgängig machen"
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
msgstr[1] "%n Ordner"
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
msgstr[1] "%n Dateien"
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr ""
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] "%n Datei wird hochgeladen"
@ -301,7 +301,7 @@ msgstr "Geändert"
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr "%s konnte nicht umbenannt werden"
@ -346,10 +346,18 @@ msgstr "Speichern"
msgid "New"
msgstr "Neu"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "Textdatei"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "Ordner"

View File

@ -13,8 +13,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:09+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (Switzerland) (http://www.transifex.com/projects/p/owncloud/language/de_CH/)\n"
"MIME-Version: 1.0\n"
@ -101,6 +101,10 @@ msgstr "Bitte stellen Sie sicher, dass PHP 5.3.3 oder neuer installiert und das
msgid "Following users are not set up for encryption:"
msgstr "Für folgende Nutzer ist keine Verschlüsselung eingerichtet:"
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr "Speichern..."

View File

@ -16,9 +16,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-24 00:13-0500\n"
"PO-Revision-Date: 2013-11-22 08:30+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -160,23 +160,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Dateiupload läuft. Wenn Sie die Seite jetzt verlassen, wird der Upload abgebrochen."
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr "Die URL darf nicht leer sein"
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr "Das Benutzerverzeichnis 'Shared' ist ein reservierter Dateiname"
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr "{new_name} existiert bereits"
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr "Die Datei konnte nicht erstellt werden"
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr "Der Ordner konnte nicht erstellt werden"
@ -192,7 +192,7 @@ msgstr "Endgültig löschen"
msgid "Rename"
msgstr "Umbenennen"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr "Ausstehend"
@ -200,35 +200,35 @@ msgstr "Ausstehend"
msgid "Could not rename file"
msgstr "Die Datei konnte nicht umbenannt werden"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr "{old_name} wurde ersetzt durch {new_name}"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr "rückgängig machen"
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr "Fehler beim Löschen der Datei."
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] "%n Ordner"
msgstr[1] "%n Ordner"
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] "%n Datei"
msgstr[1] "%n Dateien"
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr "{dirs} und {files}"
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] "%n Datei wird hoch geladen"
@ -301,7 +301,7 @@ msgstr "Geändert"
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr "Ungültiger Verzeichnisname. Die Nutzung von 'Shared' ist reserviert."
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr "%s konnte nicht umbenannt werden"
@ -346,10 +346,18 @@ msgstr "Speichern"
msgid "New"
msgstr "Neu"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "Textdatei"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "Ordner"

View File

@ -11,9 +11,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-05 09:59+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:09+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -99,6 +99,10 @@ msgstr "Bitte stellen Sie sicher, dass PHP 5.3.3 oder neuer installiert und das
msgid "Following users are not set up for encryption:"
msgstr "Für folgende Nutzer ist keine Verschlüsselung eingerichtet:"
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr "Speichern..."

View File

@ -14,9 +14,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-27 12:08-0500\n"
"PO-Revision-Date: 2013-11-27 17:09+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-28 12:30+0000\n"
"Last-Translator: Mario Siegmann <mario_siegmann@web.de>\n"
"Language-Team: German (Germany) (http://www.transifex.com/projects/p/owncloud/language/de_DE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -254,7 +254,7 @@ msgstr "Sicherheitshinweis"
msgid ""
"You are accessing %s via HTTP. We strongly suggest you configure your server"
" to require using HTTPS instead."
msgstr ""
msgstr "Sie greifen auf %s via HTTP zu. Wir empfehlen Ihnen dringend, Ihren Server so konfigurieren, das stattdessen HTTPS verlangt wird."
#: templates/admin.php:39
msgid ""
@ -564,7 +564,7 @@ msgstr "Entweder PNG oder JPG. Im Idealfall quadratisch, aber Sie können es zus
#: templates/personal.php:97
msgid "Your avatar is provided by your original account."
msgstr ""
msgstr "Ihr Avatar wird von Ihrerem ursprünglichenKonto verwendet."
#: templates/personal.php:101
msgid "Abort"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -155,23 +155,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Η αποστολή του αρχείου βρίσκεται σε εξέλιξη. Το κλείσιμο της σελίδας θα ακυρώσει την αποστολή."
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr "{new_name} υπάρχει ήδη"
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -187,7 +187,7 @@ msgstr "Μόνιμη διαγραφή"
msgid "Rename"
msgstr "Μετονομασία"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr "Εκκρεμεί"
@ -195,35 +195,35 @@ msgstr "Εκκρεμεί"
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr "αντικαταστάθηκε το {new_name} με {old_name}"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr "αναίρεση"
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] "%n φάκελος"
msgstr[1] "%n φάκελοι"
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] "%n αρχείο"
msgstr[1] "%n αρχεία"
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr ""
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] "Ανέβασμα %n αρχείου"
@ -296,7 +296,7 @@ msgstr "Τροποποιήθηκε"
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr "Αδυναμία μετονομασίας του %s"
@ -341,10 +341,18 @@ msgstr "Αποθήκευση"
msgid "New"
msgstr "Νέο"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "Αρχείο κειμένου"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "Φάκελος"

View File

@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-24 00:13-0500\n"
"PO-Revision-Date: 2013-11-22 21:10+0000\n"
"Last-Translator: vkehayas <vkehayas@gmail.com>\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:09+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Greek (http://www.transifex.com/projects/p/owncloud/language/el/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -100,6 +100,10 @@ msgstr "Παρακαλώ επιβεβαιώστε ότι η PHP 5.3.3 ή νεό
msgid "Following users are not set up for encryption:"
msgstr "Οι κάτωθι χρήστες δεν έχουν ρυθμιστεί για κρυπογράφηση:"
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr "Γίνεται αποθήκευση..."

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -151,23 +151,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr ""
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -183,7 +183,7 @@ msgstr ""
msgid "Rename"
msgstr ""
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr ""
@ -191,35 +191,35 @@ msgstr ""
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr ""
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr ""
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""
@ -292,7 +292,7 @@ msgstr ""
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr ""
@ -337,10 +337,18 @@ msgstr ""
msgid "New"
msgstr ""
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr ""
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -95,6 +95,10 @@ msgstr ""
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr ""

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-26 10:45-0500\n"
"PO-Revision-Date: 2013-11-26 15:45+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-28 14:20+0000\n"
"Last-Translator: mnestis <transifex@mnestis.net>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -314,7 +314,7 @@ msgstr "Share link"
msgid "Password protect"
msgstr "Password protect"
#: js/share.js:224 templates/installation.php:57 templates/login.php:32
#: js/share.js:224 templates/installation.php:57 templates/login.php:38
msgid "Password"
msgstr "Password"
@ -390,7 +390,7 @@ msgstr "delete"
msgid "share"
msgstr "share"
#: js/share.js:464 js/share.js:694
#: js/share.js:694
msgid "Password protected"
msgstr "Password protected"
@ -444,7 +444,7 @@ msgstr "No tags selected for deletion."
#: js/update.js:8
msgid "Please reload the page."
msgstr ""
msgstr "Please reload the page."
#: js/update.js:17
msgid ""
@ -482,7 +482,7 @@ msgid "You will receive a link to reset your password via Email."
msgstr "You will receive a link to reset your password via email."
#: lostpassword/templates/lostpassword.php:21 templates/installation.php:51
#: templates/login.php:25
#: templates/login.php:31
msgid "Username"
msgstr "Username"
@ -713,19 +713,19 @@ msgstr "Server side authentication failed!"
msgid "Please contact your administrator."
msgstr "Please contact your administrator."
#: templates/login.php:38
#: templates/login.php:44
msgid "Lost your password?"
msgstr "Lost your password?"
#: templates/login.php:43
#: templates/login.php:49
msgid "remember"
msgstr "remember"
#: templates/login.php:46
#: templates/login.php:52
msgid "Log in"
msgstr "Log in"
#: templates/login.php:52
#: templates/login.php:58
msgid "Alternative Logins"
msgstr "Alternative Logins"
@ -738,11 +738,11 @@ msgstr "Hey there,<br><br>just letting you know that %s shared »%s« with you.<
#: templates/singleuser.user.php:3
msgid "This ownCloud instance is currently in single user mode."
msgstr ""
msgstr "This ownCloud instance is currently in single user mode."
#: templates/singleuser.user.php:4
msgid "This means only administrators can use the instance."
msgstr ""
msgstr "This means only administrators can use the instance."
#: templates/singleuser.user.php:5 templates/update.user.php:5
msgid ""

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 21:05-0500\n"
"PO-Revision-Date: 2013-11-21 15:22+0000\n"
"Last-Translator: mnestis <transifex@mnestis.net>\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -152,23 +152,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "File upload is in progress. Leaving the page now will cancel the upload."
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr "URL cannot be empty"
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr "In the home folder 'Shared' is a reserved file name"
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr "{new_name} already exists"
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr "Could not create file"
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr "Could not create folder"
@ -184,7 +184,7 @@ msgstr "Delete permanently"
msgid "Rename"
msgstr "Rename"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr "Pending"
@ -192,35 +192,35 @@ msgstr "Pending"
msgid "Could not rename file"
msgstr "Could not rename file"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr "replaced {new_name} with {old_name}"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr "undo"
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr "Error deleting file."
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] "%n folder"
msgstr[1] "%n folders"
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] "%n file"
msgstr[1] "%n files"
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr "{dirs} and {files}"
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] "Uploading %n file"
@ -293,7 +293,7 @@ msgstr "Modified"
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr "Invalid folder name. Usage of 'Shared' is reserved."
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr "%s could not be renamed"
@ -338,10 +338,18 @@ msgstr "Save"
msgid "New"
msgstr "New"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "Text file"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "Folder"

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-04 17:50+0000\n"
"Last-Translator: mnestis <transifex@mnestis.net>\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:09+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -96,6 +96,10 @@ msgstr "Please make sure that PHP 5.3.3 or newer is installed and that OpenSSL t
msgid "Following users are not set up for encryption:"
msgstr "Following users are not set up for encryption:"
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr "Saving..."

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-27 12:08-0500\n"
"PO-Revision-Date: 2013-11-27 17:09+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-28 14:20+0000\n"
"Last-Translator: mnestis <transifex@mnestis.net>\n"
"Language-Team: English (United Kingdom) (http://www.transifex.com/projects/p/owncloud/language/en_GB/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -248,7 +248,7 @@ msgstr "Security Warning"
msgid ""
"You are accessing %s via HTTP. We strongly suggest you configure your server"
" to require using HTTPS instead."
msgstr ""
msgstr "You are accessing %s via HTTP. We strongly suggest you configure your server to require using HTTPS instead."
#: templates/admin.php:39
msgid ""
@ -558,7 +558,7 @@ msgstr "Either png or jpg. Ideally square but you will be able to crop it."
#: templates/personal.php:97
msgid "Your avatar is provided by your original account."
msgstr ""
msgstr "Your avatar is provided by your original account."
#: templates/personal.php:101
msgid "Abort"
@ -593,7 +593,7 @@ msgstr "Encryption"
#: templates/personal.php:152
msgid "The encryption app is no longer enabled, please decrypt all your files"
msgstr ""
msgstr "The encryption app is no longer enabled, please decrypt all your files"
#: templates/personal.php:158
msgid "Log-in password"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -152,23 +152,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Dosieralŝuto plenumiĝas. Lasi la paĝon nun nuligus la alŝuton."
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr "La URL ne povas malpleni"
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr "{new_name} jam ekzistas"
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr "Ne povis kreiĝi dosiero"
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr "Ne povis kreiĝi dosierujo"
@ -184,7 +184,7 @@ msgstr "Forigi por ĉiam"
msgid "Rename"
msgstr "Alinomigi"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr "Traktotaj"
@ -192,35 +192,35 @@ msgstr "Traktotaj"
msgid "Could not rename file"
msgstr "Ne povis alinomiĝi dosiero"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr "anstataŭiĝis {new_name} per {old_name}"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr "malfari"
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] "%n dosierujo"
msgstr[1] "%n dosierujoj"
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] "%n dosiero"
msgstr[1] "%n dosieroj"
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr "{dirs} kaj {files}"
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] "Alŝutatas %n dosiero"
@ -293,7 +293,7 @@ msgstr "Modifita"
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr "%s ne povis alinomiĝi"
@ -338,10 +338,18 @@ msgstr "Konservi"
msgid "New"
msgstr "Nova"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "Tekstodosiero"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "Dosierujo"

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-03 19:40+0000\n"
"Last-Translator: Mariano <mstreet@kde.org.ar>\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:09+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Esperanto (http://www.transifex.com/projects/p/owncloud/language/eo/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -96,6 +96,10 @@ msgstr ""
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr "Konservante..."

View File

@ -16,8 +16,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -160,23 +160,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "La subida del archivo está en proceso. Si sale de la página ahora, la subida será cancelada."
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr "La dirección URL no puede estar vacía"
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr "En la carpeta de inicio, 'Shared' es un nombre reservado"
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr "{new_name} ya existe"
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr "No se pudo crear el archivo"
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr "No se pudo crear la carpeta"
@ -192,7 +192,7 @@ msgstr "Eliminar permanentemente"
msgid "Rename"
msgstr "Renombrar"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr "Pendiente"
@ -200,35 +200,35 @@ msgstr "Pendiente"
msgid "Could not rename file"
msgstr "No se pudo renombrar el archivo"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr "reemplazado {new_name} con {old_name}"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr "deshacer"
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
msgstr "Error borrando el archivo."
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] "%n carpeta"
msgstr[1] "%n carpetas"
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] "%n archivo"
msgstr[1] "%n archivos"
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr "{dirs} y {files}"
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] "Subiendo %n archivo"
@ -301,7 +301,7 @@ msgstr "Modificado"
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr "Nombre de carpeta inválido. El uso de \"Shared\" esta reservado."
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr "%s no pudo ser renombrado"
@ -346,10 +346,18 @@ msgstr "Guardar"
msgid "New"
msgstr "Nuevo"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "Archivo de texto"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "Carpeta"

View File

@ -19,9 +19,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-03 20:01+0000\n"
"Last-Translator: Raul Fernandez Garcia <raulfg3@gmail.com>\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:09+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -107,6 +107,10 @@ msgstr "Por favor, asegúrese de que PHP 5.3.3 o posterior está instalado y que
msgid "Following users are not set up for encryption:"
msgstr "Los siguientes usuarios no han sido configurados para el cifrado:"
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr "Guardando..."

View File

@ -19,9 +19,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-27 12:08-0500\n"
"PO-Revision-Date: 2013-11-27 17:09+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-28 00:50+0000\n"
"Last-Translator: Art O. Pal <artopal@fastmail.fm>\n"
"Language-Team: Spanish (http://www.transifex.com/projects/p/owncloud/language/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -259,7 +259,7 @@ msgstr "Advertencia de seguridad"
msgid ""
"You are accessing %s via HTTP. We strongly suggest you configure your server"
" to require using HTTPS instead."
msgstr ""
msgstr "Está ingresando a %s vía HTTP. Le recomendamos encarecidamente que configure su servidor para que requiera HTTPS."
#: templates/admin.php:39
msgid ""
@ -569,7 +569,7 @@ msgstr "Archivo PNG o JPG. Preferiblemente cuadrado, pero tendrás la posibilida
#: templates/personal.php:97
msgid "Your avatar is provided by your original account."
msgstr ""
msgstr "Su avatar es proporcionado por su cuenta original."
#: templates/personal.php:101
msgid "Abort"

View File

@ -11,8 +11,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -155,23 +155,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "La subida del archivo está en proceso. Si salís de la página ahora, la subida se cancelará."
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr "{new_name} ya existe"
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -187,7 +187,7 @@ msgstr "Borrar permanentemente"
msgid "Rename"
msgstr "Cambiar nombre"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr "Pendientes"
@ -195,35 +195,35 @@ msgstr "Pendientes"
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr "se reemplazó {new_name} con {old_name}"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr "deshacer"
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] "%n carpeta"
msgstr[1] "%n carpetas"
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] "%n archivo"
msgstr[1] "%n archivos"
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr "{carpetas} y {archivos}"
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] "Subiendo %n archivo"
@ -296,7 +296,7 @@ msgstr "Modificado"
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr "No se pudo renombrar %s"
@ -341,10 +341,18 @@ msgstr "Guardar"
msgid "New"
msgstr "Nuevo"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "Archivo de texto"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "Carpeta"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:09+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"
@ -97,6 +97,10 @@ msgstr "Por favor, asegúrese de que PHP 5.3.3 o una versión más reciente est
msgid "Following users are not set up for encryption:"
msgstr "Los siguientes usuarios no fueron configurados para encriptar:"
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr "Guardando..."

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n"
"MIME-Version: 1.0\n"
@ -151,23 +151,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr ""
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -183,7 +183,7 @@ msgstr ""
msgid "Rename"
msgstr ""
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr ""
@ -191,35 +191,35 @@ msgstr ""
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr ""
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr ""
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""
@ -292,7 +292,7 @@ msgstr ""
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr ""
@ -337,10 +337,18 @@ msgstr ""
msgid "New"
msgstr ""
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr ""
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Spanish (Mexico) (http://www.transifex.com/projects/p/owncloud/language/es_MX/)\n"
"MIME-Version: 1.0\n"
@ -95,6 +95,10 @@ msgstr ""
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr ""

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-24 00:13-0500\n"
"PO-Revision-Date: 2013-11-22 09:40+0000\n"
"Last-Translator: pisike.sipelgas <pisike.sipelgas@gmail.com>\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -153,23 +153,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Faili üleslaadimine on töös. Lehelt lahkumine katkestab selle üleslaadimise."
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr "URL ei saa olla tühi"
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr "Kodukataloogis 'Shared' on reserveeritud failinimi"
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr "{new_name} on juba olemas"
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr "Ei suuda luua faili"
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr "Ei suuda luua kataloogi"
@ -185,7 +185,7 @@ msgstr "Kustuta jäädavalt"
msgid "Rename"
msgstr "Nimeta ümber"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr "Ootel"
@ -193,35 +193,35 @@ msgstr "Ootel"
msgid "Could not rename file"
msgstr "Ei suuda faili ümber nimetada"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr "asendas nime {old_name} nimega {new_name}"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr "tagasi"
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr "Viga faili kustutamisel."
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] "%n kataloog"
msgstr[1] "%n kataloogi"
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] "%n fail"
msgstr[1] "%n faili"
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr "{dirs} ja {files}"
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] "Laadin üles %n faili"
@ -294,7 +294,7 @@ msgstr "Muudetud"
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr "Vigane kausta nimi. Nime 'Shared' kasutamine on reserveeritud."
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr "%s ümbernimetamine ebaõnnestus"
@ -339,10 +339,18 @@ msgstr "Salvesta"
msgid "New"
msgstr "Uus"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "Tekstifail"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "Kaust"

View File

@ -9,9 +9,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-15 22:54-0500\n"
"PO-Revision-Date: 2013-11-14 20:10+0000\n"
"Last-Translator: Rivo Zängov <eraser@eraser.ee>\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:09+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -97,6 +97,10 @@ msgstr "Palun veendu, et on paigaldatud PHP 5.3.3 või uuem ning PHP OpenSSL lai
msgid "Following users are not set up for encryption:"
msgstr "Järgmised kasutajad pole seadistatud krüpteeringuks:"
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr "Salvestamine..."

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -153,23 +153,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Fitxategien igoera martxan da. Orria orain uzteak igoera ezeztatutko du."
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr "{new_name} dagoeneko existitzen da"
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -185,7 +185,7 @@ msgstr "Ezabatu betirako"
msgid "Rename"
msgstr "Berrizendatu"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr "Zain"
@ -193,35 +193,35 @@ msgstr "Zain"
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr " {new_name}-k {old_name} ordezkatu du"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr "desegin"
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] "karpeta %n"
msgstr[1] "%n karpeta"
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] "fitxategi %n"
msgstr[1] "%n fitxategi"
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr "{dirs} eta {files}"
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] "Fitxategi %n igotzen"
@ -294,7 +294,7 @@ msgstr "Aldatuta"
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr "%s ezin da berrizendatu"
@ -339,10 +339,18 @@ msgstr "Gorde"
msgid "New"
msgstr "Berria"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "Testu fitxategia"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "Karpeta"

View File

@ -10,8 +10,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:09+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"
@ -98,6 +98,10 @@ msgstr "Mesedez ziurtatu PHP 5.3.3 edo berriago bat instalatuta dagoela eta Open
msgid "Following users are not set up for encryption:"
msgstr "Hurrengo erabiltzaileak ez daude enktriptatzeko konfiguratutak:"
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr "Gordetzen..."

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -152,23 +152,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "آپلودکردن پرونده در حال پیشرفت است. در صورت خروج از صفحه آپلود لغو میگردد. "
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr "{نام _جدید} در حال حاضر وجود دارد."
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -184,7 +184,7 @@ msgstr "حذف قطعی"
msgid "Rename"
msgstr "تغییرنام"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr "در انتظار"
@ -192,33 +192,33 @@ msgstr "در انتظار"
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr "{نام_جدید} با { نام_قدیمی} جایگزین شد."
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr "بازگشت"
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr ""
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""
@ -290,7 +290,7 @@ msgstr "تاریخ"
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr "%s نمیتواند تغییر نام دهد."
@ -335,10 +335,18 @@ msgstr "ذخیره"
msgid "New"
msgstr "جدید"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "فایل متنی"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "پوشه"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:09+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"
@ -96,6 +96,10 @@ msgstr ""
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr "در حال ذخیره سازی..."

View File

@ -4,13 +4,14 @@
#
# Translators:
# Jiri Grönroos <jiri.gronroos@iki.fi>, 2013
# ioxo <vahakangas@gmail.com>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 21:05-0500\n"
"PO-Revision-Date: 2013-11-21 15:22+0000\n"
"Last-Translator: Jiri Grönroos <jiri.gronroos@iki.fi>\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
"Content-Type: text/plain; charset=UTF-8\n"
@ -121,7 +122,7 @@ msgstr ""
#: ajax/upload.php:144
msgid "Upload failed. Could not find uploaded file"
msgstr ""
msgstr "Lähetys epäonnistui. Lähettävää tiedostoa ei löydetty."
#: ajax/upload.php:172
msgid "Invalid directory."
@ -152,23 +153,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Tiedoston lähetys on meneillään. Sivulta poistuminen nyt peruu tiedoston lähetyksen."
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr "Osoite ei voi olla tyhjä"
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr "{new_name} on jo olemassa"
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr "Tiedoston luominen epäonnistui"
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr "Kansion luominen epäonnistui"
@ -184,7 +185,7 @@ msgstr "Poista pysyvästi"
msgid "Rename"
msgstr "Nimeä uudelleen"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr "Odottaa"
@ -192,35 +193,35 @@ msgstr "Odottaa"
msgid "Could not rename file"
msgstr "Tiedoston nimeäminen uudelleen epäonnistui"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr "kumoa"
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr "Virhe tiedostoa poistaessa."
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] "%n kansio"
msgstr[1] "%n kansiota"
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] "%n tiedosto"
msgstr[1] "%n tiedostoa"
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr "{dirs} ja {files}"
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] "Lähetetään %n tiedosto"
@ -291,12 +292,12 @@ msgstr "Muokattu"
#: lib/app.php:60
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
msgstr "Virheellinen kansion nimi. 'Shared':n käyttö on varattu."
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr ""
msgstr "%s ei pysty uudelleen nimeämään"
#: lib/helper.php:11 templates/index.php:16
msgid "Upload"
@ -338,10 +339,18 @@ msgstr "Tallenna"
msgid "New"
msgstr "Uusi"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "Tekstitiedosto"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "Kansio"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:09+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"
@ -97,6 +97,10 @@ msgstr ""
msgid "Following users are not set up for encryption:"
msgstr "Seuraavat käyttäjät eivät ole määrittäneet salausta:"
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr "Tallennetaan..."

View File

@ -10,13 +10,14 @@
# ogre_sympathique <ogre.sympathique@speed.1s.fr>, 2013
# plachance <patlachance@gmail.com>, 2013
# red0ne <red-0ne@smarty-concept.com>, 2013
# RyDroid <rydroid_trans@yahoo.fr>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-26 10:45-0500\n"
"PO-Revision-Date: 2013-11-26 15:45+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-28 20:50+0000\n"
"Last-Translator: etiess <etiess@gmail.com>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -320,7 +321,7 @@ msgstr "Partager le lien"
msgid "Password protect"
msgstr "Protéger par un mot de passe"
#: js/share.js:224 templates/installation.php:57 templates/login.php:32
#: js/share.js:224 templates/installation.php:57 templates/login.php:38
msgid "Password"
msgstr "Mot de passe"
@ -396,7 +397,7 @@ msgstr "supprimer"
msgid "share"
msgstr "partager"
#: js/share.js:464 js/share.js:694
#: js/share.js:694
msgid "Password protected"
msgstr "Protégé par un mot de passe"
@ -450,7 +451,7 @@ msgstr "Aucune balise sélectionnée pour la suppression."
#: js/update.js:8
msgid "Please reload the page."
msgstr ""
msgstr "Veuillez recharger la page."
#: js/update.js:17
msgid ""
@ -488,7 +489,7 @@ msgid "You will receive a link to reset your password via Email."
msgstr "Vous allez recevoir un e-mail contenant un lien pour réinitialiser votre mot de passe."
#: lostpassword/templates/lostpassword.php:21 templates/installation.php:51
#: templates/login.php:25
#: templates/login.php:31
msgid "Username"
msgstr "Nom d'utilisateur"
@ -588,7 +589,7 @@ msgid ""
"just letting you know that %s shared %s with you.\n"
"View it: %s\n"
"\n"
msgstr "Bonjour,\n\nJuste pour vous signaler que %s a partagé %s avec vous.\nConsultez-le : %s\n"
msgstr "Bonjour,\n\nNous vous informons que %s a partagé %s avec vous.\nConsultez-le : %s\n"
#: templates/altmail.php:4 templates/mail.php:17
#, php-format
@ -597,7 +598,7 @@ msgstr "Le partage expirera le %s."
#: templates/altmail.php:7 templates/mail.php:20
msgid "Cheers!"
msgstr "Salutations!"
msgstr "À bientôt !"
#: templates/installation.php:24 templates/installation.php:31
#: templates/installation.php:38
@ -719,19 +720,19 @@ msgstr "L'authentification côté serveur a échoué !"
msgid "Please contact your administrator."
msgstr "Veuillez contacter votre administrateur."
#: templates/login.php:38
#: templates/login.php:44
msgid "Lost your password?"
msgstr "Mot de passe perdu ?"
#: templates/login.php:43
#: templates/login.php:49
msgid "remember"
msgstr "se souvenir de moi"
#: templates/login.php:46
#: templates/login.php:52
msgid "Log in"
msgstr "Connexion"
#: templates/login.php:52
#: templates/login.php:58
msgid "Alternative Logins"
msgstr "Logins alternatifs"
@ -740,15 +741,15 @@ msgstr "Logins alternatifs"
msgid ""
"Hey there,<br><br>just letting you know that %s shared »%s« with you.<br><a "
"href=\"%s\">View it!</a><br><br>"
msgstr "Bonjour,<br><br>Juste pour vous informer que %s a partagé »%s« avec vous.<br><a href=\"%s\">Consultez-le !</a><br><br>"
msgstr "Bonjour,<br><br>Nous vous informons que %s a partagé »%s« avec vous.<br><a href=\"%s\">Consultez-le !</a><br><br>"
#: templates/singleuser.user.php:3
msgid "This ownCloud instance is currently in single user mode."
msgstr ""
msgstr "Cette instance de ownCloud est actuellement en mode utilisateur unique."
#: templates/singleuser.user.php:4
msgid "This means only administrators can use the instance."
msgstr ""
msgstr "Cela signifie que uniquement les administrateurs peuvent utiliser l'instance."
#: templates/singleuser.user.php:5 templates/update.user.php:5
msgid ""

View File

@ -12,9 +12,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-26 10:45-0500\n"
"PO-Revision-Date: 2013-11-26 14:23+0000\n"
"Last-Translator: etiess <etiess@gmail.com>\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -156,23 +156,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "L'envoi du fichier est en cours. Quitter cette page maintenant annulera l'envoi du fichier."
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr "L'URL ne peut pas être vide"
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr "Dans le dossier home, 'Partagé' est un nom de fichier réservé"
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr "{new_name} existe déjà"
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr "Impossible de créer le fichier"
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr "Impossible de créer le dossier"
@ -188,7 +188,7 @@ msgstr "Supprimer de façon définitive"
msgid "Rename"
msgstr "Renommer"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:874
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr "En attente"
@ -196,35 +196,35 @@ msgstr "En attente"
msgid "Could not rename file"
msgstr "Impossible de renommer le fichier"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr "{new_name} a été remplacé par {old_name}"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr "annuler"
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr "Erreur pendant la suppression du fichier."
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] "%n dossier"
msgstr[1] "%n dossiers"
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] "%n fichier"
msgstr[1] "%n fichiers"
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr "{dirs} et {files}"
#: js/filelist.js:813 js/filelist.js:851
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] "Téléversement de %n fichier"
@ -297,7 +297,7 @@ msgstr "Modifié"
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr "Nom de dossier invalide. L'utilisation du mot 'Shared' est réservée."
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr "%s ne peut être renommé"
@ -342,10 +342,18 @@ msgstr "Sauvegarder"
msgid "New"
msgstr "Nouveau"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "Fichier texte"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "Dossier"

View File

@ -13,9 +13,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-03 20:50+0000\n"
"Last-Translator: Christophe Lherieau <skimpax@gmail.com>\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:09+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -101,6 +101,10 @@ msgstr "Veuillez vous assurer qu'une version de PHP 5.3.3 ou supérieure est ins
msgid "Following users are not set up for encryption:"
msgstr "Les utilisateurs suivants ne sont pas configurés pour le chiffrement :"
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr "Enregistrement..."

View File

@ -10,13 +10,14 @@
# Mystyle <maelvstyle@gmail.com>, 2013
# ogre_sympathique <ogre.sympathique@speed.1s.fr>, 2013
# red0ne <red-0ne@smarty-concept.com>, 2013
# RyDroid <rydroid_trans@yahoo.fr>, 2013
msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-27 12:08-0500\n"
"PO-Revision-Date: 2013-11-27 17:09+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-27 22:00+0000\n"
"Last-Translator: RyDroid <rydroid_trans@yahoo.fr>\n"
"Language-Team: French (http://www.transifex.com/projects/p/owncloud/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -254,7 +255,7 @@ msgstr "Avertissement de sécurité"
msgid ""
"You are accessing %s via HTTP. We strongly suggest you configure your server"
" to require using HTTPS instead."
msgstr ""
msgstr "Vous accédez à %s via HTTP. Nous vous recommandons fortement de configurer votre serveur pour forcer l'utilisation de HTTPS à la place."
#: templates/admin.php:39
msgid ""
@ -564,7 +565,7 @@ msgstr "Soit png ou jpg. idéalement carée mais vous pourrez la recadrer ."
#: templates/personal.php:97
msgid "Your avatar is provided by your original account."
msgstr ""
msgstr "Votre avatar est fourni par votre compte original."
#: templates/personal.php:101
msgid "Abort"
@ -599,7 +600,7 @@ msgstr "Chiffrement"
#: templates/personal.php:152
msgid "The encryption app is no longer enabled, please decrypt all your files"
msgstr ""
msgstr "L'app de chiffrement nest plus activée, veuillez déchiffrer tous vos fichiers"
#: templates/personal.php:158
msgid "Log-in password"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-27 12:08-0500\n"
"PO-Revision-Date: 2013-11-26 21:30+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: French (Canada) (http://www.transifex.com/projects/p/owncloud/language/fr_CA/)\n"
"MIME-Version: 1.0\n"
@ -151,23 +151,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr ""
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -183,7 +183,7 @@ msgstr ""
msgid "Rename"
msgstr ""
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:874
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr ""
@ -191,35 +191,35 @@ msgstr ""
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr ""
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr ""
#: js/filelist.js:813 js/filelist.js:851
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""
@ -292,7 +292,7 @@ msgstr ""
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr ""
@ -337,10 +337,18 @@ msgstr ""
msgid "New"
msgstr ""
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr ""
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-27 12:08-0500\n"
"PO-Revision-Date: 2013-11-26 21:30+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: French (Canada) (http://www.transifex.com/projects/p/owncloud/language/fr_CA/)\n"
"MIME-Version: 1.0\n"
@ -95,6 +95,10 @@ msgstr ""
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr ""

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-24 00:13-0500\n"
"PO-Revision-Date: 2013-11-22 07:20+0000\n"
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -152,23 +152,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "O envío do ficheiro está en proceso. Saír agora da páxina cancelará o envío."
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr "O URL non pode quedar en branco."
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr "«Shared» dentro do cartafol persoal é un nome reservado"
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr "Xa existe un {new_name}"
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr "Non foi posíbel crear o ficheiro"
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr "Non foi posíbel crear o cartafol"
@ -184,7 +184,7 @@ msgstr "Eliminar permanentemente"
msgid "Rename"
msgstr "Renomear"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr "Pendentes"
@ -192,35 +192,35 @@ msgstr "Pendentes"
msgid "Could not rename file"
msgstr "Non foi posíbel renomear o ficheiro"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr "substituír {new_name} por {old_name}"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr "desfacer"
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr "Produciuse un erro ao eliminar o ficheiro."
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] "%n cartafol"
msgstr[1] "%n cartafoles"
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] "%n ficheiro"
msgstr[1] "%n ficheiros"
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr "{dirs} e {files}"
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] "Cargando %n ficheiro"
@ -293,7 +293,7 @@ msgstr "Modificado"
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr "Nome de cartafol non válido. O uso de «Shared» está reservado."
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr "%s non pode cambiar de nome"
@ -338,10 +338,18 @@ msgstr "Gardar"
msgid "New"
msgstr "Novo"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "Ficheiro de texto"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "Cartafol"

View File

@ -10,9 +10,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-06 21:43-0500\n"
"PO-Revision-Date: 2013-11-05 09:59+0000\n"
"Last-Translator: mbouzada <mbouzada@gmail.com>\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:09+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"Language-Team: Galician (http://www.transifex.com/projects/p/owncloud/language/gl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@ -98,6 +98,10 @@ msgstr "Asegúrese de que está instalado o PHP 5.3.3 ou posterior e de o OpenSS
msgid "Following users are not set up for encryption:"
msgstr "Os seguintes usuarios non teñen configuración para o cifrado:"
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr "Gardando..."

View File

@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-27 12:08-0500\n"
"PO-Revision-Date: 2013-11-27 17:09+0000\n"
"Last-Translator: I Robot <owncloud-bot@tmit.eu>\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-28 14:50+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"
@ -248,7 +248,7 @@ msgstr "Aviso de seguranza"
msgid ""
"You are accessing %s via HTTP. We strongly suggest you configure your server"
" to require using HTTPS instead."
msgstr ""
msgstr "Está accedendo a %s a través de HTTP. Suxerímoslle que configure o seu servidor para requirir, no seu canto, o uso de HTTPS."
#: templates/admin.php:39
msgid ""
@ -558,7 +558,7 @@ msgstr "Calquera png ou jpg. É preferíbel que sexa cadrada, mais poderá recor
#: templates/personal.php:97
msgid "Your avatar is provided by your original account."
msgstr ""
msgstr "O seu avatar é fornecido pola súa conta orixinal."
#: templates/personal.php:101
msgid "Abort"

View File

@ -9,8 +9,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -153,23 +153,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "מתבצעת כעת העלאת קבצים. עזיבה של העמוד תבטל את ההעלאה."
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr "{new_name} כבר קיים"
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -185,7 +185,7 @@ msgstr "מחק לצמיתות"
msgid "Rename"
msgstr "שינוי שם"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr "ממתין"
@ -193,35 +193,35 @@ msgstr "ממתין"
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr "{new_name} הוחלף ב־{old_name}"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr "ביטול"
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr ""
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""
@ -294,7 +294,7 @@ msgstr "זמן שינוי"
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr ""
@ -339,10 +339,18 @@ msgstr "שמירה"
msgid "New"
msgstr "חדש"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "קובץ טקסט"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "תיקייה"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -95,6 +95,10 @@ msgstr ""
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr "שמירה…"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -151,23 +151,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr ""
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -183,7 +183,7 @@ msgstr ""
msgid "Rename"
msgstr ""
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr ""
@ -191,35 +191,35 @@ msgstr ""
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr ""
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr ""
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""
@ -292,7 +292,7 @@ msgstr ""
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr ""
@ -337,10 +337,18 @@ msgstr "सहेजें"
msgid "New"
msgstr ""
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr ""
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -95,6 +95,10 @@ msgstr ""
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -151,23 +151,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Učitavanje datoteke. Napuštanjem stranice će prekinuti učitavanje."
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr ""
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -183,7 +183,7 @@ msgstr ""
msgid "Rename"
msgstr "Promjeni ime"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr "U tijeku"
@ -191,37 +191,37 @@ msgstr "U tijeku"
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr "vrati"
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
msgstr[1] ""
msgstr[2] ""
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr ""
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""
@ -295,7 +295,7 @@ msgstr "Zadnja promjena"
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr ""
@ -340,10 +340,18 @@ msgstr "Snimi"
msgid "New"
msgstr "novo"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "tekstualna datoteka"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "mapa"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -95,6 +95,10 @@ msgstr ""
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr "Spremanje..."

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -152,23 +152,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Fájlfeltöltés van folyamatban. Az oldal elhagyása megszakítja a feltöltést."
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr "Az URL-cím nem maradhat kitöltetlenül"
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr "A kiindulási mappában a 'Shared' egy belső használatra fenntartott név"
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr "{new_name} már létezik"
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr "Az állomány nem hozható létre"
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr "A mappa nem hozható létre"
@ -184,7 +184,7 @@ msgstr "Végleges törlés"
msgid "Rename"
msgstr "Átnevezés"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr "Folyamatban"
@ -192,35 +192,35 @@ msgstr "Folyamatban"
msgid "Could not rename file"
msgstr "Az állomány nem nevezhető át"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr "{new_name} fájlt kicseréltük ezzel: {old_name}"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr "visszavonás"
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] "%n mappa"
msgstr[1] "%n mappa"
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] "%n állomány"
msgstr[1] "%n állomány"
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr "{dirs} és {files}"
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] "%n állomány feltöltése"
@ -293,7 +293,7 @@ msgstr "Módosítva"
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr "Érvénytelen mappanév. A 'Shared' a rendszer számára fenntartott elnevezés."
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr "%s átnevezése nem sikerült"
@ -338,10 +338,18 @@ msgstr "Mentés"
msgid "New"
msgstr "Új"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "Szövegfájl"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "Mappa"

View File

@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:09+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"
@ -96,6 +96,10 @@ msgstr "Kérlek győződj meg arról, hogy PHP 5.3.3 vagy annál frissebb van te
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr "Mentés..."

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -151,23 +151,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr ""
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -183,7 +183,7 @@ msgstr ""
msgid "Rename"
msgstr ""
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr ""
@ -191,35 +191,35 @@ msgstr ""
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr ""
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr ""
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""
@ -292,7 +292,7 @@ msgstr ""
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr ""
@ -337,10 +337,18 @@ msgstr "Պահպանել"
msgid "New"
msgstr ""
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr ""
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -95,6 +95,10 @@ msgstr ""
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -151,23 +151,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr ""
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr ""
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -183,7 +183,7 @@ msgstr ""
msgid "Rename"
msgstr ""
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr ""
@ -191,35 +191,35 @@ msgstr ""
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr ""
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr ""
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""
@ -292,7 +292,7 @@ msgstr "Modificate"
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr ""
@ -337,10 +337,18 @@ msgstr "Salveguardar"
msgid "New"
msgstr "Nove"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "File de texto"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "Dossier"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -95,6 +95,10 @@ msgstr ""
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr ""

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -151,23 +151,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Berkas sedang diunggah. Meninggalkan halaman ini akan membatalkan proses."
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr "{new_name} sudah ada"
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -183,7 +183,7 @@ msgstr "Hapus secara permanen"
msgid "Rename"
msgstr "Ubah nama"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr "Menunggu"
@ -191,33 +191,33 @@ msgstr "Menunggu"
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr "mengganti {new_name} dengan {old_name}"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr "urungkan"
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr ""
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""
@ -289,7 +289,7 @@ msgstr "Dimodifikasi"
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr ""
@ -334,10 +334,18 @@ msgstr "Simpan"
msgid "New"
msgstr "Baru"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "Berkas teks"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "Folder"

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-03 12:38-0500\n"
"PO-Revision-Date: 2013-11-03 17:38+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -95,6 +95,10 @@ msgstr ""
msgid "Following users are not set up for encryption:"
msgstr ""
#: js/detect-migration.js:21
msgid "Initial encryption started... This can take some time. Please wait."
msgstr ""
#: js/settings-admin.js:13
msgid "Saving..."
msgstr "Menyimpan..."

View File

@ -7,8 +7,8 @@ msgid ""
msgstr ""
"Project-Id-Version: ownCloud\n"
"Report-Msgid-Bugs-To: translations@owncloud.org\n"
"POT-Creation-Date: 2013-11-21 10:01-0500\n"
"PO-Revision-Date: 2013-11-21 15:01+0000\n"
"POT-Creation-Date: 2013-11-29 14:08-0500\n"
"PO-Revision-Date: 2013-11-29 19:08+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"
@ -151,23 +151,23 @@ msgid ""
"File upload is in progress. Leaving the page now will cancel the upload."
msgstr "Innsending í gangi. Ef þú ferð af þessari síðu mun innsending misheppnast."
#: js/file-upload.js:519
#: js/file-upload.js:523
msgid "URL cannot be empty"
msgstr ""
#: js/file-upload.js:523 js/filelist.js:377
#: js/file-upload.js:527 js/filelist.js:377
msgid "In the home folder 'Shared' is a reserved filename"
msgstr ""
#: js/file-upload.js:525 js/filelist.js:379
#: js/file-upload.js:529 js/filelist.js:379
msgid "{new_name} already exists"
msgstr "{new_name} er þegar til"
#: js/file-upload.js:585
#: js/file-upload.js:595
msgid "Could not create file"
msgstr ""
#: js/file-upload.js:601
#: js/file-upload.js:611
msgid "Could not create folder"
msgstr ""
@ -183,7 +183,7 @@ msgstr ""
msgid "Rename"
msgstr "Endurskýra"
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:873
#: js/filelist.js:69 js/filelist.js:72 js/filelist.js:889
msgid "Pending"
msgstr "Bíður"
@ -191,35 +191,35 @@ msgstr "Bíður"
msgid "Could not rename file"
msgstr ""
#: js/filelist.js:524
#: js/filelist.js:539
msgid "replaced {new_name} with {old_name}"
msgstr "yfirskrifaði {new_name} með {old_name}"
#: js/filelist.js:524
#: js/filelist.js:539
msgid "undo"
msgstr "afturkalla"
#: js/filelist.js:576
#: js/filelist.js:591
msgid "Error deleting file."
msgstr ""
#: js/filelist.js:594 js/filelist.js:668 js/files.js:631
#: js/filelist.js:609 js/filelist.js:683 js/files.js:631
msgid "%n folder"
msgid_plural "%n folders"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:595 js/filelist.js:669 js/files.js:637
#: js/filelist.js:610 js/filelist.js:684 js/files.js:637
msgid "%n file"
msgid_plural "%n files"
msgstr[0] ""
msgstr[1] ""
#: js/filelist.js:602
#: js/filelist.js:617
msgid "{dirs} and {files}"
msgstr ""
#: js/filelist.js:812 js/filelist.js:850
#: js/filelist.js:828 js/filelist.js:866
msgid "Uploading %n file"
msgid_plural "Uploading %n files"
msgstr[0] ""
@ -292,7 +292,7 @@ msgstr "Breytt"
msgid "Invalid folder name. Usage of 'Shared' is reserved."
msgstr ""
#: lib/app.php:88
#: lib/app.php:101
#, php-format
msgid "%s could not be renamed"
msgstr ""
@ -337,10 +337,18 @@ msgstr "Vista"
msgid "New"
msgstr "Nýtt"
#: templates/index.php:8
msgid "New text file"
msgstr ""
#: templates/index.php:8
msgid "Text file"
msgstr "Texta skrá"
#: templates/index.php:10
msgid "New folder"
msgstr ""
#: templates/index.php:10
msgid "Folder"
msgstr "Mappa"

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