mirror of
https://github.com/nextcloud/server.git
synced 2026-06-13 18:50:47 -04:00
fix(l10n): Update translations from Transifex
Some checks failed
Integration sqlite / changes (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, --tags ~@large files_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, capabilities_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, collaboration_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, comments_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, dav_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, federation_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, file_conversions) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, files_reminders) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, filesdrop_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, ldap_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, openldap_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, openldap_numerical_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, remoteapi_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, setup_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, sharees_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, sharing_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, theming_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, videoverification_features) (push) Has been cancelled
Integration sqlite / integration-sqlite-summary (push) Has been cancelled
Some checks failed
Integration sqlite / changes (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, --tags ~@large files_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, capabilities_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, collaboration_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, comments_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, dav_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, federation_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, file_conversions) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, files_reminders) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, filesdrop_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, ldap_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, openldap_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, openldap_numerical_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, remoteapi_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, setup_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, sharees_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, sharing_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, theming_features) (push) Has been cancelled
Integration sqlite / integration-sqlite (stable31, 8.1, stable31, videoverification_features) (push) Has been cancelled
Integration sqlite / integration-sqlite-summary (push) Has been cancelled
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
This commit is contained in:
parent
9e9212b1b8
commit
017e773b53
574 changed files with 11538 additions and 6950 deletions
|
|
@ -9,12 +9,19 @@ OC.L10N.register(
|
|||
"%1$s commented on %2$s" : "%1$s dikomentari pada %2$s",
|
||||
"{author} commented on {file}" : "{author} berkomentar pada {file}",
|
||||
"<strong>Comments</strong> for files" : "<strong>komentar</strong> pada file",
|
||||
"Files" : "File",
|
||||
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Anda disebutkan pada \"{file}\", dalam sebuah komentar oleh akun yang sejak itu telah dihapus",
|
||||
"{user} mentioned you in a comment on \"{file}\"" : "{user} menyebut Anda dalam sebuah komentar pada \"{file}\" ",
|
||||
"Files app plugin to add comments to files" : "Plugin aplikasi file untuk menambah komentar pada file",
|
||||
"Edit comment" : "Sunting komentar",
|
||||
"Delete comment" : "Hapus komentar",
|
||||
"Cancel edit" : "Batal sunting",
|
||||
"New comment" : "Komentar baru",
|
||||
"Write a comment …" : "Tulis komentar …",
|
||||
"Post comment" : "Posting komentar",
|
||||
"@ for mentions, : for emoji, / for smart picker" : "@ untuk penyebutan, : untuk emoji, / untuk pemilih cerdas",
|
||||
"Could not reload comments" : "Tidak dapat memuat ulang komentar",
|
||||
"Failed to mark comments as read" : "Gagal menandai komentar sebagai sudah dibaca",
|
||||
"Unable to load the comments list" : "Tidak dapat memuat daftar komentar",
|
||||
"No comments yet, start the conversation!" : "Belum ada yang berkomentar, mulailah perbincangan!",
|
||||
"No more messages" : "Tidak ada pesan lagi",
|
||||
|
|
@ -23,6 +30,7 @@ OC.L10N.register(
|
|||
"An error occurred while trying to edit the comment" : "Terjadi kesalahan ketika mencoba menyunting komentar",
|
||||
"Comment deleted" : "Komentar dihapus",
|
||||
"An error occurred while trying to delete the comment" : "Terjadi kesalahan ketika mencoba untuk menghapus komentar",
|
||||
"An error occurred while trying to create the comment" : "Terjadi kesalahan ketika mencoba untuk membuat komentar"
|
||||
"An error occurred while trying to create the comment" : "Terjadi kesalahan ketika mencoba untuk membuat komentar",
|
||||
"Write a comment …" : "Tulis komentar …"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
|||
|
|
@ -7,12 +7,19 @@
|
|||
"%1$s commented on %2$s" : "%1$s dikomentari pada %2$s",
|
||||
"{author} commented on {file}" : "{author} berkomentar pada {file}",
|
||||
"<strong>Comments</strong> for files" : "<strong>komentar</strong> pada file",
|
||||
"Files" : "File",
|
||||
"You were mentioned on \"{file}\", in a comment by an account that has since been deleted" : "Anda disebutkan pada \"{file}\", dalam sebuah komentar oleh akun yang sejak itu telah dihapus",
|
||||
"{user} mentioned you in a comment on \"{file}\"" : "{user} menyebut Anda dalam sebuah komentar pada \"{file}\" ",
|
||||
"Files app plugin to add comments to files" : "Plugin aplikasi file untuk menambah komentar pada file",
|
||||
"Edit comment" : "Sunting komentar",
|
||||
"Delete comment" : "Hapus komentar",
|
||||
"Cancel edit" : "Batal sunting",
|
||||
"New comment" : "Komentar baru",
|
||||
"Write a comment …" : "Tulis komentar …",
|
||||
"Post comment" : "Posting komentar",
|
||||
"@ for mentions, : for emoji, / for smart picker" : "@ untuk penyebutan, : untuk emoji, / untuk pemilih cerdas",
|
||||
"Could not reload comments" : "Tidak dapat memuat ulang komentar",
|
||||
"Failed to mark comments as read" : "Gagal menandai komentar sebagai sudah dibaca",
|
||||
"Unable to load the comments list" : "Tidak dapat memuat daftar komentar",
|
||||
"No comments yet, start the conversation!" : "Belum ada yang berkomentar, mulailah perbincangan!",
|
||||
"No more messages" : "Tidak ada pesan lagi",
|
||||
|
|
@ -21,6 +28,7 @@
|
|||
"An error occurred while trying to edit the comment" : "Terjadi kesalahan ketika mencoba menyunting komentar",
|
||||
"Comment deleted" : "Komentar dihapus",
|
||||
"An error occurred while trying to delete the comment" : "Terjadi kesalahan ketika mencoba untuk menghapus komentar",
|
||||
"An error occurred while trying to create the comment" : "Terjadi kesalahan ketika mencoba untuk membuat komentar"
|
||||
"An error occurred while trying to create the comment" : "Terjadi kesalahan ketika mencoba untuk membuat komentar",
|
||||
"Write a comment …" : "Tulis komentar …"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
|
|
@ -3,6 +3,7 @@ OC.L10N.register(
|
|||
{
|
||||
"Dashboard" : "Dasbor",
|
||||
"Dashboard app" : "Aplikasi dasbor",
|
||||
"Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! People can add the widgets they like and change the background to their liking." : "Mulai hari Anda dengan informasi\n\nDasbor Nextcloud adalah titik awal hari Anda, memberikan ikhtisar janji temu mendatang, email mendesak, pesan obrolan, tiket masuk, tweet terbaru, dan masih banyak lagi! Orang dapat menambahkan widget yang mereka sukai dan mengubah latar belakang sesuai keinginan mereka.",
|
||||
"Weather" : "Cuaca",
|
||||
"Status" : "Status",
|
||||
"Good morning" : "Selamat pagi",
|
||||
|
|
@ -13,10 +14,13 @@ OC.L10N.register(
|
|||
"Good evening, {name}" : "Selamat malam, {name}",
|
||||
"Hello" : "Halo",
|
||||
"Hello, {name}" : "Halo, {name}",
|
||||
"Happy birthday 🥳🤩🎂🎉" : "Selamat ulang tahun 🥳🤩🎂🎉",
|
||||
"Happy birthday, {name} 🥳🤩🎂🎉" : "Selamat ulang tahun, {name} 🥳🤩🎂🎉",
|
||||
"Customize" : "Sesuaikan",
|
||||
"Edit widgets" : "Edit widget",
|
||||
"Get more widgets from the App Store" : "Dapatkan lebih banyak widget dari App Store",
|
||||
"Weather service" : "Layanan cuaca",
|
||||
"For your privacy, the weather data is requested by your {productName} server on your behalf so the weather service receives no personal information." : "Demi privasi Anda, data cuaca diminta oleh server {productName} Anda atas nama Anda sehingga layanan cuaca tidak menerima informasi pribadi apa pun.",
|
||||
"Weather data from Met.no" : "Data cuaca dari Met.no",
|
||||
"geocoding with Nominatim" : "Secara khusus, dengan geocoding",
|
||||
"elevation data from OpenTopoData" : "data ketinggian dari OpenTopoData",
|
||||
|
|
|
|||
|
|
@ -1,6 +1,7 @@
|
|||
{ "translations": {
|
||||
"Dashboard" : "Dasbor",
|
||||
"Dashboard app" : "Aplikasi dasbor",
|
||||
"Start your day informed\n\nThe Nextcloud Dashboard is your starting point of the day, giving you an overview of your upcoming appointments, urgent emails, chat messages, incoming tickets, latest tweets and much more! People can add the widgets they like and change the background to their liking." : "Mulai hari Anda dengan informasi\n\nDasbor Nextcloud adalah titik awal hari Anda, memberikan ikhtisar janji temu mendatang, email mendesak, pesan obrolan, tiket masuk, tweet terbaru, dan masih banyak lagi! Orang dapat menambahkan widget yang mereka sukai dan mengubah latar belakang sesuai keinginan mereka.",
|
||||
"Weather" : "Cuaca",
|
||||
"Status" : "Status",
|
||||
"Good morning" : "Selamat pagi",
|
||||
|
|
@ -11,10 +12,13 @@
|
|||
"Good evening, {name}" : "Selamat malam, {name}",
|
||||
"Hello" : "Halo",
|
||||
"Hello, {name}" : "Halo, {name}",
|
||||
"Happy birthday 🥳🤩🎂🎉" : "Selamat ulang tahun 🥳🤩🎂🎉",
|
||||
"Happy birthday, {name} 🥳🤩🎂🎉" : "Selamat ulang tahun, {name} 🥳🤩🎂🎉",
|
||||
"Customize" : "Sesuaikan",
|
||||
"Edit widgets" : "Edit widget",
|
||||
"Get more widgets from the App Store" : "Dapatkan lebih banyak widget dari App Store",
|
||||
"Weather service" : "Layanan cuaca",
|
||||
"For your privacy, the weather data is requested by your {productName} server on your behalf so the weather service receives no personal information." : "Demi privasi Anda, data cuaca diminta oleh server {productName} Anda atas nama Anda sehingga layanan cuaca tidak menerima informasi pribadi apa pun.",
|
||||
"Weather data from Met.no" : "Data cuaca dari Met.no",
|
||||
"geocoding with Nominatim" : "Secara khusus, dengan geocoding",
|
||||
"elevation data from OpenTopoData" : "data ketinggian dari OpenTopoData",
|
||||
|
|
|
|||
312
apps/dav/l10n/id.js
Normal file
312
apps/dav/l10n/id.js
Normal file
|
|
@ -0,0 +1,312 @@
|
|||
OC.L10N.register(
|
||||
"dav",
|
||||
{
|
||||
"Calendar" : "Kalender",
|
||||
"Tasks" : "Tugas",
|
||||
"Personal" : "Pribadi",
|
||||
"{actor} created calendar {calendar}" : "{actor} membuat kalender {calendar}",
|
||||
"You created calendar {calendar}" : "Anda membuat kalender {calendar}",
|
||||
"{actor} deleted calendar {calendar}" : "{actor} menghapus kalender {calendar}",
|
||||
"You deleted calendar {calendar}" : "Anda menghapus kalender {calendar}",
|
||||
"{actor} updated calendar {calendar}" : "{actor} memperbarui kalender {calendar}",
|
||||
"You updated calendar {calendar}" : "Anda memperbarui kalender {calendar}",
|
||||
"{actor} restored calendar {calendar}" : "{actor} memulihkan kalender {calendar}",
|
||||
"You restored calendar {calendar}" : "Anda memulihkan kalender {calendar}",
|
||||
"You shared calendar {calendar} as public link" : "Anda membagikan kalender {calendar} sebagai tautan publik",
|
||||
"You removed public link for calendar {calendar}" : "Anda menghapus tautan publik untuk kalender {calendar}",
|
||||
"{actor} shared calendar {calendar} with you" : "{actor} membagikan kalender {calendar} kepada Anda",
|
||||
"You shared calendar {calendar} with {user}" : "Anda membagikan kalender {calendar} dengan {user}",
|
||||
"{actor} shared calendar {calendar} with {user}" : "{actor} membagikan kalender {calendar} dengan {user}",
|
||||
"{actor} unshared calendar {calendar} from you" : "{actor} membatalkan berbagi kalender {calendar} dari Anda",
|
||||
"You unshared calendar {calendar} from {user}" : "Anda membatalkan berbagi kalender {calendar} dari {user}",
|
||||
"{actor} unshared calendar {calendar} from {user}" : "{actor} membatalkan berbagi kalender {calendar} dari {user}",
|
||||
"{actor} unshared calendar {calendar} from themselves" : "{actor} membatalkan berbagi kalender {calendar} dari diri mereka sendiri",
|
||||
"You shared calendar {calendar} with group {group}" : "Anda membagikan kalender {calendar} dengan grup {group}",
|
||||
"{actor} shared calendar {calendar} with group {group}" : "{actor} membagikan kalender {calendar} dengan grup {group}",
|
||||
"You unshared calendar {calendar} from group {group}" : "Anda membatalkan berbagi kalender {calendar} dari grup {group}",
|
||||
"{actor} unshared calendar {calendar} from group {group}" : "{actor} membatalkan berbagi kalender {calendar} dari grup {group}",
|
||||
"Untitled event" : "Acara tanpa judul",
|
||||
"{actor} created event {event} in calendar {calendar}" : "{actor} membuat acara {event} di kalender {calendar}",
|
||||
"You created event {event} in calendar {calendar}" : "Anda membuat acara {event} di kalender {calendar}",
|
||||
"{actor} deleted event {event} from calendar {calendar}" : "{actor} menghapus acara {event} dari kalender {calendar}",
|
||||
"You deleted event {event} from calendar {calendar}" : "Anda menghapus acara {event} dari kalender {calendar}",
|
||||
"{actor} updated event {event} in calendar {calendar}" : "{actor} memperbarui acara {event} di kalender {calendar}",
|
||||
"You updated event {event} in calendar {calendar}" : "Anda memperbarui acara {event} di kalender {calendar}",
|
||||
"{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor} memindahkan acara {event} dari kalender {sourceCalendar} ke kalender {targetCalendar}",
|
||||
"You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "Anda memindahkan acara {event} dari kalender {sourceCalendar} ke kalender {targetCalendar}",
|
||||
"{actor} restored event {event} of calendar {calendar}" : "{actor} memulihkan acara {event} dari kalender {calendar}",
|
||||
"You restored event {event} of calendar {calendar}" : "Anda memulihkan acara {event} dari kalender {calendar}",
|
||||
"Busy" : "Sibuk",
|
||||
"{actor} created to-do {todo} in list {calendar}" : "{actor} membuat tugas {todo} di daftar {calendar}",
|
||||
"You created to-do {todo} in list {calendar}" : "Anda membuat tugas {todo} di daftar {calendar}",
|
||||
"{actor} deleted to-do {todo} from list {calendar}" : "{actor} menghapus tugas {todo} dari daftar {calendar}",
|
||||
"You deleted to-do {todo} from list {calendar}" : "Anda menghapus tugas {todo} dari daftar {calendar}",
|
||||
"{actor} updated to-do {todo} in list {calendar}" : "{actor} memperbarui tugas {todo} di daftar {calendar}",
|
||||
"You updated to-do {todo} in list {calendar}" : "Anda memperbarui tugas {todo} di daftar {calendar}",
|
||||
"{actor} solved to-do {todo} in list {calendar}" : "{actor} menyelesaikan tugas {todo} di daftar {calendar}",
|
||||
"You solved to-do {todo} in list {calendar}" : "Anda menyelesaikan tugas {todo} di daftar {calendar}",
|
||||
"{actor} reopened to-do {todo} in list {calendar}" : "{actor} membuka kembali tugas {todo} di daftar {calendar}",
|
||||
"You reopened to-do {todo} in list {calendar}" : "Anda membuka kembali tugas {todo} di daftar {calendar}",
|
||||
"{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} memindahkan tugas {todo} dari daftar {sourceCalendar} ke daftar {targetCalendar}",
|
||||
"You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "Anda memindahkan tugas {todo} dari daftar {sourceCalendar} ke daftar {targetCalendar}",
|
||||
"Calendar, contacts and tasks" : "Kalender, kontak, dan tugas",
|
||||
"A <strong>calendar</strong> was modified" : "<strong>Kalender</strong> telah diubah",
|
||||
"A calendar <strong>event</strong> was modified" : "Sebuah <strong>acara</strong> kalender telah diubah",
|
||||
"A calendar <strong>to-do</strong> was modified" : "Sebuah <strong>tugas</strong> kalender telah diubah",
|
||||
"Contact birthdays" : "Ulang tahun kontak",
|
||||
"Death of %s" : "Wafatnya %s",
|
||||
"Untitled calendar" : "Kalender tanpa judul",
|
||||
"Calendar:" : "Kalender:",
|
||||
"Date:" : "Tanggal:",
|
||||
"Where:" : "Tempat:",
|
||||
"Description:" : "Deskripsi:",
|
||||
"_%n hour_::_%n hours_" : ["%n jam"],
|
||||
"_%n minute_::_%n minutes_" : ["%n menit"],
|
||||
"%s (in %s)" : "%s (dalam %s)",
|
||||
"%s (%s ago)" : "%s (%s yang lalu)",
|
||||
"Calendar: %s" : "Kalender: %s",
|
||||
"Date: %s" : "Tanggal: %s",
|
||||
"Description: %s" : "Deskripsi: %s",
|
||||
"Where: %s" : "Di mana: %s",
|
||||
"%1$s via %2$s" : "%1$s melalui %2$s",
|
||||
"In the past on %1$s for the entire day" : "Di masa lalu pada %1$s sepanjang hari",
|
||||
"In the past on %1$s between %2$s - %3$s" : "Di masa lalu pada %1$s antara %2$s - %3$s",
|
||||
"Could not generate when statement" : "Tidak dapat membuat pernyataan waktu",
|
||||
"Every Day for the entire day" : "Setiap hari sepanjang hari",
|
||||
"Every Day for the entire day until %1$s" : "Setiap hari sepanjang hari hingga %1$s",
|
||||
"Every Day between %1$s - %2$s" : "Setiap hari antara %1$s - %2$s",
|
||||
"Every Day between %1$s - %2$s until %3$s" : "Setiap hari antara %1$s - %2$s hingga %3$s",
|
||||
"Every %1$d Days for the entire day" : "Setiap %1$d hari sepanjang hari",
|
||||
"Every %1$d Days for the entire day until %2$s" : "Setiap %1$d hari sepanjang hari hingga %2$s",
|
||||
"Every %1$d Days between %2$s - %3$s" : "Setiap %1$d hari antara %2$s - %3$s",
|
||||
"Every %1$d Days between %2$s - %3$s until %4$s" : "Setiap %1$d hari antara %2$s - %3$s hingga %4$s",
|
||||
"Could not generate event recurrence statement" : "Tidak dapat membuat pernyataan pengulangan acara",
|
||||
"Every Week on %1$s for the entire day" : "Setiap minggu pada %1$s sepanjang hari",
|
||||
"Every Week on %1$s for the entire day until %2$s" : "Setiap minggu pada %1$s sepanjang hari hingga %2$s",
|
||||
"Every Week on %1$s between %2$s - %3$s" : "Setiap minggu pada %1$s antara %2$s - %3$s",
|
||||
"Every Week on %1$s between %2$s - %3$s until %4$s" : "Setiap minggu pada %1$s antara %2$s - %3$s hingga %4$s",
|
||||
"Every %1$d Weeks on %2$s for the entire day" : "Setiap %1$d minggu pada %2$s sepanjang hari",
|
||||
"Every %1$d Weeks on %2$s for the entire day until %3$s" : "Setiap %1$d minggu pada %2$s sepanjang hari hingga %3$s",
|
||||
"Every %1$d Weeks on %2$s between %3$s - %4$s" : "Setiap %1$d minggu pada %2$s antara %3$s - %4$s",
|
||||
"Every %1$d Weeks on %2$s between %3$s - %4$s until %5$s" : "Setiap %1$d minggu pada %2$s antara %3$s - %4$s hingga %5$s",
|
||||
"Every Month on the %1$s for the entire day" : "Setiap bulan pada tanggal %1$s sepanjang hari",
|
||||
"Every Month on the %1$s for the entire day until %2$s" : "Setiap bulan pada tanggal %1$s sepanjang hari hingga %2$s",
|
||||
"Every Month on the %1$s between %2$s - %3$s" : "Setiap bulan pada tanggal %1$s antara %2$s - %3$s",
|
||||
"Every Month on the %1$s between %2$s - %3$s until %4$s" : "Setiap bulan pada tanggal %1$s antara %2$s - %3$s hingga %4$s",
|
||||
"Every %1$d Months on the %2$s for the entire day" : "Setiap %1$d bulan pada tanggal %2$s sepanjang hari",
|
||||
"Every %1$d Months on the %2$s for the entire day until %3$s" : "Setiap %1$d bulan pada tanggal %2$s sepanjang hari hingga %3$s",
|
||||
"Every %1$d Months on the %2$s between %3$s - %4$s" : "Setiap %1$d bulan pada tanggal %2$s antara %3$s - %4$s",
|
||||
"Every %1$d Months on the %2$s between %3$s - %4$s until %5$s" : "Setiap %1$d bulan pada tanggal %2$s antara %3$s - %4$s hingga %5$s",
|
||||
"Every Year in %1$s on the %2$s for the entire day" : "Setiap tahun pada bulan %1$s tanggal %2$s sepanjang hari",
|
||||
"Every Year in %1$s on the %2$s for the entire day until %3$s" : "Setiap tahun pada bulan %1$s tanggal %2$s sepanjang hari hingga %3$s",
|
||||
"Every Year in %1$s on the %2$s between %3$s - %4$s" : "Setiap tahun pada bulan %1$s tanggal %2$s antara %3$s - %4$s",
|
||||
"Every Year in %1$s on the %2$s between %3$s - %4$s until %5$s" : "Setiap tahun pada bulan %1$s tanggal %2$s antara %3$s - %4$s hingga %5$s",
|
||||
"Every %1$d Years in %2$s on the %3$s for the entire day" : "Setiap %1$d tahun pada bulan %2$s tanggal %3$s sepanjang hari",
|
||||
"Every %1$d Years in %2$s on the %3$s for the entire day until %4$s" : "Setiap %1$d tahun pada bulan %2$s tanggal %3$s sepanjang hari hingga %4$s",
|
||||
"Every %1$d Years in %2$s on the %3$s between %4$s - %5$s" : "Setiap %1$d tahun pada bulan %2$s tanggal %3$s antara %4$s - %5$s",
|
||||
"Every %1$d Years in %2$s on the %3$s between %4$s - %5$s until %6$s" : "Setiap %1$d tahun pada bulan %2$s tanggal %3$s antara %4$s - %5$s hingga %6$s",
|
||||
"On specific dates for the entire day until %1$s" : "Pada tanggal tertentu sepanjang hari hingga %1$s",
|
||||
"On specific dates between %1$s - %2$s until %3$s" : "Pada tanggal tertentu antara %1$s - %2$s hingga %3$s",
|
||||
"In the past on %1$s" : "Di masa lalu pada %1$s",
|
||||
"In the past on %1$s then on %2$s" : "Di masa lalu pada %1$s lalu pada %2$s",
|
||||
"In the past on %1$s then on %2$s and %3$s" : "Di masa lalu pada %1$s lalu pada %2$s dan %3$s",
|
||||
"Could not generate next recurrence statement" : "Tidak dapat membuat pernyataan pengulangan berikutnya",
|
||||
"Cancelled: %1$s" : "Dibatalkan: %1$s",
|
||||
"\"%1$s\" has been canceled" : "\"%1$s\" telah dibatalkan",
|
||||
"Re: %1$s" : "Re: %1$s",
|
||||
"%1$s has accepted your invitation" : "%1$s telah menerima undangan Anda",
|
||||
"%1$s has tentatively accepted your invitation" : "%1$s telah menerima undangan Anda secara sementara",
|
||||
"%1$s has declined your invitation" : "%1$s telah menolak undangan Anda",
|
||||
"%1$s has responded to your invitation" : "%1$s telah merespons undangan Anda",
|
||||
"Invitation updated: %1$s" : "Undangan diperbarui: %1$s",
|
||||
"%1$s updated the event \"%2$s\"" : "%1$s memperbarui acara \"%2$s\"",
|
||||
"Invitation: %1$s" : "Undangan: %1$s",
|
||||
"%1$s would like to invite you to \"%2$s\"" : "%1$s ingin mengundang Anda ke \"%2$s\"",
|
||||
"Organizer:" : "Penyelenggara:",
|
||||
"Attendees:" : "Peserta:",
|
||||
"Title:" : "Judul:",
|
||||
"When:" : "Kapan:",
|
||||
"Location:" : "Lokasi:",
|
||||
"Link:" : "Tautan:",
|
||||
"Occurring:" : "Berlangsung:",
|
||||
"Accept" : "Terima",
|
||||
"Decline" : "Tolak",
|
||||
"More options …" : "Opsi lainnya …",
|
||||
"More options at %s" : "Opsi lainnya di %s",
|
||||
"Monday" : "Senin",
|
||||
"Tuesday" : "Selasa",
|
||||
"Wednesday" : "Rabu",
|
||||
"Thursday" : "Kamis",
|
||||
"Friday" : "Jumat",
|
||||
"Saturday" : "Sabtu",
|
||||
"Sunday" : "Minggu",
|
||||
"January" : "Januari",
|
||||
"February" : "Februari",
|
||||
"March" : "Maret",
|
||||
"April" : "April",
|
||||
"May" : "Mei",
|
||||
"June" : "Juni",
|
||||
"July" : "Juli",
|
||||
"August" : "Agustus",
|
||||
"September" : "September",
|
||||
"October" : "Oktober",
|
||||
"November" : "November",
|
||||
"December" : "Desember",
|
||||
"First" : "Pertama",
|
||||
"Second" : "Kedua",
|
||||
"Third" : "Ketiga",
|
||||
"Fourth" : "Keempat",
|
||||
"Fifth" : "Kelima",
|
||||
"Last" : "Terakhir",
|
||||
"Second Last" : "Kedua terakhir",
|
||||
"Third Last" : "Ketiga terakhir",
|
||||
"Fourth Last" : "Keempat terakhir",
|
||||
"Fifth Last" : "Kelima terakhir",
|
||||
"Contacts" : "Kontak",
|
||||
"{actor} created address book {addressbook}" : "{actor} membuat buku alamat {addressbook}",
|
||||
"You created address book {addressbook}" : "Anda membuat buku alamat {addressbook}",
|
||||
"{actor} deleted address book {addressbook}" : "{actor} menghapus buku alamat {addressbook}",
|
||||
"You deleted address book {addressbook}" : "Anda menghapus buku alamat {addressbook}",
|
||||
"{actor} updated address book {addressbook}" : "{actor} memperbarui buku alamat {addressbook}",
|
||||
"You updated address book {addressbook}" : "Anda memperbarui buku alamat {addressbook}",
|
||||
"{actor} shared address book {addressbook} with you" : "{actor} membagikan buku alamat {addressbook} kepada Anda",
|
||||
"You shared address book {addressbook} with {user}" : "Anda membagikan buku alamat {addressbook} dengan {user}",
|
||||
"{actor} shared address book {addressbook} with {user}" : "{actor} membagikan buku alamat {addressbook} dengan {user}",
|
||||
"{actor} unshared address book {addressbook} from you" : "{actor} membatalkan berbagi buku alamat {addressbook} dari Anda",
|
||||
"You unshared address book {addressbook} from {user}" : "Anda membatalkan berbagi buku alamat {addressbook} dari {user}",
|
||||
"{actor} unshared address book {addressbook} from {user}" : "{actor} membatalkan berbagi buku alamat {addressbook} dari {user}",
|
||||
"{actor} unshared address book {addressbook} from themselves" : "{actor} membatalkan berbagi buku alamat {addressbook} dari diri mereka sendiri",
|
||||
"You shared address book {addressbook} with group {group}" : "Anda membagikan buku alamat {addressbook} dengan grup {group}",
|
||||
"{actor} shared address book {addressbook} with group {group}" : "{actor} membagikan buku alamat {addressbook} dengan grup {group}",
|
||||
"You unshared address book {addressbook} from group {group}" : "Anda membatalkan berbagi buku alamat {addressbook} dari grup {group}",
|
||||
"{actor} unshared address book {addressbook} from group {group}" : "{actor} membatalkan berbagi buku alamat {addressbook} dari grup {group}",
|
||||
"{actor} created contact {card} in address book {addressbook}" : "{actor} membuat kontak {card} di buku alamat {addressbook}",
|
||||
"You created contact {card} in address book {addressbook}" : "Anda membuat kontak {card} di buku alamat {addressbook}",
|
||||
"{actor} deleted contact {card} from address book {addressbook}" : "{actor} menghapus kontak {card} dari buku alamat {addressbook}",
|
||||
"You deleted contact {card} from address book {addressbook}" : "Anda menghapus kontak {card} dari buku alamat {addressbook}",
|
||||
"{actor} updated contact {card} in address book {addressbook}" : "{actor} memperbarui kontak {card} di buku alamat {addressbook}",
|
||||
"You updated contact {card} in address book {addressbook}" : "Anda memperbarui kontak {card} di buku alamat {addressbook}",
|
||||
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Sebuah <strong>kontak</strong> atau <strong>buku alamat</strong> telah diubah",
|
||||
"System address book disabled" : "Buku alamat sistem dinonaktifkan",
|
||||
"The system contacts address book has been automatically disabled during upgrade. This means that the address book will no longer be available to users in the contacts app or other clients. The system contacts address book was disabled because the amount of contacts in the address book exceeded the maximum recommended number of contacts. This limit is set to prevent performance issues. You can re-enable the system address book with the following command {command}" : "Buku alamat kontak sistem telah dinonaktifkan secara otomatis selama peningkatan. Ini berarti buku alamat tersebut tidak akan lagi tersedia bagi pengguna di aplikasi kontak atau klien lain. Buku alamat kontak sistem dinonaktifkan karena jumlah kontak dalam buku alamat melebihi jumlah maksimum kontak yang direkomendasikan. Batas ini ditetapkan untuk mencegah masalah performa. Anda dapat mengaktifkan kembali buku alamat sistem dengan perintah berikut {command}",
|
||||
"Accounts" : "Accounts",
|
||||
"System address book which holds all accounts" : "Buku alamat sistem yang menyimpan semua akun",
|
||||
"File is not updatable: %1$s" : "File tidak dapat diperbarui: %1$s",
|
||||
"Failed to get storage for file" : "Gagal mendapatkan penyimpanan untuk file",
|
||||
"Could not write to final file, canceled by hook" : "Tidak dapat menulis ke file akhir, dibatalkan oleh hook",
|
||||
"Could not write file contents" : "Tidak dapat menulis konten file",
|
||||
"Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Kesalahan saat menyalin file ke lokasi tujuan (disalin: %1$s, ukuran file yang diharapkan: %2$s)",
|
||||
"Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "Ukuran file %1$s yang diharapkan adalah %1$s tetapi membaca (dari klien Nextcloud) dan menulis (ke penyimpanan Nextcloud) %2$s. Ini bisa jadi masalah jaringan di sisi pengirim atau masalah saat menulis ke penyimpanan di sisi server.",
|
||||
"Could not rename part file to final file, canceled by hook" : "Tidak dapat mengganti nama file bagian menjadi file akhir, dibatalkan oleh hook",
|
||||
"Could not rename part file to final file" : "Tidak dapat mengganti nama file bagian menjadi file akhir",
|
||||
"Failed to check file size: %1$s" : "Gagal memeriksa ukuran file: %1$s",
|
||||
"Could not open file: %1$s (%2$d), file does seem to exist" : "Tidak dapat membuka file: %1$s (%2$d), file tampaknya ada",
|
||||
"Could not open file: %1$s (%2$d), file doesn't seem to exist" : "Tidak dapat membuka file: %1$s (%2$d), file tampaknya tidak ada",
|
||||
"Encryption not ready: %1$s" : "Enkripsi belum siap: %1$s",
|
||||
"Failed to open file: %1$s" : "Gagal membuka file: %1$s",
|
||||
"Failed to unlink: %1$s" : "Gagal melepas tautan: %1$s",
|
||||
"Failed to write file contents: %1$s" : "Gagal menulis konten file: %1$s",
|
||||
"File not found: %1$s" : "File tidak ditemukan: %1$s",
|
||||
"Invalid target path" : "Jalur tujuan tidak valid",
|
||||
"System is in maintenance mode." : "Sistem sedang dalam mode pemeliharaan.",
|
||||
"Upgrade needed" : "Perlu peningkatan",
|
||||
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s Anda perlu dikonfigurasi untuk menggunakan HTTPS agar dapat menggunakan CalDAV dan CardDAV dengan iOS/macOS.",
|
||||
"Configures a CalDAV account" : "Mengonfigurasi akun CalDAV",
|
||||
"Configures a CardDAV account" : "Mengonfigurasi akun CardDAV",
|
||||
"Events" : "Acara",
|
||||
"Untitled task" : "Tugas tanpa judul",
|
||||
"Completed on %s" : "Selesai pada %s",
|
||||
"Due on %s by %s" : "Jatuh tempo pada %s oleh %s",
|
||||
"Due on %s" : "Jatuh tempo pada %s",
|
||||
"Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "Selamat datang di Kalender Nextcloud!\n\nIni adalah acara contoh - jelajahi fleksibilitas perencanaan dengan Kalender Nextcloud dengan melakukan perubahan apa pun yang Anda inginkan!\n\nDengan Kalender Nextcloud, Anda dapat:\n- Membuat, mengedit, dan mengelola acara dengan mudah.\n- Membuat beberapa kalender dan membagikannya dengan rekan tim, teman, atau keluarga.\n- Memeriksa ketersediaan dan menampilkan waktu sibuk Anda kepada orang lain.\n- Terintegrasi dengan lancar dengan aplikasi dan perangkat melalui CalDAV.\n- Menyesuaikan pengalaman Anda: jadwalkan acara berulang, sesuaikan notifikasi, dan pengaturan lainnya.",
|
||||
"Example event - open me!" : "Acara contoh - buka saya!",
|
||||
"System Address Book" : "Buku Alamat Sistem",
|
||||
"The system address book contains contact information for all users in your instance." : "Buku alamat sistem berisi informasi kontak untuk semua pengguna di instance Anda.",
|
||||
"Enable System Address Book" : "Aktifkan Buku Alamat Sistem",
|
||||
"DAV system address book" : "Buku alamat sistem DAV",
|
||||
"No outstanding DAV system address book sync." : "Tidak ada sinkronisasi buku alamat sistem DAV yang tertunda.",
|
||||
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "Sinkronisasi buku alamat sistem DAV belum berjalan karena instance Anda memiliki lebih dari 1000 pengguna atau karena terjadi kesalahan. Silakan jalankan secara manual dengan memanggil \"occ dav:sync-system-addressbook\".",
|
||||
"DAV system address book size" : "Ukuran buku alamat sistem DAV",
|
||||
"The system address book is disabled" : "Buku alamat sistem dinonaktifkan",
|
||||
"The system address book is enabled, but contains more than the configured limit of %d contacts" : "Buku alamat sistem diaktifkan, tetapi berisi lebih dari batas yang dikonfigurasi yaitu %d kontak",
|
||||
"The system address book is enabled and contains less than the configured limit of %d contacts" : "Buku alamat sistem diaktifkan dan berisi kurang dari batas yang dikonfigurasi yaitu %d kontak",
|
||||
"WebDAV endpoint" : "Endpoint WebDAV",
|
||||
"Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "Tidak dapat memeriksa apakah web server Anda telah disiapkan dengan benar untuk mengizinkan sinkronisasi file melalui WebDAV. Silakan periksa secara manual.",
|
||||
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Peladen web Anda belum diatur sesuai untuk sinkronisasi berkas, karena antarmuka WebDAV tidak berfungsi.",
|
||||
"Your web server is properly set up to allow file synchronization over WebDAV." : "Web server Anda telah disiapkan dengan benar untuk mengizinkan sinkronisasi file melalui WebDAV.",
|
||||
"Migrated calendar (%1$s)" : "Kalender termigrasi (%1$s)",
|
||||
"Calendars including events, details and attendees" : "Kalender termasuk acara, detail, dan peserta",
|
||||
"Contacts and groups" : "Kontak dan grup",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Absence saved" : "Ketidakhadiran disimpan",
|
||||
"Failed to save your absence settings" : "Gagal menyimpan pengaturan ketidakhadiran Anda",
|
||||
"Absence cleared" : "Ketidakhadiran dihapus",
|
||||
"Failed to clear your absence settings" : "Gagal menghapus pengaturan ketidakhadiran Anda",
|
||||
"First day" : "Hari pertama",
|
||||
"Last day (inclusive)" : "Hari terakhir (termasuk)",
|
||||
"Out of office replacement (optional)" : "Pengganti di luar kantor (opsional)",
|
||||
"Name of the replacement" : "Nama pengganti",
|
||||
"Short absence status" : "Status ketidakhadiran singkat",
|
||||
"Long absence Message" : "Pesan ketidakhadiran panjang",
|
||||
"Save" : "Simpan",
|
||||
"Disable absence" : "Nonaktifkan ketidakhadiran",
|
||||
"Failed to load availability" : "Gagal memuat ketersediaan",
|
||||
"Saved availability" : "Ketersediaan disimpan",
|
||||
"Failed to save availability" : "Gagal menyimpan ketersediaan",
|
||||
"to" : "untuk",
|
||||
"Delete slot" : "Hapus slot",
|
||||
"No working hours set" : "Tidak ada jam kerja yang ditetapkan",
|
||||
"Add slot" : "Tambahkan slot",
|
||||
"Weekdays" : "Hari kerja",
|
||||
"Pick a start time for {dayName}" : "Pilih waktu mulai untuk {dayName}",
|
||||
"Pick a end time for {dayName}" : "Pilih waktu selesai untuk {dayName}",
|
||||
"Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Secara otomatis tetapkan status pengguna menjadi \"Jangan ganggu\" di luar ketersediaan untuk membisukan semua notifikasi.",
|
||||
"Cancel" : "Batal",
|
||||
"Import" : "Impor",
|
||||
"Error while saving settings" : "Kesalahan saat menyimpan pengaturan",
|
||||
"Contact reset successfully" : "Kontak berhasil direset",
|
||||
"Error while resetting contact" : "Kesalahan saat mereset kontak",
|
||||
"Contact imported successfully" : "Kontak berhasil diimpor",
|
||||
"Error while importing contact" : "Kesalahan saat mengimpor kontak",
|
||||
"Import contact" : "Impor kontak",
|
||||
"Reset to default" : "Reset ke default",
|
||||
"Import contacts" : "Impor kontak",
|
||||
"Importing a new .vcf file will delete the existing default contact and replace it with the new one. Do you want to continue?" : "Mengunggah file .vcf baru akan menghapus kontak default yang ada dan menggantinya dengan yang baru. Apakah Anda ingin melanjutkan?",
|
||||
"Failed to save example event creation setting" : "Gagal menyimpan pengaturan pembuatan acara contoh",
|
||||
"Failed to upload the example event" : "Gagal mengunggah acara contoh",
|
||||
"Custom example event was saved successfully" : "Acara contoh kustom berhasil disimpan",
|
||||
"Failed to delete the custom example event" : "Gagal menghapus acara contoh kustom",
|
||||
"Custom example event was deleted successfully" : "Acara contoh kustom berhasil dihapus",
|
||||
"Import calendar event" : "Impor acara kalender",
|
||||
"Uploading a new event will overwrite the existing one." : "Mengunggah acara baru akan menimpa acara yang sudah ada.",
|
||||
"Upload event" : "Unggah acara",
|
||||
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Instal juga {calendarappstoreopen}aplikasi Kalender{linkclose}, atau {calendardocopen}hubungkan desktop & seluler Anda untuk sinkronisasi ↗{linkclose}.",
|
||||
"Please make sure to properly set up {emailopen}the email server{linkclose}." : "Pastikan Anda menyiapkan {emailopen}server email{linkclose} dengan benar.",
|
||||
"Calendar server" : "Server kalender",
|
||||
"Send invitations to attendees" : "Kirim undangan kepada peserta",
|
||||
"Automatically generate a birthday calendar" : "Buat kalender ulang tahun secara otomatis",
|
||||
"Birthday calendars will be generated by a background job." : "Kalender ulang tahun akan dibuat oleh tugas latar belakang.",
|
||||
"Hence they will not be available immediately after enabling but will show up after some time." : "Karena itu kalender tersebut tidak akan tersedia segera setelah diaktifkan, tetapi akan muncul setelah beberapa waktu.",
|
||||
"Send notifications for events" : "Kirim notifikasi untuk acara",
|
||||
"Notifications are sent via background jobs, so these must occur often enough." : "Notifikasi dikirim melalui tugas latar belakang, jadi tugas tersebut harus dijalankan cukup sering.",
|
||||
"Send reminder notifications to calendar sharees as well" : "Kirim juga notifikasi pengingat kepada pengguna yang dibagikan kalendernya",
|
||||
"Reminders are always sent to organizers and attendees." : "Pengingat selalu dikirim kepada penyelenggara dan peserta.",
|
||||
"Enable notifications for events via push" : "Aktifkan notifikasi untuk acara melalui push",
|
||||
"Example content" : "Konten contoh",
|
||||
"Example content serves to showcase the features of Nextcloud. Default content is shipped with Nextcloud, and can be replaced by custom content." : "Konten contoh berfungsi untuk menampilkan fitur Nextcloud. Konten default disertakan dengan Nextcloud, dan dapat diganti dengan konten kustom.",
|
||||
"Availability" : "Ketersediaan",
|
||||
"If you configure your working hours, other people will see when you are out of office when they book a meeting." : "Jika Anda mengonfigurasi jam kerja, orang lain akan melihat kapan Anda di luar kantor saat mereka memesan rapat.",
|
||||
"Absence" : "Ketidakhadiran",
|
||||
"Configure your next absence period." : "Konfigurasikan periode ketidakhadiran Anda berikutnya.",
|
||||
"There was an error updating your attendance status." : "Terjadi kesalahan saat memperbarui status kehadiran Anda.",
|
||||
"Please contact the organizer directly." : "Silakan hubungi penyelenggara secara langsung.",
|
||||
"Are you accepting the invitation?" : "Apakah Anda menerima undangan ini?",
|
||||
"Tentative" : "Tentatif",
|
||||
"Your attendance was updated successfully." : "Kehadiran Anda berhasil diperbarui.",
|
||||
"Could not open file: %1$s, file does seem to exist" : "Tidak dapat membuka file: %1$s, file tampaknya ada",
|
||||
"Could not open file: %1$s, file doesn't seem to exist" : "Tidak dapat membuka file: %1$s, file tampaknya tidak ada",
|
||||
"No results." : "Tidak ada hasil.",
|
||||
"Start typing." : "Mulai mengetik.",
|
||||
"Time zone:" : "Zona waktu:"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
310
apps/dav/l10n/id.json
Normal file
310
apps/dav/l10n/id.json
Normal file
|
|
@ -0,0 +1,310 @@
|
|||
{ "translations": {
|
||||
"Calendar" : "Kalender",
|
||||
"Tasks" : "Tugas",
|
||||
"Personal" : "Pribadi",
|
||||
"{actor} created calendar {calendar}" : "{actor} membuat kalender {calendar}",
|
||||
"You created calendar {calendar}" : "Anda membuat kalender {calendar}",
|
||||
"{actor} deleted calendar {calendar}" : "{actor} menghapus kalender {calendar}",
|
||||
"You deleted calendar {calendar}" : "Anda menghapus kalender {calendar}",
|
||||
"{actor} updated calendar {calendar}" : "{actor} memperbarui kalender {calendar}",
|
||||
"You updated calendar {calendar}" : "Anda memperbarui kalender {calendar}",
|
||||
"{actor} restored calendar {calendar}" : "{actor} memulihkan kalender {calendar}",
|
||||
"You restored calendar {calendar}" : "Anda memulihkan kalender {calendar}",
|
||||
"You shared calendar {calendar} as public link" : "Anda membagikan kalender {calendar} sebagai tautan publik",
|
||||
"You removed public link for calendar {calendar}" : "Anda menghapus tautan publik untuk kalender {calendar}",
|
||||
"{actor} shared calendar {calendar} with you" : "{actor} membagikan kalender {calendar} kepada Anda",
|
||||
"You shared calendar {calendar} with {user}" : "Anda membagikan kalender {calendar} dengan {user}",
|
||||
"{actor} shared calendar {calendar} with {user}" : "{actor} membagikan kalender {calendar} dengan {user}",
|
||||
"{actor} unshared calendar {calendar} from you" : "{actor} membatalkan berbagi kalender {calendar} dari Anda",
|
||||
"You unshared calendar {calendar} from {user}" : "Anda membatalkan berbagi kalender {calendar} dari {user}",
|
||||
"{actor} unshared calendar {calendar} from {user}" : "{actor} membatalkan berbagi kalender {calendar} dari {user}",
|
||||
"{actor} unshared calendar {calendar} from themselves" : "{actor} membatalkan berbagi kalender {calendar} dari diri mereka sendiri",
|
||||
"You shared calendar {calendar} with group {group}" : "Anda membagikan kalender {calendar} dengan grup {group}",
|
||||
"{actor} shared calendar {calendar} with group {group}" : "{actor} membagikan kalender {calendar} dengan grup {group}",
|
||||
"You unshared calendar {calendar} from group {group}" : "Anda membatalkan berbagi kalender {calendar} dari grup {group}",
|
||||
"{actor} unshared calendar {calendar} from group {group}" : "{actor} membatalkan berbagi kalender {calendar} dari grup {group}",
|
||||
"Untitled event" : "Acara tanpa judul",
|
||||
"{actor} created event {event} in calendar {calendar}" : "{actor} membuat acara {event} di kalender {calendar}",
|
||||
"You created event {event} in calendar {calendar}" : "Anda membuat acara {event} di kalender {calendar}",
|
||||
"{actor} deleted event {event} from calendar {calendar}" : "{actor} menghapus acara {event} dari kalender {calendar}",
|
||||
"You deleted event {event} from calendar {calendar}" : "Anda menghapus acara {event} dari kalender {calendar}",
|
||||
"{actor} updated event {event} in calendar {calendar}" : "{actor} memperbarui acara {event} di kalender {calendar}",
|
||||
"You updated event {event} in calendar {calendar}" : "Anda memperbarui acara {event} di kalender {calendar}",
|
||||
"{actor} moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "{actor} memindahkan acara {event} dari kalender {sourceCalendar} ke kalender {targetCalendar}",
|
||||
"You moved event {event} from calendar {sourceCalendar} to calendar {targetCalendar}" : "Anda memindahkan acara {event} dari kalender {sourceCalendar} ke kalender {targetCalendar}",
|
||||
"{actor} restored event {event} of calendar {calendar}" : "{actor} memulihkan acara {event} dari kalender {calendar}",
|
||||
"You restored event {event} of calendar {calendar}" : "Anda memulihkan acara {event} dari kalender {calendar}",
|
||||
"Busy" : "Sibuk",
|
||||
"{actor} created to-do {todo} in list {calendar}" : "{actor} membuat tugas {todo} di daftar {calendar}",
|
||||
"You created to-do {todo} in list {calendar}" : "Anda membuat tugas {todo} di daftar {calendar}",
|
||||
"{actor} deleted to-do {todo} from list {calendar}" : "{actor} menghapus tugas {todo} dari daftar {calendar}",
|
||||
"You deleted to-do {todo} from list {calendar}" : "Anda menghapus tugas {todo} dari daftar {calendar}",
|
||||
"{actor} updated to-do {todo} in list {calendar}" : "{actor} memperbarui tugas {todo} di daftar {calendar}",
|
||||
"You updated to-do {todo} in list {calendar}" : "Anda memperbarui tugas {todo} di daftar {calendar}",
|
||||
"{actor} solved to-do {todo} in list {calendar}" : "{actor} menyelesaikan tugas {todo} di daftar {calendar}",
|
||||
"You solved to-do {todo} in list {calendar}" : "Anda menyelesaikan tugas {todo} di daftar {calendar}",
|
||||
"{actor} reopened to-do {todo} in list {calendar}" : "{actor} membuka kembali tugas {todo} di daftar {calendar}",
|
||||
"You reopened to-do {todo} in list {calendar}" : "Anda membuka kembali tugas {todo} di daftar {calendar}",
|
||||
"{actor} moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "{actor} memindahkan tugas {todo} dari daftar {sourceCalendar} ke daftar {targetCalendar}",
|
||||
"You moved to-do {todo} from list {sourceCalendar} to list {targetCalendar}" : "Anda memindahkan tugas {todo} dari daftar {sourceCalendar} ke daftar {targetCalendar}",
|
||||
"Calendar, contacts and tasks" : "Kalender, kontak, dan tugas",
|
||||
"A <strong>calendar</strong> was modified" : "<strong>Kalender</strong> telah diubah",
|
||||
"A calendar <strong>event</strong> was modified" : "Sebuah <strong>acara</strong> kalender telah diubah",
|
||||
"A calendar <strong>to-do</strong> was modified" : "Sebuah <strong>tugas</strong> kalender telah diubah",
|
||||
"Contact birthdays" : "Ulang tahun kontak",
|
||||
"Death of %s" : "Wafatnya %s",
|
||||
"Untitled calendar" : "Kalender tanpa judul",
|
||||
"Calendar:" : "Kalender:",
|
||||
"Date:" : "Tanggal:",
|
||||
"Where:" : "Tempat:",
|
||||
"Description:" : "Deskripsi:",
|
||||
"_%n hour_::_%n hours_" : ["%n jam"],
|
||||
"_%n minute_::_%n minutes_" : ["%n menit"],
|
||||
"%s (in %s)" : "%s (dalam %s)",
|
||||
"%s (%s ago)" : "%s (%s yang lalu)",
|
||||
"Calendar: %s" : "Kalender: %s",
|
||||
"Date: %s" : "Tanggal: %s",
|
||||
"Description: %s" : "Deskripsi: %s",
|
||||
"Where: %s" : "Di mana: %s",
|
||||
"%1$s via %2$s" : "%1$s melalui %2$s",
|
||||
"In the past on %1$s for the entire day" : "Di masa lalu pada %1$s sepanjang hari",
|
||||
"In the past on %1$s between %2$s - %3$s" : "Di masa lalu pada %1$s antara %2$s - %3$s",
|
||||
"Could not generate when statement" : "Tidak dapat membuat pernyataan waktu",
|
||||
"Every Day for the entire day" : "Setiap hari sepanjang hari",
|
||||
"Every Day for the entire day until %1$s" : "Setiap hari sepanjang hari hingga %1$s",
|
||||
"Every Day between %1$s - %2$s" : "Setiap hari antara %1$s - %2$s",
|
||||
"Every Day between %1$s - %2$s until %3$s" : "Setiap hari antara %1$s - %2$s hingga %3$s",
|
||||
"Every %1$d Days for the entire day" : "Setiap %1$d hari sepanjang hari",
|
||||
"Every %1$d Days for the entire day until %2$s" : "Setiap %1$d hari sepanjang hari hingga %2$s",
|
||||
"Every %1$d Days between %2$s - %3$s" : "Setiap %1$d hari antara %2$s - %3$s",
|
||||
"Every %1$d Days between %2$s - %3$s until %4$s" : "Setiap %1$d hari antara %2$s - %3$s hingga %4$s",
|
||||
"Could not generate event recurrence statement" : "Tidak dapat membuat pernyataan pengulangan acara",
|
||||
"Every Week on %1$s for the entire day" : "Setiap minggu pada %1$s sepanjang hari",
|
||||
"Every Week on %1$s for the entire day until %2$s" : "Setiap minggu pada %1$s sepanjang hari hingga %2$s",
|
||||
"Every Week on %1$s between %2$s - %3$s" : "Setiap minggu pada %1$s antara %2$s - %3$s",
|
||||
"Every Week on %1$s between %2$s - %3$s until %4$s" : "Setiap minggu pada %1$s antara %2$s - %3$s hingga %4$s",
|
||||
"Every %1$d Weeks on %2$s for the entire day" : "Setiap %1$d minggu pada %2$s sepanjang hari",
|
||||
"Every %1$d Weeks on %2$s for the entire day until %3$s" : "Setiap %1$d minggu pada %2$s sepanjang hari hingga %3$s",
|
||||
"Every %1$d Weeks on %2$s between %3$s - %4$s" : "Setiap %1$d minggu pada %2$s antara %3$s - %4$s",
|
||||
"Every %1$d Weeks on %2$s between %3$s - %4$s until %5$s" : "Setiap %1$d minggu pada %2$s antara %3$s - %4$s hingga %5$s",
|
||||
"Every Month on the %1$s for the entire day" : "Setiap bulan pada tanggal %1$s sepanjang hari",
|
||||
"Every Month on the %1$s for the entire day until %2$s" : "Setiap bulan pada tanggal %1$s sepanjang hari hingga %2$s",
|
||||
"Every Month on the %1$s between %2$s - %3$s" : "Setiap bulan pada tanggal %1$s antara %2$s - %3$s",
|
||||
"Every Month on the %1$s between %2$s - %3$s until %4$s" : "Setiap bulan pada tanggal %1$s antara %2$s - %3$s hingga %4$s",
|
||||
"Every %1$d Months on the %2$s for the entire day" : "Setiap %1$d bulan pada tanggal %2$s sepanjang hari",
|
||||
"Every %1$d Months on the %2$s for the entire day until %3$s" : "Setiap %1$d bulan pada tanggal %2$s sepanjang hari hingga %3$s",
|
||||
"Every %1$d Months on the %2$s between %3$s - %4$s" : "Setiap %1$d bulan pada tanggal %2$s antara %3$s - %4$s",
|
||||
"Every %1$d Months on the %2$s between %3$s - %4$s until %5$s" : "Setiap %1$d bulan pada tanggal %2$s antara %3$s - %4$s hingga %5$s",
|
||||
"Every Year in %1$s on the %2$s for the entire day" : "Setiap tahun pada bulan %1$s tanggal %2$s sepanjang hari",
|
||||
"Every Year in %1$s on the %2$s for the entire day until %3$s" : "Setiap tahun pada bulan %1$s tanggal %2$s sepanjang hari hingga %3$s",
|
||||
"Every Year in %1$s on the %2$s between %3$s - %4$s" : "Setiap tahun pada bulan %1$s tanggal %2$s antara %3$s - %4$s",
|
||||
"Every Year in %1$s on the %2$s between %3$s - %4$s until %5$s" : "Setiap tahun pada bulan %1$s tanggal %2$s antara %3$s - %4$s hingga %5$s",
|
||||
"Every %1$d Years in %2$s on the %3$s for the entire day" : "Setiap %1$d tahun pada bulan %2$s tanggal %3$s sepanjang hari",
|
||||
"Every %1$d Years in %2$s on the %3$s for the entire day until %4$s" : "Setiap %1$d tahun pada bulan %2$s tanggal %3$s sepanjang hari hingga %4$s",
|
||||
"Every %1$d Years in %2$s on the %3$s between %4$s - %5$s" : "Setiap %1$d tahun pada bulan %2$s tanggal %3$s antara %4$s - %5$s",
|
||||
"Every %1$d Years in %2$s on the %3$s between %4$s - %5$s until %6$s" : "Setiap %1$d tahun pada bulan %2$s tanggal %3$s antara %4$s - %5$s hingga %6$s",
|
||||
"On specific dates for the entire day until %1$s" : "Pada tanggal tertentu sepanjang hari hingga %1$s",
|
||||
"On specific dates between %1$s - %2$s until %3$s" : "Pada tanggal tertentu antara %1$s - %2$s hingga %3$s",
|
||||
"In the past on %1$s" : "Di masa lalu pada %1$s",
|
||||
"In the past on %1$s then on %2$s" : "Di masa lalu pada %1$s lalu pada %2$s",
|
||||
"In the past on %1$s then on %2$s and %3$s" : "Di masa lalu pada %1$s lalu pada %2$s dan %3$s",
|
||||
"Could not generate next recurrence statement" : "Tidak dapat membuat pernyataan pengulangan berikutnya",
|
||||
"Cancelled: %1$s" : "Dibatalkan: %1$s",
|
||||
"\"%1$s\" has been canceled" : "\"%1$s\" telah dibatalkan",
|
||||
"Re: %1$s" : "Re: %1$s",
|
||||
"%1$s has accepted your invitation" : "%1$s telah menerima undangan Anda",
|
||||
"%1$s has tentatively accepted your invitation" : "%1$s telah menerima undangan Anda secara sementara",
|
||||
"%1$s has declined your invitation" : "%1$s telah menolak undangan Anda",
|
||||
"%1$s has responded to your invitation" : "%1$s telah merespons undangan Anda",
|
||||
"Invitation updated: %1$s" : "Undangan diperbarui: %1$s",
|
||||
"%1$s updated the event \"%2$s\"" : "%1$s memperbarui acara \"%2$s\"",
|
||||
"Invitation: %1$s" : "Undangan: %1$s",
|
||||
"%1$s would like to invite you to \"%2$s\"" : "%1$s ingin mengundang Anda ke \"%2$s\"",
|
||||
"Organizer:" : "Penyelenggara:",
|
||||
"Attendees:" : "Peserta:",
|
||||
"Title:" : "Judul:",
|
||||
"When:" : "Kapan:",
|
||||
"Location:" : "Lokasi:",
|
||||
"Link:" : "Tautan:",
|
||||
"Occurring:" : "Berlangsung:",
|
||||
"Accept" : "Terima",
|
||||
"Decline" : "Tolak",
|
||||
"More options …" : "Opsi lainnya …",
|
||||
"More options at %s" : "Opsi lainnya di %s",
|
||||
"Monday" : "Senin",
|
||||
"Tuesday" : "Selasa",
|
||||
"Wednesday" : "Rabu",
|
||||
"Thursday" : "Kamis",
|
||||
"Friday" : "Jumat",
|
||||
"Saturday" : "Sabtu",
|
||||
"Sunday" : "Minggu",
|
||||
"January" : "Januari",
|
||||
"February" : "Februari",
|
||||
"March" : "Maret",
|
||||
"April" : "April",
|
||||
"May" : "Mei",
|
||||
"June" : "Juni",
|
||||
"July" : "Juli",
|
||||
"August" : "Agustus",
|
||||
"September" : "September",
|
||||
"October" : "Oktober",
|
||||
"November" : "November",
|
||||
"December" : "Desember",
|
||||
"First" : "Pertama",
|
||||
"Second" : "Kedua",
|
||||
"Third" : "Ketiga",
|
||||
"Fourth" : "Keempat",
|
||||
"Fifth" : "Kelima",
|
||||
"Last" : "Terakhir",
|
||||
"Second Last" : "Kedua terakhir",
|
||||
"Third Last" : "Ketiga terakhir",
|
||||
"Fourth Last" : "Keempat terakhir",
|
||||
"Fifth Last" : "Kelima terakhir",
|
||||
"Contacts" : "Kontak",
|
||||
"{actor} created address book {addressbook}" : "{actor} membuat buku alamat {addressbook}",
|
||||
"You created address book {addressbook}" : "Anda membuat buku alamat {addressbook}",
|
||||
"{actor} deleted address book {addressbook}" : "{actor} menghapus buku alamat {addressbook}",
|
||||
"You deleted address book {addressbook}" : "Anda menghapus buku alamat {addressbook}",
|
||||
"{actor} updated address book {addressbook}" : "{actor} memperbarui buku alamat {addressbook}",
|
||||
"You updated address book {addressbook}" : "Anda memperbarui buku alamat {addressbook}",
|
||||
"{actor} shared address book {addressbook} with you" : "{actor} membagikan buku alamat {addressbook} kepada Anda",
|
||||
"You shared address book {addressbook} with {user}" : "Anda membagikan buku alamat {addressbook} dengan {user}",
|
||||
"{actor} shared address book {addressbook} with {user}" : "{actor} membagikan buku alamat {addressbook} dengan {user}",
|
||||
"{actor} unshared address book {addressbook} from you" : "{actor} membatalkan berbagi buku alamat {addressbook} dari Anda",
|
||||
"You unshared address book {addressbook} from {user}" : "Anda membatalkan berbagi buku alamat {addressbook} dari {user}",
|
||||
"{actor} unshared address book {addressbook} from {user}" : "{actor} membatalkan berbagi buku alamat {addressbook} dari {user}",
|
||||
"{actor} unshared address book {addressbook} from themselves" : "{actor} membatalkan berbagi buku alamat {addressbook} dari diri mereka sendiri",
|
||||
"You shared address book {addressbook} with group {group}" : "Anda membagikan buku alamat {addressbook} dengan grup {group}",
|
||||
"{actor} shared address book {addressbook} with group {group}" : "{actor} membagikan buku alamat {addressbook} dengan grup {group}",
|
||||
"You unshared address book {addressbook} from group {group}" : "Anda membatalkan berbagi buku alamat {addressbook} dari grup {group}",
|
||||
"{actor} unshared address book {addressbook} from group {group}" : "{actor} membatalkan berbagi buku alamat {addressbook} dari grup {group}",
|
||||
"{actor} created contact {card} in address book {addressbook}" : "{actor} membuat kontak {card} di buku alamat {addressbook}",
|
||||
"You created contact {card} in address book {addressbook}" : "Anda membuat kontak {card} di buku alamat {addressbook}",
|
||||
"{actor} deleted contact {card} from address book {addressbook}" : "{actor} menghapus kontak {card} dari buku alamat {addressbook}",
|
||||
"You deleted contact {card} from address book {addressbook}" : "Anda menghapus kontak {card} dari buku alamat {addressbook}",
|
||||
"{actor} updated contact {card} in address book {addressbook}" : "{actor} memperbarui kontak {card} di buku alamat {addressbook}",
|
||||
"You updated contact {card} in address book {addressbook}" : "Anda memperbarui kontak {card} di buku alamat {addressbook}",
|
||||
"A <strong>contact</strong> or <strong>address book</strong> was modified" : "Sebuah <strong>kontak</strong> atau <strong>buku alamat</strong> telah diubah",
|
||||
"System address book disabled" : "Buku alamat sistem dinonaktifkan",
|
||||
"The system contacts address book has been automatically disabled during upgrade. This means that the address book will no longer be available to users in the contacts app or other clients. The system contacts address book was disabled because the amount of contacts in the address book exceeded the maximum recommended number of contacts. This limit is set to prevent performance issues. You can re-enable the system address book with the following command {command}" : "Buku alamat kontak sistem telah dinonaktifkan secara otomatis selama peningkatan. Ini berarti buku alamat tersebut tidak akan lagi tersedia bagi pengguna di aplikasi kontak atau klien lain. Buku alamat kontak sistem dinonaktifkan karena jumlah kontak dalam buku alamat melebihi jumlah maksimum kontak yang direkomendasikan. Batas ini ditetapkan untuk mencegah masalah performa. Anda dapat mengaktifkan kembali buku alamat sistem dengan perintah berikut {command}",
|
||||
"Accounts" : "Accounts",
|
||||
"System address book which holds all accounts" : "Buku alamat sistem yang menyimpan semua akun",
|
||||
"File is not updatable: %1$s" : "File tidak dapat diperbarui: %1$s",
|
||||
"Failed to get storage for file" : "Gagal mendapatkan penyimpanan untuk file",
|
||||
"Could not write to final file, canceled by hook" : "Tidak dapat menulis ke file akhir, dibatalkan oleh hook",
|
||||
"Could not write file contents" : "Tidak dapat menulis konten file",
|
||||
"Error while copying file to target location (copied: %1$s, expected filesize: %2$s)" : "Kesalahan saat menyalin file ke lokasi tujuan (disalin: %1$s, ukuran file yang diharapkan: %2$s)",
|
||||
"Expected filesize of %1$s but read (from Nextcloud client) and wrote (to Nextcloud storage) %2$s. Could either be a network problem on the sending side or a problem writing to the storage on the server side." : "Ukuran file %1$s yang diharapkan adalah %1$s tetapi membaca (dari klien Nextcloud) dan menulis (ke penyimpanan Nextcloud) %2$s. Ini bisa jadi masalah jaringan di sisi pengirim atau masalah saat menulis ke penyimpanan di sisi server.",
|
||||
"Could not rename part file to final file, canceled by hook" : "Tidak dapat mengganti nama file bagian menjadi file akhir, dibatalkan oleh hook",
|
||||
"Could not rename part file to final file" : "Tidak dapat mengganti nama file bagian menjadi file akhir",
|
||||
"Failed to check file size: %1$s" : "Gagal memeriksa ukuran file: %1$s",
|
||||
"Could not open file: %1$s (%2$d), file does seem to exist" : "Tidak dapat membuka file: %1$s (%2$d), file tampaknya ada",
|
||||
"Could not open file: %1$s (%2$d), file doesn't seem to exist" : "Tidak dapat membuka file: %1$s (%2$d), file tampaknya tidak ada",
|
||||
"Encryption not ready: %1$s" : "Enkripsi belum siap: %1$s",
|
||||
"Failed to open file: %1$s" : "Gagal membuka file: %1$s",
|
||||
"Failed to unlink: %1$s" : "Gagal melepas tautan: %1$s",
|
||||
"Failed to write file contents: %1$s" : "Gagal menulis konten file: %1$s",
|
||||
"File not found: %1$s" : "File tidak ditemukan: %1$s",
|
||||
"Invalid target path" : "Jalur tujuan tidak valid",
|
||||
"System is in maintenance mode." : "Sistem sedang dalam mode pemeliharaan.",
|
||||
"Upgrade needed" : "Perlu peningkatan",
|
||||
"Your %s needs to be configured to use HTTPS in order to use CalDAV and CardDAV with iOS/macOS." : "%s Anda perlu dikonfigurasi untuk menggunakan HTTPS agar dapat menggunakan CalDAV dan CardDAV dengan iOS/macOS.",
|
||||
"Configures a CalDAV account" : "Mengonfigurasi akun CalDAV",
|
||||
"Configures a CardDAV account" : "Mengonfigurasi akun CardDAV",
|
||||
"Events" : "Acara",
|
||||
"Untitled task" : "Tugas tanpa judul",
|
||||
"Completed on %s" : "Selesai pada %s",
|
||||
"Due on %s by %s" : "Jatuh tempo pada %s oleh %s",
|
||||
"Due on %s" : "Jatuh tempo pada %s",
|
||||
"Welcome to Nextcloud Calendar!\n\nThis is a sample event - explore the flexibility of planning with Nextcloud Calendar by making any edits you want!\n\nWith Nextcloud Calendar, you can:\n- Create, edit, and manage events effortlessly.\n- Create multiple calendars and share them with teammates, friends, or family.\n- Check availability and display your busy times to others.\n- Seamlessly integrate with apps and devices via CalDAV.\n- Customize your experience: schedule recurring events, adjust notifications and other settings." : "Selamat datang di Kalender Nextcloud!\n\nIni adalah acara contoh - jelajahi fleksibilitas perencanaan dengan Kalender Nextcloud dengan melakukan perubahan apa pun yang Anda inginkan!\n\nDengan Kalender Nextcloud, Anda dapat:\n- Membuat, mengedit, dan mengelola acara dengan mudah.\n- Membuat beberapa kalender dan membagikannya dengan rekan tim, teman, atau keluarga.\n- Memeriksa ketersediaan dan menampilkan waktu sibuk Anda kepada orang lain.\n- Terintegrasi dengan lancar dengan aplikasi dan perangkat melalui CalDAV.\n- Menyesuaikan pengalaman Anda: jadwalkan acara berulang, sesuaikan notifikasi, dan pengaturan lainnya.",
|
||||
"Example event - open me!" : "Acara contoh - buka saya!",
|
||||
"System Address Book" : "Buku Alamat Sistem",
|
||||
"The system address book contains contact information for all users in your instance." : "Buku alamat sistem berisi informasi kontak untuk semua pengguna di instance Anda.",
|
||||
"Enable System Address Book" : "Aktifkan Buku Alamat Sistem",
|
||||
"DAV system address book" : "Buku alamat sistem DAV",
|
||||
"No outstanding DAV system address book sync." : "Tidak ada sinkronisasi buku alamat sistem DAV yang tertunda.",
|
||||
"The DAV system address book sync has not run yet as your instance has more than 1000 users or because an error occurred. Please run it manually by calling \"occ dav:sync-system-addressbook\"." : "Sinkronisasi buku alamat sistem DAV belum berjalan karena instance Anda memiliki lebih dari 1000 pengguna atau karena terjadi kesalahan. Silakan jalankan secara manual dengan memanggil \"occ dav:sync-system-addressbook\".",
|
||||
"DAV system address book size" : "Ukuran buku alamat sistem DAV",
|
||||
"The system address book is disabled" : "Buku alamat sistem dinonaktifkan",
|
||||
"The system address book is enabled, but contains more than the configured limit of %d contacts" : "Buku alamat sistem diaktifkan, tetapi berisi lebih dari batas yang dikonfigurasi yaitu %d kontak",
|
||||
"The system address book is enabled and contains less than the configured limit of %d contacts" : "Buku alamat sistem diaktifkan dan berisi kurang dari batas yang dikonfigurasi yaitu %d kontak",
|
||||
"WebDAV endpoint" : "Endpoint WebDAV",
|
||||
"Could not check that your web server is properly set up to allow file synchronization over WebDAV. Please check manually." : "Tidak dapat memeriksa apakah web server Anda telah disiapkan dengan benar untuk mengizinkan sinkronisasi file melalui WebDAV. Silakan periksa secara manual.",
|
||||
"Your web server is not yet properly set up to allow file synchronization, because the WebDAV interface seems to be broken." : "Peladen web Anda belum diatur sesuai untuk sinkronisasi berkas, karena antarmuka WebDAV tidak berfungsi.",
|
||||
"Your web server is properly set up to allow file synchronization over WebDAV." : "Web server Anda telah disiapkan dengan benar untuk mengizinkan sinkronisasi file melalui WebDAV.",
|
||||
"Migrated calendar (%1$s)" : "Kalender termigrasi (%1$s)",
|
||||
"Calendars including events, details and attendees" : "Kalender termasuk acara, detail, dan peserta",
|
||||
"Contacts and groups" : "Kontak dan grup",
|
||||
"WebDAV" : "WebDAV",
|
||||
"Absence saved" : "Ketidakhadiran disimpan",
|
||||
"Failed to save your absence settings" : "Gagal menyimpan pengaturan ketidakhadiran Anda",
|
||||
"Absence cleared" : "Ketidakhadiran dihapus",
|
||||
"Failed to clear your absence settings" : "Gagal menghapus pengaturan ketidakhadiran Anda",
|
||||
"First day" : "Hari pertama",
|
||||
"Last day (inclusive)" : "Hari terakhir (termasuk)",
|
||||
"Out of office replacement (optional)" : "Pengganti di luar kantor (opsional)",
|
||||
"Name of the replacement" : "Nama pengganti",
|
||||
"Short absence status" : "Status ketidakhadiran singkat",
|
||||
"Long absence Message" : "Pesan ketidakhadiran panjang",
|
||||
"Save" : "Simpan",
|
||||
"Disable absence" : "Nonaktifkan ketidakhadiran",
|
||||
"Failed to load availability" : "Gagal memuat ketersediaan",
|
||||
"Saved availability" : "Ketersediaan disimpan",
|
||||
"Failed to save availability" : "Gagal menyimpan ketersediaan",
|
||||
"to" : "untuk",
|
||||
"Delete slot" : "Hapus slot",
|
||||
"No working hours set" : "Tidak ada jam kerja yang ditetapkan",
|
||||
"Add slot" : "Tambahkan slot",
|
||||
"Weekdays" : "Hari kerja",
|
||||
"Pick a start time for {dayName}" : "Pilih waktu mulai untuk {dayName}",
|
||||
"Pick a end time for {dayName}" : "Pilih waktu selesai untuk {dayName}",
|
||||
"Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Secara otomatis tetapkan status pengguna menjadi \"Jangan ganggu\" di luar ketersediaan untuk membisukan semua notifikasi.",
|
||||
"Cancel" : "Batal",
|
||||
"Import" : "Impor",
|
||||
"Error while saving settings" : "Kesalahan saat menyimpan pengaturan",
|
||||
"Contact reset successfully" : "Kontak berhasil direset",
|
||||
"Error while resetting contact" : "Kesalahan saat mereset kontak",
|
||||
"Contact imported successfully" : "Kontak berhasil diimpor",
|
||||
"Error while importing contact" : "Kesalahan saat mengimpor kontak",
|
||||
"Import contact" : "Impor kontak",
|
||||
"Reset to default" : "Reset ke default",
|
||||
"Import contacts" : "Impor kontak",
|
||||
"Importing a new .vcf file will delete the existing default contact and replace it with the new one. Do you want to continue?" : "Mengunggah file .vcf baru akan menghapus kontak default yang ada dan menggantinya dengan yang baru. Apakah Anda ingin melanjutkan?",
|
||||
"Failed to save example event creation setting" : "Gagal menyimpan pengaturan pembuatan acara contoh",
|
||||
"Failed to upload the example event" : "Gagal mengunggah acara contoh",
|
||||
"Custom example event was saved successfully" : "Acara contoh kustom berhasil disimpan",
|
||||
"Failed to delete the custom example event" : "Gagal menghapus acara contoh kustom",
|
||||
"Custom example event was deleted successfully" : "Acara contoh kustom berhasil dihapus",
|
||||
"Import calendar event" : "Impor acara kalender",
|
||||
"Uploading a new event will overwrite the existing one." : "Mengunggah acara baru akan menimpa acara yang sudah ada.",
|
||||
"Upload event" : "Unggah acara",
|
||||
"Also install the {calendarappstoreopen}Calendar app{linkclose}, or {calendardocopen}connect your desktop & mobile for syncing ↗{linkclose}." : "Instal juga {calendarappstoreopen}aplikasi Kalender{linkclose}, atau {calendardocopen}hubungkan desktop & seluler Anda untuk sinkronisasi ↗{linkclose}.",
|
||||
"Please make sure to properly set up {emailopen}the email server{linkclose}." : "Pastikan Anda menyiapkan {emailopen}server email{linkclose} dengan benar.",
|
||||
"Calendar server" : "Server kalender",
|
||||
"Send invitations to attendees" : "Kirim undangan kepada peserta",
|
||||
"Automatically generate a birthday calendar" : "Buat kalender ulang tahun secara otomatis",
|
||||
"Birthday calendars will be generated by a background job." : "Kalender ulang tahun akan dibuat oleh tugas latar belakang.",
|
||||
"Hence they will not be available immediately after enabling but will show up after some time." : "Karena itu kalender tersebut tidak akan tersedia segera setelah diaktifkan, tetapi akan muncul setelah beberapa waktu.",
|
||||
"Send notifications for events" : "Kirim notifikasi untuk acara",
|
||||
"Notifications are sent via background jobs, so these must occur often enough." : "Notifikasi dikirim melalui tugas latar belakang, jadi tugas tersebut harus dijalankan cukup sering.",
|
||||
"Send reminder notifications to calendar sharees as well" : "Kirim juga notifikasi pengingat kepada pengguna yang dibagikan kalendernya",
|
||||
"Reminders are always sent to organizers and attendees." : "Pengingat selalu dikirim kepada penyelenggara dan peserta.",
|
||||
"Enable notifications for events via push" : "Aktifkan notifikasi untuk acara melalui push",
|
||||
"Example content" : "Konten contoh",
|
||||
"Example content serves to showcase the features of Nextcloud. Default content is shipped with Nextcloud, and can be replaced by custom content." : "Konten contoh berfungsi untuk menampilkan fitur Nextcloud. Konten default disertakan dengan Nextcloud, dan dapat diganti dengan konten kustom.",
|
||||
"Availability" : "Ketersediaan",
|
||||
"If you configure your working hours, other people will see when you are out of office when they book a meeting." : "Jika Anda mengonfigurasi jam kerja, orang lain akan melihat kapan Anda di luar kantor saat mereka memesan rapat.",
|
||||
"Absence" : "Ketidakhadiran",
|
||||
"Configure your next absence period." : "Konfigurasikan periode ketidakhadiran Anda berikutnya.",
|
||||
"There was an error updating your attendance status." : "Terjadi kesalahan saat memperbarui status kehadiran Anda.",
|
||||
"Please contact the organizer directly." : "Silakan hubungi penyelenggara secara langsung.",
|
||||
"Are you accepting the invitation?" : "Apakah Anda menerima undangan ini?",
|
||||
"Tentative" : "Tentatif",
|
||||
"Your attendance was updated successfully." : "Kehadiran Anda berhasil diperbarui.",
|
||||
"Could not open file: %1$s, file does seem to exist" : "Tidak dapat membuka file: %1$s, file tampaknya ada",
|
||||
"Could not open file: %1$s, file doesn't seem to exist" : "Tidak dapat membuka file: %1$s, file tampaknya tidak ada",
|
||||
"No results." : "Tidak ada hasil.",
|
||||
"Start typing." : "Mulai mengetik.",
|
||||
"Time zone:" : "Zona waktu:"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "لم يُمكن تفعيل مفتاح الاستعادة. يرجى التحقق من كلمة مرور مفتاح الاستعادة!",
|
||||
"Recovery key successfully disabled" : "تمّ بنجاح تعطيل مفتاح الاستعادة ",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "لم يُمكن تعطيل مفتاح الاستعادة. يرجى التحقق من كلمة مرور مفتاح الاستعادة!",
|
||||
"Missing parameters" : "المعاملات ناقصة",
|
||||
"Please provide the old recovery password" : "يرجى إعطاء كلمة مرور الاستعادة القديمة",
|
||||
"Please provide a new recovery password" : "يرجى إعطاء كلمة مرور جديدة للاستعادة",
|
||||
"Please repeat the new recovery password" : "يرجى تكرار كلمة مرور الاستعادة الجديدة",
|
||||
|
|
@ -34,32 +33,34 @@ OC.L10N.register(
|
|||
"Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password." : "يرجى تسجيل الدخول إلى واجهة الويب، و الانتقال إلى قسم \"الأمان\" Security في إعداداتك الشخصية وتحديث كلمة مرور التشفير الخاصة بك عن طريق إدخال كلمة المرور هذه في حقل \"كلمة مرور تسجيل الدخول القديمة\" Old login password،و كلمة مرور تسجيل الدخول الحالية.",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "تعذّر فك تشفير هذا الملف؛ ربما يكون ملفّاً مُشتركاً. رجاءً، أطلب من مالك الملف إلغاء مشاركته معك.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "تعذرت قراءة هذا الملف؛ ربما يكون ملفّاً مُشتركاً. رجاءً، أطلب من مالك الملف إلغاء مشاركته معك.",
|
||||
"Default encryption module" : "وحدة التشفير الافتراضية",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "تم تمكين تطبيق التشفير، ولكن لم تتم تهيئة المفاتيح الخاصة بك. يرجى تسجيل الخروج ثم تسجيل الدخول من جديد.",
|
||||
"Encrypt the home storage" : "تشفير وحدة التخزين الأساسية",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "يؤدي تمكين هذا الخيار إلى تشفير جميع الملفات المخزنة على وحدة التخزين الرئيسية، وإلا فسيتم تشفير الملفات الموجودة على وحدة التخزين الخارجية فقط",
|
||||
"Enable recovery key" : "تمكين مفتاح الاستعادة",
|
||||
"Encrypt the home storage" : "تشفير وحدة التخزين الأساسية",
|
||||
"Disable recovery key" : "تعطيل مفتاح الاستعادة",
|
||||
"Enable recovery key" : "تمكين مفتاح الاستعادة",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "مفتاح الاسترداد هو مفتاح تشفير إضافي يستخدم لتشفير الملفات. يتم استخدامه لاستعادة الملفات من الحساب في حالة نسيان كلمة المرور.",
|
||||
"Recovery key password" : "استعادة كلمة مرور المفتاح",
|
||||
"Repeat recovery key password" : "أعد كتابة كلمة مرور مفتاح الاستعادة",
|
||||
"Change recovery key password:" : "تعديل كلمة المرور استعادة المفتاح:",
|
||||
"Old recovery key password" : "كلمة مرور مفتاح الاستعادة القديمة",
|
||||
"New recovery key password" : "كلمة مرور جديدة لمفتاح الاستعادة",
|
||||
"Repeat new recovery key password" : "أعد كتابة كلمة مرور مفتاح الاستعادة الجديدة",
|
||||
"Change Password" : "تعديل كلمة المرور",
|
||||
"Basic encryption module" : "وحدة التشفير الأساسية",
|
||||
"Your private key password no longer matches your log-in password." : "لم تعد كلمة مرور المفتاح الخاص تطابق كلمة مرور تسجيل الدخول الخاصة بك.",
|
||||
"Set your old private key password to your current log-in password:" : "قم بتعيين كلمة مرور المفتاح الخاص القديم على كلمة مرور تسجيل الدخول الحالية:",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "إذا كنت لا تتذكر كلمة مرورك القديمة، فيمكنك أن تطلب من المشرف استرداد ملفاتك.",
|
||||
"Old log-in password" : "كلمة المرور القديمة الخاصة بالدخول",
|
||||
"Current log-in password" : "كلمة المرور الحالية الخاصة بالدخول",
|
||||
"Update" : "تحديث",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "تفعيل هذا الخيار يمكنك من اعادة الوصول الى ملفاتك المشفرة عند فقدان كلمة المرور",
|
||||
"Default encryption module" : "وحدة التشفير الافتراضية",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "تم تمكين تطبيق التشفير، ولكن لم تتم تهيئة المفاتيح الخاصة بك. يرجى تسجيل الخروج ثم تسجيل الدخول من جديد.",
|
||||
"Basic encryption module" : "وحدة التشفير الأساسية",
|
||||
"Missing parameters" : "المعاملات ناقصة",
|
||||
"Default encryption module for server-side encryption" : "وحدة التشفير الافتراضية للتشفير من جانب الخادم",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "لاستخدام وحدة التشفير هذه ، تحتاج إلى تمكين التشفير من جانب الخادم في إعدادات المدير. بمجرد تمكين هذه الوحدة ، ستقوم بتشفير جميع ملفاتك بشفافية. يعتمد التشفير على مفاتيح AES 256. لن تلمس الوحدة الملفات الموجودة ، سيتم تشفير الملفات الجديدة فقط بعد تمكين التشفير من جانب الخادم. لكن لاحظ أنه لن يُمكن تعطيل التشفير والعودة إلى حالة عدم التشفير. يرجى قراءة الوثائق لمعرفة جميع العواقب قبل أن تقرر تمكين التشفير من جانب الخادم.",
|
||||
"Change recovery key password:" : "تعديل كلمة المرور استعادة المفتاح:",
|
||||
"Change Password" : "تعديل كلمة المرور",
|
||||
"Your private key password no longer matches your log-in password." : "لم تعد كلمة مرور المفتاح الخاص تطابق كلمة مرور تسجيل الدخول الخاصة بك.",
|
||||
"Set your old private key password to your current log-in password:" : "قم بتعيين كلمة مرور المفتاح الخاص القديم على كلمة مرور تسجيل الدخول الحالية:",
|
||||
"Update Private Key Password" : "تحديث كلمة المرور لـ المفتاح الخاص",
|
||||
"Enable password recovery:" : "تفعيل استعادة كلمة المرور:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "تفعيل هذا الخيار يمكنك من اعادة الوصول الى ملفاتك المشفرة عند فقدان كلمة المرور",
|
||||
"Enabled" : "مفعلة",
|
||||
"Disabled" : "معطلة",
|
||||
"Default encryption module for server-side encryption" : "وحدة التشفير الافتراضية للتشفير من جانب الخادم",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "لاستخدام وحدة التشفير هذه ، تحتاج إلى تمكين التشفير من جانب الخادم في إعدادات المدير. بمجرد تمكين هذه الوحدة ، ستقوم بتشفير جميع ملفاتك بشفافية. يعتمد التشفير على مفاتيح AES 256. لن تلمس الوحدة الملفات الموجودة ، سيتم تشفير الملفات الجديدة فقط بعد تمكين التشفير من جانب الخادم. لكن لاحظ أنه لن يُمكن تعطيل التشفير والعودة إلى حالة عدم التشفير. يرجى قراءة الوثائق لمعرفة جميع العواقب قبل أن تقرر تمكين التشفير من جانب الخادم."
|
||||
"Disabled" : "معطلة"
|
||||
},
|
||||
"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;");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "لم يُمكن تفعيل مفتاح الاستعادة. يرجى التحقق من كلمة مرور مفتاح الاستعادة!",
|
||||
"Recovery key successfully disabled" : "تمّ بنجاح تعطيل مفتاح الاستعادة ",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "لم يُمكن تعطيل مفتاح الاستعادة. يرجى التحقق من كلمة مرور مفتاح الاستعادة!",
|
||||
"Missing parameters" : "المعاملات ناقصة",
|
||||
"Please provide the old recovery password" : "يرجى إعطاء كلمة مرور الاستعادة القديمة",
|
||||
"Please provide a new recovery password" : "يرجى إعطاء كلمة مرور جديدة للاستعادة",
|
||||
"Please repeat the new recovery password" : "يرجى تكرار كلمة مرور الاستعادة الجديدة",
|
||||
|
|
@ -32,32 +31,34 @@
|
|||
"Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password." : "يرجى تسجيل الدخول إلى واجهة الويب، و الانتقال إلى قسم \"الأمان\" Security في إعداداتك الشخصية وتحديث كلمة مرور التشفير الخاصة بك عن طريق إدخال كلمة المرور هذه في حقل \"كلمة مرور تسجيل الدخول القديمة\" Old login password،و كلمة مرور تسجيل الدخول الحالية.",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "تعذّر فك تشفير هذا الملف؛ ربما يكون ملفّاً مُشتركاً. رجاءً، أطلب من مالك الملف إلغاء مشاركته معك.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "تعذرت قراءة هذا الملف؛ ربما يكون ملفّاً مُشتركاً. رجاءً، أطلب من مالك الملف إلغاء مشاركته معك.",
|
||||
"Default encryption module" : "وحدة التشفير الافتراضية",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "تم تمكين تطبيق التشفير، ولكن لم تتم تهيئة المفاتيح الخاصة بك. يرجى تسجيل الخروج ثم تسجيل الدخول من جديد.",
|
||||
"Encrypt the home storage" : "تشفير وحدة التخزين الأساسية",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "يؤدي تمكين هذا الخيار إلى تشفير جميع الملفات المخزنة على وحدة التخزين الرئيسية، وإلا فسيتم تشفير الملفات الموجودة على وحدة التخزين الخارجية فقط",
|
||||
"Enable recovery key" : "تمكين مفتاح الاستعادة",
|
||||
"Encrypt the home storage" : "تشفير وحدة التخزين الأساسية",
|
||||
"Disable recovery key" : "تعطيل مفتاح الاستعادة",
|
||||
"Enable recovery key" : "تمكين مفتاح الاستعادة",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "مفتاح الاسترداد هو مفتاح تشفير إضافي يستخدم لتشفير الملفات. يتم استخدامه لاستعادة الملفات من الحساب في حالة نسيان كلمة المرور.",
|
||||
"Recovery key password" : "استعادة كلمة مرور المفتاح",
|
||||
"Repeat recovery key password" : "أعد كتابة كلمة مرور مفتاح الاستعادة",
|
||||
"Change recovery key password:" : "تعديل كلمة المرور استعادة المفتاح:",
|
||||
"Old recovery key password" : "كلمة مرور مفتاح الاستعادة القديمة",
|
||||
"New recovery key password" : "كلمة مرور جديدة لمفتاح الاستعادة",
|
||||
"Repeat new recovery key password" : "أعد كتابة كلمة مرور مفتاح الاستعادة الجديدة",
|
||||
"Change Password" : "تعديل كلمة المرور",
|
||||
"Basic encryption module" : "وحدة التشفير الأساسية",
|
||||
"Your private key password no longer matches your log-in password." : "لم تعد كلمة مرور المفتاح الخاص تطابق كلمة مرور تسجيل الدخول الخاصة بك.",
|
||||
"Set your old private key password to your current log-in password:" : "قم بتعيين كلمة مرور المفتاح الخاص القديم على كلمة مرور تسجيل الدخول الحالية:",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "إذا كنت لا تتذكر كلمة مرورك القديمة، فيمكنك أن تطلب من المشرف استرداد ملفاتك.",
|
||||
"Old log-in password" : "كلمة المرور القديمة الخاصة بالدخول",
|
||||
"Current log-in password" : "كلمة المرور الحالية الخاصة بالدخول",
|
||||
"Update" : "تحديث",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "تفعيل هذا الخيار يمكنك من اعادة الوصول الى ملفاتك المشفرة عند فقدان كلمة المرور",
|
||||
"Default encryption module" : "وحدة التشفير الافتراضية",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "تم تمكين تطبيق التشفير، ولكن لم تتم تهيئة المفاتيح الخاصة بك. يرجى تسجيل الخروج ثم تسجيل الدخول من جديد.",
|
||||
"Basic encryption module" : "وحدة التشفير الأساسية",
|
||||
"Missing parameters" : "المعاملات ناقصة",
|
||||
"Default encryption module for server-side encryption" : "وحدة التشفير الافتراضية للتشفير من جانب الخادم",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "لاستخدام وحدة التشفير هذه ، تحتاج إلى تمكين التشفير من جانب الخادم في إعدادات المدير. بمجرد تمكين هذه الوحدة ، ستقوم بتشفير جميع ملفاتك بشفافية. يعتمد التشفير على مفاتيح AES 256. لن تلمس الوحدة الملفات الموجودة ، سيتم تشفير الملفات الجديدة فقط بعد تمكين التشفير من جانب الخادم. لكن لاحظ أنه لن يُمكن تعطيل التشفير والعودة إلى حالة عدم التشفير. يرجى قراءة الوثائق لمعرفة جميع العواقب قبل أن تقرر تمكين التشفير من جانب الخادم.",
|
||||
"Change recovery key password:" : "تعديل كلمة المرور استعادة المفتاح:",
|
||||
"Change Password" : "تعديل كلمة المرور",
|
||||
"Your private key password no longer matches your log-in password." : "لم تعد كلمة مرور المفتاح الخاص تطابق كلمة مرور تسجيل الدخول الخاصة بك.",
|
||||
"Set your old private key password to your current log-in password:" : "قم بتعيين كلمة مرور المفتاح الخاص القديم على كلمة مرور تسجيل الدخول الحالية:",
|
||||
"Update Private Key Password" : "تحديث كلمة المرور لـ المفتاح الخاص",
|
||||
"Enable password recovery:" : "تفعيل استعادة كلمة المرور:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "تفعيل هذا الخيار يمكنك من اعادة الوصول الى ملفاتك المشفرة عند فقدان كلمة المرور",
|
||||
"Enabled" : "مفعلة",
|
||||
"Disabled" : "معطلة",
|
||||
"Default encryption module for server-side encryption" : "وحدة التشفير الافتراضية للتشفير من جانب الخادم",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "لاستخدام وحدة التشفير هذه ، تحتاج إلى تمكين التشفير من جانب الخادم في إعدادات المدير. بمجرد تمكين هذه الوحدة ، ستقوم بتشفير جميع ملفاتك بشفافية. يعتمد التشفير على مفاتيح AES 256. لن تلمس الوحدة الملفات الموجودة ، سيتم تشفير الملفات الجديدة فقط بعد تمكين التشفير من جانب الخادم. لكن لاحظ أنه لن يُمكن تعطيل التشفير والعودة إلى حالة عدم التشفير. يرجى قراءة الوثائق لمعرفة جميع العواقب قبل أن تقرر تمكين التشفير من جانب الخادم."
|
||||
"Disabled" : "معطلة"
|
||||
},"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;"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Неуспешно включване на опцията ключ за възстановяване. Моля, провери паролата за ключа за възстановяване.",
|
||||
"Recovery key successfully disabled" : "Успешно изключване на ключа за възстановяване.",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Неуспешно изключване на ключа за възстановяване. Моля, провери паролата за ключа за възстановяване!",
|
||||
"Missing parameters" : "Липсващи параметри",
|
||||
"Please provide the old recovery password" : "Моля, въведете старата парола за възстановяване",
|
||||
"Please provide a new recovery password" : "Моля, задай нова парола за възстановяване",
|
||||
"Please repeat the new recovery password" : "Моля, въведете новата парола за възстановяване отново",
|
||||
|
|
@ -33,30 +32,32 @@ OC.L10N.register(
|
|||
"The administration enabled server-side-encryption. Your files were encrypted using the password \"%s\"." : "Администрацията е активирала криптирането от страна на сървъра. Файловете ви са били криптирани с помощта на паролата „%s“",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Файлът не може да бъде разшифрован, вероятно е споделен файл. Моля, помолете собственика на файла да го сподели повторно с вас.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Файлът не може да бъде прочетен, вероятно е споделен файл. Моля, помолете собственика на файла да го сподели повторно с вас.",
|
||||
"Default encryption module" : "Модул за криптиране по подразбиране:",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Приложението за криптиране е включено, но вашите ключове не са инициализирани. Моля отпишете си и се впишете отново.",
|
||||
"Encrypt the home storage" : "Шифровайте домашното хранилище",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Активирането на тази опция криптира всички файлове, съхранявани в основното хранилище, в противен случай ще бъдат криптирани само файлове от външно хранилище",
|
||||
"Enable recovery key" : "Активиране на ключа за въстановяване:",
|
||||
"Encrypt the home storage" : "Шифровайте домашното хранилище",
|
||||
"Disable recovery key" : "Изключване на въстановяването на ключа:",
|
||||
"Enable recovery key" : "Активиране на ключа за въстановяване:",
|
||||
"Recovery key password" : "Парола за възстановяане на ключа",
|
||||
"Repeat recovery key password" : "Повторение на паролата за възстановяане на ключа",
|
||||
"Change recovery key password:" : "Промени паролата за въстановяване на ключа:",
|
||||
"Old recovery key password" : "Стара парола за възстановяане на ключа",
|
||||
"New recovery key password" : "Нова парола за възстановяане на ключа",
|
||||
"Repeat new recovery key password" : "Повторение на новата парола за възстановяане на ключа",
|
||||
"Change Password" : "Промени Паролата",
|
||||
"Basic encryption module" : "Основен модул за криптиране",
|
||||
"Your private key password no longer matches your log-in password." : "Личният ви ключ не съвпада с паролата за вписване.",
|
||||
"Set your old private key password to your current log-in password:" : "Промени паролата за тайния ти включ на паролата за вписване:",
|
||||
"Old log-in password" : "Стара парола за вписване",
|
||||
"Current log-in password" : "Текуща парола за вписване",
|
||||
"Update" : "Обновяване",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Избирането на тази опция ще ти позволи да възстановиш достъпа си до файловете в случай на изгубена парола.",
|
||||
"Default encryption module" : "Модул за криптиране по подразбиране:",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Приложението за криптиране е включено, но вашите ключове не са инициализирани. Моля отпишете си и се впишете отново.",
|
||||
"Basic encryption module" : "Основен модул за криптиране",
|
||||
"Missing parameters" : "Липсващи параметри",
|
||||
"Default encryption module for server-side encryption" : "Модул за криптиране по подразбиране за сървърно криптиране",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "За да използвате този модул за криптиране, трябва да активирате от страна на сървъра криптирането в администраторските настройки. След като бъде активиран, този модул ще шифрова всичките ви файлове прозрачно. Криптирането се базира на AES 256 ключове.\nМодулът няма да засяга съществуващи файлове, само новите файлове ще бъдат криптирани след активиране на криптиране от страна на сървъра. Също така не е възможно да деактивирате криптирането отново и да се върнете към нешифрована система.\nМоля, прочетете документацията, за да сте наясно за всички последици, преди да решите да активирате сървърното криптиране.",
|
||||
"Change recovery key password:" : "Промени паролата за въстановяване на ключа:",
|
||||
"Change Password" : "Промени Паролата",
|
||||
"Your private key password no longer matches your log-in password." : "Личният ви ключ не съвпада с паролата за вписване.",
|
||||
"Set your old private key password to your current log-in password:" : "Промени паролата за тайния ти включ на паролата за вписване:",
|
||||
"Update Private Key Password" : "Промени Тайната Парола за Ключа",
|
||||
"Enable password recovery:" : "Включи опцията възстановяване на паролата:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Избирането на тази опция ще ти позволи да възстановиш достъпа си до файловете в случай на изгубена парола.",
|
||||
"Enabled" : "Включено",
|
||||
"Disabled" : "Изключено",
|
||||
"Default encryption module for server-side encryption" : "Модул за криптиране по подразбиране за сървърно криптиране",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "За да използвате този модул за криптиране, трябва да активирате от страна на сървъра криптирането в администраторските настройки. След като бъде активиран, този модул ще шифрова всичките ви файлове прозрачно. Криптирането се базира на AES 256 ключове.\nМодулът няма да засяга съществуващи файлове, само новите файлове ще бъдат криптирани след активиране на криптиране от страна на сървъра. Също така не е възможно да деактивирате криптирането отново и да се върнете към нешифрована система.\nМоля, прочетете документацията, за да сте наясно за всички последици, преди да решите да активирате сървърното криптиране."
|
||||
"Disabled" : "Изключено"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Неуспешно включване на опцията ключ за възстановяване. Моля, провери паролата за ключа за възстановяване.",
|
||||
"Recovery key successfully disabled" : "Успешно изключване на ключа за възстановяване.",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Неуспешно изключване на ключа за възстановяване. Моля, провери паролата за ключа за възстановяване!",
|
||||
"Missing parameters" : "Липсващи параметри",
|
||||
"Please provide the old recovery password" : "Моля, въведете старата парола за възстановяване",
|
||||
"Please provide a new recovery password" : "Моля, задай нова парола за възстановяване",
|
||||
"Please repeat the new recovery password" : "Моля, въведете новата парола за възстановяване отново",
|
||||
|
|
@ -31,30 +30,32 @@
|
|||
"The administration enabled server-side-encryption. Your files were encrypted using the password \"%s\"." : "Администрацията е активирала криптирането от страна на сървъра. Файловете ви са били криптирани с помощта на паролата „%s“",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Файлът не може да бъде разшифрован, вероятно е споделен файл. Моля, помолете собственика на файла да го сподели повторно с вас.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Файлът не може да бъде прочетен, вероятно е споделен файл. Моля, помолете собственика на файла да го сподели повторно с вас.",
|
||||
"Default encryption module" : "Модул за криптиране по подразбиране:",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Приложението за криптиране е включено, но вашите ключове не са инициализирани. Моля отпишете си и се впишете отново.",
|
||||
"Encrypt the home storage" : "Шифровайте домашното хранилище",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Активирането на тази опция криптира всички файлове, съхранявани в основното хранилище, в противен случай ще бъдат криптирани само файлове от външно хранилище",
|
||||
"Enable recovery key" : "Активиране на ключа за въстановяване:",
|
||||
"Encrypt the home storage" : "Шифровайте домашното хранилище",
|
||||
"Disable recovery key" : "Изключване на въстановяването на ключа:",
|
||||
"Enable recovery key" : "Активиране на ключа за въстановяване:",
|
||||
"Recovery key password" : "Парола за възстановяане на ключа",
|
||||
"Repeat recovery key password" : "Повторение на паролата за възстановяане на ключа",
|
||||
"Change recovery key password:" : "Промени паролата за въстановяване на ключа:",
|
||||
"Old recovery key password" : "Стара парола за възстановяане на ключа",
|
||||
"New recovery key password" : "Нова парола за възстановяане на ключа",
|
||||
"Repeat new recovery key password" : "Повторение на новата парола за възстановяане на ключа",
|
||||
"Change Password" : "Промени Паролата",
|
||||
"Basic encryption module" : "Основен модул за криптиране",
|
||||
"Your private key password no longer matches your log-in password." : "Личният ви ключ не съвпада с паролата за вписване.",
|
||||
"Set your old private key password to your current log-in password:" : "Промени паролата за тайния ти включ на паролата за вписване:",
|
||||
"Old log-in password" : "Стара парола за вписване",
|
||||
"Current log-in password" : "Текуща парола за вписване",
|
||||
"Update" : "Обновяване",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Избирането на тази опция ще ти позволи да възстановиш достъпа си до файловете в случай на изгубена парола.",
|
||||
"Default encryption module" : "Модул за криптиране по подразбиране:",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Приложението за криптиране е включено, но вашите ключове не са инициализирани. Моля отпишете си и се впишете отново.",
|
||||
"Basic encryption module" : "Основен модул за криптиране",
|
||||
"Missing parameters" : "Липсващи параметри",
|
||||
"Default encryption module for server-side encryption" : "Модул за криптиране по подразбиране за сървърно криптиране",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "За да използвате този модул за криптиране, трябва да активирате от страна на сървъра криптирането в администраторските настройки. След като бъде активиран, този модул ще шифрова всичките ви файлове прозрачно. Криптирането се базира на AES 256 ключове.\nМодулът няма да засяга съществуващи файлове, само новите файлове ще бъдат криптирани след активиране на криптиране от страна на сървъра. Също така не е възможно да деактивирате криптирането отново и да се върнете към нешифрована система.\nМоля, прочетете документацията, за да сте наясно за всички последици, преди да решите да активирате сървърното криптиране.",
|
||||
"Change recovery key password:" : "Промени паролата за въстановяване на ключа:",
|
||||
"Change Password" : "Промени Паролата",
|
||||
"Your private key password no longer matches your log-in password." : "Личният ви ключ не съвпада с паролата за вписване.",
|
||||
"Set your old private key password to your current log-in password:" : "Промени паролата за тайния ти включ на паролата за вписване:",
|
||||
"Update Private Key Password" : "Промени Тайната Парола за Ключа",
|
||||
"Enable password recovery:" : "Включи опцията възстановяване на паролата:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Избирането на тази опция ще ти позволи да възстановиш достъпа си до файловете в случай на изгубена парола.",
|
||||
"Enabled" : "Включено",
|
||||
"Disabled" : "Изключено",
|
||||
"Default encryption module for server-side encryption" : "Модул за криптиране по подразбиране за сървърно криптиране",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "За да използвате този модул за криптиране, трябва да активирате от страна на сървъра криптирането в администраторските настройки. След като бъде активиран, този модул ще шифрова всичките ви файлове прозрачно. Криптирането се базира на AES 256 ключове.\nМодулът няма да засяга съществуващи файлове, само новите файлове ще бъдат криптирани след активиране на криптиране от страна на сървъра. Също така не е възможно да деактивирате криптирането отново и да се върнете към нешифрована система.\nМоля, прочетете документацията, за да сте наясно за всички последици, преди да решите да активирате сървърното криптиране."
|
||||
"Disabled" : "Изключено"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No s'ha pogut habilitar la clau de recuperació. Comproveu contrasenya de la clau de recuperació!",
|
||||
"Recovery key successfully disabled" : "La clau de recuperació s'ha inhabilitat",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No s'ha pogut inhabilitar la clau de recuperació. Comproveu la contrasenya de la clau de recuperació!",
|
||||
"Missing parameters" : "Falten paràmetres",
|
||||
"Please provide the old recovery password" : "Si us plau, proporcioneu la contrasenya de recuperació antiga",
|
||||
"Please provide a new recovery password" : "Si us plau, proporcioneu una nova contrasenya de recuperació",
|
||||
"Please repeat the new recovery password" : "Si us plau, repetiu la nova contrasenya de recuperació",
|
||||
|
|
@ -30,29 +29,31 @@ OC.L10N.register(
|
|||
"one-time password for server-side-encryption" : "contrasenya única per al xifratge en el servidor",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No es pot desxifrar aquest fitxer, probablement és un fitxer compartit. Demaneu al propietari del fitxer que torni a compartir el fitxer amb vosaltres.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No es pot llegir aquest fitxer, probablement aquest sigui un fitxer compartit. Demana al propietari del fitxer que torni a compartir el fitxer amb tu.",
|
||||
"Default encryption module" : "Mòdul de xifratge per defecte",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "L'aplicació de xifratge està activada però les claus no estan inicialitzades, tanqueu la sessió i inicieu-ne una de nova.",
|
||||
"Encrypt the home storage" : "Xifra l'emmagatzematge de casa",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Si activeu aquesta opció, es xifraran tots els fitxers emmagatzemats a l’emmagatzematge principal; en cas contrari, només es xifraran els fitxers d’emmagatzematge extern",
|
||||
"Enable recovery key" : "Habilita la clau de recuperació",
|
||||
"Encrypt the home storage" : "Xifra l'emmagatzematge de casa",
|
||||
"Disable recovery key" : "Inhabilita la clau de recuperació",
|
||||
"Enable recovery key" : "Habilita la clau de recuperació",
|
||||
"Recovery key password" : "Clau de recuperació de la contrasenya",
|
||||
"Repeat recovery key password" : "Repetiu la contrasenya de la clau de recuperació",
|
||||
"Change recovery key password:" : "Canvia la clau de recuperació de contrasenya:",
|
||||
"Old recovery key password" : "Contrasenya antiga de clau de recuperació",
|
||||
"New recovery key password" : "Nova contrasenya de clau de recuperació",
|
||||
"Repeat new recovery key password" : "Repetiu la contrasenya de la clau de recuperació nova",
|
||||
"Change Password" : "Canvia la contrasenya",
|
||||
"Basic encryption module" : "Mòdul de xifratge bàsic",
|
||||
"Your private key password no longer matches your log-in password." : "La clau privada ja no es correspon amb la contrasenya d'inici de sessió:",
|
||||
"Set your old private key password to your current log-in password:" : "Establiu la vostra antiga clau privada a l'actual contrasenya d'accés:",
|
||||
"Old log-in password" : "Contrasenya antiga d’inici de sessió",
|
||||
"Current log-in password" : "Contrasenya actual d’inici de sessió",
|
||||
"Update" : "Actualitza",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Si activeu aquesta opció, podreu accedir als vostres fitxers encriptats en cas de pèrdua de contrasenya",
|
||||
"Default encryption module" : "Mòdul de xifratge per defecte",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "L'aplicació de xifratge està activada però les claus no estan inicialitzades, tanqueu la sessió i inicieu-ne una de nova.",
|
||||
"Basic encryption module" : "Mòdul de xifratge bàsic",
|
||||
"Missing parameters" : "Falten paràmetres",
|
||||
"Default encryption module for server-side encryption" : "Mòdul criptogràfic per defecte per a xifratge de servidor",
|
||||
"Change recovery key password:" : "Canvia la clau de recuperació de contrasenya:",
|
||||
"Change Password" : "Canvia la contrasenya",
|
||||
"Your private key password no longer matches your log-in password." : "La clau privada ja no es correspon amb la contrasenya d'inici de sessió:",
|
||||
"Set your old private key password to your current log-in password:" : "Establiu la vostra antiga clau privada a l'actual contrasenya d'accés:",
|
||||
"Update Private Key Password" : "Actualitza la contrasenya de clau privada",
|
||||
"Enable password recovery:" : "Habilita la recuperació de contrasenya:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Si activeu aquesta opció, podreu accedir als vostres fitxers encriptats en cas de pèrdua de contrasenya",
|
||||
"Enabled" : "Habilitat",
|
||||
"Disabled" : "Inhabilitat",
|
||||
"Default encryption module for server-side encryption" : "Mòdul criptogràfic per defecte per a xifratge de servidor"
|
||||
"Disabled" : "Inhabilitat"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No s'ha pogut habilitar la clau de recuperació. Comproveu contrasenya de la clau de recuperació!",
|
||||
"Recovery key successfully disabled" : "La clau de recuperació s'ha inhabilitat",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No s'ha pogut inhabilitar la clau de recuperació. Comproveu la contrasenya de la clau de recuperació!",
|
||||
"Missing parameters" : "Falten paràmetres",
|
||||
"Please provide the old recovery password" : "Si us plau, proporcioneu la contrasenya de recuperació antiga",
|
||||
"Please provide a new recovery password" : "Si us plau, proporcioneu una nova contrasenya de recuperació",
|
||||
"Please repeat the new recovery password" : "Si us plau, repetiu la nova contrasenya de recuperació",
|
||||
|
|
@ -28,29 +27,31 @@
|
|||
"one-time password for server-side-encryption" : "contrasenya única per al xifratge en el servidor",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No es pot desxifrar aquest fitxer, probablement és un fitxer compartit. Demaneu al propietari del fitxer que torni a compartir el fitxer amb vosaltres.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No es pot llegir aquest fitxer, probablement aquest sigui un fitxer compartit. Demana al propietari del fitxer que torni a compartir el fitxer amb tu.",
|
||||
"Default encryption module" : "Mòdul de xifratge per defecte",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "L'aplicació de xifratge està activada però les claus no estan inicialitzades, tanqueu la sessió i inicieu-ne una de nova.",
|
||||
"Encrypt the home storage" : "Xifra l'emmagatzematge de casa",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Si activeu aquesta opció, es xifraran tots els fitxers emmagatzemats a l’emmagatzematge principal; en cas contrari, només es xifraran els fitxers d’emmagatzematge extern",
|
||||
"Enable recovery key" : "Habilita la clau de recuperació",
|
||||
"Encrypt the home storage" : "Xifra l'emmagatzematge de casa",
|
||||
"Disable recovery key" : "Inhabilita la clau de recuperació",
|
||||
"Enable recovery key" : "Habilita la clau de recuperació",
|
||||
"Recovery key password" : "Clau de recuperació de la contrasenya",
|
||||
"Repeat recovery key password" : "Repetiu la contrasenya de la clau de recuperació",
|
||||
"Change recovery key password:" : "Canvia la clau de recuperació de contrasenya:",
|
||||
"Old recovery key password" : "Contrasenya antiga de clau de recuperació",
|
||||
"New recovery key password" : "Nova contrasenya de clau de recuperació",
|
||||
"Repeat new recovery key password" : "Repetiu la contrasenya de la clau de recuperació nova",
|
||||
"Change Password" : "Canvia la contrasenya",
|
||||
"Basic encryption module" : "Mòdul de xifratge bàsic",
|
||||
"Your private key password no longer matches your log-in password." : "La clau privada ja no es correspon amb la contrasenya d'inici de sessió:",
|
||||
"Set your old private key password to your current log-in password:" : "Establiu la vostra antiga clau privada a l'actual contrasenya d'accés:",
|
||||
"Old log-in password" : "Contrasenya antiga d’inici de sessió",
|
||||
"Current log-in password" : "Contrasenya actual d’inici de sessió",
|
||||
"Update" : "Actualitza",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Si activeu aquesta opció, podreu accedir als vostres fitxers encriptats en cas de pèrdua de contrasenya",
|
||||
"Default encryption module" : "Mòdul de xifratge per defecte",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "L'aplicació de xifratge està activada però les claus no estan inicialitzades, tanqueu la sessió i inicieu-ne una de nova.",
|
||||
"Basic encryption module" : "Mòdul de xifratge bàsic",
|
||||
"Missing parameters" : "Falten paràmetres",
|
||||
"Default encryption module for server-side encryption" : "Mòdul criptogràfic per defecte per a xifratge de servidor",
|
||||
"Change recovery key password:" : "Canvia la clau de recuperació de contrasenya:",
|
||||
"Change Password" : "Canvia la contrasenya",
|
||||
"Your private key password no longer matches your log-in password." : "La clau privada ja no es correspon amb la contrasenya d'inici de sessió:",
|
||||
"Set your old private key password to your current log-in password:" : "Establiu la vostra antiga clau privada a l'actual contrasenya d'accés:",
|
||||
"Update Private Key Password" : "Actualitza la contrasenya de clau privada",
|
||||
"Enable password recovery:" : "Habilita la recuperació de contrasenya:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Si activeu aquesta opció, podreu accedir als vostres fitxers encriptats en cas de pèrdua de contrasenya",
|
||||
"Enabled" : "Habilitat",
|
||||
"Disabled" : "Inhabilitat",
|
||||
"Default encryption module for server-side encryption" : "Mòdul criptogràfic per defecte per a xifratge de servidor"
|
||||
"Disabled" : "Inhabilitat"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Nepodařilo se povolit záchranný klíč. Zkontrolujte své heslo k záchrannému klíči!",
|
||||
"Recovery key successfully disabled" : "Záchranný klíč úspěšně zakázán",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Nedaří se zakázat záchranný klíč. Zkontrolujte zadání hesla k němu.",
|
||||
"Missing parameters" : "Chybějící parametry",
|
||||
"Please provide the old recovery password" : "Zadejte původní heslo pro obnovu",
|
||||
"Please provide a new recovery password" : "Zadejte nové heslo pro obnovu",
|
||||
"Please repeat the new recovery password" : "Zopakujte zadání nového hesla pro obnovu",
|
||||
|
|
@ -36,32 +35,34 @@ OC.L10N.register(
|
|||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Z tohoto souboru se nedaří číst – pravděpodobně se jedná o nasdílený soubor. Požádejte jeho vlastníka, aby vám ho znovu nasdílel.",
|
||||
"Default Encryption Module" : "Výchozí šifrovací modul",
|
||||
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Výchozí modul pro šifrování na straně Nextcloud serveru (SSE)",
|
||||
"Default encryption module" : "Výchozí šifrovací modul",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikace pro šifrování je zapnuta, ale šifrovací klíče ještě nejsou inicializované. Odhlaste se a znovu se přihlaste",
|
||||
"Encrypt the home storage" : "Zašifrovat domovské úložiště",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Povolení tohoto nastavení zašifruje všechny soubory uložené v hlavním úložišti, jinak budou šifrovány pouze soubory na externích úložištích.",
|
||||
"Enable recovery key" : "Povolit záchranný klíč",
|
||||
"Encrypt the home storage" : "Zašifrovat domovské úložiště",
|
||||
"Disable recovery key" : "Vypnout záchranný klíč",
|
||||
"Enable recovery key" : "Povolit záchranný klíč",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "Záchranný klíč je dodatečný šifrovací klíč sloužící pro šifrování souborů. Slouží k obnovení souborů z účtu, pokud dojde k zapomenutí hesla.",
|
||||
"Recovery key password" : "Heslo ke klíči pro obnovu",
|
||||
"Repeat recovery key password" : "Zopakovat heslo záchranného klíče",
|
||||
"Change recovery key password:" : "Změna hesla klíče pro obnovu:",
|
||||
"Old recovery key password" : "Staré heslo záchranného klíče",
|
||||
"New recovery key password" : "Nové heslo k záchrannému klíči",
|
||||
"Repeat new recovery key password" : "Zopakujte nové heslo záchranného klíče",
|
||||
"Change Password" : "Změnit heslo",
|
||||
"Basic encryption module" : "Základní šifrovací modul",
|
||||
"Your private key password no longer matches your log-in password." : "Heslo k vašemu soukromému klíči se už neshoduje s vaším přihlašovacím heslem.",
|
||||
"Set your old private key password to your current log-in password:" : "Změňte své staré heslo soukromého klíče na stejné, jako je vaše současné přihlašovací heslo:",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "Pokud si nepamatujete své původní heslo, můžete požádat správce o obnovu vašich souborů.",
|
||||
"Old log-in password" : "Původní přihlašovací heslo",
|
||||
"Current log-in password" : "Stávající přihlašovací heslo",
|
||||
"Update" : "Aktualizovat",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Zapnutí této volby vám umožní znovu získat přístup k vašim zašifrovaným souborům pokud ztratíte heslo",
|
||||
"Default encryption module" : "Výchozí šifrovací modul",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikace pro šifrování je zapnuta, ale šifrovací klíče ještě nejsou inicializované. Odhlaste se a znovu se přihlaste",
|
||||
"Basic encryption module" : "Základní šifrovací modul",
|
||||
"Missing parameters" : "Chybějící parametry",
|
||||
"Default encryption module for server-side encryption" : "Výchozí modul pro šifrování na straně serveru",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Pro používání tohoto šifrovacího modulu je třeba zapnout šifrování na straně serveru v nastavení správy. Jakmile je zapnutý, tento modul transparentně zašifruje všechny vaše soubory. Šifrování je založeno na AES 256 klíčích.\nModul se nedotkne existujících souborů, zašifrovány budou pouze nové soubory po zapnutí šifrování na straně serveru už není možné ho zase vypnout a vrátit se k nešifrovanému systému.\nNež se rozhodnete zapnout šifrování na straně serveru přečtěte si dokumentaci, abyste se seznámili se známými důsledky.",
|
||||
"Change recovery key password:" : "Změna hesla klíče pro obnovu:",
|
||||
"Change Password" : "Změnit heslo",
|
||||
"Your private key password no longer matches your log-in password." : "Heslo k vašemu soukromému klíči se už neshoduje s vaším přihlašovacím heslem.",
|
||||
"Set your old private key password to your current log-in password:" : "Změňte své staré heslo soukromého klíče na stejné, jako je vaše současné přihlašovací heslo:",
|
||||
"Update Private Key Password" : "Změnit heslo k soukromé části klíče",
|
||||
"Enable password recovery:" : "Povolit obnovu hesla:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Zapnutí této volby vám umožní znovu získat přístup k vašim zašifrovaným souborům pokud ztratíte heslo",
|
||||
"Enabled" : "Povoleno",
|
||||
"Disabled" : "Zakázáno",
|
||||
"Default encryption module for server-side encryption" : "Výchozí modul pro šifrování na straně serveru",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Pro používání tohoto šifrovacího modulu je třeba zapnout šifrování na straně serveru v nastavení správy. Jakmile je zapnutý, tento modul transparentně zašifruje všechny vaše soubory. Šifrování je založeno na AES 256 klíčích.\nModul se nedotkne existujících souborů, zašifrovány budou pouze nové soubory po zapnutí šifrování na straně serveru už není možné ho zase vypnout a vrátit se k nešifrovanému systému.\nNež se rozhodnete zapnout šifrování na straně serveru přečtěte si dokumentaci, abyste se seznámili se známými důsledky."
|
||||
"Disabled" : "Zakázáno"
|
||||
},
|
||||
"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Nepodařilo se povolit záchranný klíč. Zkontrolujte své heslo k záchrannému klíči!",
|
||||
"Recovery key successfully disabled" : "Záchranný klíč úspěšně zakázán",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Nedaří se zakázat záchranný klíč. Zkontrolujte zadání hesla k němu.",
|
||||
"Missing parameters" : "Chybějící parametry",
|
||||
"Please provide the old recovery password" : "Zadejte původní heslo pro obnovu",
|
||||
"Please provide a new recovery password" : "Zadejte nové heslo pro obnovu",
|
||||
"Please repeat the new recovery password" : "Zopakujte zadání nového hesla pro obnovu",
|
||||
|
|
@ -34,32 +33,34 @@
|
|||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Z tohoto souboru se nedaří číst – pravděpodobně se jedná o nasdílený soubor. Požádejte jeho vlastníka, aby vám ho znovu nasdílel.",
|
||||
"Default Encryption Module" : "Výchozí šifrovací modul",
|
||||
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Výchozí modul pro šifrování na straně Nextcloud serveru (SSE)",
|
||||
"Default encryption module" : "Výchozí šifrovací modul",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikace pro šifrování je zapnuta, ale šifrovací klíče ještě nejsou inicializované. Odhlaste se a znovu se přihlaste",
|
||||
"Encrypt the home storage" : "Zašifrovat domovské úložiště",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Povolení tohoto nastavení zašifruje všechny soubory uložené v hlavním úložišti, jinak budou šifrovány pouze soubory na externích úložištích.",
|
||||
"Enable recovery key" : "Povolit záchranný klíč",
|
||||
"Encrypt the home storage" : "Zašifrovat domovské úložiště",
|
||||
"Disable recovery key" : "Vypnout záchranný klíč",
|
||||
"Enable recovery key" : "Povolit záchranný klíč",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "Záchranný klíč je dodatečný šifrovací klíč sloužící pro šifrování souborů. Slouží k obnovení souborů z účtu, pokud dojde k zapomenutí hesla.",
|
||||
"Recovery key password" : "Heslo ke klíči pro obnovu",
|
||||
"Repeat recovery key password" : "Zopakovat heslo záchranného klíče",
|
||||
"Change recovery key password:" : "Změna hesla klíče pro obnovu:",
|
||||
"Old recovery key password" : "Staré heslo záchranného klíče",
|
||||
"New recovery key password" : "Nové heslo k záchrannému klíči",
|
||||
"Repeat new recovery key password" : "Zopakujte nové heslo záchranného klíče",
|
||||
"Change Password" : "Změnit heslo",
|
||||
"Basic encryption module" : "Základní šifrovací modul",
|
||||
"Your private key password no longer matches your log-in password." : "Heslo k vašemu soukromému klíči se už neshoduje s vaším přihlašovacím heslem.",
|
||||
"Set your old private key password to your current log-in password:" : "Změňte své staré heslo soukromého klíče na stejné, jako je vaše současné přihlašovací heslo:",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "Pokud si nepamatujete své původní heslo, můžete požádat správce o obnovu vašich souborů.",
|
||||
"Old log-in password" : "Původní přihlašovací heslo",
|
||||
"Current log-in password" : "Stávající přihlašovací heslo",
|
||||
"Update" : "Aktualizovat",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Zapnutí této volby vám umožní znovu získat přístup k vašim zašifrovaným souborům pokud ztratíte heslo",
|
||||
"Default encryption module" : "Výchozí šifrovací modul",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikace pro šifrování je zapnuta, ale šifrovací klíče ještě nejsou inicializované. Odhlaste se a znovu se přihlaste",
|
||||
"Basic encryption module" : "Základní šifrovací modul",
|
||||
"Missing parameters" : "Chybějící parametry",
|
||||
"Default encryption module for server-side encryption" : "Výchozí modul pro šifrování na straně serveru",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Pro používání tohoto šifrovacího modulu je třeba zapnout šifrování na straně serveru v nastavení správy. Jakmile je zapnutý, tento modul transparentně zašifruje všechny vaše soubory. Šifrování je založeno na AES 256 klíčích.\nModul se nedotkne existujících souborů, zašifrovány budou pouze nové soubory po zapnutí šifrování na straně serveru už není možné ho zase vypnout a vrátit se k nešifrovanému systému.\nNež se rozhodnete zapnout šifrování na straně serveru přečtěte si dokumentaci, abyste se seznámili se známými důsledky.",
|
||||
"Change recovery key password:" : "Změna hesla klíče pro obnovu:",
|
||||
"Change Password" : "Změnit heslo",
|
||||
"Your private key password no longer matches your log-in password." : "Heslo k vašemu soukromému klíči se už neshoduje s vaším přihlašovacím heslem.",
|
||||
"Set your old private key password to your current log-in password:" : "Změňte své staré heslo soukromého klíče na stejné, jako je vaše současné přihlašovací heslo:",
|
||||
"Update Private Key Password" : "Změnit heslo k soukromé části klíče",
|
||||
"Enable password recovery:" : "Povolit obnovu hesla:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Zapnutí této volby vám umožní znovu získat přístup k vašim zašifrovaným souborům pokud ztratíte heslo",
|
||||
"Enabled" : "Povoleno",
|
||||
"Disabled" : "Zakázáno",
|
||||
"Default encryption module for server-side encryption" : "Výchozí modul pro šifrování na straně serveru",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Pro používání tohoto šifrovacího modulu je třeba zapnout šifrování na straně serveru v nastavení správy. Jakmile je zapnutý, tento modul transparentně zašifruje všechny vaše soubory. Šifrování je založeno na AES 256 klíčích.\nModul se nedotkne existujících souborů, zašifrovány budou pouze nové soubory po zapnutí šifrování na straně serveru už není možné ho zase vypnout a vrátit se k nešifrovanému systému.\nNež se rozhodnete zapnout šifrování na straně serveru přečtěte si dokumentaci, abyste se seznámili se známými důsledky."
|
||||
"Disabled" : "Zakázáno"
|
||||
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Kunne ikke aktivere gendannelsesnøgle. Kontroller venligst dit gendannelsesnøgle kodeord!",
|
||||
"Recovery key successfully disabled" : "Gendannelsesnøgle deaktiveret succesfuldt",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Kunne ikke deaktivere gendannelsesnøgle. Kontroller din gendannelsesnøgle kodeord!",
|
||||
"Missing parameters" : "Manglende parametre",
|
||||
"Please provide the old recovery password" : "Angiv venligst det gamle kodeord for gendannelsesnøglen",
|
||||
"Please provide a new recovery password" : "Angiv venligst et nyt kodeord til gendannelse",
|
||||
"Please repeat the new recovery password" : "Gentag venligst det nye kodeord til gendannelse",
|
||||
|
|
@ -35,32 +34,34 @@ OC.L10N.register(
|
|||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Kan ikke dekryptere denne fil, sandsynligvis er dette en delt fil. Bed filejeren om at videredele filen med dig.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Kan ikke læse denne fil, sandsynligvis er dette en delt fil. Bed filejeren om at videredele filen med dig.",
|
||||
"Default Encryption Module" : "Standard krypteringsmodul",
|
||||
"Default encryption module" : "Standard krypterings modul",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Krypteringsprogrammet er aktiveret men dine nøgler er ikke indlæst, log venligst ud og ind igen",
|
||||
"Encrypt the home storage" : "Krypter hjemmelageret",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Ved at slå denne valgmulighed til krypteres alle filer i hovedlageret, ellers vil kun filer på eksternt lager blive krypteret",
|
||||
"Enable recovery key" : "Aktiver gendannelsesnøgle",
|
||||
"Encrypt the home storage" : "Krypter hjemmelageret",
|
||||
"Disable recovery key" : "Deaktiver gendannelsesnøgle",
|
||||
"Enable recovery key" : "Aktiver gendannelsesnøgle",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "Gendannelsesnøglen er en ekstra krypteringsnøgle, der bruges til at kryptere filer. Det bruges til at gendanne filer fra en konto, hvis adgangskoden er glemt.",
|
||||
"Recovery key password" : "Gendannelsesnøgle kodeord",
|
||||
"Repeat recovery key password" : "Gentag adgangskode for gendannelsesnøgle",
|
||||
"Change recovery key password:" : "Skift gendannelsesnøgle kodeord:",
|
||||
"Old recovery key password" : "Gammel adgangskode for gendannelsesnøgle",
|
||||
"New recovery key password" : "Ny adgangskode for gendannelsesnøgle",
|
||||
"Repeat new recovery key password" : "Gentag ny adgangskode for gendannelsesnøgle",
|
||||
"Change Password" : "Skift Kodeord",
|
||||
"Basic encryption module" : "Basis krypterings modul",
|
||||
"Your private key password no longer matches your log-in password." : "Dit private nøglekodeord stemmer ikke længere overens med dit login-kodeord.",
|
||||
"Set your old private key password to your current log-in password:" : "Sæt dit gamle, private nøglekodeord til at være dit nuværende login-kodeord. ",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "Hvis du ikke kan huske din gamle adgangskode, så kan du bede din administrator om at redde dine filer.",
|
||||
"Old log-in password" : "Gammel adgangskode",
|
||||
"Current log-in password" : "Nuværende adgangskode",
|
||||
"Update" : "Opdatér",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Aktivering af denne valgmulighed tillader dig at generhverve adgang til dine krypterede filer i tilfælde af tab af kodeord",
|
||||
"Default encryption module" : "Standard krypterings modul",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Krypteringsprogrammet er aktiveret men dine nøgler er ikke indlæst, log venligst ud og ind igen",
|
||||
"Basic encryption module" : "Basis krypterings modul",
|
||||
"Missing parameters" : "Manglende parametre",
|
||||
"Default encryption module for server-side encryption" : "Standard krypteringsmodul til kryptering på serveren",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "For at bruge dette krypteringsmodul skal du aktivere serversidekryptering i admin-indstillingerne. Når det er aktiveret, vil dette modul kryptere alle dine filer gennemsigtigt. Krypteringen er baseret på AES 256 nøgler.\nModulet vil ikke røre ved eksisterende filer, kun nye filer vil blive krypteret efter server-side kryptering blev aktiveret. Det er heller ikke muligt at deaktivere krypteringen igen og skifte tilbage til et ukrypteret system.\nLæs venligst dokumentationen for at kende alle implikationer, før du beslutter dig for at aktivere server-side-kryptering.",
|
||||
"Change recovery key password:" : "Skift gendannelsesnøgle kodeord:",
|
||||
"Change Password" : "Skift Kodeord",
|
||||
"Your private key password no longer matches your log-in password." : "Dit private nøglekodeord stemmer ikke længere overens med dit login-kodeord.",
|
||||
"Set your old private key password to your current log-in password:" : "Sæt dit gamle, private nøglekodeord til at være dit nuværende login-kodeord. ",
|
||||
"Update Private Key Password" : "Opdater Privat Nøgle Kodeord",
|
||||
"Enable password recovery:" : "Aktiver kodeord gendannelse:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Aktivering af denne valgmulighed tillader dig at generhverve adgang til dine krypterede filer i tilfælde af tab af kodeord",
|
||||
"Enabled" : "Aktiveret",
|
||||
"Disabled" : "Deaktiveret",
|
||||
"Default encryption module for server-side encryption" : "Standard krypteringsmodul til kryptering på serveren",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "For at bruge dette krypteringsmodul skal du aktivere serversidekryptering i admin-indstillingerne. Når det er aktiveret, vil dette modul kryptere alle dine filer gennemsigtigt. Krypteringen er baseret på AES 256 nøgler.\nModulet vil ikke røre ved eksisterende filer, kun nye filer vil blive krypteret efter server-side kryptering blev aktiveret. Det er heller ikke muligt at deaktivere krypteringen igen og skifte tilbage til et ukrypteret system.\nLæs venligst dokumentationen for at kende alle implikationer, før du beslutter dig for at aktivere server-side-kryptering."
|
||||
"Disabled" : "Deaktiveret"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Kunne ikke aktivere gendannelsesnøgle. Kontroller venligst dit gendannelsesnøgle kodeord!",
|
||||
"Recovery key successfully disabled" : "Gendannelsesnøgle deaktiveret succesfuldt",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Kunne ikke deaktivere gendannelsesnøgle. Kontroller din gendannelsesnøgle kodeord!",
|
||||
"Missing parameters" : "Manglende parametre",
|
||||
"Please provide the old recovery password" : "Angiv venligst det gamle kodeord for gendannelsesnøglen",
|
||||
"Please provide a new recovery password" : "Angiv venligst et nyt kodeord til gendannelse",
|
||||
"Please repeat the new recovery password" : "Gentag venligst det nye kodeord til gendannelse",
|
||||
|
|
@ -33,32 +32,34 @@
|
|||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Kan ikke dekryptere denne fil, sandsynligvis er dette en delt fil. Bed filejeren om at videredele filen med dig.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Kan ikke læse denne fil, sandsynligvis er dette en delt fil. Bed filejeren om at videredele filen med dig.",
|
||||
"Default Encryption Module" : "Standard krypteringsmodul",
|
||||
"Default encryption module" : "Standard krypterings modul",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Krypteringsprogrammet er aktiveret men dine nøgler er ikke indlæst, log venligst ud og ind igen",
|
||||
"Encrypt the home storage" : "Krypter hjemmelageret",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Ved at slå denne valgmulighed til krypteres alle filer i hovedlageret, ellers vil kun filer på eksternt lager blive krypteret",
|
||||
"Enable recovery key" : "Aktiver gendannelsesnøgle",
|
||||
"Encrypt the home storage" : "Krypter hjemmelageret",
|
||||
"Disable recovery key" : "Deaktiver gendannelsesnøgle",
|
||||
"Enable recovery key" : "Aktiver gendannelsesnøgle",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "Gendannelsesnøglen er en ekstra krypteringsnøgle, der bruges til at kryptere filer. Det bruges til at gendanne filer fra en konto, hvis adgangskoden er glemt.",
|
||||
"Recovery key password" : "Gendannelsesnøgle kodeord",
|
||||
"Repeat recovery key password" : "Gentag adgangskode for gendannelsesnøgle",
|
||||
"Change recovery key password:" : "Skift gendannelsesnøgle kodeord:",
|
||||
"Old recovery key password" : "Gammel adgangskode for gendannelsesnøgle",
|
||||
"New recovery key password" : "Ny adgangskode for gendannelsesnøgle",
|
||||
"Repeat new recovery key password" : "Gentag ny adgangskode for gendannelsesnøgle",
|
||||
"Change Password" : "Skift Kodeord",
|
||||
"Basic encryption module" : "Basis krypterings modul",
|
||||
"Your private key password no longer matches your log-in password." : "Dit private nøglekodeord stemmer ikke længere overens med dit login-kodeord.",
|
||||
"Set your old private key password to your current log-in password:" : "Sæt dit gamle, private nøglekodeord til at være dit nuværende login-kodeord. ",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "Hvis du ikke kan huske din gamle adgangskode, så kan du bede din administrator om at redde dine filer.",
|
||||
"Old log-in password" : "Gammel adgangskode",
|
||||
"Current log-in password" : "Nuværende adgangskode",
|
||||
"Update" : "Opdatér",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Aktivering af denne valgmulighed tillader dig at generhverve adgang til dine krypterede filer i tilfælde af tab af kodeord",
|
||||
"Default encryption module" : "Standard krypterings modul",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Krypteringsprogrammet er aktiveret men dine nøgler er ikke indlæst, log venligst ud og ind igen",
|
||||
"Basic encryption module" : "Basis krypterings modul",
|
||||
"Missing parameters" : "Manglende parametre",
|
||||
"Default encryption module for server-side encryption" : "Standard krypteringsmodul til kryptering på serveren",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "For at bruge dette krypteringsmodul skal du aktivere serversidekryptering i admin-indstillingerne. Når det er aktiveret, vil dette modul kryptere alle dine filer gennemsigtigt. Krypteringen er baseret på AES 256 nøgler.\nModulet vil ikke røre ved eksisterende filer, kun nye filer vil blive krypteret efter server-side kryptering blev aktiveret. Det er heller ikke muligt at deaktivere krypteringen igen og skifte tilbage til et ukrypteret system.\nLæs venligst dokumentationen for at kende alle implikationer, før du beslutter dig for at aktivere server-side-kryptering.",
|
||||
"Change recovery key password:" : "Skift gendannelsesnøgle kodeord:",
|
||||
"Change Password" : "Skift Kodeord",
|
||||
"Your private key password no longer matches your log-in password." : "Dit private nøglekodeord stemmer ikke længere overens med dit login-kodeord.",
|
||||
"Set your old private key password to your current log-in password:" : "Sæt dit gamle, private nøglekodeord til at være dit nuværende login-kodeord. ",
|
||||
"Update Private Key Password" : "Opdater Privat Nøgle Kodeord",
|
||||
"Enable password recovery:" : "Aktiver kodeord gendannelse:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Aktivering af denne valgmulighed tillader dig at generhverve adgang til dine krypterede filer i tilfælde af tab af kodeord",
|
||||
"Enabled" : "Aktiveret",
|
||||
"Disabled" : "Deaktiveret",
|
||||
"Default encryption module for server-side encryption" : "Standard krypteringsmodul til kryptering på serveren",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "For at bruge dette krypteringsmodul skal du aktivere serversidekryptering i admin-indstillingerne. Når det er aktiveret, vil dette modul kryptere alle dine filer gennemsigtigt. Krypteringen er baseret på AES 256 nøgler.\nModulet vil ikke røre ved eksisterende filer, kun nye filer vil blive krypteret efter server-side kryptering blev aktiveret. Det er heller ikke muligt at deaktivere krypteringen igen og skifte tilbage til et ukrypteret system.\nLæs venligst dokumentationen for at kende alle implikationer, før du beslutter dig for at aktivere server-side-kryptering."
|
||||
"Disabled" : "Deaktiveret"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Der Wiederherstellungsschlüssel konnte nicht aktiviert werden. Bitte überprüfe das Passwort für den Wiederherstellungsschlüssel!",
|
||||
"Recovery key successfully disabled" : "Wiederherstellungsschlüssel deaktiviert.",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Der Wiederherstellungsschlüssel konnte nicht deaktiviert werden. Bitte überprüfe das Passwort für den Wiederherstellungsschlüssel!",
|
||||
"Missing parameters" : "Fehlende Parameter",
|
||||
"Please provide the old recovery password" : "Bitte das alte Wiederherstellungspasswort eingeben",
|
||||
"Please provide a new recovery password" : "Bitte ein neues Wiederherstellungspasswort eingeben",
|
||||
"Please repeat the new recovery password" : "Bitte das neue Passwort zur Wiederherstellung wiederholen",
|
||||
|
|
@ -37,32 +36,34 @@ OC.L10N.register(
|
|||
"Default Encryption Module" : "Standard-Verschlüsselungsmodul",
|
||||
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Standard-Verschlüsselungsmodul für Nextcloud serverseitige Verschlüsselung",
|
||||
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Diese App bietet die (standardmäßige) Kryptografieimplementierung für die serverseitige Verschlüsselung (SSE) von Nextcloud.\n\n\t\t\t**Verschlüsselungsdetails**\n\t\t\t* **Verschlüsselungsmodus:** AES-256-CTR (Standard)\n\t\t\t* **Authentifizierung:** HMAC-SHA256\n\n\t\t\t**Wichtige Warnungen**\n\t\t\t* **ACHTUNG:** Deaktiviere diese Anwendung erst, wenn alle Dateien entschlüsselt wurden (`occ encryption:decrypt-all`).\n\t\t\t* **WARNUNG**: Die Rückkehr zur unverschlüsselten Dateispeicherung nach der Aktivierung erfordert Zugriff über die Befehlszeile. Die Aktion ist über die Web-Benutzeroberfläche dauerhaft.\n\n\t\t\t**Hinweise zu vorhandenen Dateien**\n\t\t\t* Standardmäßig werden vorhandene Dateien durch die Aktivierung von SSE nicht verschlüsselt; nur neue Dateien werden verschlüsselt.\n\t\t\t* Um alle vorhandenen Dateien zu verschlüsseln, verwende den Befehl \"encryption:encrypt-all\".\n\n\t\t\t**Vorbereitung**\n\t\t\t* **Dokumentation lesen:** Bevor du SSE aktivierst, vorhandene Dateien verschlüsseln oder deaktivierst, ist es wichtig,\n\t\t\t\t die Dokumentation zu lesen, um die Auswirkungen und die entsprechenden Maßnahmen zur Vermeidung von Datenverlust zu kennen.",
|
||||
"Default encryption module" : "Standard-Verschlüsselungsmodul",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Verschlüsselungs-App ist aktiviert, aber die Schlüssel sind noch nicht initialisiert. Bitte melde ab- und wieder anmelden",
|
||||
"Encrypt the home storage" : "Benutzerverzeichnis verschlüsseln",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Die Aktivierung dieser Option verschlüsselt alle Dateien die auf dem Hauptspeicher gespeichert sind, ansonsten werden nur Dateien auf dem externen Speicher verschlüsselt",
|
||||
"Enable recovery key" : "Wiederherstellungsschlüssel aktivieren",
|
||||
"Encrypt the home storage" : "Benutzerverzeichnis verschlüsseln",
|
||||
"Disable recovery key" : "Wiederherstellungsschlüssel deaktivieren",
|
||||
"Enable recovery key" : "Wiederherstellungsschlüssel aktivieren",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "Der Wiederherstellungsschlüssel ist ein zusätzlicher Verschlüsselungsschlüssel, der zur Verschlüsselung von Dateien verwendet wird. Er wird verwendet, um Dateien aus einem Konto wiederherzustellen, wenn das Passwort vergessen wurde.",
|
||||
"Recovery key password" : "Passwort für den Wiederherstellungsschlüsse",
|
||||
"Repeat recovery key password" : "Passwort für den Wiederherstellungsschlüssel wiederholen",
|
||||
"Change recovery key password:" : "Passwort für den Wiederherstellungsschlüssel ändern:",
|
||||
"Old recovery key password" : "Altes Passwort für den Wiederherstellungsschlüssel",
|
||||
"New recovery key password" : "Neues Passwort für den Wiederherstellungsschlüssel",
|
||||
"Repeat new recovery key password" : "Neues Passwort für den Wiederherstellungsschlüssel wiederholen",
|
||||
"Change Password" : "Passwort ändern",
|
||||
"Basic encryption module" : "Basisverschlüsselungsmodul",
|
||||
"Your private key password no longer matches your log-in password." : "Das Passwort für den privaten Schlüssel stimmt nicht mehr mit dem Anmelde-Passwort überein.",
|
||||
"Set your old private key password to your current log-in password:" : "Dein altes Passwort für den privaten Schlüssel auf dein aktuelles Anmeldepasswort setzen:",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "Wenn du dich nicht mehr an dein altes Passwort erinnern kannst, kannst du deine Administration bitten, deine Dateien wiederherzustellen.",
|
||||
"Old log-in password" : "Altes Anmelde-Passwort",
|
||||
"Current log-in password" : "Aktuelles Passwort",
|
||||
"Update" : "Aktualisieren",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Durch die Aktivierung dieser Option hast du die Möglichkeit, wieder auf deine verschlüsselten Dateien zugreifen zu können, wenn du dein Passwort verloren hast.",
|
||||
"Default encryption module" : "Standard-Verschlüsselungsmodul",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Verschlüsselungs-App ist aktiviert, aber die Schlüssel sind noch nicht initialisiert. Bitte melde ab- und wieder anmelden",
|
||||
"Basic encryption module" : "Basisverschlüsselungsmodul",
|
||||
"Missing parameters" : "Fehlende Parameter",
|
||||
"Default encryption module for server-side encryption" : "Standard-Verschlüsselungsmodul für serverseitige Verschlüsselung",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Um dieses Verschlüsselungsmodul nutzen zu können, musst du die serverseitige Verschlüsselung in den Verwaltungseinstellungen aktivieren. Sobald das Modul aktiviert ist, verschlüsselt es alle deine Dateien transparent. Die Verschlüsselung basiert auf AES-256-Schlüsseln.\nDas Modul ändert keine vorhandenen Dateien, nur neue Dateien werden verschlüsselt, nachdem die serverseitige Verschlüsselung aktiviert wurde. Es ist nicht möglich, die Verschlüsselung zu deaktivieren und wieder auf ein unverschlüsseltes System umzuschalten.\nBitte lies die Dokumentation, um alle Auswirkungen zu kennen, bevor du dich entscheidest, die serverseitige Verschlüsselung zu aktivieren.",
|
||||
"Change recovery key password:" : "Passwort für den Wiederherstellungsschlüssel ändern:",
|
||||
"Change Password" : "Passwort ändern",
|
||||
"Your private key password no longer matches your log-in password." : "Das Passwort für den privaten Schlüssel stimmt nicht mehr mit dem Anmelde-Passwort überein.",
|
||||
"Set your old private key password to your current log-in password:" : "Dein altes Passwort für den privaten Schlüssel auf dein aktuelles Anmeldepasswort setzen:",
|
||||
"Update Private Key Password" : "Das Passwort des privaten Schlüssels aktualisieren",
|
||||
"Enable password recovery:" : "Die Passwort-Wiederherstellung aktivieren:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Durch die Aktivierung dieser Option hast du die Möglichkeit, wieder auf deine verschlüsselten Dateien zugreifen zu können, wenn du dein Passwort verloren hast.",
|
||||
"Enabled" : "Aktiviert",
|
||||
"Disabled" : "Deaktiviert",
|
||||
"Default encryption module for server-side encryption" : "Standard-Verschlüsselungsmodul für serverseitige Verschlüsselung",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Um dieses Verschlüsselungsmodul nutzen zu können, musst du die serverseitige Verschlüsselung in den Verwaltungseinstellungen aktivieren. Sobald das Modul aktiviert ist, verschlüsselt es alle deine Dateien transparent. Die Verschlüsselung basiert auf AES-256-Schlüsseln.\nDas Modul ändert keine vorhandenen Dateien, nur neue Dateien werden verschlüsselt, nachdem die serverseitige Verschlüsselung aktiviert wurde. Es ist nicht möglich, die Verschlüsselung zu deaktivieren und wieder auf ein unverschlüsseltes System umzuschalten.\nBitte lies die Dokumentation, um alle Auswirkungen zu kennen, bevor du dich entscheidest, die serverseitige Verschlüsselung zu aktivieren."
|
||||
"Disabled" : "Deaktiviert"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Der Wiederherstellungsschlüssel konnte nicht aktiviert werden. Bitte überprüfe das Passwort für den Wiederherstellungsschlüssel!",
|
||||
"Recovery key successfully disabled" : "Wiederherstellungsschlüssel deaktiviert.",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Der Wiederherstellungsschlüssel konnte nicht deaktiviert werden. Bitte überprüfe das Passwort für den Wiederherstellungsschlüssel!",
|
||||
"Missing parameters" : "Fehlende Parameter",
|
||||
"Please provide the old recovery password" : "Bitte das alte Wiederherstellungspasswort eingeben",
|
||||
"Please provide a new recovery password" : "Bitte ein neues Wiederherstellungspasswort eingeben",
|
||||
"Please repeat the new recovery password" : "Bitte das neue Passwort zur Wiederherstellung wiederholen",
|
||||
|
|
@ -35,32 +34,34 @@
|
|||
"Default Encryption Module" : "Standard-Verschlüsselungsmodul",
|
||||
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Standard-Verschlüsselungsmodul für Nextcloud serverseitige Verschlüsselung",
|
||||
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Diese App bietet die (standardmäßige) Kryptografieimplementierung für die serverseitige Verschlüsselung (SSE) von Nextcloud.\n\n\t\t\t**Verschlüsselungsdetails**\n\t\t\t* **Verschlüsselungsmodus:** AES-256-CTR (Standard)\n\t\t\t* **Authentifizierung:** HMAC-SHA256\n\n\t\t\t**Wichtige Warnungen**\n\t\t\t* **ACHTUNG:** Deaktiviere diese Anwendung erst, wenn alle Dateien entschlüsselt wurden (`occ encryption:decrypt-all`).\n\t\t\t* **WARNUNG**: Die Rückkehr zur unverschlüsselten Dateispeicherung nach der Aktivierung erfordert Zugriff über die Befehlszeile. Die Aktion ist über die Web-Benutzeroberfläche dauerhaft.\n\n\t\t\t**Hinweise zu vorhandenen Dateien**\n\t\t\t* Standardmäßig werden vorhandene Dateien durch die Aktivierung von SSE nicht verschlüsselt; nur neue Dateien werden verschlüsselt.\n\t\t\t* Um alle vorhandenen Dateien zu verschlüsseln, verwende den Befehl \"encryption:encrypt-all\".\n\n\t\t\t**Vorbereitung**\n\t\t\t* **Dokumentation lesen:** Bevor du SSE aktivierst, vorhandene Dateien verschlüsseln oder deaktivierst, ist es wichtig,\n\t\t\t\t die Dokumentation zu lesen, um die Auswirkungen und die entsprechenden Maßnahmen zur Vermeidung von Datenverlust zu kennen.",
|
||||
"Default encryption module" : "Standard-Verschlüsselungsmodul",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Verschlüsselungs-App ist aktiviert, aber die Schlüssel sind noch nicht initialisiert. Bitte melde ab- und wieder anmelden",
|
||||
"Encrypt the home storage" : "Benutzerverzeichnis verschlüsseln",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Die Aktivierung dieser Option verschlüsselt alle Dateien die auf dem Hauptspeicher gespeichert sind, ansonsten werden nur Dateien auf dem externen Speicher verschlüsselt",
|
||||
"Enable recovery key" : "Wiederherstellungsschlüssel aktivieren",
|
||||
"Encrypt the home storage" : "Benutzerverzeichnis verschlüsseln",
|
||||
"Disable recovery key" : "Wiederherstellungsschlüssel deaktivieren",
|
||||
"Enable recovery key" : "Wiederherstellungsschlüssel aktivieren",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "Der Wiederherstellungsschlüssel ist ein zusätzlicher Verschlüsselungsschlüssel, der zur Verschlüsselung von Dateien verwendet wird. Er wird verwendet, um Dateien aus einem Konto wiederherzustellen, wenn das Passwort vergessen wurde.",
|
||||
"Recovery key password" : "Passwort für den Wiederherstellungsschlüsse",
|
||||
"Repeat recovery key password" : "Passwort für den Wiederherstellungsschlüssel wiederholen",
|
||||
"Change recovery key password:" : "Passwort für den Wiederherstellungsschlüssel ändern:",
|
||||
"Old recovery key password" : "Altes Passwort für den Wiederherstellungsschlüssel",
|
||||
"New recovery key password" : "Neues Passwort für den Wiederherstellungsschlüssel",
|
||||
"Repeat new recovery key password" : "Neues Passwort für den Wiederherstellungsschlüssel wiederholen",
|
||||
"Change Password" : "Passwort ändern",
|
||||
"Basic encryption module" : "Basisverschlüsselungsmodul",
|
||||
"Your private key password no longer matches your log-in password." : "Das Passwort für den privaten Schlüssel stimmt nicht mehr mit dem Anmelde-Passwort überein.",
|
||||
"Set your old private key password to your current log-in password:" : "Dein altes Passwort für den privaten Schlüssel auf dein aktuelles Anmeldepasswort setzen:",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "Wenn du dich nicht mehr an dein altes Passwort erinnern kannst, kannst du deine Administration bitten, deine Dateien wiederherzustellen.",
|
||||
"Old log-in password" : "Altes Anmelde-Passwort",
|
||||
"Current log-in password" : "Aktuelles Passwort",
|
||||
"Update" : "Aktualisieren",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Durch die Aktivierung dieser Option hast du die Möglichkeit, wieder auf deine verschlüsselten Dateien zugreifen zu können, wenn du dein Passwort verloren hast.",
|
||||
"Default encryption module" : "Standard-Verschlüsselungsmodul",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Verschlüsselungs-App ist aktiviert, aber die Schlüssel sind noch nicht initialisiert. Bitte melde ab- und wieder anmelden",
|
||||
"Basic encryption module" : "Basisverschlüsselungsmodul",
|
||||
"Missing parameters" : "Fehlende Parameter",
|
||||
"Default encryption module for server-side encryption" : "Standard-Verschlüsselungsmodul für serverseitige Verschlüsselung",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Um dieses Verschlüsselungsmodul nutzen zu können, musst du die serverseitige Verschlüsselung in den Verwaltungseinstellungen aktivieren. Sobald das Modul aktiviert ist, verschlüsselt es alle deine Dateien transparent. Die Verschlüsselung basiert auf AES-256-Schlüsseln.\nDas Modul ändert keine vorhandenen Dateien, nur neue Dateien werden verschlüsselt, nachdem die serverseitige Verschlüsselung aktiviert wurde. Es ist nicht möglich, die Verschlüsselung zu deaktivieren und wieder auf ein unverschlüsseltes System umzuschalten.\nBitte lies die Dokumentation, um alle Auswirkungen zu kennen, bevor du dich entscheidest, die serverseitige Verschlüsselung zu aktivieren.",
|
||||
"Change recovery key password:" : "Passwort für den Wiederherstellungsschlüssel ändern:",
|
||||
"Change Password" : "Passwort ändern",
|
||||
"Your private key password no longer matches your log-in password." : "Das Passwort für den privaten Schlüssel stimmt nicht mehr mit dem Anmelde-Passwort überein.",
|
||||
"Set your old private key password to your current log-in password:" : "Dein altes Passwort für den privaten Schlüssel auf dein aktuelles Anmeldepasswort setzen:",
|
||||
"Update Private Key Password" : "Das Passwort des privaten Schlüssels aktualisieren",
|
||||
"Enable password recovery:" : "Die Passwort-Wiederherstellung aktivieren:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Durch die Aktivierung dieser Option hast du die Möglichkeit, wieder auf deine verschlüsselten Dateien zugreifen zu können, wenn du dein Passwort verloren hast.",
|
||||
"Enabled" : "Aktiviert",
|
||||
"Disabled" : "Deaktiviert",
|
||||
"Default encryption module for server-side encryption" : "Standard-Verschlüsselungsmodul für serverseitige Verschlüsselung",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Um dieses Verschlüsselungsmodul nutzen zu können, musst du die serverseitige Verschlüsselung in den Verwaltungseinstellungen aktivieren. Sobald das Modul aktiviert ist, verschlüsselt es alle deine Dateien transparent. Die Verschlüsselung basiert auf AES-256-Schlüsseln.\nDas Modul ändert keine vorhandenen Dateien, nur neue Dateien werden verschlüsselt, nachdem die serverseitige Verschlüsselung aktiviert wurde. Es ist nicht möglich, die Verschlüsselung zu deaktivieren und wieder auf ein unverschlüsseltes System umzuschalten.\nBitte lies die Dokumentation, um alle Auswirkungen zu kennen, bevor du dich entscheidest, die serverseitige Verschlüsselung zu aktivieren."
|
||||
"Disabled" : "Deaktiviert"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Der Wiederherstellungsschlüssel konnte nicht aktiviert werden. Bitte überprüfen Sie das Passwort für den Wiederherstellungsschlüssel!",
|
||||
"Recovery key successfully disabled" : "Der Wiederherstellungsschlüssel wurde deaktiviert.",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Der Wiederherstellungsschlüssel konnte nicht deaktiviert werden. Bitte überprüfen Sie das Passwort für den Wiederherstellungsschlüssel!",
|
||||
"Missing parameters" : "Fehlende Parameter",
|
||||
"Please provide the old recovery password" : "Bitte das alte Wiederherstellungspasswort eingeben",
|
||||
"Please provide a new recovery password" : "Bitte ein neues Wiederherstellungspasswort eingeben",
|
||||
"Please repeat the new recovery password" : "Bitte das neue Passwort zur Wiederherstellung wiederholen",
|
||||
|
|
@ -37,32 +36,34 @@ OC.L10N.register(
|
|||
"Default Encryption Module" : "Standard-Verschlüsselungsmodul",
|
||||
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Standard-Verschlüsselungsmodul für Nextcloud serverseitige Verschlüsselung",
|
||||
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Diese App bietet die (standardmäßige) Kryptografieimplementierung für die serverseitige Verschlüsselung (SSE) von Nextcloud.\n\n\t\t\t**Verschlüsselungsdetails**\n\t\t\t* **Verschlüsselungsmodus:** AES-256-CTR (Standard)\n\t\t\t* **Authentifizierung:** HMAC-SHA256\n\n\t\t\t**Wichtige Warnungen**\n\t\t\t* **ACHTUNG:** Deaktivieren Sie diese Anwendung erst, wenn alle Dateien entschlüsselt wurden (`occ encryption:decrypt-all`).\n\t\t\t* **WARNUNG**: Die Rückkehr zur unverschlüsselten Dateispeicherung nach der Aktivierung erfordert Zugriff über die Befehlszeile. Die Aktion ist über die Web-Benutzeroberfläche dauerhaft.\n\n\t\t\t**Hinweise zu vorhandenen Dateien**\n\t\t\t* Standardmäßig werden vorhandene Dateien durch die Aktivierung von SSE nicht verschlüsselt; nur neue Dateien werden verschlüsselt.\n\t\t\t* Um alle vorhandenen Dateien zu verschlüsseln, verwenden Sie den Befehl \"occ encryption:encrypt-all\".\n\n\t\t\t**Vorbereitung**\n\t\t\t* **Dokumentation lesen:** Bevor Sie SSE aktivieren, vorhandene Dateien verschlüsseln oder deaktivieren, ist es wichtig,\n\t\t\t\t die Dokumentation zu lesen, um die Auswirkungen und die entsprechenden Maßnahmen zur Vermeidung von Datenverlust zu kennen.",
|
||||
"Default encryption module" : "Standard-Verschlüsselungsmodul",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Verschlüsselungs-App ist aktiviert, aber die Schlüssel sind noch nicht initialisiert. Bitte melden Sie sich ab und wieder an",
|
||||
"Encrypt the home storage" : "Benutzerverzeichnis verschlüsseln",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Die Aktivierung dieser Option verschlüsselt alle Dateien die auf dem Hauptspeicher gespeichert sind, ansonsten werden nur Dateien auf dem externen Speicher verschlüsselt",
|
||||
"Enable recovery key" : "Wiederherstellungsschlüssel aktivieren",
|
||||
"Encrypt the home storage" : "Benutzerverzeichnis verschlüsseln",
|
||||
"Disable recovery key" : "Wiederherstellungsschlüssel deaktivieren",
|
||||
"Enable recovery key" : "Wiederherstellungsschlüssel aktivieren",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "Der Wiederherstellungsschlüssel ist ein zusätzlicher Verschlüsselungsschlüssel, der zur Verschlüsselung von Dateien verwendet wird. Er wird verwendet, um Dateien aus einem Konto wiederherzustellen, wenn das Passwort vergessen wurde.",
|
||||
"Recovery key password" : "Passwort für den Wiederherstellungsschlüssel",
|
||||
"Repeat recovery key password" : "Passwort für den Wiederherstellungsschlüssel wiederholen",
|
||||
"Change recovery key password:" : "Passwort für den Wiederherstellungsschlüssel ändern",
|
||||
"Old recovery key password" : "Altes Passwort für den Wiederherstellungsschlüssel",
|
||||
"New recovery key password" : "Neues Passwort für den Wiederherstellungsschlüssel",
|
||||
"Repeat new recovery key password" : "Neues Passwort für den Wiederherstellungsschlüssel wiederholen",
|
||||
"Change Password" : "Passwort ändern",
|
||||
"Basic encryption module" : "Basisverschlüsselungsmodul",
|
||||
"Your private key password no longer matches your log-in password." : "Das Passwort für Ihren privaten Schlüssel stimmt nicht mehr mit Ihrem Anmelde-Passwort überein.",
|
||||
"Set your old private key password to your current log-in password:" : "Ihr altes Passwort für den privaten Schlüssel auf Ihr aktuelles Anmeldepasswort setzen:",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "Wenn Sie sich nicht mehr an Ihr altes Passwort erinnern, können Sie Ihre Administration bitten, Ihre Dateien wiederherzustellen.",
|
||||
"Old log-in password" : "Altes Anmelde-Passwort",
|
||||
"Current log-in password" : "Aktuelles Anmeldepasswort",
|
||||
"Update" : "Aktualisieren",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Durch die Aktivierung dieser Option haben Sie die Möglichkeit, wieder auf Ihre verschlüsselten Dateien zugreifen zu können, wenn Sie Ihr Passwort verloren haben.",
|
||||
"Default encryption module" : "Standard-Verschlüsselungsmodul",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Verschlüsselungs-App ist aktiviert, aber die Schlüssel sind noch nicht initialisiert. Bitte melden Sie sich ab und wieder an",
|
||||
"Basic encryption module" : "Basisverschlüsselungsmodul",
|
||||
"Missing parameters" : "Fehlende Parameter",
|
||||
"Default encryption module for server-side encryption" : "Standard-Verschlüsselungsmodul für serverseitige Verschlüsselung",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Um dieses Verschlüsselungsmodul nutzen zu können, müssen Sie die serverseitige Verschlüsselung in den Administrationseinstellungen aktivieren. Sobald das Modul aktiviert ist, verschlüsselt es alle Ihre Dateien transparent. Die Verschlüsselung basiert auf AES-256-Schlüsseln.\nDas Modul ändert keine vorhandenen Dateien, nur neue Dateien werden verschlüsselt, nachdem die serverseitige Verschlüsselung aktiviert wurde. Es ist nicht möglich, die Verschlüsselung zu deaktivieren und wieder auf ein unverschlüsseltes System umzuschalten.\nBitte lesen Sie die Dokumentation, um alle Auswirkungen zu kennen, bevor Sie sich entscheiden, die serverseitige Verschlüsselung zu aktivieren.",
|
||||
"Change recovery key password:" : "Passwort für den Wiederherstellungsschlüssel ändern",
|
||||
"Change Password" : "Passwort ändern",
|
||||
"Your private key password no longer matches your log-in password." : "Das Passwort für Ihren privaten Schlüssel stimmt nicht mehr mit Ihrem Anmelde-Passwort überein.",
|
||||
"Set your old private key password to your current log-in password:" : "Ihr altes Passwort für den privaten Schlüssel auf Ihr aktuelles Anmeldepasswort setzen:",
|
||||
"Update Private Key Password" : "Das Passwort des privaten Schlüssels aktualisieren",
|
||||
"Enable password recovery:" : "Die Passwort-Wiederherstellung aktivieren:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Durch die Aktivierung dieser Option haben Sie die Möglichkeit, wieder auf Ihre verschlüsselten Dateien zugreifen zu können, wenn Sie Ihr Passwort verloren haben.",
|
||||
"Enabled" : "Aktiviert",
|
||||
"Disabled" : "Deaktiviert",
|
||||
"Default encryption module for server-side encryption" : "Standard-Verschlüsselungsmodul für serverseitige Verschlüsselung",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Um dieses Verschlüsselungsmodul nutzen zu können, müssen Sie die serverseitige Verschlüsselung in den Administrationseinstellungen aktivieren. Sobald das Modul aktiviert ist, verschlüsselt es alle Ihre Dateien transparent. Die Verschlüsselung basiert auf AES-256-Schlüsseln.\nDas Modul ändert keine vorhandenen Dateien, nur neue Dateien werden verschlüsselt, nachdem die serverseitige Verschlüsselung aktiviert wurde. Es ist nicht möglich, die Verschlüsselung zu deaktivieren und wieder auf ein unverschlüsseltes System umzuschalten.\nBitte lesen Sie die Dokumentation, um alle Auswirkungen zu kennen, bevor Sie sich entscheiden, die serverseitige Verschlüsselung zu aktivieren."
|
||||
"Disabled" : "Deaktiviert"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Der Wiederherstellungsschlüssel konnte nicht aktiviert werden. Bitte überprüfen Sie das Passwort für den Wiederherstellungsschlüssel!",
|
||||
"Recovery key successfully disabled" : "Der Wiederherstellungsschlüssel wurde deaktiviert.",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Der Wiederherstellungsschlüssel konnte nicht deaktiviert werden. Bitte überprüfen Sie das Passwort für den Wiederherstellungsschlüssel!",
|
||||
"Missing parameters" : "Fehlende Parameter",
|
||||
"Please provide the old recovery password" : "Bitte das alte Wiederherstellungspasswort eingeben",
|
||||
"Please provide a new recovery password" : "Bitte ein neues Wiederherstellungspasswort eingeben",
|
||||
"Please repeat the new recovery password" : "Bitte das neue Passwort zur Wiederherstellung wiederholen",
|
||||
|
|
@ -35,32 +34,34 @@
|
|||
"Default Encryption Module" : "Standard-Verschlüsselungsmodul",
|
||||
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Standard-Verschlüsselungsmodul für Nextcloud serverseitige Verschlüsselung",
|
||||
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Diese App bietet die (standardmäßige) Kryptografieimplementierung für die serverseitige Verschlüsselung (SSE) von Nextcloud.\n\n\t\t\t**Verschlüsselungsdetails**\n\t\t\t* **Verschlüsselungsmodus:** AES-256-CTR (Standard)\n\t\t\t* **Authentifizierung:** HMAC-SHA256\n\n\t\t\t**Wichtige Warnungen**\n\t\t\t* **ACHTUNG:** Deaktivieren Sie diese Anwendung erst, wenn alle Dateien entschlüsselt wurden (`occ encryption:decrypt-all`).\n\t\t\t* **WARNUNG**: Die Rückkehr zur unverschlüsselten Dateispeicherung nach der Aktivierung erfordert Zugriff über die Befehlszeile. Die Aktion ist über die Web-Benutzeroberfläche dauerhaft.\n\n\t\t\t**Hinweise zu vorhandenen Dateien**\n\t\t\t* Standardmäßig werden vorhandene Dateien durch die Aktivierung von SSE nicht verschlüsselt; nur neue Dateien werden verschlüsselt.\n\t\t\t* Um alle vorhandenen Dateien zu verschlüsseln, verwenden Sie den Befehl \"occ encryption:encrypt-all\".\n\n\t\t\t**Vorbereitung**\n\t\t\t* **Dokumentation lesen:** Bevor Sie SSE aktivieren, vorhandene Dateien verschlüsseln oder deaktivieren, ist es wichtig,\n\t\t\t\t die Dokumentation zu lesen, um die Auswirkungen und die entsprechenden Maßnahmen zur Vermeidung von Datenverlust zu kennen.",
|
||||
"Default encryption module" : "Standard-Verschlüsselungsmodul",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Verschlüsselungs-App ist aktiviert, aber die Schlüssel sind noch nicht initialisiert. Bitte melden Sie sich ab und wieder an",
|
||||
"Encrypt the home storage" : "Benutzerverzeichnis verschlüsseln",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Die Aktivierung dieser Option verschlüsselt alle Dateien die auf dem Hauptspeicher gespeichert sind, ansonsten werden nur Dateien auf dem externen Speicher verschlüsselt",
|
||||
"Enable recovery key" : "Wiederherstellungsschlüssel aktivieren",
|
||||
"Encrypt the home storage" : "Benutzerverzeichnis verschlüsseln",
|
||||
"Disable recovery key" : "Wiederherstellungsschlüssel deaktivieren",
|
||||
"Enable recovery key" : "Wiederherstellungsschlüssel aktivieren",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "Der Wiederherstellungsschlüssel ist ein zusätzlicher Verschlüsselungsschlüssel, der zur Verschlüsselung von Dateien verwendet wird. Er wird verwendet, um Dateien aus einem Konto wiederherzustellen, wenn das Passwort vergessen wurde.",
|
||||
"Recovery key password" : "Passwort für den Wiederherstellungsschlüssel",
|
||||
"Repeat recovery key password" : "Passwort für den Wiederherstellungsschlüssel wiederholen",
|
||||
"Change recovery key password:" : "Passwort für den Wiederherstellungsschlüssel ändern",
|
||||
"Old recovery key password" : "Altes Passwort für den Wiederherstellungsschlüssel",
|
||||
"New recovery key password" : "Neues Passwort für den Wiederherstellungsschlüssel",
|
||||
"Repeat new recovery key password" : "Neues Passwort für den Wiederherstellungsschlüssel wiederholen",
|
||||
"Change Password" : "Passwort ändern",
|
||||
"Basic encryption module" : "Basisverschlüsselungsmodul",
|
||||
"Your private key password no longer matches your log-in password." : "Das Passwort für Ihren privaten Schlüssel stimmt nicht mehr mit Ihrem Anmelde-Passwort überein.",
|
||||
"Set your old private key password to your current log-in password:" : "Ihr altes Passwort für den privaten Schlüssel auf Ihr aktuelles Anmeldepasswort setzen:",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "Wenn Sie sich nicht mehr an Ihr altes Passwort erinnern, können Sie Ihre Administration bitten, Ihre Dateien wiederherzustellen.",
|
||||
"Old log-in password" : "Altes Anmelde-Passwort",
|
||||
"Current log-in password" : "Aktuelles Anmeldepasswort",
|
||||
"Update" : "Aktualisieren",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Durch die Aktivierung dieser Option haben Sie die Möglichkeit, wieder auf Ihre verschlüsselten Dateien zugreifen zu können, wenn Sie Ihr Passwort verloren haben.",
|
||||
"Default encryption module" : "Standard-Verschlüsselungsmodul",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Verschlüsselungs-App ist aktiviert, aber die Schlüssel sind noch nicht initialisiert. Bitte melden Sie sich ab und wieder an",
|
||||
"Basic encryption module" : "Basisverschlüsselungsmodul",
|
||||
"Missing parameters" : "Fehlende Parameter",
|
||||
"Default encryption module for server-side encryption" : "Standard-Verschlüsselungsmodul für serverseitige Verschlüsselung",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Um dieses Verschlüsselungsmodul nutzen zu können, müssen Sie die serverseitige Verschlüsselung in den Administrationseinstellungen aktivieren. Sobald das Modul aktiviert ist, verschlüsselt es alle Ihre Dateien transparent. Die Verschlüsselung basiert auf AES-256-Schlüsseln.\nDas Modul ändert keine vorhandenen Dateien, nur neue Dateien werden verschlüsselt, nachdem die serverseitige Verschlüsselung aktiviert wurde. Es ist nicht möglich, die Verschlüsselung zu deaktivieren und wieder auf ein unverschlüsseltes System umzuschalten.\nBitte lesen Sie die Dokumentation, um alle Auswirkungen zu kennen, bevor Sie sich entscheiden, die serverseitige Verschlüsselung zu aktivieren.",
|
||||
"Change recovery key password:" : "Passwort für den Wiederherstellungsschlüssel ändern",
|
||||
"Change Password" : "Passwort ändern",
|
||||
"Your private key password no longer matches your log-in password." : "Das Passwort für Ihren privaten Schlüssel stimmt nicht mehr mit Ihrem Anmelde-Passwort überein.",
|
||||
"Set your old private key password to your current log-in password:" : "Ihr altes Passwort für den privaten Schlüssel auf Ihr aktuelles Anmeldepasswort setzen:",
|
||||
"Update Private Key Password" : "Das Passwort des privaten Schlüssels aktualisieren",
|
||||
"Enable password recovery:" : "Die Passwort-Wiederherstellung aktivieren:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Durch die Aktivierung dieser Option haben Sie die Möglichkeit, wieder auf Ihre verschlüsselten Dateien zugreifen zu können, wenn Sie Ihr Passwort verloren haben.",
|
||||
"Enabled" : "Aktiviert",
|
||||
"Disabled" : "Deaktiviert",
|
||||
"Default encryption module for server-side encryption" : "Standard-Verschlüsselungsmodul für serverseitige Verschlüsselung",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Um dieses Verschlüsselungsmodul nutzen zu können, müssen Sie die serverseitige Verschlüsselung in den Administrationseinstellungen aktivieren. Sobald das Modul aktiviert ist, verschlüsselt es alle Ihre Dateien transparent. Die Verschlüsselung basiert auf AES-256-Schlüsseln.\nDas Modul ändert keine vorhandenen Dateien, nur neue Dateien werden verschlüsselt, nachdem die serverseitige Verschlüsselung aktiviert wurde. Es ist nicht möglich, die Verschlüsselung zu deaktivieren und wieder auf ein unverschlüsseltes System umzuschalten.\nBitte lesen Sie die Dokumentation, um alle Auswirkungen zu kennen, bevor Sie sich entscheiden, die serverseitige Verschlüsselung zu aktivieren."
|
||||
"Disabled" : "Deaktiviert"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Αποτυχία ενεργοποίησης κλειδιού ανάκτησης. Παρακαλούμε ελέγξτε τον κωδικό του κλειδιού ανάκτησής σας!",
|
||||
"Recovery key successfully disabled" : "Επιτυχής απενεργοποίηση κλειδιού ανάκτησης",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Αποτυχία απενεργοποίησης κλειδιού ανάκτησης. Παρακαλούμε ελέγξτε τον κωδικό του κλειδιού ανάκτησής σας!",
|
||||
"Missing parameters" : "Ελλιπείς παράμετροι",
|
||||
"Please provide the old recovery password" : "Παρακαλούμε παρέχετε τον παλιό κωδικό ανάκτησης",
|
||||
"Please provide a new recovery password" : "Παρακαλούμε παρέχετε ένα νέο κωδικό ανάκτησης",
|
||||
"Please repeat the new recovery password" : "Παρακαλούμε επαναλάβετε το νέο κωδικό ανάκτησης",
|
||||
|
|
@ -34,32 +33,34 @@ OC.L10N.register(
|
|||
"Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password." : "Παρακαλούμε συνδεθείτε στη διαδικτυακή διεπαφή, μεταβείτε στην ενότητα \"Ασφάλεια\" των προσωπικών σας ρυθμίσεων και ενημερώστε τον κωδικό κρυπτογράφησής σας εισάγοντας αυτόν τον κωδικό στο πεδίο \"Παλιός κωδικός σύνδεσης\" και τον τρέχοντα κωδικό σύνδεσής σας.",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Δεν ήταν δυνατό να αποκρυπτογραφηθεί αυτό το αρχείο, πιθανόν πρόκειται για κοινόχρηστο αρχείο. Παρακαλούμε ζητήστε από τον κάτοχο του αρχείου να το ξαναμοιραστεί μαζί σας.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Δεν ήταν δυνατό να διαβαστεί αυτό το αρχείο, πιθανόν πρόκειται για κοινόχρηστο αρχείο. Παρακαλούμε ζητήστε από τον κάτοχο του αρχείου να το ξαναμοιραστεί μαζί σας.",
|
||||
"Default encryption module" : "Προεπιλεγμένη μονάδα κρυπτογράφησης",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Η εφαρμογή κρυπτογράφησης είναι ενεργοποιημένη αλλά τα κλειδιά σας δεν έχουν αρχικοποιηθεί, παρακαλώ αποσυνδεθείτε και συνδεθείτε ξανά",
|
||||
"Encrypt the home storage" : "Κρυπτογράφηση του κεντρικού χώρου αποθήκευσης",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Η ενεργοποίηση αυτής της επιλογής κρυπτογραφεί όλα τα αρχεία που είναι αποθηκευμένα στον κύριο αποθηκευτικό χώρο, αλλιώς μόνο τα αρχεία σε εξωτερικούς αποθηκευτικούς χώρους θα κρυπτογραφηθούν",
|
||||
"Enable recovery key" : "Ενεργοποίηση κλειδιού ανάκτησης",
|
||||
"Encrypt the home storage" : "Κρυπτογράφηση του κεντρικού χώρου αποθήκευσης",
|
||||
"Disable recovery key" : "Απενεργοποίηση κλειδιού ανάκτησης",
|
||||
"Enable recovery key" : "Ενεργοποίηση κλειδιού ανάκτησης",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "Το κλειδί ανάκτησης είναι ένα πρόσθετο κλειδί κρυπτογράφησης που χρησιμοποιείται για την κρυπτογράφηση αρχείων. Χρησιμοποιείται για την ανάκτηση αρχείων από έναν λογαριασμό εάν ξεχαστεί το συνθηματικό.",
|
||||
"Recovery key password" : "Συνθηματικό κλειδιού ανάκτησης",
|
||||
"Repeat recovery key password" : "Επαναλάβετε το συνθηματικό κλειδιού ανάκτησης",
|
||||
"Change recovery key password:" : "Αλλαγή συνθηματικού κλειδιού ανάκτησης:",
|
||||
"Old recovery key password" : "Παλιό συνθηματικό κλειδιού ανάκτησης",
|
||||
"New recovery key password" : "Νέο συνθηματικό κλειδιού ανάκτησης",
|
||||
"Repeat new recovery key password" : "Επαναλάβετε το νέο συνθηματικό κλειδιού ανάκτησης",
|
||||
"Change Password" : "Αλλαγή συνθηματικό",
|
||||
"Basic encryption module" : "Βασική μονάδα κρυπτογράφησης",
|
||||
"Your private key password no longer matches your log-in password." : "Το συνθηματικό του ιδιωτικού κλειδιού σας δεν ταιριάζει πλέον με τον κωδικό σύνδεσής σας.",
|
||||
"Set your old private key password to your current log-in password:" : "Ορίστε τον παλιό σας συνθηματικό ιδιωτικού κλειδιού στον τρέχοντα κωδικό σύνδεσης:",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "Εάν δεν θυμάστε τον παλιό σας συνθηματικό, μπορείτε να ζητήσετε από το διαχειριστή σας να ανακτήσει τα αρχεία σας.",
|
||||
"Old log-in password" : "Παλαιό συνθηματικό σύνδεσης",
|
||||
"Current log-in password" : "Τρέχων συνθηματικό σύνδεσης",
|
||||
"Update" : "Ενημέρωση",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Η ενεργοποίηση αυτής της επιλογής θα σας επιτρέψει να επανακτήσετε πρόσβαση στα κρυπτογραφημένα σας αρχεία σε περίπτωση απώλειας του κωδικού σας",
|
||||
"Default encryption module" : "Προεπιλεγμένη μονάδα κρυπτογράφησης",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Η εφαρμογή κρυπτογράφησης είναι ενεργοποιημένη αλλά τα κλειδιά σας δεν έχουν αρχικοποιηθεί, παρακαλώ αποσυνδεθείτε και συνδεθείτε ξανά",
|
||||
"Basic encryption module" : "Βασική μονάδα κρυπτογράφησης",
|
||||
"Missing parameters" : "Ελλιπείς παράμετροι",
|
||||
"Default encryption module for server-side encryption" : "Προεπιλεγμένη μονάδα κρυπτογράφησης για κρυπτογράφηση στον διακομιστή",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Για να χρησιμοποιήσετε αυτή τη μονάδα κρυπτογράφησης, πρέπει να ενεργοποιήσετε την κρυπτογράφηση στον διακομιστή στις ρυθμίσεις διαχειριστή. Μόλις ενεργοποιηθεί, αυτή η μονάδα θα κρυπτογραφεί όλα τα αρχεία σας διαφανώς. Η κρυπτογράφηση βασίζεται σε κλειδιά AES 256.\nΗ μονάδα δεν θα αγγίξει τα υπάρχοντα αρχεία, μόνο τα νέα αρχεία θα κρυπτογραφηθούν αφού ενεργοποιηθεί η κρυπτογράφηση στον διακομιστή. Επίσης, δεν είναι δυνατό να απενεργοποιήσετε ξανά την κρυπτογράφηση και να επιστρέψετε σε ένα μη κρυπτογραφημένο σύστημα.\nΠαρακαλούμε διαβάστε την τεκμηρίωση για να γνωρίζετε όλες τις επιπτώσεις πριν αποφασίσετε να ενεργοποιήσετε την κρυπτογράφηση στον διακομιστή.",
|
||||
"Change recovery key password:" : "Αλλαγή συνθηματικού κλειδιού ανάκτησης:",
|
||||
"Change Password" : "Αλλαγή συνθηματικό",
|
||||
"Your private key password no longer matches your log-in password." : "Το συνθηματικό του ιδιωτικού κλειδιού σας δεν ταιριάζει πλέον με τον κωδικό σύνδεσής σας.",
|
||||
"Set your old private key password to your current log-in password:" : "Ορίστε τον παλιό σας συνθηματικό ιδιωτικού κλειδιού στον τρέχοντα κωδικό σύνδεσης:",
|
||||
"Update Private Key Password" : "Ενημέρωση Κωδικού Ιδιωτικού Κλειδιού",
|
||||
"Enable password recovery:" : "Ενεργοποίηση ανάκτησης συνθηματικού:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Η ενεργοποίηση αυτής της επιλογής θα σας επιτρέψει να επανακτήσετε πρόσβαση στα κρυπτογραφημένα σας αρχεία σε περίπτωση απώλειας του κωδικού σας",
|
||||
"Enabled" : "Ενεργοποιημένο",
|
||||
"Disabled" : "Απενεργοποιημένο",
|
||||
"Default encryption module for server-side encryption" : "Προεπιλεγμένη μονάδα κρυπτογράφησης για κρυπτογράφηση στον διακομιστή",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Για να χρησιμοποιήσετε αυτή τη μονάδα κρυπτογράφησης, πρέπει να ενεργοποιήσετε την κρυπτογράφηση στον διακομιστή στις ρυθμίσεις διαχειριστή. Μόλις ενεργοποιηθεί, αυτή η μονάδα θα κρυπτογραφεί όλα τα αρχεία σας διαφανώς. Η κρυπτογράφηση βασίζεται σε κλειδιά AES 256.\nΗ μονάδα δεν θα αγγίξει τα υπάρχοντα αρχεία, μόνο τα νέα αρχεία θα κρυπτογραφηθούν αφού ενεργοποιηθεί η κρυπτογράφηση στον διακομιστή. Επίσης, δεν είναι δυνατό να απενεργοποιήσετε ξανά την κρυπτογράφηση και να επιστρέψετε σε ένα μη κρυπτογραφημένο σύστημα.\nΠαρακαλούμε διαβάστε την τεκμηρίωση για να γνωρίζετε όλες τις επιπτώσεις πριν αποφασίσετε να ενεργοποιήσετε την κρυπτογράφηση στον διακομιστή."
|
||||
"Disabled" : "Απενεργοποιημένο"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Αποτυχία ενεργοποίησης κλειδιού ανάκτησης. Παρακαλούμε ελέγξτε τον κωδικό του κλειδιού ανάκτησής σας!",
|
||||
"Recovery key successfully disabled" : "Επιτυχής απενεργοποίηση κλειδιού ανάκτησης",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Αποτυχία απενεργοποίησης κλειδιού ανάκτησης. Παρακαλούμε ελέγξτε τον κωδικό του κλειδιού ανάκτησής σας!",
|
||||
"Missing parameters" : "Ελλιπείς παράμετροι",
|
||||
"Please provide the old recovery password" : "Παρακαλούμε παρέχετε τον παλιό κωδικό ανάκτησης",
|
||||
"Please provide a new recovery password" : "Παρακαλούμε παρέχετε ένα νέο κωδικό ανάκτησης",
|
||||
"Please repeat the new recovery password" : "Παρακαλούμε επαναλάβετε το νέο κωδικό ανάκτησης",
|
||||
|
|
@ -32,32 +31,34 @@
|
|||
"Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password." : "Παρακαλούμε συνδεθείτε στη διαδικτυακή διεπαφή, μεταβείτε στην ενότητα \"Ασφάλεια\" των προσωπικών σας ρυθμίσεων και ενημερώστε τον κωδικό κρυπτογράφησής σας εισάγοντας αυτόν τον κωδικό στο πεδίο \"Παλιός κωδικός σύνδεσης\" και τον τρέχοντα κωδικό σύνδεσής σας.",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Δεν ήταν δυνατό να αποκρυπτογραφηθεί αυτό το αρχείο, πιθανόν πρόκειται για κοινόχρηστο αρχείο. Παρακαλούμε ζητήστε από τον κάτοχο του αρχείου να το ξαναμοιραστεί μαζί σας.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Δεν ήταν δυνατό να διαβαστεί αυτό το αρχείο, πιθανόν πρόκειται για κοινόχρηστο αρχείο. Παρακαλούμε ζητήστε από τον κάτοχο του αρχείου να το ξαναμοιραστεί μαζί σας.",
|
||||
"Default encryption module" : "Προεπιλεγμένη μονάδα κρυπτογράφησης",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Η εφαρμογή κρυπτογράφησης είναι ενεργοποιημένη αλλά τα κλειδιά σας δεν έχουν αρχικοποιηθεί, παρακαλώ αποσυνδεθείτε και συνδεθείτε ξανά",
|
||||
"Encrypt the home storage" : "Κρυπτογράφηση του κεντρικού χώρου αποθήκευσης",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Η ενεργοποίηση αυτής της επιλογής κρυπτογραφεί όλα τα αρχεία που είναι αποθηκευμένα στον κύριο αποθηκευτικό χώρο, αλλιώς μόνο τα αρχεία σε εξωτερικούς αποθηκευτικούς χώρους θα κρυπτογραφηθούν",
|
||||
"Enable recovery key" : "Ενεργοποίηση κλειδιού ανάκτησης",
|
||||
"Encrypt the home storage" : "Κρυπτογράφηση του κεντρικού χώρου αποθήκευσης",
|
||||
"Disable recovery key" : "Απενεργοποίηση κλειδιού ανάκτησης",
|
||||
"Enable recovery key" : "Ενεργοποίηση κλειδιού ανάκτησης",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "Το κλειδί ανάκτησης είναι ένα πρόσθετο κλειδί κρυπτογράφησης που χρησιμοποιείται για την κρυπτογράφηση αρχείων. Χρησιμοποιείται για την ανάκτηση αρχείων από έναν λογαριασμό εάν ξεχαστεί το συνθηματικό.",
|
||||
"Recovery key password" : "Συνθηματικό κλειδιού ανάκτησης",
|
||||
"Repeat recovery key password" : "Επαναλάβετε το συνθηματικό κλειδιού ανάκτησης",
|
||||
"Change recovery key password:" : "Αλλαγή συνθηματικού κλειδιού ανάκτησης:",
|
||||
"Old recovery key password" : "Παλιό συνθηματικό κλειδιού ανάκτησης",
|
||||
"New recovery key password" : "Νέο συνθηματικό κλειδιού ανάκτησης",
|
||||
"Repeat new recovery key password" : "Επαναλάβετε το νέο συνθηματικό κλειδιού ανάκτησης",
|
||||
"Change Password" : "Αλλαγή συνθηματικό",
|
||||
"Basic encryption module" : "Βασική μονάδα κρυπτογράφησης",
|
||||
"Your private key password no longer matches your log-in password." : "Το συνθηματικό του ιδιωτικού κλειδιού σας δεν ταιριάζει πλέον με τον κωδικό σύνδεσής σας.",
|
||||
"Set your old private key password to your current log-in password:" : "Ορίστε τον παλιό σας συνθηματικό ιδιωτικού κλειδιού στον τρέχοντα κωδικό σύνδεσης:",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "Εάν δεν θυμάστε τον παλιό σας συνθηματικό, μπορείτε να ζητήσετε από το διαχειριστή σας να ανακτήσει τα αρχεία σας.",
|
||||
"Old log-in password" : "Παλαιό συνθηματικό σύνδεσης",
|
||||
"Current log-in password" : "Τρέχων συνθηματικό σύνδεσης",
|
||||
"Update" : "Ενημέρωση",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Η ενεργοποίηση αυτής της επιλογής θα σας επιτρέψει να επανακτήσετε πρόσβαση στα κρυπτογραφημένα σας αρχεία σε περίπτωση απώλειας του κωδικού σας",
|
||||
"Default encryption module" : "Προεπιλεγμένη μονάδα κρυπτογράφησης",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Η εφαρμογή κρυπτογράφησης είναι ενεργοποιημένη αλλά τα κλειδιά σας δεν έχουν αρχικοποιηθεί, παρακαλώ αποσυνδεθείτε και συνδεθείτε ξανά",
|
||||
"Basic encryption module" : "Βασική μονάδα κρυπτογράφησης",
|
||||
"Missing parameters" : "Ελλιπείς παράμετροι",
|
||||
"Default encryption module for server-side encryption" : "Προεπιλεγμένη μονάδα κρυπτογράφησης για κρυπτογράφηση στον διακομιστή",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Για να χρησιμοποιήσετε αυτή τη μονάδα κρυπτογράφησης, πρέπει να ενεργοποιήσετε την κρυπτογράφηση στον διακομιστή στις ρυθμίσεις διαχειριστή. Μόλις ενεργοποιηθεί, αυτή η μονάδα θα κρυπτογραφεί όλα τα αρχεία σας διαφανώς. Η κρυπτογράφηση βασίζεται σε κλειδιά AES 256.\nΗ μονάδα δεν θα αγγίξει τα υπάρχοντα αρχεία, μόνο τα νέα αρχεία θα κρυπτογραφηθούν αφού ενεργοποιηθεί η κρυπτογράφηση στον διακομιστή. Επίσης, δεν είναι δυνατό να απενεργοποιήσετε ξανά την κρυπτογράφηση και να επιστρέψετε σε ένα μη κρυπτογραφημένο σύστημα.\nΠαρακαλούμε διαβάστε την τεκμηρίωση για να γνωρίζετε όλες τις επιπτώσεις πριν αποφασίσετε να ενεργοποιήσετε την κρυπτογράφηση στον διακομιστή.",
|
||||
"Change recovery key password:" : "Αλλαγή συνθηματικού κλειδιού ανάκτησης:",
|
||||
"Change Password" : "Αλλαγή συνθηματικό",
|
||||
"Your private key password no longer matches your log-in password." : "Το συνθηματικό του ιδιωτικού κλειδιού σας δεν ταιριάζει πλέον με τον κωδικό σύνδεσής σας.",
|
||||
"Set your old private key password to your current log-in password:" : "Ορίστε τον παλιό σας συνθηματικό ιδιωτικού κλειδιού στον τρέχοντα κωδικό σύνδεσης:",
|
||||
"Update Private Key Password" : "Ενημέρωση Κωδικού Ιδιωτικού Κλειδιού",
|
||||
"Enable password recovery:" : "Ενεργοποίηση ανάκτησης συνθηματικού:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Η ενεργοποίηση αυτής της επιλογής θα σας επιτρέψει να επανακτήσετε πρόσβαση στα κρυπτογραφημένα σας αρχεία σε περίπτωση απώλειας του κωδικού σας",
|
||||
"Enabled" : "Ενεργοποιημένο",
|
||||
"Disabled" : "Απενεργοποιημένο",
|
||||
"Default encryption module for server-side encryption" : "Προεπιλεγμένη μονάδα κρυπτογράφησης για κρυπτογράφηση στον διακομιστή",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Για να χρησιμοποιήσετε αυτή τη μονάδα κρυπτογράφησης, πρέπει να ενεργοποιήσετε την κρυπτογράφηση στον διακομιστή στις ρυθμίσεις διαχειριστή. Μόλις ενεργοποιηθεί, αυτή η μονάδα θα κρυπτογραφεί όλα τα αρχεία σας διαφανώς. Η κρυπτογράφηση βασίζεται σε κλειδιά AES 256.\nΗ μονάδα δεν θα αγγίξει τα υπάρχοντα αρχεία, μόνο τα νέα αρχεία θα κρυπτογραφηθούν αφού ενεργοποιηθεί η κρυπτογράφηση στον διακομιστή. Επίσης, δεν είναι δυνατό να απενεργοποιήσετε ξανά την κρυπτογράφηση και να επιστρέψετε σε ένα μη κρυπτογραφημένο σύστημα.\nΠαρακαλούμε διαβάστε την τεκμηρίωση για να γνωρίζετε όλες τις επιπτώσεις πριν αποφασίσετε να ενεργοποιήσετε την κρυπτογράφηση στον διακομιστή."
|
||||
"Disabled" : "Απενεργοποιημένο"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Could not enable recovery key. Please check your recovery key password!",
|
||||
"Recovery key successfully disabled" : "Recovery key disabled successfully",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Could not disable recovery key. Please check your recovery key password!",
|
||||
"Missing parameters" : "Missing parameters",
|
||||
"Please provide the old recovery password" : "Please provide the old recovery password",
|
||||
"Please provide a new recovery password" : "Please provide a new recovery password",
|
||||
"Please repeat the new recovery password" : "Please repeat the new recovery password",
|
||||
|
|
@ -37,32 +36,34 @@ OC.L10N.register(
|
|||
"Default Encryption Module" : "Default Encryption Module",
|
||||
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Default encryption module for Nextcloud Server-side Encryption (SSE)",
|
||||
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss.",
|
||||
"Default encryption module" : "Default encryption module",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Encryption app is enabled but your keys are not initialised, please log-out and log-in again",
|
||||
"Encrypt the home storage" : "Encrypt the home storage",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted",
|
||||
"Enable recovery key" : "Enable recovery key",
|
||||
"Encrypt the home storage" : "Encrypt the home storage",
|
||||
"Disable recovery key" : "Disable recovery key",
|
||||
"Enable recovery key" : "Enable recovery key",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten.",
|
||||
"Recovery key password" : "Recovery key password",
|
||||
"Repeat recovery key password" : "Repeat recovery key password",
|
||||
"Change recovery key password:" : "Change recovery key password:",
|
||||
"Old recovery key password" : "Old recovery key password",
|
||||
"New recovery key password" : "New recovery key password",
|
||||
"Repeat new recovery key password" : "Repeat new recovery key password",
|
||||
"Change Password" : "Change Password",
|
||||
"Basic encryption module" : "Basic encryption module",
|
||||
"Your private key password no longer matches your log-in password." : "Your private key password no longer matches your log-in password.",
|
||||
"Set your old private key password to your current log-in password:" : "Set your old private key password to your current log-in password:",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "If you do not remember your old password you can ask your administrator to recover your files.",
|
||||
"Old log-in password" : "Old login password",
|
||||
"Current log-in password" : "Current login password",
|
||||
"Update" : "Update",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss",
|
||||
"Default encryption module" : "Default encryption module",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Encryption app is enabled but your keys are not initialised, please log-out and log-in again",
|
||||
"Basic encryption module" : "Basic encryption module",
|
||||
"Missing parameters" : "Missing parameters",
|
||||
"Default encryption module for server-side encryption" : "Default encryption module for server-side encryption",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption.",
|
||||
"Change recovery key password:" : "Change recovery key password:",
|
||||
"Change Password" : "Change Password",
|
||||
"Your private key password no longer matches your log-in password." : "Your private key password no longer matches your log-in password.",
|
||||
"Set your old private key password to your current log-in password:" : "Set your old private key password to your current log-in password:",
|
||||
"Update Private Key Password" : "Update Private Key Password",
|
||||
"Enable password recovery:" : "Enable password recovery:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss",
|
||||
"Enabled" : "Enabled",
|
||||
"Disabled" : "Disabled",
|
||||
"Default encryption module for server-side encryption" : "Default encryption module for server-side encryption",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption."
|
||||
"Disabled" : "Disabled"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Could not enable recovery key. Please check your recovery key password!",
|
||||
"Recovery key successfully disabled" : "Recovery key disabled successfully",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Could not disable recovery key. Please check your recovery key password!",
|
||||
"Missing parameters" : "Missing parameters",
|
||||
"Please provide the old recovery password" : "Please provide the old recovery password",
|
||||
"Please provide a new recovery password" : "Please provide a new recovery password",
|
||||
"Please repeat the new recovery password" : "Please repeat the new recovery password",
|
||||
|
|
@ -35,32 +34,34 @@
|
|||
"Default Encryption Module" : "Default Encryption Module",
|
||||
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Default encryption module for Nextcloud Server-side Encryption (SSE)",
|
||||
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss.",
|
||||
"Default encryption module" : "Default encryption module",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Encryption app is enabled but your keys are not initialised, please log-out and log-in again",
|
||||
"Encrypt the home storage" : "Encrypt the home storage",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted",
|
||||
"Enable recovery key" : "Enable recovery key",
|
||||
"Encrypt the home storage" : "Encrypt the home storage",
|
||||
"Disable recovery key" : "Disable recovery key",
|
||||
"Enable recovery key" : "Enable recovery key",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten.",
|
||||
"Recovery key password" : "Recovery key password",
|
||||
"Repeat recovery key password" : "Repeat recovery key password",
|
||||
"Change recovery key password:" : "Change recovery key password:",
|
||||
"Old recovery key password" : "Old recovery key password",
|
||||
"New recovery key password" : "New recovery key password",
|
||||
"Repeat new recovery key password" : "Repeat new recovery key password",
|
||||
"Change Password" : "Change Password",
|
||||
"Basic encryption module" : "Basic encryption module",
|
||||
"Your private key password no longer matches your log-in password." : "Your private key password no longer matches your log-in password.",
|
||||
"Set your old private key password to your current log-in password:" : "Set your old private key password to your current log-in password:",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "If you do not remember your old password you can ask your administrator to recover your files.",
|
||||
"Old log-in password" : "Old login password",
|
||||
"Current log-in password" : "Current login password",
|
||||
"Update" : "Update",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss",
|
||||
"Default encryption module" : "Default encryption module",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Encryption app is enabled but your keys are not initialised, please log-out and log-in again",
|
||||
"Basic encryption module" : "Basic encryption module",
|
||||
"Missing parameters" : "Missing parameters",
|
||||
"Default encryption module for server-side encryption" : "Default encryption module for server-side encryption",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption.",
|
||||
"Change recovery key password:" : "Change recovery key password:",
|
||||
"Change Password" : "Change Password",
|
||||
"Your private key password no longer matches your log-in password." : "Your private key password no longer matches your log-in password.",
|
||||
"Set your old private key password to your current log-in password:" : "Set your old private key password to your current log-in password:",
|
||||
"Update Private Key Password" : "Update Private Key Password",
|
||||
"Enable password recovery:" : "Enable password recovery:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss",
|
||||
"Enabled" : "Enabled",
|
||||
"Disabled" : "Disabled",
|
||||
"Default encryption module for server-side encryption" : "Default encryption module for server-side encryption",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption."
|
||||
"Disabled" : "Disabled"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Restaŭroŝlosilo ne povis esti ŝaltita. Bv. kontroli vian pasvorton de restaŭroŝlosilo!",
|
||||
"Recovery key successfully disabled" : "Restaŭroŝlosilo sukcese malŝaltita",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Restaŭroŝlosilo ne povis esti malŝaltita. Bv. kontroli vian pasvorton de restaŭroŝlosilo!",
|
||||
"Missing parameters" : "Mankas parametroj",
|
||||
"Please provide the old recovery password" : "Bv. doni la malnovan pasvorton de restaŭroŝlosilo",
|
||||
"Please provide a new recovery password" : "Bv. doni la novan pasvorton de restaŭroŝlosilo",
|
||||
"Please repeat the new recovery password" : "Bv. ripeti la novan pasvorton de restaŭroŝlosilo",
|
||||
|
|
@ -28,29 +27,31 @@ OC.L10N.register(
|
|||
"Bad Signature" : "Malbona subskribo",
|
||||
"Missing Signature" : "Mankanta subskribo",
|
||||
"one-time password for server-side-encryption" : "unuuza pasvorto por ĉeservila ĉifrado",
|
||||
"Default encryption module" : "Defaŭlta ĉifra modulo",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Ĉifra aplikaĵo estas ŝaltita, sed viaj ŝlosiloj ne uziĝas. Bv. elsaluti kaj re-ensaluti.",
|
||||
"Encrypt the home storage" : "Ĉifri la ĉefkonservejon",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Ebligi tiun opcion ĉifras ĉiujn dosierojn de la ĉefkonservejo, alie nur dosieroj en ekstera konservejo ĉifriĝos.",
|
||||
"Enable recovery key" : "Ŝalti restaŭroŝlosilon",
|
||||
"Encrypt the home storage" : "Ĉifri la ĉefkonservejon",
|
||||
"Disable recovery key" : "Malŝalti restaŭroŝlosilon",
|
||||
"Enable recovery key" : "Ŝalti restaŭroŝlosilon",
|
||||
"Recovery key password" : "Pasvorto de restaŭroŝlosilo",
|
||||
"Repeat recovery key password" : "Ripetu la pasvorton de restaŭroŝlosilo",
|
||||
"Change recovery key password:" : "Ŝanĝi la pasvorton de la restaŭroŝlosilo:",
|
||||
"Old recovery key password" : "Malnova pasvorto de restaŭroŝlosilo",
|
||||
"New recovery key password" : "Nova pasvorto de restaŭroŝlosilo",
|
||||
"Repeat new recovery key password" : "Ripetu la novan pasvorton de restaŭroŝlosilo",
|
||||
"Change Password" : "Ŝanĝi pasvorton",
|
||||
"Basic encryption module" : "Bazĉifrada modulo",
|
||||
"Your private key password no longer matches your log-in password." : "La pasvorto de via privata ŝlosilo ne plu kongruas kun via ensaluta pasvorto.",
|
||||
"Set your old private key password to your current log-in password:" : "Agordi la pasvorton de via antaŭa privata ŝlosilo al via nuna ensaluta pasvorto:",
|
||||
"Old log-in password" : "Malnova ensaluta pasvorto",
|
||||
"Current log-in password" : "Nuna ensaluta pasvorto",
|
||||
"Update" : "Ĝisdatigi",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Ŝalti tiun opcion ebligas al vi rehavi aliron al viaj ĉifritaj dosierojn okaze de pasvorta perdo.",
|
||||
"Default encryption module" : "Defaŭlta ĉifra modulo",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Ĉifra aplikaĵo estas ŝaltita, sed viaj ŝlosiloj ne uziĝas. Bv. elsaluti kaj re-ensaluti.",
|
||||
"Basic encryption module" : "Bazĉifrada modulo",
|
||||
"Missing parameters" : "Mankas parametroj",
|
||||
"Default encryption module for server-side encryption" : "Defaŭlta ĉifra modulo por ĉeservila ĉifrado",
|
||||
"Change recovery key password:" : "Ŝanĝi la pasvorton de la restaŭroŝlosilo:",
|
||||
"Change Password" : "Ŝanĝi pasvorton",
|
||||
"Your private key password no longer matches your log-in password." : "La pasvorto de via privata ŝlosilo ne plu kongruas kun via ensaluta pasvorto.",
|
||||
"Set your old private key password to your current log-in password:" : "Agordi la pasvorton de via antaŭa privata ŝlosilo al via nuna ensaluta pasvorto:",
|
||||
"Update Private Key Password" : "Ĝisdatigi la pasvorton de la malpublika ŝlosilo",
|
||||
"Enable password recovery:" : "Ŝalti restaŭron de pasvorto:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Ŝalti tiun opcion ebligas al vi rehavi aliron al viaj ĉifritaj dosierojn okaze de pasvorta perdo.",
|
||||
"Enabled" : "Ŝaltita",
|
||||
"Disabled" : "Malŝaltita",
|
||||
"Default encryption module for server-side encryption" : "Defaŭlta ĉifra modulo por ĉeservila ĉifrado"
|
||||
"Disabled" : "Malŝaltita"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Restaŭroŝlosilo ne povis esti ŝaltita. Bv. kontroli vian pasvorton de restaŭroŝlosilo!",
|
||||
"Recovery key successfully disabled" : "Restaŭroŝlosilo sukcese malŝaltita",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Restaŭroŝlosilo ne povis esti malŝaltita. Bv. kontroli vian pasvorton de restaŭroŝlosilo!",
|
||||
"Missing parameters" : "Mankas parametroj",
|
||||
"Please provide the old recovery password" : "Bv. doni la malnovan pasvorton de restaŭroŝlosilo",
|
||||
"Please provide a new recovery password" : "Bv. doni la novan pasvorton de restaŭroŝlosilo",
|
||||
"Please repeat the new recovery password" : "Bv. ripeti la novan pasvorton de restaŭroŝlosilo",
|
||||
|
|
@ -26,29 +25,31 @@
|
|||
"Bad Signature" : "Malbona subskribo",
|
||||
"Missing Signature" : "Mankanta subskribo",
|
||||
"one-time password for server-side-encryption" : "unuuza pasvorto por ĉeservila ĉifrado",
|
||||
"Default encryption module" : "Defaŭlta ĉifra modulo",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Ĉifra aplikaĵo estas ŝaltita, sed viaj ŝlosiloj ne uziĝas. Bv. elsaluti kaj re-ensaluti.",
|
||||
"Encrypt the home storage" : "Ĉifri la ĉefkonservejon",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Ebligi tiun opcion ĉifras ĉiujn dosierojn de la ĉefkonservejo, alie nur dosieroj en ekstera konservejo ĉifriĝos.",
|
||||
"Enable recovery key" : "Ŝalti restaŭroŝlosilon",
|
||||
"Encrypt the home storage" : "Ĉifri la ĉefkonservejon",
|
||||
"Disable recovery key" : "Malŝalti restaŭroŝlosilon",
|
||||
"Enable recovery key" : "Ŝalti restaŭroŝlosilon",
|
||||
"Recovery key password" : "Pasvorto de restaŭroŝlosilo",
|
||||
"Repeat recovery key password" : "Ripetu la pasvorton de restaŭroŝlosilo",
|
||||
"Change recovery key password:" : "Ŝanĝi la pasvorton de la restaŭroŝlosilo:",
|
||||
"Old recovery key password" : "Malnova pasvorto de restaŭroŝlosilo",
|
||||
"New recovery key password" : "Nova pasvorto de restaŭroŝlosilo",
|
||||
"Repeat new recovery key password" : "Ripetu la novan pasvorton de restaŭroŝlosilo",
|
||||
"Change Password" : "Ŝanĝi pasvorton",
|
||||
"Basic encryption module" : "Bazĉifrada modulo",
|
||||
"Your private key password no longer matches your log-in password." : "La pasvorto de via privata ŝlosilo ne plu kongruas kun via ensaluta pasvorto.",
|
||||
"Set your old private key password to your current log-in password:" : "Agordi la pasvorton de via antaŭa privata ŝlosilo al via nuna ensaluta pasvorto:",
|
||||
"Old log-in password" : "Malnova ensaluta pasvorto",
|
||||
"Current log-in password" : "Nuna ensaluta pasvorto",
|
||||
"Update" : "Ĝisdatigi",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Ŝalti tiun opcion ebligas al vi rehavi aliron al viaj ĉifritaj dosierojn okaze de pasvorta perdo.",
|
||||
"Default encryption module" : "Defaŭlta ĉifra modulo",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Ĉifra aplikaĵo estas ŝaltita, sed viaj ŝlosiloj ne uziĝas. Bv. elsaluti kaj re-ensaluti.",
|
||||
"Basic encryption module" : "Bazĉifrada modulo",
|
||||
"Missing parameters" : "Mankas parametroj",
|
||||
"Default encryption module for server-side encryption" : "Defaŭlta ĉifra modulo por ĉeservila ĉifrado",
|
||||
"Change recovery key password:" : "Ŝanĝi la pasvorton de la restaŭroŝlosilo:",
|
||||
"Change Password" : "Ŝanĝi pasvorton",
|
||||
"Your private key password no longer matches your log-in password." : "La pasvorto de via privata ŝlosilo ne plu kongruas kun via ensaluta pasvorto.",
|
||||
"Set your old private key password to your current log-in password:" : "Agordi la pasvorton de via antaŭa privata ŝlosilo al via nuna ensaluta pasvorto:",
|
||||
"Update Private Key Password" : "Ĝisdatigi la pasvorton de la malpublika ŝlosilo",
|
||||
"Enable password recovery:" : "Ŝalti restaŭron de pasvorto:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Ŝalti tiun opcion ebligas al vi rehavi aliron al viaj ĉifritaj dosierojn okaze de pasvorta perdo.",
|
||||
"Enabled" : "Ŝaltita",
|
||||
"Disabled" : "Malŝaltita",
|
||||
"Default encryption module for server-side encryption" : "Defaŭlta ĉifra modulo por ĉeservila ĉifrado"
|
||||
"Disabled" : "Malŝaltita"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No se ha podido habilitar la contraseña de recuperación. Por favor, ¡compruebe su contraseña de recuperación!",
|
||||
"Recovery key successfully disabled" : "Contraseña de recuperación deshabilitada",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No se ha podido deshabilitar la clave de recuperación. Por favor, ¡compruebe su contraseña de recuperación!",
|
||||
"Missing parameters" : "Faltan parámetros",
|
||||
"Please provide the old recovery password" : "Por favor, introduzca su antigua contraseña de recuperación",
|
||||
"Please provide a new recovery password" : "Por favor, provea una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor, repita su nueva contraseña de recuperación",
|
||||
|
|
@ -34,32 +33,34 @@ OC.L10N.register(
|
|||
"Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password." : "Por favor ingrese en la interfaz web, vaya a la sección \"Seguridad\" de sus ajustes personales y actualice su contraseña de cifrado ingresando esta contraseña en el campo \"Contraseña de inicio de sesión antigua\" y su contraseña actual.",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No se puede descifrar este archivo, probablemente se trate de un archivo compartido. Por favor, pida al propietario del archivo que vuelva a compartirlo con usted.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No se puede leer este archivo, probablemente se trate de un archivo compartido. Por favor, pida al propietario del archivo que vuelva a compartirlo con usted.",
|
||||
"Default encryption module" : "Módulo de cifrado por defecto",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La app de cifrado está habilitada pero sus claves no se han inicializado, por favor, cierre la sesión y vuelva a iniciarla de nuevo.",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento personal",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Al activar esta opción se encriptarán todos los archivos almacenados en la memoria principal, de lo contrario, serán cifrados sólo los archivos de almacenamiento externo",
|
||||
"Enable recovery key" : "Activa la clave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento personal",
|
||||
"Disable recovery key" : "Desactiva la clave de recuperación",
|
||||
"Enable recovery key" : "Activa la clave de recuperación",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "La llave de recuperación es una llave de cifrado adicional utilizada para cifrar archivos. Es utilizada para recuperar los archivos de una cuenta si la contraseña fuese olvidada.",
|
||||
"Recovery key password" : "Contraseña de clave de recuperación",
|
||||
"Repeat recovery key password" : "Repita la contraseña de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la clave de recuperación",
|
||||
"Old recovery key password" : "Antigua contraseña de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de recuperación",
|
||||
"Repeat new recovery key password" : "Repita la nueva contraseña de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de cifrado básico",
|
||||
"Your private key password no longer matches your log-in password." : "Su contraseña de clave privada ya no coincide con su contraseña de acceso.",
|
||||
"Set your old private key password to your current log-in password:" : "Establezca la contraseña de clave privada antigua para su contraseña de inicio de sesión actual:",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "Si no recuerda su antigua contraseña, puede pedir a su administrador que recupere sus archivos.",
|
||||
"Old log-in password" : "Contraseña de acceso antigua",
|
||||
"Current log-in password" : "Contraseña de acceso actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción le permitirá volver a tener acceso a sus archivos cifrados en caso de pérdida de contraseña",
|
||||
"Default encryption module" : "Módulo de cifrado por defecto",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La app de cifrado está habilitada pero sus claves no se han inicializado, por favor, cierre la sesión y vuelva a iniciarla de nuevo.",
|
||||
"Basic encryption module" : "Módulo de cifrado básico",
|
||||
"Missing parameters" : "Faltan parámetros",
|
||||
"Default encryption module for server-side encryption" : "Módulo de cifrado por defecto para el cifrado en el lado del servidor",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "De manera de usar este módulo de cifrado necesita activar el cifrado del lado del servidor en la configuraciones de administrador. Una vez que esté habilitado este módulo cifrará todos tus archivos de manera transparente. El cifrado está basado en llaves AES-256\nEl módulo no tocará los archivos existentes, solo los archivos nuevos serán cifrados una vez que el cifrado del lado del servidor se habilite. Además, no es posible deshabilitar el cifrado de nuevo y cambiar a un sistema sin cifrado.\nPor favor lea la documentación para que entienda todas las implicaciones antes de que decida habilitar el cifrado del lado del servidor.",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la clave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Su contraseña de clave privada ya no coincide con su contraseña de acceso.",
|
||||
"Set your old private key password to your current log-in password:" : "Establezca la contraseña de clave privada antigua para su contraseña de inicio de sesión actual:",
|
||||
"Update Private Key Password" : "Actualizar contraseña de clave privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción le permitirá volver a tener acceso a sus archivos cifrados en caso de pérdida de contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado",
|
||||
"Default encryption module for server-side encryption" : "Módulo de cifrado por defecto para el cifrado en el lado del servidor",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "De manera de usar este módulo de cifrado necesita activar el cifrado del lado del servidor en la configuraciones de administrador. Una vez que esté habilitado este módulo cifrará todos tus archivos de manera transparente. El cifrado está basado en llaves AES-256\nEl módulo no tocará los archivos existentes, solo los archivos nuevos serán cifrados una vez que el cifrado del lado del servidor se habilite. Además, no es posible deshabilitar el cifrado de nuevo y cambiar a un sistema sin cifrado.\nPor favor lea la documentación para que entienda todas las implicaciones antes de que decida habilitar el cifrado del lado del servidor."
|
||||
"Disabled" : "Deshabilitado"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No se ha podido habilitar la contraseña de recuperación. Por favor, ¡compruebe su contraseña de recuperación!",
|
||||
"Recovery key successfully disabled" : "Contraseña de recuperación deshabilitada",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No se ha podido deshabilitar la clave de recuperación. Por favor, ¡compruebe su contraseña de recuperación!",
|
||||
"Missing parameters" : "Faltan parámetros",
|
||||
"Please provide the old recovery password" : "Por favor, introduzca su antigua contraseña de recuperación",
|
||||
"Please provide a new recovery password" : "Por favor, provea una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor, repita su nueva contraseña de recuperación",
|
||||
|
|
@ -32,32 +31,34 @@
|
|||
"Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password." : "Por favor ingrese en la interfaz web, vaya a la sección \"Seguridad\" de sus ajustes personales y actualice su contraseña de cifrado ingresando esta contraseña en el campo \"Contraseña de inicio de sesión antigua\" y su contraseña actual.",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No se puede descifrar este archivo, probablemente se trate de un archivo compartido. Por favor, pida al propietario del archivo que vuelva a compartirlo con usted.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No se puede leer este archivo, probablemente se trate de un archivo compartido. Por favor, pida al propietario del archivo que vuelva a compartirlo con usted.",
|
||||
"Default encryption module" : "Módulo de cifrado por defecto",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La app de cifrado está habilitada pero sus claves no se han inicializado, por favor, cierre la sesión y vuelva a iniciarla de nuevo.",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento personal",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Al activar esta opción se encriptarán todos los archivos almacenados en la memoria principal, de lo contrario, serán cifrados sólo los archivos de almacenamiento externo",
|
||||
"Enable recovery key" : "Activa la clave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento personal",
|
||||
"Disable recovery key" : "Desactiva la clave de recuperación",
|
||||
"Enable recovery key" : "Activa la clave de recuperación",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "La llave de recuperación es una llave de cifrado adicional utilizada para cifrar archivos. Es utilizada para recuperar los archivos de una cuenta si la contraseña fuese olvidada.",
|
||||
"Recovery key password" : "Contraseña de clave de recuperación",
|
||||
"Repeat recovery key password" : "Repita la contraseña de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la clave de recuperación",
|
||||
"Old recovery key password" : "Antigua contraseña de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de recuperación",
|
||||
"Repeat new recovery key password" : "Repita la nueva contraseña de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de cifrado básico",
|
||||
"Your private key password no longer matches your log-in password." : "Su contraseña de clave privada ya no coincide con su contraseña de acceso.",
|
||||
"Set your old private key password to your current log-in password:" : "Establezca la contraseña de clave privada antigua para su contraseña de inicio de sesión actual:",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "Si no recuerda su antigua contraseña, puede pedir a su administrador que recupere sus archivos.",
|
||||
"Old log-in password" : "Contraseña de acceso antigua",
|
||||
"Current log-in password" : "Contraseña de acceso actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción le permitirá volver a tener acceso a sus archivos cifrados en caso de pérdida de contraseña",
|
||||
"Default encryption module" : "Módulo de cifrado por defecto",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La app de cifrado está habilitada pero sus claves no se han inicializado, por favor, cierre la sesión y vuelva a iniciarla de nuevo.",
|
||||
"Basic encryption module" : "Módulo de cifrado básico",
|
||||
"Missing parameters" : "Faltan parámetros",
|
||||
"Default encryption module for server-side encryption" : "Módulo de cifrado por defecto para el cifrado en el lado del servidor",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "De manera de usar este módulo de cifrado necesita activar el cifrado del lado del servidor en la configuraciones de administrador. Una vez que esté habilitado este módulo cifrará todos tus archivos de manera transparente. El cifrado está basado en llaves AES-256\nEl módulo no tocará los archivos existentes, solo los archivos nuevos serán cifrados una vez que el cifrado del lado del servidor se habilite. Además, no es posible deshabilitar el cifrado de nuevo y cambiar a un sistema sin cifrado.\nPor favor lea la documentación para que entienda todas las implicaciones antes de que decida habilitar el cifrado del lado del servidor.",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la clave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Su contraseña de clave privada ya no coincide con su contraseña de acceso.",
|
||||
"Set your old private key password to your current log-in password:" : "Establezca la contraseña de clave privada antigua para su contraseña de inicio de sesión actual:",
|
||||
"Update Private Key Password" : "Actualizar contraseña de clave privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción le permitirá volver a tener acceso a sus archivos cifrados en caso de pérdida de contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado",
|
||||
"Default encryption module for server-side encryption" : "Módulo de cifrado por defecto para el cifrado en el lado del servidor",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "De manera de usar este módulo de cifrado necesita activar el cifrado del lado del servidor en la configuraciones de administrador. Una vez que esté habilitado este módulo cifrará todos tus archivos de manera transparente. El cifrado está basado en llaves AES-256\nEl módulo no tocará los archivos existentes, solo los archivos nuevos serán cifrados una vez que el cifrado del lado del servidor se habilite. Además, no es posible deshabilitar el cifrado de nuevo y cambiar a un sistema sin cifrado.\nPor favor lea la documentación para que entienda todas las implicaciones antes de que decida habilitar el cifrado del lado del servidor."
|
||||
"Disabled" : "Deshabilitado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -28,27 +27,29 @@ OC.L10N.register(
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -26,27 +25,29 @@
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Favor de comprobar la contraseña de su llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Favor de comprobar la contraseña de la llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Favor de proporcionar su contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Favor de proporcionar una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Favor de reingresar la nueva contraseña de recuperación",
|
||||
|
|
@ -27,27 +26,29 @@ OC.L10N.register(
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero sus llaves no han sido inicializadas, favor de salir y volver a entrar a la sesion",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Su contraseña de llave privada ya no corresónde con su contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establezca su contraseña de llave privada a su contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción le permitirá volver a tener acceso a sus archivos encriptados en caso de perder la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero sus llaves no han sido inicializadas, favor de salir y volver a entrar a la sesion",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Su contraseña de llave privada ya no corresónde con su contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establezca su contraseña de llave privada a su contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción le permitirá volver a tener acceso a sus archivos encriptados en caso de perder la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Favor de comprobar la contraseña de su llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Favor de comprobar la contraseña de la llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Favor de proporcionar su contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Favor de proporcionar una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Favor de reingresar la nueva contraseña de recuperación",
|
||||
|
|
@ -25,27 +24,29 @@
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero sus llaves no han sido inicializadas, favor de salir y volver a entrar a la sesion",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Su contraseña de llave privada ya no corresónde con su contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establezca su contraseña de llave privada a su contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción le permitirá volver a tener acceso a sus archivos encriptados en caso de perder la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero sus llaves no han sido inicializadas, favor de salir y volver a entrar a la sesion",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Su contraseña de llave privada ya no corresónde con su contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establezca su contraseña de llave privada a su contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción le permitirá volver a tener acceso a sus archivos encriptados en caso de perder la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -28,27 +27,28 @@ OC.L10N.register(
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -26,27 +25,28 @@
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -28,27 +27,29 @@ OC.L10N.register(
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -26,27 +25,29 @@
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -28,27 +27,29 @@ OC.L10N.register(
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -26,27 +25,29 @@
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -28,27 +27,29 @@ OC.L10N.register(
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -26,27 +25,29 @@
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -34,30 +33,32 @@ OC.L10N.register(
|
|||
"Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password." : "Por favor, inicie sesión en la interfaz web, vaya a la sección \"Seguridad\" de su configuración personal y actualice su contraseña de cifrado ingresando esta contraseña en el campo \"Contraseña de inicio de sesión anterior\" y su contraseña de inicio de sesión actual.",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No se puede descifrar este archivo, probablemente es un archivo compartido. Por favor, pida al propietario del archivo que lo comparta de nuevo con usted.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No se puede leer este archivo, probablemente es un archivo compartido. Por favor, pida al propietario del archivo que lo comparta de nuevo con usted.",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Default encryption module for server-side encryption" : "Módulo de cifrado predeterminado para el cifrado en el servidor",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Para poder utilizar este módulo de cifrado, debe habilitar el cifrado en el servidor en la configuración del administrador. Una vez habilitado, este módulo cifrará todos sus archivos de forma transparente. El cifrado se basa en claves AES de 256 bits.\n El módulo no afectará a los archivos existentes, solo los nuevos archivos se cifrarán después de habilitar el cifrado en el servidor. Tampoco es posible desactivar el cifrado y volver a un sistema sin cifrar.\n Por favor, lea la documentación para conocer todas las implicaciones antes de decidir habilitar el cifrado en el servidor.",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado",
|
||||
"Default encryption module for server-side encryption" : "Módulo de cifrado predeterminado para el cifrado en el servidor",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Para poder utilizar este módulo de cifrado, debe habilitar el cifrado en el servidor en la configuración del administrador. Una vez habilitado, este módulo cifrará todos sus archivos de forma transparente. El cifrado se basa en claves AES de 256 bits.\n El módulo no afectará a los archivos existentes, solo los nuevos archivos se cifrarán después de habilitar el cifrado en el servidor. Tampoco es posible desactivar el cifrado y volver a un sistema sin cifrar.\n Por favor, lea la documentación para conocer todas las implicaciones antes de decidir habilitar el cifrado en el servidor."
|
||||
"Disabled" : "Deshabilitado"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -32,30 +31,32 @@
|
|||
"Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password." : "Por favor, inicie sesión en la interfaz web, vaya a la sección \"Seguridad\" de su configuración personal y actualice su contraseña de cifrado ingresando esta contraseña en el campo \"Contraseña de inicio de sesión anterior\" y su contraseña de inicio de sesión actual.",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No se puede descifrar este archivo, probablemente es un archivo compartido. Por favor, pida al propietario del archivo que lo comparta de nuevo con usted.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "No se puede leer este archivo, probablemente es un archivo compartido. Por favor, pida al propietario del archivo que lo comparta de nuevo con usted.",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Default encryption module for server-side encryption" : "Módulo de cifrado predeterminado para el cifrado en el servidor",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Para poder utilizar este módulo de cifrado, debe habilitar el cifrado en el servidor en la configuración del administrador. Una vez habilitado, este módulo cifrará todos sus archivos de forma transparente. El cifrado se basa en claves AES de 256 bits.\n El módulo no afectará a los archivos existentes, solo los nuevos archivos se cifrarán después de habilitar el cifrado en el servidor. Tampoco es posible desactivar el cifrado y volver a un sistema sin cifrar.\n Por favor, lea la documentación para conocer todas las implicaciones antes de decidir habilitar el cifrado en el servidor.",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado",
|
||||
"Default encryption module for server-side encryption" : "Módulo de cifrado predeterminado para el cifrado en el servidor",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Para poder utilizar este módulo de cifrado, debe habilitar el cifrado en el servidor en la configuración del administrador. Una vez habilitado, este módulo cifrará todos sus archivos de forma transparente. El cifrado se basa en claves AES de 256 bits.\n El módulo no afectará a los archivos existentes, solo los nuevos archivos se cifrarán después de habilitar el cifrado en el servidor. Tampoco es posible desactivar el cifrado y volver a un sistema sin cifrar.\n Por favor, lea la documentación para conocer todas las implicaciones antes de decidir habilitar el cifrado en el servidor."
|
||||
"Disabled" : "Deshabilitado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -28,27 +27,29 @@ OC.L10N.register(
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -26,27 +25,29 @@
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -28,27 +27,28 @@ OC.L10N.register(
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -26,27 +25,28 @@
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -29,29 +28,31 @@ OC.L10N.register(
|
|||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Encryption password" : "Contraseña de cifrado",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Default encryption module for server-side encryption" : "Modulo de encripción por defecto para encripción de lado del servidor",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado",
|
||||
"Default encryption module for server-side encryption" : "Modulo de encripción por defecto para encripción de lado del servidor"
|
||||
"Disabled" : "Deshabilitado"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -27,29 +26,31 @@
|
|||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Encryption password" : "Contraseña de cifrado",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Default encryption module for server-side encryption" : "Modulo de encripción por defecto para encripción de lado del servidor",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado",
|
||||
"Default encryption module for server-side encryption" : "Modulo de encripción por defecto para encripción de lado del servidor"
|
||||
"Disabled" : "Deshabilitado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -28,27 +27,29 @@ OC.L10N.register(
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -26,27 +25,29 @@
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -28,27 +27,29 @@ OC.L10N.register(
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -26,27 +25,29 @@
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -28,27 +27,29 @@ OC.L10N.register(
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -26,27 +25,29 @@
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -28,27 +27,29 @@ OC.L10N.register(
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -26,27 +25,29 @@
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -28,27 +27,29 @@ OC.L10N.register(
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -26,27 +25,29 @@
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -28,27 +27,29 @@ OC.L10N.register(
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -26,27 +25,29 @@
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -28,27 +27,29 @@ OC.L10N.register(
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "No fue posible habilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Recovery key successfully disabled" : "Llave de recuperación deshabilitada exitosamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "No fue posible deshabilitar la llave de recuperación. ¡Por favor comprueba la contraseña de tu llave de recuperación!",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Please provide the old recovery password" : "Por favor proporciona tu contraseña de recuperación anterior",
|
||||
"Please provide a new recovery password" : "Por favor proporciona una nueva contraseña de recuperación",
|
||||
"Please repeat the new recovery password" : "Por favor reingresa la nueva contraseña de recuperación",
|
||||
|
|
@ -26,27 +25,29 @@
|
|||
"Bad Signature" : "Firma equivocada",
|
||||
"Missing Signature" : "Firma faltante",
|
||||
"one-time password for server-side-encryption" : "Contraseña de una-sola-vez para la encripción del lado del servidor",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Habilitar esta opción encripta todos los archivos almacenados en el almacenamiento principal, de otro modo, sólo los archivos en el almacenamiento externo serán encriptados",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Encrypt the home storage" : "Encriptar el almacenamiento de inicio",
|
||||
"Disable recovery key" : "Deshabilitar llave de recuperación",
|
||||
"Enable recovery key" : "Habilitar llave de recuperación",
|
||||
"Recovery key password" : "Contraseña de llave de recuperación",
|
||||
"Repeat recovery key password" : "Repetir la contraseña de la llave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Old recovery key password" : "Anterior contraseña de llave de recuperación",
|
||||
"New recovery key password" : "Nueva contraseña de llave de recuperación",
|
||||
"Repeat new recovery key password" : "Reingresar la nueva contraseña de llave de recuperación",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Old log-in password" : "Contraseña anterior",
|
||||
"Current log-in password" : "Contraseña actual",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Default encryption module" : "Módulo de encripción predeterminado",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "La aplicación de encripción esta habilitada pero tus llaves no han sido inicializadas, por favor sal y vuelve a entrar a tu sesión",
|
||||
"Basic encryption module" : "Módulo de encripción básica",
|
||||
"Missing parameters" : "Parámetros faltantes",
|
||||
"Change recovery key password:" : "Cambiar la contraseña de la llave de recuperación:",
|
||||
"Change Password" : "Cambiar contraseña",
|
||||
"Your private key password no longer matches your log-in password." : "Tu contraseña de llave privada ya no corresónde con tu contraseña de inicio de sesión. ",
|
||||
"Set your old private key password to your current log-in password:" : "Establece tu contraseña de llave privada a tu contraseña actual de inicio de seisón:",
|
||||
"Update Private Key Password" : "Actualizar Contraseña de Llave Privada",
|
||||
"Enable password recovery:" : "Habilitar la recuperación de contraseña:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Habilitar esta opción te permitirá volver a tener acceso a tus archivos encriptados en caso de que pierdas la contraseña",
|
||||
"Enabled" : "Habilitado",
|
||||
"Disabled" : "Deshabilitado"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Ei suutnud taastevõtit kasutusele võtta. Palun kontrolli oma taastevõtme salasõna!",
|
||||
"Recovery key successfully disabled" : "Taastevõtme keelamine õnnestus",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Ei suutnud taastevõtme kasutamist lõpetada. Palun kontrolli oma taastevõtme salasõna!",
|
||||
"Missing parameters" : "Parameetrid puuduvad",
|
||||
"Please provide the old recovery password" : "Palun sisesta vana taastevõtme salasõna",
|
||||
"Please provide a new recovery password" : "Palun sisesta uus taastevõtme salasõna",
|
||||
"Please repeat the new recovery password" : "Palun korda uut taastevõtme salasõna",
|
||||
|
|
@ -29,31 +28,33 @@ OC.L10N.register(
|
|||
"Encryption password" : "Krüptimise salasõna",
|
||||
"The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>." : "Serveri peakasutaja lülitas sisse serveripoolse krüptimise. Sinu failid on krüptitud salasõnaga <strong>%s</strong>.",
|
||||
"The administration enabled server-side-encryption. Your files were encrypted using the password \"%s\"." : "Serveri peakasutaja lülitas sisse serveripoolse krüptimise. Sinu failid on krüptitud salasõnaga „%s“.",
|
||||
"Default encryption module" : "Vaikimisi krüptimismoodul",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Krüptimisrakendus on kasutusel, kuid krüptovõtmed pole valmendatud. Palun logi välja ning uuesti sisse.",
|
||||
"Encrypt the home storage" : "Krüpti ka sisemine andmeruum",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Selle valiku kasutamisel krüptitakse failid sisemises ja välises andmeruumis. Vastasel juhul vaid välises andmeruumis.",
|
||||
"Enable recovery key" : "Luba taastevõtme kasutamine",
|
||||
"Encrypt the home storage" : "Krüpti ka sisemine andmeruum",
|
||||
"Disable recovery key" : "Keela taastevõtme kasutamine",
|
||||
"Enable recovery key" : "Luba taastevõtme kasutamine",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "Taastevõti on täiendav krüptovõti, mida kasutatakse failide krüptimisel. Kui peaksid põhilise salasõna unustama, siis saad seda failide taastamisel kasutada. Salvesta ta turvaliselt digitaalsesse salasõnalaekasse või vana kooli seifi.",
|
||||
"Recovery key password" : "Taastevõtme salasõna",
|
||||
"Repeat recovery key password" : "Korda taastevõtme salasõna",
|
||||
"Change recovery key password:" : "Muuda taastevõtme salasõna:",
|
||||
"Old recovery key password" : "Vana taastevõtme salasõna",
|
||||
"New recovery key password" : "Uus taastevõtme salasõna",
|
||||
"Repeat new recovery key password" : "Korda uut taastevõtme salasõna",
|
||||
"Change Password" : "Muuda salasõna",
|
||||
"Basic encryption module" : "Lihtkrüptimise moodul",
|
||||
"Your private key password no longer matches your log-in password." : "Sinu privaatvõtme salasõna ei kattu enam sinu sisselogimise salasõna.",
|
||||
"Set your old private key password to your current log-in password:" : "Pane oma vana privaatvõtme salasõnaks oma praegune sisselogimise salasõna.",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "Kui sa ei mäleta oma vana salasõna, siis palu oma süsteemihalduril taastada ligipääs failidele.",
|
||||
"Old log-in password" : "Sisselogimise vana salasõna",
|
||||
"Current log-in password" : "Sisselogimise praegune salasõna",
|
||||
"Update" : "Uuenda",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Valiku lubamine võimaldab salasõna kaotamise korral taastada ligipääsu krüptitud failidele",
|
||||
"Default encryption module" : "Vaikimisi krüptimismoodul",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Krüptimisrakendus on kasutusel, kuid krüptovõtmed pole valmendatud. Palun logi välja ning uuesti sisse.",
|
||||
"Basic encryption module" : "Lihtkrüptimise moodul",
|
||||
"Missing parameters" : "Parameetrid puuduvad",
|
||||
"Default encryption module for server-side encryption" : "Vaikimisi krüptimismoodul serveripoolse krüptimise jaoks",
|
||||
"Change recovery key password:" : "Muuda taastevõtme salasõna:",
|
||||
"Change Password" : "Muuda salasõna",
|
||||
"Your private key password no longer matches your log-in password." : "Sinu privaatvõtme salasõna ei kattu enam sinu sisselogimise salasõna.",
|
||||
"Set your old private key password to your current log-in password:" : "Pane oma vana privaatvõtme salasõnaks oma praegune sisselogimise salasõna.",
|
||||
"Update Private Key Password" : "Uuenda privaatvõtme salasõna",
|
||||
"Enable password recovery:" : "Luba salasõna taastamine:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Valiku lubamine võimaldab salasõna kaotamise korral taastada ligipääsu krüptitud failidele",
|
||||
"Enabled" : "Sisse lülitatud",
|
||||
"Disabled" : "Välja lülitatud",
|
||||
"Default encryption module for server-side encryption" : "Vaikimisi krüptimismoodul serveripoolse krüptimise jaoks"
|
||||
"Disabled" : "Välja lülitatud"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Ei suutnud taastevõtit kasutusele võtta. Palun kontrolli oma taastevõtme salasõna!",
|
||||
"Recovery key successfully disabled" : "Taastevõtme keelamine õnnestus",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Ei suutnud taastevõtme kasutamist lõpetada. Palun kontrolli oma taastevõtme salasõna!",
|
||||
"Missing parameters" : "Parameetrid puuduvad",
|
||||
"Please provide the old recovery password" : "Palun sisesta vana taastevõtme salasõna",
|
||||
"Please provide a new recovery password" : "Palun sisesta uus taastevõtme salasõna",
|
||||
"Please repeat the new recovery password" : "Palun korda uut taastevõtme salasõna",
|
||||
|
|
@ -27,31 +26,33 @@
|
|||
"Encryption password" : "Krüptimise salasõna",
|
||||
"The administration enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>." : "Serveri peakasutaja lülitas sisse serveripoolse krüptimise. Sinu failid on krüptitud salasõnaga <strong>%s</strong>.",
|
||||
"The administration enabled server-side-encryption. Your files were encrypted using the password \"%s\"." : "Serveri peakasutaja lülitas sisse serveripoolse krüptimise. Sinu failid on krüptitud salasõnaga „%s“.",
|
||||
"Default encryption module" : "Vaikimisi krüptimismoodul",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Krüptimisrakendus on kasutusel, kuid krüptovõtmed pole valmendatud. Palun logi välja ning uuesti sisse.",
|
||||
"Encrypt the home storage" : "Krüpti ka sisemine andmeruum",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Selle valiku kasutamisel krüptitakse failid sisemises ja välises andmeruumis. Vastasel juhul vaid välises andmeruumis.",
|
||||
"Enable recovery key" : "Luba taastevõtme kasutamine",
|
||||
"Encrypt the home storage" : "Krüpti ka sisemine andmeruum",
|
||||
"Disable recovery key" : "Keela taastevõtme kasutamine",
|
||||
"Enable recovery key" : "Luba taastevõtme kasutamine",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "Taastevõti on täiendav krüptovõti, mida kasutatakse failide krüptimisel. Kui peaksid põhilise salasõna unustama, siis saad seda failide taastamisel kasutada. Salvesta ta turvaliselt digitaalsesse salasõnalaekasse või vana kooli seifi.",
|
||||
"Recovery key password" : "Taastevõtme salasõna",
|
||||
"Repeat recovery key password" : "Korda taastevõtme salasõna",
|
||||
"Change recovery key password:" : "Muuda taastevõtme salasõna:",
|
||||
"Old recovery key password" : "Vana taastevõtme salasõna",
|
||||
"New recovery key password" : "Uus taastevõtme salasõna",
|
||||
"Repeat new recovery key password" : "Korda uut taastevõtme salasõna",
|
||||
"Change Password" : "Muuda salasõna",
|
||||
"Basic encryption module" : "Lihtkrüptimise moodul",
|
||||
"Your private key password no longer matches your log-in password." : "Sinu privaatvõtme salasõna ei kattu enam sinu sisselogimise salasõna.",
|
||||
"Set your old private key password to your current log-in password:" : "Pane oma vana privaatvõtme salasõnaks oma praegune sisselogimise salasõna.",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "Kui sa ei mäleta oma vana salasõna, siis palu oma süsteemihalduril taastada ligipääs failidele.",
|
||||
"Old log-in password" : "Sisselogimise vana salasõna",
|
||||
"Current log-in password" : "Sisselogimise praegune salasõna",
|
||||
"Update" : "Uuenda",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Valiku lubamine võimaldab salasõna kaotamise korral taastada ligipääsu krüptitud failidele",
|
||||
"Default encryption module" : "Vaikimisi krüptimismoodul",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Krüptimisrakendus on kasutusel, kuid krüptovõtmed pole valmendatud. Palun logi välja ning uuesti sisse.",
|
||||
"Basic encryption module" : "Lihtkrüptimise moodul",
|
||||
"Missing parameters" : "Parameetrid puuduvad",
|
||||
"Default encryption module for server-side encryption" : "Vaikimisi krüptimismoodul serveripoolse krüptimise jaoks",
|
||||
"Change recovery key password:" : "Muuda taastevõtme salasõna:",
|
||||
"Change Password" : "Muuda salasõna",
|
||||
"Your private key password no longer matches your log-in password." : "Sinu privaatvõtme salasõna ei kattu enam sinu sisselogimise salasõna.",
|
||||
"Set your old private key password to your current log-in password:" : "Pane oma vana privaatvõtme salasõnaks oma praegune sisselogimise salasõna.",
|
||||
"Update Private Key Password" : "Uuenda privaatvõtme salasõna",
|
||||
"Enable password recovery:" : "Luba salasõna taastamine:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Valiku lubamine võimaldab salasõna kaotamise korral taastada ligipääsu krüptitud failidele",
|
||||
"Enabled" : "Sisse lülitatud",
|
||||
"Disabled" : "Välja lülitatud",
|
||||
"Default encryption module for server-side encryption" : "Vaikimisi krüptimismoodul serveripoolse krüptimise jaoks"
|
||||
"Disabled" : "Välja lülitatud"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Ezin da berreskuratze gako gaitu. Egiaztatu berreskuratze gako pasahitza!",
|
||||
"Recovery key successfully disabled" : "Berreskuratze gakoa behar bezala desgaitu da",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Ezin da berreskuratze gako desgaitu. Egiaztatu berreskuratze gako pasahitza!",
|
||||
"Missing parameters" : "Parametroak faltan",
|
||||
"Please provide the old recovery password" : "Mesedez sartu berreskuratze pasahitz zaharra",
|
||||
"Please provide a new recovery password" : "Mesedez sartu berreskuratze pasahitz berria",
|
||||
"Please repeat the new recovery password" : "Mesedez errepikatu berreskuratze pasahitz berria",
|
||||
|
|
@ -34,31 +33,33 @@ OC.L10N.register(
|
|||
"Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password." : "Hasi saioa web-interfazean, joan zure ezarpen pertsonaletako \"Segurtasuna\" atalera eta eguneratu zure zifratze-pasahitza pasahitz hau \"Saio-hasteko pasahitz zaharra\" eremuan eta zure uneko saio-hasierako pasahitza sartuz.",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ezin izan da fitxategi hau deszifratu, ziur aski partekatutako fitxategia izango da. Mesedez, fitxategiaren jabeari berriz partekatzeko eska iezaiozu.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ezin da fitxategi hau irakurri, ziur aski partekatutako fitxategia izango da. Mesedez, fitxategiaren jabeari berriz partekatzeko eska iezaiozu.",
|
||||
"Default encryption module" : "Zifratze-modulu lehenetsia",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Enkriptatze aplikazioa gaituta dago, baina zure gakoak ez dira hasieratu, mesedez saioa itxi eta sar zaitez berriro",
|
||||
"Encrypt the home storage" : "Zifratu etxe-biltegia",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Aukera hau gaituz gero, biltegi orokorreko fitxategi guztiak zifratuko dira, bestela kanpo biltegian daudenak bakarrik zifratuko dira",
|
||||
"Enable recovery key" : "Berreskuratze gakoa gaitu",
|
||||
"Encrypt the home storage" : "Zifratu etxe-biltegia",
|
||||
"Disable recovery key" : "Berreskuratze gakoa desgaitu",
|
||||
"Enable recovery key" : "Berreskuratze gakoa gaitu",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "Berreskuratze-gakoa fitxategiak zifratzeko erabiltzen den zifratze-gako gehigarria da. Pasahitza ahazten bada kontu bateko fitxategiak berreskuratzeko erabiltzen da.",
|
||||
"Recovery key password" : "Berreskuratze gako pasahitza",
|
||||
"Repeat recovery key password" : "Berreskuratze gakoaren pasahitza errepikatu",
|
||||
"Change recovery key password:" : "Aldatu berreskuratze gako pasahitza:",
|
||||
"Old recovery key password" : "Berreskuratze gako zaharraren pasahitza",
|
||||
"New recovery key password" : "Berreskuratze gako berriaren pasahitza",
|
||||
"Repeat new recovery key password" : "Berreskuratze gakoaren pasahitz berria errepikatu",
|
||||
"Change Password" : "Aldatu Pasahitza",
|
||||
"Basic encryption module" : "Oinarrizko zifratze-modulua",
|
||||
"Your private key password no longer matches your log-in password." : "Zure gako pasahitza pribatua ez da dagoeneko bat etortzen zure sartzeko pasahitzarekin.",
|
||||
"Set your old private key password to your current log-in password:" : "Ezarri zure gako pasahitz zaharra orain duzun sartzeko pasahitzan:",
|
||||
"Old log-in password" : "Sartzeko pasahitz zaharra",
|
||||
"Current log-in password" : "Sartzeko oraingo pasahitza",
|
||||
"Update" : "Eguneratu",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Aukera hau gaituz, zure zifratutako fitxategiak berreskuratu ahal izango dituzu pasahitza galtzekotan",
|
||||
"Default encryption module" : "Zifratze-modulu lehenetsia",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Enkriptatze aplikazioa gaituta dago, baina zure gakoak ez dira hasieratu, mesedez saioa itxi eta sar zaitez berriro",
|
||||
"Basic encryption module" : "Oinarrizko zifratze-modulua",
|
||||
"Missing parameters" : "Parametroak faltan",
|
||||
"Default encryption module for server-side encryption" : "Lehenetsitako zifratze modulua zerbitzari aldeko zifratzerako",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Zifratze-modulu hau erabiltzeko, zerbitzariaren aldeko zifratzea gaitu behar duzu administratzailearen ezarpenetan. Gaituta dagoenean, modulu honek zure fitxategi guztiak garden zifratuko ditu. Zifratzea AES 256 gakoetan oinarritzen da.\nModuluak ez ditu lehendik dauden fitxategiak ukituko, zerbitzariaren aldeko zifratzea gaitu ondoren fitxategi berriak soilik zifratuko dira. Ezin da zifratzea berriro desgaitu eta zifratu gabeko sistema batera itzuli.\nIrakurri dokumentazioa ondorio guztiak ezagutzeko zerbitzariaren aldeko zifratzea gaitzea erabaki aurretik.",
|
||||
"Change recovery key password:" : "Aldatu berreskuratze gako pasahitza:",
|
||||
"Change Password" : "Aldatu Pasahitza",
|
||||
"Your private key password no longer matches your log-in password." : "Zure gako pasahitza pribatua ez da dagoeneko bat etortzen zure sartzeko pasahitzarekin.",
|
||||
"Set your old private key password to your current log-in password:" : "Ezarri zure gako pasahitz zaharra orain duzun sartzeko pasahitzan:",
|
||||
"Update Private Key Password" : "Eguneratu gako pasahitza pribatua",
|
||||
"Enable password recovery:" : "Gaitu pasahitzaren berreskuratzea:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Aukera hau gaituz, zure zifratutako fitxategiak berreskuratu ahal izango dituzu pasahitza galtzekotan",
|
||||
"Enabled" : "Gaitua",
|
||||
"Disabled" : "Ez-gaitua",
|
||||
"Default encryption module for server-side encryption" : "Lehenetsitako zifratze modulua zerbitzari aldeko zifratzerako",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Zifratze-modulu hau erabiltzeko, zerbitzariaren aldeko zifratzea gaitu behar duzu administratzailearen ezarpenetan. Gaituta dagoenean, modulu honek zure fitxategi guztiak garden zifratuko ditu. Zifratzea AES 256 gakoetan oinarritzen da.\nModuluak ez ditu lehendik dauden fitxategiak ukituko, zerbitzariaren aldeko zifratzea gaitu ondoren fitxategi berriak soilik zifratuko dira. Ezin da zifratzea berriro desgaitu eta zifratu gabeko sistema batera itzuli.\nIrakurri dokumentazioa ondorio guztiak ezagutzeko zerbitzariaren aldeko zifratzea gaitzea erabaki aurretik."
|
||||
"Disabled" : "Ez-gaitua"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Ezin da berreskuratze gako gaitu. Egiaztatu berreskuratze gako pasahitza!",
|
||||
"Recovery key successfully disabled" : "Berreskuratze gakoa behar bezala desgaitu da",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Ezin da berreskuratze gako desgaitu. Egiaztatu berreskuratze gako pasahitza!",
|
||||
"Missing parameters" : "Parametroak faltan",
|
||||
"Please provide the old recovery password" : "Mesedez sartu berreskuratze pasahitz zaharra",
|
||||
"Please provide a new recovery password" : "Mesedez sartu berreskuratze pasahitz berria",
|
||||
"Please repeat the new recovery password" : "Mesedez errepikatu berreskuratze pasahitz berria",
|
||||
|
|
@ -32,31 +31,33 @@
|
|||
"Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password." : "Hasi saioa web-interfazean, joan zure ezarpen pertsonaletako \"Segurtasuna\" atalera eta eguneratu zure zifratze-pasahitza pasahitz hau \"Saio-hasteko pasahitz zaharra\" eremuan eta zure uneko saio-hasierako pasahitza sartuz.",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ezin izan da fitxategi hau deszifratu, ziur aski partekatutako fitxategia izango da. Mesedez, fitxategiaren jabeari berriz partekatzeko eska iezaiozu.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ezin da fitxategi hau irakurri, ziur aski partekatutako fitxategia izango da. Mesedez, fitxategiaren jabeari berriz partekatzeko eska iezaiozu.",
|
||||
"Default encryption module" : "Zifratze-modulu lehenetsia",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Enkriptatze aplikazioa gaituta dago, baina zure gakoak ez dira hasieratu, mesedez saioa itxi eta sar zaitez berriro",
|
||||
"Encrypt the home storage" : "Zifratu etxe-biltegia",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Aukera hau gaituz gero, biltegi orokorreko fitxategi guztiak zifratuko dira, bestela kanpo biltegian daudenak bakarrik zifratuko dira",
|
||||
"Enable recovery key" : "Berreskuratze gakoa gaitu",
|
||||
"Encrypt the home storage" : "Zifratu etxe-biltegia",
|
||||
"Disable recovery key" : "Berreskuratze gakoa desgaitu",
|
||||
"Enable recovery key" : "Berreskuratze gakoa gaitu",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "Berreskuratze-gakoa fitxategiak zifratzeko erabiltzen den zifratze-gako gehigarria da. Pasahitza ahazten bada kontu bateko fitxategiak berreskuratzeko erabiltzen da.",
|
||||
"Recovery key password" : "Berreskuratze gako pasahitza",
|
||||
"Repeat recovery key password" : "Berreskuratze gakoaren pasahitza errepikatu",
|
||||
"Change recovery key password:" : "Aldatu berreskuratze gako pasahitza:",
|
||||
"Old recovery key password" : "Berreskuratze gako zaharraren pasahitza",
|
||||
"New recovery key password" : "Berreskuratze gako berriaren pasahitza",
|
||||
"Repeat new recovery key password" : "Berreskuratze gakoaren pasahitz berria errepikatu",
|
||||
"Change Password" : "Aldatu Pasahitza",
|
||||
"Basic encryption module" : "Oinarrizko zifratze-modulua",
|
||||
"Your private key password no longer matches your log-in password." : "Zure gako pasahitza pribatua ez da dagoeneko bat etortzen zure sartzeko pasahitzarekin.",
|
||||
"Set your old private key password to your current log-in password:" : "Ezarri zure gako pasahitz zaharra orain duzun sartzeko pasahitzan:",
|
||||
"Old log-in password" : "Sartzeko pasahitz zaharra",
|
||||
"Current log-in password" : "Sartzeko oraingo pasahitza",
|
||||
"Update" : "Eguneratu",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Aukera hau gaituz, zure zifratutako fitxategiak berreskuratu ahal izango dituzu pasahitza galtzekotan",
|
||||
"Default encryption module" : "Zifratze-modulu lehenetsia",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Enkriptatze aplikazioa gaituta dago, baina zure gakoak ez dira hasieratu, mesedez saioa itxi eta sar zaitez berriro",
|
||||
"Basic encryption module" : "Oinarrizko zifratze-modulua",
|
||||
"Missing parameters" : "Parametroak faltan",
|
||||
"Default encryption module for server-side encryption" : "Lehenetsitako zifratze modulua zerbitzari aldeko zifratzerako",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Zifratze-modulu hau erabiltzeko, zerbitzariaren aldeko zifratzea gaitu behar duzu administratzailearen ezarpenetan. Gaituta dagoenean, modulu honek zure fitxategi guztiak garden zifratuko ditu. Zifratzea AES 256 gakoetan oinarritzen da.\nModuluak ez ditu lehendik dauden fitxategiak ukituko, zerbitzariaren aldeko zifratzea gaitu ondoren fitxategi berriak soilik zifratuko dira. Ezin da zifratzea berriro desgaitu eta zifratu gabeko sistema batera itzuli.\nIrakurri dokumentazioa ondorio guztiak ezagutzeko zerbitzariaren aldeko zifratzea gaitzea erabaki aurretik.",
|
||||
"Change recovery key password:" : "Aldatu berreskuratze gako pasahitza:",
|
||||
"Change Password" : "Aldatu Pasahitza",
|
||||
"Your private key password no longer matches your log-in password." : "Zure gako pasahitza pribatua ez da dagoeneko bat etortzen zure sartzeko pasahitzarekin.",
|
||||
"Set your old private key password to your current log-in password:" : "Ezarri zure gako pasahitz zaharra orain duzun sartzeko pasahitzan:",
|
||||
"Update Private Key Password" : "Eguneratu gako pasahitza pribatua",
|
||||
"Enable password recovery:" : "Gaitu pasahitzaren berreskuratzea:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Aukera hau gaituz, zure zifratutako fitxategiak berreskuratu ahal izango dituzu pasahitza galtzekotan",
|
||||
"Enabled" : "Gaitua",
|
||||
"Disabled" : "Ez-gaitua",
|
||||
"Default encryption module for server-side encryption" : "Lehenetsitako zifratze modulua zerbitzari aldeko zifratzerako",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Zifratze-modulu hau erabiltzeko, zerbitzariaren aldeko zifratzea gaitu behar duzu administratzailearen ezarpenetan. Gaituta dagoenean, modulu honek zure fitxategi guztiak garden zifratuko ditu. Zifratzea AES 256 gakoetan oinarritzen da.\nModuluak ez ditu lehendik dauden fitxategiak ukituko, zerbitzariaren aldeko zifratzea gaitu ondoren fitxategi berriak soilik zifratuko dira. Ezin da zifratzea berriro desgaitu eta zifratu gabeko sistema batera itzuli.\nIrakurri dokumentazioa ondorio guztiak ezagutzeko zerbitzariaren aldeko zifratzea gaitzea erabaki aurretik."
|
||||
"Disabled" : "Ez-gaitua"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "کلید بازیابی نمی تواند فعال شود. لطفا رمزعبور کلید بازیابی خود را بررسی نمایید!",
|
||||
"Recovery key successfully disabled" : "کلید بازیابی با موفقیت غیر فعال شده است.",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "کلید بازیابی را نمی تواند غیرفعال نماید. لطفا رمزعبور کلید بازیابی خود را بررسی کنید!",
|
||||
"Missing parameters" : "پارامترهای فراموش شده",
|
||||
"Please provide the old recovery password" : "لطفا رمز بازیابی قدیمی را وارد کنید",
|
||||
"Please provide a new recovery password" : "لطفا رمز بازیابی جدید را وارد کنید",
|
||||
"Please repeat the new recovery password" : "لطفا رمز بازیابی جدید را مجددا وارد کنید",
|
||||
|
|
@ -34,30 +33,32 @@ OC.L10N.register(
|
|||
"Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password." : "Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password.",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you.",
|
||||
"Default encryption module" : "ماژول رمزگذاری پیش فرض",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "برنامه رمزگذاری فعال شده است، اما کلیدهای شما ساخته نشدهاند. لطفاً از حساب کاربریتان خارج و دوباره وارد شوید",
|
||||
"Encrypt the home storage" : "رمزگذاری حافظه اصلی",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "با فعال کردن این گزینه، فایل های ذخیره شده در حافظه اصلی رمزگذاری می شود؛ در غیر این صورت فقط پرونده های موجود در حافظه خارجی رمزگذاری می شوند.",
|
||||
"Enable recovery key" : "فعالسازی کلید بازیابی",
|
||||
"Encrypt the home storage" : "رمزگذاری حافظه اصلی",
|
||||
"Disable recovery key" : "غیرفعالسازی کلید بازیابی",
|
||||
"Enable recovery key" : "فعالسازی کلید بازیابی",
|
||||
"Recovery key password" : "رمزعبور کلید بازیابی",
|
||||
"Repeat recovery key password" : "تکرار رمزعبور کلید بازیابی",
|
||||
"Change recovery key password:" : "تغییر رمزعبور کلید بازیابی:",
|
||||
"Old recovery key password" : "رمزعبور قدیمی کلید بازیابی",
|
||||
"New recovery key password" : "رمزعبور جدید کلید بازیابی",
|
||||
"Repeat new recovery key password" : "تکرار رمزعبور جدید کلید بازیابی",
|
||||
"Change Password" : "تغییر رمزعبور",
|
||||
"Basic encryption module" : "ماژول رمزگذاری اولیه",
|
||||
"Your private key password no longer matches your log-in password." : "رمز عبور محافظت شده شما با رمز عبور وارد شده مطابقت ندارد.",
|
||||
"Set your old private key password to your current log-in password:" : "رمز عبور قبلی خود را بر روی رمز ورود فعلی تنظیم کنید.",
|
||||
"Old log-in password" : "رمزعبور قدیمی",
|
||||
"Current log-in password" : "رمزعبور فعلی",
|
||||
"Update" : "بهروزرسانی",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "فعال کردن این گزینه به شما اجازه خواهد داد در صورت از دست دادن رمزعبور به فایل های رمزگذاری شده خود دسترسی داشته باشید.",
|
||||
"Default encryption module" : "ماژول رمزگذاری پیش فرض",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "برنامه رمزگذاری فعال شده است، اما کلیدهای شما ساخته نشدهاند. لطفاً از حساب کاربریتان خارج و دوباره وارد شوید",
|
||||
"Basic encryption module" : "ماژول رمزگذاری اولیه",
|
||||
"Missing parameters" : "پارامترهای فراموش شده",
|
||||
"Default encryption module for server-side encryption" : "ماژول رمزگذاری پیش فرض برای رمزگذاری سمت سرور",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption.",
|
||||
"Change recovery key password:" : "تغییر رمزعبور کلید بازیابی:",
|
||||
"Change Password" : "تغییر رمزعبور",
|
||||
"Your private key password no longer matches your log-in password." : "رمز عبور محافظت شده شما با رمز عبور وارد شده مطابقت ندارد.",
|
||||
"Set your old private key password to your current log-in password:" : "رمز عبور قبلی خود را بر روی رمز ورود فعلی تنظیم کنید.",
|
||||
"Update Private Key Password" : "به روز رسانی رمزعبور کلید خصوصی",
|
||||
"Enable password recovery:" : "فعال سازی بازیابی رمزعبور:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "فعال کردن این گزینه به شما اجازه خواهد داد در صورت از دست دادن رمزعبور به فایل های رمزگذاری شده خود دسترسی داشته باشید.",
|
||||
"Enabled" : "فعال شده",
|
||||
"Disabled" : "غیرفعال شده",
|
||||
"Default encryption module for server-side encryption" : "ماژول رمزگذاری پیش فرض برای رمزگذاری سمت سرور",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption."
|
||||
"Disabled" : "غیرفعال شده"
|
||||
},
|
||||
"nplurals=2; plural=(n > 1);");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "کلید بازیابی نمی تواند فعال شود. لطفا رمزعبور کلید بازیابی خود را بررسی نمایید!",
|
||||
"Recovery key successfully disabled" : "کلید بازیابی با موفقیت غیر فعال شده است.",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "کلید بازیابی را نمی تواند غیرفعال نماید. لطفا رمزعبور کلید بازیابی خود را بررسی کنید!",
|
||||
"Missing parameters" : "پارامترهای فراموش شده",
|
||||
"Please provide the old recovery password" : "لطفا رمز بازیابی قدیمی را وارد کنید",
|
||||
"Please provide a new recovery password" : "لطفا رمز بازیابی جدید را وارد کنید",
|
||||
"Please repeat the new recovery password" : "لطفا رمز بازیابی جدید را مجددا وارد کنید",
|
||||
|
|
@ -32,30 +31,32 @@
|
|||
"Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password." : "Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password.",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you.",
|
||||
"Default encryption module" : "ماژول رمزگذاری پیش فرض",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "برنامه رمزگذاری فعال شده است، اما کلیدهای شما ساخته نشدهاند. لطفاً از حساب کاربریتان خارج و دوباره وارد شوید",
|
||||
"Encrypt the home storage" : "رمزگذاری حافظه اصلی",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "با فعال کردن این گزینه، فایل های ذخیره شده در حافظه اصلی رمزگذاری می شود؛ در غیر این صورت فقط پرونده های موجود در حافظه خارجی رمزگذاری می شوند.",
|
||||
"Enable recovery key" : "فعالسازی کلید بازیابی",
|
||||
"Encrypt the home storage" : "رمزگذاری حافظه اصلی",
|
||||
"Disable recovery key" : "غیرفعالسازی کلید بازیابی",
|
||||
"Enable recovery key" : "فعالسازی کلید بازیابی",
|
||||
"Recovery key password" : "رمزعبور کلید بازیابی",
|
||||
"Repeat recovery key password" : "تکرار رمزعبور کلید بازیابی",
|
||||
"Change recovery key password:" : "تغییر رمزعبور کلید بازیابی:",
|
||||
"Old recovery key password" : "رمزعبور قدیمی کلید بازیابی",
|
||||
"New recovery key password" : "رمزعبور جدید کلید بازیابی",
|
||||
"Repeat new recovery key password" : "تکرار رمزعبور جدید کلید بازیابی",
|
||||
"Change Password" : "تغییر رمزعبور",
|
||||
"Basic encryption module" : "ماژول رمزگذاری اولیه",
|
||||
"Your private key password no longer matches your log-in password." : "رمز عبور محافظت شده شما با رمز عبور وارد شده مطابقت ندارد.",
|
||||
"Set your old private key password to your current log-in password:" : "رمز عبور قبلی خود را بر روی رمز ورود فعلی تنظیم کنید.",
|
||||
"Old log-in password" : "رمزعبور قدیمی",
|
||||
"Current log-in password" : "رمزعبور فعلی",
|
||||
"Update" : "بهروزرسانی",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "فعال کردن این گزینه به شما اجازه خواهد داد در صورت از دست دادن رمزعبور به فایل های رمزگذاری شده خود دسترسی داشته باشید.",
|
||||
"Default encryption module" : "ماژول رمزگذاری پیش فرض",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "برنامه رمزگذاری فعال شده است، اما کلیدهای شما ساخته نشدهاند. لطفاً از حساب کاربریتان خارج و دوباره وارد شوید",
|
||||
"Basic encryption module" : "ماژول رمزگذاری اولیه",
|
||||
"Missing parameters" : "پارامترهای فراموش شده",
|
||||
"Default encryption module for server-side encryption" : "ماژول رمزگذاری پیش فرض برای رمزگذاری سمت سرور",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption.",
|
||||
"Change recovery key password:" : "تغییر رمزعبور کلید بازیابی:",
|
||||
"Change Password" : "تغییر رمزعبور",
|
||||
"Your private key password no longer matches your log-in password." : "رمز عبور محافظت شده شما با رمز عبور وارد شده مطابقت ندارد.",
|
||||
"Set your old private key password to your current log-in password:" : "رمز عبور قبلی خود را بر روی رمز ورود فعلی تنظیم کنید.",
|
||||
"Update Private Key Password" : "به روز رسانی رمزعبور کلید خصوصی",
|
||||
"Enable password recovery:" : "فعال سازی بازیابی رمزعبور:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "فعال کردن این گزینه به شما اجازه خواهد داد در صورت از دست دادن رمزعبور به فایل های رمزگذاری شده خود دسترسی داشته باشید.",
|
||||
"Enabled" : "فعال شده",
|
||||
"Disabled" : "غیرفعال شده",
|
||||
"Default encryption module for server-side encryption" : "ماژول رمزگذاری پیش فرض برای رمزگذاری سمت سرور",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption."
|
||||
"Disabled" : "غیرفعال شده"
|
||||
},"pluralForm" :"nplurals=2; plural=(n > 1);"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Palautusavaimen käyttöönotto epäonnistui. Tarkista palautusavaimesi salasana!",
|
||||
"Recovery key successfully disabled" : "Palautusavain poistettu onnistuneesti käytöstä",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Palautusavaimen poistaminen käytöstä ei onnistunut. Tarkista palautusavaimesi salasana!",
|
||||
"Missing parameters" : "Puuttuvat parametrit",
|
||||
"Please provide the old recovery password" : "Anna vanha palautussalasana",
|
||||
"Please provide a new recovery password" : "Anna uusi palautussalasana",
|
||||
"Please repeat the new recovery password" : "Toista uusi palautussalasana",
|
||||
|
|
@ -29,29 +28,31 @@ OC.L10N.register(
|
|||
"Missing Signature" : "Puuttuva allekirjoitus",
|
||||
"one-time password for server-side-encryption" : "kertakäyttöinen salasana palvelinpään salausta varten",
|
||||
"Encryption password" : "Salauksen salasana",
|
||||
"Default encryption module" : "Oletus salausmoduuli",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Salaussovellus on aktivoitu, mutta avaimia ei ole alustettu, kirjaudu uudelleen sisään",
|
||||
"Encrypt the home storage" : "Salaa oma kotitila",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Tämän valinnan ollessa valittuna salataan kaikki päätallennustilaan tallennetut tiedostot. Muussa tapauksessa ainoastaan ulkoisessa tallennustilassa sijaitsevat tiedostot salataan.",
|
||||
"Enable recovery key" : "Ota palautusavain käyttöön",
|
||||
"Encrypt the home storage" : "Salaa oma kotitila",
|
||||
"Disable recovery key" : "Poista palautusavain käytöstä",
|
||||
"Enable recovery key" : "Ota palautusavain käyttöön",
|
||||
"Recovery key password" : "Palautusavaimen salasana",
|
||||
"Repeat recovery key password" : "Toista salausavaimen salasana",
|
||||
"Change recovery key password:" : "Vaihda palautusavaimen salasana:",
|
||||
"Old recovery key password" : "Vanha salausavaimen salasana",
|
||||
"New recovery key password" : "Uusi salausavaimen salasana",
|
||||
"Repeat new recovery key password" : "Toista uusi salausavaimen salasana",
|
||||
"Change Password" : "Vaihda salasana",
|
||||
"Basic encryption module" : "Perus salausmoduuli",
|
||||
"Your private key password no longer matches your log-in password." : "Salaisen avaimesi salasana ei enää vastaa kirjautumissalasanaasi.",
|
||||
"Set your old private key password to your current log-in password:" : "Aseta yksityisen avaimen vanha salasana vastaamaan nykyistä kirjautumissalasanaasi:",
|
||||
"Old log-in password" : "Vanha kirjautumissalasana",
|
||||
"Current log-in password" : "Nykyinen kirjautumissalasana",
|
||||
"Update" : "Päivitä",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Tämän valinnan käyttäminen mahdollistaa pääsyn salattuihin tiedostoihisi, jos salasana unohtuu",
|
||||
"Default encryption module" : "Oletus salausmoduuli",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Salaussovellus on aktivoitu, mutta avaimia ei ole alustettu, kirjaudu uudelleen sisään",
|
||||
"Basic encryption module" : "Perus salausmoduuli",
|
||||
"Missing parameters" : "Puuttuvat parametrit",
|
||||
"Default encryption module for server-side encryption" : "Oletusarvoinen salausmoduuli palvelimella tehtävään salaukseen",
|
||||
"Change recovery key password:" : "Vaihda palautusavaimen salasana:",
|
||||
"Change Password" : "Vaihda salasana",
|
||||
"Your private key password no longer matches your log-in password." : "Salaisen avaimesi salasana ei enää vastaa kirjautumissalasanaasi.",
|
||||
"Set your old private key password to your current log-in password:" : "Aseta yksityisen avaimen vanha salasana vastaamaan nykyistä kirjautumissalasanaasi:",
|
||||
"Update Private Key Password" : "Päivitä yksityisen avaimen salasana",
|
||||
"Enable password recovery:" : "Ota salasanan palautus käyttöön:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Tämän valinnan käyttäminen mahdollistaa pääsyn salattuihin tiedostoihisi, jos salasana unohtuu",
|
||||
"Enabled" : "Käytössä",
|
||||
"Disabled" : "Ei käytössä",
|
||||
"Default encryption module for server-side encryption" : "Oletusarvoinen salausmoduuli palvelimella tehtävään salaukseen"
|
||||
"Disabled" : "Ei käytössä"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Palautusavaimen käyttöönotto epäonnistui. Tarkista palautusavaimesi salasana!",
|
||||
"Recovery key successfully disabled" : "Palautusavain poistettu onnistuneesti käytöstä",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Palautusavaimen poistaminen käytöstä ei onnistunut. Tarkista palautusavaimesi salasana!",
|
||||
"Missing parameters" : "Puuttuvat parametrit",
|
||||
"Please provide the old recovery password" : "Anna vanha palautussalasana",
|
||||
"Please provide a new recovery password" : "Anna uusi palautussalasana",
|
||||
"Please repeat the new recovery password" : "Toista uusi palautussalasana",
|
||||
|
|
@ -27,29 +26,31 @@
|
|||
"Missing Signature" : "Puuttuva allekirjoitus",
|
||||
"one-time password for server-side-encryption" : "kertakäyttöinen salasana palvelinpään salausta varten",
|
||||
"Encryption password" : "Salauksen salasana",
|
||||
"Default encryption module" : "Oletus salausmoduuli",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Salaussovellus on aktivoitu, mutta avaimia ei ole alustettu, kirjaudu uudelleen sisään",
|
||||
"Encrypt the home storage" : "Salaa oma kotitila",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Tämän valinnan ollessa valittuna salataan kaikki päätallennustilaan tallennetut tiedostot. Muussa tapauksessa ainoastaan ulkoisessa tallennustilassa sijaitsevat tiedostot salataan.",
|
||||
"Enable recovery key" : "Ota palautusavain käyttöön",
|
||||
"Encrypt the home storage" : "Salaa oma kotitila",
|
||||
"Disable recovery key" : "Poista palautusavain käytöstä",
|
||||
"Enable recovery key" : "Ota palautusavain käyttöön",
|
||||
"Recovery key password" : "Palautusavaimen salasana",
|
||||
"Repeat recovery key password" : "Toista salausavaimen salasana",
|
||||
"Change recovery key password:" : "Vaihda palautusavaimen salasana:",
|
||||
"Old recovery key password" : "Vanha salausavaimen salasana",
|
||||
"New recovery key password" : "Uusi salausavaimen salasana",
|
||||
"Repeat new recovery key password" : "Toista uusi salausavaimen salasana",
|
||||
"Change Password" : "Vaihda salasana",
|
||||
"Basic encryption module" : "Perus salausmoduuli",
|
||||
"Your private key password no longer matches your log-in password." : "Salaisen avaimesi salasana ei enää vastaa kirjautumissalasanaasi.",
|
||||
"Set your old private key password to your current log-in password:" : "Aseta yksityisen avaimen vanha salasana vastaamaan nykyistä kirjautumissalasanaasi:",
|
||||
"Old log-in password" : "Vanha kirjautumissalasana",
|
||||
"Current log-in password" : "Nykyinen kirjautumissalasana",
|
||||
"Update" : "Päivitä",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Tämän valinnan käyttäminen mahdollistaa pääsyn salattuihin tiedostoihisi, jos salasana unohtuu",
|
||||
"Default encryption module" : "Oletus salausmoduuli",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Salaussovellus on aktivoitu, mutta avaimia ei ole alustettu, kirjaudu uudelleen sisään",
|
||||
"Basic encryption module" : "Perus salausmoduuli",
|
||||
"Missing parameters" : "Puuttuvat parametrit",
|
||||
"Default encryption module for server-side encryption" : "Oletusarvoinen salausmoduuli palvelimella tehtävään salaukseen",
|
||||
"Change recovery key password:" : "Vaihda palautusavaimen salasana:",
|
||||
"Change Password" : "Vaihda salasana",
|
||||
"Your private key password no longer matches your log-in password." : "Salaisen avaimesi salasana ei enää vastaa kirjautumissalasanaasi.",
|
||||
"Set your old private key password to your current log-in password:" : "Aseta yksityisen avaimen vanha salasana vastaamaan nykyistä kirjautumissalasanaasi:",
|
||||
"Update Private Key Password" : "Päivitä yksityisen avaimen salasana",
|
||||
"Enable password recovery:" : "Ota salasanan palautus käyttöön:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Tämän valinnan käyttäminen mahdollistaa pääsyn salattuihin tiedostoihisi, jos salasana unohtuu",
|
||||
"Enabled" : "Käytössä",
|
||||
"Disabled" : "Ei käytössä",
|
||||
"Default encryption module for server-side encryption" : "Oletusarvoinen salausmoduuli palvelimella tehtävään salaukseen"
|
||||
"Disabled" : "Ei käytössä"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Impossible d'activer la clé de récupération. Veuillez vérifier le mot de passe de votre clé de récupération !",
|
||||
"Recovery key successfully disabled" : "Clé de récupération désactivée avec succès",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Impossible de désactiver la clé de récupération. Veuillez vérifier le mot de passe de votre clé de récupération !",
|
||||
"Missing parameters" : "Paramètres manquants",
|
||||
"Please provide the old recovery password" : "Veuillez entrer l'ancien mot de passe de récupération",
|
||||
"Please provide a new recovery password" : "Veuillez entrer un nouveau mot de passe de récupération",
|
||||
"Please repeat the new recovery password" : "Veuillez répéter le nouveau mot de passe de récupération",
|
||||
|
|
@ -36,32 +35,34 @@ OC.L10N.register(
|
|||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Impossible de lire ce fichier, il s'agit probablement d'un fichier partagé. Merci de demander à son propriétaire de repartager le fichier avec vous.",
|
||||
"Default Encryption Module" : "Module de chiffrement par défaut",
|
||||
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Module de chiffrement par défaut pour le chiffrement côté serveur (SSE)",
|
||||
"Default encryption module" : "Module de chiffrement par défaut",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "L'application de chiffrement est activée mais vos clés ne sont pas initialisées. Veuillez vous déconnecter puis vous reconnecter.",
|
||||
"Encrypt the home storage" : "Chiffrer l'espace de stockage principal",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "L'activation de cette option chiffre tous les fichiers du stockage principal, sinon seuls les espaces de stockage externes seront chiffrés",
|
||||
"Enable recovery key" : "Activer la clé de récupération",
|
||||
"Encrypt the home storage" : "Chiffrer l'espace de stockage principal",
|
||||
"Disable recovery key" : "Désactiver la clé de récupération",
|
||||
"Enable recovery key" : "Activer la clé de récupération",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "La clé de récupération est une clé de chiffrement supplémentaire utilisée pour chiffrer les fichiers. Elle est utilisée pour récupérer les fichiers d'un compte si le mot de passe a été oublié.",
|
||||
"Recovery key password" : "Mot de passe de la clé de récupération",
|
||||
"Repeat recovery key password" : "Répétez le mot de passe de la clé de récupération",
|
||||
"Change recovery key password:" : "Modifier le mot de passe de la clé de récupération :",
|
||||
"Old recovery key password" : "Ancien mot de passe de la clé de récupération",
|
||||
"New recovery key password" : "Nouveau mot de passe de la clé de récupération",
|
||||
"Repeat new recovery key password" : "Répétez le nouveau mot de passe de la clé de récupération",
|
||||
"Change Password" : "Changer de mot de passe",
|
||||
"Basic encryption module" : "Module de chiffrement basique",
|
||||
"Your private key password no longer matches your log-in password." : "Le mot de passe de votre clé privée ne correspond plus à votre mot de passe de connexion.",
|
||||
"Set your old private key password to your current log-in password:" : "Remplacez l'ancien mot de passe de votre clé privée par votre mot de passe de connexion actuel :",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "Si vous ne vous souvenez pas de votre ancien mot de passe, vous pouvez demander à votre administrateur de récupérer vos fichiers.",
|
||||
"Old log-in password" : "Ancien mot de passe de connexion",
|
||||
"Current log-in password" : "Actuel mot de passe de connexion",
|
||||
"Update" : "Mettre à jour",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Activer cette option vous permettra d'obtenir à nouveau l'accès à vos fichiers chiffrés en cas de perte de mot de passe",
|
||||
"Default encryption module" : "Module de chiffrement par défaut",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "L'application de chiffrement est activée mais vos clés ne sont pas initialisées. Veuillez vous déconnecter puis vous reconnecter.",
|
||||
"Basic encryption module" : "Module de chiffrement basique",
|
||||
"Missing parameters" : "Paramètres manquants",
|
||||
"Default encryption module for server-side encryption" : "Module de chiffrement par défaut pour le chiffrement côté serveur",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Pour utiliser ce module de chiffrement, vous devez activer le chiffrement côté serveur dans les paramètres d'administration. Une fois activé, ce module chiffrera tous vos fichiers de manière transparente. Le chiffrement est basé sur des clés AES 256 bits.\nLe module ne touchera pas les fichiers existants, seuls les nouveaux fichiers seront chiffrés après activation du chiffrement côté serveur. Une fois le chiffrement côté serveur activé, il est impossible de désactiver le chiffrement et de revenir à un système non chiffré.\nVeuillez lire la documentation pour connaître toutes les implications avant de décider d'activer le chiffrement côté serveur.",
|
||||
"Change recovery key password:" : "Modifier le mot de passe de la clé de récupération :",
|
||||
"Change Password" : "Changer de mot de passe",
|
||||
"Your private key password no longer matches your log-in password." : "Le mot de passe de votre clé privée ne correspond plus à votre mot de passe de connexion.",
|
||||
"Set your old private key password to your current log-in password:" : "Remplacez l'ancien mot de passe de votre clé privée par votre mot de passe de connexion actuel :",
|
||||
"Update Private Key Password" : "Mettre à jour le mot de passe de votre clé privée",
|
||||
"Enable password recovery:" : "Activer la récupération du mot de passe :",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Activer cette option vous permettra d'obtenir à nouveau l'accès à vos fichiers chiffrés en cas de perte de mot de passe",
|
||||
"Enabled" : "Activé",
|
||||
"Disabled" : "Désactivé",
|
||||
"Default encryption module for server-side encryption" : "Module de chiffrement par défaut pour le chiffrement côté serveur",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Pour utiliser ce module de chiffrement, vous devez activer le chiffrement côté serveur dans les paramètres d'administration. Une fois activé, ce module chiffrera tous vos fichiers de manière transparente. Le chiffrement est basé sur des clés AES 256 bits.\nLe module ne touchera pas les fichiers existants, seuls les nouveaux fichiers seront chiffrés après activation du chiffrement côté serveur. Une fois le chiffrement côté serveur activé, il est impossible de désactiver le chiffrement et de revenir à un système non chiffré.\nVeuillez lire la documentation pour connaître toutes les implications avant de décider d'activer le chiffrement côté serveur."
|
||||
"Disabled" : "Désactivé"
|
||||
},
|
||||
"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Impossible d'activer la clé de récupération. Veuillez vérifier le mot de passe de votre clé de récupération !",
|
||||
"Recovery key successfully disabled" : "Clé de récupération désactivée avec succès",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Impossible de désactiver la clé de récupération. Veuillez vérifier le mot de passe de votre clé de récupération !",
|
||||
"Missing parameters" : "Paramètres manquants",
|
||||
"Please provide the old recovery password" : "Veuillez entrer l'ancien mot de passe de récupération",
|
||||
"Please provide a new recovery password" : "Veuillez entrer un nouveau mot de passe de récupération",
|
||||
"Please repeat the new recovery password" : "Veuillez répéter le nouveau mot de passe de récupération",
|
||||
|
|
@ -34,32 +33,34 @@
|
|||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Impossible de lire ce fichier, il s'agit probablement d'un fichier partagé. Merci de demander à son propriétaire de repartager le fichier avec vous.",
|
||||
"Default Encryption Module" : "Module de chiffrement par défaut",
|
||||
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Module de chiffrement par défaut pour le chiffrement côté serveur (SSE)",
|
||||
"Default encryption module" : "Module de chiffrement par défaut",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "L'application de chiffrement est activée mais vos clés ne sont pas initialisées. Veuillez vous déconnecter puis vous reconnecter.",
|
||||
"Encrypt the home storage" : "Chiffrer l'espace de stockage principal",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "L'activation de cette option chiffre tous les fichiers du stockage principal, sinon seuls les espaces de stockage externes seront chiffrés",
|
||||
"Enable recovery key" : "Activer la clé de récupération",
|
||||
"Encrypt the home storage" : "Chiffrer l'espace de stockage principal",
|
||||
"Disable recovery key" : "Désactiver la clé de récupération",
|
||||
"Enable recovery key" : "Activer la clé de récupération",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "La clé de récupération est une clé de chiffrement supplémentaire utilisée pour chiffrer les fichiers. Elle est utilisée pour récupérer les fichiers d'un compte si le mot de passe a été oublié.",
|
||||
"Recovery key password" : "Mot de passe de la clé de récupération",
|
||||
"Repeat recovery key password" : "Répétez le mot de passe de la clé de récupération",
|
||||
"Change recovery key password:" : "Modifier le mot de passe de la clé de récupération :",
|
||||
"Old recovery key password" : "Ancien mot de passe de la clé de récupération",
|
||||
"New recovery key password" : "Nouveau mot de passe de la clé de récupération",
|
||||
"Repeat new recovery key password" : "Répétez le nouveau mot de passe de la clé de récupération",
|
||||
"Change Password" : "Changer de mot de passe",
|
||||
"Basic encryption module" : "Module de chiffrement basique",
|
||||
"Your private key password no longer matches your log-in password." : "Le mot de passe de votre clé privée ne correspond plus à votre mot de passe de connexion.",
|
||||
"Set your old private key password to your current log-in password:" : "Remplacez l'ancien mot de passe de votre clé privée par votre mot de passe de connexion actuel :",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "Si vous ne vous souvenez pas de votre ancien mot de passe, vous pouvez demander à votre administrateur de récupérer vos fichiers.",
|
||||
"Old log-in password" : "Ancien mot de passe de connexion",
|
||||
"Current log-in password" : "Actuel mot de passe de connexion",
|
||||
"Update" : "Mettre à jour",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Activer cette option vous permettra d'obtenir à nouveau l'accès à vos fichiers chiffrés en cas de perte de mot de passe",
|
||||
"Default encryption module" : "Module de chiffrement par défaut",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "L'application de chiffrement est activée mais vos clés ne sont pas initialisées. Veuillez vous déconnecter puis vous reconnecter.",
|
||||
"Basic encryption module" : "Module de chiffrement basique",
|
||||
"Missing parameters" : "Paramètres manquants",
|
||||
"Default encryption module for server-side encryption" : "Module de chiffrement par défaut pour le chiffrement côté serveur",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Pour utiliser ce module de chiffrement, vous devez activer le chiffrement côté serveur dans les paramètres d'administration. Une fois activé, ce module chiffrera tous vos fichiers de manière transparente. Le chiffrement est basé sur des clés AES 256 bits.\nLe module ne touchera pas les fichiers existants, seuls les nouveaux fichiers seront chiffrés après activation du chiffrement côté serveur. Une fois le chiffrement côté serveur activé, il est impossible de désactiver le chiffrement et de revenir à un système non chiffré.\nVeuillez lire la documentation pour connaître toutes les implications avant de décider d'activer le chiffrement côté serveur.",
|
||||
"Change recovery key password:" : "Modifier le mot de passe de la clé de récupération :",
|
||||
"Change Password" : "Changer de mot de passe",
|
||||
"Your private key password no longer matches your log-in password." : "Le mot de passe de votre clé privée ne correspond plus à votre mot de passe de connexion.",
|
||||
"Set your old private key password to your current log-in password:" : "Remplacez l'ancien mot de passe de votre clé privée par votre mot de passe de connexion actuel :",
|
||||
"Update Private Key Password" : "Mettre à jour le mot de passe de votre clé privée",
|
||||
"Enable password recovery:" : "Activer la récupération du mot de passe :",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Activer cette option vous permettra d'obtenir à nouveau l'accès à vos fichiers chiffrés en cas de perte de mot de passe",
|
||||
"Enabled" : "Activé",
|
||||
"Disabled" : "Désactivé",
|
||||
"Default encryption module for server-side encryption" : "Module de chiffrement par défaut pour le chiffrement côté serveur",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Pour utiliser ce module de chiffrement, vous devez activer le chiffrement côté serveur dans les paramètres d'administration. Une fois activé, ce module chiffrera tous vos fichiers de manière transparente. Le chiffrement est basé sur des clés AES 256 bits.\nLe module ne touchera pas les fichiers existants, seuls les nouveaux fichiers seront chiffrés après activation du chiffrement côté serveur. Une fois le chiffrement côté serveur activé, il est impossible de désactiver le chiffrement et de revenir à un système non chiffré.\nVeuillez lire la documentation pour connaître toutes les implications avant de décider d'activer le chiffrement côté serveur."
|
||||
"Disabled" : "Désactivé"
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 0 || n == 1) ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Níorbh fhéidir eochair athshlánaithe a chumasú. Seiceáil do phasfhocal eochair athshlánaithe le do thoil!",
|
||||
"Recovery key successfully disabled" : "D'éirigh leis an eochair athshlánaithe a dhíchumasú",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Níorbh fhéidir an eochair athshlánaithe a dhíchumasú. Seiceáil do phasfhocal eochair athshlánaithe le do thoil!",
|
||||
"Missing parameters" : "Paraiméadair ar iarraidh",
|
||||
"Please provide the old recovery password" : "Tabhair an sean-phasfhocal athshlánaithe le do thoil",
|
||||
"Please provide a new recovery password" : "Tabhair pasfhocal athshlánaithe nua le do thoil",
|
||||
"Please repeat the new recovery password" : "Cuir an pasfhocal athshlánaithe nua arís le do thoil",
|
||||
|
|
@ -37,32 +36,34 @@ OC.L10N.register(
|
|||
"Default Encryption Module" : "Modúl Criptithe Réamhshocraithe",
|
||||
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Modúl criptithe réamhshocraithe le haghaidh Criptiú Taobh an Fhreastalaí (SSE) Nextcloud",
|
||||
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Soláthraíonn an aip seo an cur i bhfeidhm cripteagrafaíochta (réamhshocraithe) do ghné Criptiú Taobh an Fhreastalaí (SSE) Nextcloud.\n\n\t\t\t**Sonraí Criptithe**\n\t\t\t* **Mód Criptithe:** AES-256-CTR (réamhshocraithe)\n\t\t\t* **Fíordheimhniú:** HMAC-SHA256\n\n\t\t\t**Rabhaidh Thábhachtacha**\n\t\t\t* **CONTÚIRT:** Ná díchumasaigh an feidhmchlár seo go dtí go mbeidh na comhaid go léir díchriptithe (`occ encryption:decrypt-all`).\n\n\t\t\t* **RABHADH**: Éilíonn filleadh ar stóráil comhad neamhchriptithe tar éis gníomhachtaithe rochtain líne ordaithe. Is buan an gníomh tríd an Chomhéadan Gréasáin.\"\n\n\t\t\t**Nótaí do Chomhaid atá ann cheana**\n\t\t\t* De réir réamhshocraithe, ní chriptítear comhaid atá ann cheana nuair a chuirtear SSE ar chumas; ní chripteofar ach comhaid nua.\n\t\t\t* Chun gach comhad atá ann cheana a chriptiú, bain úsáid as an ordú `occ encryption:encrypt-all`.\n\n\t\t\t**Sula dTosaíonn Tú**\n\t\t\t* **Léigh an Doiciméadú:** Sula gcumasaíonn tú SSE, sula ndéanann tú comhaid atá ann cheana a chriptiú, nó sula ndíchumasaíonn tú SSE, tá sé ríthábhachtach\n\t\t\t\t an doiciméadú a léamh chun impleachtaí agus na nósanna imeachta cuí a thuiscint chun cailliúint sonraí a sheachaint.",
|
||||
"Default encryption module" : "Modúl criptithe réamhshocraithe",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Tá aip criptiúcháin cumasaithe ach níl d'eochracha tosaithe, logáil amach agus logáil isteach arís le do thoil",
|
||||
"Encrypt the home storage" : "Criptigh an stóráil sa bhaile",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Má dhéantar an rogha seo a chumasú, criptítear gach comhad atá stóráilte ar an bpríomhstóráil, nó ní dhéanfar ach comhaid ar stóráil sheachtrach a chriptiú",
|
||||
"Enable recovery key" : "Cumasaigh eochair athshlánaithe",
|
||||
"Encrypt the home storage" : "Criptigh an stóráil sa bhaile",
|
||||
"Disable recovery key" : "Díchumasaigh eochair athshlánaithe",
|
||||
"Enable recovery key" : "Cumasaigh eochair athshlánaithe",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "Is eochair chriptiúcháin bhreise í an eochair athshlánaithe a úsáidtear chun comhaid a chriptiú. Úsáidtear é chun comhaid a aisghabháil ó chuntas má dhéantar dearmad ar an bhfocal faire.",
|
||||
"Recovery key password" : "Pasfhocal eochair athshlánaithe",
|
||||
"Repeat recovery key password" : "Déan an eochairfhocal athshlánaithe arís",
|
||||
"Change recovery key password:" : "Athraigh pasfhocal an eochair athshlánaithe:",
|
||||
"Old recovery key password" : "Sean phasfhocal eochair athshlánaithe",
|
||||
"New recovery key password" : "Pasfhocal eochair athshlánaithe nua",
|
||||
"Repeat new recovery key password" : "Déan pasfhocal eochair athshlánaithe nua arís",
|
||||
"Change Password" : "Athraigh do phasfhocal",
|
||||
"Basic encryption module" : "Bun-mhodúl criptithe",
|
||||
"Your private key password no longer matches your log-in password." : "Ní mheaitseálann do phasfhocal eochrach príobháidí do phasfhocal logáil-isteach a thuilleadh.",
|
||||
"Set your old private key password to your current log-in password:" : "Socraigh do shean phasfhocal eochair phríobháideach le do phasfhocal logáil-isteach reatha:",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "Mura cuimhin leat do sheanphasfhocal is féidir leat iarraidh ar do riarthóir do chuid comhad a athshlánú.",
|
||||
"Old log-in password" : "Sean phasfhocal logáil isteach",
|
||||
"Current log-in password" : "Pasfhocal logáil isteach reatha",
|
||||
"Update" : "Nuashonrú",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Má chumasaíonn tú an rogha seo beidh tú in ann rochtain a fháil ar do chomhaid chriptithe arís ar eagla go gcailltear pasfhocal",
|
||||
"Default encryption module" : "Modúl criptithe réamhshocraithe",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Tá aip criptiúcháin cumasaithe ach níl d'eochracha tosaithe, logáil amach agus logáil isteach arís le do thoil",
|
||||
"Basic encryption module" : "Bun-mhodúl criptithe",
|
||||
"Missing parameters" : "Paraiméadair ar iarraidh",
|
||||
"Default encryption module for server-side encryption" : "Modúl criptithe réamhshocraithe le haghaidh criptithe ar thaobh an fhreastalaí",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Chun an modúl criptithe seo a úsáid ní mór duit criptiú taobh an fhreastalaí a chumasú sna socruithe riaracháin. Nuair a bheidh an modúl seo cumasaithe, déanfaidh sé do chomhaid go léir a chriptiú go trédhearcach. Tá an criptiú bunaithe ar eochracha AES 256.\nNí dhéanfaidh an modúl teagmháil le comhaid atá ann cheana féin, ní dhéanfar ach comhaid nua a chriptiú tar éis criptiú taobh an fhreastalaí a chumasú. Ní féidir ach an oiread an criptiú a dhíchumasú arís agus athrú ar ais go córas neamhchriptithe.\nLéigh an doiciméadú le do thoil chun na himpleachtaí go léir a fhios agat sula gcinnfidh tú criptiú taobh an fhreastalaí a chumasú.",
|
||||
"Change recovery key password:" : "Athraigh pasfhocal an eochair athshlánaithe:",
|
||||
"Change Password" : "Athraigh do phasfhocal",
|
||||
"Your private key password no longer matches your log-in password." : "Ní mheaitseálann do phasfhocal eochrach príobháidí do phasfhocal logáil-isteach a thuilleadh.",
|
||||
"Set your old private key password to your current log-in password:" : "Socraigh do shean phasfhocal eochair phríobháideach le do phasfhocal logáil-isteach reatha:",
|
||||
"Update Private Key Password" : "Nuashonraigh Pasfhocal Eochair Phríobháideach",
|
||||
"Enable password recovery:" : "Cumasaigh aisghabháil pasfhocail:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Má chumasaíonn tú an rogha seo beidh tú in ann rochtain a fháil ar do chomhaid chriptithe arís ar eagla go gcailltear pasfhocal",
|
||||
"Enabled" : "Cumasaithe",
|
||||
"Disabled" : "Faoi mhíchumas",
|
||||
"Default encryption module for server-side encryption" : "Modúl criptithe réamhshocraithe le haghaidh criptithe ar thaobh an fhreastalaí",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Chun an modúl criptithe seo a úsáid ní mór duit criptiú taobh an fhreastalaí a chumasú sna socruithe riaracháin. Nuair a bheidh an modúl seo cumasaithe, déanfaidh sé do chomhaid go léir a chriptiú go trédhearcach. Tá an criptiú bunaithe ar eochracha AES 256.\nNí dhéanfaidh an modúl teagmháil le comhaid atá ann cheana féin, ní dhéanfar ach comhaid nua a chriptiú tar éis criptiú taobh an fhreastalaí a chumasú. Ní féidir ach an oiread an criptiú a dhíchumasú arís agus athrú ar ais go córas neamhchriptithe.\nLéigh an doiciméadú le do thoil chun na himpleachtaí go léir a fhios agat sula gcinnfidh tú criptiú taobh an fhreastalaí a chumasú."
|
||||
"Disabled" : "Faoi mhíchumas"
|
||||
},
|
||||
"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Níorbh fhéidir eochair athshlánaithe a chumasú. Seiceáil do phasfhocal eochair athshlánaithe le do thoil!",
|
||||
"Recovery key successfully disabled" : "D'éirigh leis an eochair athshlánaithe a dhíchumasú",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Níorbh fhéidir an eochair athshlánaithe a dhíchumasú. Seiceáil do phasfhocal eochair athshlánaithe le do thoil!",
|
||||
"Missing parameters" : "Paraiméadair ar iarraidh",
|
||||
"Please provide the old recovery password" : "Tabhair an sean-phasfhocal athshlánaithe le do thoil",
|
||||
"Please provide a new recovery password" : "Tabhair pasfhocal athshlánaithe nua le do thoil",
|
||||
"Please repeat the new recovery password" : "Cuir an pasfhocal athshlánaithe nua arís le do thoil",
|
||||
|
|
@ -35,32 +34,34 @@
|
|||
"Default Encryption Module" : "Modúl Criptithe Réamhshocraithe",
|
||||
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Modúl criptithe réamhshocraithe le haghaidh Criptiú Taobh an Fhreastalaí (SSE) Nextcloud",
|
||||
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Soláthraíonn an aip seo an cur i bhfeidhm cripteagrafaíochta (réamhshocraithe) do ghné Criptiú Taobh an Fhreastalaí (SSE) Nextcloud.\n\n\t\t\t**Sonraí Criptithe**\n\t\t\t* **Mód Criptithe:** AES-256-CTR (réamhshocraithe)\n\t\t\t* **Fíordheimhniú:** HMAC-SHA256\n\n\t\t\t**Rabhaidh Thábhachtacha**\n\t\t\t* **CONTÚIRT:** Ná díchumasaigh an feidhmchlár seo go dtí go mbeidh na comhaid go léir díchriptithe (`occ encryption:decrypt-all`).\n\n\t\t\t* **RABHADH**: Éilíonn filleadh ar stóráil comhad neamhchriptithe tar éis gníomhachtaithe rochtain líne ordaithe. Is buan an gníomh tríd an Chomhéadan Gréasáin.\"\n\n\t\t\t**Nótaí do Chomhaid atá ann cheana**\n\t\t\t* De réir réamhshocraithe, ní chriptítear comhaid atá ann cheana nuair a chuirtear SSE ar chumas; ní chripteofar ach comhaid nua.\n\t\t\t* Chun gach comhad atá ann cheana a chriptiú, bain úsáid as an ordú `occ encryption:encrypt-all`.\n\n\t\t\t**Sula dTosaíonn Tú**\n\t\t\t* **Léigh an Doiciméadú:** Sula gcumasaíonn tú SSE, sula ndéanann tú comhaid atá ann cheana a chriptiú, nó sula ndíchumasaíonn tú SSE, tá sé ríthábhachtach\n\t\t\t\t an doiciméadú a léamh chun impleachtaí agus na nósanna imeachta cuí a thuiscint chun cailliúint sonraí a sheachaint.",
|
||||
"Default encryption module" : "Modúl criptithe réamhshocraithe",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Tá aip criptiúcháin cumasaithe ach níl d'eochracha tosaithe, logáil amach agus logáil isteach arís le do thoil",
|
||||
"Encrypt the home storage" : "Criptigh an stóráil sa bhaile",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Má dhéantar an rogha seo a chumasú, criptítear gach comhad atá stóráilte ar an bpríomhstóráil, nó ní dhéanfar ach comhaid ar stóráil sheachtrach a chriptiú",
|
||||
"Enable recovery key" : "Cumasaigh eochair athshlánaithe",
|
||||
"Encrypt the home storage" : "Criptigh an stóráil sa bhaile",
|
||||
"Disable recovery key" : "Díchumasaigh eochair athshlánaithe",
|
||||
"Enable recovery key" : "Cumasaigh eochair athshlánaithe",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "Is eochair chriptiúcháin bhreise í an eochair athshlánaithe a úsáidtear chun comhaid a chriptiú. Úsáidtear é chun comhaid a aisghabháil ó chuntas má dhéantar dearmad ar an bhfocal faire.",
|
||||
"Recovery key password" : "Pasfhocal eochair athshlánaithe",
|
||||
"Repeat recovery key password" : "Déan an eochairfhocal athshlánaithe arís",
|
||||
"Change recovery key password:" : "Athraigh pasfhocal an eochair athshlánaithe:",
|
||||
"Old recovery key password" : "Sean phasfhocal eochair athshlánaithe",
|
||||
"New recovery key password" : "Pasfhocal eochair athshlánaithe nua",
|
||||
"Repeat new recovery key password" : "Déan pasfhocal eochair athshlánaithe nua arís",
|
||||
"Change Password" : "Athraigh do phasfhocal",
|
||||
"Basic encryption module" : "Bun-mhodúl criptithe",
|
||||
"Your private key password no longer matches your log-in password." : "Ní mheaitseálann do phasfhocal eochrach príobháidí do phasfhocal logáil-isteach a thuilleadh.",
|
||||
"Set your old private key password to your current log-in password:" : "Socraigh do shean phasfhocal eochair phríobháideach le do phasfhocal logáil-isteach reatha:",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "Mura cuimhin leat do sheanphasfhocal is féidir leat iarraidh ar do riarthóir do chuid comhad a athshlánú.",
|
||||
"Old log-in password" : "Sean phasfhocal logáil isteach",
|
||||
"Current log-in password" : "Pasfhocal logáil isteach reatha",
|
||||
"Update" : "Nuashonrú",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Má chumasaíonn tú an rogha seo beidh tú in ann rochtain a fháil ar do chomhaid chriptithe arís ar eagla go gcailltear pasfhocal",
|
||||
"Default encryption module" : "Modúl criptithe réamhshocraithe",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Tá aip criptiúcháin cumasaithe ach níl d'eochracha tosaithe, logáil amach agus logáil isteach arís le do thoil",
|
||||
"Basic encryption module" : "Bun-mhodúl criptithe",
|
||||
"Missing parameters" : "Paraiméadair ar iarraidh",
|
||||
"Default encryption module for server-side encryption" : "Modúl criptithe réamhshocraithe le haghaidh criptithe ar thaobh an fhreastalaí",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Chun an modúl criptithe seo a úsáid ní mór duit criptiú taobh an fhreastalaí a chumasú sna socruithe riaracháin. Nuair a bheidh an modúl seo cumasaithe, déanfaidh sé do chomhaid go léir a chriptiú go trédhearcach. Tá an criptiú bunaithe ar eochracha AES 256.\nNí dhéanfaidh an modúl teagmháil le comhaid atá ann cheana féin, ní dhéanfar ach comhaid nua a chriptiú tar éis criptiú taobh an fhreastalaí a chumasú. Ní féidir ach an oiread an criptiú a dhíchumasú arís agus athrú ar ais go córas neamhchriptithe.\nLéigh an doiciméadú le do thoil chun na himpleachtaí go léir a fhios agat sula gcinnfidh tú criptiú taobh an fhreastalaí a chumasú.",
|
||||
"Change recovery key password:" : "Athraigh pasfhocal an eochair athshlánaithe:",
|
||||
"Change Password" : "Athraigh do phasfhocal",
|
||||
"Your private key password no longer matches your log-in password." : "Ní mheaitseálann do phasfhocal eochrach príobháidí do phasfhocal logáil-isteach a thuilleadh.",
|
||||
"Set your old private key password to your current log-in password:" : "Socraigh do shean phasfhocal eochair phríobháideach le do phasfhocal logáil-isteach reatha:",
|
||||
"Update Private Key Password" : "Nuashonraigh Pasfhocal Eochair Phríobháideach",
|
||||
"Enable password recovery:" : "Cumasaigh aisghabháil pasfhocail:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Má chumasaíonn tú an rogha seo beidh tú in ann rochtain a fháil ar do chomhaid chriptithe arís ar eagla go gcailltear pasfhocal",
|
||||
"Enabled" : "Cumasaithe",
|
||||
"Disabled" : "Faoi mhíchumas",
|
||||
"Default encryption module for server-side encryption" : "Modúl criptithe réamhshocraithe le haghaidh criptithe ar thaobh an fhreastalaí",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Chun an modúl criptithe seo a úsáid ní mór duit criptiú taobh an fhreastalaí a chumasú sna socruithe riaracháin. Nuair a bheidh an modúl seo cumasaithe, déanfaidh sé do chomhaid go léir a chriptiú go trédhearcach. Tá an criptiú bunaithe ar eochracha AES 256.\nNí dhéanfaidh an modúl teagmháil le comhaid atá ann cheana féin, ní dhéanfar ach comhaid nua a chriptiú tar éis criptiú taobh an fhreastalaí a chumasú. Ní féidir ach an oiread an criptiú a dhíchumasú arís agus athrú ar ais go córas neamhchriptithe.\nLéigh an doiciméadú le do thoil chun na himpleachtaí go léir a fhios agat sula gcinnfidh tú criptiú taobh an fhreastalaí a chumasú."
|
||||
"Disabled" : "Faoi mhíchumas"
|
||||
},"pluralForm" :"nplurals=5; plural=(n==1 ? 0 : n==2 ? 1 : n<7 ? 2 : n<11 ? 3 : 4);"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Non foi posíbel activar a chave de recuperación. Comprobe o contrasinal da chave de recuperación!",
|
||||
"Recovery key successfully disabled" : "A chave de recuperación foi desactivada satisfactoriamente ",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Non foi posíbel desactivar a chave de recuperación. Comprobe o contrasinal da chave de recuperación!",
|
||||
"Missing parameters" : "Faltan os parámetros",
|
||||
"Please provide the old recovery password" : "Introduza o antigo contrasinal de recuperación",
|
||||
"Please provide a new recovery password" : "Introduza o novo contrasinal de recuperación",
|
||||
"Please repeat the new recovery password" : "Repita o novo contrasinal de recuperación",
|
||||
|
|
@ -37,32 +36,34 @@ OC.L10N.register(
|
|||
"Default Encryption Module" : "Módulo predeterminado de cifraxe",
|
||||
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Módulo de cifraxe predeterminado para a cifraxe do lado do servidor (SSE) de Nextcloud.",
|
||||
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Esta aplicación fornece a implementación de criptografía (predeterminada) para a función de cifraxe do lado do servidor (SSE) de Nextcloud.\n\n\t\t\t**Detalles da cifraxe**\n\t\t\t* **Modo de cifraxe:** AES-256-CTR (predeterminado)\n\t\t\t* **Autenticación:** HMAC-SHA256\n\n\t\t\t**Advertencias importantes**\n\t\t\t* **PERIGO:** Non desactive esta aplicación ata que todos os ficheiros estean descifrados (`occ encryption:decrypt-all`).\n\t\t\t* **ADVERTENCIA**: Para volver ao almacenamento de ficheiros non cifrados após a activación é necesario acceder á liña de ordes. A través da interface web a acción é permanente.\n\n\t\t\t**Notas para ficheiros existentes**\n\t\t\t* De xeito predeterminado, a activación do SSE non cifra os ficheiros existentes; Só se cifrarán os novos ficheiros.\n\t\t\t* Para cifrar todos os ficheiros existentes, empregue a orde `occ encryption:encrypt-all`.\n\n\n\t\t\t**Antes de comezar**\n\t\t\t* *Lea a documentación:** Antes de activar SSE, cifrar ficheiros existentes ou desactivar SSE, é fundamental\n\t\t\t\tler a documentación para comprender as implicacións e os procedementos axeitados para evitar a perda de datos.",
|
||||
"Default encryption module" : "Módulo predeterminado de cifraxe",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "A aplicación de cifraxe está activada, mais as súas chaves non foron preparadas, saia da sesión e volva acceder de novo",
|
||||
"Encrypt the home storage" : "Cifrar o almacenamento persoal",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Ao activar esta opción cífranse todos os ficheiros almacenados no almacenamento principal, senón só se cifran os ficheiros do almacenamento externo.",
|
||||
"Enable recovery key" : "Activar a chave de recuperación",
|
||||
"Encrypt the home storage" : "Cifrar o almacenamento persoal",
|
||||
"Disable recovery key" : "Desactivar a chave de recuperación",
|
||||
"Enable recovery key" : "Activar a chave de recuperación",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "A chave de recuperación é unha chave de cifraxe adicional que se usa para cifrar ficheiros. Utilízase para recuperar ficheiros dunha conta se se esquece o contrasinal.",
|
||||
"Recovery key password" : "Contrasinal da chave de recuperación",
|
||||
"Repeat recovery key password" : "Repita o contrasinal da chave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar o contrasinal da chave de la recuperación:",
|
||||
"Old recovery key password" : "Contrasinal antigo da chave de recuperación",
|
||||
"New recovery key password" : "Novo contrasinal da chave de recuperación",
|
||||
"Repeat new recovery key password" : "Repita o novo contrasinal da chave de recuperación",
|
||||
"Change Password" : "Cambiar o contrasinal",
|
||||
"Basic encryption module" : "Módulo básico de cifraxe",
|
||||
"Your private key password no longer matches your log-in password." : "O seu contrasinal da chave privada non coincide co seu contrasinal de acceso.",
|
||||
"Set your old private key password to your current log-in password:" : "Estabeleza o seu contrasinal antigo da chave privada ao seu contrasinal de acceso actual:",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "Se non lembra o seu contrasinal antigo pode pedirllo á administración desta instancia. para recuperar os seus ficheiros.",
|
||||
"Old log-in password" : "Contrasinal antigo de acceso",
|
||||
"Current log-in password" : "Contrasinal actual de acceso",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Ao activar esta opción permitiráselle volver obter acceso aos ficheiros cifrados no caso de perda do contrasinal",
|
||||
"Default encryption module" : "Módulo predeterminado de cifraxe",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "A aplicación de cifraxe está activada, mais as súas chaves non foron preparadas, saia da sesión e volva acceder de novo",
|
||||
"Basic encryption module" : "Módulo básico de cifraxe",
|
||||
"Missing parameters" : "Faltan os parámetros",
|
||||
"Default encryption module for server-side encryption" : "Módulo de cifraxe predeterminado para a cifraxe no lado do servidor",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Para usar este módulo de cifrxe é preciso activar a cifraxe no lado do servidor nos axustes de administración. Una vez activado este módulo cifrará todos os seus ficheiros de xeito transparente. A cifraxe basease na chave AES 256.\nO módulo non tocará os ficheiros existentes, só se cifran os ficheiros novos após que se active a cifraxe no lado do servidor. Tampouco é posíbel desactivar a cifraxe e volver a un sistema sen cifrar.\nLea a documentación para coñecer todas as implicacións antes de decidir activar a cifraxe no lado do servidor.",
|
||||
"Change recovery key password:" : "Cambiar o contrasinal da chave de la recuperación:",
|
||||
"Change Password" : "Cambiar o contrasinal",
|
||||
"Your private key password no longer matches your log-in password." : "O seu contrasinal da chave privada non coincide co seu contrasinal de acceso.",
|
||||
"Set your old private key password to your current log-in password:" : "Estabeleza o seu contrasinal antigo da chave privada ao seu contrasinal de acceso actual:",
|
||||
"Update Private Key Password" : "Actualizar o contrasinal da chave privada",
|
||||
"Enable password recovery:" : "Activar o contrasinal de recuperación:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Ao activar esta opción permitiráselle volver obter acceso aos ficheiros cifrados no caso de perda do contrasinal",
|
||||
"Enabled" : "Activado",
|
||||
"Disabled" : "Desactivado",
|
||||
"Default encryption module for server-side encryption" : "Módulo de cifraxe predeterminado para a cifraxe no lado do servidor",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Para usar este módulo de cifrxe é preciso activar a cifraxe no lado do servidor nos axustes de administración. Una vez activado este módulo cifrará todos os seus ficheiros de xeito transparente. A cifraxe basease na chave AES 256.\nO módulo non tocará os ficheiros existentes, só se cifran os ficheiros novos após que se active a cifraxe no lado do servidor. Tampouco é posíbel desactivar a cifraxe e volver a un sistema sen cifrar.\nLea a documentación para coñecer todas as implicacións antes de decidir activar a cifraxe no lado do servidor."
|
||||
"Disabled" : "Desactivado"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Non foi posíbel activar a chave de recuperación. Comprobe o contrasinal da chave de recuperación!",
|
||||
"Recovery key successfully disabled" : "A chave de recuperación foi desactivada satisfactoriamente ",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Non foi posíbel desactivar a chave de recuperación. Comprobe o contrasinal da chave de recuperación!",
|
||||
"Missing parameters" : "Faltan os parámetros",
|
||||
"Please provide the old recovery password" : "Introduza o antigo contrasinal de recuperación",
|
||||
"Please provide a new recovery password" : "Introduza o novo contrasinal de recuperación",
|
||||
"Please repeat the new recovery password" : "Repita o novo contrasinal de recuperación",
|
||||
|
|
@ -35,32 +34,34 @@
|
|||
"Default Encryption Module" : "Módulo predeterminado de cifraxe",
|
||||
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Módulo de cifraxe predeterminado para a cifraxe do lado do servidor (SSE) de Nextcloud.",
|
||||
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Esta aplicación fornece a implementación de criptografía (predeterminada) para a función de cifraxe do lado do servidor (SSE) de Nextcloud.\n\n\t\t\t**Detalles da cifraxe**\n\t\t\t* **Modo de cifraxe:** AES-256-CTR (predeterminado)\n\t\t\t* **Autenticación:** HMAC-SHA256\n\n\t\t\t**Advertencias importantes**\n\t\t\t* **PERIGO:** Non desactive esta aplicación ata que todos os ficheiros estean descifrados (`occ encryption:decrypt-all`).\n\t\t\t* **ADVERTENCIA**: Para volver ao almacenamento de ficheiros non cifrados após a activación é necesario acceder á liña de ordes. A través da interface web a acción é permanente.\n\n\t\t\t**Notas para ficheiros existentes**\n\t\t\t* De xeito predeterminado, a activación do SSE non cifra os ficheiros existentes; Só se cifrarán os novos ficheiros.\n\t\t\t* Para cifrar todos os ficheiros existentes, empregue a orde `occ encryption:encrypt-all`.\n\n\n\t\t\t**Antes de comezar**\n\t\t\t* *Lea a documentación:** Antes de activar SSE, cifrar ficheiros existentes ou desactivar SSE, é fundamental\n\t\t\t\tler a documentación para comprender as implicacións e os procedementos axeitados para evitar a perda de datos.",
|
||||
"Default encryption module" : "Módulo predeterminado de cifraxe",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "A aplicación de cifraxe está activada, mais as súas chaves non foron preparadas, saia da sesión e volva acceder de novo",
|
||||
"Encrypt the home storage" : "Cifrar o almacenamento persoal",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Ao activar esta opción cífranse todos os ficheiros almacenados no almacenamento principal, senón só se cifran os ficheiros do almacenamento externo.",
|
||||
"Enable recovery key" : "Activar a chave de recuperación",
|
||||
"Encrypt the home storage" : "Cifrar o almacenamento persoal",
|
||||
"Disable recovery key" : "Desactivar a chave de recuperación",
|
||||
"Enable recovery key" : "Activar a chave de recuperación",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "A chave de recuperación é unha chave de cifraxe adicional que se usa para cifrar ficheiros. Utilízase para recuperar ficheiros dunha conta se se esquece o contrasinal.",
|
||||
"Recovery key password" : "Contrasinal da chave de recuperación",
|
||||
"Repeat recovery key password" : "Repita o contrasinal da chave de recuperación",
|
||||
"Change recovery key password:" : "Cambiar o contrasinal da chave de la recuperación:",
|
||||
"Old recovery key password" : "Contrasinal antigo da chave de recuperación",
|
||||
"New recovery key password" : "Novo contrasinal da chave de recuperación",
|
||||
"Repeat new recovery key password" : "Repita o novo contrasinal da chave de recuperación",
|
||||
"Change Password" : "Cambiar o contrasinal",
|
||||
"Basic encryption module" : "Módulo básico de cifraxe",
|
||||
"Your private key password no longer matches your log-in password." : "O seu contrasinal da chave privada non coincide co seu contrasinal de acceso.",
|
||||
"Set your old private key password to your current log-in password:" : "Estabeleza o seu contrasinal antigo da chave privada ao seu contrasinal de acceso actual:",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "Se non lembra o seu contrasinal antigo pode pedirllo á administración desta instancia. para recuperar os seus ficheiros.",
|
||||
"Old log-in password" : "Contrasinal antigo de acceso",
|
||||
"Current log-in password" : "Contrasinal actual de acceso",
|
||||
"Update" : "Actualizar",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Ao activar esta opción permitiráselle volver obter acceso aos ficheiros cifrados no caso de perda do contrasinal",
|
||||
"Default encryption module" : "Módulo predeterminado de cifraxe",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "A aplicación de cifraxe está activada, mais as súas chaves non foron preparadas, saia da sesión e volva acceder de novo",
|
||||
"Basic encryption module" : "Módulo básico de cifraxe",
|
||||
"Missing parameters" : "Faltan os parámetros",
|
||||
"Default encryption module for server-side encryption" : "Módulo de cifraxe predeterminado para a cifraxe no lado do servidor",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Para usar este módulo de cifrxe é preciso activar a cifraxe no lado do servidor nos axustes de administración. Una vez activado este módulo cifrará todos os seus ficheiros de xeito transparente. A cifraxe basease na chave AES 256.\nO módulo non tocará os ficheiros existentes, só se cifran os ficheiros novos após que se active a cifraxe no lado do servidor. Tampouco é posíbel desactivar a cifraxe e volver a un sistema sen cifrar.\nLea a documentación para coñecer todas as implicacións antes de decidir activar a cifraxe no lado do servidor.",
|
||||
"Change recovery key password:" : "Cambiar o contrasinal da chave de la recuperación:",
|
||||
"Change Password" : "Cambiar o contrasinal",
|
||||
"Your private key password no longer matches your log-in password." : "O seu contrasinal da chave privada non coincide co seu contrasinal de acceso.",
|
||||
"Set your old private key password to your current log-in password:" : "Estabeleza o seu contrasinal antigo da chave privada ao seu contrasinal de acceso actual:",
|
||||
"Update Private Key Password" : "Actualizar o contrasinal da chave privada",
|
||||
"Enable password recovery:" : "Activar o contrasinal de recuperación:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Ao activar esta opción permitiráselle volver obter acceso aos ficheiros cifrados no caso de perda do contrasinal",
|
||||
"Enabled" : "Activado",
|
||||
"Disabled" : "Desactivado",
|
||||
"Default encryption module for server-side encryption" : "Módulo de cifraxe predeterminado para a cifraxe no lado do servidor",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Para usar este módulo de cifrxe é preciso activar a cifraxe no lado do servidor nos axustes de administración. Una vez activado este módulo cifrará todos os seus ficheiros de xeito transparente. A cifraxe basease na chave AES 256.\nO módulo non tocará os ficheiros existentes, só se cifran os ficheiros novos após que se active a cifraxe no lado do servidor. Tampouco é posíbel desactivar a cifraxe e volver a un sistema sen cifrar.\nLea a documentación para coñecer todas as implicacións antes de decidir activar a cifraxe no lado do servidor."
|
||||
"Disabled" : "Desactivado"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "איפשור מפתח השחזור נכשל. יש לבדוק את סיסמת מפתח השחזור שלך!",
|
||||
"Recovery key successfully disabled" : "מפתח השחזור נוטרל בהצלחה",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "נטרול מפתח השחזור נכשל. יש לבדוק את סיסמת מפתח השחזור שלך!",
|
||||
"Missing parameters" : "פרמטרים חסרים",
|
||||
"Please provide the old recovery password" : "יש לספק את סיסמת השחזור הישנה",
|
||||
"Please provide a new recovery password" : "יש לספק את סיסמת השחזור החדשה",
|
||||
"Please repeat the new recovery password" : "יש לספק את סיסמת השחזור החדשה",
|
||||
|
|
@ -28,29 +27,31 @@ OC.L10N.register(
|
|||
"Bad Signature" : "חתימה שגויה",
|
||||
"Missing Signature" : "חתימה חסרה",
|
||||
"one-time password for server-side-encryption" : "סיסמא חד פעמית עבור הצפנת צד השרת",
|
||||
"Default encryption module" : "מודול ההצפנה כבררת מחדל",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "יישומון ההצפנה פעיל אך המפתחות שלך לא אותחלו, נא לצאת מהחשבון ולהיכנס שוב.",
|
||||
"Encrypt the home storage" : "הצפנת אחסון הבית",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "הפעלת אפשרות זו מצפינה את כל הקבצים המאוחסנים באחסון המרכזי, אחרת רק הקבצים המאוחסנים בהתקנים חיצוניים יוצפנו",
|
||||
"Enable recovery key" : "מאפשר מפתח שחזור",
|
||||
"Encrypt the home storage" : "הצפנת אחסון הבית",
|
||||
"Disable recovery key" : "מנטרל מפתח שחזור",
|
||||
"Enable recovery key" : "מאפשר מפתח שחזור",
|
||||
"Recovery key password" : "סיסמת מפתח השחזור",
|
||||
"Repeat recovery key password" : "יש לחזור על סיסמת מפתח השחזור",
|
||||
"Change recovery key password:" : "החלפת סיסמת מפתח השחזור:",
|
||||
"Old recovery key password" : "סיסמת מפתח שחזור ישנה",
|
||||
"New recovery key password" : "סיסמת מפתח שחזור חדשה",
|
||||
"Repeat new recovery key password" : "יש לחזור על סיסמת מפתח השחזור החדשה",
|
||||
"Change Password" : "שינוי סיסמא",
|
||||
"Basic encryption module" : "מודול הצפנה בסיסי",
|
||||
"Your private key password no longer matches your log-in password." : "סיסמת המפתח האישי שלך כבר אינה מתאימה לסיסמת ההתחברות שלך.",
|
||||
"Set your old private key password to your current log-in password:" : "יש להחליף את סיסמת המפתח האישי הישנה בסיסמת ההתחברות הנוכחית:",
|
||||
"Old log-in password" : "סיסמת התחברות ישנה",
|
||||
"Current log-in password" : "סיסמת התחברות נוכחית",
|
||||
"Update" : "עדכון",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "הפעלת אפשרות זו תאפשר לך לקבל מחדש גישה לקבצים המוצפנים שלך במקרה שסיסמא נשכחת",
|
||||
"Default encryption module" : "מודול ההצפנה כבררת מחדל",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "יישומון ההצפנה פעיל אך המפתחות שלך לא אותחלו, נא לצאת מהחשבון ולהיכנס שוב.",
|
||||
"Basic encryption module" : "מודול הצפנה בסיסי",
|
||||
"Missing parameters" : "פרמטרים חסרים",
|
||||
"Default encryption module for server-side encryption" : "מודול הצפנה כבררת מחדל להצפנה מצד השרת",
|
||||
"Change recovery key password:" : "החלפת סיסמת מפתח השחזור:",
|
||||
"Change Password" : "שינוי סיסמא",
|
||||
"Your private key password no longer matches your log-in password." : "סיסמת המפתח האישי שלך כבר אינה מתאימה לסיסמת ההתחברות שלך.",
|
||||
"Set your old private key password to your current log-in password:" : "יש להחליף את סיסמת המפתח האישי הישנה בסיסמת ההתחברות הנוכחית:",
|
||||
"Update Private Key Password" : "עדכון סיסמת המפתח האישי",
|
||||
"Enable password recovery:" : "מאפשר שחזור סיסמא:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "הפעלת אפשרות זו תאפשר לך לקבל מחדש גישה לקבצים המוצפנים שלך במקרה שסיסמא נשכחת",
|
||||
"Enabled" : "מופעל",
|
||||
"Disabled" : "מנוטרל",
|
||||
"Default encryption module for server-side encryption" : "מודול הצפנה כבררת מחדל להצפנה מצד השרת"
|
||||
"Disabled" : "מנוטרל"
|
||||
},
|
||||
"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "איפשור מפתח השחזור נכשל. יש לבדוק את סיסמת מפתח השחזור שלך!",
|
||||
"Recovery key successfully disabled" : "מפתח השחזור נוטרל בהצלחה",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "נטרול מפתח השחזור נכשל. יש לבדוק את סיסמת מפתח השחזור שלך!",
|
||||
"Missing parameters" : "פרמטרים חסרים",
|
||||
"Please provide the old recovery password" : "יש לספק את סיסמת השחזור הישנה",
|
||||
"Please provide a new recovery password" : "יש לספק את סיסמת השחזור החדשה",
|
||||
"Please repeat the new recovery password" : "יש לספק את סיסמת השחזור החדשה",
|
||||
|
|
@ -26,29 +25,31 @@
|
|||
"Bad Signature" : "חתימה שגויה",
|
||||
"Missing Signature" : "חתימה חסרה",
|
||||
"one-time password for server-side-encryption" : "סיסמא חד פעמית עבור הצפנת צד השרת",
|
||||
"Default encryption module" : "מודול ההצפנה כבררת מחדל",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "יישומון ההצפנה פעיל אך המפתחות שלך לא אותחלו, נא לצאת מהחשבון ולהיכנס שוב.",
|
||||
"Encrypt the home storage" : "הצפנת אחסון הבית",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "הפעלת אפשרות זו מצפינה את כל הקבצים המאוחסנים באחסון המרכזי, אחרת רק הקבצים המאוחסנים בהתקנים חיצוניים יוצפנו",
|
||||
"Enable recovery key" : "מאפשר מפתח שחזור",
|
||||
"Encrypt the home storage" : "הצפנת אחסון הבית",
|
||||
"Disable recovery key" : "מנטרל מפתח שחזור",
|
||||
"Enable recovery key" : "מאפשר מפתח שחזור",
|
||||
"Recovery key password" : "סיסמת מפתח השחזור",
|
||||
"Repeat recovery key password" : "יש לחזור על סיסמת מפתח השחזור",
|
||||
"Change recovery key password:" : "החלפת סיסמת מפתח השחזור:",
|
||||
"Old recovery key password" : "סיסמת מפתח שחזור ישנה",
|
||||
"New recovery key password" : "סיסמת מפתח שחזור חדשה",
|
||||
"Repeat new recovery key password" : "יש לחזור על סיסמת מפתח השחזור החדשה",
|
||||
"Change Password" : "שינוי סיסמא",
|
||||
"Basic encryption module" : "מודול הצפנה בסיסי",
|
||||
"Your private key password no longer matches your log-in password." : "סיסמת המפתח האישי שלך כבר אינה מתאימה לסיסמת ההתחברות שלך.",
|
||||
"Set your old private key password to your current log-in password:" : "יש להחליף את סיסמת המפתח האישי הישנה בסיסמת ההתחברות הנוכחית:",
|
||||
"Old log-in password" : "סיסמת התחברות ישנה",
|
||||
"Current log-in password" : "סיסמת התחברות נוכחית",
|
||||
"Update" : "עדכון",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "הפעלת אפשרות זו תאפשר לך לקבל מחדש גישה לקבצים המוצפנים שלך במקרה שסיסמא נשכחת",
|
||||
"Default encryption module" : "מודול ההצפנה כבררת מחדל",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "יישומון ההצפנה פעיל אך המפתחות שלך לא אותחלו, נא לצאת מהחשבון ולהיכנס שוב.",
|
||||
"Basic encryption module" : "מודול הצפנה בסיסי",
|
||||
"Missing parameters" : "פרמטרים חסרים",
|
||||
"Default encryption module for server-side encryption" : "מודול הצפנה כבררת מחדל להצפנה מצד השרת",
|
||||
"Change recovery key password:" : "החלפת סיסמת מפתח השחזור:",
|
||||
"Change Password" : "שינוי סיסמא",
|
||||
"Your private key password no longer matches your log-in password." : "סיסמת המפתח האישי שלך כבר אינה מתאימה לסיסמת ההתחברות שלך.",
|
||||
"Set your old private key password to your current log-in password:" : "יש להחליף את סיסמת המפתח האישי הישנה בסיסמת ההתחברות הנוכחית:",
|
||||
"Update Private Key Password" : "עדכון סיסמת המפתח האישי",
|
||||
"Enable password recovery:" : "מאפשר שחזור סיסמא:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "הפעלת אפשרות זו תאפשר לך לקבל מחדש גישה לקבצים המוצפנים שלך במקרה שסיסמא נשכחת",
|
||||
"Enabled" : "מופעל",
|
||||
"Disabled" : "מנוטרל",
|
||||
"Default encryption module for server-side encryption" : "מודול הצפנה כבררת מחדל להצפנה מצד השרת"
|
||||
"Disabled" : "מנוטרל"
|
||||
},"pluralForm" :"nplurals=3; plural=(n == 1 && n % 1 == 0) ? 0 : (n == 2 && n % 1 == 0) ? 1: 2;"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Ključ za oporavak nije moguće omogućiti. Provjerite svoju zaporku ključa za oporavak!",
|
||||
"Recovery key successfully disabled" : "Ključ za oporavak uspješno onemogućen",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Ključ za oporavak nije moguće onemogućiti. Provjerite svoju zaporku ključa za oporavak!",
|
||||
"Missing parameters" : "Nedostaju parametri",
|
||||
"Please provide the old recovery password" : "Unesite staru zaporku za oporavak",
|
||||
"Please provide a new recovery password" : "Unesite novu zaporku za oporavak",
|
||||
"Please repeat the new recovery password" : "Ponovite novu zaporku za oporavak",
|
||||
|
|
@ -30,29 +29,31 @@ OC.L10N.register(
|
|||
"one-time password for server-side-encryption" : "jednokratna zaporka za šifriranje na poslužitelju",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ovu datoteku nije moguće dešifrirati, vjerojatno je riječ o dijeljenoj datoteci. Zatražite od vlasnika datoteke da je ponovo podijeli s vama.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ovu datoteku nije moguće čitati, vjerojatno je riječ o dijeljenoj datoteci. Zatražite od vlasnika datoteke da je ponovo podijeli s vama.",
|
||||
"Default encryption module" : "Zadani modul za šifriranje",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikacija za šifriranje je omogućena, ali se ključevi nisu inicijalizirali, odjavite se i ponovno se prijavite",
|
||||
"Encrypt the home storage" : "Šifrirajte kućnu pohranu",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Omogućavanjem ove opcije šifriraju se sve datoteke smještene u glavnoj pohrani, a u protivnom se šifriraju samo datoteke u vanjskoj pohrani",
|
||||
"Enable recovery key" : "Omogući ključ za oporavak",
|
||||
"Encrypt the home storage" : "Šifrirajte kućnu pohranu",
|
||||
"Disable recovery key" : "Onemogući ključ za oporavak",
|
||||
"Enable recovery key" : "Omogući ključ za oporavak",
|
||||
"Recovery key password" : "Zaporka ključa za oporavak",
|
||||
"Repeat recovery key password" : "Ponovite zaporku ključa za oporavak",
|
||||
"Change recovery key password:" : "Promijenite zaporku ključa za oporavak:",
|
||||
"Old recovery key password" : "Stara zaporka ključa za oporavak",
|
||||
"New recovery key password" : "Nova zaporka ključa za oporavak",
|
||||
"Repeat new recovery key password" : "Ponovite novu zaporku ključa za oporavak",
|
||||
"Change Password" : "Promijeni zaporku",
|
||||
"Basic encryption module" : "Osnovni modul za šifriranje",
|
||||
"Your private key password no longer matches your log-in password." : "Zaporka vašeg privatnog ključa više se ne podudara s vašom zaporkom za prijavu.",
|
||||
"Set your old private key password to your current log-in password:" : "Promijenite svoju staru zaporku privatnog ključa u postojeću zaporku za prijavu:",
|
||||
"Old log-in password" : "Stara zaporka za prijavu",
|
||||
"Current log-in password" : "Aktualna zaporka za prijavu",
|
||||
"Update" : "Ažuriraj",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "U slučaju gubitka zaporke, aktiviranje ove mogućnosti ponovno će vam pribaviti pristup vašim šifriranim datotekama",
|
||||
"Default encryption module" : "Zadani modul za šifriranje",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikacija za šifriranje je omogućena, ali se ključevi nisu inicijalizirali, odjavite se i ponovno se prijavite",
|
||||
"Basic encryption module" : "Osnovni modul za šifriranje",
|
||||
"Missing parameters" : "Nedostaju parametri",
|
||||
"Default encryption module for server-side encryption" : "Zadani modul za šifriranje na poslužitelju",
|
||||
"Change recovery key password:" : "Promijenite zaporku ključa za oporavak:",
|
||||
"Change Password" : "Promijeni zaporku",
|
||||
"Your private key password no longer matches your log-in password." : "Zaporka vašeg privatnog ključa više se ne podudara s vašom zaporkom za prijavu.",
|
||||
"Set your old private key password to your current log-in password:" : "Promijenite svoju staru zaporku privatnog ključa u postojeću zaporku za prijavu:",
|
||||
"Update Private Key Password" : "Ažuriraj zaporku privatnog ključa",
|
||||
"Enable password recovery:" : "Omogući oporavak zaporke:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "U slučaju gubitka zaporke, aktiviranje ove mogućnosti ponovno će vam pribaviti pristup vašim šifriranim datotekama",
|
||||
"Enabled" : "Omogućeno",
|
||||
"Disabled" : "Onemogućeno",
|
||||
"Default encryption module for server-side encryption" : "Zadani modul za šifriranje na poslužitelju"
|
||||
"Disabled" : "Onemogućeno"
|
||||
},
|
||||
"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Ključ za oporavak nije moguće omogućiti. Provjerite svoju zaporku ključa za oporavak!",
|
||||
"Recovery key successfully disabled" : "Ključ za oporavak uspješno onemogućen",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Ključ za oporavak nije moguće onemogućiti. Provjerite svoju zaporku ključa za oporavak!",
|
||||
"Missing parameters" : "Nedostaju parametri",
|
||||
"Please provide the old recovery password" : "Unesite staru zaporku za oporavak",
|
||||
"Please provide a new recovery password" : "Unesite novu zaporku za oporavak",
|
||||
"Please repeat the new recovery password" : "Ponovite novu zaporku za oporavak",
|
||||
|
|
@ -28,29 +27,31 @@
|
|||
"one-time password for server-side-encryption" : "jednokratna zaporka za šifriranje na poslužitelju",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ovu datoteku nije moguće dešifrirati, vjerojatno je riječ o dijeljenoj datoteci. Zatražite od vlasnika datoteke da je ponovo podijeli s vama.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Ovu datoteku nije moguće čitati, vjerojatno je riječ o dijeljenoj datoteci. Zatražite od vlasnika datoteke da je ponovo podijeli s vama.",
|
||||
"Default encryption module" : "Zadani modul za šifriranje",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikacija za šifriranje je omogućena, ali se ključevi nisu inicijalizirali, odjavite se i ponovno se prijavite",
|
||||
"Encrypt the home storage" : "Šifrirajte kućnu pohranu",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Omogućavanjem ove opcije šifriraju se sve datoteke smještene u glavnoj pohrani, a u protivnom se šifriraju samo datoteke u vanjskoj pohrani",
|
||||
"Enable recovery key" : "Omogući ključ za oporavak",
|
||||
"Encrypt the home storage" : "Šifrirajte kućnu pohranu",
|
||||
"Disable recovery key" : "Onemogući ključ za oporavak",
|
||||
"Enable recovery key" : "Omogući ključ za oporavak",
|
||||
"Recovery key password" : "Zaporka ključa za oporavak",
|
||||
"Repeat recovery key password" : "Ponovite zaporku ključa za oporavak",
|
||||
"Change recovery key password:" : "Promijenite zaporku ključa za oporavak:",
|
||||
"Old recovery key password" : "Stara zaporka ključa za oporavak",
|
||||
"New recovery key password" : "Nova zaporka ključa za oporavak",
|
||||
"Repeat new recovery key password" : "Ponovite novu zaporku ključa za oporavak",
|
||||
"Change Password" : "Promijeni zaporku",
|
||||
"Basic encryption module" : "Osnovni modul za šifriranje",
|
||||
"Your private key password no longer matches your log-in password." : "Zaporka vašeg privatnog ključa više se ne podudara s vašom zaporkom za prijavu.",
|
||||
"Set your old private key password to your current log-in password:" : "Promijenite svoju staru zaporku privatnog ključa u postojeću zaporku za prijavu:",
|
||||
"Old log-in password" : "Stara zaporka za prijavu",
|
||||
"Current log-in password" : "Aktualna zaporka za prijavu",
|
||||
"Update" : "Ažuriraj",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "U slučaju gubitka zaporke, aktiviranje ove mogućnosti ponovno će vam pribaviti pristup vašim šifriranim datotekama",
|
||||
"Default encryption module" : "Zadani modul za šifriranje",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikacija za šifriranje je omogućena, ali se ključevi nisu inicijalizirali, odjavite se i ponovno se prijavite",
|
||||
"Basic encryption module" : "Osnovni modul za šifriranje",
|
||||
"Missing parameters" : "Nedostaju parametri",
|
||||
"Default encryption module for server-side encryption" : "Zadani modul za šifriranje na poslužitelju",
|
||||
"Change recovery key password:" : "Promijenite zaporku ključa za oporavak:",
|
||||
"Change Password" : "Promijeni zaporku",
|
||||
"Your private key password no longer matches your log-in password." : "Zaporka vašeg privatnog ključa više se ne podudara s vašom zaporkom za prijavu.",
|
||||
"Set your old private key password to your current log-in password:" : "Promijenite svoju staru zaporku privatnog ključa u postojeću zaporku za prijavu:",
|
||||
"Update Private Key Password" : "Ažuriraj zaporku privatnog ključa",
|
||||
"Enable password recovery:" : "Omogući oporavak zaporke:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "U slučaju gubitka zaporke, aktiviranje ove mogućnosti ponovno će vam pribaviti pristup vašim šifriranim datotekama",
|
||||
"Enabled" : "Omogućeno",
|
||||
"Disabled" : "Onemogućeno",
|
||||
"Default encryption module for server-side encryption" : "Zadani modul za šifriranje na poslužitelju"
|
||||
"Disabled" : "Onemogućeno"
|
||||
},"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "A helyreállítási kulcsot nem lehetett engedélyezni. Ellenőrizze a helyreállítási kulcsa jelszavát!",
|
||||
"Recovery key successfully disabled" : "A helyreállítási kulcs sikeresen letiltva",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "A helyreállítási kulcsot nem lehetett letiltani. Ellenőrizze a helyreállítási kulcsa jelszavát!",
|
||||
"Missing parameters" : "Hiányzó paraméterek",
|
||||
"Please provide the old recovery password" : "Adja meg a régi helyreállítási jelszót",
|
||||
"Please provide a new recovery password" : "Adja meg az új helyreállítási jelszót",
|
||||
"Please repeat the new recovery password" : "Ismételje meg az új helyreállítási jelszót",
|
||||
|
|
@ -37,32 +36,34 @@ OC.L10N.register(
|
|||
"Default Encryption Module" : "Alapértelmezett titkosítási modul",
|
||||
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Alapértelmezett titkosítási modul a kiszolgálóoldali titkosításhoz (SSE)",
|
||||
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Ez az alkalmazás biztosítja az (alapértelmezett) titkosítási megvalósítást a Nextcloud kiszolgálóoldali titkosítási (SSE) funkciójához.\n\n\t\t\t**Titkosítás részletei**\n\t\t\t* **Titkosítási mód:** AES-256-CTR (alapértelmezett)\n\t\t\t* **Hitelesítés:** HMAC-SHA256\n\n\t\t\t**Fontos figyelmeztetések**\n\t\t\t* **VESZÉLY:** Ne tiltsa le az alkalmazást addig, amíg fel nem oldotta az összes fájl titkosítását (`occ encryption:decrypt-all`).\n\t\t\t* **FIGYELMEZTETÉS**: A nem titkosított fájltárolásra visszaálláshoz parancssoros hozzáférés szükséges. A művelet a webes felületen végleges.\"\n\n\t\t\t**Megjegyzés a meglévő fájlokhoz**\n\t\t\t* Alapértelmezés szerint az SSE engedélyezése nem titkosítja a meglévő fájlokat; csak az új fájlok lesznek titkosítva.\n\t\t\t* Az összes meglévő fájl titkosításához használja az `occ encryption:encrypt-all` parancsot.\n\n\t\t\t**Mielőtt nekikezd**\n\t\t\t* **Olvassa el a dokumentációt:** Az SSE engedélyezése, a meglévő fájlok titkosítása vagy az SSE letiltása előtt \n\t\t\t\telengedhetetlen a dokumentáció elolvasása, hogy tisztában legyen a következményekkel, és az adatvesztés\n\t\t\t\telkerülését eredményező folyamatokkal.",
|
||||
"Default encryption module" : "Alapértelmezett titkosítási modul",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "A titkosító alkalmazás engedélyezett, de a kulcsai még nincsenek előkészítve. Lépjen ki, majd lépjen be újra.",
|
||||
"Encrypt the home storage" : "Helyi tároló titkosítása",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "A lehetőség engedélyezésekor minden fájlt titkosít a fő tárolóban, egyébként csak a külső tárolókon lévő fájlok lesznek titkosítva",
|
||||
"Enable recovery key" : "Helyreállítási kulcs engedélyezése",
|
||||
"Encrypt the home storage" : "Helyi tároló titkosítása",
|
||||
"Disable recovery key" : "Helyreállítási kulcs letiltása",
|
||||
"Enable recovery key" : "Helyreállítási kulcs engedélyezése",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "A helyreállítási kulcs egy további titkosítási kulcs fájlok titkosításához. Arra szolgál, hogy egy fiókból vissza lehessen állítani a fájlokat, ha a jelszót elfelejtették.",
|
||||
"Recovery key password" : "Helyreállítási kulcs jelszava",
|
||||
"Repeat recovery key password" : "Ismételje meg a heylreállítási kulcs jelszavát",
|
||||
"Change recovery key password:" : "Helyreállítási kulcs jelszavának módosítása:",
|
||||
"Old recovery key password" : "Régi helyreállítási kulcs jelszava",
|
||||
"New recovery key password" : "Új helyreállítási kulcs jelszava",
|
||||
"Repeat new recovery key password" : "Ismételje meg az új helyreállítási kulcs jelszavát",
|
||||
"Change Password" : "Jelszó módosítása",
|
||||
"Basic encryption module" : "Alapvető titkosítási modul",
|
||||
"Your private key password no longer matches your log-in password." : "A titkos kulcsa jelszava már nem egyezik meg a bejelentkezési jelszavával. ",
|
||||
"Set your old private key password to your current log-in password:" : "A régi privát kulcsának jelszavának beállítása a jelenlegi bejelentkezési jelszavára:",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "Ha nem emlékszik a régi jelszavára, akkor megkérheti a rendszergazdát, hogy állítsa helyre a fájljait.",
|
||||
"Old log-in password" : "Régi bejelentkezési jelszó",
|
||||
"Current log-in password" : "Jelenlegi bejelentkezési jelszó",
|
||||
"Update" : "Frissítés",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "A beállítás lehetővé teszi, hogy visszanyerje a titkosított fájlok tartalmát, ha elfelejtette a jelszavát",
|
||||
"Default encryption module" : "Alapértelmezett titkosítási modul",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "A titkosító alkalmazás engedélyezett, de a kulcsai még nincsenek előkészítve. Lépjen ki, majd lépjen be újra.",
|
||||
"Basic encryption module" : "Alapvető titkosítási modul",
|
||||
"Missing parameters" : "Hiányzó paraméterek",
|
||||
"Default encryption module for server-side encryption" : "Alapértelmezett titkosítási modul a kiszolgálóoldali titkosításhoz",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Ahhoz, hogy ezt a titkosítási modult használhassa, be kell kapcsolnia a kiszolgálóoldali titkosítást az adminisztrációs felületen. Engedélyezést követően a modul minden fájlt transzparensen titkosít. A titkosítás AES 256 kulcsokon alapul.\nA modul nem módosítja a meglévő fájlokat, csak az újakat titkosítja, miután bekapcsolta a kiszolgálóoldali titkosítást. Nem lehet kikapcsolni a titkosítást, hogy titkosítatlan rendszerre váltson vissza.\nOlvassa el a dokumentációt, hogy minden következménnyel tisztában legyen, mielőtt úgy dönt, hogy engedélyezi a kiszolgálóoldali titkosítást.",
|
||||
"Change recovery key password:" : "Helyreállítási kulcs jelszavának módosítása:",
|
||||
"Change Password" : "Jelszó módosítása",
|
||||
"Your private key password no longer matches your log-in password." : "A titkos kulcsa jelszava már nem egyezik meg a bejelentkezési jelszavával. ",
|
||||
"Set your old private key password to your current log-in password:" : "A régi privát kulcsának jelszavának beállítása a jelenlegi bejelentkezési jelszavára:",
|
||||
"Update Private Key Password" : "Titkos kulcs jelszavának frissítése",
|
||||
"Enable password recovery:" : "Jelszó-helyreállítás engedélyezése:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "A beállítás lehetővé teszi, hogy visszanyerje a titkosított fájlok tartalmát, ha elfelejtette a jelszavát",
|
||||
"Enabled" : "Engedélyezve",
|
||||
"Disabled" : "Letiltva",
|
||||
"Default encryption module for server-side encryption" : "Alapértelmezett titkosítási modul a kiszolgálóoldali titkosításhoz",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Ahhoz, hogy ezt a titkosítási modult használhassa, be kell kapcsolnia a kiszolgálóoldali titkosítást az adminisztrációs felületen. Engedélyezést követően a modul minden fájlt transzparensen titkosít. A titkosítás AES 256 kulcsokon alapul.\nA modul nem módosítja a meglévő fájlokat, csak az újakat titkosítja, miután bekapcsolta a kiszolgálóoldali titkosítást. Nem lehet kikapcsolni a titkosítást, hogy titkosítatlan rendszerre váltson vissza.\nOlvassa el a dokumentációt, hogy minden következménnyel tisztában legyen, mielőtt úgy dönt, hogy engedélyezi a kiszolgálóoldali titkosítást."
|
||||
"Disabled" : "Letiltva"
|
||||
},
|
||||
"nplurals=2; plural=(n != 1);");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "A helyreállítási kulcsot nem lehetett engedélyezni. Ellenőrizze a helyreállítási kulcsa jelszavát!",
|
||||
"Recovery key successfully disabled" : "A helyreállítási kulcs sikeresen letiltva",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "A helyreállítási kulcsot nem lehetett letiltani. Ellenőrizze a helyreállítási kulcsa jelszavát!",
|
||||
"Missing parameters" : "Hiányzó paraméterek",
|
||||
"Please provide the old recovery password" : "Adja meg a régi helyreállítási jelszót",
|
||||
"Please provide a new recovery password" : "Adja meg az új helyreállítási jelszót",
|
||||
"Please repeat the new recovery password" : "Ismételje meg az új helyreállítási jelszót",
|
||||
|
|
@ -35,32 +34,34 @@
|
|||
"Default Encryption Module" : "Alapértelmezett titkosítási modul",
|
||||
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Alapértelmezett titkosítási modul a kiszolgálóoldali titkosításhoz (SSE)",
|
||||
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "Ez az alkalmazás biztosítja az (alapértelmezett) titkosítási megvalósítást a Nextcloud kiszolgálóoldali titkosítási (SSE) funkciójához.\n\n\t\t\t**Titkosítás részletei**\n\t\t\t* **Titkosítási mód:** AES-256-CTR (alapértelmezett)\n\t\t\t* **Hitelesítés:** HMAC-SHA256\n\n\t\t\t**Fontos figyelmeztetések**\n\t\t\t* **VESZÉLY:** Ne tiltsa le az alkalmazást addig, amíg fel nem oldotta az összes fájl titkosítását (`occ encryption:decrypt-all`).\n\t\t\t* **FIGYELMEZTETÉS**: A nem titkosított fájltárolásra visszaálláshoz parancssoros hozzáférés szükséges. A művelet a webes felületen végleges.\"\n\n\t\t\t**Megjegyzés a meglévő fájlokhoz**\n\t\t\t* Alapértelmezés szerint az SSE engedélyezése nem titkosítja a meglévő fájlokat; csak az új fájlok lesznek titkosítva.\n\t\t\t* Az összes meglévő fájl titkosításához használja az `occ encryption:encrypt-all` parancsot.\n\n\t\t\t**Mielőtt nekikezd**\n\t\t\t* **Olvassa el a dokumentációt:** Az SSE engedélyezése, a meglévő fájlok titkosítása vagy az SSE letiltása előtt \n\t\t\t\telengedhetetlen a dokumentáció elolvasása, hogy tisztában legyen a következményekkel, és az adatvesztés\n\t\t\t\telkerülését eredményező folyamatokkal.",
|
||||
"Default encryption module" : "Alapértelmezett titkosítási modul",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "A titkosító alkalmazás engedélyezett, de a kulcsai még nincsenek előkészítve. Lépjen ki, majd lépjen be újra.",
|
||||
"Encrypt the home storage" : "Helyi tároló titkosítása",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "A lehetőség engedélyezésekor minden fájlt titkosít a fő tárolóban, egyébként csak a külső tárolókon lévő fájlok lesznek titkosítva",
|
||||
"Enable recovery key" : "Helyreállítási kulcs engedélyezése",
|
||||
"Encrypt the home storage" : "Helyi tároló titkosítása",
|
||||
"Disable recovery key" : "Helyreállítási kulcs letiltása",
|
||||
"Enable recovery key" : "Helyreállítási kulcs engedélyezése",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "A helyreállítási kulcs egy további titkosítási kulcs fájlok titkosításához. Arra szolgál, hogy egy fiókból vissza lehessen állítani a fájlokat, ha a jelszót elfelejtették.",
|
||||
"Recovery key password" : "Helyreállítási kulcs jelszava",
|
||||
"Repeat recovery key password" : "Ismételje meg a heylreállítási kulcs jelszavát",
|
||||
"Change recovery key password:" : "Helyreállítási kulcs jelszavának módosítása:",
|
||||
"Old recovery key password" : "Régi helyreállítási kulcs jelszava",
|
||||
"New recovery key password" : "Új helyreállítási kulcs jelszava",
|
||||
"Repeat new recovery key password" : "Ismételje meg az új helyreállítási kulcs jelszavát",
|
||||
"Change Password" : "Jelszó módosítása",
|
||||
"Basic encryption module" : "Alapvető titkosítási modul",
|
||||
"Your private key password no longer matches your log-in password." : "A titkos kulcsa jelszava már nem egyezik meg a bejelentkezési jelszavával. ",
|
||||
"Set your old private key password to your current log-in password:" : "A régi privát kulcsának jelszavának beállítása a jelenlegi bejelentkezési jelszavára:",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "Ha nem emlékszik a régi jelszavára, akkor megkérheti a rendszergazdát, hogy állítsa helyre a fájljait.",
|
||||
"Old log-in password" : "Régi bejelentkezési jelszó",
|
||||
"Current log-in password" : "Jelenlegi bejelentkezési jelszó",
|
||||
"Update" : "Frissítés",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "A beállítás lehetővé teszi, hogy visszanyerje a titkosított fájlok tartalmát, ha elfelejtette a jelszavát",
|
||||
"Default encryption module" : "Alapértelmezett titkosítási modul",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "A titkosító alkalmazás engedélyezett, de a kulcsai még nincsenek előkészítve. Lépjen ki, majd lépjen be újra.",
|
||||
"Basic encryption module" : "Alapvető titkosítási modul",
|
||||
"Missing parameters" : "Hiányzó paraméterek",
|
||||
"Default encryption module for server-side encryption" : "Alapértelmezett titkosítási modul a kiszolgálóoldali titkosításhoz",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Ahhoz, hogy ezt a titkosítási modult használhassa, be kell kapcsolnia a kiszolgálóoldali titkosítást az adminisztrációs felületen. Engedélyezést követően a modul minden fájlt transzparensen titkosít. A titkosítás AES 256 kulcsokon alapul.\nA modul nem módosítja a meglévő fájlokat, csak az újakat titkosítja, miután bekapcsolta a kiszolgálóoldali titkosítást. Nem lehet kikapcsolni a titkosítást, hogy titkosítatlan rendszerre váltson vissza.\nOlvassa el a dokumentációt, hogy minden következménnyel tisztában legyen, mielőtt úgy dönt, hogy engedélyezi a kiszolgálóoldali titkosítást.",
|
||||
"Change recovery key password:" : "Helyreállítási kulcs jelszavának módosítása:",
|
||||
"Change Password" : "Jelszó módosítása",
|
||||
"Your private key password no longer matches your log-in password." : "A titkos kulcsa jelszava már nem egyezik meg a bejelentkezési jelszavával. ",
|
||||
"Set your old private key password to your current log-in password:" : "A régi privát kulcsának jelszavának beállítása a jelenlegi bejelentkezési jelszavára:",
|
||||
"Update Private Key Password" : "Titkos kulcs jelszavának frissítése",
|
||||
"Enable password recovery:" : "Jelszó-helyreállítás engedélyezése:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "A beállítás lehetővé teszi, hogy visszanyerje a titkosított fájlok tartalmát, ha elfelejtette a jelszavát",
|
||||
"Enabled" : "Engedélyezve",
|
||||
"Disabled" : "Letiltva",
|
||||
"Default encryption module for server-side encryption" : "Alapértelmezett titkosítási modul a kiszolgálóoldali titkosításhoz",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "Ahhoz, hogy ezt a titkosítási modult használhassa, be kell kapcsolnia a kiszolgálóoldali titkosítást az adminisztrációs felületen. Engedélyezést követően a modul minden fájlt transzparensen titkosít. A titkosítás AES 256 kulcsokon alapul.\nA modul nem módosítja a meglévő fájlokat, csak az újakat titkosítja, miután bekapcsolta a kiszolgálóoldali titkosítást. Nem lehet kikapcsolni a titkosítást, hogy titkosítatlan rendszerre váltson vissza.\nOlvassa el a dokumentációt, hogy minden következménnyel tisztában legyen, mielőtt úgy dönt, hogy engedélyezi a kiszolgálóoldali titkosítást."
|
||||
"Disabled" : "Letiltva"
|
||||
},"pluralForm" :"nplurals=2; plural=(n != 1);"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Tidak dapat mengaktifkan kunci pemulihan. Silakan periksa kata sandi kunci pemulihan Anda!",
|
||||
"Recovery key successfully disabled" : "Kunci pemulihan berhasil dinonaktifkan",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Tidak dapat menonaktifkan kunci pemulihan. Silakan periksa kata sandi kunci pemulihan Anda!",
|
||||
"Missing parameters" : "Parameter salah",
|
||||
"Please provide the old recovery password" : "Mohon berikan kata sandi pemulihan lama",
|
||||
"Please provide a new recovery password" : "Mohon berikan kata sandi pemulihan baru",
|
||||
"Please repeat the new recovery password" : "Silakan ulangi sandi pemulihan baru",
|
||||
|
|
@ -31,29 +30,31 @@ OC.L10N.register(
|
|||
"Encryption password" : "Sandi enkripsi",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tidak dapat mendekripsi file ini, mungkin ini adalah file bersama. Harap minta pemilik file untuk membagikan ulang file dengan Anda.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tidak dapat membaca file ini, mungkin ini adalah file bersama. Harap minta pemilik file untuk membagikan ulang file dengan Anda.",
|
||||
"Default encryption module" : "Modul bawaan enkripsi",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikasi enkripsi telah diaktifkan tetapi kunci tidak terinisialisasi, silakan log-out dan log-in lagi",
|
||||
"Encrypt the home storage" : "Enkripsi penyimpanan rumah",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Mengaktifkan opsi ini akan mengenkripsi semua berkas yang disimpan pada penyimpanan utama, jika tidak diaktifkan maka hanya berkas pada penyimpanan eksternal saja yang akan dienkripsi.",
|
||||
"Enable recovery key" : "Aktifkan kunci pemulihan",
|
||||
"Encrypt the home storage" : "Enkripsi penyimpanan rumah",
|
||||
"Disable recovery key" : "Nonaktifkan kunci pemulihan",
|
||||
"Enable recovery key" : "Aktifkan kunci pemulihan",
|
||||
"Recovery key password" : "Kata sandi kunci pemulihan",
|
||||
"Repeat recovery key password" : "Ulangi kata sandi kunci pemulihan",
|
||||
"Change recovery key password:" : "Ubah kata sandi kunci pemulihan:",
|
||||
"Old recovery key password" : "Kata sandi kunci pemulihan lama",
|
||||
"New recovery key password" : "Kata sandi kunci pemulihan baru",
|
||||
"Repeat new recovery key password" : "Ulangi sandi kunci pemulihan baru",
|
||||
"Change Password" : "Ubah Sandi",
|
||||
"Basic encryption module" : "Modul enkripsi dasar",
|
||||
"Your private key password no longer matches your log-in password." : "Kata sandi kunci private Anda tidak lagi cocok dengan kata sandi masuk Anda.",
|
||||
"Set your old private key password to your current log-in password:" : "Setel kata sandi kunci private Anda untuk kata sandi masuk Anda saat ini:",
|
||||
"Old log-in password" : "Kata sandi masuk yang lama",
|
||||
"Current log-in password" : "Kata sandi masuk saat ini",
|
||||
"Update" : "Perbarui",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Mengaktifkan opsi ini memungkinkan Anda untuk mendapatkan kembali akses ke berkas terenkripsi Anda dalam kasus kehilangan kata sandi",
|
||||
"Default encryption module" : "Modul bawaan enkripsi",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikasi enkripsi telah diaktifkan tetapi kunci tidak terinisialisasi, silakan log-out dan log-in lagi",
|
||||
"Basic encryption module" : "Modul enkripsi dasar",
|
||||
"Missing parameters" : "Parameter salah",
|
||||
"Default encryption module for server-side encryption" : "Modul enkripsi bawaan pada enkripsi sisi-peladen",
|
||||
"Change recovery key password:" : "Ubah kata sandi kunci pemulihan:",
|
||||
"Change Password" : "Ubah Sandi",
|
||||
"Your private key password no longer matches your log-in password." : "Kata sandi kunci private Anda tidak lagi cocok dengan kata sandi masuk Anda.",
|
||||
"Set your old private key password to your current log-in password:" : "Setel kata sandi kunci private Anda untuk kata sandi masuk Anda saat ini:",
|
||||
"Update Private Key Password" : "Perbarui Kata Sandi Kunci Private",
|
||||
"Enable password recovery:" : "Aktifkan kata sandi pemulihan:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Mengaktifkan opsi ini memungkinkan Anda untuk mendapatkan kembali akses ke berkas terenkripsi Anda dalam kasus kehilangan kata sandi",
|
||||
"Enabled" : "Diaktifkan",
|
||||
"Disabled" : "Dinonaktifkan",
|
||||
"Default encryption module for server-side encryption" : "Modul enkripsi bawaan pada enkripsi sisi-peladen"
|
||||
"Disabled" : "Dinonaktifkan"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Tidak dapat mengaktifkan kunci pemulihan. Silakan periksa kata sandi kunci pemulihan Anda!",
|
||||
"Recovery key successfully disabled" : "Kunci pemulihan berhasil dinonaktifkan",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Tidak dapat menonaktifkan kunci pemulihan. Silakan periksa kata sandi kunci pemulihan Anda!",
|
||||
"Missing parameters" : "Parameter salah",
|
||||
"Please provide the old recovery password" : "Mohon berikan kata sandi pemulihan lama",
|
||||
"Please provide a new recovery password" : "Mohon berikan kata sandi pemulihan baru",
|
||||
"Please repeat the new recovery password" : "Silakan ulangi sandi pemulihan baru",
|
||||
|
|
@ -29,29 +28,31 @@
|
|||
"Encryption password" : "Sandi enkripsi",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tidak dapat mendekripsi file ini, mungkin ini adalah file bersama. Harap minta pemilik file untuk membagikan ulang file dengan Anda.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Tidak dapat membaca file ini, mungkin ini adalah file bersama. Harap minta pemilik file untuk membagikan ulang file dengan Anda.",
|
||||
"Default encryption module" : "Modul bawaan enkripsi",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikasi enkripsi telah diaktifkan tetapi kunci tidak terinisialisasi, silakan log-out dan log-in lagi",
|
||||
"Encrypt the home storage" : "Enkripsi penyimpanan rumah",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Mengaktifkan opsi ini akan mengenkripsi semua berkas yang disimpan pada penyimpanan utama, jika tidak diaktifkan maka hanya berkas pada penyimpanan eksternal saja yang akan dienkripsi.",
|
||||
"Enable recovery key" : "Aktifkan kunci pemulihan",
|
||||
"Encrypt the home storage" : "Enkripsi penyimpanan rumah",
|
||||
"Disable recovery key" : "Nonaktifkan kunci pemulihan",
|
||||
"Enable recovery key" : "Aktifkan kunci pemulihan",
|
||||
"Recovery key password" : "Kata sandi kunci pemulihan",
|
||||
"Repeat recovery key password" : "Ulangi kata sandi kunci pemulihan",
|
||||
"Change recovery key password:" : "Ubah kata sandi kunci pemulihan:",
|
||||
"Old recovery key password" : "Kata sandi kunci pemulihan lama",
|
||||
"New recovery key password" : "Kata sandi kunci pemulihan baru",
|
||||
"Repeat new recovery key password" : "Ulangi sandi kunci pemulihan baru",
|
||||
"Change Password" : "Ubah Sandi",
|
||||
"Basic encryption module" : "Modul enkripsi dasar",
|
||||
"Your private key password no longer matches your log-in password." : "Kata sandi kunci private Anda tidak lagi cocok dengan kata sandi masuk Anda.",
|
||||
"Set your old private key password to your current log-in password:" : "Setel kata sandi kunci private Anda untuk kata sandi masuk Anda saat ini:",
|
||||
"Old log-in password" : "Kata sandi masuk yang lama",
|
||||
"Current log-in password" : "Kata sandi masuk saat ini",
|
||||
"Update" : "Perbarui",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Mengaktifkan opsi ini memungkinkan Anda untuk mendapatkan kembali akses ke berkas terenkripsi Anda dalam kasus kehilangan kata sandi",
|
||||
"Default encryption module" : "Modul bawaan enkripsi",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Aplikasi enkripsi telah diaktifkan tetapi kunci tidak terinisialisasi, silakan log-out dan log-in lagi",
|
||||
"Basic encryption module" : "Modul enkripsi dasar",
|
||||
"Missing parameters" : "Parameter salah",
|
||||
"Default encryption module for server-side encryption" : "Modul enkripsi bawaan pada enkripsi sisi-peladen",
|
||||
"Change recovery key password:" : "Ubah kata sandi kunci pemulihan:",
|
||||
"Change Password" : "Ubah Sandi",
|
||||
"Your private key password no longer matches your log-in password." : "Kata sandi kunci private Anda tidak lagi cocok dengan kata sandi masuk Anda.",
|
||||
"Set your old private key password to your current log-in password:" : "Setel kata sandi kunci private Anda untuk kata sandi masuk Anda saat ini:",
|
||||
"Update Private Key Password" : "Perbarui Kata Sandi Kunci Private",
|
||||
"Enable password recovery:" : "Aktifkan kata sandi pemulihan:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Mengaktifkan opsi ini memungkinkan Anda untuk mendapatkan kembali akses ke berkas terenkripsi Anda dalam kasus kehilangan kata sandi",
|
||||
"Enabled" : "Diaktifkan",
|
||||
"Disabled" : "Dinonaktifkan",
|
||||
"Default encryption module for server-side encryption" : "Modul enkripsi bawaan pada enkripsi sisi-peladen"
|
||||
"Disabled" : "Dinonaktifkan"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Tókst ekki að virkja endurheimtulykil. Athugaðu endurheimtulykilorðið þitt!",
|
||||
"Recovery key successfully disabled" : "Tókst að gera endurheimtulykil óvirkan",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Tókst ekki að gera endurheimtulykil óvirkan. Athugaðu endurheimtulykilorðið þitt!",
|
||||
"Missing parameters" : "Vantar breytur",
|
||||
"Please provide the old recovery password" : "Settu inn gamla endurheimtulykilorðið",
|
||||
"Please provide a new recovery password" : "Settu inn nýja endurheimtulykilorðið",
|
||||
"Please repeat the new recovery password" : "Endurtaktu nýja endurheimtulykilorðið",
|
||||
|
|
@ -28,29 +27,31 @@ OC.L10N.register(
|
|||
"Bad Signature" : "Ógild undirritun",
|
||||
"Missing Signature" : "Vantar undirritun",
|
||||
"one-time password for server-side-encryption" : "eins-skiptis lykilorð fyrir dulritun á þjóni",
|
||||
"Default encryption module" : "Sjálfgefin dulritunareining",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Dulritunarforritið er virkt en dulritunarlyklarnir þínir eru ekki tilbúnir til notkunar, skráðu þig út og svo aftur inn",
|
||||
"Encrypt the home storage" : "Dulrita heimamöppuna",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Ef þessi kostur er virkur verða allar skrár í aðalgeymslu dulritaðar, annars verða einungis skrár í ytri gagnageymslum dulritaðar",
|
||||
"Enable recovery key" : "Virkja endurheimtingarlykil",
|
||||
"Encrypt the home storage" : "Dulrita heimamöppuna",
|
||||
"Disable recovery key" : "Gera endurheimtingarlykil óvirkan",
|
||||
"Enable recovery key" : "Virkja endurheimtingarlykil",
|
||||
"Recovery key password" : "Endurheimtulykilorð",
|
||||
"Repeat recovery key password" : "Endurtaktu endurheimtulykilorðið",
|
||||
"Change recovery key password:" : "Breyta endurheimtulykilorði:",
|
||||
"Old recovery key password" : "Gamla endurheimtulykilorðið",
|
||||
"New recovery key password" : "Nýtt endurheimtulykilorð",
|
||||
"Repeat new recovery key password" : "Endurtaktu nýja endurheimtulykilorðið",
|
||||
"Change Password" : "Breyta lykilorði",
|
||||
"Basic encryption module" : "Grunn-dulritunareining",
|
||||
"Your private key password no longer matches your log-in password." : "Lykilorð einkalykilsins þíns samsvarar ekki lengur innskráningarlykilorðinu þínu.",
|
||||
"Set your old private key password to your current log-in password:" : "Settu eldra lykilorð einkalykilsins þíns á að vera það sama og núgildandi innskráningarlykilorðið þitt:",
|
||||
"Old log-in password" : "Gamla innskráningarlykilorðið",
|
||||
"Current log-in password" : "Núgildandi innskráningarlykilorð",
|
||||
"Update" : "Uppfæra",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Ef þessi kostur er virkur gerir það þér kleift að endurheimta aðgang að skránum þínum ef þú tapar lykilorðinu",
|
||||
"Default encryption module" : "Sjálfgefin dulritunareining",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Dulritunarforritið er virkt en dulritunarlyklarnir þínir eru ekki tilbúnir til notkunar, skráðu þig út og svo aftur inn",
|
||||
"Basic encryption module" : "Grunn-dulritunareining",
|
||||
"Missing parameters" : "Vantar breytur",
|
||||
"Default encryption module for server-side encryption" : "Sjálfgefin dulritunareining fyrir dulritun á vefþjóni",
|
||||
"Change recovery key password:" : "Breyta endurheimtulykilorði:",
|
||||
"Change Password" : "Breyta lykilorði",
|
||||
"Your private key password no longer matches your log-in password." : "Lykilorð einkalykilsins þíns samsvarar ekki lengur innskráningarlykilorðinu þínu.",
|
||||
"Set your old private key password to your current log-in password:" : "Settu eldra lykilorð einkalykilsins þíns á að vera það sama og núgildandi innskráningarlykilorðið þitt:",
|
||||
"Update Private Key Password" : "Uppfæra lykilorð einkalykils:",
|
||||
"Enable password recovery:" : "Virkja endurheimtingu lykilorðs:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Ef þessi kostur er virkur gerir það þér kleift að endurheimta aðgang að skránum þínum ef þú tapar lykilorðinu",
|
||||
"Enabled" : "Virkt",
|
||||
"Disabled" : "Óvirkt",
|
||||
"Default encryption module for server-side encryption" : "Sjálfgefin dulritunareining fyrir dulritun á vefþjóni"
|
||||
"Disabled" : "Óvirkt"
|
||||
},
|
||||
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Tókst ekki að virkja endurheimtulykil. Athugaðu endurheimtulykilorðið þitt!",
|
||||
"Recovery key successfully disabled" : "Tókst að gera endurheimtulykil óvirkan",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Tókst ekki að gera endurheimtulykil óvirkan. Athugaðu endurheimtulykilorðið þitt!",
|
||||
"Missing parameters" : "Vantar breytur",
|
||||
"Please provide the old recovery password" : "Settu inn gamla endurheimtulykilorðið",
|
||||
"Please provide a new recovery password" : "Settu inn nýja endurheimtulykilorðið",
|
||||
"Please repeat the new recovery password" : "Endurtaktu nýja endurheimtulykilorðið",
|
||||
|
|
@ -26,29 +25,31 @@
|
|||
"Bad Signature" : "Ógild undirritun",
|
||||
"Missing Signature" : "Vantar undirritun",
|
||||
"one-time password for server-side-encryption" : "eins-skiptis lykilorð fyrir dulritun á þjóni",
|
||||
"Default encryption module" : "Sjálfgefin dulritunareining",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Dulritunarforritið er virkt en dulritunarlyklarnir þínir eru ekki tilbúnir til notkunar, skráðu þig út og svo aftur inn",
|
||||
"Encrypt the home storage" : "Dulrita heimamöppuna",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Ef þessi kostur er virkur verða allar skrár í aðalgeymslu dulritaðar, annars verða einungis skrár í ytri gagnageymslum dulritaðar",
|
||||
"Enable recovery key" : "Virkja endurheimtingarlykil",
|
||||
"Encrypt the home storage" : "Dulrita heimamöppuna",
|
||||
"Disable recovery key" : "Gera endurheimtingarlykil óvirkan",
|
||||
"Enable recovery key" : "Virkja endurheimtingarlykil",
|
||||
"Recovery key password" : "Endurheimtulykilorð",
|
||||
"Repeat recovery key password" : "Endurtaktu endurheimtulykilorðið",
|
||||
"Change recovery key password:" : "Breyta endurheimtulykilorði:",
|
||||
"Old recovery key password" : "Gamla endurheimtulykilorðið",
|
||||
"New recovery key password" : "Nýtt endurheimtulykilorð",
|
||||
"Repeat new recovery key password" : "Endurtaktu nýja endurheimtulykilorðið",
|
||||
"Change Password" : "Breyta lykilorði",
|
||||
"Basic encryption module" : "Grunn-dulritunareining",
|
||||
"Your private key password no longer matches your log-in password." : "Lykilorð einkalykilsins þíns samsvarar ekki lengur innskráningarlykilorðinu þínu.",
|
||||
"Set your old private key password to your current log-in password:" : "Settu eldra lykilorð einkalykilsins þíns á að vera það sama og núgildandi innskráningarlykilorðið þitt:",
|
||||
"Old log-in password" : "Gamla innskráningarlykilorðið",
|
||||
"Current log-in password" : "Núgildandi innskráningarlykilorð",
|
||||
"Update" : "Uppfæra",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Ef þessi kostur er virkur gerir það þér kleift að endurheimta aðgang að skránum þínum ef þú tapar lykilorðinu",
|
||||
"Default encryption module" : "Sjálfgefin dulritunareining",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Dulritunarforritið er virkt en dulritunarlyklarnir þínir eru ekki tilbúnir til notkunar, skráðu þig út og svo aftur inn",
|
||||
"Basic encryption module" : "Grunn-dulritunareining",
|
||||
"Missing parameters" : "Vantar breytur",
|
||||
"Default encryption module for server-side encryption" : "Sjálfgefin dulritunareining fyrir dulritun á vefþjóni",
|
||||
"Change recovery key password:" : "Breyta endurheimtulykilorði:",
|
||||
"Change Password" : "Breyta lykilorði",
|
||||
"Your private key password no longer matches your log-in password." : "Lykilorð einkalykilsins þíns samsvarar ekki lengur innskráningarlykilorðinu þínu.",
|
||||
"Set your old private key password to your current log-in password:" : "Settu eldra lykilorð einkalykilsins þíns á að vera það sama og núgildandi innskráningarlykilorðið þitt:",
|
||||
"Update Private Key Password" : "Uppfæra lykilorð einkalykils:",
|
||||
"Enable password recovery:" : "Virkja endurheimtingu lykilorðs:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Ef þessi kostur er virkur gerir það þér kleift að endurheimta aðgang að skránum þínum ef þú tapar lykilorðinu",
|
||||
"Enabled" : "Virkt",
|
||||
"Disabled" : "Óvirkt",
|
||||
"Default encryption module for server-side encryption" : "Sjálfgefin dulritunareining fyrir dulritun á vefþjóni"
|
||||
"Disabled" : "Óvirkt"
|
||||
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Impossibile abilitare la chiave di ripristino. Verifica la password della chiave di ripristino.",
|
||||
"Recovery key successfully disabled" : "Chiave di ripristino disabilitata correttamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Impossibile disabilitare la chiave di ripristino. Verifica la password della chiave di ripristino.",
|
||||
"Missing parameters" : "Parametri mancanti",
|
||||
"Please provide the old recovery password" : "Fornisci la vecchia password di ripristino",
|
||||
"Please provide a new recovery password" : "Fornisci una nuova password di ripristino",
|
||||
"Please repeat the new recovery password" : "Ripeti la nuova password di ripristino",
|
||||
|
|
@ -31,29 +30,31 @@ OC.L10N.register(
|
|||
"Encryption password" : "Password di cifratura",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Impossibile decifrare questo file, probabilmente è un file condiviso. Chiedi al proprietario del file di condividere nuovamente il file con te.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Impossibile leggere questo file, probabilmente è un file condiviso. Chiedi al proprietario del file di condividere nuovamente il file con te.",
|
||||
"Default encryption module" : "Modulo di cifratura predefinito",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "L'applicazione di cifratura è abilitata, ma le chiavi non sono state inizializzate, disconnettiti ed effettua nuovamente l'accesso",
|
||||
"Encrypt the home storage" : "Cifra l'archiviazione principale",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "L'abilitazione di questa opzione cifra tutti i file memorizzati sull'archiviazione principale, altrimenti saranno cifrati solo i file sull'archiviazione esterna.",
|
||||
"Enable recovery key" : "Abilita chiave di ripristino",
|
||||
"Encrypt the home storage" : "Cifra l'archiviazione principale",
|
||||
"Disable recovery key" : "Disabilita chiave di ripristino",
|
||||
"Enable recovery key" : "Abilita chiave di ripristino",
|
||||
"Recovery key password" : "Password della chiave di ripristino",
|
||||
"Repeat recovery key password" : "Ripeti la password della chiave di ripristino",
|
||||
"Change recovery key password:" : "Cambia la password della chiave di ripristino:",
|
||||
"Old recovery key password" : "Vecchia password della chiave di ripristino",
|
||||
"New recovery key password" : "Nuova password della chiave di ripristino",
|
||||
"Repeat new recovery key password" : "Ripeti la nuova password della chiave di ripristino",
|
||||
"Change Password" : "Modifica password",
|
||||
"Basic encryption module" : "Modulo di cifratura base",
|
||||
"Your private key password no longer matches your log-in password." : "La password della chiave privata non corrisponde più alla password di accesso.",
|
||||
"Set your old private key password to your current log-in password:" : "Imposta la vecchia password della chiave privata sull'attuale password di accesso:",
|
||||
"Old log-in password" : "Vecchia password di accesso",
|
||||
"Current log-in password" : "Password di accesso attuale",
|
||||
"Update" : "Aggiorna",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "L'abilitazione di questa opzione ti consentirà di accedere nuovamente ai file cifrati in caso di perdita della password",
|
||||
"Default encryption module" : "Modulo di cifratura predefinito",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "L'applicazione di cifratura è abilitata, ma le chiavi non sono state inizializzate, disconnettiti ed effettua nuovamente l'accesso",
|
||||
"Basic encryption module" : "Modulo di cifratura base",
|
||||
"Missing parameters" : "Parametri mancanti",
|
||||
"Default encryption module for server-side encryption" : "Modulo di cifratura predefinito per la cifratura lato server",
|
||||
"Change recovery key password:" : "Cambia la password della chiave di ripristino:",
|
||||
"Change Password" : "Modifica password",
|
||||
"Your private key password no longer matches your log-in password." : "La password della chiave privata non corrisponde più alla password di accesso.",
|
||||
"Set your old private key password to your current log-in password:" : "Imposta la vecchia password della chiave privata sull'attuale password di accesso:",
|
||||
"Update Private Key Password" : "Aggiorna la password della chiave privata",
|
||||
"Enable password recovery:" : "Abilita il ripristino della password:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "L'abilitazione di questa opzione ti consentirà di accedere nuovamente ai file cifrati in caso di perdita della password",
|
||||
"Enabled" : "Abilitata",
|
||||
"Disabled" : "Disabilitata",
|
||||
"Default encryption module for server-side encryption" : "Modulo di cifratura predefinito per la cifratura lato server"
|
||||
"Disabled" : "Disabilitata"
|
||||
},
|
||||
"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Impossibile abilitare la chiave di ripristino. Verifica la password della chiave di ripristino.",
|
||||
"Recovery key successfully disabled" : "Chiave di ripristino disabilitata correttamente",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Impossibile disabilitare la chiave di ripristino. Verifica la password della chiave di ripristino.",
|
||||
"Missing parameters" : "Parametri mancanti",
|
||||
"Please provide the old recovery password" : "Fornisci la vecchia password di ripristino",
|
||||
"Please provide a new recovery password" : "Fornisci una nuova password di ripristino",
|
||||
"Please repeat the new recovery password" : "Ripeti la nuova password di ripristino",
|
||||
|
|
@ -29,29 +28,31 @@
|
|||
"Encryption password" : "Password di cifratura",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Impossibile decifrare questo file, probabilmente è un file condiviso. Chiedi al proprietario del file di condividere nuovamente il file con te.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Impossibile leggere questo file, probabilmente è un file condiviso. Chiedi al proprietario del file di condividere nuovamente il file con te.",
|
||||
"Default encryption module" : "Modulo di cifratura predefinito",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "L'applicazione di cifratura è abilitata, ma le chiavi non sono state inizializzate, disconnettiti ed effettua nuovamente l'accesso",
|
||||
"Encrypt the home storage" : "Cifra l'archiviazione principale",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "L'abilitazione di questa opzione cifra tutti i file memorizzati sull'archiviazione principale, altrimenti saranno cifrati solo i file sull'archiviazione esterna.",
|
||||
"Enable recovery key" : "Abilita chiave di ripristino",
|
||||
"Encrypt the home storage" : "Cifra l'archiviazione principale",
|
||||
"Disable recovery key" : "Disabilita chiave di ripristino",
|
||||
"Enable recovery key" : "Abilita chiave di ripristino",
|
||||
"Recovery key password" : "Password della chiave di ripristino",
|
||||
"Repeat recovery key password" : "Ripeti la password della chiave di ripristino",
|
||||
"Change recovery key password:" : "Cambia la password della chiave di ripristino:",
|
||||
"Old recovery key password" : "Vecchia password della chiave di ripristino",
|
||||
"New recovery key password" : "Nuova password della chiave di ripristino",
|
||||
"Repeat new recovery key password" : "Ripeti la nuova password della chiave di ripristino",
|
||||
"Change Password" : "Modifica password",
|
||||
"Basic encryption module" : "Modulo di cifratura base",
|
||||
"Your private key password no longer matches your log-in password." : "La password della chiave privata non corrisponde più alla password di accesso.",
|
||||
"Set your old private key password to your current log-in password:" : "Imposta la vecchia password della chiave privata sull'attuale password di accesso:",
|
||||
"Old log-in password" : "Vecchia password di accesso",
|
||||
"Current log-in password" : "Password di accesso attuale",
|
||||
"Update" : "Aggiorna",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "L'abilitazione di questa opzione ti consentirà di accedere nuovamente ai file cifrati in caso di perdita della password",
|
||||
"Default encryption module" : "Modulo di cifratura predefinito",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "L'applicazione di cifratura è abilitata, ma le chiavi non sono state inizializzate, disconnettiti ed effettua nuovamente l'accesso",
|
||||
"Basic encryption module" : "Modulo di cifratura base",
|
||||
"Missing parameters" : "Parametri mancanti",
|
||||
"Default encryption module for server-side encryption" : "Modulo di cifratura predefinito per la cifratura lato server",
|
||||
"Change recovery key password:" : "Cambia la password della chiave di ripristino:",
|
||||
"Change Password" : "Modifica password",
|
||||
"Your private key password no longer matches your log-in password." : "La password della chiave privata non corrisponde più alla password di accesso.",
|
||||
"Set your old private key password to your current log-in password:" : "Imposta la vecchia password della chiave privata sull'attuale password di accesso:",
|
||||
"Update Private Key Password" : "Aggiorna la password della chiave privata",
|
||||
"Enable password recovery:" : "Abilita il ripristino della password:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "L'abilitazione di questa opzione ti consentirà di accedere nuovamente ai file cifrati in caso di perdita della password",
|
||||
"Enabled" : "Abilitata",
|
||||
"Disabled" : "Disabilitata",
|
||||
"Default encryption module for server-side encryption" : "Modulo di cifratura predefinito per la cifratura lato server"
|
||||
"Disabled" : "Disabilitata"
|
||||
},"pluralForm" :"nplurals=3; plural=n == 1 ? 0 : n != 0 && n % 1000000 == 0 ? 1 : 2;"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "復旧キーを有効にできませんでした。リカバリ用のキーのパスワードを確認してください!",
|
||||
"Recovery key successfully disabled" : "復旧キーを正常に無効化しました",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "復旧キーを無効化できませんでした。リカバリ用のキーのパスワードを確認してください!",
|
||||
"Missing parameters" : "パラメータが不足しています",
|
||||
"Please provide the old recovery password" : "古い復旧キーのパスワードを入力",
|
||||
"Please provide a new recovery password" : "新しい復旧キーのパスワードを入力",
|
||||
"Please repeat the new recovery password" : "新しい復旧キーのパスワードをもう一度入力",
|
||||
|
|
@ -37,32 +36,34 @@ OC.L10N.register(
|
|||
"Default Encryption Module" : "デフォルトの暗号化モジュール",
|
||||
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Nextcloud サーバー側暗号化 (SSE) のデフォルトの暗号化モジュール",
|
||||
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "このアプリは、Nextcloud のサーバー側暗号化 (SSE) 機能の(デフォルトの)暗号化実装を提供します。\n\n**暗号化の詳細**\n* **暗号モード:** AES-256-CTR (デフォルト)\n* **認証:** HMAC-SHA256\n\n**重要な警告**\n* **危険:** すべてのファイルが復号化されるまで、このアプリケーションを無効にしないでください (`occ encryption:decrypt-all`)。\n* **警告**: アクティベーション後に暗号化されていないファイルストレージに戻すには、コマンドラインアクセスが必要です。この操作はWeb UI経由で永続的に実行されます。\n\n**既存ファイルに関する注意事項**\n* デフォルトでは、SSEを有効にしても既存のファイルは暗号化されず、新規ファイルのみが暗号化されます。\n* 既存のすべてのファイルを暗号化するには、コマンド「occ encryption:encrypt-all」を使用します。\n\n**始める前に**\n* **ドキュメントを読む:** SSEを有効化、既存ファイルを暗号化、または無効化する前に、\nSSEの影響とデータ損失を回避するための適切な手順を理解するために、ドキュメントを読むことが重要です。",
|
||||
"Default encryption module" : "デフォルトの暗号化モジュール",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "暗号化アプリは有効ですが、あなたの暗号化キーは初期化されていません。ログアウトした後に、再度ログインしてください",
|
||||
"Encrypt the home storage" : "メインストレージ暗号化",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "このオプションを有効にすると、外部ストレージ接続ストレージだけが暗号化されるのではなく、メインストレージのファイルすべてが暗号化されます。",
|
||||
"Enable recovery key" : "復旧キーを有効にする",
|
||||
"Encrypt the home storage" : "メインストレージ暗号化",
|
||||
"Disable recovery key" : "復旧キーを無効にする",
|
||||
"Enable recovery key" : "復旧キーを有効にする",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "復旧キーは、ファイルの暗号化に使用される追加の暗号鍵です。パスワードを忘れた場合に、アカウントからファイルを復旧するために使用されます。",
|
||||
"Recovery key password" : "復旧キーのパスワード",
|
||||
"Repeat recovery key password" : "復旧キーのパスワードをもう一度入力",
|
||||
"Change recovery key password:" : "復旧キーのパスワードを変更:",
|
||||
"Old recovery key password" : "古い復旧キーのパスワード",
|
||||
"New recovery key password" : "新しい復旧キーのパスワード",
|
||||
"Repeat new recovery key password" : "新しい復旧キーのパスワードをもう一度入力",
|
||||
"Change Password" : "パスワードを変更",
|
||||
"Basic encryption module" : "基本暗号化モジュール",
|
||||
"Your private key password no longer matches your log-in password." : "もはや秘密鍵はログインパスワードと一致しません。",
|
||||
"Set your old private key password to your current log-in password:" : "古い秘密鍵のパスワードを現在のログインパスワードに設定:",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "古いパスワードを覚えていない場合は、管理者にファイルの復元を依頼することができます。",
|
||||
"Old log-in password" : "古いログインパスワード",
|
||||
"Current log-in password" : "現在のログインパスワード",
|
||||
"Update" : "更新",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "このオプションを有効にすると、パスワードを紛失した場合も、暗号化されたファイルに再度アクセスすることができるようになります。",
|
||||
"Default encryption module" : "デフォルトの暗号化モジュール",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "暗号化アプリは有効ですが、あなたの暗号化キーは初期化されていません。ログアウトした後に、再度ログインしてください",
|
||||
"Basic encryption module" : "基本暗号化モジュール",
|
||||
"Missing parameters" : "パラメータが不足しています",
|
||||
"Default encryption module for server-side encryption" : "サーバーサイド暗号化のデフォルト暗号化モジュール",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "この暗号化モジュールを使用するには、管理設定でサーバー側の暗号化を有効にする必要があります。有効にすると、このモジュールはすべてのファイルを透過的に暗号化します。暗号化はAES 256キーに基づいています。\nこのモジュールは既存のファイルには影響を与えません。サーバ側の暗号化が有効になった後、新しいファイルのみが暗号化されます。また、暗号化を再度無効にして、暗号化されていないシステムに戻すこともできません。\nサーバー側の暗号化を有効にする前に、ドキュメントを読んですべての影響を把握してください。",
|
||||
"Change recovery key password:" : "復旧キーのパスワードを変更:",
|
||||
"Change Password" : "パスワードを変更",
|
||||
"Your private key password no longer matches your log-in password." : "もはや秘密鍵はログインパスワードと一致しません。",
|
||||
"Set your old private key password to your current log-in password:" : "古い秘密鍵のパスワードを現在のログインパスワードに設定:",
|
||||
"Update Private Key Password" : "秘密鍵のパスワードを更新",
|
||||
"Enable password recovery:" : "パスワードリカバリを有効に:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "このオプションを有効にすると、パスワードを紛失した場合も、暗号化されたファイルに再度アクセスすることができるようになります。",
|
||||
"Enabled" : "有効",
|
||||
"Disabled" : "無効",
|
||||
"Default encryption module for server-side encryption" : "サーバーサイド暗号化のデフォルト暗号化モジュール",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "この暗号化モジュールを使用するには、管理設定でサーバー側の暗号化を有効にする必要があります。有効にすると、このモジュールはすべてのファイルを透過的に暗号化します。暗号化はAES 256キーに基づいています。\nこのモジュールは既存のファイルには影響を与えません。サーバ側の暗号化が有効になった後、新しいファイルのみが暗号化されます。また、暗号化を再度無効にして、暗号化されていないシステムに戻すこともできません。\nサーバー側の暗号化を有効にする前に、ドキュメントを読んですべての影響を把握してください。"
|
||||
"Disabled" : "無効"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "復旧キーを有効にできませんでした。リカバリ用のキーのパスワードを確認してください!",
|
||||
"Recovery key successfully disabled" : "復旧キーを正常に無効化しました",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "復旧キーを無効化できませんでした。リカバリ用のキーのパスワードを確認してください!",
|
||||
"Missing parameters" : "パラメータが不足しています",
|
||||
"Please provide the old recovery password" : "古い復旧キーのパスワードを入力",
|
||||
"Please provide a new recovery password" : "新しい復旧キーのパスワードを入力",
|
||||
"Please repeat the new recovery password" : "新しい復旧キーのパスワードをもう一度入力",
|
||||
|
|
@ -35,32 +34,34 @@
|
|||
"Default Encryption Module" : "デフォルトの暗号化モジュール",
|
||||
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Nextcloud サーバー側暗号化 (SSE) のデフォルトの暗号化モジュール",
|
||||
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "このアプリは、Nextcloud のサーバー側暗号化 (SSE) 機能の(デフォルトの)暗号化実装を提供します。\n\n**暗号化の詳細**\n* **暗号モード:** AES-256-CTR (デフォルト)\n* **認証:** HMAC-SHA256\n\n**重要な警告**\n* **危険:** すべてのファイルが復号化されるまで、このアプリケーションを無効にしないでください (`occ encryption:decrypt-all`)。\n* **警告**: アクティベーション後に暗号化されていないファイルストレージに戻すには、コマンドラインアクセスが必要です。この操作はWeb UI経由で永続的に実行されます。\n\n**既存ファイルに関する注意事項**\n* デフォルトでは、SSEを有効にしても既存のファイルは暗号化されず、新規ファイルのみが暗号化されます。\n* 既存のすべてのファイルを暗号化するには、コマンド「occ encryption:encrypt-all」を使用します。\n\n**始める前に**\n* **ドキュメントを読む:** SSEを有効化、既存ファイルを暗号化、または無効化する前に、\nSSEの影響とデータ損失を回避するための適切な手順を理解するために、ドキュメントを読むことが重要です。",
|
||||
"Default encryption module" : "デフォルトの暗号化モジュール",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "暗号化アプリは有効ですが、あなたの暗号化キーは初期化されていません。ログアウトした後に、再度ログインしてください",
|
||||
"Encrypt the home storage" : "メインストレージ暗号化",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "このオプションを有効にすると、外部ストレージ接続ストレージだけが暗号化されるのではなく、メインストレージのファイルすべてが暗号化されます。",
|
||||
"Enable recovery key" : "復旧キーを有効にする",
|
||||
"Encrypt the home storage" : "メインストレージ暗号化",
|
||||
"Disable recovery key" : "復旧キーを無効にする",
|
||||
"Enable recovery key" : "復旧キーを有効にする",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "復旧キーは、ファイルの暗号化に使用される追加の暗号鍵です。パスワードを忘れた場合に、アカウントからファイルを復旧するために使用されます。",
|
||||
"Recovery key password" : "復旧キーのパスワード",
|
||||
"Repeat recovery key password" : "復旧キーのパスワードをもう一度入力",
|
||||
"Change recovery key password:" : "復旧キーのパスワードを変更:",
|
||||
"Old recovery key password" : "古い復旧キーのパスワード",
|
||||
"New recovery key password" : "新しい復旧キーのパスワード",
|
||||
"Repeat new recovery key password" : "新しい復旧キーのパスワードをもう一度入力",
|
||||
"Change Password" : "パスワードを変更",
|
||||
"Basic encryption module" : "基本暗号化モジュール",
|
||||
"Your private key password no longer matches your log-in password." : "もはや秘密鍵はログインパスワードと一致しません。",
|
||||
"Set your old private key password to your current log-in password:" : "古い秘密鍵のパスワードを現在のログインパスワードに設定:",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "古いパスワードを覚えていない場合は、管理者にファイルの復元を依頼することができます。",
|
||||
"Old log-in password" : "古いログインパスワード",
|
||||
"Current log-in password" : "現在のログインパスワード",
|
||||
"Update" : "更新",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "このオプションを有効にすると、パスワードを紛失した場合も、暗号化されたファイルに再度アクセスすることができるようになります。",
|
||||
"Default encryption module" : "デフォルトの暗号化モジュール",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "暗号化アプリは有効ですが、あなたの暗号化キーは初期化されていません。ログアウトした後に、再度ログインしてください",
|
||||
"Basic encryption module" : "基本暗号化モジュール",
|
||||
"Missing parameters" : "パラメータが不足しています",
|
||||
"Default encryption module for server-side encryption" : "サーバーサイド暗号化のデフォルト暗号化モジュール",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "この暗号化モジュールを使用するには、管理設定でサーバー側の暗号化を有効にする必要があります。有効にすると、このモジュールはすべてのファイルを透過的に暗号化します。暗号化はAES 256キーに基づいています。\nこのモジュールは既存のファイルには影響を与えません。サーバ側の暗号化が有効になった後、新しいファイルのみが暗号化されます。また、暗号化を再度無効にして、暗号化されていないシステムに戻すこともできません。\nサーバー側の暗号化を有効にする前に、ドキュメントを読んですべての影響を把握してください。",
|
||||
"Change recovery key password:" : "復旧キーのパスワードを変更:",
|
||||
"Change Password" : "パスワードを変更",
|
||||
"Your private key password no longer matches your log-in password." : "もはや秘密鍵はログインパスワードと一致しません。",
|
||||
"Set your old private key password to your current log-in password:" : "古い秘密鍵のパスワードを現在のログインパスワードに設定:",
|
||||
"Update Private Key Password" : "秘密鍵のパスワードを更新",
|
||||
"Enable password recovery:" : "パスワードリカバリを有効に:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "このオプションを有効にすると、パスワードを紛失した場合も、暗号化されたファイルに再度アクセスすることができるようになります。",
|
||||
"Enabled" : "有効",
|
||||
"Disabled" : "無効",
|
||||
"Default encryption module for server-side encryption" : "サーバーサイド暗号化のデフォルト暗号化モジュール",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "この暗号化モジュールを使用するには、管理設定でサーバー側の暗号化を有効にする必要があります。有効にすると、このモジュールはすべてのファイルを透過的に暗号化します。暗号化はAES 256キーに基づいています。\nこのモジュールは既存のファイルには影響を与えません。サーバ側の暗号化が有効になった後、新しいファイルのみが暗号化されます。また、暗号化を再度無効にして、暗号化されていないシステムに戻すこともできません。\nサーバー側の暗号化を有効にする前に、ドキュメントを読んですべての影響を把握してください。"
|
||||
"Disabled" : "無効"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Could not enable recovery key. Please check your recovery key password!",
|
||||
"Recovery key successfully disabled" : "Recovery key successfully disabled",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Could not disable recovery key. Please check your recovery key password!",
|
||||
"Missing parameters" : "Missing parameters",
|
||||
"Please provide the old recovery password" : "Please provide the old recovery password",
|
||||
"Please provide a new recovery password" : "Please provide a new recovery password",
|
||||
"Please repeat the new recovery password" : "Please repeat the new recovery password",
|
||||
|
|
@ -34,30 +33,32 @@ OC.L10N.register(
|
|||
"Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password." : "Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password.",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you.",
|
||||
"Default encryption module" : "Default encryption module",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Encryption app is enabled but your keys are not initialized, please log-out and log-in again",
|
||||
"Encrypt the home storage" : "Encrypt the home storage",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted",
|
||||
"Enable recovery key" : "Enable recovery key",
|
||||
"Encrypt the home storage" : "Encrypt the home storage",
|
||||
"Disable recovery key" : "Disable recovery key",
|
||||
"Enable recovery key" : "Enable recovery key",
|
||||
"Recovery key password" : "Recovery key password",
|
||||
"Repeat recovery key password" : "Repeat recovery key password",
|
||||
"Change recovery key password:" : "Change recovery key password:",
|
||||
"Old recovery key password" : "Old recovery key password",
|
||||
"New recovery key password" : "New recovery key password",
|
||||
"Repeat new recovery key password" : "Repeat new recovery key password",
|
||||
"Change Password" : "Change Password",
|
||||
"Basic encryption module" : "Basic encryption module",
|
||||
"Your private key password no longer matches your log-in password." : "Your private key password no longer matches your log-in password.",
|
||||
"Set your old private key password to your current log-in password:" : "Set your old private key password to your current log-in password:",
|
||||
"Old log-in password" : "Old log-in password",
|
||||
"Current log-in password" : "Current log-in password",
|
||||
"Update" : "Update",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss",
|
||||
"Default encryption module" : "Default encryption module",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Encryption app is enabled but your keys are not initialized, please log-out and log-in again",
|
||||
"Basic encryption module" : "Basic encryption module",
|
||||
"Missing parameters" : "Missing parameters",
|
||||
"Default encryption module for server-side encryption" : "Default encryption module for server-side encryption",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption.",
|
||||
"Change recovery key password:" : "Change recovery key password:",
|
||||
"Change Password" : "Change Password",
|
||||
"Your private key password no longer matches your log-in password." : "Your private key password no longer matches your log-in password.",
|
||||
"Set your old private key password to your current log-in password:" : "Set your old private key password to your current log-in password:",
|
||||
"Update Private Key Password" : "Update Private Key Password",
|
||||
"Enable password recovery:" : "Enable password recovery:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss",
|
||||
"Enabled" : "Enabled",
|
||||
"Disabled" : "Disabled",
|
||||
"Default encryption module for server-side encryption" : "Default encryption module for server-side encryption",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption."
|
||||
"Disabled" : "Disabled"
|
||||
},
|
||||
"nplurals=2; plural=(n!=1);");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Could not enable recovery key. Please check your recovery key password!",
|
||||
"Recovery key successfully disabled" : "Recovery key successfully disabled",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Could not disable recovery key. Please check your recovery key password!",
|
||||
"Missing parameters" : "Missing parameters",
|
||||
"Please provide the old recovery password" : "Please provide the old recovery password",
|
||||
"Please provide a new recovery password" : "Please provide a new recovery password",
|
||||
"Please repeat the new recovery password" : "Please repeat the new recovery password",
|
||||
|
|
@ -32,30 +31,32 @@
|
|||
"Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password." : "Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password.",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you.",
|
||||
"Default encryption module" : "Default encryption module",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Encryption app is enabled but your keys are not initialized, please log-out and log-in again",
|
||||
"Encrypt the home storage" : "Encrypt the home storage",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted",
|
||||
"Enable recovery key" : "Enable recovery key",
|
||||
"Encrypt the home storage" : "Encrypt the home storage",
|
||||
"Disable recovery key" : "Disable recovery key",
|
||||
"Enable recovery key" : "Enable recovery key",
|
||||
"Recovery key password" : "Recovery key password",
|
||||
"Repeat recovery key password" : "Repeat recovery key password",
|
||||
"Change recovery key password:" : "Change recovery key password:",
|
||||
"Old recovery key password" : "Old recovery key password",
|
||||
"New recovery key password" : "New recovery key password",
|
||||
"Repeat new recovery key password" : "Repeat new recovery key password",
|
||||
"Change Password" : "Change Password",
|
||||
"Basic encryption module" : "Basic encryption module",
|
||||
"Your private key password no longer matches your log-in password." : "Your private key password no longer matches your log-in password.",
|
||||
"Set your old private key password to your current log-in password:" : "Set your old private key password to your current log-in password:",
|
||||
"Old log-in password" : "Old log-in password",
|
||||
"Current log-in password" : "Current log-in password",
|
||||
"Update" : "Update",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss",
|
||||
"Default encryption module" : "Default encryption module",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Encryption app is enabled but your keys are not initialized, please log-out and log-in again",
|
||||
"Basic encryption module" : "Basic encryption module",
|
||||
"Missing parameters" : "Missing parameters",
|
||||
"Default encryption module for server-side encryption" : "Default encryption module for server-side encryption",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption.",
|
||||
"Change recovery key password:" : "Change recovery key password:",
|
||||
"Change Password" : "Change Password",
|
||||
"Your private key password no longer matches your log-in password." : "Your private key password no longer matches your log-in password.",
|
||||
"Set your old private key password to your current log-in password:" : "Set your old private key password to your current log-in password:",
|
||||
"Update Private Key Password" : "Update Private Key Password",
|
||||
"Enable password recovery:" : "Enable password recovery:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss",
|
||||
"Enabled" : "Enabled",
|
||||
"Disabled" : "Disabled",
|
||||
"Default encryption module for server-side encryption" : "Default encryption module for server-side encryption",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption."
|
||||
"Disabled" : "Disabled"
|
||||
},"pluralForm" :"nplurals=2; plural=(n!=1);"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "აღდგენის გასაღები ვერ ამოქმედდა. გთხოვთ დაამოწმოთ აღდგენის გასაღების პაროლი!",
|
||||
"Recovery key successfully disabled" : "აღდგენის გასაღები წარმატებით გაითიშა",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "აღდგენის გასაღები ვერ გაითიშა. გთხოვთ დაამოწმოთ აღდგენის გასაღების პაროლი!",
|
||||
"Missing parameters" : "პარამეტრები აკლია",
|
||||
"Please provide the old recovery password" : "გთხოვთ მიუთითოთ აღდგენის ძველი პაროლი",
|
||||
"Please provide a new recovery password" : "გთხოვთ მიუთითოთ აღდგენის ახალი პაროლი",
|
||||
"Please repeat the new recovery password" : "გთხოვთ გაიმეოროთ ახალი აღდგენის პაროლი",
|
||||
|
|
@ -28,27 +27,29 @@ OC.L10N.register(
|
|||
"Bad Signature" : "ცუდი ხელმოწერა",
|
||||
"Missing Signature" : "ხელმოწერა აკლია",
|
||||
"one-time password for server-side-encryption" : "ერთჯერადი პაროლი სერვერული მხარის შიფრაციისთვის",
|
||||
"Default encryption module" : "საწყისი შიფრაციის მოდული",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "შიფრაციის აპლიკაცია მოქმედია, მაგრამ თქვენი გასაღებები არაა ინციალიზირებული, გთხოვთ გახვიდეთ და ახლიდან გაიაროთ ავტორიზაცია",
|
||||
"Encrypt the home storage" : "სახლის საცავის შიფრაცია",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "ამ არჩევნის ამოქმედება დაშიფრავს ყველა ფაილს, რომელიც განთავსებულია მთავარ საცავში, სხვა შემთხვევაში დაიშიფრება მოხოლოდ ექსტერნალურ საცავში არსებული ფაილები",
|
||||
"Enable recovery key" : "აამოქმედეთ აღდგენის გასაღები",
|
||||
"Encrypt the home storage" : "სახლის საცავის შიფრაცია",
|
||||
"Disable recovery key" : "დაასრულეთ აღდგენის გასაღების მოქდემება",
|
||||
"Enable recovery key" : "აამოქმედეთ აღდგენის გასაღები",
|
||||
"Recovery key password" : "აღდგენის გასაღების პაროლი",
|
||||
"Repeat recovery key password" : "გაიმეორეთ აღდგენის გასაღების პაროლი",
|
||||
"Change recovery key password:" : "შეცვალეთ აღდგენის გასაღების პაროლი:",
|
||||
"Old recovery key password" : "ძველი აღდგენის გასაღების პაროლი",
|
||||
"New recovery key password" : "ახალი აღდგენის გასაღების პაროლი",
|
||||
"Repeat new recovery key password" : "გაიმეორეთ ახალი აღდგენის გასაღების პაროლი",
|
||||
"Change Password" : "შეცვალეთ პაროლი",
|
||||
"Basic encryption module" : "მარტივი შიფრაციის მოდული",
|
||||
"Your private key password no longer matches your log-in password." : "თქვენი პირადი გასაღების პაროლი აღარ ემთხვევა ლოგინის პაროლს.",
|
||||
"Set your old private key password to your current log-in password:" : "დააყენეთ თქვენი ძველი პირადი გასაღების პაროლი ამჟამინდელ ლოგინის პაროლზე:",
|
||||
"Old log-in password" : "ძველი ლოგინის პაროლი",
|
||||
"Current log-in password" : "ამჟამინდელი ლოგინის პაროლი",
|
||||
"Update" : "განახლება",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "ამ არჩევნის ამოქმედება, პაროლის დაკარგვის შემთხვევაში, საშუალებას მოგცემთ ახლიდან მოიპოვოთ წვდომა თქვენს დაშიფრულ ფაილებზე",
|
||||
"Default encryption module" : "საწყისი შიფრაციის მოდული",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "შიფრაციის აპლიკაცია მოქმედია, მაგრამ თქვენი გასაღებები არაა ინციალიზირებული, გთხოვთ გახვიდეთ და ახლიდან გაიაროთ ავტორიზაცია",
|
||||
"Basic encryption module" : "მარტივი შიფრაციის მოდული",
|
||||
"Missing parameters" : "პარამეტრები აკლია",
|
||||
"Change recovery key password:" : "შეცვალეთ აღდგენის გასაღების პაროლი:",
|
||||
"Change Password" : "შეცვალეთ პაროლი",
|
||||
"Your private key password no longer matches your log-in password." : "თქვენი პირადი გასაღების პაროლი აღარ ემთხვევა ლოგინის პაროლს.",
|
||||
"Set your old private key password to your current log-in password:" : "დააყენეთ თქვენი ძველი პირადი გასაღების პაროლი ამჟამინდელ ლოგინის პაროლზე:",
|
||||
"Update Private Key Password" : "განაახლეთ პირადი გასაღების პაროლი",
|
||||
"Enable password recovery:" : "აამოქმედეთ პაროლის აღდგენა:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "ამ არჩევნის ამოქმედება, პაროლის დაკარგვის შემთხვევაში, საშუალებას მოგცემთ ახლიდან მოიპოვოთ წვდომა თქვენს დაშიფრულ ფაილებზე",
|
||||
"Enabled" : "მოქმედია",
|
||||
"Disabled" : "არაა მოქმედი"
|
||||
},
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "აღდგენის გასაღები ვერ ამოქმედდა. გთხოვთ დაამოწმოთ აღდგენის გასაღების პაროლი!",
|
||||
"Recovery key successfully disabled" : "აღდგენის გასაღები წარმატებით გაითიშა",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "აღდგენის გასაღები ვერ გაითიშა. გთხოვთ დაამოწმოთ აღდგენის გასაღების პაროლი!",
|
||||
"Missing parameters" : "პარამეტრები აკლია",
|
||||
"Please provide the old recovery password" : "გთხოვთ მიუთითოთ აღდგენის ძველი პაროლი",
|
||||
"Please provide a new recovery password" : "გთხოვთ მიუთითოთ აღდგენის ახალი პაროლი",
|
||||
"Please repeat the new recovery password" : "გთხოვთ გაიმეოროთ ახალი აღდგენის პაროლი",
|
||||
|
|
@ -26,27 +25,29 @@
|
|||
"Bad Signature" : "ცუდი ხელმოწერა",
|
||||
"Missing Signature" : "ხელმოწერა აკლია",
|
||||
"one-time password for server-side-encryption" : "ერთჯერადი პაროლი სერვერული მხარის შიფრაციისთვის",
|
||||
"Default encryption module" : "საწყისი შიფრაციის მოდული",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "შიფრაციის აპლიკაცია მოქმედია, მაგრამ თქვენი გასაღებები არაა ინციალიზირებული, გთხოვთ გახვიდეთ და ახლიდან გაიაროთ ავტორიზაცია",
|
||||
"Encrypt the home storage" : "სახლის საცავის შიფრაცია",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "ამ არჩევნის ამოქმედება დაშიფრავს ყველა ფაილს, რომელიც განთავსებულია მთავარ საცავში, სხვა შემთხვევაში დაიშიფრება მოხოლოდ ექსტერნალურ საცავში არსებული ფაილები",
|
||||
"Enable recovery key" : "აამოქმედეთ აღდგენის გასაღები",
|
||||
"Encrypt the home storage" : "სახლის საცავის შიფრაცია",
|
||||
"Disable recovery key" : "დაასრულეთ აღდგენის გასაღების მოქდემება",
|
||||
"Enable recovery key" : "აამოქმედეთ აღდგენის გასაღები",
|
||||
"Recovery key password" : "აღდგენის გასაღების პაროლი",
|
||||
"Repeat recovery key password" : "გაიმეორეთ აღდგენის გასაღების პაროლი",
|
||||
"Change recovery key password:" : "შეცვალეთ აღდგენის გასაღების პაროლი:",
|
||||
"Old recovery key password" : "ძველი აღდგენის გასაღების პაროლი",
|
||||
"New recovery key password" : "ახალი აღდგენის გასაღების პაროლი",
|
||||
"Repeat new recovery key password" : "გაიმეორეთ ახალი აღდგენის გასაღების პაროლი",
|
||||
"Change Password" : "შეცვალეთ პაროლი",
|
||||
"Basic encryption module" : "მარტივი შიფრაციის მოდული",
|
||||
"Your private key password no longer matches your log-in password." : "თქვენი პირადი გასაღების პაროლი აღარ ემთხვევა ლოგინის პაროლს.",
|
||||
"Set your old private key password to your current log-in password:" : "დააყენეთ თქვენი ძველი პირადი გასაღების პაროლი ამჟამინდელ ლოგინის პაროლზე:",
|
||||
"Old log-in password" : "ძველი ლოგინის პაროლი",
|
||||
"Current log-in password" : "ამჟამინდელი ლოგინის პაროლი",
|
||||
"Update" : "განახლება",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "ამ არჩევნის ამოქმედება, პაროლის დაკარგვის შემთხვევაში, საშუალებას მოგცემთ ახლიდან მოიპოვოთ წვდომა თქვენს დაშიფრულ ფაილებზე",
|
||||
"Default encryption module" : "საწყისი შიფრაციის მოდული",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "შიფრაციის აპლიკაცია მოქმედია, მაგრამ თქვენი გასაღებები არაა ინციალიზირებული, გთხოვთ გახვიდეთ და ახლიდან გაიაროთ ავტორიზაცია",
|
||||
"Basic encryption module" : "მარტივი შიფრაციის მოდული",
|
||||
"Missing parameters" : "პარამეტრები აკლია",
|
||||
"Change recovery key password:" : "შეცვალეთ აღდგენის გასაღების პაროლი:",
|
||||
"Change Password" : "შეცვალეთ პაროლი",
|
||||
"Your private key password no longer matches your log-in password." : "თქვენი პირადი გასაღების პაროლი აღარ ემთხვევა ლოგინის პაროლს.",
|
||||
"Set your old private key password to your current log-in password:" : "დააყენეთ თქვენი ძველი პირადი გასაღების პაროლი ამჟამინდელ ლოგინის პაროლზე:",
|
||||
"Update Private Key Password" : "განაახლეთ პირადი გასაღების პაროლი",
|
||||
"Enable password recovery:" : "აამოქმედეთ პაროლის აღდგენა:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "ამ არჩევნის ამოქმედება, პაროლის დაკარგვის შემთხვევაში, საშუალებას მოგცემთ ახლიდან მოიპოვოთ წვდომა თქვენს დაშიფრულ ფაილებზე",
|
||||
"Enabled" : "მოქმედია",
|
||||
"Disabled" : "არაა მოქმედი"
|
||||
},"pluralForm" :"nplurals=2; plural=(n!=1);"
|
||||
|
|
|
|||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "복구 키를 활성화할 수 없습니다. 복구 키의 암호를 확인해 주십시오!",
|
||||
"Recovery key successfully disabled" : "복구 키가 성공적으로 비활성화되었습니다.",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "복구 키를 비활성화할 수 없습니다. 복구 키의 암호를 확인해 주십시오!",
|
||||
"Missing parameters" : "인자 부족함",
|
||||
"Please provide the old recovery password" : "이전 복구 암호를 입력하십시오",
|
||||
"Please provide a new recovery password" : "새 복구 암호를 입력하십시오",
|
||||
"Please repeat the new recovery password" : "새 복구 암호를 다시 입력하십시오",
|
||||
|
|
@ -34,32 +33,34 @@ OC.L10N.register(
|
|||
"Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password." : "웹 인터페이스에 로그인하여 개인 설정의 \"보안\"으로 이동하고, \"이전 로그인 암호\" 필드에 위 암호를 입력한 후, 현재 로그인 암호를 입력하여 암호화 암호를 갱신하십시오. ",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "이 파일을 복호화할 수 없습니다. 공유된 파일일 수도 있습니다. 파일 소유자에게 공유를 다시 요청하십시오.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "이 파일을 읽을 수 없습니다. 공유된 파일이라면 파일 소유자에게 연락하여 다시 공유해 달라고 요청하십시오.",
|
||||
"Default encryption module" : "기본 암호화 모듈",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "암호화 앱이 활성화되어 있지만 키가 초기화되지 않았습니다. 로그아웃한 후 다시 로그인하십시오",
|
||||
"Encrypt the home storage" : "홈 저장소 암호화",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "이 옵션을 사용하면 주 저장소에 있는 모드 파일을 암호화하며, 사용하지 않으면 외부 저장소의 파일만 암호화합니다",
|
||||
"Enable recovery key" : "복구 키 활성화",
|
||||
"Encrypt the home storage" : "홈 저장소 암호화",
|
||||
"Disable recovery key" : "복구 키 비활성화",
|
||||
"Enable recovery key" : "복구 키 활성화",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "복구 키는 암호화된 파일에 대한 추가적 키 입니다. 암호를 잊은 상황에서 파일을 복구할 때 사용됩니다.",
|
||||
"Recovery key password" : "복구 키 암호",
|
||||
"Repeat recovery key password" : "복구 키 암호 확인",
|
||||
"Change recovery key password:" : "복구 키 암호 변경:",
|
||||
"Old recovery key password" : "이전 복구 키 암호",
|
||||
"New recovery key password" : "새 복구 키 암호",
|
||||
"Repeat new recovery key password" : "새 복구 키 암호 확인",
|
||||
"Change Password" : "암호 변경",
|
||||
"Basic encryption module" : "기본 암호화 모듈",
|
||||
"Your private key password no longer matches your log-in password." : "개인 키 암호와 로그인 암호가 일치하지 않습니다.",
|
||||
"Set your old private key password to your current log-in password:" : "기존 개인 키 암호를 로그인 암호와 동일하게 설정하십시오:",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "기존 암호가 기억나지 않는다면 관리자에게 파일을 복구하도록 요청할 수 있습니다.",
|
||||
"Old log-in password" : "이전 로그인 암호",
|
||||
"Current log-in password" : "현재 로그인 암호",
|
||||
"Update" : "업데이트",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "이 옵션을 사용하면 암호를 잊었을 때 암호화된 파일에 다시 접근할 수 있습니다",
|
||||
"Default encryption module" : "기본 암호화 모듈",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "암호화 앱이 활성화되어 있지만 키가 초기화되지 않았습니다. 로그아웃한 후 다시 로그인하십시오",
|
||||
"Basic encryption module" : "기본 암호화 모듈",
|
||||
"Missing parameters" : "인자 부족함",
|
||||
"Default encryption module for server-side encryption" : "서버 측 암호화용 기본 암호화 모듈",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "이 암호화 모듈을 사용하려면 관리자 설정에서 서버 측 암호화를 사용해야 합니다. 서버 측 암호화를 활성화하면 이 모듈에서 모든 파일을 투명하게 암호화합니다. 암호화는 AES 256 키로 진행됩니다. \n이 모듈에서는 기존 파일은 암호화하지 않으며, 서버 측 암호화를 활성화한 이후 새로 업로드한 파일만 암호화합니다. 한 번 암호화를 활성화하면 암호화를 비활성화하고 암호화를 사용하지 않았던 상태로 돌아갈 수 없습니다. \n서버 측 암호화를 활성화하기 전에 문서를 참조하여 모든 조건과 제약 사항을 확인하십시오.",
|
||||
"Change recovery key password:" : "복구 키 암호 변경:",
|
||||
"Change Password" : "암호 변경",
|
||||
"Your private key password no longer matches your log-in password." : "개인 키 암호와 로그인 암호가 일치하지 않습니다.",
|
||||
"Set your old private key password to your current log-in password:" : "기존 개인 키 암호를 로그인 암호와 동일하게 설정하십시오:",
|
||||
"Update Private Key Password" : "개인 키 암호 업데이트",
|
||||
"Enable password recovery:" : "암호 복구 사용:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "이 옵션을 사용하면 암호를 잊었을 때 암호화된 파일에 다시 접근할 수 있습니다",
|
||||
"Enabled" : "활성화",
|
||||
"Disabled" : "비활성화",
|
||||
"Default encryption module for server-side encryption" : "서버 측 암호화용 기본 암호화 모듈",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "이 암호화 모듈을 사용하려면 관리자 설정에서 서버 측 암호화를 사용해야 합니다. 서버 측 암호화를 활성화하면 이 모듈에서 모든 파일을 투명하게 암호화합니다. 암호화는 AES 256 키로 진행됩니다. \n이 모듈에서는 기존 파일은 암호화하지 않으며, 서버 측 암호화를 활성화한 이후 새로 업로드한 파일만 암호화합니다. 한 번 암호화를 활성화하면 암호화를 비활성화하고 암호화를 사용하지 않았던 상태로 돌아갈 수 없습니다. \n서버 측 암호화를 활성화하기 전에 문서를 참조하여 모든 조건과 제약 사항을 확인하십시오."
|
||||
"Disabled" : "비활성화"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "복구 키를 활성화할 수 없습니다. 복구 키의 암호를 확인해 주십시오!",
|
||||
"Recovery key successfully disabled" : "복구 키가 성공적으로 비활성화되었습니다.",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "복구 키를 비활성화할 수 없습니다. 복구 키의 암호를 확인해 주십시오!",
|
||||
"Missing parameters" : "인자 부족함",
|
||||
"Please provide the old recovery password" : "이전 복구 암호를 입력하십시오",
|
||||
"Please provide a new recovery password" : "새 복구 암호를 입력하십시오",
|
||||
"Please repeat the new recovery password" : "새 복구 암호를 다시 입력하십시오",
|
||||
|
|
@ -32,32 +31,34 @@
|
|||
"Please login to the web interface, go to the \"Security\" section of your personal settings and update your encryption password by entering this password into the \"Old login password\" field and your current login password." : "웹 인터페이스에 로그인하여 개인 설정의 \"보안\"으로 이동하고, \"이전 로그인 암호\" 필드에 위 암호를 입력한 후, 현재 로그인 암호를 입력하여 암호화 암호를 갱신하십시오. ",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "이 파일을 복호화할 수 없습니다. 공유된 파일일 수도 있습니다. 파일 소유자에게 공유를 다시 요청하십시오.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "이 파일을 읽을 수 없습니다. 공유된 파일이라면 파일 소유자에게 연락하여 다시 공유해 달라고 요청하십시오.",
|
||||
"Default encryption module" : "기본 암호화 모듈",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "암호화 앱이 활성화되어 있지만 키가 초기화되지 않았습니다. 로그아웃한 후 다시 로그인하십시오",
|
||||
"Encrypt the home storage" : "홈 저장소 암호화",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "이 옵션을 사용하면 주 저장소에 있는 모드 파일을 암호화하며, 사용하지 않으면 외부 저장소의 파일만 암호화합니다",
|
||||
"Enable recovery key" : "복구 키 활성화",
|
||||
"Encrypt the home storage" : "홈 저장소 암호화",
|
||||
"Disable recovery key" : "복구 키 비활성화",
|
||||
"Enable recovery key" : "복구 키 활성화",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "복구 키는 암호화된 파일에 대한 추가적 키 입니다. 암호를 잊은 상황에서 파일을 복구할 때 사용됩니다.",
|
||||
"Recovery key password" : "복구 키 암호",
|
||||
"Repeat recovery key password" : "복구 키 암호 확인",
|
||||
"Change recovery key password:" : "복구 키 암호 변경:",
|
||||
"Old recovery key password" : "이전 복구 키 암호",
|
||||
"New recovery key password" : "새 복구 키 암호",
|
||||
"Repeat new recovery key password" : "새 복구 키 암호 확인",
|
||||
"Change Password" : "암호 변경",
|
||||
"Basic encryption module" : "기본 암호화 모듈",
|
||||
"Your private key password no longer matches your log-in password." : "개인 키 암호와 로그인 암호가 일치하지 않습니다.",
|
||||
"Set your old private key password to your current log-in password:" : "기존 개인 키 암호를 로그인 암호와 동일하게 설정하십시오:",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "기존 암호가 기억나지 않는다면 관리자에게 파일을 복구하도록 요청할 수 있습니다.",
|
||||
"Old log-in password" : "이전 로그인 암호",
|
||||
"Current log-in password" : "현재 로그인 암호",
|
||||
"Update" : "업데이트",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "이 옵션을 사용하면 암호를 잊었을 때 암호화된 파일에 다시 접근할 수 있습니다",
|
||||
"Default encryption module" : "기본 암호화 모듈",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "암호화 앱이 활성화되어 있지만 키가 초기화되지 않았습니다. 로그아웃한 후 다시 로그인하십시오",
|
||||
"Basic encryption module" : "기본 암호화 모듈",
|
||||
"Missing parameters" : "인자 부족함",
|
||||
"Default encryption module for server-side encryption" : "서버 측 암호화용 기본 암호화 모듈",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "이 암호화 모듈을 사용하려면 관리자 설정에서 서버 측 암호화를 사용해야 합니다. 서버 측 암호화를 활성화하면 이 모듈에서 모든 파일을 투명하게 암호화합니다. 암호화는 AES 256 키로 진행됩니다. \n이 모듈에서는 기존 파일은 암호화하지 않으며, 서버 측 암호화를 활성화한 이후 새로 업로드한 파일만 암호화합니다. 한 번 암호화를 활성화하면 암호화를 비활성화하고 암호화를 사용하지 않았던 상태로 돌아갈 수 없습니다. \n서버 측 암호화를 활성화하기 전에 문서를 참조하여 모든 조건과 제약 사항을 확인하십시오.",
|
||||
"Change recovery key password:" : "복구 키 암호 변경:",
|
||||
"Change Password" : "암호 변경",
|
||||
"Your private key password no longer matches your log-in password." : "개인 키 암호와 로그인 암호가 일치하지 않습니다.",
|
||||
"Set your old private key password to your current log-in password:" : "기존 개인 키 암호를 로그인 암호와 동일하게 설정하십시오:",
|
||||
"Update Private Key Password" : "개인 키 암호 업데이트",
|
||||
"Enable password recovery:" : "암호 복구 사용:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "이 옵션을 사용하면 암호를 잊었을 때 암호화된 파일에 다시 접근할 수 있습니다",
|
||||
"Enabled" : "활성화",
|
||||
"Disabled" : "비활성화",
|
||||
"Default encryption module for server-side encryption" : "서버 측 암호화용 기본 암호화 모듈",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "이 암호화 모듈을 사용하려면 관리자 설정에서 서버 측 암호화를 사용해야 합니다. 서버 측 암호화를 활성화하면 이 모듈에서 모든 파일을 투명하게 암호화합니다. 암호화는 AES 256 키로 진행됩니다. \n이 모듈에서는 기존 파일은 암호화하지 않으며, 서버 측 암호화를 활성화한 이후 새로 업로드한 파일만 암호화합니다. 한 번 암호화를 활성화하면 암호화를 비활성화하고 암호화를 사용하지 않았던 상태로 돌아갈 수 없습니다. \n서버 측 암호화를 활성화하기 전에 문서를 참조하여 모든 조건과 제약 사항을 확인하십시오."
|
||||
"Disabled" : "비활성화"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Could not enable recovery key. Please check your recovery key password!",
|
||||
"Recovery key successfully disabled" : "Recovery key successfully disabled",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Could not disable recovery key. Please check your recovery key password!",
|
||||
"Missing parameters" : "Missing parameters",
|
||||
"Please provide the old recovery password" : "Please provide the old recovery password",
|
||||
"Please provide a new recovery password" : "Please provide a new recovery password",
|
||||
"Please repeat the new recovery password" : "Please repeat the new recovery password",
|
||||
|
|
@ -37,32 +36,34 @@ OC.L10N.register(
|
|||
"Default Encryption Module" : "Default Encryption Module",
|
||||
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Default encryption module for Nextcloud Server-side Encryption (SSE)",
|
||||
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss.",
|
||||
"Default encryption module" : "Default encryption module",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Encryption app is enabled but your keys are not initialized, please log-out and log-in again",
|
||||
"Encrypt the home storage" : "Encrypt the home storage",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted",
|
||||
"Enable recovery key" : "Enable recovery key",
|
||||
"Encrypt the home storage" : "Encrypt the home storage",
|
||||
"Disable recovery key" : "Disable recovery key",
|
||||
"Enable recovery key" : "Enable recovery key",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten.",
|
||||
"Recovery key password" : "Recovery key password",
|
||||
"Repeat recovery key password" : "Repeat recovery key password",
|
||||
"Change recovery key password:" : "Change recovery key password:",
|
||||
"Old recovery key password" : "Old recovery key password",
|
||||
"New recovery key password" : "New recovery key password",
|
||||
"Repeat new recovery key password" : "Repeat new recovery key password",
|
||||
"Change Password" : "Change Password",
|
||||
"Basic encryption module" : "Basic encryption module",
|
||||
"Your private key password no longer matches your log-in password." : "Your private key password no longer matches your log-in password.",
|
||||
"Set your old private key password to your current log-in password:" : "Set your old private key password to your current log-in password:",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "If you do not remember your old password you can ask your administrator to recover your files.",
|
||||
"Old log-in password" : "Old log-in password",
|
||||
"Current log-in password" : "Current log-in password",
|
||||
"Update" : "ອັບເດດ",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss",
|
||||
"Default encryption module" : "Default encryption module",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Encryption app is enabled but your keys are not initialized, please log-out and log-in again",
|
||||
"Basic encryption module" : "Basic encryption module",
|
||||
"Missing parameters" : "Missing parameters",
|
||||
"Default encryption module for server-side encryption" : "Default encryption module for server-side encryption",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption.",
|
||||
"Change recovery key password:" : "Change recovery key password:",
|
||||
"Change Password" : "Change Password",
|
||||
"Your private key password no longer matches your log-in password." : "Your private key password no longer matches your log-in password.",
|
||||
"Set your old private key password to your current log-in password:" : "Set your old private key password to your current log-in password:",
|
||||
"Update Private Key Password" : "Update Private Key Password",
|
||||
"Enable password recovery:" : "Enable password recovery:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss",
|
||||
"Enabled" : "Enabled",
|
||||
"Disabled" : "Disabled",
|
||||
"Default encryption module for server-side encryption" : "Default encryption module for server-side encryption",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption."
|
||||
"Disabled" : "Disabled"
|
||||
},
|
||||
"nplurals=1; plural=0;");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Could not enable recovery key. Please check your recovery key password!",
|
||||
"Recovery key successfully disabled" : "Recovery key successfully disabled",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Could not disable recovery key. Please check your recovery key password!",
|
||||
"Missing parameters" : "Missing parameters",
|
||||
"Please provide the old recovery password" : "Please provide the old recovery password",
|
||||
"Please provide a new recovery password" : "Please provide a new recovery password",
|
||||
"Please repeat the new recovery password" : "Please repeat the new recovery password",
|
||||
|
|
@ -35,32 +34,34 @@
|
|||
"Default Encryption Module" : "Default Encryption Module",
|
||||
"Default encryption module for Nextcloud Server-side Encryption (SSE)" : "Default encryption module for Nextcloud Server-side Encryption (SSE)",
|
||||
"This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss." : "This app provides the (default) cryptography implementation for Nextcloud's Server-side Encryption (SSE) feature.\n\n\t\t\t**Encryption Details**\n\t\t\t* **Cipher Mode:** AES-256-CTR (default)\n\t\t\t* **Authentication:** HMAC-SHA256\n\n\t\t\t**Important Warnings**\n\t\t\t* **DANGER:** Do not disable this application until all files have been decrypted (`occ encryption:decrypt-all`).\n\t\t\t* **WARNING**: Reverting to non-encrypted file storage after activation requires command-line access. The action is permanent via the Web UI.\"\n\n\t\t\t**Notes for Existing Files**\n\t\t\t* By default, enabling SSE does not encrypt existing files; only new files will be encrypted.\n\t\t\t* To encrypt all existing files, use the command `occ encryption:encrypt-all`.\n\n\t\t\t**Before You Begin**\n\t\t\t* **Read the Documentation:** Before you enable SSE, encrypt existing files, or disable SSE, it is critical to \n\t\t\t\tread the documentation to understand implications and the appropriate procedures to avoid data loss.",
|
||||
"Default encryption module" : "Default encryption module",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Encryption app is enabled but your keys are not initialized, please log-out and log-in again",
|
||||
"Encrypt the home storage" : "Encrypt the home storage",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted",
|
||||
"Enable recovery key" : "Enable recovery key",
|
||||
"Encrypt the home storage" : "Encrypt the home storage",
|
||||
"Disable recovery key" : "Disable recovery key",
|
||||
"Enable recovery key" : "Enable recovery key",
|
||||
"The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten." : "The recovery key is an additional encryption key used to encrypt files. It is used to recover files from an account if the password is forgotten.",
|
||||
"Recovery key password" : "Recovery key password",
|
||||
"Repeat recovery key password" : "Repeat recovery key password",
|
||||
"Change recovery key password:" : "Change recovery key password:",
|
||||
"Old recovery key password" : "Old recovery key password",
|
||||
"New recovery key password" : "New recovery key password",
|
||||
"Repeat new recovery key password" : "Repeat new recovery key password",
|
||||
"Change Password" : "Change Password",
|
||||
"Basic encryption module" : "Basic encryption module",
|
||||
"Your private key password no longer matches your log-in password." : "Your private key password no longer matches your log-in password.",
|
||||
"Set your old private key password to your current log-in password:" : "Set your old private key password to your current log-in password:",
|
||||
"If you do not remember your old password you can ask your administrator to recover your files." : "If you do not remember your old password you can ask your administrator to recover your files.",
|
||||
"Old log-in password" : "Old log-in password",
|
||||
"Current log-in password" : "Current log-in password",
|
||||
"Update" : "ອັບເດດ",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss",
|
||||
"Default encryption module" : "Default encryption module",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Encryption app is enabled but your keys are not initialized, please log-out and log-in again",
|
||||
"Basic encryption module" : "Basic encryption module",
|
||||
"Missing parameters" : "Missing parameters",
|
||||
"Default encryption module for server-side encryption" : "Default encryption module for server-side encryption",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption.",
|
||||
"Change recovery key password:" : "Change recovery key password:",
|
||||
"Change Password" : "Change Password",
|
||||
"Your private key password no longer matches your log-in password." : "Your private key password no longer matches your log-in password.",
|
||||
"Set your old private key password to your current log-in password:" : "Set your old private key password to your current log-in password:",
|
||||
"Update Private Key Password" : "Update Private Key Password",
|
||||
"Enable password recovery:" : "Enable password recovery:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss",
|
||||
"Enabled" : "Enabled",
|
||||
"Disabled" : "Disabled",
|
||||
"Default encryption module for server-side encryption" : "Default encryption module for server-side encryption",
|
||||
"In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption." : "In order to use this encryption module you need to enable server-side encryption in the admin settings. Once enabled this module will encrypt all your files transparently. The encryption is based on AES 256 keys.\nThe module will not touch existing files, only new files will be encrypted after server-side encryption was enabled. It is also not possible to disable the encryption again and switch back to an unencrypted system.\nPlease read the documentation to know all implications before you decide to enable server-side encryption."
|
||||
"Disabled" : "Disabled"
|
||||
},"pluralForm" :"nplurals=1; plural=0;"
|
||||
}
|
||||
|
|
@ -8,7 +8,6 @@ OC.L10N.register(
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Nepavyko panaudoti atkūrimo rakto. Prašome patikrinti savo atkūrimo rakto slaptažodį!",
|
||||
"Recovery key successfully disabled" : "Atkūrimo raktas nebenaudojamas",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Nepavyko atjungti atkūrimo rakto. Prašome patikrinti savo atkūrimo rakto slaptažodį!",
|
||||
"Missing parameters" : "Trūksta parametrų",
|
||||
"Please provide the old recovery password" : "Pateikite seną atkūrimo slaptažodį",
|
||||
"Please provide a new recovery password" : "Pateikite naują atkūrimo slaptažodį",
|
||||
"Please repeat the new recovery password" : "Pakartokite naują atkūrimo slaptažodį",
|
||||
|
|
@ -30,29 +29,31 @@ OC.L10N.register(
|
|||
"one-time password for server-side-encryption" : "vienkartinis slaptažodis skirtas šifravimui serverio pusėje",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Nepavyksta iššifruoti šio failo, tikriausiai, tai yra bendrinamas failas. Paprašykite failo savininko iš naujo pradėti bendrinti su jumis šį failą.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Nepavyksta perskaityti šio failo, tikriausiai, tai yra bendrinamas failas. Paprašykite failo savininko iš naujo pradėti bendrinti su jumis šį failą.",
|
||||
"Default encryption module" : "Numatytasis šifravimo modulis",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Šifravimo programėlė yra įjungta, tačiau jūsų raktai nėra inicijuoti. Atsijunkite ir dar kartą prisijunkite",
|
||||
"Encrypt the home storage" : "Šifruoti saugyklą",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Įjungus šią parinktį, bus užšifruoti visi pagrindinėje saugykloje saugomi failai. Priešingu atveju bus užšifruoti tik išorinėje saugykloje esantys failai",
|
||||
"Enable recovery key" : "Naudoti atstatymo raktą",
|
||||
"Encrypt the home storage" : "Šifruoti saugyklą",
|
||||
"Disable recovery key" : "Nenaudoti atstatymo rakto",
|
||||
"Enable recovery key" : "Naudoti atstatymo raktą",
|
||||
"Recovery key password" : "Atkrūimo rakto slaptažodis",
|
||||
"Repeat recovery key password" : "Pakartokite atkūrimo rakto slaptažodį",
|
||||
"Change recovery key password:" : "Pakeisti atkūrimo rakto slaptažodį:",
|
||||
"Old recovery key password" : "Senasis atkūrimo rakto slaptažodis",
|
||||
"New recovery key password" : "Naujasis atkūrimo rakto slaptažodis",
|
||||
"Repeat new recovery key password" : "Pakartokite naująjį atkūrimo rakto slaptažodį",
|
||||
"Change Password" : "Pakeisti slaptažodį",
|
||||
"Basic encryption module" : "Pagrindinis šifravimo modulis",
|
||||
"Your private key password no longer matches your log-in password." : "Jūsų privačiojo rakto slaptažodis daugiau nebeatitinka jūsų prisijungimo slaptažodžio.",
|
||||
"Set your old private key password to your current log-in password:" : "Nustatykite savo senąjį privačiojo rakto slaptažodį į savo dabartinį prisijungimo slaptažodį:",
|
||||
"Old log-in password" : "Senas prisijungimo slaptažodis",
|
||||
"Current log-in password" : "Dabartinis prisijungimo slaptažodis",
|
||||
"Update" : "Atnaujinti",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Šios parinkties įjungimas leis jums iš naujo gauti prieigą prie savo užšifruotų duomenų tuo atveju, jei prarasite slaptažodį",
|
||||
"Default encryption module" : "Numatytasis šifravimo modulis",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Šifravimo programėlė yra įjungta, tačiau jūsų raktai nėra inicijuoti. Atsijunkite ir dar kartą prisijunkite",
|
||||
"Basic encryption module" : "Pagrindinis šifravimo modulis",
|
||||
"Missing parameters" : "Trūksta parametrų",
|
||||
"Default encryption module for server-side encryption" : "Numatytas šifravimo modulis serverio šifravimui.",
|
||||
"Change recovery key password:" : "Pakeisti atkūrimo rakto slaptažodį:",
|
||||
"Change Password" : "Pakeisti slaptažodį",
|
||||
"Your private key password no longer matches your log-in password." : "Jūsų privačiojo rakto slaptažodis daugiau nebeatitinka jūsų prisijungimo slaptažodžio.",
|
||||
"Set your old private key password to your current log-in password:" : "Nustatykite savo senąjį privačiojo rakto slaptažodį į savo dabartinį prisijungimo slaptažodį:",
|
||||
"Update Private Key Password" : "Atnaujinti privačiojo rakto slaptažodį",
|
||||
"Enable password recovery:" : "Įjungti slaptažodžio atkūrimą:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Šios parinkties įjungimas leis jums iš naujo gauti prieigą prie savo užšifruotų duomenų tuo atveju, jei prarasite slaptažodį",
|
||||
"Enabled" : "Įjungta",
|
||||
"Disabled" : "Išjungta",
|
||||
"Default encryption module for server-side encryption" : "Numatytas šifravimo modulis serverio šifravimui."
|
||||
"Disabled" : "Išjungta"
|
||||
},
|
||||
"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);");
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@
|
|||
"Could not enable recovery key. Please check your recovery key password!" : "Nepavyko panaudoti atkūrimo rakto. Prašome patikrinti savo atkūrimo rakto slaptažodį!",
|
||||
"Recovery key successfully disabled" : "Atkūrimo raktas nebenaudojamas",
|
||||
"Could not disable recovery key. Please check your recovery key password!" : "Nepavyko atjungti atkūrimo rakto. Prašome patikrinti savo atkūrimo rakto slaptažodį!",
|
||||
"Missing parameters" : "Trūksta parametrų",
|
||||
"Please provide the old recovery password" : "Pateikite seną atkūrimo slaptažodį",
|
||||
"Please provide a new recovery password" : "Pateikite naują atkūrimo slaptažodį",
|
||||
"Please repeat the new recovery password" : "Pakartokite naują atkūrimo slaptažodį",
|
||||
|
|
@ -28,29 +27,31 @@
|
|||
"one-time password for server-side-encryption" : "vienkartinis slaptažodis skirtas šifravimui serverio pusėje",
|
||||
"Cannot decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Nepavyksta iššifruoti šio failo, tikriausiai, tai yra bendrinamas failas. Paprašykite failo savininko iš naujo pradėti bendrinti su jumis šį failą.",
|
||||
"Cannot read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Nepavyksta perskaityti šio failo, tikriausiai, tai yra bendrinamas failas. Paprašykite failo savininko iš naujo pradėti bendrinti su jumis šį failą.",
|
||||
"Default encryption module" : "Numatytasis šifravimo modulis",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Šifravimo programėlė yra įjungta, tačiau jūsų raktai nėra inicijuoti. Atsijunkite ir dar kartą prisijunkite",
|
||||
"Encrypt the home storage" : "Šifruoti saugyklą",
|
||||
"Enabling this option encrypts all files stored on the main storage, otherwise only files on external storage will be encrypted" : "Įjungus šią parinktį, bus užšifruoti visi pagrindinėje saugykloje saugomi failai. Priešingu atveju bus užšifruoti tik išorinėje saugykloje esantys failai",
|
||||
"Enable recovery key" : "Naudoti atstatymo raktą",
|
||||
"Encrypt the home storage" : "Šifruoti saugyklą",
|
||||
"Disable recovery key" : "Nenaudoti atstatymo rakto",
|
||||
"Enable recovery key" : "Naudoti atstatymo raktą",
|
||||
"Recovery key password" : "Atkrūimo rakto slaptažodis",
|
||||
"Repeat recovery key password" : "Pakartokite atkūrimo rakto slaptažodį",
|
||||
"Change recovery key password:" : "Pakeisti atkūrimo rakto slaptažodį:",
|
||||
"Old recovery key password" : "Senasis atkūrimo rakto slaptažodis",
|
||||
"New recovery key password" : "Naujasis atkūrimo rakto slaptažodis",
|
||||
"Repeat new recovery key password" : "Pakartokite naująjį atkūrimo rakto slaptažodį",
|
||||
"Change Password" : "Pakeisti slaptažodį",
|
||||
"Basic encryption module" : "Pagrindinis šifravimo modulis",
|
||||
"Your private key password no longer matches your log-in password." : "Jūsų privačiojo rakto slaptažodis daugiau nebeatitinka jūsų prisijungimo slaptažodžio.",
|
||||
"Set your old private key password to your current log-in password:" : "Nustatykite savo senąjį privačiojo rakto slaptažodį į savo dabartinį prisijungimo slaptažodį:",
|
||||
"Old log-in password" : "Senas prisijungimo slaptažodis",
|
||||
"Current log-in password" : "Dabartinis prisijungimo slaptažodis",
|
||||
"Update" : "Atnaujinti",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Šios parinkties įjungimas leis jums iš naujo gauti prieigą prie savo užšifruotų duomenų tuo atveju, jei prarasite slaptažodį",
|
||||
"Default encryption module" : "Numatytasis šifravimo modulis",
|
||||
"Encryption app is enabled but your keys are not initialized, please log-out and log-in again" : "Šifravimo programėlė yra įjungta, tačiau jūsų raktai nėra inicijuoti. Atsijunkite ir dar kartą prisijunkite",
|
||||
"Basic encryption module" : "Pagrindinis šifravimo modulis",
|
||||
"Missing parameters" : "Trūksta parametrų",
|
||||
"Default encryption module for server-side encryption" : "Numatytas šifravimo modulis serverio šifravimui.",
|
||||
"Change recovery key password:" : "Pakeisti atkūrimo rakto slaptažodį:",
|
||||
"Change Password" : "Pakeisti slaptažodį",
|
||||
"Your private key password no longer matches your log-in password." : "Jūsų privačiojo rakto slaptažodis daugiau nebeatitinka jūsų prisijungimo slaptažodžio.",
|
||||
"Set your old private key password to your current log-in password:" : "Nustatykite savo senąjį privačiojo rakto slaptažodį į savo dabartinį prisijungimo slaptažodį:",
|
||||
"Update Private Key Password" : "Atnaujinti privačiojo rakto slaptažodį",
|
||||
"Enable password recovery:" : "Įjungti slaptažodžio atkūrimą:",
|
||||
"Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Šios parinkties įjungimas leis jums iš naujo gauti prieigą prie savo užšifruotų duomenų tuo atveju, jei prarasite slaptažodį",
|
||||
"Enabled" : "Įjungta",
|
||||
"Disabled" : "Išjungta",
|
||||
"Default encryption module for server-side encryption" : "Numatytas šifravimo modulis serverio šifravimui."
|
||||
"Disabled" : "Išjungta"
|
||||
},"pluralForm" :"nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"
|
||||
}
|
||||
Some files were not shown because too many files have changed in this diff Show more
Loading…
Reference in a new issue