Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-06-26 05:26:05 +0300
committerNextcloud bot <bot@nextcloud.com>2021-06-26 05:26:05 +0300
commit803e8407c008f971be55873912b125adf7a0a1a7 (patch)
treeb853b5da290563165fecec89e42402670c6d4ba8 /core
parent710544c2571d3f00cabf98d63a0f43a8aca1adf7 (diff)
[tx-robot] updated from transifex
Diffstat (limited to 'core')
-rw-r--r--core/l10n/fa.js12
-rw-r--r--core/l10n/fa.json12
-rw-r--r--core/l10n/oc.js4
-rw-r--r--core/l10n/oc.json4
4 files changed, 32 insertions, 0 deletions
diff --git a/core/l10n/fa.js b/core/l10n/fa.js
index c74bd39c638..ed330207458 100644
--- a/core/l10n/fa.js
+++ b/core/l10n/fa.js
@@ -5,6 +5,14 @@ OC.L10N.register(
"File is too big" : "فایل خیلی بزرگ است",
"The selected file is not an image." : "فایل انتخاب شده عکس نمی باشد.",
"The selected file cannot be read." : "فایل انتخاب شده خوانده نمی شود.",
+ "The file was uploaded" : "پرونده، بارگذاری شد",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "حجم پرونده بارگذاری شده بیشتر از تنظیمات upload_max_filesize در پرونده php.ini است",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "حجم پرونده بازگذاری شده بیشتر از تنظیمات MAX_FILE_SIZE مشخص شده در فرم HTML است",
+ "The file was only partially uploaded" : "پرونده به صورت ناقص بارگذاری شد",
+ "No file was uploaded" : "پرونده‌ای بارگذاری نشد",
+ "Missing a temporary folder" : "پوشه موقت موجود نیست",
+ "Could not write file to disk" : "ناتوانی در نوشتن پرونده روی حافظه",
+ "A PHP extension stopped the file upload" : "یک افزونه پی‌اچ‌پی مانع بارگذاری پرونده شد",
"Invalid file provided" : "فایل داده‌شده نا معتبر است",
"No image or file provided" : "هیچ فایل یا تصویری وارد نشده است",
"Unknown filetype" : "نوع فایل ناشناخته",
@@ -26,6 +34,7 @@ OC.L10N.register(
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "برای بازنشانی رمز عبور خود، روی دکمه زیر کلیک کنید. اگر شما تنظیم مجدد رمز عبور را درخواست نکردید، این ایمیل را نادیده بگیرید.",
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "برای بازنشانی رمز عبور خود، روی لینک زیر کلیک کنید. اگر شما تنظیم مجدد رمز عبور را درخواست نکردید، این ایمیل را نادیده بگیرید.",
"Reset your password" : "تنظیم مجدد رمز عبور",
+ "Nextcloud Server" : "کارساز نکست‌کلود",
"Some of your link shares have been removed" : "برخی از لینک های اشتراک گذاری شده شما حذف شده است",
"Preparing update" : "آماده‌سازی به روز‌ رسانی",
"[%d / %d]: %s" : "[%d / %d]: %s",
@@ -166,6 +175,7 @@ OC.L10N.register(
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "فایلها و فهرست های داده های شما قابل از اینترنت قابل دسترسی هستند، چونکه فایل htacces. کار نمی کند.",
"Create an <strong>admin account</strong>" : "لطفا یک <strong> شناسه برای مدیر</strong> بسازید",
"Username" : "نام کاربری",
+ "Show password" : "نمایش گذرواژه",
"Storage & database" : "انبارش و پایگاه داده",
"Data folder" : "پوشه اطلاعاتی",
"Configure the database" : "پایگاه داده برنامه ریزی شدند",
@@ -179,6 +189,8 @@ OC.L10N.register(
"Database host" : "هاست پایگاه داده",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Please specify the port number along with the host name (e.g., localhost:5432).",
"Performance warning" : "اخطار کارایی",
+ "You chose SQLite as database." : "شما SQLite را به عنوان پایگاه داده انتخاب کردید.",
+ "Install recommended apps" : "نصب کاره‌های پیشنهادی",
"Finish setup" : "اتمام نصب",
"Finishing …" : "در حال اتمام ...",
"Need help?" : "کمک لازم دارید ؟",
diff --git a/core/l10n/fa.json b/core/l10n/fa.json
index 83ed06a2ddb..ab4a8ee7236 100644
--- a/core/l10n/fa.json
+++ b/core/l10n/fa.json
@@ -3,6 +3,14 @@
"File is too big" : "فایل خیلی بزرگ است",
"The selected file is not an image." : "فایل انتخاب شده عکس نمی باشد.",
"The selected file cannot be read." : "فایل انتخاب شده خوانده نمی شود.",
+ "The file was uploaded" : "پرونده، بارگذاری شد",
+ "The uploaded file exceeds the upload_max_filesize directive in php.ini" : "حجم پرونده بارگذاری شده بیشتر از تنظیمات upload_max_filesize در پرونده php.ini است",
+ "The uploaded file exceeds the MAX_FILE_SIZE directive that was specified in the HTML form" : "حجم پرونده بازگذاری شده بیشتر از تنظیمات MAX_FILE_SIZE مشخص شده در فرم HTML است",
+ "The file was only partially uploaded" : "پرونده به صورت ناقص بارگذاری شد",
+ "No file was uploaded" : "پرونده‌ای بارگذاری نشد",
+ "Missing a temporary folder" : "پوشه موقت موجود نیست",
+ "Could not write file to disk" : "ناتوانی در نوشتن پرونده روی حافظه",
+ "A PHP extension stopped the file upload" : "یک افزونه پی‌اچ‌پی مانع بارگذاری پرونده شد",
"Invalid file provided" : "فایل داده‌شده نا معتبر است",
"No image or file provided" : "هیچ فایل یا تصویری وارد نشده است",
"Unknown filetype" : "نوع فایل ناشناخته",
@@ -24,6 +32,7 @@
"Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "برای بازنشانی رمز عبور خود، روی دکمه زیر کلیک کنید. اگر شما تنظیم مجدد رمز عبور را درخواست نکردید، این ایمیل را نادیده بگیرید.",
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "برای بازنشانی رمز عبور خود، روی لینک زیر کلیک کنید. اگر شما تنظیم مجدد رمز عبور را درخواست نکردید، این ایمیل را نادیده بگیرید.",
"Reset your password" : "تنظیم مجدد رمز عبور",
+ "Nextcloud Server" : "کارساز نکست‌کلود",
"Some of your link shares have been removed" : "برخی از لینک های اشتراک گذاری شده شما حذف شده است",
"Preparing update" : "آماده‌سازی به روز‌ رسانی",
"[%d / %d]: %s" : "[%d / %d]: %s",
@@ -164,6 +173,7 @@
"Your data directory and files are probably accessible from the internet because the .htaccess file does not work." : "فایلها و فهرست های داده های شما قابل از اینترنت قابل دسترسی هستند، چونکه فایل htacces. کار نمی کند.",
"Create an <strong>admin account</strong>" : "لطفا یک <strong> شناسه برای مدیر</strong> بسازید",
"Username" : "نام کاربری",
+ "Show password" : "نمایش گذرواژه",
"Storage & database" : "انبارش و پایگاه داده",
"Data folder" : "پوشه اطلاعاتی",
"Configure the database" : "پایگاه داده برنامه ریزی شدند",
@@ -177,6 +187,8 @@
"Database host" : "هاست پایگاه داده",
"Please specify the port number along with the host name (e.g., localhost:5432)." : "Please specify the port number along with the host name (e.g., localhost:5432).",
"Performance warning" : "اخطار کارایی",
+ "You chose SQLite as database." : "شما SQLite را به عنوان پایگاه داده انتخاب کردید.",
+ "Install recommended apps" : "نصب کاره‌های پیشنهادی",
"Finish setup" : "اتمام نصب",
"Finishing …" : "در حال اتمام ...",
"Need help?" : "کمک لازم دارید ؟",
diff --git a/core/l10n/oc.js b/core/l10n/oc.js
index 1027fd5929d..ed555d9f133 100644
--- a/core/l10n/oc.js
+++ b/core/l10n/oc.js
@@ -5,6 +5,10 @@ OC.L10N.register(
"File is too big" : "Fichièr tròp pesuc",
"The selected file is not an image." : "Lo fichièr seleccionat es pas un imatge.",
"The selected file cannot be read." : "Se pòt pas legir lo fichièr seleccionat.",
+ "The file was uploaded" : "Lo fichièr es estat enviat",
+ "No file was uploaded" : "Cap de fichièr pas enviat",
+ "Missing a temporary folder" : "Dossièr temporari absent",
+ "Could not write file to disk" : "Escritura impossibla al disc",
"Invalid file provided" : "Fichièr fornit invalid",
"No image or file provided" : "Cap d’imatge o fichièr fornit",
"Unknown filetype" : "Tipe de fichièr desconegut",
diff --git a/core/l10n/oc.json b/core/l10n/oc.json
index 249455f2786..1f51e538c76 100644
--- a/core/l10n/oc.json
+++ b/core/l10n/oc.json
@@ -3,6 +3,10 @@
"File is too big" : "Fichièr tròp pesuc",
"The selected file is not an image." : "Lo fichièr seleccionat es pas un imatge.",
"The selected file cannot be read." : "Se pòt pas legir lo fichièr seleccionat.",
+ "The file was uploaded" : "Lo fichièr es estat enviat",
+ "No file was uploaded" : "Cap de fichièr pas enviat",
+ "Missing a temporary folder" : "Dossièr temporari absent",
+ "Could not write file to disk" : "Escritura impossibla al disc",
"Invalid file provided" : "Fichièr fornit invalid",
"No image or file provided" : "Cap d’imatge o fichièr fornit",
"Unknown filetype" : "Tipe de fichièr desconegut",