diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-29 14:10:40 -0500 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-11-29 14:10:40 -0500 |
commit | 1b18c5a047e451b77a777f94602603761d9f6816 (patch) | |
tree | 3e967c8bb181fbef0a32063b62cbdc818a6ad2b6 /core | |
parent | 3c62de90fd7223562401241466d41fad4002c538 (diff) | |
download | nextcloud-server-1b18c5a047e451b77a777f94602603761d9f6816.tar.gz nextcloud-server-1b18c5a047e451b77a777f94602603761d9f6816.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/cs_CZ.php | 8 | ||||
-rw-r--r-- | core/l10n/en_GB.php | 3 | ||||
-rw-r--r-- | core/l10n/fr.php | 9 | ||||
-rw-r--r-- | core/l10n/ja_JP.php | 6 |
4 files changed, 18 insertions, 8 deletions
diff --git a/core/l10n/cs_CZ.php b/core/l10n/cs_CZ.php index 8a784ccc9ad..2c78dd31c3a 100644 --- a/core/l10n/cs_CZ.php +++ b/core/l10n/cs_CZ.php @@ -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;"; diff --git a/core/l10n/en_GB.php b/core/l10n/en_GB.php index b667a775700..3cad129d1c4 100644 --- a/core/l10n/en_GB.php +++ b/core/l10n/en_GB.php @@ -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.", diff --git a/core/l10n/fr.php b/core/l10n/fr.php index f2d31554a18..c58305ea7a9 100644 --- a/core/l10n/fr.php +++ b/core/l10n/fr.php @@ -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.", diff --git a/core/l10n/ja_JP.php b/core/l10n/ja_JP.php index e918ac042fb..10a16ec903b 100644 --- a/core/l10n/ja_JP.php +++ b/core/l10n/ja_JP.php @@ -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 に更新しています、しばらくお待ち下さい。", |