diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-13 01:54:44 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-08-13 01:54:44 -0400 |
commit | 609a52ebe2e249be88e11c55ba606dce7e6bf1da (patch) | |
tree | 92da77fd9f247502425f3528055e185a93ecaa74 /apps | |
parent | b4fd5fb275f0946a1aa0a598ee74e54256cbaf6c (diff) | |
download | nextcloud-server-609a52ebe2e249be88e11c55ba606dce7e6bf1da.tar.gz nextcloud-server-609a52ebe2e249be88e11c55ba606dce7e6bf1da.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps')
-rw-r--r-- | apps/files/l10n/ja.php | 2 | ||||
-rw-r--r-- | apps/files_encryption/l10n/bg_BG.php | 1 | ||||
-rw-r--r-- | apps/files_encryption/l10n/cs_CZ.php | 1 | ||||
-rw-r--r-- | apps/files_encryption/l10n/es.php | 1 | ||||
-rw-r--r-- | apps/files_encryption/l10n/eu.php | 7 | ||||
-rw-r--r-- | apps/files_encryption/l10n/gl.php | 1 | ||||
-rw-r--r-- | apps/files_encryption/l10n/ja.php | 2 | ||||
-rw-r--r-- | apps/files_encryption/l10n/nl.php | 1 | ||||
-rw-r--r-- | apps/files_encryption/l10n/pt_BR.php | 1 | ||||
-rw-r--r-- | apps/files_sharing/l10n/fa.php | 20 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/ja.php | 2 | ||||
-rw-r--r-- | apps/user_ldap/l10n/fa.php | 31 |
12 files changed, 62 insertions, 8 deletions
diff --git a/apps/files/l10n/ja.php b/apps/files/l10n/ja.php index d159acfa5bd..2e5247770a1 100644 --- a/apps/files/l10n/ja.php +++ b/apps/files/l10n/ja.php @@ -76,7 +76,7 @@ $TRANSLATIONS = array( "max. possible: " => "最大容量: ", "Save" => "保存", "WebDAV" => "WebDAV", -"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "<a href=\"%s\" target=\"_blank\">WebDAV 経由でファイルにアクセス</a> するにはこのアドレスを利用してください", +"Use this address to <a href=\"%s\" target=\"_blank\">access your Files via WebDAV</a>" => "<a href=\"%s\" target=\"_blank\">WebDAV経由でのファイルアクセス</a>にはこのアドレスを利用してください", "New" => "新規作成", "New text file" => "新規のテキストファイル作成", "Text file" => "テキストファイル", diff --git a/apps/files_encryption/l10n/bg_BG.php b/apps/files_encryption/l10n/bg_BG.php index 665d14af06b..fc6b40de0a8 100644 --- a/apps/files_encryption/l10n/bg_BG.php +++ b/apps/files_encryption/l10n/bg_BG.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "New Recovery key password" => "Новата парола за възстановяване на ключа", "Repeat New Recovery key password" => "Повтори новата паролза за възстановяване на ключа", "Change Password" => "Промени Паролата", +"Your private key password no longer matches your log-in password." => "Личният ти ключ не съвпада с паролата за вписване.", "Set your old private key password to your current log-in password:" => "Промени паролата за тайния ти включ на паролата за вписване:", " If you don't remember your old password you can ask your administrator to recover your files." => "Ако не помниш старата парола помоли администратора да възстанови файловете ти.", "Old log-in password" => "Стара парола за вписване", diff --git a/apps/files_encryption/l10n/cs_CZ.php b/apps/files_encryption/l10n/cs_CZ.php index 7ef7d6dfae8..ce380c41ddb 100644 --- a/apps/files_encryption/l10n/cs_CZ.php +++ b/apps/files_encryption/l10n/cs_CZ.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "New Recovery key password" => "Nové heslo klíče pro obnovu", "Repeat New Recovery key password" => "Zopakujte nové heslo klíče pro obnovu", "Change Password" => "Změnit heslo", +"Your private key password no longer matches your log-in password." => "Heslo vašeho soukromého klíče se již neshoduje s vaším přihlašovacím heslem.", "Set your old private key password to your current log-in password:" => "Změňte vaše staré heslo soukromého klíče na stejné, jako je vaše současné přihlašovací heslo:", " If you don't remember your old password you can ask your administrator to recover your files." => "Pokud si nepamatujete vaše původní heslo, můžete požádat správce o obnovu vašich souborů.", "Old log-in password" => "Původní přihlašovací heslo", diff --git a/apps/files_encryption/l10n/es.php b/apps/files_encryption/l10n/es.php index 7a98a2d9e7c..3c4f89a09ab 100644 --- a/apps/files_encryption/l10n/es.php +++ b/apps/files_encryption/l10n/es.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "New Recovery key password" => "Nueva clave de recuperación", "Repeat New Recovery key password" => "Repetir la nueva clave de recuperación", "Change Password" => "Cambiar contraseña", +"Your private key password no longer matches your log-in password." => "Tu contraseña de clave privada ya no concuerda con tu contraseña de inicio.", "Set your old private key password to your current log-in password:" => "Establezca la contraseña de clave privada antigua para su contraseña de inicio de sesión actual:", " If you don't remember your old password you can ask your administrator to recover your files." => "Si no recuerda su antigua contraseña puede pedir a su administrador que le recupere sus ficheros.", "Old log-in password" => "Contraseña de acceso antigua", diff --git a/apps/files_encryption/l10n/eu.php b/apps/files_encryption/l10n/eu.php index 0d2ab2a74fe..69de4a25b1b 100644 --- a/apps/files_encryption/l10n/eu.php +++ b/apps/files_encryption/l10n/eu.php @@ -30,12 +30,13 @@ $TRANSLATIONS = array( "New Recovery key password" => "Berreskuratze gako pasahitz berria", "Repeat New Recovery key password" => "Errepikatu berreskuratze gako berriaren pasahitza", "Change Password" => "Aldatu Pasahitza", -"Set your old private key password to your current log-in password:" => "Set your old private key password to your current log-in password:", +"Your private key password no longer matches your log-in password." => "Zure gako pasahitza pribatua ez da dagoeneko bat etortzen zure sartzeko pasahitzarekin.", +"Set your old private key password to your current log-in password:" => "Ezarri zure gako pasahitz zaharra orain duzun sartzeko pasahitzan:", " If you don't remember your old password you can ask your administrator to recover your files." => "Ez baduzu zure pasahitz zaharra gogoratzen eskatu zure administratzaileari zure fitxategiak berreskuratzeko.", "Old log-in password" => "Sartzeko pasahitz zaharra", "Current log-in password" => "Sartzeko oraingo pasahitza", -"Update Private Key Password" => "Eguneratu gako pribatu pasahitza", -"Enable password recovery:" => "Gaitu pasahitz berreskuratzea:", +"Update Private Key Password" => "Eguneratu gako pasahitza pribatua", +"Enable password recovery:" => "Gaitu pasahitzaren berreskuratzea:", "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" => "Aukera hau gaituz zure enkriptatutako fitxategiak berreskuratu ahal izango dituzu pasahitza galtzekotan", "File recovery settings updated" => "Fitxategi berreskuratze ezarpenak eguneratuak", "Could not update file recovery" => "Ezin da fitxategi berreskuratzea eguneratu" diff --git a/apps/files_encryption/l10n/gl.php b/apps/files_encryption/l10n/gl.php index 3e1ba65ffd7..6bf9c57552a 100644 --- a/apps/files_encryption/l10n/gl.php +++ b/apps/files_encryption/l10n/gl.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "New Recovery key password" => "Novo contrasinal da chave de recuperación", "Repeat New Recovery key password" => "Repita o novo contrasinal da chave de recuperación", "Change Password" => "Cambiar o contrasinal", +"Your private key password no longer matches your log-in password." => "O seu contrasinal da chave privada non coincide co seu contrasinal de acceso.", "Set your old private key password to your current log-in password:" => "Estabeleza o seu contrasinal antigo da chave de recuperación ao seu contrasinal de acceso actual:", " If you don't remember your old password you can ask your administrator to recover your files." => "Se non lembra o seu antigo contrasinal pode pedírllelo ao seu administrador para recuperar os seus ficheiros.", "Old log-in password" => "Contrasinal antigo de acceso", diff --git a/apps/files_encryption/l10n/ja.php b/apps/files_encryption/l10n/ja.php index 954478de4be..e9950b3ac97 100644 --- a/apps/files_encryption/l10n/ja.php +++ b/apps/files_encryption/l10n/ja.php @@ -30,6 +30,8 @@ $TRANSLATIONS = array( "New Recovery key password" => "新しいリカバリキーのパスワード", "Repeat New Recovery key password" => "新しいリカバリキーのパスワードをもう一度入力", "Change Password" => "パスワードを変更", +"Your private key password no longer matches your log-in password." => "もはや秘密鍵はログインパスワードと一致しません。", +"Set your old private key password to your current log-in password:" => "古い秘密鍵のパスワードを現在のログインパスワードに設定:", " If you don't remember your old password you can ask your administrator to recover your files." => "古いパスワードを覚えていない場合、管理者に尋ねてファイルを回復することができます。", "Old log-in password" => "古いログインパスワード", "Current log-in password" => "現在のログインパスワード", diff --git a/apps/files_encryption/l10n/nl.php b/apps/files_encryption/l10n/nl.php index 8d504cf9c02..4c3f925621b 100644 --- a/apps/files_encryption/l10n/nl.php +++ b/apps/files_encryption/l10n/nl.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "New Recovery key password" => "Nieuwe wachtwoord herstelsleutel", "Repeat New Recovery key password" => "Herhaal het nieuwe herstelsleutel wachtwoord", "Change Password" => "Wijzigen wachtwoord", +"Your private key password no longer matches your log-in password." => "Het wachtwoord van uw privésleutel komt niet meer overeen met uw inlogwachtwoord.", "Set your old private key password to your current log-in password:" => "Stel het wachtwoord van uw oude privésleutel in op uw huidige inlogwachtwoord.", " If you don't remember your old password you can ask your administrator to recover your files." => "Als u uw oude wachtwoord niet meer weet, kunt u uw beheerder vragen uw bestanden terug te halen.", "Old log-in password" => "Oude wachtwoord", diff --git a/apps/files_encryption/l10n/pt_BR.php b/apps/files_encryption/l10n/pt_BR.php index f55df165ff6..3b6895c0216 100644 --- a/apps/files_encryption/l10n/pt_BR.php +++ b/apps/files_encryption/l10n/pt_BR.php @@ -30,6 +30,7 @@ $TRANSLATIONS = array( "New Recovery key password" => "Nova senha da chave de recuperação", "Repeat New Recovery key password" => "Repita Nova senha da chave de recuperação", "Change Password" => "Trocar Senha", +"Your private key password no longer matches your log-in password." => "A sua senha de chave privada não corresponde a sua senha de login.", "Set your old private key password to your current log-in password:" => "Defina a sua antiga senha da chave privada para sua senha de login atual:", " If you don't remember your old password you can ask your administrator to recover your files." => "Se você não se lembra de sua antiga senha você pode pedir ao administrador que recupere seus arquivos.", "Old log-in password" => "Senha antiga de login", diff --git a/apps/files_sharing/l10n/fa.php b/apps/files_sharing/l10n/fa.php index 8370c185b5f..b19879075e4 100644 --- a/apps/files_sharing/l10n/fa.php +++ b/apps/files_sharing/l10n/fa.php @@ -1,20 +1,38 @@ <?php $TRANSLATIONS = array( "Server to server sharing is not enabled on this server" => "اشتراک سرور به سرور در این سرور فعال نیست .", +"Couldn't add remote share" => "امکان افزودن اشتراک گذاری از راه دور وجود ندارد", +"Shared with you" => "موارد به اشتراک گذاشته شده با شما", +"Shared with others" => "موارد به اشتراک گذاشته شده با دیگران", +"Shared by link" => "اشتراک گذاشته شده از طریق پیوند", +"No files have been shared with you yet." => "هنوز هیچ فایلی با شما به اشتراک گذاشته نشده است.", +"You haven't shared any files yet." => "شما هنوز هیچ فایلی را به اشتراک نگذاشته اید.", +"You haven't shared any files by link yet." => "شما هنوز هیچ فایلی را از طریق پیوند با کسی به اشتراک نگذاشته اید.", +"Do you want to add the remote share {name} from {owner}@{remote}?" => "آیا مایل به افزودن اشتراک از راه دور {name} از {owner}@{remote} هستید.", +"Remote share" => "اشتراک از راه دور", +"Remote share password" => "رمز عبور اشتراک از راه دور", "Cancel" => "منصرف شدن", +"Add remote share" => "افزودن اشتراک از راه دور", +"No ownCloud installation found at {remote}" => "نمونه ای از ownCloud نصب شده در {remote} یافت نشد", +"Invalid ownCloud url" => "آدرس نمونه ownCloud غیر معتبر است", "Shared by" => "اشتراک گذاشته شده به وسیله", "This share is password-protected" => "این اشتراک توسط رمز عبور محافظت می شود", "The password is wrong. Try again." => "رمزعبور اشتباه می باشد. دوباره امتحان کنید.", "Password" => "گذرواژه", "Name" => "نام", +"Share time" => "زمان به اشتراک گذاری", "Sorry, this link doesn’t 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." => "برای اطلاعات بیشتر، لطفا از شخصی که این پیوند را ارسال کرده سوال بفرمایید.", +"Add to your ownCloud" => "افزودن به ownCloud شما", "Download" => "دانلود", "Download %s" => "دانلود %s", -"Direct link" => "پیوند مستقیم" +"Direct link" => "پیوند مستقیم", +"Remote Shares" => "اشتراک های از راه دور", +"Allow other instances to mount public links shared from this server" => "اجازه به نمونه های دیگر برای مانت کردن پیوند های عمومی به اشتراک گذاشته شده از این سرور", +"Allow users to mount public link shares" => "اجازه دادن به کاربران برای مانت پیوندهای عمومی موارد به اشتراک گذاری" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/files_trashbin/l10n/ja.php b/apps/files_trashbin/l10n/ja.php index b24e40aa23d..059579fc88d 100644 --- a/apps/files_trashbin/l10n/ja.php +++ b/apps/files_trashbin/l10n/ja.php @@ -8,7 +8,7 @@ $TRANSLATIONS = array( "restored" => "復元済", "Nothing in here. Your trash bin is empty!" => "ここには何もありません。ゴミ箱は空です!", "Name" => "名前", -"Deleted" => "削除済み", +"Deleted" => "削除日時", "Delete" => "削除" ); $PLURAL_FORMS = "nplurals=1; plural=0;"; diff --git a/apps/user_ldap/l10n/fa.php b/apps/user_ldap/l10n/fa.php index 1e149a11207..cf350991b44 100644 --- a/apps/user_ldap/l10n/fa.php +++ b/apps/user_ldap/l10n/fa.php @@ -4,23 +4,48 @@ $TRANSLATIONS = array( "Failed to delete the server configuration" => "عملیات حذف پیکربندی سرور ناموفق ماند", "The configuration is valid and the connection could be established!" => "پیکربندی معتبر است و ارتباط می تواند برقرار شود", "The configuration is valid, but the Bind failed. Please check the server settings and credentials." => "پیکربندی معتبراست، اما اتصال شکست خورد. لطفا تنظیمات و اعتبارهای سرور را بررسی کنید.", +"No action specified" => "فعالیتی مشخص نشده است", +"No configuration specified" => "هیچ پیکربندی مشخص نشده است", +"No data specified" => "داده ای مشخص نشده است", "Deletion failed" => "حذف کردن انجام نشد", "Keep settings?" => "آیا تنظیمات ذخیره شود ؟", +"{nthServer}. Server" => "سرور {nthServer}.", "Cannot add server configuration" => "نمی توان پیکربندی سرور را اضافه نمود", "mappings cleared" => "نگاشت پاک شده است", "Success" => "موفقیت", "Error" => "خطا", +"Please specify a Base DN" => "لطفا نام دامنه (DN) پایه را مشخص کنید.", +"Could not determine Base DN" => "امکان تشخیص نام دامنه (DN) پایه وجود ندارد", +"Please specify the port" => "لطفا پورت مورد نظر را مشخص کنید.", +"Configuration OK" => "پیکربندی صحیح است", +"Configuration incorrect" => "پیکربندی نادرست است", +"Configuration incomplete" => "پیکربندی کامل نیست", +"Select groups" => "انتخاب گروه ها", +"Select object classes" => "انتخاب کلاس های اشیا", +"Select attributes" => "انتخاب مشخصه ها", "Connection test succeeded" => "تست اتصال با موفقیت انجام گردید", "Connection test failed" => "تست اتصال ناموفق بود", "Do you really want to delete the current Server Configuration?" => "آیا واقعا می خواهید پیکربندی کنونی سرور را حذف کنید؟", "Confirm Deletion" => "تایید حذف", -"_%s group found_::_%s groups found_" => array(""), -"_%s user found_::_%s users found_" => array(""), +"_%s group found_::_%s groups found_" => array("%s گروه بافت شد"), +"_%s user found_::_%s users found_" => array("%s کاربر بافت شد"), +"Invalid Host" => "هاست نامعتبر است", +"Server" => "سرور", +"User Filter" => "فیلتر کاربر", +"Login Filter" => "فیلتر لاگین", "Group Filter" => "فیلتر گروه", "Save" => "ذخیره", "Test Configuration" => "امتحان پیکربندی", "Help" => "راهنما", +"Raw LDAP filter" => "فیلتر ال.دپ خام", +"groups found" => "گروه های یافت شده", +"LDAP Username:" => "نام کاربری LDAP:", +"LDAP Email Address:" => "آدرس ایمیل LDAP:", +"Other Attributes:" => "مشخصه های دیگر:", +"1. Server" => "1. سرور", +"%s. Server:" => "%s. سرور:", "Add Server Configuration" => "افزودن پیکربندی سرور", +"Delete Configuration" => "حذف پیکربندی", "Host" => "میزبانی", "Port" => "درگاه", "User DN" => "کاربر DN", @@ -28,8 +53,10 @@ $TRANSLATIONS = array( "For anonymous access, leave DN and Password empty." => "برای دسترسی ناشناس، DN را رها نموده و رمزعبور را خالی بگذارید.", "One Base DN per line" => "یک پایه DN در هر خط", "You can specify Base DN for users and groups in the Advanced tab" => "شما می توانید پایه DN را برای کاربران و گروه ها در زبانه Advanced مشخص کنید.", +"users found" => "کاربران یافت شده", "Back" => "بازگشت", "Continue" => "ادامه", +"Expert" => "حرفه ای", "Advanced" => "پیشرفته", "Connection Settings" => "تنظیمات اتصال", "Configuration Active" => "پیکربندی فعال", |