[tx-robot] updated from transifex

pull/18713/head
Nextcloud bot 4 years ago
parent 4c841559e1
commit 1b8f816170
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C

@ -66,6 +66,7 @@ OC.L10N.register(
"Request ID: %s" : "Eskatutako ID: 1%s",
"Tentative" : "Behin behinekoa",
"Save" : "Gorde",
"Calendar server" : "Egutegi-zerbitzaria",
"Send invitations to attendees" : "Gonbidatutakoei gonbidapenak bidali",
"Please make sure to properly set up the email settings above." : "Mesedez, eposta ezarpenak ondo zehaztuta daudela ziurta ezazu"
},

@ -64,6 +64,7 @@
"Request ID: %s" : "Eskatutako ID: 1%s",
"Tentative" : "Behin behinekoa",
"Save" : "Gorde",
"Calendar server" : "Egutegi-zerbitzaria",
"Send invitations to attendees" : "Gonbidatutakoei gonbidapenak bidali",
"Please make sure to properly set up the email settings above." : "Mesedez, eposta ezarpenak ondo zehaztuta daudela ziurta ezazu"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

@ -137,9 +137,30 @@ OC.L10N.register(
"Unlimited" : "無限制",
"Upload (max. %s)" : "上傳(至多 %s",
"Accept" : "接受",
"Reject" : "拒絕",
"Incoming ownership transfer from {user}" : "來自 {user} 的所有權轉移",
"Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "您想要接收 \"{path}\" 嗎?\n\n註所有權轉移的流程最多需要一小時",
"Ownership transfer failed" : "所有權轉移失敗",
"Your ownership transfer of {path} to {user} failed." : "您將 \"{path}\" 的所有權轉移給 {user} 失敗",
"The ownership transfer of {path} from {user} failed." : "來自 {user} 的 \"{path}\" 所有權轉移失敗",
"Ownership transfer done" : "所有權轉移完成",
"Your ownership transfer of {path} to {user} has completed." : "您將 \"{path}\" 的所有權轉移給 {user} 已經完成",
"The ownership transfer of {path} from {user} has completed." : "來自 {user} 的 \"{path}\" 所有權轉移已經完成",
"File Management" : "檔案管理",
"Transfer ownership of a file or folder" : "轉移檔案或是資料夾的所有權",
"Choose file or folder to transfer" : "選擇要轉移的檔案或資料夾",
"Change" : "更改",
"New owner" : "新的擁有者",
"Search users" : "搜尋使用者",
"Choose a file or folder to transfer" : "選擇要轉移的檔案或資料夾",
"Transfer" : "轉移",
"Transfer {path} to {userid}" : "轉移 \"{path}\" 給 {userid}",
"Invalid path selected" : "所選的路徑無效",
"Ownership transfer request sent" : "已送出所有權轉移的請求",
"Error while loading the file data" : "載入檔案資料失敗",
"Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態",
"%s used" : "%s已使用",
"%s%% of %s used" : "%s 在 %s 中使用了 %%",
"%1$s of %2$s used" : "在 %2$s中使用了%1$s ",
"Settings" : "設定",
"Show hidden files" : "顯示隱藏檔",

@ -135,9 +135,30 @@
"Unlimited" : "無限制",
"Upload (max. %s)" : "上傳(至多 %s",
"Accept" : "接受",
"Reject" : "拒絕",
"Incoming ownership transfer from {user}" : "來自 {user} 的所有權轉移",
"Do you want to accept {path}?\n\nNote: The transfer process after accepting may take up to 1 hour." : "您想要接收 \"{path}\" 嗎?\n\n註所有權轉移的流程最多需要一小時",
"Ownership transfer failed" : "所有權轉移失敗",
"Your ownership transfer of {path} to {user} failed." : "您將 \"{path}\" 的所有權轉移給 {user} 失敗",
"The ownership transfer of {path} from {user} failed." : "來自 {user} 的 \"{path}\" 所有權轉移失敗",
"Ownership transfer done" : "所有權轉移完成",
"Your ownership transfer of {path} to {user} has completed." : "您將 \"{path}\" 的所有權轉移給 {user} 已經完成",
"The ownership transfer of {path} from {user} has completed." : "來自 {user} 的 \"{path}\" 所有權轉移已經完成",
"File Management" : "檔案管理",
"Transfer ownership of a file or folder" : "轉移檔案或是資料夾的所有權",
"Choose file or folder to transfer" : "選擇要轉移的檔案或資料夾",
"Change" : "更改",
"New owner" : "新的擁有者",
"Search users" : "搜尋使用者",
"Choose a file or folder to transfer" : "選擇要轉移的檔案或資料夾",
"Transfer" : "轉移",
"Transfer {path} to {userid}" : "轉移 \"{path}\" 給 {userid}",
"Invalid path selected" : "所選的路徑無效",
"Ownership transfer request sent" : "已送出所有權轉移的請求",
"Error while loading the file data" : "載入檔案資料失敗",
"Unable to change the favourite state of the file" : "無法更改檔案的最愛狀態",
"%s used" : "%s已使用",
"%s%% of %s used" : "%s 在 %s 中使用了 %%",
"%1$s of %2$s used" : "在 %2$s中使用了%1$s ",
"Settings" : "設定",
"Show hidden files" : "顯示隱藏檔",

@ -100,6 +100,7 @@ OC.L10N.register(
"Share API is disabled" : "分享 API 已停用",
"File sharing" : "檔案分享",
"Accept" : "接受",
"Reject" : "拒絕",
"Sharing" : "分享",
"Allow editing" : "允許編輯",
"Allow resharing" : "允許轉貼分享",

@ -98,6 +98,7 @@
"Share API is disabled" : "分享 API 已停用",
"File sharing" : "檔案分享",
"Accept" : "接受",
"Reject" : "拒絕",
"Sharing" : "分享",
"Allow editing" : "允許編輯",
"Allow resharing" : "允許轉貼分享",

@ -0,0 +1,224 @@
OC.L10N.register(
"settings",
{
"Migration in progress. Please wait until the migration is finished" : "مهاجرت در حال اجراست. لطفا تا اتمام مهاجرت صبر کنید",
"Migration started …" : "مهاجرت شروع شد...",
"Saved" : "ذخیره شد",
"Not saved" : "ناموفق در ذخیره",
"Sending…" : "در حال ارسال",
"Email sent" : "ایمیل ارسال شد",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "خطا: لطفاً یک کد اسکی دارای گواهینامه PEM بارگزاری کنید.",
"Valid until {date}" : "معتبر تا {date}",
"Delete" : "حذف",
"Local" : "محلی",
"Private" : "خصوصی",
"Only visible to local users" : "فقط برای کاربران محلی قابل مشاهده است.",
"Only visible to you" : "فقط برای شما قابل مشاهده است.",
"Contacts" : "مخاطبین",
"Visible to local users and to trusted servers" : " برای کاربران محلی و سرورهای مورد اطمینان قابل مشاهده است",
"Public" : "عمومی",
"Will be synced to a global and public address book" : "با یک کتاب آدرس جهانی و عمومی همگام سازی می شود",
"Verify" : "تأیید کنید",
"Verifying …" : "در حال تایید ...",
"Unable to change password" : "نمی‌توان رمز را تغییر داد",
"Very weak password" : "رمز عبور بسیار ضعیف",
"Weak password" : "رمز عبور ضعیف",
"So-so password" : "رمز عبور متوسط",
"Good password" : "رمز عبور خوب",
"Strong password" : "رمز عبور قوی",
"An error occurred while changing your language. Please reload the page and try again." : "در حال تغییر زبان خطایی رخ داد. لطفا صفحه را مجددا بارگذاری کنید و دوباره تلاش کنید.",
"An error occurred while changing your locale. Please reload the page and try again." : "هنگام تغییر محلی شما خطایی روی داد. لطفا صفحه را مجددا بارگذاری کنید و دوباره تلاش کنید.",
"Select a profile picture" : "انتخاب تصویر پروفایل",
"Week starts on {fdow}" : "هفته از چه روزی شروع می شود {fdow}",
"Groups" : "گروه ها",
"Group list is empty" : "لیست گروه ها خالی است.",
"Unable to retrieve the group list" : "بازیابی لیست گروه امکان پذیر نیست",
"{actor} added you to group {group}" : "{actor} شما را به گروه {group} اضافه کرد",
"You added {user} to group {group}" : "شما {user} را به گروه {group} اضافه کردید.",
"{actor} added {user} to group {group}" : "{actor} کاربر {user} را به گروه {group} اضافه کرد",
"An administrator added you to group {group}" : "یک مدیر شما را به گروه {group} اضافه کرد.",
"An administrator added {user} to group {group}" : "یک مدیر {user} را به گروه {group} اضافه کرد.",
"{actor} removed you from group {group}" : "{actor} شما را از گروه {group} حذف کرد",
"You removed {user} from group {group}" : "شما {user} را از گروه {group} حذف کردید.",
"{actor} removed {user} from group {group}" : "{actor} کاربر {user} را از گروه {group} حذف کرد",
"An administrator removed you from group {group}" : "یک مدیر شما را از گروه {group} حذف کرد.",
"An administrator removed {user} from group {group}" : "یک مدیر {user} را از گروه {group} حذف کرد.",
"Your <strong>group memberships</strong> were modified" : "عضویت در<strong> گروه شما </strong>تغییر یافت",
"{actor} changed your password" : "{actor} رمز عبور خود را تغییر داد",
"You changed your password" : "رمزعبور خود را تغییر دادید",
"Your password was reset by an administrator" : "رمز عبور شما توسط یه مدیر تنظیم مجدد شد.",
"{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}\"",
"You deleted app password \"{token}\"" : "شما رمزعبور برنامه را حذف کردید \"{token}\"",
"You renamed app password \"{token}\" to \"{newToken}\"" : "شما رمزعبور برنامه را از \"{token}\" به {newToken} تغییر دادید ",
"You granted filesystem access to app password \"{token}\"" : "دسترسی شما به فایل سیستم به رمز ورود برنامه اعطا گردید \"{token}\"",
"You revoked filesystem access from app password \"{token}\"" : "دسترسی شما به فایل سیستم از طریق رمز ورود برنامه باطل گردید \"{token}\"",
"Security" : "امنیت",
"You successfully logged in using two-factor authentication (%1$s)" : "شما با موفقیت با استفاده از تأیید هویت دو عاملی وارد سیستم شدید(%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "تلاش برای ورود به سیستم با استفاده از تأیید هویت دو عاملی انجام نشد (%1$s)",
"Remote wipe was started on %1$s" : "پاک کردن از راه دور شروع شد %1$s",
"Remote wipe has finished on %1$s" : "پاک کردن از راه دور به پایان رسید%1$s",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "<strong>پسورد</strong> و یا <strong>پست الکترونیک</strong> شما ویراش شد.",
"Couldn't remove app." : "امکان حذف برنامه وجود ندارد.",
"Couldn't update app." : "برنامه را نمی توان به هنگام ساخت.",
"Wrong password" : "رمز عبور اشتباه است",
"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 doesn't support password change, but the user's encryption key was updated." : " بخش مدیریت از تغییر رمز عبور پشتیبانی نمی کند ، اما کلید رمزگذاری کاربر به روز شد.",
"installing and updating apps via the app store or Federated Cloud Sharing" : "نصب و به روزرسانی برنامه ها از طریق فروشگاه برنامه یا اشتراک گذاری ابر فدرال",
"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 قابل اعتماد کار نمی کنند.",
"Invalid SMTP password." : "گذرواژه SMTP نامعتبر است.",
"Email setting test" : "تست تنظیم پست الکترونیک",
"Well done, %s!" : "انجام شد،%s!",
"If you received this email, the email configuration seems to be correct." : "اگر این پست الکترونیک را دریافت کردید ، پیکربندی ایمیل درست است.",
"Email could not be sent. Check your mail server log" : "پست الکترونیک قابل ارسال نیست. ورود به سیستم سرور پست الکترونیک خود را بررسی کنید",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "ارسال پست الکترونیک با خطا مواجه شد، لطفاً تنظیمات خود را مورد بازبینی قرار دهید. (خطا:%s)",
"You need to set your user email before being able to send test emails." : "شما باید قبل از ارسال ایمیل آزمایشی باید تنظیمات ایمیل کاربر را انجام دهید.",
"Invalid mail address" : "آدرس ایمیل نامعتبر است",
"Settings saved" : "تنظیمات ذخیره شد",
"Unable to change full name" : "امکان تغییر نام کامل وجود ندارد",
"Unable to change email address" : "تغییر پست الکترونیک امکان‌پذیر نیست",
"In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "به منظور تأیید حساب توییتر خود ، توییت زیر را در توییتر قرار دهید (لطفاً آن را بدون هیچگونه فاصله بین خطوط (Enter) ارسال کنید):",
"In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "برای تأیید وب سایت خود ، مطالب زیر را در ریشه وب خود در سایت ذخیره کنید:\n '.well-known/CloudIdVerificationCode.txt' \n(لطفاً اطمینان حاصل کنید که متن کامل در یک خط است):",
"%1$s changed your password on %2$s." : "%1$s رمزعبور خود را تغییر داد به %2$s",
"Your password on %s was changed." : "پسورد شما به %s تغییر یافت",
"Your password on %s was reset by an administrator." : "رمز عبور شما توسط یک مدیر به %s تنظیم مجدد شد.",
"Password for %1$s changed on %2$s" : "رمزعبور از %1$sبه %2$s تغییر یافت",
"Password changed for %s" : "پسور به %s تغییر یافت",
"If you did not request this, please contact an administrator." : "اگر این درخواست را نکردید ، با یک مدیر تماس بگیرید.",
"Your email address on %s was changed." : "پست الکترونیک شما به %s تغییر یافت",
"Your email address on %s was changed by an administrator." : "پست الکترونیک شما توط یک مدیر به %s  تنظیم مجدد شد.",
"Email address for %1$s changed on %2$s" : "پست الکترونیک از %1$s به %2$s تغییر یافت.",
"Email address changed for %s" : "پست الکترونیک به %s تغییر یافت",
"The new email address is %s" : "آدرس پست الکترونیک جدید %s می باشد.",
"Your %s account was created" : "حساب کاربری شما %s ایجاد شد",
"Welcome aboard" : "به داخل خوش آمدید",
"Welcome aboard %s" : "به داخل خوش آمدید %s",
"Welcome to your %s account, you can add, protect, and share your data." : "%s به حساب کاربری خود خوش آمدید ، می توانید داده های خود را اضافه ، محافظت کرده و به اشتراک بگذارید.",
"Your username is: %s" : "نام کاربری شما %s هست.",
"Set your password" : "کلمه ی عبور خود را تنظیم کنید",
"Go to %s" : "برو به %s",
"Install Client" : "قسمت مشتری را نصب کنید",
"Logged in user must be a subadmin" : "ورود به سیستم کاربر باید زیرمجموعه باشد",
"Create" : "ساختن",
"Change" : "تغییرات",
"Reshare" : "دوباره به اشتراک گذاشتن",
"Unlimited" : "نامحدود",
"Verifying" : "تایید شدن",
"Nextcloud settings" : "تنظیمات نکست کلود",
"Limit to groups" : "محدود کردن به گروه ها",
"Save changes" : "ذخیره تغییرات",
"by" : "با",
"Update to {version}" : "بروزرسانی به {version}",
"Remove" : "برداشتن",
"Disable" : "غیرفعال",
"All" : "همه",
"No results" : "نتیجه ای یافت نشد",
"This app cannot be installed because the following dependencies are not fulfilled:" : "امکان نصب این برنامه وجود ندارد، این پیش‌نیازها انجام نشده‌اند:",
"Visit website" : "مشاهده وب‌سایت",
"User documentation" : "مستندات کاربر",
"Admin documentation" : "مستندات مدیر",
"Developer documentation" : "مستندات توسعه‌دهندگان",
"No apps found for your version" : "هیچ برنامه‌ای برای نسخه‌ی شما یافت نشد",
"Enable" : "فعال",
"Rename" : "تغییرنام",
"Username" : "نام کاربری",
"Password" : "گذرواژه",
"Done" : "انجام شد",
"Copied!" : "کپی انجام شد!",
"Copy" : "کپی کردن",
"Cancel" : "منصرف شدن",
"Display name" : "نام جهت نمایش",
"Email" : "ایمیل",
"Quota" : "سهم",
"Language" : "زبان",
"Updates" : "به روز رسانی ها",
"Show user backend" : "نمایش پس زمینه کاربر",
"Admins" : "مدیران",
"Everyone" : "همه",
"Never" : "هرگز",
"App update" : "به روز رسانی برنامه",
"Common Name" : "نام مشترک",
"Valid until" : "متعبر تا",
"Issued By" : "صدور توسط",
"Valid until %s" : "متعبر تا %s",
"Import root certificate" : "وارد کردن گواهی اصلی",
"Administrator documentation" : "مستندات مدیر",
"Documentation" : "مستندسازی",
"Forum" : "انجمن",
"None" : "هیچ‌کدام",
"Login" : "ورود",
"Plain" : "ساده",
"NT LAN Manager" : "مدیر NT LAN",
"Email server" : "سرور ایمیل",
"Open documentation" : "بازکردن مستند",
"Send mode" : "حالت ارسال",
"Encryption" : "رمزگذاری",
"From address" : "آدرس فرستنده",
"mail" : "ایمیل",
"Authentication method" : "روش احراز هویت",
"Authentication required" : "احراز هویت مورد نیاز است",
"Server address" : "آدرس سرور",
"Port" : "درگاه",
"Credentials" : "اعتبارهای",
"SMTP Username" : "نام کاربری SMTP",
"SMTP Password" : "رمز عبور SMTP",
"Save" : "ذخیره",
"Test email settings" : "تنظیمات ایمیل آزمایشی",
"Send email" : "ارسال ایمیل",
"Security & setup warnings" : "اخطارهای نصب و امنیتی",
"All checks passed." : "تمامی موارد با موفقیت چک شدند.",
"Version" : "نسخه",
"Server-side encryption" : "رمزگذاری سمت سرور",
"Enable server-side encryption" : "فعال‌سازی رمزگذاری سمت-سرور",
"Be aware that encryption always increases the file size." : "توجه داشته باشید که همواره رمزگذاری حجم فایل را افزایش خواهد داد.",
"This is the final warning: Do you really want to enable encryption?" : "این آخرین اخطار است: آیا می‌خواهید رمزگذاری را فعال کنید ؟",
"Enable encryption" : "فعال کردن رمزگذاری",
"No encryption module loaded, please enable an encryption module in the app menu." : "هیچ ماژول رمزگذاری‌ای بارگذاری نشده است، لطفا ماژول رمز‌گذاری را در منو برنامه فعال کنید.",
"Select default encryption module:" : "انتخاب ماژول پیش‌فرض رمزگذاری:",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "شما باید کلیدهای رمزگذاری خود را از رمزگذاری قدیمی به (ownCloud <= 8.0) نسخه جدید منتقل کنید.لطفاً \"ماژول رمزگذاری پیش فرض\" را فعال کنید و \"مهاجرت به رمزگذاری occ \" را اجرا کنید.",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "شما باید کلیدهای رمزگذاری خود را از رمزگذاری قدیمی به (ownCloud <= 8.0) نسخه جدید منتقل کنید.",
"Start migration" : "شروع مهاجرت",
"Execute one task with each page loaded" : "اجرای یک وظیفه با هر بار بارگذاری صفحه",
"Sharing" : "اشتراک گذاری",
"Allow apps to use the Share API" : "اجازه ی برنامه ها برای استفاده از API اشتراک گذاری",
"Expire after " : "اتمام اعتبار بعد از",
"days" : "روز",
"Enforce expiration date" : "اعمال تاریخ اتمام اشتراک گذاری",
"Allow users to share via link" : "اجازه دادن به کاربران برای اشتراک گذاری توسط پیوند",
"Allow public uploads" : "اجازه بارگذاری عمومی",
"Enforce password protection" : "اجبار برای محافظت توسط رمز عبور",
"Allow resharing" : "مجوز اشتراک گذاری مجدد",
"Restrict users to only share with users in their groups" : "محدود کردن کاربران برای اشتراک‌گذاری تنها میان کاربران گروه خود",
"Exclude groups from sharing" : "مستثنی شدن گروه ها از اشتراک گذاری",
"Personal" : "شخصی",
"Profile picture" : "تصویر پروفایل",
"Upload new" : "بارگذاری جدید",
"Remove image" : "تصویر پاک شود",
"Choose as profile picture" : "یک تصویر برای پروفایل انتخاب کنید",
"Details" : "جزئیات",
"Full name" : "نام کامل",
"No display name set" : "هیچ نام نمایشی تعیین نشده است",
"Your email address" : "پست الکترونیکی شما",
"No email address set" : "آدرس‌ایمیلی تنظیم نشده است",
"Phone number" : "شماره تلفن",
"Address" : "آدرس",
"Website" : "وب‌ سایت",
"Twitter" : "توییتر",
"Help translate" : "به ترجمه آن کمک کنید",
"Current password" : "گذرواژه کنونی",
"New password" : "گذرواژه جدید",
"Change password" : "تغییر گذر واژه",
"Not supported!" : "پشتیبانی وجود ندارد!",
"Press ⌘-C to copy." : "برای کپی کردن از دکمه های C+⌘ استفاده نمایید",
"Press Ctrl-C to copy." : "برای کپی کردن از دکمه ctrl+c استفاده نمایید",
"Official" : "رسمی",
"Set default expiration date" : "اعمال تاریخ اتمام پیش فرض",
"Share" : "هم‌رسانی"
},
"nplurals=2; plural=(n > 1);");

@ -0,0 +1,222 @@
{ "translations": {
"Migration in progress. Please wait until the migration is finished" : "مهاجرت در حال اجراست. لطفا تا اتمام مهاجرت صبر کنید",
"Migration started …" : "مهاجرت شروع شد...",
"Saved" : "ذخیره شد",
"Not saved" : "ناموفق در ذخیره",
"Sending…" : "در حال ارسال",
"Email sent" : "ایمیل ارسال شد",
"An error occurred. Please upload an ASCII-encoded PEM certificate." : "خطا: لطفاً یک کد اسکی دارای گواهینامه PEM بارگزاری کنید.",
"Valid until {date}" : "معتبر تا {date}",
"Delete" : "حذف",
"Local" : "محلی",
"Private" : "خصوصی",
"Only visible to local users" : "فقط برای کاربران محلی قابل مشاهده است.",
"Only visible to you" : "فقط برای شما قابل مشاهده است.",
"Contacts" : "مخاطبین",
"Visible to local users and to trusted servers" : " برای کاربران محلی و سرورهای مورد اطمینان قابل مشاهده است",
"Public" : "عمومی",
"Will be synced to a global and public address book" : "با یک کتاب آدرس جهانی و عمومی همگام سازی می شود",
"Verify" : "تأیید کنید",
"Verifying …" : "در حال تایید ...",
"Unable to change password" : "نمی‌توان رمز را تغییر داد",
"Very weak password" : "رمز عبور بسیار ضعیف",
"Weak password" : "رمز عبور ضعیف",
"So-so password" : "رمز عبور متوسط",
"Good password" : "رمز عبور خوب",
"Strong password" : "رمز عبور قوی",
"An error occurred while changing your language. Please reload the page and try again." : "در حال تغییر زبان خطایی رخ داد. لطفا صفحه را مجددا بارگذاری کنید و دوباره تلاش کنید.",
"An error occurred while changing your locale. Please reload the page and try again." : "هنگام تغییر محلی شما خطایی روی داد. لطفا صفحه را مجددا بارگذاری کنید و دوباره تلاش کنید.",
"Select a profile picture" : "انتخاب تصویر پروفایل",
"Week starts on {fdow}" : "هفته از چه روزی شروع می شود {fdow}",
"Groups" : "گروه ها",
"Group list is empty" : "لیست گروه ها خالی است.",
"Unable to retrieve the group list" : "بازیابی لیست گروه امکان پذیر نیست",
"{actor} added you to group {group}" : "{actor} شما را به گروه {group} اضافه کرد",
"You added {user} to group {group}" : "شما {user} را به گروه {group} اضافه کردید.",
"{actor} added {user} to group {group}" : "{actor} کاربر {user} را به گروه {group} اضافه کرد",
"An administrator added you to group {group}" : "یک مدیر شما را به گروه {group} اضافه کرد.",
"An administrator added {user} to group {group}" : "یک مدیر {user} را به گروه {group} اضافه کرد.",
"{actor} removed you from group {group}" : "{actor} شما را از گروه {group} حذف کرد",
"You removed {user} from group {group}" : "شما {user} را از گروه {group} حذف کردید.",
"{actor} removed {user} from group {group}" : "{actor} کاربر {user} را از گروه {group} حذف کرد",
"An administrator removed you from group {group}" : "یک مدیر شما را از گروه {group} حذف کرد.",
"An administrator removed {user} from group {group}" : "یک مدیر {user} را از گروه {group} حذف کرد.",
"Your <strong>group memberships</strong> were modified" : "عضویت در<strong> گروه شما </strong>تغییر یافت",
"{actor} changed your password" : "{actor} رمز عبور خود را تغییر داد",
"You changed your password" : "رمزعبور خود را تغییر دادید",
"Your password was reset by an administrator" : "رمز عبور شما توسط یه مدیر تنظیم مجدد شد.",
"{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}\"",
"You deleted app password \"{token}\"" : "شما رمزعبور برنامه را حذف کردید \"{token}\"",
"You renamed app password \"{token}\" to \"{newToken}\"" : "شما رمزعبور برنامه را از \"{token}\" به {newToken} تغییر دادید ",
"You granted filesystem access to app password \"{token}\"" : "دسترسی شما به فایل سیستم به رمز ورود برنامه اعطا گردید \"{token}\"",
"You revoked filesystem access from app password \"{token}\"" : "دسترسی شما به فایل سیستم از طریق رمز ورود برنامه باطل گردید \"{token}\"",
"Security" : "امنیت",
"You successfully logged in using two-factor authentication (%1$s)" : "شما با موفقیت با استفاده از تأیید هویت دو عاملی وارد سیستم شدید(%1$s)",
"A login attempt using two-factor authentication failed (%1$s)" : "تلاش برای ورود به سیستم با استفاده از تأیید هویت دو عاملی انجام نشد (%1$s)",
"Remote wipe was started on %1$s" : "پاک کردن از راه دور شروع شد %1$s",
"Remote wipe has finished on %1$s" : "پاک کردن از راه دور به پایان رسید%1$s",
"Your <strong>password</strong> or <strong>email</strong> was modified" : "<strong>پسورد</strong> و یا <strong>پست الکترونیک</strong> شما ویراش شد.",
"Couldn't remove app." : "امکان حذف برنامه وجود ندارد.",
"Couldn't update app." : "برنامه را نمی توان به هنگام ساخت.",
"Wrong password" : "رمز عبور اشتباه است",
"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 doesn't support password change, but the user's encryption key was updated." : " بخش مدیریت از تغییر رمز عبور پشتیبانی نمی کند ، اما کلید رمزگذاری کاربر به روز شد.",
"installing and updating apps via the app store or Federated Cloud Sharing" : "نصب و به روزرسانی برنامه ها از طریق فروشگاه برنامه یا اشتراک گذاری ابر فدرال",
"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 قابل اعتماد کار نمی کنند.",
"Invalid SMTP password." : "گذرواژه SMTP نامعتبر است.",
"Email setting test" : "تست تنظیم پست الکترونیک",
"Well done, %s!" : "انجام شد،%s!",
"If you received this email, the email configuration seems to be correct." : "اگر این پست الکترونیک را دریافت کردید ، پیکربندی ایمیل درست است.",
"Email could not be sent. Check your mail server log" : "پست الکترونیک قابل ارسال نیست. ورود به سیستم سرور پست الکترونیک خود را بررسی کنید",
"A problem occurred while sending the email. Please revise your settings. (Error: %s)" : "ارسال پست الکترونیک با خطا مواجه شد، لطفاً تنظیمات خود را مورد بازبینی قرار دهید. (خطا:%s)",
"You need to set your user email before being able to send test emails." : "شما باید قبل از ارسال ایمیل آزمایشی باید تنظیمات ایمیل کاربر را انجام دهید.",
"Invalid mail address" : "آدرس ایمیل نامعتبر است",
"Settings saved" : "تنظیمات ذخیره شد",
"Unable to change full name" : "امکان تغییر نام کامل وجود ندارد",
"Unable to change email address" : "تغییر پست الکترونیک امکان‌پذیر نیست",
"In order to verify your Twitter account, post the following tweet on Twitter (please make sure to post it without any line breaks):" : "به منظور تأیید حساب توییتر خود ، توییت زیر را در توییتر قرار دهید (لطفاً آن را بدون هیچگونه فاصله بین خطوط (Enter) ارسال کنید):",
"In order to verify your Website, store the following content in your web-root at '.well-known/CloudIdVerificationCode.txt' (please make sure that the complete text is in one line):" : "برای تأیید وب سایت خود ، مطالب زیر را در ریشه وب خود در سایت ذخیره کنید:\n '.well-known/CloudIdVerificationCode.txt' \n(لطفاً اطمینان حاصل کنید که متن کامل در یک خط است):",
"%1$s changed your password on %2$s." : "%1$s رمزعبور خود را تغییر داد به %2$s",
"Your password on %s was changed." : "پسورد شما به %s تغییر یافت",
"Your password on %s was reset by an administrator." : "رمز عبور شما توسط یک مدیر به %s تنظیم مجدد شد.",
"Password for %1$s changed on %2$s" : "رمزعبور از %1$sبه %2$s تغییر یافت",
"Password changed for %s" : "پسور به %s تغییر یافت",
"If you did not request this, please contact an administrator." : "اگر این درخواست را نکردید ، با یک مدیر تماس بگیرید.",
"Your email address on %s was changed." : "پست الکترونیک شما به %s تغییر یافت",
"Your email address on %s was changed by an administrator." : "پست الکترونیک شما توط یک مدیر به %s  تنظیم مجدد شد.",
"Email address for %1$s changed on %2$s" : "پست الکترونیک از %1$s به %2$s تغییر یافت.",
"Email address changed for %s" : "پست الکترونیک به %s تغییر یافت",
"The new email address is %s" : "آدرس پست الکترونیک جدید %s می باشد.",
"Your %s account was created" : "حساب کاربری شما %s ایجاد شد",
"Welcome aboard" : "به داخل خوش آمدید",
"Welcome aboard %s" : "به داخل خوش آمدید %s",
"Welcome to your %s account, you can add, protect, and share your data." : "%s به حساب کاربری خود خوش آمدید ، می توانید داده های خود را اضافه ، محافظت کرده و به اشتراک بگذارید.",
"Your username is: %s" : "نام کاربری شما %s هست.",
"Set your password" : "کلمه ی عبور خود را تنظیم کنید",
"Go to %s" : "برو به %s",
"Install Client" : "قسمت مشتری را نصب کنید",
"Logged in user must be a subadmin" : "ورود به سیستم کاربر باید زیرمجموعه باشد",
"Create" : "ساختن",
"Change" : "تغییرات",
"Reshare" : "دوباره به اشتراک گذاشتن",
"Unlimited" : "نامحدود",
"Verifying" : "تایید شدن",
"Nextcloud settings" : "تنظیمات نکست کلود",
"Limit to groups" : "محدود کردن به گروه ها",
"Save changes" : "ذخیره تغییرات",
"by" : "با",
"Update to {version}" : "بروزرسانی به {version}",
"Remove" : "برداشتن",
"Disable" : "غیرفعال",
"All" : "همه",
"No results" : "نتیجه ای یافت نشد",
"This app cannot be installed because the following dependencies are not fulfilled:" : "امکان نصب این برنامه وجود ندارد، این پیش‌نیازها انجام نشده‌اند:",
"Visit website" : "مشاهده وب‌سایت",
"User documentation" : "مستندات کاربر",
"Admin documentation" : "مستندات مدیر",
"Developer documentation" : "مستندات توسعه‌دهندگان",
"No apps found for your version" : "هیچ برنامه‌ای برای نسخه‌ی شما یافت نشد",
"Enable" : "فعال",
"Rename" : "تغییرنام",
"Username" : "نام کاربری",
"Password" : "گذرواژه",
"Done" : "انجام شد",
"Copied!" : "کپی انجام شد!",
"Copy" : "کپی کردن",
"Cancel" : "منصرف شدن",
"Display name" : "نام جهت نمایش",
"Email" : "ایمیل",
"Quota" : "سهم",
"Language" : "زبان",
"Updates" : "به روز رسانی ها",
"Show user backend" : "نمایش پس زمینه کاربر",
"Admins" : "مدیران",
"Everyone" : "همه",
"Never" : "هرگز",
"App update" : "به روز رسانی برنامه",
"Common Name" : "نام مشترک",
"Valid until" : "متعبر تا",
"Issued By" : "صدور توسط",
"Valid until %s" : "متعبر تا %s",
"Import root certificate" : "وارد کردن گواهی اصلی",
"Administrator documentation" : "مستندات مدیر",
"Documentation" : "مستندسازی",
"Forum" : "انجمن",
"None" : "هیچ‌کدام",
"Login" : "ورود",
"Plain" : "ساده",
"NT LAN Manager" : "مدیر NT LAN",
"Email server" : "سرور ایمیل",
"Open documentation" : "بازکردن مستند",
"Send mode" : "حالت ارسال",
"Encryption" : "رمزگذاری",
"From address" : "آدرس فرستنده",
"mail" : "ایمیل",
"Authentication method" : "روش احراز هویت",
"Authentication required" : "احراز هویت مورد نیاز است",
"Server address" : "آدرس سرور",
"Port" : "درگاه",
"Credentials" : "اعتبارهای",
"SMTP Username" : "نام کاربری SMTP",
"SMTP Password" : "رمز عبور SMTP",
"Save" : "ذخیره",
"Test email settings" : "تنظیمات ایمیل آزمایشی",
"Send email" : "ارسال ایمیل",
"Security & setup warnings" : "اخطارهای نصب و امنیتی",
"All checks passed." : "تمامی موارد با موفقیت چک شدند.",
"Version" : "نسخه",
"Server-side encryption" : "رمزگذاری سمت سرور",
"Enable server-side encryption" : "فعال‌سازی رمزگذاری سمت-سرور",
"Be aware that encryption always increases the file size." : "توجه داشته باشید که همواره رمزگذاری حجم فایل را افزایش خواهد داد.",
"This is the final warning: Do you really want to enable encryption?" : "این آخرین اخطار است: آیا می‌خواهید رمزگذاری را فعال کنید ؟",
"Enable encryption" : "فعال کردن رمزگذاری",
"No encryption module loaded, please enable an encryption module in the app menu." : "هیچ ماژول رمزگذاری‌ای بارگذاری نشده است، لطفا ماژول رمز‌گذاری را در منو برنامه فعال کنید.",
"Select default encryption module:" : "انتخاب ماژول پیش‌فرض رمزگذاری:",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one. Please enable the \"Default encryption module\" and run 'occ encryption:migrate'" : "شما باید کلیدهای رمزگذاری خود را از رمزگذاری قدیمی به (ownCloud <= 8.0) نسخه جدید منتقل کنید.لطفاً \"ماژول رمزگذاری پیش فرض\" را فعال کنید و \"مهاجرت به رمزگذاری occ \" را اجرا کنید.",
"You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "شما باید کلیدهای رمزگذاری خود را از رمزگذاری قدیمی به (ownCloud <= 8.0) نسخه جدید منتقل کنید.",
"Start migration" : "شروع مهاجرت",
"Execute one task with each page loaded" : "اجرای یک وظیفه با هر بار بارگذاری صفحه",
"Sharing" : "اشتراک گذاری",
"Allow apps to use the Share API" : "اجازه ی برنامه ها برای استفاده از API اشتراک گذاری",
"Expire after " : "اتمام اعتبار بعد از",
"days" : "روز",
"Enforce expiration date" : "اعمال تاریخ اتمام اشتراک گذاری",
"Allow users to share via link" : "اجازه دادن به کاربران برای اشتراک گذاری توسط پیوند",
"Allow public uploads" : "اجازه بارگذاری عمومی",
"Enforce password protection" : "اجبار برای محافظت توسط رمز عبور",
"Allow resharing" : "مجوز اشتراک گذاری مجدد",
"Restrict users to only share with users in their groups" : "محدود کردن کاربران برای اشتراک‌گذاری تنها میان کاربران گروه خود",
"Exclude groups from sharing" : "مستثنی شدن گروه ها از اشتراک گذاری",
"Personal" : "شخصی",
"Profile picture" : "تصویر پروفایل",
"Upload new" : "بارگذاری جدید",
"Remove image" : "تصویر پاک شود",
"Choose as profile picture" : "یک تصویر برای پروفایل انتخاب کنید",
"Details" : "جزئیات",
"Full name" : "نام کامل",
"No display name set" : "هیچ نام نمایشی تعیین نشده است",
"Your email address" : "پست الکترونیکی شما",
"No email address set" : "آدرس‌ایمیلی تنظیم نشده است",
"Phone number" : "شماره تلفن",
"Address" : "آدرس",
"Website" : "وب‌ سایت",
"Twitter" : "توییتر",
"Help translate" : "به ترجمه آن کمک کنید",
"Current password" : "گذرواژه کنونی",
"New password" : "گذرواژه جدید",
"Change password" : "تغییر گذر واژه",
"Not supported!" : "پشتیبانی وجود ندارد!",
"Press ⌘-C to copy." : "برای کپی کردن از دکمه های C+⌘ استفاده نمایید",
"Press Ctrl-C to copy." : "برای کپی کردن از دکمه ctrl+c استفاده نمایید",
"Official" : "رسمی",
"Set default expiration date" : "اعمال تاریخ اتمام پیش فرض",
"Share" : "هم‌رسانی"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

@ -50,6 +50,7 @@ OC.L10N.register(
"Android client" : "Android bezeroa",
"iOS client" : "iOS bezeroa",
"Desktop client" : "Mahaigaineko bezeroa",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook gehigarriak",
"When" : "Noiz",
"and" : "eta",
"Cancel" : "Utzi",

@ -48,6 +48,7 @@
"Android client" : "Android bezeroa",
"iOS client" : "iOS bezeroa",
"Desktop client" : "Mahaigaineko bezeroa",
"Thunderbird & Outlook addons" : "Thunderbird & Outlook gehigarriak",
"When" : "Noiz",
"and" : "eta",
"Cancel" : "Utzi",

@ -59,6 +59,8 @@ OC.L10N.register(
"Add rule" : "اضافه کردن قوانین ",
"Reset" : "ریست",
"Saving…" : "در حال ذخیره",
"Group list is empty" : "لیست گروه ها خالی است.",
"Unable to retrieve the group list" : "بازیابی لیست گروه امکان پذیر نیست",
"Saved" : "ذخیره شده ",
"Saving failed:" : "ذخیره فایل با خطا مواجه شد.",
"Add rule group" : "اضافه کردن قوانین گروه",

@ -57,6 +57,8 @@
"Add rule" : "اضافه کردن قوانین ",
"Reset" : "ریست",
"Saving…" : "در حال ذخیره",
"Group list is empty" : "لیست گروه ها خالی است.",
"Unable to retrieve the group list" : "بازیابی لیست گروه امکان پذیر نیست",
"Saved" : "ذخیره شده ",
"Saving failed:" : "ذخیره فایل با خطا مواجه شد.",
"Add rule group" : "اضافه کردن قوانین گروه",

@ -174,7 +174,6 @@ OC.L10N.register(
"The password is wrong. Try again." : "Die wagwoord is verkeerd. Probeer weer.",
"Two-factor authentication" : "Twee-faktor-verifikasie",
"Use backup code" : "Gebruik rugsteunkode",
"Cancel log in" : "Kanselleer aanmelding",
"Error while validating your second factor" : "Fout terwyl u tweede faktor gevalideer word",
"App update required" : "Toepbywerking benodig",
"These apps will be updated:" : "Die volgende toeps sal bygewerk word:",
@ -245,6 +244,7 @@ OC.L10N.register(
"Error removing share" : "Fout terwyl deel verwyder word",
"SQLite will be used as database." : "SQLite sal as databasis gebruik word.",
"Wrong password." : "Verkeerde wagwoord.",
"New Password" : "Nuwe wagwoord"
"New Password" : "Nuwe wagwoord",
"Cancel log in" : "Kanselleer aanmelding"
},
"nplurals=2; plural=(n != 1);");

@ -172,7 +172,6 @@
"The password is wrong. Try again." : "Die wagwoord is verkeerd. Probeer weer.",
"Two-factor authentication" : "Twee-faktor-verifikasie",
"Use backup code" : "Gebruik rugsteunkode",
"Cancel log in" : "Kanselleer aanmelding",
"Error while validating your second factor" : "Fout terwyl u tweede faktor gevalideer word",
"App update required" : "Toepbywerking benodig",
"These apps will be updated:" : "Die volgende toeps sal bygewerk word:",
@ -243,6 +242,7 @@
"Error removing share" : "Fout terwyl deel verwyder word",
"SQLite will be used as database." : "SQLite sal as databasis gebruik word.",
"Wrong password." : "Verkeerde wagwoord.",
"New Password" : "Nuwe wagwoord"
"New Password" : "Nuwe wagwoord",
"Cancel log in" : "Kanselleer aanmelding"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -169,7 +169,6 @@ OC.L10N.register(
"The password is wrong. Try again." : "كلمة المرور خاطئة. حاول مرة أخرى.",
"Two-factor authentication" : "المصادقة بخطوتين",
"Use backup code" : "إستخدم الرمز الإحتياطي",
"Cancel log in" : "إلغاء تسجيل الدخول",
"App update required" : "تحديث التطبيق مطلوب",
"These apps will be updated:" : "سوف يتم تحديث هذه التطبيقات :",
"Start update" : "تشغيل التحديث",
@ -231,6 +230,7 @@ OC.L10N.register(
"Name..." : "التسمية …",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "استخدام SQLite غير مناسب خاصتا اذا تم استخدام برنامج المزامنة على الجهاز الشخصي.",
"Wrong password." : "كلمة السر خاطئة.",
"New Password" : "كلمة السر الجديدة"
"New Password" : "كلمة السر الجديدة",
"Cancel log in" : "إلغاء تسجيل الدخول"
},
"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;");

@ -167,7 +167,6 @@
"The password is wrong. Try again." : "كلمة المرور خاطئة. حاول مرة أخرى.",
"Two-factor authentication" : "المصادقة بخطوتين",
"Use backup code" : "إستخدم الرمز الإحتياطي",
"Cancel log in" : "إلغاء تسجيل الدخول",
"App update required" : "تحديث التطبيق مطلوب",
"These apps will be updated:" : "سوف يتم تحديث هذه التطبيقات :",
"Start update" : "تشغيل التحديث",
@ -229,6 +228,7 @@
"Name..." : "التسمية …",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "استخدام SQLite غير مناسب خاصتا اذا تم استخدام برنامج المزامنة على الجهاز الشخصي.",
"Wrong password." : "كلمة السر خاطئة.",
"New Password" : "كلمة السر الجديدة"
"New Password" : "كلمة السر الجديدة",
"Cancel log in" : "إلغاء تسجيل الدخول"
},"pluralForm" :"nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;"
}

@ -211,7 +211,7 @@ OC.L10N.register(
"Two-factor authentication" : "Двустепенно удостоверяване",
"Set up two-factor authentication" : "Двустепенно удостоверяване",
"Use backup code" : "Използвай код за възстановяване",
"Cancel log in" : "Откажи вписването",
"Cancel login" : "Откажи вписване",
"Error while validating your second factor" : "Грешка при валидиране на втория ви фактор",
"Access through untrusted domain" : "Достъп през недоверен домейн",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Моля, свържете се с администратора. Ако сте администратор на текущата инстанция, конфигурирайте \"trusted_domains\" настройките в config/config.php. Примерна конфигурация е предоставена в config/config.sample.php.",
@ -302,6 +302,7 @@ OC.L10N.register(
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Използването на SQLite не се препоръчва, особено ако ползвате клиента за настолни компютри.",
"Wrong password." : "Грешна парола",
"New Password" : "Нова парола",
"Cancel log in" : "Откажи вписването",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "До имейла на профила е изпратена връзка за възстановяване на паролата. Не забравяйте да проверете и спам/junk папката.<br> Свържете с администратора ако не получите имейла."
},
"nplurals=2; plural=(n != 1);");

@ -209,7 +209,7 @@
"Two-factor authentication" : "Двустепенно удостоверяване",
"Set up two-factor authentication" : "Двустепенно удостоверяване",
"Use backup code" : "Използвай код за възстановяване",
"Cancel log in" : "Откажи вписването",
"Cancel login" : "Откажи вписване",
"Error while validating your second factor" : "Грешка при валидиране на втория ви фактор",
"Access through untrusted domain" : "Достъп през недоверен домейн",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Моля, свържете се с администратора. Ако сте администратор на текущата инстанция, конфигурирайте \"trusted_domains\" настройките в config/config.php. Примерна конфигурация е предоставена в config/config.sample.php.",
@ -300,6 +300,7 @@
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Използването на SQLite не се препоръчва, особено ако ползвате клиента за настолни компютри.",
"Wrong password." : "Грешна парола",
"New Password" : "Нова парола",
"Cancel log in" : "Откажи вписването",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "До имейла на профила е изпратена връзка за възстановяване на паролата. Не забравяйте да проверете и спам/junk папката.<br> Свържете с администратора ако не получите имейла."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -304,7 +304,7 @@ OC.L10N.register(
"Set up two-factor authentication" : "Configura l'autenticació de dos factors",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Lautenticació de dos factor és obligada, però no ha estat configurada al vostre compte. Utilitzeu un dels codis secundaris per connectar o contactar amb el vostre administrador per rebre ajuda.",
"Use backup code" : "Utilitza un codi de còpia de seguretat",
"Cancel log in" : "Cancel·la l'accés a",
"Cancel login" : "Cancel·la l'inici de sessió",
"Setup two-factor authentication" : "Configura l'autenticació de dos factors",
"Enhanced security is enforced for your account. Choose which provider to set up:" : "La seguretat millorada és obligatòria per al vostre compte. Trieu quin proveïdor configurar:",
"Error while validating your second factor" : "S'ha produït un error en validar el segon factor",
@ -418,6 +418,7 @@ OC.L10N.register(
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "L'ús de SQLite és desaconsellat especialment quan es fa servir el client d'escriptori per sincronitzar els fitxers.",
"Wrong password." : "Contrasenya incorrecta.",
"New Password" : "Contrasenya nova",
"Cancel log in" : "Cancel·la l'accés a",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "S'ha enviat un missatge per restablir la contrasenya a la vostra adreça de correu electrònic. Si no el rebeu en un temps raonable comproveu la carpeta de correu brossa. <br>Si no és allà, pregunteu a l'administrador local.",
"Search globally" : "Cerca globalment",
"Your client should now be connected! You can close this window." : "El vostre client ja està connectat! Podeu tancar aquesta finestra."

@ -302,7 +302,7 @@
"Set up two-factor authentication" : "Configura l'autenticació de dos factors",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Lautenticació de dos factor és obligada, però no ha estat configurada al vostre compte. Utilitzeu un dels codis secundaris per connectar o contactar amb el vostre administrador per rebre ajuda.",
"Use backup code" : "Utilitza un codi de còpia de seguretat",
"Cancel log in" : "Cancel·la l'accés a",
"Cancel login" : "Cancel·la l'inici de sessió",
"Setup two-factor authentication" : "Configura l'autenticació de dos factors",
"Enhanced security is enforced for your account. Choose which provider to set up:" : "La seguretat millorada és obligatòria per al vostre compte. Trieu quin proveïdor configurar:",
"Error while validating your second factor" : "S'ha produït un error en validar el segon factor",
@ -416,6 +416,7 @@
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "L'ús de SQLite és desaconsellat especialment quan es fa servir el client d'escriptori per sincronitzar els fitxers.",
"Wrong password." : "Contrasenya incorrecta.",
"New Password" : "Contrasenya nova",
"Cancel log in" : "Cancel·la l'accés a",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "S'ha enviat un missatge per restablir la contrasenya a la vostra adreça de correu electrònic. Si no el rebeu en un temps raonable comproveu la carpeta de correu brossa. <br>Si no és allà, pregunteu a l'administrador local.",
"Search globally" : "Cerca globalment",
"Your client should now be connected! You can close this window." : "El vostre client ja està connectat! Podeu tancar aquesta finestra."

@ -314,7 +314,7 @@ OC.L10N.register(
"Set up two-factor authentication" : "Nastavit dvoufázové ověřování",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Je vynucováno dvoufázové ověřování ale to pro váš účet není nastaveno. Přihlaste se použitím nějakého ze svých záložních kódů nebo se obraťte o pomoc na svého správce.",
"Use backup code" : "Použít záložní kód",
"Cancel log in" : "Zrušit přihlášení",
"Cancel login" : "Zrušit přihlášení",
"Setup two-factor authentication" : "Nastavit dvoufázové ověřování",
"Enhanced security is enforced for your account. Choose which provider to set up:" : "Vylepšené zabezpečení je vynuceno vaším účtem. Zvolte, kterého poskytovatele nastavit:",
"Error while validating your second factor" : "Chyba při ověřování druhého faktoru",
@ -428,6 +428,7 @@ OC.L10N.register(
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Obzvláště při používání klientské aplikace pro synchronizaci s desktopem není SQLite doporučeno.",
"Wrong password." : "Nesprávné heslo.",
"New Password" : "Nové heslo",
"Cancel log in" : "Zrušit přihlášení",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Odkaz na obnovení hesla byl odeslán na e-mailovou adresu, uvedenou pro tento účet. Pokud jej v krátké době neobdržíte, zkontrolujte nevyžádanou poštu a koš.<br>Pokud jej nenaleznete, kontaktujte svého správce systému.",
"Search globally" : "Hledat globálně",
"Your client should now be connected! You can close this window." : "Váš klient by nyní měl být připojen. Toto okno už můžete zavřít."

@ -312,7 +312,7 @@
"Set up two-factor authentication" : "Nastavit dvoufázové ověřování",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Je vynucováno dvoufázové ověřování ale to pro váš účet není nastaveno. Přihlaste se použitím nějakého ze svých záložních kódů nebo se obraťte o pomoc na svého správce.",
"Use backup code" : "Použít záložní kód",
"Cancel log in" : "Zrušit přihlášení",
"Cancel login" : "Zrušit přihlášení",
"Setup two-factor authentication" : "Nastavit dvoufázové ověřování",
"Enhanced security is enforced for your account. Choose which provider to set up:" : "Vylepšené zabezpečení je vynuceno vaším účtem. Zvolte, kterého poskytovatele nastavit:",
"Error while validating your second factor" : "Chyba při ověřování druhého faktoru",
@ -426,6 +426,7 @@
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Obzvláště při používání klientské aplikace pro synchronizaci s desktopem není SQLite doporučeno.",
"Wrong password." : "Nesprávné heslo.",
"New Password" : "Nové heslo",
"Cancel log in" : "Zrušit přihlášení",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Odkaz na obnovení hesla byl odeslán na e-mailovou adresu, uvedenou pro tento účet. Pokud jej v krátké době neobdržíte, zkontrolujte nevyžádanou poštu a koš.<br>Pokud jej nenaleznete, kontaktujte svého správce systému.",
"Search globally" : "Hledat globálně",
"Your client should now be connected! You can close this window." : "Váš klient by nyní měl být připojen. Toto okno už můžete zavřít."

@ -283,7 +283,7 @@ OC.L10N.register(
"Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "To-faktor adgang påkrævet, men endnu ikke indstillet for din konto. kontakt venligst din administrator for hjælp.",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "To-faktor adgang påkrævet, men endnu ikke indstillet for din konto. Brug en af dine nødkoder for at logge ind eller kontakt din administrator for hjælp.",
"Use backup code" : "Benyt backup-kode",
"Cancel log in" : "Annullér login",
"Cancel login" : "Annuller login",
"Error while validating your second factor" : "Fejl i valideringen af din anden faktor login",
"Access through untrusted domain" : "Tilgå gennem et utroværdigt domæne.",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Kontakt venligst din administrator. Hvis du er administratoren af denne server, skal du konfigurerer \"trusted-domains\" i filen config/config.php. Et eksempel på hvordan kan findes i filen config/config.sample.php",
@ -395,6 +395,7 @@ OC.L10N.register(
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Brug af SQLite frarådes især når skrivebordsklienten anvendes til filsynkronisering.",
"Wrong password." : "Forkert kodeord.",
"New Password" : "Ny adgangskode",
"Cancel log in" : "Annullér login",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "En e-post til at nulstille dit kodeord er blevet sendt til e-postadressen for denne konto. Hvis du ikke modtager den inden for en rimelig tid, så tjek dine spam/junk-mapper.<br> Hvis den ikke er der, så spørg din lokale administrator.",
"Search globally" : "Søg globalt",
"Your client should now be connected! You can close this window." : "Din klient er nu forbundet. Du kan lukke dette vindue"

@ -281,7 +281,7 @@
"Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "To-faktor adgang påkrævet, men endnu ikke indstillet for din konto. kontakt venligst din administrator for hjælp.",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "To-faktor adgang påkrævet, men endnu ikke indstillet for din konto. Brug en af dine nødkoder for at logge ind eller kontakt din administrator for hjælp.",
"Use backup code" : "Benyt backup-kode",
"Cancel log in" : "Annullér login",
"Cancel login" : "Annuller login",
"Error while validating your second factor" : "Fejl i valideringen af din anden faktor login",
"Access through untrusted domain" : "Tilgå gennem et utroværdigt domæne.",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Kontakt venligst din administrator. Hvis du er administratoren af denne server, skal du konfigurerer \"trusted-domains\" i filen config/config.php. Et eksempel på hvordan kan findes i filen config/config.sample.php",
@ -393,6 +393,7 @@
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Brug af SQLite frarådes især når skrivebordsklienten anvendes til filsynkronisering.",
"Wrong password." : "Forkert kodeord.",
"New Password" : "Ny adgangskode",
"Cancel log in" : "Annullér login",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "En e-post til at nulstille dit kodeord er blevet sendt til e-postadressen for denne konto. Hvis du ikke modtager den inden for en rimelig tid, så tjek dine spam/junk-mapper.<br> Hvis den ikke er der, så spørg din lokale administrator.",
"Search globally" : "Søg globalt",
"Your client should now be connected! You can close this window." : "Din klient er nu forbundet. Du kan lukke dette vindue"

@ -314,7 +314,7 @@ OC.L10N.register(
"Set up two-factor authentication" : "Zwei-Faktor-Authentifizierung konfigurieren",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Die Zwei-Faktor-Authentifizierung wird erzwungen, wurde jedoch für Dein Konto nicht konfiguriert. Verwende einen Deiner Backup-Codes zum Anmelden, oder wende Dich für Unterstützung an Deinen Administrator.",
"Use backup code" : "Backup-Code benutzen",
"Cancel log in" : "Anmeldung abbrechen",
"Cancel login" : "Anmelden abbrechen",
"Setup two-factor authentication" : "Zwei-Faktor-Authentifizierung konfigurieren",
"Enhanced security is enforced for your account. Choose which provider to set up:" : "Erhöhte Sicherheit ist für Dein Konto aktiviert. Bitte wähle einen Anbieter zum Einrichten: ",
"Error while validating your second factor" : "Fehler beim Bestätigen des zweiten Sicherheitsfaktors",
@ -428,6 +428,7 @@ OC.L10N.register(
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Insbesondere bei Nutzung des Desktop-Clients zur Dateisynchronisierung wird vom Einsatz von SQLite abgeraten.",
"Wrong password." : "Falsches Passwort.",
"New Password" : "Neues Passwort",
"Cancel log in" : "Anmeldung abbrechen",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Wir haben eine E-Mail zum Zurücksetzen des Passworts an die für dieses Konto bekannte E-Mail-Adresse versendet. Solltest Du diese nicht in Kürze erhalten, prüfe bitte Deinen Spam-Ordner.<br>Wenn Du keine E-Mail bekommen hast, wende Dich bitte an Deinen lokalen Administrator.",
"Search globally" : "Global suchen",
"Your client should now be connected! You can close this window." : "Dein Client ist jetzt verbunden! Du kannst dieses Fenster schließen."

@ -312,7 +312,7 @@
"Set up two-factor authentication" : "Zwei-Faktor-Authentifizierung konfigurieren",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Die Zwei-Faktor-Authentifizierung wird erzwungen, wurde jedoch für Dein Konto nicht konfiguriert. Verwende einen Deiner Backup-Codes zum Anmelden, oder wende Dich für Unterstützung an Deinen Administrator.",
"Use backup code" : "Backup-Code benutzen",
"Cancel log in" : "Anmeldung abbrechen",
"Cancel login" : "Anmelden abbrechen",
"Setup two-factor authentication" : "Zwei-Faktor-Authentifizierung konfigurieren",
"Enhanced security is enforced for your account. Choose which provider to set up:" : "Erhöhte Sicherheit ist für Dein Konto aktiviert. Bitte wähle einen Anbieter zum Einrichten: ",
"Error while validating your second factor" : "Fehler beim Bestätigen des zweiten Sicherheitsfaktors",
@ -426,6 +426,7 @@
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Insbesondere bei Nutzung des Desktop-Clients zur Dateisynchronisierung wird vom Einsatz von SQLite abgeraten.",
"Wrong password." : "Falsches Passwort.",
"New Password" : "Neues Passwort",
"Cancel log in" : "Anmeldung abbrechen",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Wir haben eine E-Mail zum Zurücksetzen des Passworts an die für dieses Konto bekannte E-Mail-Adresse versendet. Solltest Du diese nicht in Kürze erhalten, prüfe bitte Deinen Spam-Ordner.<br>Wenn Du keine E-Mail bekommen hast, wende Dich bitte an Deinen lokalen Administrator.",
"Search globally" : "Global suchen",
"Your client should now be connected! You can close this window." : "Dein Client ist jetzt verbunden! Du kannst dieses Fenster schließen."

@ -314,7 +314,7 @@ OC.L10N.register(
"Set up two-factor authentication" : "Zwei-Faktor-Authentifizierung konfigurieren",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Die Zwei-Faktor-Authentifizierung wird erzwungen, wurde für Ihr Konto jedoch nicht konfiguriert. Verwenden Sie zum Anmelden einen Ihrer Backup-Codes, oder wenden Sie sich für Unterstützung an Ihren Administrator.",
"Use backup code" : "Backup-Code benutzen",
"Cancel log in" : "Anmeldung abbrechen",
"Cancel login" : "Anmelden abbrechen",
"Setup two-factor authentication" : "Zwei-Faktor-Authentifizierung konfigurieren",
"Enhanced security is enforced for your account. Choose which provider to set up:" : "Erhöhte Sicherheit ist für Ihr Konto aktiviert. Bitte wählen Sie einen Anbieter zum Einrichten: ",
"Error while validating your second factor" : "Fehler beim Bestätigen des zweiten Sicherheitsfaktors",
@ -428,6 +428,7 @@ OC.L10N.register(
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Insbesondere bei Nutzung des Desktop-Clients zur Dateisynchronisierung wird vom Einsatz von SQLite abgeraten.",
"Wrong password." : "Falsches Passwort.",
"New Password" : "Neues Passwort",
"Cancel log in" : "Anmeldung abbrechen",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Wir haben eine E-Mail zum Zurücksetzen des Passworts an die für dieses Konto bekannte E-Mail-Adresse versendet. Sollten Sie diese nicht in Kürze erhalten, prüfen Sie bitte Ihren Spam-Ordner.<br>Wenn Sie keine E-Mail bekommen haben, wenden Sie sich bitte an Ihren lokalen Administrator.",
"Search globally" : "Global suchen",
"Your client should now be connected! You can close this window." : "Ihr Client ist jetzt verbunden! Sie können dieses Fenster schließen."

@ -312,7 +312,7 @@
"Set up two-factor authentication" : "Zwei-Faktor-Authentifizierung konfigurieren",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Die Zwei-Faktor-Authentifizierung wird erzwungen, wurde für Ihr Konto jedoch nicht konfiguriert. Verwenden Sie zum Anmelden einen Ihrer Backup-Codes, oder wenden Sie sich für Unterstützung an Ihren Administrator.",
"Use backup code" : "Backup-Code benutzen",
"Cancel log in" : "Anmeldung abbrechen",
"Cancel login" : "Anmelden abbrechen",
"Setup two-factor authentication" : "Zwei-Faktor-Authentifizierung konfigurieren",
"Enhanced security is enforced for your account. Choose which provider to set up:" : "Erhöhte Sicherheit ist für Ihr Konto aktiviert. Bitte wählen Sie einen Anbieter zum Einrichten: ",
"Error while validating your second factor" : "Fehler beim Bestätigen des zweiten Sicherheitsfaktors",
@ -426,6 +426,7 @@
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Insbesondere bei Nutzung des Desktop-Clients zur Dateisynchronisierung wird vom Einsatz von SQLite abgeraten.",
"Wrong password." : "Falsches Passwort.",
"New Password" : "Neues Passwort",
"Cancel log in" : "Anmeldung abbrechen",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Wir haben eine E-Mail zum Zurücksetzen des Passworts an die für dieses Konto bekannte E-Mail-Adresse versendet. Sollten Sie diese nicht in Kürze erhalten, prüfen Sie bitte Ihren Spam-Ordner.<br>Wenn Sie keine E-Mail bekommen haben, wenden Sie sich bitte an Ihren lokalen Administrator.",
"Search globally" : "Global suchen",
"Your client should now be connected! You can close this window." : "Ihr Client ist jetzt verbunden! Sie können dieses Fenster schließen."

@ -290,7 +290,6 @@ OC.L10N.register(
"Two-factor authentication" : "Πιστοποίηση Δύο-Παραγόντων",
"Set up two-factor authentication" : "Ρύθμιση πιστοποίησης δύο-βημάτων",
"Use backup code" : "Χρήση εφεδρικών κωδικών",
"Cancel log in" : "Ακύρωση εισόδου",
"Setup two-factor authentication" : "Ρύθμιση πιστοποίησης δύο-βημάτων",
"Enhanced security is enforced for your account. Choose which provider to set up:" : "Έχει ενεργοποιηθεί βελτιωμένη ασφάλεια για τον λογαριασμό σας. Επιλέξτε ποιόν πάροχο θα ρυθμίσετε:",
"Error while validating your second factor" : "Σφάλμα κατά την επικύρωση του δεύτερου παράγοντα",
@ -399,6 +398,7 @@ OC.L10N.register(
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Ειδικά όταν χρησιμοποιείτε το λογισμικό για συγχρονισμό στον υπολογιστή σας, δεν συνίσταται η χρήση της SQLite.",
"Wrong password." : "Λάθος συνθηματικό.",
"New Password" : "Νέο Συνθηματικό",
"Cancel log in" : "Ακύρωση εισόδου",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Ο σύνδεσμος για την επαναφορά του συνθηματικού σας απεστάλη στο ηλ. ταχυδρομείο σας. Εάν δεν το παραλάβετε μέσα σε ένα εύλογο χρονικό διάστημα, ελέγξτε το φάκελο ανεπιθύμητων μηνυμάτων σας. <br> Εάν δεν βρίσκεται εκεί ρωτήστε τον διαχειριστή σας.",
"Search globally" : "Γενική αναζήτηση",
"Your client should now be connected! You can close this window." : "Η εφαρμογή υπολογιστή έχει συνδεθεί! Μπορείτε να κλείσετε το παράθυρο."

@ -288,7 +288,6 @@
"Two-factor authentication" : "Πιστοποίηση Δύο-Παραγόντων",
"Set up two-factor authentication" : "Ρύθμιση πιστοποίησης δύο-βημάτων",
"Use backup code" : "Χρήση εφεδρικών κωδικών",
"Cancel log in" : "Ακύρωση εισόδου",
"Setup two-factor authentication" : "Ρύθμιση πιστοποίησης δύο-βημάτων",
"Enhanced security is enforced for your account. Choose which provider to set up:" : "Έχει ενεργοποιηθεί βελτιωμένη ασφάλεια για τον λογαριασμό σας. Επιλέξτε ποιόν πάροχο θα ρυθμίσετε:",
"Error while validating your second factor" : "Σφάλμα κατά την επικύρωση του δεύτερου παράγοντα",
@ -397,6 +396,7 @@
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Ειδικά όταν χρησιμοποιείτε το λογισμικό για συγχρονισμό στον υπολογιστή σας, δεν συνίσταται η χρήση της SQLite.",
"Wrong password." : "Λάθος συνθηματικό.",
"New Password" : "Νέο Συνθηματικό",
"Cancel log in" : "Ακύρωση εισόδου",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Ο σύνδεσμος για την επαναφορά του συνθηματικού σας απεστάλη στο ηλ. ταχυδρομείο σας. Εάν δεν το παραλάβετε μέσα σε ένα εύλογο χρονικό διάστημα, ελέγξτε το φάκελο ανεπιθύμητων μηνυμάτων σας. <br> Εάν δεν βρίσκεται εκεί ρωτήστε τον διαχειριστή σας.",
"Search globally" : "Γενική αναζήτηση",
"Your client should now be connected! You can close this window." : "Η εφαρμογή υπολογιστή έχει συνδεθεί! Μπορείτε να κλείσετε το παράθυρο."

@ -232,7 +232,7 @@ OC.L10N.register(
"The password is wrong. Try again." : "The password is wrong. Try again.",
"Two-factor authentication" : "Two-factor authentication",
"Use backup code" : "Use backup code",
"Cancel log in" : "Cancel log in",
"Cancel login" : "Cancel login",
"Error while validating your second factor" : "Error while validating your second factor",
"Access through untrusted domain" : "Access through untrusted domain",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php.",
@ -320,6 +320,7 @@ OC.L10N.register(
"For larger installations we recommend to choose a different database backend." : "For larger installations we recommend to choose a different database backend.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Especially when using the desktop client for file syncing, the use of SQLite is discouraged.",
"Wrong password." : "Wrong password.",
"New Password" : "New Password"
"New Password" : "New Password",
"Cancel log in" : "Cancel log in"
},
"nplurals=2; plural=(n != 1);");

@ -230,7 +230,7 @@
"The password is wrong. Try again." : "The password is wrong. Try again.",
"Two-factor authentication" : "Two-factor authentication",
"Use backup code" : "Use backup code",
"Cancel log in" : "Cancel log in",
"Cancel login" : "Cancel login",
"Error while validating your second factor" : "Error while validating your second factor",
"Access through untrusted domain" : "Access through untrusted domain",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php.",
@ -318,6 +318,7 @@
"For larger installations we recommend to choose a different database backend." : "For larger installations we recommend to choose a different database backend.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Especially when using the desktop client for file syncing, the use of SQLite is discouraged.",
"Wrong password." : "Wrong password.",
"New Password" : "New Password"
"New Password" : "New Password",
"Cancel log in" : "Cancel log in"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -300,7 +300,6 @@ OC.L10N.register(
"Set up two-factor authentication" : "Agordi dufazan aŭtentigon",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Dufaza aŭtentigo estas ebligita, sed ĝi ne estis agordita por via konto. Uzu unu el viaj rezervkodoj por ensaluti, aŭ kontaktu vian administranton por helpo.",
"Use backup code" : "Uzi rezervkodon",
"Cancel log in" : "Nuligi ensaluton",
"Setup two-factor authentication" : "Agordi dufazan aŭtentigon",
"Enhanced security is enforced for your account. Choose which provider to set up:" : "Plibonigita sekurigo estas devigata por via konto. Elektu provizanton agordotan:",
"Error while validating your second factor" : "Eraro dum validigo de via dua fazo",
@ -414,6 +413,7 @@ OC.L10N.register(
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Kiam oni uzas la surtablan programon por sinkronigi la dosierojn, SQLite-uzo estas malrekomendita.",
"Wrong password." : "Neĝusta pasvorto.",
"New Password" : "Nova pasvorto",
"Cancel log in" : "Nuligi ensaluton",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "La ligilo por restarigi vian pasvorton estis sendita al via retpoŝtadreso. Se vi ne ricevas ĝin baldaŭ, vidu vian spamujon.<br>Se ĝi ne estas tie, pridemandu vian administranton.",
"Search globally" : "Serĉi ĉie",
"Your client should now be connected! You can close this window." : "Via kliento estas konektita! Vi povas fermi tiun fenestron."

@ -298,7 +298,6 @@
"Set up two-factor authentication" : "Agordi dufazan aŭtentigon",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Dufaza aŭtentigo estas ebligita, sed ĝi ne estis agordita por via konto. Uzu unu el viaj rezervkodoj por ensaluti, aŭ kontaktu vian administranton por helpo.",
"Use backup code" : "Uzi rezervkodon",
"Cancel log in" : "Nuligi ensaluton",
"Setup two-factor authentication" : "Agordi dufazan aŭtentigon",
"Enhanced security is enforced for your account. Choose which provider to set up:" : "Plibonigita sekurigo estas devigata por via konto. Elektu provizanton agordotan:",
"Error while validating your second factor" : "Eraro dum validigo de via dua fazo",
@ -412,6 +411,7 @@
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Kiam oni uzas la surtablan programon por sinkronigi la dosierojn, SQLite-uzo estas malrekomendita.",
"Wrong password." : "Neĝusta pasvorto.",
"New Password" : "Nova pasvorto",
"Cancel log in" : "Nuligi ensaluton",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "La ligilo por restarigi vian pasvorton estis sendita al via retpoŝtadreso. Se vi ne ricevas ĝin baldaŭ, vidu vian spamujon.<br>Se ĝi ne estas tie, pridemandu vian administranton.",
"Search globally" : "Serĉi ĉie",
"Your client should now be connected! You can close this window." : "Via kliento estas konektita! Vi povas fermi tiun fenestron."

@ -314,7 +314,7 @@ OC.L10N.register(
"Set up two-factor authentication" : "Configurar autenticación de dos factores",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "La autenticación en dos pasos se aplica pero no se ha configurado en su cuenta. Use uno de sus códigos de respaldo para iniciar sesión o comuníquese con su administrador para obtener ayuda.",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Cancel login" : "Cancelar inicio de sesión",
"Setup two-factor authentication" : "Configurar autenticación de dos factores",
"Enhanced security is enforced for your account. Choose which provider to set up:" : "Es obligatorio usar seguridad mejorada en tu cuenta. Escoge qué proveedor configurar:",
"Error while validating your second factor" : "Error al validar su segundo factor",
@ -428,6 +428,7 @@ OC.L10N.register(
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Se desaconseja encarecidamente usar SQLite si se usa el cliente de escritorio para sincronizar archivos.",
"Wrong password." : "Contraseña incorrecta.",
"New Password" : "Contraseña nueva",
"Cancel log in" : "Cancelar inicio de sesión",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Se ha enviado un enlace para restablecer la contraseña a tu correo electrónico. Si no lo recibes en un tiempo razonable, revisa tu carpeta de correo no deseado.<br>Si no está ahí, ponte en contacto con el administrador.",
"Search globally" : "Buscar globalmente",
"Your client should now be connected! You can close this window." : "Tu cliente debería estar conectado ahora. Puedes cerrar esta ventana."

@ -312,7 +312,7 @@
"Set up two-factor authentication" : "Configurar autenticación de dos factores",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "La autenticación en dos pasos se aplica pero no se ha configurado en su cuenta. Use uno de sus códigos de respaldo para iniciar sesión o comuníquese con su administrador para obtener ayuda.",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Cancel login" : "Cancelar inicio de sesión",
"Setup two-factor authentication" : "Configurar autenticación de dos factores",
"Enhanced security is enforced for your account. Choose which provider to set up:" : "Es obligatorio usar seguridad mejorada en tu cuenta. Escoge qué proveedor configurar:",
"Error while validating your second factor" : "Error al validar su segundo factor",
@ -426,6 +426,7 @@
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Se desaconseja encarecidamente usar SQLite si se usa el cliente de escritorio para sincronizar archivos.",
"Wrong password." : "Contraseña incorrecta.",
"New Password" : "Contraseña nueva",
"Cancel log in" : "Cancelar inicio de sesión",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Se ha enviado un enlace para restablecer la contraseña a tu correo electrónico. Si no lo recibes en un tiempo razonable, revisa tu carpeta de correo no deseado.<br>Si no está ahí, ponte en contacto con el administrador.",
"Search globally" : "Buscar globalmente",
"Your client should now be connected! You can close this window." : "Tu cliente debería estar conectado ahora. Puedes cerrar esta ventana."

@ -219,7 +219,6 @@ OC.L10N.register(
"Two-factor authentication" : "Autenticación de dos factores",
"Set up two-factor authentication" : "Configurar autenticación de dos factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Setup two-factor authentication" : "Configurar autenticación de dos factores",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
@ -305,6 +304,7 @@ OC.L10N.register(
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},
"nplurals=2; plural=(n != 1);");

@ -217,7 +217,6 @@
"Two-factor authentication" : "Autenticación de dos factores",
"Set up two-factor authentication" : "Configurar autenticación de dos factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Setup two-factor authentication" : "Configurar autenticación de dos factores",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
@ -303,6 +302,7 @@
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -195,7 +195,6 @@ OC.L10N.register(
"The password is wrong. Try again." : "Error en la contraseña. Inténtelo de nuevo.",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar su segundo factor",
"App update required" : "Se requiere una actualización de la aplicación",
"These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:",
@ -277,6 +276,7 @@ OC.L10N.register(
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes le recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},
"nplurals=2; plural=(n != 1);");

@ -193,7 +193,6 @@
"The password is wrong. Try again." : "Error en la contraseña. Inténtelo de nuevo.",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar su segundo factor",
"App update required" : "Se requiere una actualización de la aplicación",
"These apps will be updated:" : "Las siguientes apllicaciones se actualizarán:",
@ -275,6 +274,7 @@
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes le recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -228,7 +228,6 @@ OC.L10N.register(
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -314,6 +313,7 @@ OC.L10N.register(
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},
"nplurals=2; plural=(n != 1);");

@ -226,7 +226,6 @@
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -312,6 +311,7 @@
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -228,7 +228,6 @@ OC.L10N.register(
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -314,6 +313,7 @@ OC.L10N.register(
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},
"nplurals=2; plural=(n != 1);");

@ -226,7 +226,6 @@
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -312,6 +311,7 @@
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -228,7 +228,6 @@ OC.L10N.register(
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -314,6 +313,7 @@ OC.L10N.register(
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},
"nplurals=2; plural=(n != 1);");

@ -226,7 +226,6 @@
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -312,6 +311,7 @@
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -228,7 +228,6 @@ OC.L10N.register(
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -314,6 +313,7 @@ OC.L10N.register(
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},
"nplurals=2; plural=(n != 1);");

@ -226,7 +226,6 @@
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -312,6 +311,7 @@
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -228,7 +228,6 @@ OC.L10N.register(
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -314,6 +313,7 @@ OC.L10N.register(
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},
"nplurals=2; plural=(n != 1);");

@ -226,7 +226,6 @@
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -312,6 +311,7 @@
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -228,7 +228,6 @@ OC.L10N.register(
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -314,6 +313,7 @@ OC.L10N.register(
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},
"nplurals=2; plural=(n != 1);");

@ -226,7 +226,6 @@
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -312,6 +311,7 @@
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -218,7 +218,6 @@ OC.L10N.register(
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -303,6 +302,7 @@ OC.L10N.register(
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},
"nplurals=2; plural=(n != 1);");

@ -216,7 +216,6 @@
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -301,6 +300,7 @@
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -228,7 +228,6 @@ OC.L10N.register(
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -315,6 +314,7 @@ OC.L10N.register(
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},
"nplurals=2; plural=(n != 1);");

@ -226,7 +226,6 @@
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -313,6 +312,7 @@
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -218,7 +218,6 @@ OC.L10N.register(
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -303,6 +302,7 @@ OC.L10N.register(
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},
"nplurals=2; plural=(n != 1);");

@ -216,7 +216,6 @@
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -301,6 +300,7 @@
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -218,7 +218,6 @@ OC.L10N.register(
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -303,6 +302,7 @@ OC.L10N.register(
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},
"nplurals=2; plural=(n != 1);");

@ -216,7 +216,6 @@
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -301,6 +300,7 @@
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -218,7 +218,6 @@ OC.L10N.register(
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -303,6 +302,7 @@ OC.L10N.register(
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},
"nplurals=2; plural=(n != 1);");

@ -216,7 +216,6 @@
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -301,6 +300,7 @@
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -218,7 +218,6 @@ OC.L10N.register(
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -303,6 +302,7 @@ OC.L10N.register(
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},
"nplurals=2; plural=(n != 1);");

@ -216,7 +216,6 @@
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -301,6 +300,7 @@
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -218,7 +218,6 @@ OC.L10N.register(
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -303,6 +302,7 @@ OC.L10N.register(
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},
"nplurals=2; plural=(n != 1);");

@ -216,7 +216,6 @@
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -301,6 +300,7 @@
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -228,7 +228,6 @@ OC.L10N.register(
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -314,6 +313,7 @@ OC.L10N.register(
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},
"nplurals=2; plural=(n != 1);");

@ -226,7 +226,6 @@
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -312,6 +311,7 @@
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -218,7 +218,6 @@ OC.L10N.register(
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -303,6 +302,7 @@ OC.L10N.register(
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},
"nplurals=2; plural=(n != 1);");

@ -216,7 +216,6 @@
"The password is wrong. Try again." : "La contraseña está equivoada. Por favor vuelve a intentarlo. ",
"Two-factor authentication" : "Autenticación de dos-factores",
"Use backup code" : "Usar código de respaldo",
"Cancel log in" : "Cancelar inicio de sesión",
"Error while validating your second factor" : "Se presentó un error al validar tu segundo factor",
"Access through untrusted domain" : "Accesa a través de un dominio no de confianza",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Por favor contacta a tu adminsitrador. Si tu eres un administrador, edita la propiedad \"trusted_domains\" en el archivo config/config.php como en el ejemplo config.sample.php.",
@ -301,6 +300,7 @@
"For larger installations we recommend to choose a different database backend." : "Para instalaciones más grandes te recomendamos elegir un backend de base de datos diferente.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "El uso de SQLiite es especialmente desalentado al usar el cliente de escritorio para sincrionizar. ",
"Wrong password." : "Contraseña inválida. ",
"New Password" : "Nueva Contraseña"
"New Password" : "Nueva Contraseña",
"Cancel log in" : "Cancelar inicio de sesión"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -195,7 +195,6 @@ OC.L10N.register(
"The password is wrong. Try again." : "Parool on vale. Proovi uuesti.",
"Two-factor authentication" : "Kaheastmeline autentimine",
"Use backup code" : "Kasuta varu koodi",
"Cancel log in" : "Katkesta sisselogimine",
"Error while validating your second factor" : "Teise faktori valideerimise viga",
"Access through untrusted domain" : "Ligipääs läbi ebausaldusväärse domeeni",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Palun võtke ühendust oma administraatoriga. Kui olete administraator, muutke konfiguratsioonis config/config.php sätet \"trusted_domains\", nagu näidis config.sample.php failis.",
@ -279,6 +278,7 @@ OC.L10N.register(
"For larger installations we recommend to choose a different database backend." : "Suuremate paigalduste jaoks soovitame valida teise andmebaasi.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Eriti kui tasutad töölaua rakendust failide sünkroonimiseks on SQLite andmebaas ebasoovitav.",
"Wrong password." : "Vale parool.",
"New Password" : "Uus parool"
"New Password" : "Uus parool",
"Cancel log in" : "Katkesta sisselogimine"
},
"nplurals=2; plural=(n != 1);");

@ -193,7 +193,6 @@
"The password is wrong. Try again." : "Parool on vale. Proovi uuesti.",
"Two-factor authentication" : "Kaheastmeline autentimine",
"Use backup code" : "Kasuta varu koodi",
"Cancel log in" : "Katkesta sisselogimine",
"Error while validating your second factor" : "Teise faktori valideerimise viga",
"Access through untrusted domain" : "Ligipääs läbi ebausaldusväärse domeeni",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Palun võtke ühendust oma administraatoriga. Kui olete administraator, muutke konfiguratsioonis config/config.php sätet \"trusted_domains\", nagu näidis config.sample.php failis.",
@ -277,6 +276,7 @@
"For larger installations we recommend to choose a different database backend." : "Suuremate paigalduste jaoks soovitame valida teise andmebaasi.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Eriti kui tasutad töölaua rakendust failide sünkroonimiseks on SQLite andmebaas ebasoovitav.",
"Wrong password." : "Vale parool.",
"New Password" : "Uus parool"
"New Password" : "Uus parool",
"Cancel log in" : "Katkesta sisselogimine"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -314,7 +314,7 @@ OC.L10N.register(
"Set up two-factor authentication" : "Konfiguratu bi faktoreko autentifikazioa",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Bi faktoreko autentifikazioa aplikatzen da baina ez da konfiguratu zure kontuan. Erabili zure ordezko kode bat saioa hasteko edo jarri harremanetan zure administratzailearekin laguntza jasotzeko.",
"Use backup code" : "Erabili ordezko kodea",
"Cancel log in" : "Ezeztatu saio hasiera",
"Cancel login" : "Ezeztatu login",
"Setup two-factor authentication" : "Konfiguratu bi faktoreko autentifikazioa",
"Enhanced security is enforced for your account. Choose which provider to set up:" : "Segurtasun hobetua aplikatzen da zure kontuan. Aukeratu hornitzailea konfiguratzeko:",
"Error while validating your second factor" : "Errorea zure bigarren faktorea balioztatzean",
@ -428,6 +428,7 @@ OC.L10N.register(
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "SQLite erabiltzea ez da gomendagarria fitxategiak sinkronizatzeko mahaigaineko aplikazioa erabiltzean.",
"Wrong password." : "Pasahitz okerra.",
"New Password" : "Pasahitz berria",
"Cancel log in" : "Ezeztatu saio hasiera",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Pasahitza berrezartzeko posta elektroniko bat bidali dugu kontu honen helbide elektronikora. Ez baduzu arrazoizko denbora epe batean jasotzen, begiratu zure zabor-posta karpetan. <br> Ez badago hor, galdetu zure administratzaile lokalari.",
"Search globally" : "Bilatu globalki",
"Your client should now be connected! You can close this window." : "Zure bezeroak konektatuta dago! Leiho hau itxi dezakezu."

@ -312,7 +312,7 @@
"Set up two-factor authentication" : "Konfiguratu bi faktoreko autentifikazioa",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Bi faktoreko autentifikazioa aplikatzen da baina ez da konfiguratu zure kontuan. Erabili zure ordezko kode bat saioa hasteko edo jarri harremanetan zure administratzailearekin laguntza jasotzeko.",
"Use backup code" : "Erabili ordezko kodea",
"Cancel log in" : "Ezeztatu saio hasiera",
"Cancel login" : "Ezeztatu login",
"Setup two-factor authentication" : "Konfiguratu bi faktoreko autentifikazioa",
"Enhanced security is enforced for your account. Choose which provider to set up:" : "Segurtasun hobetua aplikatzen da zure kontuan. Aukeratu hornitzailea konfiguratzeko:",
"Error while validating your second factor" : "Errorea zure bigarren faktorea balioztatzean",
@ -426,6 +426,7 @@
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "SQLite erabiltzea ez da gomendagarria fitxategiak sinkronizatzeko mahaigaineko aplikazioa erabiltzean.",
"Wrong password." : "Pasahitz okerra.",
"New Password" : "Pasahitz berria",
"Cancel log in" : "Ezeztatu saio hasiera",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Pasahitza berrezartzeko posta elektroniko bat bidali dugu kontu honen helbide elektronikora. Ez baduzu arrazoizko denbora epe batean jasotzen, begiratu zure zabor-posta karpetan. <br> Ez badago hor, galdetu zure administratzaile lokalari.",
"Search globally" : "Bilatu globalki",
"Your client should now be connected! You can close this window." : "Zure bezeroak konektatuta dago! Leiho hau itxi dezakezu."

@ -192,7 +192,6 @@ OC.L10N.register(
"This share is password-protected" : "این اشتراک توسط رمز عبور محافظت می شود",
"The password is wrong. Try again." : "رمزعبور اشتباه می باشد. دوباره امتحان کنید.",
"Use backup code" : "از کد پشتیبان استفاده شود",
"Cancel log in" : "لغو ورود",
"App update required" : "نیاز به بروزرسانی برنامه وجود دارد",
"These apps will be updated:" : "این برنامه‌ها بروزرسانی شده‌اند:",
"The theme %s has been disabled." : "قالب %s غیر فعال شد.",
@ -262,6 +261,7 @@ OC.L10N.register(
"SQLite will be used as database." : "SQLite به عنوان پایگاه‎داده استفاده خواهد شد.",
"For larger installations we recommend to choose a different database backend." : "برای نصب و راه اندازی بزرگتر توصیه می کنیم یک پایگاه داده متفاوتی را انتخاب کنید.",
"Wrong password." : "گذرواژه اشتباه.",
"New Password" : "رمزعبور جدید"
"New Password" : "رمزعبور جدید",
"Cancel log in" : "لغو ورود"
},
"nplurals=2; plural=(n > 1);");

@ -190,7 +190,6 @@
"This share is password-protected" : "این اشتراک توسط رمز عبور محافظت می شود",
"The password is wrong. Try again." : "رمزعبور اشتباه می باشد. دوباره امتحان کنید.",
"Use backup code" : "از کد پشتیبان استفاده شود",
"Cancel log in" : "لغو ورود",
"App update required" : "نیاز به بروزرسانی برنامه وجود دارد",
"These apps will be updated:" : "این برنامه‌ها بروزرسانی شده‌اند:",
"The theme %s has been disabled." : "قالب %s غیر فعال شد.",
@ -260,6 +259,7 @@
"SQLite will be used as database." : "SQLite به عنوان پایگاه‎داده استفاده خواهد شد.",
"For larger installations we recommend to choose a different database backend." : "برای نصب و راه اندازی بزرگتر توصیه می کنیم یک پایگاه داده متفاوتی را انتخاب کنید.",
"Wrong password." : "گذرواژه اشتباه.",
"New Password" : "رمزعبور جدید"
"New Password" : "رمزعبور جدید",
"Cancel log in" : "لغو ورود"
},"pluralForm" :"nplurals=2; plural=(n > 1);"
}

@ -258,7 +258,7 @@ OC.L10N.register(
"Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "Kaksivaiheinen tunnistautuminen on pakotettu, mutta sitä ei ole määritelty tilillesi. Ole yhteydessä ylläpitoon saadaksesi apua.",
"Set up two-factor authentication" : "Määritä kaksivaiheinen tunnistautuminen",
"Use backup code" : "Käytä varakoodia",
"Cancel log in" : "Peru kirjautuminen",
"Cancel login" : "Peru kirjautuminen",
"Setup two-factor authentication" : "Määritä kaksivaiheinen tunnistautuminen",
"Error while validating your second factor" : "Tunnistuksen toisen vaiheen tarkistus epäonnistui",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Ota yhteys ylläpitoon, tai jos olet tämän palvelun ylläpitäjä, määritä \"trusted_domains\"-asetus config/config.php-tiedostossa. Esimerkkimääritys on tiedostossa config/config.sample.php.",
@ -360,6 +360,7 @@ OC.L10N.register(
"For larger installations we recommend to choose a different database backend." : "Suuria asennuksia varten suositellaan muun tietokannan käyttöä.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Varsinkin työpöytäsovelluksen tiedostosynkronointia käyttäessä SQLiten käyttö ei ole suositeltavaa.",
"Wrong password." : "Väärä salasana.",
"New Password" : "Uusi salasana"
"New Password" : "Uusi salasana",
"Cancel log in" : "Peru kirjautuminen"
},
"nplurals=2; plural=(n != 1);");

@ -256,7 +256,7 @@
"Two-factor authentication is enforced but has not been configured on your account. Contact your admin for assistance." : "Kaksivaiheinen tunnistautuminen on pakotettu, mutta sitä ei ole määritelty tilillesi. Ole yhteydessä ylläpitoon saadaksesi apua.",
"Set up two-factor authentication" : "Määritä kaksivaiheinen tunnistautuminen",
"Use backup code" : "Käytä varakoodia",
"Cancel log in" : "Peru kirjautuminen",
"Cancel login" : "Peru kirjautuminen",
"Setup two-factor authentication" : "Määritä kaksivaiheinen tunnistautuminen",
"Error while validating your second factor" : "Tunnistuksen toisen vaiheen tarkistus epäonnistui",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Ota yhteys ylläpitoon, tai jos olet tämän palvelun ylläpitäjä, määritä \"trusted_domains\"-asetus config/config.php-tiedostossa. Esimerkkimääritys on tiedostossa config/config.sample.php.",
@ -358,6 +358,7 @@
"For larger installations we recommend to choose a different database backend." : "Suuria asennuksia varten suositellaan muun tietokannan käyttöä.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Varsinkin työpöytäsovelluksen tiedostosynkronointia käyttäessä SQLiten käyttö ei ole suositeltavaa.",
"Wrong password." : "Väärä salasana.",
"New Password" : "Uusi salasana"
"New Password" : "Uusi salasana",
"Cancel log in" : "Peru kirjautuminen"
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

@ -311,7 +311,7 @@ OC.L10N.register(
"Set up two-factor authentication" : "Paramétrer l'authentification à double facteur",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "L'authentification en deux étapes a été imposée mais n'est pas configurée sur votre compte. Utilisez un de vos codes de secours pour vous connecter ou contactez votre administrateur pour avoir de l'aide.",
"Use backup code" : "Utiliser un code de récupération",
"Cancel log in" : "Annuler l'authentification",
"Cancel login" : "Annuler la connexion",
"Setup two-factor authentication" : "Paramétrer l'authentification à double facteur",
"Enhanced security is enforced for your account. Choose which provider to set up:" : "La sécurité renforcée est appliquée à votre compte. Choisissez le fournisseur à configurer :",
"Error while validating your second factor" : "Erreur lors de la validation de votre second facteur",
@ -425,6 +425,7 @@ OC.L10N.register(
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "En particulier si vous utilisez le client de bureau pour synchroniser vos données, l'utilisation de SQLite est déconseillée.",
"Wrong password." : "Mot de passe incorrect.",
"New Password" : "Nouveau mot de passe",
"Cancel log in" : "Annuler l'authentification",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Nous avons envoyé un e-mail de réinitialisation de mot de passe à l'adresse e-mail que nous connaissons pour ce compte. Si vous ne le recevez pas dans un délai raisonnable, vérifiez vos dossiers de courrier indésirable/pourriel/spam.<br>S'il n'est pas présent, demandez à votre administrateur local.",
"Search globally" : "Rechercher partout",
"Your client should now be connected! You can close this window." : "Votre client devrait maintenant être connecté ! Vous pouvez fermer cette fenêtre."

@ -309,7 +309,7 @@
"Set up two-factor authentication" : "Paramétrer l'authentification à double facteur",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "L'authentification en deux étapes a été imposée mais n'est pas configurée sur votre compte. Utilisez un de vos codes de secours pour vous connecter ou contactez votre administrateur pour avoir de l'aide.",
"Use backup code" : "Utiliser un code de récupération",
"Cancel log in" : "Annuler l'authentification",
"Cancel login" : "Annuler la connexion",
"Setup two-factor authentication" : "Paramétrer l'authentification à double facteur",
"Enhanced security is enforced for your account. Choose which provider to set up:" : "La sécurité renforcée est appliquée à votre compte. Choisissez le fournisseur à configurer :",
"Error while validating your second factor" : "Erreur lors de la validation de votre second facteur",
@ -423,6 +423,7 @@
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "En particulier si vous utilisez le client de bureau pour synchroniser vos données, l'utilisation de SQLite est déconseillée.",
"Wrong password." : "Mot de passe incorrect.",
"New Password" : "Nouveau mot de passe",
"Cancel log in" : "Annuler l'authentification",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Nous avons envoyé un e-mail de réinitialisation de mot de passe à l'adresse e-mail que nous connaissons pour ce compte. Si vous ne le recevez pas dans un délai raisonnable, vérifiez vos dossiers de courrier indésirable/pourriel/spam.<br>S'il n'est pas présent, demandez à votre administrateur local.",
"Search globally" : "Rechercher partout",
"Your client should now be connected! You can close this window." : "Votre client devrait maintenant être connecté ! Vous pouvez fermer cette fenêtre."

@ -314,7 +314,6 @@ OC.L10N.register(
"Set up two-factor authentication" : "Estabelecer a autenticación de dous factores",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "É obrigada a autenticación de dous factores, mais non foi configurada na súa conta. Use un dos seus códigos de seguridade para iniciar sesión ou póñase en contacto co administrador para obter axuda.",
"Use backup code" : "Usar código de seguridade",
"Cancel log in" : "Cancelar o inicio de sesión",
"Setup two-factor authentication" : "Estabelecer a autenticación de dous factores",
"Enhanced security is enforced for your account. Choose which provider to set up:" : "Foi activada a seguridade mellorada para a súa conta. Escolla o fornecedor que quere estabelecer:",
"Error while validating your second factor" : "Produciuse un erro ao validar o seu segundo factor",
@ -428,6 +427,7 @@ OC.L10N.register(
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Concretamente, se emprega o cliente de escritorio para sincronización, desaconséllase o uso de SQLite.",
"Wrong password." : "Contrasinal incorrecto.",
"New Password" : "Novo contrasinal",
"Cancel log in" : "Cancelar o inicio de sesión",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Foi enviada ao enderezo de correo coñecido para esta conta, a ligazón para restabelecer o seu contrasinal. Se non a recibe nun prazo razoábel de tempo, vexa o seu cartafol de correo lixo.<br>Se non está alí pregúntelle ao administrador local.",
"Search globally" : "Facer unha busca global",
"Your client should now be connected! You can close this window." : "O seu cliente xa debe estar conectado. Pode pechar esta xanela."

@ -312,7 +312,6 @@
"Set up two-factor authentication" : "Estabelecer a autenticación de dous factores",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "É obrigada a autenticación de dous factores, mais non foi configurada na súa conta. Use un dos seus códigos de seguridade para iniciar sesión ou póñase en contacto co administrador para obter axuda.",
"Use backup code" : "Usar código de seguridade",
"Cancel log in" : "Cancelar o inicio de sesión",
"Setup two-factor authentication" : "Estabelecer a autenticación de dous factores",
"Enhanced security is enforced for your account. Choose which provider to set up:" : "Foi activada a seguridade mellorada para a súa conta. Escolla o fornecedor que quere estabelecer:",
"Error while validating your second factor" : "Produciuse un erro ao validar o seu segundo factor",
@ -426,6 +425,7 @@
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Concretamente, se emprega o cliente de escritorio para sincronización, desaconséllase o uso de SQLite.",
"Wrong password." : "Contrasinal incorrecto.",
"New Password" : "Novo contrasinal",
"Cancel log in" : "Cancelar o inicio de sesión",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Foi enviada ao enderezo de correo coñecido para esta conta, a ligazón para restabelecer o seu contrasinal. Se non a recibe nun prazo razoábel de tempo, vexa o seu cartafol de correo lixo.<br>Se non está alí pregúntelle ao administrador local.",
"Search globally" : "Facer unha busca global",
"Your client should now be connected! You can close this window." : "O seu cliente xa debe estar conectado. Pode pechar esta xanela."

@ -267,7 +267,7 @@ OC.L10N.register(
"Set up two-factor authentication" : "הגדרת אימות דו־שלבי",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "אימות דו־שלבי נאכף אך הוא אינו מוגדר על החשבון שלך. נא להשתמש באחד מהקודים לצורכי גיבוי כדי להיכנס או ליצור קשר עם המנהל שלך לקבלת עזרה.",
"Use backup code" : "שימוש בקוד גיבוי",
"Cancel log in" : "ביטול כניסה",
"Cancel login" : "ביטול התחברות",
"Setup two-factor authentication" : "הגדרת אימות דו־שלבי",
"Error while validating your second factor" : "שגיאה בעת אימות הגורם השני",
"Access through untrusted domain" : "גישה דרך שם מתחם בלתי מהימן",
@ -378,6 +378,7 @@ OC.L10N.register(
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "במיוחד כאשר משתמשים במחשב שולחני לסנכרון קבצים השימוש ב SQLite אינו מומלץ.",
"Wrong password." : "ססמה שגויה.",
"New Password" : "ססמה חדשה",
"Cancel log in" : "ביטול כניסה",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "שלחנו הודעת דוא״ל לאיפוס ססמה לכתובת הדוא״ל שאנו מכירים לחשבון זה. אם לא קיבלת את ההודעה תוך זמן סביר, מומלץ לחפש בתיקיות הספאם/זבל שלך.<br>אם היא לא שם כדאי לשאול את מנהל הרשת המקומית.",
"Search globally" : "חיפוש גלובלי",
"Your client should now be connected! You can close this window." : "הלקוח שלך אמור להיות מחובר עכשיו! ניתן לסגור את החלון הזה."

@ -265,7 +265,7 @@
"Set up two-factor authentication" : "הגדרת אימות דו־שלבי",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "אימות דו־שלבי נאכף אך הוא אינו מוגדר על החשבון שלך. נא להשתמש באחד מהקודים לצורכי גיבוי כדי להיכנס או ליצור קשר עם המנהל שלך לקבלת עזרה.",
"Use backup code" : "שימוש בקוד גיבוי",
"Cancel log in" : "ביטול כניסה",
"Cancel login" : "ביטול התחברות",
"Setup two-factor authentication" : "הגדרת אימות דו־שלבי",
"Error while validating your second factor" : "שגיאה בעת אימות הגורם השני",
"Access through untrusted domain" : "גישה דרך שם מתחם בלתי מהימן",
@ -376,6 +376,7 @@
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "במיוחד כאשר משתמשים במחשב שולחני לסנכרון קבצים השימוש ב SQLite אינו מומלץ.",
"Wrong password." : "ססמה שגויה.",
"New Password" : "ססמה חדשה",
"Cancel log in" : "ביטול כניסה",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "שלחנו הודעת דוא״ל לאיפוס ססמה לכתובת הדוא״ל שאנו מכירים לחשבון זה. אם לא קיבלת את ההודעה תוך זמן סביר, מומלץ לחפש בתיקיות הספאם/זבל שלך.<br>אם היא לא שם כדאי לשאול את מנהל הרשת המקומית.",
"Search globally" : "חיפוש גלובלי",
"Your client should now be connected! You can close this window." : "הלקוח שלך אמור להיות מחובר עכשיו! ניתן לסגור את החלון הזה."

@ -304,7 +304,6 @@ OC.L10N.register(
"Set up two-factor authentication" : "Postavite dvofaktorsku autentifikaciju",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Dvofaktorska autentifikacija se provodi, ali nije konfigurirana na vašem računu. Prijavite se s nekom od dodatnih sigurnosnih šifri ili se obratite administratoru za pomoć.",
"Use backup code" : "Upotrijebi pričuvnu šifru",
"Cancel log in" : "Otkaži prijavu",
"Setup two-factor authentication" : "Postavite dvofaktorsku autentifikaciju",
"Error while validating your second factor" : "Pogreška prilikom potvrđivanja drugog faktora",
"Access through untrusted domain" : "Pristup s nepouzdane domene",
@ -417,6 +416,7 @@ OC.L10N.register(
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Ako upotrebljavate klijent za sinkronizaciju datoteka, preporučujemo izbjegavanje baze podataka SQLite.",
"Wrong password." : "Pogrešna zaporka.",
"New Password" : "Nova zaporka",
"Cancel log in" : "Otkaži prijavu",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Poslali smo poruku e-pošte za resetiranje zaporke na adresu e-pošte koja nam je poznata za ovaj račun. Ako je ne primite u razumnom vremenskom razdoblju, provjerite mape neželjena pošta/smeće.<br>Ako se ne nalazi u tim mapama, obratite se svom lokalnom administratoru.",
"Search globally" : "Pretraži globalno",
"Your client should now be connected! You can close this window." : "Vaš klijent sada bi trebao biti povezan! Možete zatvoriti ovaj prozor."

@ -302,7 +302,6 @@
"Set up two-factor authentication" : "Postavite dvofaktorsku autentifikaciju",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Dvofaktorska autentifikacija se provodi, ali nije konfigurirana na vašem računu. Prijavite se s nekom od dodatnih sigurnosnih šifri ili se obratite administratoru za pomoć.",
"Use backup code" : "Upotrijebi pričuvnu šifru",
"Cancel log in" : "Otkaži prijavu",
"Setup two-factor authentication" : "Postavite dvofaktorsku autentifikaciju",
"Error while validating your second factor" : "Pogreška prilikom potvrđivanja drugog faktora",
"Access through untrusted domain" : "Pristup s nepouzdane domene",
@ -415,6 +414,7 @@
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Ako upotrebljavate klijent za sinkronizaciju datoteka, preporučujemo izbjegavanje baze podataka SQLite.",
"Wrong password." : "Pogrešna zaporka.",
"New Password" : "Nova zaporka",
"Cancel log in" : "Otkaži prijavu",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Poslali smo poruku e-pošte za resetiranje zaporke na adresu e-pošte koja nam je poznata za ovaj račun. Ako je ne primite u razumnom vremenskom razdoblju, provjerite mape neželjena pošta/smeće.<br>Ako se ne nalazi u tim mapama, obratite se svom lokalnom administratoru.",
"Search globally" : "Pretraži globalno",
"Your client should now be connected! You can close this window." : "Vaš klijent sada bi trebao biti povezan! Možete zatvoriti ovaj prozor."

@ -298,7 +298,7 @@ OC.L10N.register(
"Set up two-factor authentication" : "Kétfaktoros hitelesítés beállítása",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "A kétfaktoros hitelesítés be van tartatva, de nincs beállítva a fiókján. Használja a biztonsági kódjai egyikét a bejelentkezéshez, vagy ha segítségre van szüksége, akkor lépjen kapcsolatba a rendszergazdával.",
"Use backup code" : "Biztonsági kód használata",
"Cancel log in" : "Bejelentkezés megszakítása",
"Cancel login" : "Bejelentkezés megszakítása",
"Setup two-factor authentication" : "Kétfaktoros hitelesítés beállítása",
"Error while validating your second factor" : "Hiba történt a második lépés évényesítésekor",
"Access through untrusted domain" : "Nem megbízható domain-en keresztüli hozzáférés",
@ -411,6 +411,7 @@ OC.L10N.register(
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Amikor az asztali klienset használja fálj szinkronizációra, akkor az SQLite használata nem ajánlott.",
"Wrong password." : "Hibás jelszó.",
"New Password" : "Új jelszó",
"Cancel log in" : "Bejelentkezés megszakítása",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Egy jelszó visszaállítási e-mailt küldtünk a fiókban megadott e-mail címre. Ha nem kapja meg belátható időn belül, akkor ellenőrizze a levélszemét mappát.<br>Ha ott sincs, akkor kérdezze meg a helyi rendszergazdát.",
"Search globally" : "Keresés globálisan",
"Your client should now be connected! You can close this window." : "Az ügyfél már csatlakozhatott! Bezárhatod ezt az ablakot."

@ -296,7 +296,7 @@
"Set up two-factor authentication" : "Kétfaktoros hitelesítés beállítása",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "A kétfaktoros hitelesítés be van tartatva, de nincs beállítva a fiókján. Használja a biztonsági kódjai egyikét a bejelentkezéshez, vagy ha segítségre van szüksége, akkor lépjen kapcsolatba a rendszergazdával.",
"Use backup code" : "Biztonsági kód használata",
"Cancel log in" : "Bejelentkezés megszakítása",
"Cancel login" : "Bejelentkezés megszakítása",
"Setup two-factor authentication" : "Kétfaktoros hitelesítés beállítása",
"Error while validating your second factor" : "Hiba történt a második lépés évényesítésekor",
"Access through untrusted domain" : "Nem megbízható domain-en keresztüli hozzáférés",
@ -409,6 +409,7 @@
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Amikor az asztali klienset használja fálj szinkronizációra, akkor az SQLite használata nem ajánlott.",
"Wrong password." : "Hibás jelszó.",
"New Password" : "Új jelszó",
"Cancel log in" : "Bejelentkezés megszakítása",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Egy jelszó visszaállítási e-mailt küldtünk a fiókban megadott e-mail címre. Ha nem kapja meg belátható időn belül, akkor ellenőrizze a levélszemét mappát.<br>Ha ott sincs, akkor kérdezze meg a helyi rendszergazdát.",
"Search globally" : "Keresés globálisan",
"Your client should now be connected! You can close this window." : "Az ügyfél már csatlakozhatott! Bezárhatod ezt az ablakot."

@ -170,7 +170,7 @@ OC.L10N.register(
"The password is wrong. Try again." : "Kata sandi salah. Coba lagi",
"Two-factor authentication" : "Otentikasi Two-factor",
"Use backup code" : "Gunakan kode cadangan",
"Cancel log in" : "Batalkan masuk log",
"Cancel login" : "Batalkan log masuk",
"Error while validating your second factor" : "Galat ketika memvalidasi faktor kedua anda",
"App update required" : "Diperlukan perbarui aplikasi",
"These apps will be updated:" : "Aplikasi berikut akan diperbarui:",
@ -237,6 +237,7 @@ OC.L10N.register(
"For larger installations we recommend to choose a different database backend." : "Untuk instalasi yang lebih besar, kami menyarankan untuk memilih backend basis data yang berbeda.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Terutama saat menggunakan klien desktop untuk sinkronisasi berkas, penggunaan SQLite tidak disarankan.",
"Wrong password." : "Sandi salah.",
"New Password" : "Kata sandi Baru"
"New Password" : "Kata sandi Baru",
"Cancel log in" : "Batalkan masuk log"
},
"nplurals=1; plural=0;");

@ -168,7 +168,7 @@
"The password is wrong. Try again." : "Kata sandi salah. Coba lagi",
"Two-factor authentication" : "Otentikasi Two-factor",
"Use backup code" : "Gunakan kode cadangan",
"Cancel log in" : "Batalkan masuk log",
"Cancel login" : "Batalkan log masuk",
"Error while validating your second factor" : "Galat ketika memvalidasi faktor kedua anda",
"App update required" : "Diperlukan perbarui aplikasi",
"These apps will be updated:" : "Aplikasi berikut akan diperbarui:",
@ -235,6 +235,7 @@
"For larger installations we recommend to choose a different database backend." : "Untuk instalasi yang lebih besar, kami menyarankan untuk memilih backend basis data yang berbeda.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Terutama saat menggunakan klien desktop untuk sinkronisasi berkas, penggunaan SQLite tidak disarankan.",
"Wrong password." : "Sandi salah.",
"New Password" : "Kata sandi Baru"
"New Password" : "Kata sandi Baru",
"Cancel log in" : "Batalkan masuk log"
},"pluralForm" :"nplurals=1; plural=0;"
}

@ -291,7 +291,7 @@ OC.L10N.register(
"Set up two-factor authentication" : "Setja upp tveggja-þátta auðkenningu",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Tveggja-þátta auðkenningar er krafist, en er ekki búið að setja upp á aðgangnu þínum. Notaðu einn af öryggisafritunarkóðunum þínum til að skrá þig inn, eða hafðu samband við kerfisstjóra til að fá aðstoð varðandi þetta.",
"Use backup code" : "Nota öryggisafritskóða",
"Cancel log in" : "Hætta við innskráningu",
"Cancel login" : "Hætta við innskráningu",
"Setup two-factor authentication" : "Setja upp tveggja-þátta auðkenningu",
"Enhanced security is enforced for your account. Choose which provider to set up:" : "Aukið öryggi var virkjað fyrir aðganginn þinn. Veldu hvaða auðkenningarveitu eigi að nota til auðkenningar:",
"Error while validating your second factor" : "Villa við að sannreyna seinna þrepið",
@ -405,6 +405,7 @@ OC.L10N.register(
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Sérstaklega þegar verið er að nota skjáborðsforritið til að samræma skrár, þá er ekki mælt með notkun SQLite.",
"Wrong password." : "Rangt lykilorð.",
"New Password" : "Nýtt lykilorð",
"Cancel log in" : "Hætta við innskráningu",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Tengillinn til að endurstilla lykilorðið þitt hefur verið sendur á netfangið þitt. Ef þú færð ekki póstinn innan hæfilegs tíma, athugaðu þá ruslpóstmöppuna.<br>Ef hann er ekki þar, spurðu þá kerfisstjórann þinn.",
"Search globally" : "Leita allstaðar",
"Your client should now be connected! You can close this window." : "Biðlaraforritið þitt ætti núna að vera tengt! Þú mátt loka þessum glugga."

@ -289,7 +289,7 @@
"Set up two-factor authentication" : "Setja upp tveggja-þátta auðkenningu",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "Tveggja-þátta auðkenningar er krafist, en er ekki búið að setja upp á aðgangnu þínum. Notaðu einn af öryggisafritunarkóðunum þínum til að skrá þig inn, eða hafðu samband við kerfisstjóra til að fá aðstoð varðandi þetta.",
"Use backup code" : "Nota öryggisafritskóða",
"Cancel log in" : "Hætta við innskráningu",
"Cancel login" : "Hætta við innskráningu",
"Setup two-factor authentication" : "Setja upp tveggja-þátta auðkenningu",
"Enhanced security is enforced for your account. Choose which provider to set up:" : "Aukið öryggi var virkjað fyrir aðganginn þinn. Veldu hvaða auðkenningarveitu eigi að nota til auðkenningar:",
"Error while validating your second factor" : "Villa við að sannreyna seinna þrepið",
@ -403,6 +403,7 @@
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "Sérstaklega þegar verið er að nota skjáborðsforritið til að samræma skrár, þá er ekki mælt með notkun SQLite.",
"Wrong password." : "Rangt lykilorð.",
"New Password" : "Nýtt lykilorð",
"Cancel log in" : "Hætta við innskráningu",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Tengillinn til að endurstilla lykilorðið þitt hefur verið sendur á netfangið þitt. Ef þú færð ekki póstinn innan hæfilegs tíma, athugaðu þá ruslpóstmöppuna.<br>Ef hann er ekki þar, spurðu þá kerfisstjórann þinn.",
"Search globally" : "Leita allstaðar",
"Your client should now be connected! You can close this window." : "Biðlaraforritið þitt ætti núna að vera tengt! Þú mátt loka þessum glugga."

@ -314,7 +314,7 @@ OC.L10N.register(
"Set up two-factor authentication" : "Configura l'autenticazione a due fattori",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "L'autenticazione a due fattori è applicata, ma non è stata configurata nel tuo account. Utilizza uno dei tuoi codici di backup per accedere o contatta il tuo amministratore per assistenza.",
"Use backup code" : "Usa il codice di backup",
"Cancel log in" : "Annulla l'accesso",
"Cancel login" : "Annulla l'accesso",
"Setup two-factor authentication" : "Configura l'autenticazione a due fattori",
"Enhanced security is enforced for your account. Choose which provider to set up:" : "La sicurezza migliorata è applicata al tuo account. Scegli quale fornitore configurare:",
"Error while validating your second factor" : "Errore durante la convalida del tuo secondo fattore",
@ -428,6 +428,7 @@ OC.L10N.register(
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "In particolar modo, quando si utilizza il client desktop per la sincronizzazione dei file, l'uso di SQLite è sconsigliato.",
"Wrong password." : "Password errata.",
"New Password" : "Nuova password",
"Cancel log in" : "Annulla l'accesso",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Abbiamo inviato un'email di ripristino della password all'indirizzo di posta che conosciamo per questo account. Se non lo ricevi in tempi ragionevoli, controlla le cartelle della posta indesiderata.<br>Se non dovesse essere nemmeno lì, contatta il tuo amministratore locale.",
"Search globally" : "Cerca globalmente",
"Your client should now be connected! You can close this window." : "Il client ora dovrebbe essere connesso! Puoi chiudere questa finestra."

@ -312,7 +312,7 @@
"Set up two-factor authentication" : "Configura l'autenticazione a due fattori",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "L'autenticazione a due fattori è applicata, ma non è stata configurata nel tuo account. Utilizza uno dei tuoi codici di backup per accedere o contatta il tuo amministratore per assistenza.",
"Use backup code" : "Usa il codice di backup",
"Cancel log in" : "Annulla l'accesso",
"Cancel login" : "Annulla l'accesso",
"Setup two-factor authentication" : "Configura l'autenticazione a due fattori",
"Enhanced security is enforced for your account. Choose which provider to set up:" : "La sicurezza migliorata è applicata al tuo account. Scegli quale fornitore configurare:",
"Error while validating your second factor" : "Errore durante la convalida del tuo secondo fattore",
@ -426,6 +426,7 @@
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "In particolar modo, quando si utilizza il client desktop per la sincronizzazione dei file, l'uso di SQLite è sconsigliato.",
"Wrong password." : "Password errata.",
"New Password" : "Nuova password",
"Cancel log in" : "Annulla l'accesso",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "Abbiamo inviato un'email di ripristino della password all'indirizzo di posta che conosciamo per questo account. Se non lo ricevi in tempi ragionevoli, controlla le cartelle della posta indesiderata.<br>Se non dovesse essere nemmeno lì, contatta il tuo amministratore locale.",
"Search globally" : "Cerca globalmente",
"Your client should now be connected! You can close this window." : "Il client ora dovrebbe essere connesso! Puoi chiudere questa finestra."

@ -314,7 +314,7 @@ OC.L10N.register(
"Set up two-factor authentication" : "二要素認証を設定",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "二要素認証が強制されていますが、アカウントに設定されていません。 バックアップコードを使用してログインするか、不明点は管理者に連絡してください。",
"Use backup code" : "バックアップコードを使用する",
"Cancel log in" : "ログインをキャンセルする",
"Cancel login" : "ログインをキャンセル",
"Setup two-factor authentication" : "二要素認証を設定",
"Enhanced security is enforced for your account. Choose which provider to set up:" : "アカウントのセキュリティ強化が必要です。使用する認証手段を選択してください。",
"Error while validating your second factor" : "第二要素の検証でエラーが発生しました",
@ -428,6 +428,7 @@ OC.L10N.register(
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特にデスクトップクライアントをファイル同期に使用する場合SQLiteは非推奨です.",
"Wrong password." : "パスワードが間違っています。",
"New Password" : "新しいパスワード",
"Cancel log in" : "ログインをキャンセルする",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "このアカウントのパスワードをリセットするためのメールを、登録されているアドレスに送信しました。 あなたが妥当な時間内にメールを受け取れない場合は、スパム/ジャンクフォルダーをチェックしてください。<br>そこにもない場合は、サーバー管理者に確認してください。",
"Search globally" : "グローバルに検索",
"Your client should now be connected! You can close this window." : "あなたのクライアントは接続されているはずです。 このウィンドウは閉じても構いません。"

@ -312,7 +312,7 @@
"Set up two-factor authentication" : "二要素認証を設定",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "二要素認証が強制されていますが、アカウントに設定されていません。 バックアップコードを使用してログインするか、不明点は管理者に連絡してください。",
"Use backup code" : "バックアップコードを使用する",
"Cancel log in" : "ログインをキャンセルする",
"Cancel login" : "ログインをキャンセル",
"Setup two-factor authentication" : "二要素認証を設定",
"Enhanced security is enforced for your account. Choose which provider to set up:" : "アカウントのセキュリティ強化が必要です。使用する認証手段を選択してください。",
"Error while validating your second factor" : "第二要素の検証でエラーが発生しました",
@ -426,6 +426,7 @@
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "特にデスクトップクライアントをファイル同期に使用する場合SQLiteは非推奨です.",
"Wrong password." : "パスワードが間違っています。",
"New Password" : "新しいパスワード",
"Cancel log in" : "ログインをキャンセルする",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "このアカウントのパスワードをリセットするためのメールを、登録されているアドレスに送信しました。 あなたが妥当な時間内にメールを受け取れない場合は、スパム/ジャンクフォルダーをチェックしてください。<br>そこにもない場合は、サーバー管理者に確認してください。",
"Search globally" : "グローバルに検索",
"Your client should now be connected! You can close this window." : "あなたのクライアントは接続されているはずです。 このウィンドウは閉じても構いません。"

@ -221,7 +221,6 @@ OC.L10N.register(
"The password is wrong. Try again." : "პაროლი არასწორია. სცადეთ ახლიდან.",
"Two-factor authentication" : "ორ-ფაქტრიანი აუტენტიფიკაცია",
"Use backup code" : "ბექაფის კოდის გამოყენება",
"Cancel log in" : "ავტორიზაციის შეჩერება",
"Error while validating your second factor" : "მეორე ფაქტორის ვალიდაციისას წარმოიშვა შეცდომა",
"Access through untrusted domain" : "წვდომა არა-სანდო დომენიდან",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "გთხოვთ დაუკავშირდეთ თქვენს ადმინისტრატორს. იმ შემთხვევაში თუ ბრძანდებით ადმინისტრატორი, config/config.php-ში შეცვალეთ \"trusted_domains\" პარამეტრი, ისე როგორც ნაჩვენებია მაგალითში config.sample.php.",
@ -306,6 +305,7 @@ OC.L10N.register(
"For larger installations we recommend to choose a different database backend." : "უფრო დიდი ინსტალაციებისთვის რეკომენდაციას გიწევთ აირჩიოთ სხვა მონაცემთა ბაზა.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "SQLite-ის გამოყენება არაა რეკომედირებული განსაკუთრებით მაშინ, როდესაც ფაილების სინქრონიზაციისთვის იყენებთ დესკტოპ-კლიენტს.",
"Wrong password." : "არასწორი პაროლი.",
"New Password" : "ახლი პაროლი"
"New Password" : "ახლი პაროლი",
"Cancel log in" : "ავტორიზაციის შეჩერება"
},
"nplurals=2; plural=(n!=1);");

@ -219,7 +219,6 @@
"The password is wrong. Try again." : "პაროლი არასწორია. სცადეთ ახლიდან.",
"Two-factor authentication" : "ორ-ფაქტრიანი აუტენტიფიკაცია",
"Use backup code" : "ბექაფის კოდის გამოყენება",
"Cancel log in" : "ავტორიზაციის შეჩერება",
"Error while validating your second factor" : "მეორე ფაქტორის ვალიდაციისას წარმოიშვა შეცდომა",
"Access through untrusted domain" : "წვდომა არა-სანდო დომენიდან",
"Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "გთხოვთ დაუკავშირდეთ თქვენს ადმინისტრატორს. იმ შემთხვევაში თუ ბრძანდებით ადმინისტრატორი, config/config.php-ში შეცვალეთ \"trusted_domains\" პარამეტრი, ისე როგორც ნაჩვენებია მაგალითში config.sample.php.",
@ -304,6 +303,7 @@
"For larger installations we recommend to choose a different database backend." : "უფრო დიდი ინსტალაციებისთვის რეკომენდაციას გიწევთ აირჩიოთ სხვა მონაცემთა ბაზა.",
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "SQLite-ის გამოყენება არაა რეკომედირებული განსაკუთრებით მაშინ, როდესაც ფაილების სინქრონიზაციისთვის იყენებთ დესკტოპ-კლიენტს.",
"Wrong password." : "არასწორი პაროლი.",
"New Password" : "ახლი პაროლი"
"New Password" : "ახლი პაროლი",
"Cancel log in" : "ავტორიზაციის შეჩერება"
},"pluralForm" :"nplurals=2; plural=(n!=1);"
}

@ -286,7 +286,7 @@ OC.L10N.register(
"Set up two-factor authentication" : "2단계 인증 설정",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "2단계 인증이 필수로 설정되어 있지만 현재 계정에 설정되어 있지 않습니다. 백업 코드를 사용하여 로그인하거나 관리자에게 도움을 요청하십시오.",
"Use backup code" : "백업 코드 사용",
"Cancel log in" : "로그인 취소",
"Cancel login" : "로그인 취소",
"Setup two-factor authentication" : "2단계 인증 설정",
"Error while validating your second factor" : "2단계 인증을 검증하는 중 오류 발생",
"Access through untrusted domain" : "신뢰하지 않는 도메인으로 접근",
@ -399,6 +399,7 @@ OC.L10N.register(
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "특히 파일 동기화를 위해 데스크톱 클라이언트를 사용할 예정이면 SQLite를 사용하지 않는 것이 좋습니다.",
"Wrong password." : "암호가 잘못되었습니다.",
"New Password" : "새 암호",
"Cancel log in" : "로그인 취소",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "암호 재설정 링크를 이 계정에 연결된 이메일 주소로 보냈습니다. 일정 시간이 지난 후에도 이메일을 받지 못했다면 스팸 메일함을 확인해 보십시오.<br>스팸 메일함에도 링크가 없다면 시스템 관리자에게 문의하십시오.",
"Search globally" : "전역 검색",
"Your client should now be connected! You can close this window." : "클라이언트가 연동되었습니다! 이제 창을 닫으셔도 됩니다."

@ -284,7 +284,7 @@
"Set up two-factor authentication" : "2단계 인증 설정",
"Two-factor authentication is enforced but has not been configured on your account. Use one of your backup codes to log in or contact your admin for assistance." : "2단계 인증이 필수로 설정되어 있지만 현재 계정에 설정되어 있지 않습니다. 백업 코드를 사용하여 로그인하거나 관리자에게 도움을 요청하십시오.",
"Use backup code" : "백업 코드 사용",
"Cancel log in" : "로그인 취소",
"Cancel login" : "로그인 취소",
"Setup two-factor authentication" : "2단계 인증 설정",
"Error while validating your second factor" : "2단계 인증을 검증하는 중 오류 발생",
"Access through untrusted domain" : "신뢰하지 않는 도메인으로 접근",
@ -397,6 +397,7 @@
"Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "특히 파일 동기화를 위해 데스크톱 클라이언트를 사용할 예정이면 SQLite를 사용하지 않는 것이 좋습니다.",
"Wrong password." : "암호가 잘못되었습니다.",
"New Password" : "새 암호",
"Cancel log in" : "로그인 취소",
"We have send a password reset e-mail to the e-mail address known to us for this account. If you do not receive it within a reasonable amount of time, check your spam/junk folders.<br>If it is not there ask your local administrator." : "암호 재설정 링크를 이 계정에 연결된 이메일 주소로 보냈습니다. 일정 시간이 지난 후에도 이메일을 받지 못했다면 스팸 메일함을 확인해 보십시오.<br>스팸 메일함에도 링크가 없다면 시스템 관리자에게 문의하십시오.",
"Search globally" : "전역 검색",
"Your client should now be connected! You can close this window." : "클라이언트가 연동되었습니다! 이제 창을 닫으셔도 됩니다."

Some files were not shown because too many files have changed in this diff Show More

Loading…
Cancel
Save