From e0c6c1582dbea507fe003c63e61ac33b0bdfe3ae Mon Sep 17 00:00:00 2001 From: Nextcloud bot Date: Fri, 24 Jun 2022 02:27:15 +0000 Subject: [tx-robot] updated from transifex Signed-off-by: Nextcloud bot --- apps/dav/l10n/es.js | 1 + apps/dav/l10n/es.json | 1 + apps/dav/l10n/eu.js | 12 ++++++++++++ apps/dav/l10n/eu.json | 12 ++++++++++++ apps/dav/l10n/pt_BR.js | 14 ++++++++++++++ apps/dav/l10n/pt_BR.json | 14 ++++++++++++++ apps/dav/l10n/zh_HK.js | 14 ++++++++++++++ apps/dav/l10n/zh_HK.json | 14 ++++++++++++++ apps/files_sharing/l10n/da.js | 1 + apps/files_sharing/l10n/da.json | 1 + apps/settings/l10n/fa.js | 12 ++++++++++++ apps/settings/l10n/fa.json | 12 ++++++++++++ apps/user_status/l10n/fa.js | 10 +++++----- apps/user_status/l10n/fa.json | 10 +++++----- 14 files changed, 118 insertions(+), 10 deletions(-) diff --git a/apps/dav/l10n/es.js b/apps/dav/l10n/es.js index e0afdf2092b..e9c0b27177c 100644 --- a/apps/dav/l10n/es.js +++ b/apps/dav/l10n/es.js @@ -52,6 +52,7 @@ OC.L10N.register( "Calendar, contacts and tasks" : "Calendario, contactos y tareas", "A calendar was modified" : "Un calendario fue modificado.", "A calendar event was modified" : "Un evento del calendario fue modificado.", + "A calendar to-do was modified" : "Se ha modificado una tarea de calendario", "Contact birthdays" : "Cumpleaños del contacto", "Death of %s" : "Muerte de %s", "Calendar:" : "Calendario:", diff --git a/apps/dav/l10n/es.json b/apps/dav/l10n/es.json index 64b74a5c17f..ef5128cc455 100644 --- a/apps/dav/l10n/es.json +++ b/apps/dav/l10n/es.json @@ -50,6 +50,7 @@ "Calendar, contacts and tasks" : "Calendario, contactos y tareas", "A calendar was modified" : "Un calendario fue modificado.", "A calendar event was modified" : "Un evento del calendario fue modificado.", + "A calendar to-do was modified" : "Se ha modificado una tarea de calendario", "Contact birthdays" : "Cumpleaños del contacto", "Death of %s" : "Muerte de %s", "Calendar:" : "Calendario:", diff --git a/apps/dav/l10n/eu.js b/apps/dav/l10n/eu.js index 8f0868cc37f..061dd72447d 100644 --- a/apps/dav/l10n/eu.js +++ b/apps/dav/l10n/eu.js @@ -37,6 +37,18 @@ OC.L10N.register( "{actor} restored event {event} of calendar {calendar}" : "{actor}-(e)k berrezarri du {calendar} egutegiko {event} gertaera ", "You restored event {event} of calendar {calendar}" : "Berrezarri duzu {calendar} egutegiko {event} gertaera ", "Busy" : "Lanpetua", + "{actor} created to-do {todo} in list {calendar}" : "{actor}-(e)k {calendar} zerrendan {todo} egitekoa sortu du", + "You created to-do {todo} in list {calendar}" : "{calendar} zerrendan {todo} egitekoa sortu duzu", + "{actor} deleted to-do {todo} from list {calendar}" : "{actor}-(e)k {calendar} zerrendan {todo} egitekoa ezabatu du", + "You deleted to-do {todo} from list {calendar}" : " {calendar} zerrendan {todo} egitekoa ezabatu duzu", + "{actor} updated to-do {todo} in list {calendar}" : "{actor}-(e)k {calendar} zerrendan {todo} egitekoa eguneratu du", + "You updated to-do {todo} in list {calendar}" : "{calendar} zerrendan {todo} egitekoa eguneratu duzu", + "{actor} solved to-do {todo} in list {calendar}" : "{actor}-(e)k {calendar} zerrendan {todo} egitekoa bukatu du.", + "You solved to-do {todo} in list {calendar}" : " {calendar} zerrendan {todo} egitekoa bukatu duzu", + "{actor} reopened to-do {todo} in list {calendar}" : "{actor}-(e)k {calendar} zerrendan {todo} egitekoa berrireki du", + "You reopened to-do {todo} in list {calendar}" : "{calendar} zerrendan {todo} egitekoa berrireki duzu", + "{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor}-(e)k {todo} egitekoa {sourceCalendar} zerrendatik {targetCalendar} zerrendara mugitu du", + "You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{todo} egitekoa {sourceCalendar} zerrendatik {targetCalendar} zerrendara mugitu duzu", "Calendar, contacts and tasks" : "Egutegia, kontaktuak eta atazak", "A calendar was modified" : "Egutegia aldatu da", "A calendar event was modified" : "Egutegiaren gertaera bat aldatu da", diff --git a/apps/dav/l10n/eu.json b/apps/dav/l10n/eu.json index 90faed77b8b..89a218e98de 100644 --- a/apps/dav/l10n/eu.json +++ b/apps/dav/l10n/eu.json @@ -35,6 +35,18 @@ "{actor} restored event {event} of calendar {calendar}" : "{actor}-(e)k berrezarri du {calendar} egutegiko {event} gertaera ", "You restored event {event} of calendar {calendar}" : "Berrezarri duzu {calendar} egutegiko {event} gertaera ", "Busy" : "Lanpetua", + "{actor} created to-do {todo} in list {calendar}" : "{actor}-(e)k {calendar} zerrendan {todo} egitekoa sortu du", + "You created to-do {todo} in list {calendar}" : "{calendar} zerrendan {todo} egitekoa sortu duzu", + "{actor} deleted to-do {todo} from list {calendar}" : "{actor}-(e)k {calendar} zerrendan {todo} egitekoa ezabatu du", + "You deleted to-do {todo} from list {calendar}" : " {calendar} zerrendan {todo} egitekoa ezabatu duzu", + "{actor} updated to-do {todo} in list {calendar}" : "{actor}-(e)k {calendar} zerrendan {todo} egitekoa eguneratu du", + "You updated to-do {todo} in list {calendar}" : "{calendar} zerrendan {todo} egitekoa eguneratu duzu", + "{actor} solved to-do {todo} in list {calendar}" : "{actor}-(e)k {calendar} zerrendan {todo} egitekoa bukatu du.", + "You solved to-do {todo} in list {calendar}" : " {calendar} zerrendan {todo} egitekoa bukatu duzu", + "{actor} reopened to-do {todo} in list {calendar}" : "{actor}-(e)k {calendar} zerrendan {todo} egitekoa berrireki du", + "You reopened to-do {todo} in list {calendar}" : "{calendar} zerrendan {todo} egitekoa berrireki duzu", + "{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor}-(e)k {todo} egitekoa {sourceCalendar} zerrendatik {targetCalendar} zerrendara mugitu du", + "You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{todo} egitekoa {sourceCalendar} zerrendatik {targetCalendar} zerrendara mugitu duzu", "Calendar, contacts and tasks" : "Egutegia, kontaktuak eta atazak", "A calendar was modified" : "Egutegia aldatu da", "A calendar event was modified" : "Egutegiaren gertaera bat aldatu da", diff --git a/apps/dav/l10n/pt_BR.js b/apps/dav/l10n/pt_BR.js index 969cd3e66ab..a28a23a147e 100644 --- a/apps/dav/l10n/pt_BR.js +++ b/apps/dav/l10n/pt_BR.js @@ -2,6 +2,7 @@ OC.L10N.register( "dav", { "Calendar" : "Calendário", + "To-dos" : "Tarefas", "Personal" : "Pessoal", "{actor} created calendar {calendar}" : "{actor} criou o calendário {calendar}", "You created calendar {calendar}" : "Você criou o calendário {calendar}", @@ -36,9 +37,22 @@ OC.L10N.register( "{actor} restored event {event} of calendar {calendar}" : "{actor} restaurou o evento {event} do calendário {calendar}", "You restored event {event} of calendar {calendar}" : "Você restaurou o evento {event} do calendário {calendar}", "Busy" : "Ocupado", + "{actor} created to-do {todo} in list {calendar}" : "{actor} criou tarefa {todo} na lista {calendar}", + "You created to-do {todo} in list {calendar}" : "Você criou a tarefa {todo} na lista {calendar}", + "{actor} deleted to-do {todo} from list {calendar}" : "{actor} excluiu a tarefa {todo} da lista {calendar}", + "You deleted to-do {todo} from list {calendar}" : "Você excluiu a tarefa {todo} da lista {calendar}", + "{actor} updated to-do {todo} in list {calendar}" : "{actor} atualizou a tarefa {todo} na lista {calendar}", + "You updated to-do {todo} in list {calendar}" : "Você atualizou a tarefa {todo} na lista {calendar}", + "{actor} solved to-do {todo} in list {calendar}" : "{actor} resolveu a tarefa {todo} na lista {calendar}", + "You solved to-do {todo} in list {calendar}" : "Você resolveu a tarefa {todo} na lista {calendar}", + "{actor} reopened to-do {todo} in list {calendar}" : "{actor} reabriu a tarefa {todo} na lista {calendar}", + "You reopened to-do {todo} in list {calendar}" : "Você reabriu a tarefa {todo} na lista {calendar}", + "{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} moveu a tarefa {todo} da lista {sourceCalendar} para a lista {targetCalendar}", + "You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "Você moveu a tarefa {todo} da lista {sourceCalendar} para a lista {targetCalendar}", "Calendar, contacts and tasks" : "Calendário, contatos e tarefas", "A calendar was modified" : "Um calendário foi modificado", "A calendar event was modified" : "Um evento do calendário foi modificado", + "A calendar to-do was modified" : "Um calendário tarefa foi modificado", "Contact birthdays" : "Aniversário dos contatos", "Death of %s" : "Morte de %s", "Calendar:" : "Calendário:", diff --git a/apps/dav/l10n/pt_BR.json b/apps/dav/l10n/pt_BR.json index ff3ace30737..71161f3f56d 100644 --- a/apps/dav/l10n/pt_BR.json +++ b/apps/dav/l10n/pt_BR.json @@ -1,5 +1,6 @@ { "translations": { "Calendar" : "Calendário", + "To-dos" : "Tarefas", "Personal" : "Pessoal", "{actor} created calendar {calendar}" : "{actor} criou o calendário {calendar}", "You created calendar {calendar}" : "Você criou o calendário {calendar}", @@ -34,9 +35,22 @@ "{actor} restored event {event} of calendar {calendar}" : "{actor} restaurou o evento {event} do calendário {calendar}", "You restored event {event} of calendar {calendar}" : "Você restaurou o evento {event} do calendário {calendar}", "Busy" : "Ocupado", + "{actor} created to-do {todo} in list {calendar}" : "{actor} criou tarefa {todo} na lista {calendar}", + "You created to-do {todo} in list {calendar}" : "Você criou a tarefa {todo} na lista {calendar}", + "{actor} deleted to-do {todo} from list {calendar}" : "{actor} excluiu a tarefa {todo} da lista {calendar}", + "You deleted to-do {todo} from list {calendar}" : "Você excluiu a tarefa {todo} da lista {calendar}", + "{actor} updated to-do {todo} in list {calendar}" : "{actor} atualizou a tarefa {todo} na lista {calendar}", + "You updated to-do {todo} in list {calendar}" : "Você atualizou a tarefa {todo} na lista {calendar}", + "{actor} solved to-do {todo} in list {calendar}" : "{actor} resolveu a tarefa {todo} na lista {calendar}", + "You solved to-do {todo} in list {calendar}" : "Você resolveu a tarefa {todo} na lista {calendar}", + "{actor} reopened to-do {todo} in list {calendar}" : "{actor} reabriu a tarefa {todo} na lista {calendar}", + "You reopened to-do {todo} in list {calendar}" : "Você reabriu a tarefa {todo} na lista {calendar}", + "{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} moveu a tarefa {todo} da lista {sourceCalendar} para a lista {targetCalendar}", + "You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "Você moveu a tarefa {todo} da lista {sourceCalendar} para a lista {targetCalendar}", "Calendar, contacts and tasks" : "Calendário, contatos e tarefas", "A calendar was modified" : "Um calendário foi modificado", "A calendar event was modified" : "Um evento do calendário foi modificado", + "A calendar to-do was modified" : "Um calendário tarefa foi modificado", "Contact birthdays" : "Aniversário dos contatos", "Death of %s" : "Morte de %s", "Calendar:" : "Calendário:", diff --git a/apps/dav/l10n/zh_HK.js b/apps/dav/l10n/zh_HK.js index 40d2ac629c4..6f52575901d 100644 --- a/apps/dav/l10n/zh_HK.js +++ b/apps/dav/l10n/zh_HK.js @@ -2,6 +2,7 @@ OC.L10N.register( "dav", { "Calendar" : "日曆", + "To-dos" : "待辦事項", "Personal" : "個人", "{actor} created calendar {calendar}" : "{actor} 建立了日曆 {calendar}", "You created calendar {calendar}" : "您建立了日曆 {calendar}", @@ -36,9 +37,22 @@ OC.L10N.register( "{actor} restored event {event} of calendar {calendar}" : "{actor} 復原了日曆 {calendar} 的活動 {event}", "You restored event {event} of calendar {calendar}" : "您復原了日曆 {calendar} 的活動 {event}", "Busy" : "忙碌中", + "{actor} created to-do {todo} in list {calendar}" : "{actor} 在任務清單 {calendar} 中建立了待辦事項 {todo}", + "You created to-do {todo} in list {calendar}" : "您在任務清單 {calendar} 中建立了待辦事項 {todo}", + "{actor} deleted to-do {todo} from list {calendar}" : "{actor} 從任務清單 {calendar} 中刪除了待辦事項 {todo}", + "You deleted to-do {todo} from list {calendar}" : "您從任務清單 {calendar} 中刪除了待辦事項 {todo}", + "{actor} updated to-do {todo} in list {calendar}" : "{actor} 從任務清單 {calendar} 中更新了待辦事項 {todo}", + "You updated to-do {todo} in list {calendar}" : "您在任務清單 {calendar} 中更新了待辦事項 {todo}", + "{actor} solved to-do {todo} in list {calendar}" : "{actor} 解决了任務清單 {calendar} 中的代辦事項 {todo}", + "You solved to-do {todo} in list {calendar}" : "您解决了任務清單 {calendar} 中的代辦事項 {todo}", + "{actor} reopened to-do {todo} in list {calendar}" : "{actor} 重新開啟了任務清單 {calendar} 中的代辦事項 {todo}", + "You reopened to-do {todo} in list {calendar}" : "你重新開啟了任務清單 {calendar} 中的代辦事項 {todo}", + "{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} 將待辦事項 {todo} 從清單 {sourceCalendar} 移到清單 {targetCalendar}", + "You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "您將待辦事項 {todo} 從清單 {sourceCalendar} 移到清單 {targetCalendar}", "Calendar, contacts and tasks" : "日曆、聯絡人和任務", "A calendar was modified" : "日曆被修改", "A calendar event was modified" : "日曆活動被修改", + "A calendar to-do was modified" : "日曆代辦事項被修改", "Contact birthdays" : "聯絡人生日", "Death of %s" : "%s之卒", "Calendar:" : "日曆:", diff --git a/apps/dav/l10n/zh_HK.json b/apps/dav/l10n/zh_HK.json index 6f74dfb0e13..0e6e6062f55 100644 --- a/apps/dav/l10n/zh_HK.json +++ b/apps/dav/l10n/zh_HK.json @@ -1,5 +1,6 @@ { "translations": { "Calendar" : "日曆", + "To-dos" : "待辦事項", "Personal" : "個人", "{actor} created calendar {calendar}" : "{actor} 建立了日曆 {calendar}", "You created calendar {calendar}" : "您建立了日曆 {calendar}", @@ -34,9 +35,22 @@ "{actor} restored event {event} of calendar {calendar}" : "{actor} 復原了日曆 {calendar} 的活動 {event}", "You restored event {event} of calendar {calendar}" : "您復原了日曆 {calendar} 的活動 {event}", "Busy" : "忙碌中", + "{actor} created to-do {todo} in list {calendar}" : "{actor} 在任務清單 {calendar} 中建立了待辦事項 {todo}", + "You created to-do {todo} in list {calendar}" : "您在任務清單 {calendar} 中建立了待辦事項 {todo}", + "{actor} deleted to-do {todo} from list {calendar}" : "{actor} 從任務清單 {calendar} 中刪除了待辦事項 {todo}", + "You deleted to-do {todo} from list {calendar}" : "您從任務清單 {calendar} 中刪除了待辦事項 {todo}", + "{actor} updated to-do {todo} in list {calendar}" : "{actor} 從任務清單 {calendar} 中更新了待辦事項 {todo}", + "You updated to-do {todo} in list {calendar}" : "您在任務清單 {calendar} 中更新了待辦事項 {todo}", + "{actor} solved to-do {todo} in list {calendar}" : "{actor} 解决了任務清單 {calendar} 中的代辦事項 {todo}", + "You solved to-do {todo} in list {calendar}" : "您解决了任務清單 {calendar} 中的代辦事項 {todo}", + "{actor} reopened to-do {todo} in list {calendar}" : "{actor} 重新開啟了任務清單 {calendar} 中的代辦事項 {todo}", + "You reopened to-do {todo} in list {calendar}" : "你重新開啟了任務清單 {calendar} 中的代辦事項 {todo}", + "{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} 將待辦事項 {todo} 從清單 {sourceCalendar} 移到清單 {targetCalendar}", + "You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "您將待辦事項 {todo} 從清單 {sourceCalendar} 移到清單 {targetCalendar}", "Calendar, contacts and tasks" : "日曆、聯絡人和任務", "A calendar was modified" : "日曆被修改", "A calendar event was modified" : "日曆活動被修改", + "A calendar to-do was modified" : "日曆代辦事項被修改", "Contact birthdays" : "聯絡人生日", "Death of %s" : "%s之卒", "Calendar:" : "日曆:", diff --git a/apps/files_sharing/l10n/da.js b/apps/files_sharing/l10n/da.js index a0e0254a6ca..1fca2d39bce 100644 --- a/apps/files_sharing/l10n/da.js +++ b/apps/files_sharing/l10n/da.js @@ -130,6 +130,7 @@ OC.L10N.register( "Allow resharing" : "Tillad videredeling", "Expiration date enforced" : "Udløbsdato tvungen", "Set expiration date" : "Angiv udløbsdato", + "Enter a date" : "Indtast en dato", "Note to recipient" : "Note til modtager", "Unshare" : "Fjern deling", "group" : "gruppe", diff --git a/apps/files_sharing/l10n/da.json b/apps/files_sharing/l10n/da.json index 8855fcbebe4..350985a6de9 100644 --- a/apps/files_sharing/l10n/da.json +++ b/apps/files_sharing/l10n/da.json @@ -128,6 +128,7 @@ "Allow resharing" : "Tillad videredeling", "Expiration date enforced" : "Udløbsdato tvungen", "Set expiration date" : "Angiv udløbsdato", + "Enter a date" : "Indtast en dato", "Note to recipient" : "Note til modtager", "Unshare" : "Fjern deling", "group" : "gruppe", diff --git a/apps/settings/l10n/fa.js b/apps/settings/l10n/fa.js index 9d9ecf28b5b..36596c3c805 100644 --- a/apps/settings/l10n/fa.js +++ b/apps/settings/l10n/fa.js @@ -2,8 +2,13 @@ OC.L10N.register( "settings", { "Private" : "خصوصی", + "Only visible to people matched via phone number integration through Talk on mobile" : "فقط برای کاربرانی فعال است که از طریق یکپارچه سازی شماره تلفن در برنامه Talk روی تلفن همراه مطابقت داشته باشند", "Local" : "محلی", + "Only visible to people on this instance and guests" : "فقط برای کاربران این نسخه و مهمانان قابل مشاهده است", "Federated" : "فدرال", + "Only synchronize to trusted servers" : "فقط با سرورهای قابل اعتماد همگام سازی شود", + "Published" : "منتشر شده", + "Synchronize to trusted servers and the global and public address book" : "با سرورهای قابل اعتماد و دفترچه آدرس عمومی و همگانی همگام سازی شود", "Verify" : "تأیید کنید", "Verifying …" : "در حال تایید ...", "Unable to change password" : "نمی‌توان رمز را تغییر داد", @@ -33,10 +38,12 @@ OC.L10N.register( "{actor} changed your password" : "{actor} رمز عبور خود را تغییر داد", "You changed your password" : "رمزعبور خود را تغییر دادید", "Your password was reset by an administrator" : "رمز عبور شما توسط یه مدیر تنظیم مجدد شد.", + "Your password was reset" : "رمز عبور شما رمز عبور شما بازنشانی شد", "{actor} changed your email address" : "{actor} پست الکترونیک خود را تغییر داد", "You changed your email address" : "پست الکترونیک خود را تغییر دادید", "Your email address was changed by an administrator" : "پست الکترونیک شما توسط یه مدیر تنظیم مجدد شد.", "You created app password \"{token}\"" : "رمز عبور برنامه توسط شما ایجاد شده است \"{token}\"", + "An administrator created app password \"{token}\"" : "یک مدیر \"{token}\" گذرواژه برنامه را ایجاد کرد", "You deleted app password \"{token}\"" : "رمز عبور برنامه توسط شما حذف شده است \"{token}\"", "You renamed app password \"{token}\" to \"{newToken}\"" : "شما رمزعبور برنامه را از \"{token}\" به {newToken} تغییر دادید ", "You granted filesystem access to app password \"{token}\"" : "دسترسی شما به فایل سیستم به رمز ورود برنامه اعطا گردید \"{token}\"", @@ -47,14 +54,19 @@ OC.L10N.register( "Remote wipe was started on %1$s" : "پاک کردن از راه دور شروع شد %1$s", "Remote wipe has finished on %1$s" : "پاک کردن از راه دور به پایان رسید%1$s", "Your password or email was modified" : "پسورد و یا پست الکترونیک شما ویراش شد.", + "Could not remove app." : "امکان حذف برنامه وجود ندارد.", + "Could not update app." : "برنامه را نمی توان به روزرسانی کرد .", "Wrong password" : "رمز عبور اشتباه است", + "Unable to change personal password" : "نمی‌توان گذرواژه شخصی را تغییر داد", "Saved" : "ذخیره شد", "No user supplied" : "هیچ کاربری تعریف نشده است", "Authentication error" : "خطا در اعتبار سنجی", "Please provide an admin recovery password; otherwise, all user data will be lost." : "لطفاً رمز عبور بازیابی مدیر را ارائه دهید. در غیر این صورت ، تمام داده های کاربر از بین می رود.", "Wrong admin recovery password. Please check the password and try again." : "رمز مدیریتی بازیابی غلط است. لطفاً رمز را کنترل کرده و دوباره امتحان نمایید.", + "Backend does not support password change, but the user's encryption key was updated." : " سرور از تغییرات گذرواژه پشتیبانی نمی کند، اما کلید رمزگذاری کاربر به روز شد.", "Federated Cloud Sharing" : "اشتراک گذاری ابر فدرال", "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL از نسخه (%2$s) منسوخ شده %1$s استفاده می کند. لطفا سیستم عامل خود را به روز کنید یا ویژگی هایی از قبیل %3$s قابل اعتماد کار نمی کنند.", + "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "نمی توان تعیین کرد که آیا نسخه TLS متعلق به cURL قدیمی است یا خیر. زیرا خطایی در طول درخواست HTTPS به https://nextcloud.com رخ داده است. لطفاً فایل گزارش نکست‌کلود را برای جزئیات بیشتر بررسی کنید.", "Invalid SMTP password." : "گذرواژه SMTP نامعتبر است.", "Email setting test" : "تست تنظیم پست الکترونیک", "Well done, %s!" : "انجام شد،%s!", diff --git a/apps/settings/l10n/fa.json b/apps/settings/l10n/fa.json index 119afbbf433..47daa51b79d 100644 --- a/apps/settings/l10n/fa.json +++ b/apps/settings/l10n/fa.json @@ -1,7 +1,12 @@ { "translations": { "Private" : "خصوصی", + "Only visible to people matched via phone number integration through Talk on mobile" : "فقط برای کاربرانی فعال است که از طریق یکپارچه سازی شماره تلفن در برنامه Talk روی تلفن همراه مطابقت داشته باشند", "Local" : "محلی", + "Only visible to people on this instance and guests" : "فقط برای کاربران این نسخه و مهمانان قابل مشاهده است", "Federated" : "فدرال", + "Only synchronize to trusted servers" : "فقط با سرورهای قابل اعتماد همگام سازی شود", + "Published" : "منتشر شده", + "Synchronize to trusted servers and the global and public address book" : "با سرورهای قابل اعتماد و دفترچه آدرس عمومی و همگانی همگام سازی شود", "Verify" : "تأیید کنید", "Verifying …" : "در حال تایید ...", "Unable to change password" : "نمی‌توان رمز را تغییر داد", @@ -31,10 +36,12 @@ "{actor} changed your password" : "{actor} رمز عبور خود را تغییر داد", "You changed your password" : "رمزعبور خود را تغییر دادید", "Your password was reset by an administrator" : "رمز عبور شما توسط یه مدیر تنظیم مجدد شد.", + "Your password was reset" : "رمز عبور شما رمز عبور شما بازنشانی شد", "{actor} changed your email address" : "{actor} پست الکترونیک خود را تغییر داد", "You changed your email address" : "پست الکترونیک خود را تغییر دادید", "Your email address was changed by an administrator" : "پست الکترونیک شما توسط یه مدیر تنظیم مجدد شد.", "You created app password \"{token}\"" : "رمز عبور برنامه توسط شما ایجاد شده است \"{token}\"", + "An administrator created app password \"{token}\"" : "یک مدیر \"{token}\" گذرواژه برنامه را ایجاد کرد", "You deleted app password \"{token}\"" : "رمز عبور برنامه توسط شما حذف شده است \"{token}\"", "You renamed app password \"{token}\" to \"{newToken}\"" : "شما رمزعبور برنامه را از \"{token}\" به {newToken} تغییر دادید ", "You granted filesystem access to app password \"{token}\"" : "دسترسی شما به فایل سیستم به رمز ورود برنامه اعطا گردید \"{token}\"", @@ -45,14 +52,19 @@ "Remote wipe was started on %1$s" : "پاک کردن از راه دور شروع شد %1$s", "Remote wipe has finished on %1$s" : "پاک کردن از راه دور به پایان رسید%1$s", "Your password or email was modified" : "پسورد و یا پست الکترونیک شما ویراش شد.", + "Could not remove app." : "امکان حذف برنامه وجود ندارد.", + "Could not update app." : "برنامه را نمی توان به روزرسانی کرد .", "Wrong password" : "رمز عبور اشتباه است", + "Unable to change personal password" : "نمی‌توان گذرواژه شخصی را تغییر داد", "Saved" : "ذخیره شد", "No user supplied" : "هیچ کاربری تعریف نشده است", "Authentication error" : "خطا در اعتبار سنجی", "Please provide an admin recovery password; otherwise, all user data will be lost." : "لطفاً رمز عبور بازیابی مدیر را ارائه دهید. در غیر این صورت ، تمام داده های کاربر از بین می رود.", "Wrong admin recovery password. Please check the password and try again." : "رمز مدیریتی بازیابی غلط است. لطفاً رمز را کنترل کرده و دوباره امتحان نمایید.", + "Backend does not support password change, but the user's encryption key was updated." : " سرور از تغییرات گذرواژه پشتیبانی نمی کند، اما کلید رمزگذاری کاربر به روز شد.", "Federated Cloud Sharing" : "اشتراک گذاری ابر فدرال", "cURL is using an outdated %1$s version (%2$s). Please update your operating system or features such as %3$s will not work reliably." : "cURL از نسخه (%2$s) منسوخ شده %1$s استفاده می کند. لطفا سیستم عامل خود را به روز کنید یا ویژگی هایی از قبیل %3$s قابل اعتماد کار نمی کنند.", + "Could not determine if TLS version of cURL is outdated or not because an error happened during the HTTPS request against https://nextcloud.com. Please check the Nextcloud log file for more details." : "نمی توان تعیین کرد که آیا نسخه TLS متعلق به cURL قدیمی است یا خیر. زیرا خطایی در طول درخواست HTTPS به https://nextcloud.com رخ داده است. لطفاً فایل گزارش نکست‌کلود را برای جزئیات بیشتر بررسی کنید.", "Invalid SMTP password." : "گذرواژه SMTP نامعتبر است.", "Email setting test" : "تست تنظیم پست الکترونیک", "Well done, %s!" : "انجام شد،%s!", diff --git a/apps/user_status/l10n/fa.js b/apps/user_status/l10n/fa.js index eceab5a6a2a..26695de3aaa 100644 --- a/apps/user_status/l10n/fa.js +++ b/apps/user_status/l10n/fa.js @@ -20,21 +20,21 @@ OC.L10N.register( "There was an error saving the status" : "مشکلی در ذخیره سازی وضعیت پیش آمده", "There was an error clearing the status" : "مشکلی در پاک کردن وضعیت پیش آمده", "No recent status changes" : "هیچ تغییر وضعیت جدیدی وجود ندارد", - "Away" : "دور", + "Away" : "بیرون", "Do not disturb" : "مزاحم نشوید", "Don't clear" : "پاک نکن", - "Today" : "Today", + "Today" : "امروز", "This week" : "این هفته", "Online" : "آنلاین", - "Invisible" : "نامرئی", + "Invisible" : "غیر قابل مشاهده", "Offline" : "آفلاین", "There was an error saving the new status" : "مشکلی در ذخیره سازی وضعیت جدید پیش آمده", "30 minutes" : "۳۰ دقیقه", - "1 hour" : "1 ساعت", + "1 hour" : "۱ ساعت", "4 hours" : "۴ ساعت", "Mute all notifications" : "خاموش کردن همه اعلانات", "Appear offline" : "نمایش آفلاین", - "Clear status message after" : "بعد از آن پیام وضعیت را پاک کن ", + "Clear status message after" : "پاک کردن پیام وضعیت بعد از", "What's your status?" : "وضعیت شما چیست؟" }, "nplurals=2; plural=(n > 1);"); diff --git a/apps/user_status/l10n/fa.json b/apps/user_status/l10n/fa.json index bf954d2cf3b..bb7906651da 100644 --- a/apps/user_status/l10n/fa.json +++ b/apps/user_status/l10n/fa.json @@ -18,21 +18,21 @@ "There was an error saving the status" : "مشکلی در ذخیره سازی وضعیت پیش آمده", "There was an error clearing the status" : "مشکلی در پاک کردن وضعیت پیش آمده", "No recent status changes" : "هیچ تغییر وضعیت جدیدی وجود ندارد", - "Away" : "دور", + "Away" : "بیرون", "Do not disturb" : "مزاحم نشوید", "Don't clear" : "پاک نکن", - "Today" : "Today", + "Today" : "امروز", "This week" : "این هفته", "Online" : "آنلاین", - "Invisible" : "نامرئی", + "Invisible" : "غیر قابل مشاهده", "Offline" : "آفلاین", "There was an error saving the new status" : "مشکلی در ذخیره سازی وضعیت جدید پیش آمده", "30 minutes" : "۳۰ دقیقه", - "1 hour" : "1 ساعت", + "1 hour" : "۱ ساعت", "4 hours" : "۴ ساعت", "Mute all notifications" : "خاموش کردن همه اعلانات", "Appear offline" : "نمایش آفلاین", - "Clear status message after" : "بعد از آن پیام وضعیت را پاک کن ", + "Clear status message after" : "پاک کردن پیام وضعیت بعد از", "What's your status?" : "وضعیت شما چیست؟" },"pluralForm" :"nplurals=2; plural=(n > 1);" } \ No newline at end of file -- cgit v1.2.3