diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-27 00:09:33 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-02-27 00:09:33 +0100 |
commit | 348812f2ce0d79f1fcec7b18a05ebd0a7a2acc00 (patch) | |
tree | 10918a03ea6fa13cf181d4b1db65dd431081f0ec /core | |
parent | f3a8bf9260b2808d98e97759b25b20bc44987c40 (diff) | |
download | nextcloud-server-348812f2ce0d79f1fcec7b18a05ebd0a7a2acc00.tar.gz nextcloud-server-348812f2ce0d79f1fcec7b18a05ebd0a7a2acc00.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r-- | core/l10n/ca.php | 2 | ||||
-rw-r--r-- | core/l10n/fa.php | 10 |
2 files changed, 10 insertions, 2 deletions
diff --git a/core/l10n/ca.php b/core/l10n/ca.php index d260241c4d6..3837ceb0f92 100644 --- a/core/l10n/ca.php +++ b/core/l10n/ca.php @@ -85,7 +85,7 @@ "Sending ..." => "Enviant...", "Email sent" => "El correu electrónic s'ha enviat", "The update was unsuccessful. Please report this issue to the <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">ownCloud community</a>." => "L'actualització ha estat incorrecte. Comuniqueu aquest error a <a href=\"https://github.com/owncloud/core/issues\" target=\"_blank\">la comunitat ownCloud</a>.", -"The update was successful. Redirecting you to ownCloud now." => "L'actualització ha estat correcte. Ara sou redireccionat a ownCloud.", +"The update was successful. Redirecting you to ownCloud now." => "L'actualització ha estat correcte. Ara us redirigim a ownCloud.", "ownCloud password reset" => "estableix de nou la contrasenya Owncloud", "Use the following link to reset your password: {link}" => "Useu l'enllaç següent per restablir la contrasenya: {link}", "You will receive a link to reset your password via Email." => "Rebreu un enllaç al correu electrònic per reiniciar la contrasenya.", diff --git a/core/l10n/fa.php b/core/l10n/fa.php index 10a57962f64..2420ee67df5 100644 --- a/core/l10n/fa.php +++ b/core/l10n/fa.php @@ -5,6 +5,7 @@ "User %s shared the folder \"%s\" with you. It is available for download here: %s" => "کاربر %s پوشه \"%s\" را با شما به اشتراک گذاشته است. پرونده برای دانلود اینجاست : %s", "Category type not provided." => "نوع دسته بندی ارائه نشده است.", "No category to add?" => "آیا گروه دیگری برای افزودن ندارید", +"This category already exists: %s" => "این دسته هم اکنون وجود دارد: %s", "Object type not provided." => "نوع شی ارائه نشده است.", "%s ID not provided." => "شناسه %s ارائه نشده است.", "Error adding %s to favorites." => "خطای اضافه کردن %s به علاقه مندی ها.", @@ -52,6 +53,7 @@ "Error" => "خطا", "The app name is not specified." => "نام برنامه تعیین نشده است.", "The required file {file} is not installed!" => "پرونده { پرونده} درخواست شده نصب نشده است !", +"Shared" => "اشتراک گذاشته شده", "Share" => "اشتراکگزاری", "Error while sharing" => "خطا درحال به اشتراک گذاشتن", "Error while unsharing" => "خطا درحال لغو اشتراک", @@ -63,6 +65,7 @@ "Password protect" => "نگهداری کردن رمز عبور", "Password" => "گذرواژه", "Email link to person" => "پیوند ایمیل برای شخص.", +"Send" => "ارسال", "Set expiration date" => "تنظیم تاریخ انقضا", "Expiration date" => "تاریخ انقضا", "Share via email:" => "از طریق ایمیل به اشتراک بگذارید :", @@ -79,6 +82,10 @@ "Password protected" => "نگهداری از رمز عبور", "Error unsetting expiration date" => "خطا در تنظیم نکردن تاریخ انقضا ", "Error setting expiration date" => "خطا در تنظیم تاریخ انقضا", +"Sending ..." => "درحال ارسال ...", +"Email sent" => "ایمیل ارسال شد", +"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</a> گزارش نمایید.", +"The update was successful. Redirecting you to ownCloud now." => "به روزرسانی موفقیت آمیز بود. در حال انتقال شما به OwnCloud.", "ownCloud password reset" => "پسورد ابرهای شما تغییرکرد", "Use the following link to reset your password: {link}" => "از لینک زیر جهت دوباره سازی پسورد استفاده کنید :\n{link}", "You will receive a link to reset your password via Email." => "شما یک نامه الکترونیکی حاوی یک لینک جهت بازسازی گذرواژه دریافت خواهید کرد.", @@ -122,5 +129,6 @@ "remember" => "بیاد آوری", "Log in" => "ورود", "prev" => "بازگشت", -"next" => "بعدی" +"next" => "بعدی", +"Updating ownCloud to version %s, this may take a while." => "به روز رسانی OwnCloud به نسخه ی %s، این عملیات ممکن است زمان بر باشد." ); |