mirror of
https://github.com/nextcloud/server.git
synced 2025-03-14 08:23:21 +00:00
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
f5932eb144
commit
0357e58e3e
4 changed files with 8 additions and 0 deletions
|
@ -3,12 +3,14 @@ OC.L10N.register(
|
|||
{
|
||||
"Dashboard" : "پیشخوان",
|
||||
"Dashboard app" : "برنامه پیشخوان",
|
||||
"\"{title} icon\"" : "«شکلک {title}»",
|
||||
"Customize" : "سفارشیسازی",
|
||||
"Edit widgets" : "ویرایش ابزارکها",
|
||||
"Get more widgets from the App Store" : "ویجت های بیشتر را از اپ استور دریافت کنید",
|
||||
"Weather service" : "سامانه هواشناسی",
|
||||
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "برای حفظ حریم خصوصی شما، داده های آب و هوا توسط سرور نکستکلود شما از طرف شما درخواست می شود، بنابراین سرویس آب و هوا هیچ اطلاعات شخصی دریافت نمی کند.",
|
||||
"Weather data from Met.no" : "اطلاعات هواشناسی از Met.no",
|
||||
"elevation data from OpenTopoData" : "دادههای ارتفاع از OpenTopoData",
|
||||
"Weather" : "آب و هوا",
|
||||
"Status" : "وضعیت",
|
||||
"Good morning" : "صبح بخیر",
|
||||
|
|
|
@ -1,12 +1,14 @@
|
|||
{ "translations": {
|
||||
"Dashboard" : "پیشخوان",
|
||||
"Dashboard app" : "برنامه پیشخوان",
|
||||
"\"{title} icon\"" : "«شکلک {title}»",
|
||||
"Customize" : "سفارشیسازی",
|
||||
"Edit widgets" : "ویرایش ابزارکها",
|
||||
"Get more widgets from the App Store" : "ویجت های بیشتر را از اپ استور دریافت کنید",
|
||||
"Weather service" : "سامانه هواشناسی",
|
||||
"For your privacy, the weather data is requested by your Nextcloud server on your behalf so the weather service receives no personal information." : "برای حفظ حریم خصوصی شما، داده های آب و هوا توسط سرور نکستکلود شما از طرف شما درخواست می شود، بنابراین سرویس آب و هوا هیچ اطلاعات شخصی دریافت نمی کند.",
|
||||
"Weather data from Met.no" : "اطلاعات هواشناسی از Met.no",
|
||||
"elevation data from OpenTopoData" : "دادههای ارتفاع از OpenTopoData",
|
||||
"Weather" : "آب و هوا",
|
||||
"Status" : "وضعیت",
|
||||
"Good morning" : "صبح بخیر",
|
||||
|
|
|
@ -28,6 +28,8 @@ OC.L10N.register(
|
|||
"Bad Signature" : "امضاء نامعتبر",
|
||||
"Missing Signature" : "امضاء از دست رفته",
|
||||
"one-time password for server-side-encryption" : "رمز عبور یک بار برای رمزگذاری سمت سرور",
|
||||
"Encryption password" : "رمزنگاری گذرواژه",
|
||||
"The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>." : "مدیریت، رمزنگاری سمت کارساز را فعال کرده است. پروندههای شما با گذرواژه <strong>%s</strong> رمزنگاری شدند.",
|
||||
"Default encryption module" : "ماژول رمزگذاری پیش فرض",
|
||||
"Default encryption module for server-side encryption" : "ماژول رمزگذاری پیش فرض برای رمزگذاری سمت سرور",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "برنامه رمزگذاری فعال شده است اما کلیدهای شما اولیه نیستند، لطفاً از سیستم خارج و دوباره وارد سیستم شوید.",
|
||||
|
|
|
@ -26,6 +26,8 @@
|
|||
"Bad Signature" : "امضاء نامعتبر",
|
||||
"Missing Signature" : "امضاء از دست رفته",
|
||||
"one-time password for server-side-encryption" : "رمز عبور یک بار برای رمزگذاری سمت سرور",
|
||||
"Encryption password" : "رمزنگاری گذرواژه",
|
||||
"The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>." : "مدیریت، رمزنگاری سمت کارساز را فعال کرده است. پروندههای شما با گذرواژه <strong>%s</strong> رمزنگاری شدند.",
|
||||
"Default encryption module" : "ماژول رمزگذاری پیش فرض",
|
||||
"Default encryption module for server-side encryption" : "ماژول رمزگذاری پیش فرض برای رمزگذاری سمت سرور",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "برنامه رمزگذاری فعال شده است اما کلیدهای شما اولیه نیستند، لطفاً از سیستم خارج و دوباره وارد سیستم شوید.",
|
||||
|
|
Loading…
Reference in a new issue