[tx-robot] updated from transifex

This commit is contained in:
Nextcloud bot 2020-03-21 02:19:03 +00:00
parent fcf1810f53
commit 59442d30f5
No known key found for this signature in database
GPG Key ID: 130DAB86D3FB356C
62 changed files with 116 additions and 114 deletions

View File

@ -7,9 +7,9 @@ OC.L10N.register(
"Shared with others" : "Compartido con otros",
"Nothing shared yet" : "Nada compartido aún",
"Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí",
"Shared by link" : "Compartido por liga",
"No shared links" : "No hay ligas compartidas",
"Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí",
"Shared by link" : "Compartido mediante enlace",
"No shared links" : "No hay enlaces compartidos",
"Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas mediante enlaces se mostrarán aquí",
"Shares" : "Elementos compartidos",
"Restore" : "Restaurar",
"Move or copy" : "Mover o copiar",
@ -18,13 +18,13 @@ OC.L10N.register(
"You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta",
"No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}",
"Invalid server URL" : "URL del servidor inválido",
"Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud",
"Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar el enlace público a tu Nextcloud",
"No expiration date set" : "No se ha establecido la fecha de expiración",
"Shared by" : "Compartido por",
"File shares" : "Archivos compartidos",
"Downloaded via public link" : "Descargado mediante una liga pública",
"Downloaded via public link" : "Descargado mediante un enlace público",
"Downloaded by {email}" : "Descargado por {email}",
"{file} downloaded via public link" : "{file} descargado mediante una liga pública",
"{file} downloaded via public link" : "{file} descargado mediante un enlace público",
"{email} downloaded {file}" : "{email} descargó {file}",
"Shared with group {group}" : "Compartido con el gupo {group}",
"Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}",
@ -34,18 +34,18 @@ OC.L10N.register(
"You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}",
"{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}",
"{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}",
"Shared as public link" : "Compartido como una liga pública",
"Removed public link" : "Liga pública eliminada",
"Public link expired" : "La liga pública ha expirado",
"{actor} shared as public link" : "{actor} compartió como una liga pública",
"{actor} removed public link" : "{actor} eliminó la liga pública",
"Public link of {actor} expired" : "La liga pública de {actor} ha expirado",
"You shared {file} as public link" : "Compartiste {file} como una liga pública",
"You removed public link for {file}" : "Eliminaste la liga pública de {file}",
"Public link expired for {file}" : "La liga pública para {file} ha expirado",
"{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública",
"{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}",
"Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado",
"Shared as public link" : "Compartido como un enlace público",
"Removed public link" : "Enlace público eliminado",
"Public link expired" : "El enlace público ha caducado",
"{actor} shared as public link" : "{actor} compartió como un enlace público",
"{actor} removed public link" : "{actor} eliminó el enlace público",
"Public link of {actor} expired" : "El enlace público de {actor} ha caducado",
"You shared {file} as public link" : "Compartiste {file} como un enlace público",
"You removed public link for {file}" : "Eliminaste el enlace público de {file}",
"Public link expired for {file}" : "El enlace público para {file} ha caducado",
"{actor} shared {file} as public link" : "{actor} ha compartido {file} como un enlace público",
"{actor} removed public link for {file}" : "{actor} eliminó el enlace público de {file}",
"Public link of {actor} for {file} expired" : "El enlace público de {actor} para {file} ha caducado",
"{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto",
"{user} declined the remote share" : "{user} declinó el elemento compartido remoto",
"You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}",
@ -63,7 +63,7 @@ OC.L10N.register(
"{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}",
"{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}",
"{actor} shared {file} with you" : "{actor} ha compartido {file} contigo",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por enlace público ha sido <strong>descargado</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>",
"A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
@ -75,7 +75,7 @@ OC.L10N.register(
"Please specify a valid user" : "Por favor especifica un usuario válido",
"Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador",
"Please specify a valid group" : "Por favor especifica un grupo válido",
"Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador",
"Public link sharing is disabled by the administrator" : "Compartir enlaces públicos está deshabilitado por el administrador",
"Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador",
"Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
@ -85,9 +85,9 @@ OC.L10N.register(
"Not a directory" : "No es una carpeta",
"Could not lock path" : "No fue posible bloquear la ruta",
"Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta",
"Can't change permissions for public share links" : "No es posible cambiar los permisos para ligas públicas compartidas",
"Can't change permissions for public share links" : "No es posible cambiar los permisos para enlaces públicos compartidos",
"shared by %s" : "compartido por %s",
"Direct link" : "Liga directa",
"Direct link" : "Enlace directo",
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Share API is disabled" : "El API para compartir está deshabilitado",
"File sharing" : "Compartir archivos",
@ -107,7 +107,7 @@ OC.L10N.register(
"Allow upload and editing" : "Permitir carga y edición",
"File drop (upload only)" : "Permitir carga",
"Password protect" : "Proteger con contraseña",
"Share link" : "Compartir liga",
"Share link" : "Compartir enlace",
"Resharing is not allowed" : "No se permite volver a compartir",
"Shared" : "Compartido",
"Share" : "Compartir",
@ -118,12 +118,12 @@ OC.L10N.register(
"Name" : "Nombre",
"Share time" : "Compartido desde",
"Expiration date" : "Fecha de expiración",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que este enlace ya no funciona. ",
"Reasons might be:" : "Las causas podrían ser:",
"the item was removed" : "el elemento fue eliminado",
"the link expired" : "la liga expiró",
"the link expired" : "el enlace caducó",
"sharing is disabled" : "compartir está deshabilitado",
"For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.",
"For more info, please ask the person who sent this link." : "Para mayor información, contacte a la persona que le envió este enlace.",
"Share note" : "Compartir nota",
"Download %s" : "Descargar %s",
"Upload files to %s" : "Cargar archivos a %s",

View File

@ -5,9 +5,9 @@
"Shared with others" : "Compartido con otros",
"Nothing shared yet" : "Nada compartido aún",
"Files and folders you share will show up here" : "Los archivos y carpetas que compartas se mostrarán aquí",
"Shared by link" : "Compartido por liga",
"No shared links" : "No hay ligas compartidas",
"Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas por ligas se mostrarán aquí",
"Shared by link" : "Compartido mediante enlace",
"No shared links" : "No hay enlaces compartidos",
"Files and folders you share by link will show up here" : "Los archivos y carpetas que compartas mediante enlaces se mostrarán aquí",
"Shares" : "Elementos compartidos",
"Restore" : "Restaurar",
"Move or copy" : "Mover o copiar",
@ -16,13 +16,13 @@
"You can upload into this folder" : "Puedes cargar archivos dentro de esta carpeta",
"No compatible server found at {remote}" : "No se encontró un servidor compatible en {remote}",
"Invalid server URL" : "URL del servidor inválido",
"Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar la liga pública a tu Nextcloud",
"Failed to add the public link to your Nextcloud" : "Se presentó una falla al agregar el enlace público a tu Nextcloud",
"No expiration date set" : "No se ha establecido la fecha de expiración",
"Shared by" : "Compartido por",
"File shares" : "Archivos compartidos",
"Downloaded via public link" : "Descargado mediante una liga pública",
"Downloaded via public link" : "Descargado mediante un enlace público",
"Downloaded by {email}" : "Descargado por {email}",
"{file} downloaded via public link" : "{file} descargado mediante una liga pública",
"{file} downloaded via public link" : "{file} descargado mediante un enlace público",
"{email} downloaded {file}" : "{email} descargó {file}",
"Shared with group {group}" : "Compartido con el gupo {group}",
"Removed share for group {group}" : "Se eliminó el elemento compartido del grupo {group}",
@ -32,18 +32,18 @@
"You removed group {group} from {file}" : "Eliminaste al grupo {group} de {file}",
"{actor} shared {file} with group {group}" : "{actor} compartió {file} con el grupo {group}",
"{actor} removed group {group} from {file}" : "{actor} eliminó el grupo {group} de {file}",
"Shared as public link" : "Compartido como una liga pública",
"Removed public link" : "Liga pública eliminada",
"Public link expired" : "La liga pública ha expirado",
"{actor} shared as public link" : "{actor} compartió como una liga pública",
"{actor} removed public link" : "{actor} eliminó la liga pública",
"Public link of {actor} expired" : "La liga pública de {actor} ha expirado",
"You shared {file} as public link" : "Compartiste {file} como una liga pública",
"You removed public link for {file}" : "Eliminaste la liga pública de {file}",
"Public link expired for {file}" : "La liga pública para {file} ha expirado",
"{actor} shared {file} as public link" : "{actor} ha compartido {file} como una liga pública",
"{actor} removed public link for {file}" : "{actor} eliminó la liga pública de {file}",
"Public link of {actor} for {file} expired" : "La liga pública de {actor} para {file} ha expirado",
"Shared as public link" : "Compartido como un enlace público",
"Removed public link" : "Enlace público eliminado",
"Public link expired" : "El enlace público ha caducado",
"{actor} shared as public link" : "{actor} compartió como un enlace público",
"{actor} removed public link" : "{actor} eliminó el enlace público",
"Public link of {actor} expired" : "El enlace público de {actor} ha caducado",
"You shared {file} as public link" : "Compartiste {file} como un enlace público",
"You removed public link for {file}" : "Eliminaste el enlace público de {file}",
"Public link expired for {file}" : "El enlace público para {file} ha caducado",
"{actor} shared {file} as public link" : "{actor} ha compartido {file} como un enlace público",
"{actor} removed public link for {file}" : "{actor} eliminó el enlace público de {file}",
"Public link of {actor} for {file} expired" : "El enlace público de {actor} para {file} ha caducado",
"{user} accepted the remote share" : "{user} aceptó el elemento compartido remoto",
"{user} declined the remote share" : "{user} declinó el elemento compartido remoto",
"You received a new remote share {file} from {user}" : "Recibiste un nuevo elemento compartido remoto {file} de {user}",
@ -61,7 +61,7 @@
"{actor} shared {file} with {user}" : "{actor} compartió {file} con {user}",
"{actor} removed {user} from {file}" : "{actor} eliminó a {user} de {file}",
"{actor} shared {file} with you" : "{actor} ha compartido {file} contigo",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por liga pública ha sido <strong>descargado</strong>",
"A file or folder shared by mail or by public link was <strong>downloaded</strong>" : "Un archivo o carpeta comparitdo por correo o por enlace público ha sido <strong>descargado</strong>",
"A file or folder was shared from <strong>another server</strong>" : "Un archivo o carpeta fue compartido desde <strong>otro servidor</strong>",
"A file or folder has been <strong>shared</strong>" : "Un archivo o carpeta ha sido <strong>compartido</strong>",
"Wrong share ID, share doesn't exist" : "ID del elemento compartido equivocado, el elemento compartido no existe",
@ -73,7 +73,7 @@
"Please specify a valid user" : "Por favor especifica un usuario válido",
"Group sharing is disabled by the administrator" : "Compartir en grupos está deshabilitado por el administrador",
"Please specify a valid group" : "Por favor especifica un grupo válido",
"Public link sharing is disabled by the administrator" : "Compartir ligas públicas está deshabilitado por el administrador",
"Public link sharing is disabled by the administrator" : "Compartir enlaces públicos está deshabilitado por el administrador",
"Public upload disabled by the administrator" : "Cargas públicas deshabilitadas por el administrador",
"Public upload is only possible for publicly shared folders" : "Las cargas públicas son posibles sólo para carpetas compartidas públicamente",
"Invalid date, date format must be YYYY-MM-DD" : "La fecha es inválida, por favor sigue el formato AAAA-MM-DD",
@ -83,9 +83,9 @@
"Not a directory" : "No es una carpeta",
"Could not lock path" : "No fue posible bloquear la ruta",
"Wrong or no update parameter given" : "El parametro de actualización está erróneo o falta",
"Can't change permissions for public share links" : "No es posible cambiar los permisos para ligas públicas compartidas",
"Can't change permissions for public share links" : "No es posible cambiar los permisos para enlaces públicos compartidos",
"shared by %s" : "compartido por %s",
"Direct link" : "Liga directa",
"Direct link" : "Enlace directo",
"Add to your Nextcloud" : "Agregar a tu Nextcloud",
"Share API is disabled" : "El API para compartir está deshabilitado",
"File sharing" : "Compartir archivos",
@ -105,7 +105,7 @@
"Allow upload and editing" : "Permitir carga y edición",
"File drop (upload only)" : "Permitir carga",
"Password protect" : "Proteger con contraseña",
"Share link" : "Compartir liga",
"Share link" : "Compartir enlace",
"Resharing is not allowed" : "No se permite volver a compartir",
"Shared" : "Compartido",
"Share" : "Compartir",
@ -116,12 +116,12 @@
"Name" : "Nombre",
"Share time" : "Compartido desde",
"Expiration date" : "Fecha de expiración",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que esta liga ya no funciona. ",
"Sorry, this link doesnt seem to work anymore." : "Lo sentimos, parece que este enlace ya no funciona. ",
"Reasons might be:" : "Las causas podrían ser:",
"the item was removed" : "el elemento fue eliminado",
"the link expired" : "la liga expiró",
"the link expired" : "el enlace caducó",
"sharing is disabled" : "compartir está deshabilitado",
"For more info, please ask the person who sent this link." : "Para mayores informes, contacta a la persona que le envió esta liga.",
"For more info, please ask the person who sent this link." : "Para mayor información, contacte a la persona que le envió este enlace.",
"Share note" : "Compartir nota",
"Download %s" : "Descargar %s",
"Upload files to %s" : "Cargar archivos a %s",

View File

@ -9,7 +9,6 @@ OC.L10N.register(
"Print backup codes" : "Imprimeix codis de seguretat",
"Backup codes have been generated. {used} of {total} codes have been used." : "S'han generat els codis de seguretat. S'han fet servir {used} de {total} codis.",
"Regenerate backup codes" : "Regenera els codis de seguretat",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Si regenereu els codis de seguretat, invalidareu automàticament els codis antics.",
"Generate backup codes" : "Genera els codis de seguretat",
"You created two-factor backup codes for your account" : "Heu creat els codis de seguretat de dos factors per al vostre compte",
@ -21,6 +20,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "Proveïdor de codis de seguretat d'autenticació en dos factors",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Feu servir un dels codis de seguretat que heu desat quan he configurat lautenticació de dos factors.",
"Submit" : "Envia",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Heu activat l'autenticació de dos factors, però encara no heu generat els codis de seguretat. Assegureu-vos de fer-ho en cas de perdre l'accés al segon factor.",
"function" : "funció"
},

View File

@ -7,7 +7,6 @@
"Print backup codes" : "Imprimeix codis de seguretat",
"Backup codes have been generated. {used} of {total} codes have been used." : "S'han generat els codis de seguretat. S'han fet servir {used} de {total} codis.",
"Regenerate backup codes" : "Regenera els codis de seguretat",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Si regenereu els codis de seguretat, invalidareu automàticament els codis antics.",
"Generate backup codes" : "Genera els codis de seguretat",
"You created two-factor backup codes for your account" : "Heu creat els codis de seguretat de dos factors per al vostre compte",
@ -19,6 +18,7 @@
"A two-factor auth backup codes provider" : "Proveïdor de codis de seguretat d'autenticació en dos factors",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Feu servir un dels codis de seguretat que heu desat quan he configurat lautenticació de dos factors.",
"Submit" : "Envia",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Heu activat l'autenticació de dos factors, però encara no heu generat els codis de seguretat. Assegureu-vos de fer-ho en cas de perdre l'accés al segon factor.",
"function" : "funció"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -9,7 +9,6 @@ OC.L10N.register(
"Print backup codes" : "Vytisknout záložní kódy",
"Backup codes have been generated. {used} of {total} codes have been used." : "Záložní kódy byly vytvořeny. Využito {used} z {total} kódů.",
"Regenerate backup codes" : "Vytvořit nové záložní kódy",
"_icon-loading-small_::_generate-backup-codes_" : ["ikona-nacitani-mala","ikony-nacitani-male","ikon-nacitani-malych","vytvorit-zalozni-kody"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Pokud necháte vytvořit nové záložní kódy, staré budou automaticky zneplatněny.",
"Generate backup codes" : "Vytvořit záložní kódy",
"You created two-factor backup codes for your account" : "Vytvořili jste záložní kódy dvoufázového ověření pro váš účet",
@ -21,6 +20,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "Poskytovatel záložních kódů pro dvoustupňové ověřování",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Použijte jeden ze svých záložních kódů které jste si uložili při nastavování dvoufázového ověřování.",
"Submit" : "Odeslat",
"_icon-loading-small_::_generate-backup-codes_" : ["ikona-nacitani-mala","ikony-nacitani-male","ikon-nacitani-malych","vytvorit-zalozni-kody"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Máte zapnuté dvouúrovňové ověřování ale zatím jste nenechali vytvořit záložní kódy. Určitě to udělejte pro případ ztráty přístupu k druhé fázi.",
"function" : "funkce"
},

View File

@ -7,7 +7,6 @@
"Print backup codes" : "Vytisknout záložní kódy",
"Backup codes have been generated. {used} of {total} codes have been used." : "Záložní kódy byly vytvořeny. Využito {used} z {total} kódů.",
"Regenerate backup codes" : "Vytvořit nové záložní kódy",
"_icon-loading-small_::_generate-backup-codes_" : ["ikona-nacitani-mala","ikony-nacitani-male","ikon-nacitani-malych","vytvorit-zalozni-kody"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Pokud necháte vytvořit nové záložní kódy, staré budou automaticky zneplatněny.",
"Generate backup codes" : "Vytvořit záložní kódy",
"You created two-factor backup codes for your account" : "Vytvořili jste záložní kódy dvoufázového ověření pro váš účet",
@ -19,6 +18,7 @@
"A two-factor auth backup codes provider" : "Poskytovatel záložních kódů pro dvoustupňové ověřování",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Použijte jeden ze svých záložních kódů které jste si uložili při nastavování dvoufázového ověřování.",
"Submit" : "Odeslat",
"_icon-loading-small_::_generate-backup-codes_" : ["ikona-nacitani-mala","ikony-nacitani-male","ikon-nacitani-malych","vytvorit-zalozni-kody"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Máte zapnuté dvouúrovňové ověřování ale zatím jste nenechali vytvořit záložní kódy. Určitě to udělejte pro případ ztráty přístupu k druhé fázi.",
"function" : "funkce"
},"pluralForm" :"nplurals=4; plural=(n == 1 && n % 1 == 0) ? 0 : (n >= 2 && n <= 4 && n % 1 == 0) ? 1: (n % 1 != 0 ) ? 2 : 3;"

View File

@ -9,7 +9,6 @@ OC.L10N.register(
"Print backup codes" : "Backup-Codes drucken",
"Backup codes have been generated. {used} of {total} codes have been used." : "Backup-Codes wurden erzeugt. {used} von {total} Codes wurden benutzt.",
"Regenerate backup codes" : "Backup-Codes erneuern",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Wenn Du Backup-Codes erneuerst, werden alte automatisch ungültig.",
"Generate backup codes" : "Backup-Codes erzeugen",
"You created two-factor backup codes for your account" : "Du hast Zwei-Faktor Sicherungs-Codes für Dein Konto erstellt",
@ -21,6 +20,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "Ein Anbieter für Zweifaktor-Backup-Codes",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Verwende einen der Backup-Codes, den Du bei der Einrichtung der Zwei-Faktor-Authentifizierung gespeichert hast.",
"Submit" : "Übermitteln",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Du hast die Zwei-Faktor-Authentifizierung aktiviert, aber noch keine Backup-Codes generiert. Bitte hole dies für den Fall, dass Du den Zugriff auf Deinen zweiten Faktor verlierst, nach.",
"function" : "Funktion"
},

View File

@ -7,7 +7,6 @@
"Print backup codes" : "Backup-Codes drucken",
"Backup codes have been generated. {used} of {total} codes have been used." : "Backup-Codes wurden erzeugt. {used} von {total} Codes wurden benutzt.",
"Regenerate backup codes" : "Backup-Codes erneuern",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Wenn Du Backup-Codes erneuerst, werden alte automatisch ungültig.",
"Generate backup codes" : "Backup-Codes erzeugen",
"You created two-factor backup codes for your account" : "Du hast Zwei-Faktor Sicherungs-Codes für Dein Konto erstellt",
@ -19,6 +18,7 @@
"A two-factor auth backup codes provider" : "Ein Anbieter für Zweifaktor-Backup-Codes",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Verwende einen der Backup-Codes, den Du bei der Einrichtung der Zwei-Faktor-Authentifizierung gespeichert hast.",
"Submit" : "Übermitteln",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Du hast die Zwei-Faktor-Authentifizierung aktiviert, aber noch keine Backup-Codes generiert. Bitte hole dies für den Fall, dass Du den Zugriff auf Deinen zweiten Faktor verlierst, nach.",
"function" : "Funktion"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -9,7 +9,6 @@ OC.L10N.register(
"Print backup codes" : "Backup-Codes drucken",
"Backup codes have been generated. {used} of {total} codes have been used." : "Backup-Codes wurden erzeugt. {used} von {total} Codes wurden benutzt.",
"Regenerate backup codes" : "Backup-Codes erneuern",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Wenn Sie die Backup-Codes erneuern, werden die alten Codes automatisch ungültig.",
"Generate backup codes" : "Backup-Codes erzeugen",
"You created two-factor backup codes for your account" : "Sie haben Zwei-Faktor Sicherungs-Codes für Ihr Konto erstellt",
@ -21,6 +20,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "Ein Anbieter für Zweifaktor-Backup-Codes",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Verwenden Sie einen der Backup-Codes, den Sie bei der Einrichtung der Zwei-Faktor-Authentifizierung gespeichert haben.",
"Submit" : "Übermitteln",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Sie haben die Zwei-Faktor-Authentifizierung aktiviert, aber noch keine Backup-Codes generiert. Bitte holen Sie dies für den Fall, dass Sie den Zugriff auf Ihren zweiten Faktor verlieren, nach.",
"function" : "Funktion"
},

View File

@ -7,7 +7,6 @@
"Print backup codes" : "Backup-Codes drucken",
"Backup codes have been generated. {used} of {total} codes have been used." : "Backup-Codes wurden erzeugt. {used} von {total} Codes wurden benutzt.",
"Regenerate backup codes" : "Backup-Codes erneuern",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Wenn Sie die Backup-Codes erneuern, werden die alten Codes automatisch ungültig.",
"Generate backup codes" : "Backup-Codes erzeugen",
"You created two-factor backup codes for your account" : "Sie haben Zwei-Faktor Sicherungs-Codes für Ihr Konto erstellt",
@ -19,6 +18,7 @@
"A two-factor auth backup codes provider" : "Ein Anbieter für Zweifaktor-Backup-Codes",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Verwenden Sie einen der Backup-Codes, den Sie bei der Einrichtung der Zwei-Faktor-Authentifizierung gespeichert haben.",
"Submit" : "Übermitteln",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Sie haben die Zwei-Faktor-Authentifizierung aktiviert, aber noch keine Backup-Codes generiert. Bitte holen Sie dies für den Fall, dass Sie den Zugriff auf Ihren zweiten Faktor verlieren, nach.",
"function" : "Funktion"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -9,7 +9,6 @@ OC.L10N.register(
"Print backup codes" : "Εκτύπωση εφεδρικών κωδικών",
"Backup codes have been generated. {used} of {total} codes have been used." : "Δημιουργήθηκαν εφεδρικοί κωδικοί. Χρησιμοποιήθηκαν {used} από {total} κωδικοί.",
"Regenerate backup codes" : "Δημιουργία εφεδρικών κωδικών",
"_icon-loading-small_::_generate-backup-codes_" : ["εικονίδιο-φόρτωση-μικρό","δημιουργία-εφεδρικό-κωδικών"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Εάν αναδημιουργήσετε εφεδρικούς κωδικούς, οι παλιοί κωδικοί ακυρώνονται αυτόματα.",
"Generate backup codes" : "Δημιουργία εφεδρικών κωδικών",
"You created two-factor backup codes for your account" : "Μπορείτε να δημιουργήσετε τον παράγοντα διπλού ελέγχου ταυτότητας για το λογαριασμό σας ΤΟΤΡ",
@ -21,6 +20,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "Παροχέας εφεδρικών κωδικών δύο-παραγόντων",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Χρησιμοποιήστε έναν από τους εφεδρικούς κωδικούς που αποθηκεύσατε όταν ρυθμίζετε τον έλεγχο ταυτότητας δύο παραγόντων.",
"Submit" : "Υποβολή",
"_icon-loading-small_::_generate-backup-codes_" : ["εικονίδιο-φόρτωση-μικρό","δημιουργία-εφεδρικό-κωδικών"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Ενεργοποιήσατε τον έλεγχο ταυτότητας δύο παραγόντων, αλλά δεν δημιουργήθηκαν ακόμη εφεδρικοί κωδικοί. Απαιτούνται για να αποκαταστήσετε την πρόσβαση στο λογαριασμό σας σε περίπτωση που χάσετε τον δεύτερο παράγοντα.",
"function" : "λειτουργία"
},

View File

@ -7,7 +7,6 @@
"Print backup codes" : "Εκτύπωση εφεδρικών κωδικών",
"Backup codes have been generated. {used} of {total} codes have been used." : "Δημιουργήθηκαν εφεδρικοί κωδικοί. Χρησιμοποιήθηκαν {used} από {total} κωδικοί.",
"Regenerate backup codes" : "Δημιουργία εφεδρικών κωδικών",
"_icon-loading-small_::_generate-backup-codes_" : ["εικονίδιο-φόρτωση-μικρό","δημιουργία-εφεδρικό-κωδικών"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Εάν αναδημιουργήσετε εφεδρικούς κωδικούς, οι παλιοί κωδικοί ακυρώνονται αυτόματα.",
"Generate backup codes" : "Δημιουργία εφεδρικών κωδικών",
"You created two-factor backup codes for your account" : "Μπορείτε να δημιουργήσετε τον παράγοντα διπλού ελέγχου ταυτότητας για το λογαριασμό σας ΤΟΤΡ",
@ -19,6 +18,7 @@
"A two-factor auth backup codes provider" : "Παροχέας εφεδρικών κωδικών δύο-παραγόντων",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Χρησιμοποιήστε έναν από τους εφεδρικούς κωδικούς που αποθηκεύσατε όταν ρυθμίζετε τον έλεγχο ταυτότητας δύο παραγόντων.",
"Submit" : "Υποβολή",
"_icon-loading-small_::_generate-backup-codes_" : ["εικονίδιο-φόρτωση-μικρό","δημιουργία-εφεδρικό-κωδικών"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Ενεργοποιήσατε τον έλεγχο ταυτότητας δύο παραγόντων, αλλά δεν δημιουργήθηκαν ακόμη εφεδρικοί κωδικοί. Απαιτούνται για να αποκαταστήσετε την πρόσβαση στο λογαριασμό σας σε περίπτωση που χάσετε τον δεύτερο παράγοντα.",
"function" : "λειτουργία"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -7,7 +7,6 @@ OC.L10N.register(
"Print backup codes" : "Print backup codes",
"Backup codes have been generated. {used} of {total} codes have been used." : "Backup codes have been generated. {used} of {total} codes have been used.",
"Regenerate backup codes" : "Regenerate backup codes",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "If you regenerate backup codes, you automatically invalidate old codes.",
"Generate backup codes" : "Generate backup codes",
"You created two-factor backup codes for your account" : "You created two-factor backup codes for your account",
@ -18,6 +17,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "A two-factor auth backup codes provider",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Use one of the backup codes you saved when setting up two-factor authentication.",
"Submit" : "Submit",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor."
},
"nplurals=2; plural=(n != 1);");

View File

@ -5,7 +5,6 @@
"Print backup codes" : "Print backup codes",
"Backup codes have been generated. {used} of {total} codes have been used." : "Backup codes have been generated. {used} of {total} codes have been used.",
"Regenerate backup codes" : "Regenerate backup codes",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "If you regenerate backup codes, you automatically invalidate old codes.",
"Generate backup codes" : "Generate backup codes",
"You created two-factor backup codes for your account" : "You created two-factor backup codes for your account",
@ -16,6 +15,7 @@
"A two-factor auth backup codes provider" : "A two-factor auth backup codes provider",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Use one of the backup codes you saved when setting up two-factor authentication.",
"Submit" : "Submit",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -9,7 +9,6 @@ OC.L10N.register(
"Print backup codes" : "Presi la rezervkodojn",
"Backup codes have been generated. {used} of {total} codes have been used." : "Rezervkodoj generiĝis. {used} kodoj el {total} uziĝis.",
"Regenerate backup codes" : "Regeneri rezervkodojn",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Si vi regeneras rezervkodojn, vi aŭtomate senvalidigas la antaŭajn.",
"Generate backup codes" : "Generi rezervkodojn",
"You created two-factor backup codes for your account" : "Vi kreis dufazajn rezervkodojn por via konto",
@ -21,6 +20,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "Provizanto de rezervkodoj por dufaza aŭtentigo",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Uzu unu el viaj rezervkodoj, kiujn vi konservis dum agordo de dufaza aŭtentigo.",
"Submit" : "Sendi",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Vi ŝaltis dufazan aŭtentigon, sed vi ankoraŭ ne generis rezervkodojn. Nepre faru tion tuj por eviti, ke vi ne povos ensaluti okaze de perdo de via dua fazo."
},
"nplurals=2; plural=(n != 1);");

View File

@ -7,7 +7,6 @@
"Print backup codes" : "Presi la rezervkodojn",
"Backup codes have been generated. {used} of {total} codes have been used." : "Rezervkodoj generiĝis. {used} kodoj el {total} uziĝis.",
"Regenerate backup codes" : "Regeneri rezervkodojn",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Si vi regeneras rezervkodojn, vi aŭtomate senvalidigas la antaŭajn.",
"Generate backup codes" : "Generi rezervkodojn",
"You created two-factor backup codes for your account" : "Vi kreis dufazajn rezervkodojn por via konto",
@ -19,6 +18,7 @@
"A two-factor auth backup codes provider" : "Provizanto de rezervkodoj por dufaza aŭtentigo",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Uzu unu el viaj rezervkodoj, kiujn vi konservis dum agordo de dufaza aŭtentigo.",
"Submit" : "Sendi",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Vi ŝaltis dufazan aŭtentigon, sed vi ankoraŭ ne generis rezervkodojn. Nepre faru tion tuj por eviti, ke vi ne povos ensaluti okaze de perdo de via dua fazo."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -9,7 +9,6 @@ OC.L10N.register(
"Print backup codes" : "Imprimir códigos de respaldo",
"Backup codes have been generated. {used} of {total} codes have been used." : "Se han generado códigos de respaldo. Se han usado {used} de {total} códigos.",
"Regenerate backup codes" : "Regenerar códigos de respaldo",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Si regenera los códigos de respaldo, automáticamente invalidarás los antiguos.",
"Generate backup codes" : "Generar códigos de respaldo",
"You created two-factor backup codes for your account" : "Has creado códigos de respaldo para la verificación en dos pasos de tu cuenta",
@ -21,6 +20,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "Un proveedor de códigos respaldo para verificación en dos pasos",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Usa uno de los códigos de respaldo que guardaste cuando activaste la verificación en dos pasos.",
"Submit" : "Enviar",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Has habilitado la verificación en dos pasos pero no has generado aún los códigos de respaldo. Asegúrate de hacerlo para usarlos en caso de pérdida de acceso del segundo paso",
"function" : "función"
},

View File

@ -7,7 +7,6 @@
"Print backup codes" : "Imprimir códigos de respaldo",
"Backup codes have been generated. {used} of {total} codes have been used." : "Se han generado códigos de respaldo. Se han usado {used} de {total} códigos.",
"Regenerate backup codes" : "Regenerar códigos de respaldo",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Si regenera los códigos de respaldo, automáticamente invalidarás los antiguos.",
"Generate backup codes" : "Generar códigos de respaldo",
"You created two-factor backup codes for your account" : "Has creado códigos de respaldo para la verificación en dos pasos de tu cuenta",
@ -19,6 +18,7 @@
"A two-factor auth backup codes provider" : "Un proveedor de códigos respaldo para verificación en dos pasos",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Usa uno de los códigos de respaldo que guardaste cuando activaste la verificación en dos pasos.",
"Submit" : "Enviar",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Has habilitado la verificación en dos pasos pero no has generado aún los códigos de respaldo. Asegúrate de hacerlo para usarlos en caso de pérdida de acceso del segundo paso",
"function" : "función"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -8,7 +8,6 @@ OC.L10N.register(
"Print backup codes" : "Tulosta varakoodit",
"Backup codes have been generated. {used} of {total} codes have been used." : "Varakoodit on luotu. {used}/{total} koodia on käytetty.",
"Regenerate backup codes" : "Luo varakoodit uudelleen",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Jos luot varakoodit uudelleen, vanhat koodit poistetaan automaattisesti käytöstä.",
"Generate backup codes" : "Luo varakoodit",
"You created two-factor backup codes for your account" : "Loit kaksivaiheisen tunnistautumisen varakoodit tilillesi",
@ -16,6 +15,7 @@ OC.L10N.register(
"Backup code" : "Varakoodi",
"Use backup code" : "Käytä varakoodia",
"Two factor backup codes" : "Kaksivaiheiden tunnistautumisen varakoodit",
"Submit" : "Lähetä"
"Submit" : "Lähetä",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"]
},
"nplurals=2; plural=(n != 1);");

View File

@ -6,7 +6,6 @@
"Print backup codes" : "Tulosta varakoodit",
"Backup codes have been generated. {used} of {total} codes have been used." : "Varakoodit on luotu. {used}/{total} koodia on käytetty.",
"Regenerate backup codes" : "Luo varakoodit uudelleen",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Jos luot varakoodit uudelleen, vanhat koodit poistetaan automaattisesti käytöstä.",
"Generate backup codes" : "Luo varakoodit",
"You created two-factor backup codes for your account" : "Loit kaksivaiheisen tunnistautumisen varakoodit tilillesi",
@ -14,6 +13,7 @@
"Backup code" : "Varakoodi",
"Use backup code" : "Käytä varakoodia",
"Two factor backup codes" : "Kaksivaiheiden tunnistautumisen varakoodit",
"Submit" : "Lähetä"
"Submit" : "Lähetä",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"]
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -9,7 +9,6 @@ OC.L10N.register(
"Print backup codes" : "Imprimer les codes de récupération",
"Backup codes have been generated. {used} of {total} codes have been used." : "Les codes de récupération ont été générés. {used} codes sur {total} ont été utilisés.",
"Regenerate backup codes" : "Régénérer les codes de récupération",
"_icon-loading-small_::_generate-backup-codes_" : ["petie-icone-de-chargement","generer-code-de-secours"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Si vous régénérez les codes de récupération, vous invalidez automatiquement les anciens codes.",
"Generate backup codes" : "Générer des codes de récupération",
"You created two-factor backup codes for your account" : "Vous avez créé des codes de secours à deux facteurs pour votre compte",
@ -21,6 +20,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "Un fournisseur de codes de récupération d'authentification à deux facteurs",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Utilisez l'un des codes de secours que vous avez crée lors du paramétrage de l'authentification à deux facteurs.",
"Submit" : "Envoyer",
"_icon-loading-small_::_generate-backup-codes_" : ["petie-icone-de-chargement","generer-code-de-secours"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Vous avez activé l'authentification en deux étapes mais vous n'avez pas généré de code de secours. Soyez sûr de le faire au cas où vous perdriez l'accès à votre moyen de connexion.",
"function" : "fonction"
},

View File

@ -7,7 +7,6 @@
"Print backup codes" : "Imprimer les codes de récupération",
"Backup codes have been generated. {used} of {total} codes have been used." : "Les codes de récupération ont été générés. {used} codes sur {total} ont été utilisés.",
"Regenerate backup codes" : "Régénérer les codes de récupération",
"_icon-loading-small_::_generate-backup-codes_" : ["petie-icone-de-chargement","generer-code-de-secours"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Si vous régénérez les codes de récupération, vous invalidez automatiquement les anciens codes.",
"Generate backup codes" : "Générer des codes de récupération",
"You created two-factor backup codes for your account" : "Vous avez créé des codes de secours à deux facteurs pour votre compte",
@ -19,6 +18,7 @@
"A two-factor auth backup codes provider" : "Un fournisseur de codes de récupération d'authentification à deux facteurs",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Utilisez l'un des codes de secours que vous avez crée lors du paramétrage de l'authentification à deux facteurs.",
"Submit" : "Envoyer",
"_icon-loading-small_::_generate-backup-codes_" : ["petie-icone-de-chargement","generer-code-de-secours"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Vous avez activé l'authentification en deux étapes mais vous n'avez pas généré de code de secours. Soyez sûr de le faire au cas où vous perdriez l'accès à votre moyen de connexion.",
"function" : "fonction"
},"pluralForm" :"nplurals=2; plural=(n > 1);"

View File

@ -9,7 +9,6 @@ OC.L10N.register(
"Print backup codes" : "Imprimir os códigos de seguridade",
"Backup codes have been generated. {used} of {total} codes have been used." : "Os códigos de seguridade foron xerados. Usou {used} códigos de {total}.",
"Regenerate backup codes" : "Rexenerar códigos de seguridade",
"_icon-loading-small_::_generate-backup-codes_" : ["icona-de-carga-pequena","xerar-códigos-de-seguridade "],
"If you regenerate backup codes, you automatically invalidate old codes." : "Se rexenera os códigos de seguridade, automaticamente invalidara os antigos códigos.",
"Generate backup codes" : "Xerar códigos de seguridade",
"You created two-factor backup codes for your account" : "Creou códigos de seguridade de dous factores para a súa conta",
@ -21,6 +20,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "Un provedor de códigos de seguridade para a autenticación de dous factores",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Use un dos códigos de seguridade que gardou cuando axustou a autenticación de dous factores.",
"Submit" : "Enviar ",
"_icon-loading-small_::_generate-backup-codes_" : ["icona-de-carga-pequena","xerar-códigos-de-seguridade "],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Activou a autenticación de dous factores mais non xerou aínda os códigos de seguridade. Asegúrese de facelo para o caso de perda de acceso ao seu segundo factor.",
"function" : "función"
},

View File

@ -7,7 +7,6 @@
"Print backup codes" : "Imprimir os códigos de seguridade",
"Backup codes have been generated. {used} of {total} codes have been used." : "Os códigos de seguridade foron xerados. Usou {used} códigos de {total}.",
"Regenerate backup codes" : "Rexenerar códigos de seguridade",
"_icon-loading-small_::_generate-backup-codes_" : ["icona-de-carga-pequena","xerar-códigos-de-seguridade "],
"If you regenerate backup codes, you automatically invalidate old codes." : "Se rexenera os códigos de seguridade, automaticamente invalidara os antigos códigos.",
"Generate backup codes" : "Xerar códigos de seguridade",
"You created two-factor backup codes for your account" : "Creou códigos de seguridade de dous factores para a súa conta",
@ -19,6 +18,7 @@
"A two-factor auth backup codes provider" : "Un provedor de códigos de seguridade para a autenticación de dous factores",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Use un dos códigos de seguridade que gardou cuando axustou a autenticación de dous factores.",
"Submit" : "Enviar ",
"_icon-loading-small_::_generate-backup-codes_" : ["icona-de-carga-pequena","xerar-códigos-de-seguridade "],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Activou a autenticación de dous factores mais non xerou aínda os códigos de seguridade. Asegúrese de facelo para o caso de perda de acceso ao seu segundo factor.",
"function" : "función"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -9,7 +9,6 @@ OC.L10N.register(
"Print backup codes" : "Ispis pričuvnih šifri",
"Backup codes have been generated. {used} of {total} codes have been used." : "Pričuvne šifre su generirane. Iskorišteno je {used} od {total} šifri.",
"Regenerate backup codes" : "Ponovno generiranje pričuvnih šifri",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Ako ponovno generirate pričuvne šifre, automatski poništavate stare šifre.",
"Generate backup codes" : "Generiraj pričuvne šifre",
"You created two-factor backup codes for your account" : "Stvorili ste dvofaktorske pričuvne šifre za svoj račun",
@ -21,6 +20,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "Davatelj pričuvnih šifri za dvofaktorsku autentifikaciju",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Upotrijebite jednu od pričuvnih šifri koje ste spremili prilikom postavljanja dvofaktorske autentifikacije.",
"Submit" : "Šalji",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Omogućili ste dvofaktorsku autentifikaciju, ali još niste generirali pričuvne šifre. Obavezno to učinite u slučaju da izgubite pristup svom drugom faktoru.",
"function" : "funkcija"
},

View File

@ -7,7 +7,6 @@
"Print backup codes" : "Ispis pričuvnih šifri",
"Backup codes have been generated. {used} of {total} codes have been used." : "Pričuvne šifre su generirane. Iskorišteno je {used} od {total} šifri.",
"Regenerate backup codes" : "Ponovno generiranje pričuvnih šifri",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Ako ponovno generirate pričuvne šifre, automatski poništavate stare šifre.",
"Generate backup codes" : "Generiraj pričuvne šifre",
"You created two-factor backup codes for your account" : "Stvorili ste dvofaktorske pričuvne šifre za svoj račun",
@ -19,6 +18,7 @@
"A two-factor auth backup codes provider" : "Davatelj pričuvnih šifri za dvofaktorsku autentifikaciju",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Upotrijebite jednu od pričuvnih šifri koje ste spremili prilikom postavljanja dvofaktorske autentifikacije.",
"Submit" : "Šalji",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Omogućili ste dvofaktorsku autentifikaciju, ali još niste generirali pričuvne šifre. Obavezno to učinite u slučaju da izgubite pristup svom drugom faktoru.",
"function" : "funkcija"
},"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;"

View File

@ -9,7 +9,6 @@ OC.L10N.register(
"Print backup codes" : "Prenta öryggisafritunarkóða",
"Backup codes have been generated. {used} of {total} codes have been used." : "Öryggisafritunarkóðar hafa verið útbúnir. {used} af {total} kóðum hafa verið notaðir.",
"Regenerate backup codes" : "Endurnýja öryggisafritunarkóða",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Ef þú endurnýjar öryggisafritunarkóða, gerir þú sjálfkrafa eldri kóða ógilda.",
"Generate backup codes" : "Útbúa öryggisafritunarkóða",
"You created two-factor backup codes for your account" : "Þú útbjóst tveggja-þrepa öryggisafritunarkóða fyrir aðganginn þinn",
@ -20,6 +19,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "Útgefandi tveggja-þrepa öryggisafritunarkóða",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Notaðu einn af öryggisafritunarkóðunum sem þú vistaðir þegar þú settir upp tveggja-þátta auðkenningu.",
"Submit" : "Senda inn",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Þú hefur virkjað tveggja-þátta auðkenningu en hefur ekki ennþá útbúið öryggisafritunarkóða. Vertu viss um að gera það ef ske kynni að þú týndir staðfestingarþætti."
},
"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);");

View File

@ -7,7 +7,6 @@
"Print backup codes" : "Prenta öryggisafritunarkóða",
"Backup codes have been generated. {used} of {total} codes have been used." : "Öryggisafritunarkóðar hafa verið útbúnir. {used} af {total} kóðum hafa verið notaðir.",
"Regenerate backup codes" : "Endurnýja öryggisafritunarkóða",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Ef þú endurnýjar öryggisafritunarkóða, gerir þú sjálfkrafa eldri kóða ógilda.",
"Generate backup codes" : "Útbúa öryggisafritunarkóða",
"You created two-factor backup codes for your account" : "Þú útbjóst tveggja-þrepa öryggisafritunarkóða fyrir aðganginn þinn",
@ -18,6 +17,7 @@
"A two-factor auth backup codes provider" : "Útgefandi tveggja-þrepa öryggisafritunarkóða",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Notaðu einn af öryggisafritunarkóðunum sem þú vistaðir þegar þú settir upp tveggja-þátta auðkenningu.",
"Submit" : "Senda inn",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Þú hefur virkjað tveggja-þátta auðkenningu en hefur ekki ennþá útbúið öryggisafritunarkóða. Vertu viss um að gera það ef ske kynni að þú týndir staðfestingarþætti."
},"pluralForm" :"nplurals=2; plural=(n % 10 != 1 || n % 100 == 11);"
}

View File

@ -9,7 +9,6 @@ OC.L10N.register(
"Print backup codes" : "Stampa i codici di backup",
"Backup codes have been generated. {used} of {total} codes have been used." : "I codici di backup sono stati generali. {used} di {total} codici sono stati utilizzati.",
"Regenerate backup codes" : "Rigenera i codici di backup",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Se rigeneri i codici di backup, invaliderai automaticamente i vecchi codici.",
"Generate backup codes" : "Genera i codici di backup",
"You created two-factor backup codes for your account" : "Hai creato codici di backup a due fattori per il tuo account",
@ -21,6 +20,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "Un fornitore di codici di backup per l'autenticazione a due fattori",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Usa uno dei codici di backup che hai salvato quando configuri l'autenticazione a due fattori.",
"Submit" : "Invia",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Hai abilitato l'autenticazione a due fattori, ma non hai ancora generato i codici di backup. Assicurati di farlo, nel caso in cui tu perda l'accesso al secondo fattore.",
"function" : "funzione"
},

View File

@ -7,7 +7,6 @@
"Print backup codes" : "Stampa i codici di backup",
"Backup codes have been generated. {used} of {total} codes have been used." : "I codici di backup sono stati generali. {used} di {total} codici sono stati utilizzati.",
"Regenerate backup codes" : "Rigenera i codici di backup",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Se rigeneri i codici di backup, invaliderai automaticamente i vecchi codici.",
"Generate backup codes" : "Genera i codici di backup",
"You created two-factor backup codes for your account" : "Hai creato codici di backup a due fattori per il tuo account",
@ -19,6 +18,7 @@
"A two-factor auth backup codes provider" : "Un fornitore di codici di backup per l'autenticazione a due fattori",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Usa uno dei codici di backup che hai salvato quando configuri l'autenticazione a due fattori.",
"Submit" : "Invia",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Hai abilitato l'autenticazione a due fattori, ma non hai ancora generato i codici di backup. Assicurati di farlo, nel caso in cui tu perda l'accesso al secondo fattore.",
"function" : "funzione"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -9,7 +9,6 @@ OC.L10N.register(
"Print backup codes" : "バックアップコードを印刷",
"Backup codes have been generated. {used} of {total} codes have been used." : "バックアップコードが生成されました。 {total} 個のうち {used} 個のコードが使用されています。",
"Regenerate backup codes" : "バックアップコードを再生成",
"_icon-loading-small_::_generate-backup-codes_" : ["生成バックアップコード"],
"If you regenerate backup codes, you automatically invalidate old codes." : "バックアップコードを再生成すると、自動的に古いコードが無効になります。",
"Generate backup codes" : "バックアップコードを生成",
"You created two-factor backup codes for your account" : "アカウントの二要素認証バックアップコードを作成しました",
@ -21,6 +20,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "二要素認証バックアップコードプロバイダ",
"Use one of the backup codes you saved when setting up two-factor authentication." : "二要素認証を設定するときに保存したバックアップコードのいずれかを使用します。",
"Submit" : "了解",
"_icon-loading-small_::_generate-backup-codes_" : ["生成バックアップコード"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "二要素認証を有効にしましたが、まだバックアップコードを生成していません。 2番目の要素にアクセスできない場合に備えて、これを必ず実行してください。",
"function" : "機能"
},

View File

@ -7,7 +7,6 @@
"Print backup codes" : "バックアップコードを印刷",
"Backup codes have been generated. {used} of {total} codes have been used." : "バックアップコードが生成されました。 {total} 個のうち {used} 個のコードが使用されています。",
"Regenerate backup codes" : "バックアップコードを再生成",
"_icon-loading-small_::_generate-backup-codes_" : ["生成バックアップコード"],
"If you regenerate backup codes, you automatically invalidate old codes." : "バックアップコードを再生成すると、自動的に古いコードが無効になります。",
"Generate backup codes" : "バックアップコードを生成",
"You created two-factor backup codes for your account" : "アカウントの二要素認証バックアップコードを作成しました",
@ -19,6 +18,7 @@
"A two-factor auth backup codes provider" : "二要素認証バックアップコードプロバイダ",
"Use one of the backup codes you saved when setting up two-factor authentication." : "二要素認証を設定するときに保存したバックアップコードのいずれかを使用します。",
"Submit" : "了解",
"_icon-loading-small_::_generate-backup-codes_" : ["生成バックアップコード"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "二要素認証を有効にしましたが、まだバックアップコードを生成していません。 2番目の要素にアクセスできない場合に備えて、これを必ず実行してください。",
"function" : "機能"
},"pluralForm" :"nplurals=1; plural=0;"

View File

@ -9,7 +9,6 @@ OC.L10N.register(
"Print backup codes" : "백업 코드 인쇄",
"Backup codes have been generated. {used} of {total} codes have been used." : "백업 코드가 생성되었습니다. {total}개 중 {used}개의 코드가 사용되었습니다.",
"Regenerate backup codes" : "백업 코드 다시 생성",
"_icon-loading-small_::_generate-backup-codes_" : ["백업 코드 생성"],
"If you regenerate backup codes, you automatically invalidate old codes." : "백업 코드를 다시 생성하면 이전 코드는 자동으로 무효화됩니다.",
"Generate backup codes" : "백업 코드 생성",
"You created two-factor backup codes for your account" : "내 계정의 2단계 인증 백업 코드를 생성함",
@ -20,6 +19,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "2단계 인증 백업 코드 공급자",
"Use one of the backup codes you saved when setting up two-factor authentication." : "2단계 인증을 설정할 때 저장한 백업 코드를 사용하십시오.",
"Submit" : "제출",
"_icon-loading-small_::_generate-backup-codes_" : ["백업 코드 생성"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "2단계 인증을 활성화했으나 아직 백업 코드를 생성하지 않았습니다. 2단계 인증을 사용할 수 없을 때를 대비하기 위하여 백업 코드를 생성하십시오."
},
"nplurals=1; plural=0;");

View File

@ -7,7 +7,6 @@
"Print backup codes" : "백업 코드 인쇄",
"Backup codes have been generated. {used} of {total} codes have been used." : "백업 코드가 생성되었습니다. {total}개 중 {used}개의 코드가 사용되었습니다.",
"Regenerate backup codes" : "백업 코드 다시 생성",
"_icon-loading-small_::_generate-backup-codes_" : ["백업 코드 생성"],
"If you regenerate backup codes, you automatically invalidate old codes." : "백업 코드를 다시 생성하면 이전 코드는 자동으로 무효화됩니다.",
"Generate backup codes" : "백업 코드 생성",
"You created two-factor backup codes for your account" : "내 계정의 2단계 인증 백업 코드를 생성함",
@ -18,6 +17,7 @@
"A two-factor auth backup codes provider" : "2단계 인증 백업 코드 공급자",
"Use one of the backup codes you saved when setting up two-factor authentication." : "2단계 인증을 설정할 때 저장한 백업 코드를 사용하십시오.",
"Submit" : "제출",
"_icon-loading-small_::_generate-backup-codes_" : ["백업 코드 생성"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "2단계 인증을 활성화했으나 아직 백업 코드를 생성하지 않았습니다. 2단계 인증을 사용할 수 없을 때를 대비하기 위하여 백업 코드를 생성하십시오."
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -9,7 +9,6 @@ OC.L10N.register(
"Print backup codes" : "Spausdinti atsarginius kodus",
"Backup codes have been generated. {used} of {total} codes have been used." : "Atsarginiai kodai sugeneruoti. Panaudota {used} iš {total} kodų.",
"Regenerate backup codes" : "Iš naujo generuoti atsarginius kodus",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes","generate-backup-codes","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Jeigu iš naujo generuosite atsarginius kodus, automatiškai paversite senuosius kodus nebegaliojančiais.",
"Generate backup codes" : "Generuoti atsarginius kodus",
"You created two-factor backup codes for your account" : "Jūs sukūrėte dviejų faktorių atsarginius kodus savo paskyrai",
@ -19,6 +18,7 @@ OC.L10N.register(
"Use backup code" : "Naudoti atsarginį kodą",
"Two factor backup codes" : "Dviejų faktorių atsarginiai kodai",
"Submit" : "Pateikti",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes","generate-backup-codes","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Jūs įjungėte dviejų faktorių tapatybės nustatymą, tačiau kol kas nesate sugeneravę atsarginių kodų. Nepamirškite to padaryti tam atvejui, jei prarasite prieigą prie savo antrojo faktoriaus.",
"function" : "funkcija"
},

View File

@ -7,7 +7,6 @@
"Print backup codes" : "Spausdinti atsarginius kodus",
"Backup codes have been generated. {used} of {total} codes have been used." : "Atsarginiai kodai sugeneruoti. Panaudota {used} iš {total} kodų.",
"Regenerate backup codes" : "Iš naujo generuoti atsarginius kodus",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes","generate-backup-codes","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Jeigu iš naujo generuosite atsarginius kodus, automatiškai paversite senuosius kodus nebegaliojančiais.",
"Generate backup codes" : "Generuoti atsarginius kodus",
"You created two-factor backup codes for your account" : "Jūs sukūrėte dviejų faktorių atsarginius kodus savo paskyrai",
@ -17,6 +16,7 @@
"Use backup code" : "Naudoti atsarginį kodą",
"Two factor backup codes" : "Dviejų faktorių atsarginiai kodai",
"Submit" : "Pateikti",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes","generate-backup-codes","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Jūs įjungėte dviejų faktorių tapatybės nustatymą, tačiau kol kas nesate sugeneravę atsarginių kodų. Nepamirškite to padaryti tam atvejui, jei prarasite prieigą prie savo antrojo faktoriaus.",
"function" : "funkcija"
},"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);"

View File

@ -9,7 +9,6 @@ OC.L10N.register(
"Print backup codes" : "Печати ги резевните кодови",
"Backup codes have been generated. {used} of {total} codes have been used." : "Резервни кодови се генерирани. Искористени се {used} од {total} кодови.",
"Regenerate backup codes" : "Генерирај повторно резервни кодови",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Доколку генерирате повторно резервни кодови, старите кодови нема да бидат во употреба.",
"Generate backup codes" : "Генерирај резервни кодови",
"You created two-factor backup codes for your account" : "Вие креиравте резервни кодови за двофакторна автентификација на вашата сметка",
@ -21,6 +20,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "Провајдер за резервни кодови за двофакторна автентификација",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Искористи еден од резервните кодови што ги зачувавте кога активиравте двофакторна автентикација.",
"Submit" : "Испрати",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Вие имате активирано двофакторна автентикација но немате генерирано резервни кодови за пристап. Генерирајте кодови и зачувајте ги на безбедно место за да не го изгубите пристапот до вашата сметка.",
"function" : "функција"
},

View File

@ -7,7 +7,6 @@
"Print backup codes" : "Печати ги резевните кодови",
"Backup codes have been generated. {used} of {total} codes have been used." : "Резервни кодови се генерирани. Искористени се {used} од {total} кодови.",
"Regenerate backup codes" : "Генерирај повторно резервни кодови",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Доколку генерирате повторно резервни кодови, старите кодови нема да бидат во употреба.",
"Generate backup codes" : "Генерирај резервни кодови",
"You created two-factor backup codes for your account" : "Вие креиравте резервни кодови за двофакторна автентификација на вашата сметка",
@ -19,6 +18,7 @@
"A two-factor auth backup codes provider" : "Провајдер за резервни кодови за двофакторна автентификација",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Искористи еден од резервните кодови што ги зачувавте кога активиравте двофакторна автентикација.",
"Submit" : "Испрати",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Вие имате активирано двофакторна автентикација но немате генерирано резервни кодови за пристап. Генерирајте кодови и зачувајте ги на безбедно место за да не го изгубите пристапот до вашата сметка.",
"function" : "функција"
},"pluralForm" :"nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;"

View File

@ -8,7 +8,6 @@ OC.L10N.register(
"Print backup codes" : "Skriv ut sikkerhetskopi-koder",
"Backup codes have been generated. {used} of {total} codes have been used." : "Sikkerhetskoder er generert. {used} av {total} koder er brukt.",
"Regenerate backup codes" : "Lag sikkerhetskopi-koder på nytt",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Hvis du regenererer nye sikkerhetskopi-koder, vil du automatisk gjøre de gamle kodene ugyldige.",
"Generate backup codes" : "Generer sikkerhetskopi-koder",
"You created two-factor backup codes for your account" : "Du opprettet to-trinns bekreftelse sikkerhetskopi-koder",
@ -19,6 +18,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "En leverandør av sikkerhetskopi av to-faktor koder",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Bruk en av backup kodene du lagret når du opprettet to-faktor autentisering.",
"Submit" : "Send",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Du har aktivert to-faktor autentisering men har ikke generert backup koder. Vær sikker på å gjøre dette i tilfelle du mister tilgang til din andre faktor."
},
"nplurals=2; plural=(n != 1);");

View File

@ -6,7 +6,6 @@
"Print backup codes" : "Skriv ut sikkerhetskopi-koder",
"Backup codes have been generated. {used} of {total} codes have been used." : "Sikkerhetskoder er generert. {used} av {total} koder er brukt.",
"Regenerate backup codes" : "Lag sikkerhetskopi-koder på nytt",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Hvis du regenererer nye sikkerhetskopi-koder, vil du automatisk gjøre de gamle kodene ugyldige.",
"Generate backup codes" : "Generer sikkerhetskopi-koder",
"You created two-factor backup codes for your account" : "Du opprettet to-trinns bekreftelse sikkerhetskopi-koder",
@ -17,6 +16,7 @@
"A two-factor auth backup codes provider" : "En leverandør av sikkerhetskopi av to-faktor koder",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Bruk en av backup kodene du lagret når du opprettet to-faktor autentisering.",
"Submit" : "Send",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Du har aktivert to-faktor autentisering men har ikke generert backup koder. Vær sikker på å gjøre dette i tilfelle du mister tilgang til din andre faktor."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
}

View File

@ -9,7 +9,6 @@ OC.L10N.register(
"Print backup codes" : "Afdrukken backup code",
"Backup codes have been generated. {used} of {total} codes have been used." : "Backup codes zijn gegenereerd. {used} van {{total}} codes zijn gebruikt.",
"Regenerate backup codes" : "Regenereer backup code",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Als je backup codes opnieuw genereert, worden oude codes automatisch ongeldig gemaakt.",
"Generate backup codes" : "Genereer backup code",
"You created two-factor backup codes for your account" : "Je creëerde tweefactor back-up codes voor je account",
@ -21,6 +20,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "Een two-factor auth backup codes provider",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Gebruik een van de backupcodes die je bewaarde bij het inschakelen van de twee-factor authenticatie.",
"Submit" : "Verwerken",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Je hebt tweefactor authenticatie ingeschakeld, maar nog geen backup codes gegenereerd. Doe dat eerst, voor het geval dat je toegang tot je tweede factor apparaat kwijt bent.",
"function" : "functie"
},

View File

@ -7,7 +7,6 @@
"Print backup codes" : "Afdrukken backup code",
"Backup codes have been generated. {used} of {total} codes have been used." : "Backup codes zijn gegenereerd. {used} van {{total}} codes zijn gebruikt.",
"Regenerate backup codes" : "Regenereer backup code",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Als je backup codes opnieuw genereert, worden oude codes automatisch ongeldig gemaakt.",
"Generate backup codes" : "Genereer backup code",
"You created two-factor backup codes for your account" : "Je creëerde tweefactor back-up codes voor je account",
@ -19,6 +18,7 @@
"A two-factor auth backup codes provider" : "Een two-factor auth backup codes provider",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Gebruik een van de backupcodes die je bewaarde bij het inschakelen van de twee-factor authenticatie.",
"Submit" : "Verwerken",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Je hebt tweefactor authenticatie ingeschakeld, maar nog geen backup codes gegenereerd. Doe dat eerst, voor het geval dat je toegang tot je tweede factor apparaat kwijt bent.",
"function" : "functie"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -9,7 +9,6 @@ OC.L10N.register(
"Print backup codes" : "Drukuj kody zapasowe",
"Backup codes have been generated. {used} of {total} codes have been used." : "Wygenerowano kody zapasowe. Użyto {used} z {total} kodów.",
"Regenerate backup codes" : "Ponownie generuj kody zapasowe",
"_icon-loading-small_::_generate-backup-codes_" : ["mała ikona ładowania","małe ikony ładowania","małe ikony ładowania","generuj kody zapasowe"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Jeśli generujesz kody zapasowe ponownie, automatycznie unieważniasz stare kody.",
"Generate backup codes" : "Generowanie kodów zapasowych",
"You created two-factor backup codes for your account" : "Stworzyłeś zapasowe kody uwierzytelnienia dwuskładnikowego swojego konta",
@ -21,6 +20,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "Dostawca dwuskładnikowych kodów zapasowych ",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Użyj jednego z kodów zapasowych zapisanych podczas konfigurowania uwierzytelniania dwuskładnikowego.",
"Submit" : "Prześlij",
"_icon-loading-small_::_generate-backup-codes_" : ["mała ikona ładowania","małe ikony ładowania","małe ikony ładowania","generuj kody zapasowe"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Włączyłeś uwierzytelnianie dwuskładnikowe, ale jeszcze nie wygenerowałeś kodów zapasowych. Pamiętaj, aby to zrobić na wypadek utraty dostępu do drugiego składnika.",
"function" : "funkcja"
},

View File

@ -7,7 +7,6 @@
"Print backup codes" : "Drukuj kody zapasowe",
"Backup codes have been generated. {used} of {total} codes have been used." : "Wygenerowano kody zapasowe. Użyto {used} z {total} kodów.",
"Regenerate backup codes" : "Ponownie generuj kody zapasowe",
"_icon-loading-small_::_generate-backup-codes_" : ["mała ikona ładowania","małe ikony ładowania","małe ikony ładowania","generuj kody zapasowe"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Jeśli generujesz kody zapasowe ponownie, automatycznie unieważniasz stare kody.",
"Generate backup codes" : "Generowanie kodów zapasowych",
"You created two-factor backup codes for your account" : "Stworzyłeś zapasowe kody uwierzytelnienia dwuskładnikowego swojego konta",
@ -19,6 +18,7 @@
"A two-factor auth backup codes provider" : "Dostawca dwuskładnikowych kodów zapasowych ",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Użyj jednego z kodów zapasowych zapisanych podczas konfigurowania uwierzytelniania dwuskładnikowego.",
"Submit" : "Prześlij",
"_icon-loading-small_::_generate-backup-codes_" : ["mała ikona ładowania","małe ikony ładowania","małe ikony ładowania","generuj kody zapasowe"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Włączyłeś uwierzytelnianie dwuskładnikowe, ale jeszcze nie wygenerowałeś kodów zapasowych. Pamiętaj, aby to zrobić na wypadek utraty dostępu do drugiego składnika.",
"function" : "funkcja"
},"pluralForm" :"nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);"

View File

@ -9,7 +9,6 @@ OC.L10N.register(
"Print backup codes" : "Imprimir códigos de backup",
"Backup codes have been generated. {used} of {total} codes have been used." : "Códigos de backup foram gerados. Foram usados {used} de um total de {total} códigos .",
"Regenerate backup codes" : "Regerar códigos de backup",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Se você regerar os códigos de backup, invalidará automaticamente os códigos antigos.",
"Generate backup codes" : "Gerar códigos de backup",
"You created two-factor backup codes for your account" : "Você criou os códigos de backup de dois fatores para sua conta.",
@ -21,6 +20,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "Um provedor de códigos de backup de autenticação de dois fatores",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Use um dos códigos de backup que você salvou ao configurar a autenticação de dois fatores.",
"Submit" : "Enviar",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Você ativou a autenticação de dois fatores, mas ainda não gerou códigos de backup. Certifique-se de fazer isso caso perca o acesso ao segundo fator.",
"function" : "função"
},

View File

@ -7,7 +7,6 @@
"Print backup codes" : "Imprimir códigos de backup",
"Backup codes have been generated. {used} of {total} codes have been used." : "Códigos de backup foram gerados. Foram usados {used} de um total de {total} códigos .",
"Regenerate backup codes" : "Regerar códigos de backup",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Se você regerar os códigos de backup, invalidará automaticamente os códigos antigos.",
"Generate backup codes" : "Gerar códigos de backup",
"You created two-factor backup codes for your account" : "Você criou os códigos de backup de dois fatores para sua conta.",
@ -19,6 +18,7 @@
"A two-factor auth backup codes provider" : "Um provedor de códigos de backup de autenticação de dois fatores",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Use um dos códigos de backup que você salvou ao configurar a autenticação de dois fatores.",
"Submit" : "Enviar",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Você ativou a autenticação de dois fatores, mas ainda não gerou códigos de backup. Certifique-se de fazer isso caso perca o acesso ao segundo fator.",
"function" : "função"
},"pluralForm" :"nplurals=2; plural=(n > 1);"

View File

@ -9,7 +9,6 @@ OC.L10N.register(
"Print backup codes" : "Распечатать резервные коды",
"Backup codes have been generated. {used} of {total} codes have been used." : "Использовано {used} из {total} ранее выпущенных резервных кодов.",
"Regenerate backup codes" : "Перевыпустить резервные коды",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","icon-loading-small","icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "При перевыпуске резервных кодов, старые автоматически становятся недействительными.",
"Generate backup codes" : "Создать резервные коды",
"You created two-factor backup codes for your account" : "Вы создали двухфакторные резервные коды для своего аккаунта",
@ -21,6 +20,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "Провайдер резервных копий для кодов двухфакторной аутентификации",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Использовать для двухфакторной аутентификации один из ранее выпущенных резервных кодов.",
"Submit" : "Отправить",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","icon-loading-small","icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Включена двухфаторная аутентификация, но резервные коды ещё не выпущены. Выпустите и сохраните резервные для входа в систему в случае утраты доступа к выбранному второму фактору проверки подлинности.",
"function" : "функция"
},

View File

@ -7,7 +7,6 @@
"Print backup codes" : "Распечатать резервные коды",
"Backup codes have been generated. {used} of {total} codes have been used." : "Использовано {used} из {total} ранее выпущенных резервных кодов.",
"Regenerate backup codes" : "Перевыпустить резервные коды",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","icon-loading-small","icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "При перевыпуске резервных кодов, старые автоматически становятся недействительными.",
"Generate backup codes" : "Создать резервные коды",
"You created two-factor backup codes for your account" : "Вы создали двухфакторные резервные коды для своего аккаунта",
@ -19,6 +18,7 @@
"A two-factor auth backup codes provider" : "Провайдер резервных копий для кодов двухфакторной аутентификации",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Использовать для двухфакторной аутентификации один из ранее выпущенных резервных кодов.",
"Submit" : "Отправить",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","icon-loading-small","icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Включена двухфаторная аутентификация, но резервные коды ещё не выпущены. Выпустите и сохраните резервные для входа в систему в случае утраты доступа к выбранному второму фактору проверки подлинности.",
"function" : "функция"
},"pluralForm" :"nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);"

View File

@ -9,7 +9,6 @@ OC.L10N.register(
"Print backup codes" : "Одштампај резервне кодове",
"Backup codes have been generated. {used} of {total} codes have been used." : "Резервни кодови су изгенерисани. {used} од {total} кодова је искоришћено.",
"Regenerate backup codes" : "Поново генериши резервне кодове",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Ако поново генеришете резервне кодове, стари аутоматски престају да важе.",
"Generate backup codes" : "Генериши резервне кодове",
"You created two-factor backup codes for your account" : "Направили сте двофакторске резервне кодове за Ваш налог",
@ -21,6 +20,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "Провајдер резервних кодова за двофакторску ауторизацију",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Искористите један од резервних кодова које сте сачували када се подешавали двофакторску проверу идентитета.",
"Submit" : "Пошаљи",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Укључили сте двофакторску проверу идентитета, али нисте још генерисали резервне кодове. Урадите ово обавезно, за случај да изгубите приступ Вашем другом фактору.",
"function" : "функција"
},

View File

@ -7,7 +7,6 @@
"Print backup codes" : "Одштампај резервне кодове",
"Backup codes have been generated. {used} of {total} codes have been used." : "Резервни кодови су изгенерисани. {used} од {total} кодова је искоришћено.",
"Regenerate backup codes" : "Поново генериши резервне кодове",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","icon-loading-small","generate-backup-codes"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Ако поново генеришете резервне кодове, стари аутоматски престају да важе.",
"Generate backup codes" : "Генериши резервне кодове",
"You created two-factor backup codes for your account" : "Направили сте двофакторске резервне кодове за Ваш налог",
@ -19,6 +18,7 @@
"A two-factor auth backup codes provider" : "Провајдер резервних кодова за двофакторску ауторизацију",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Искористите један од резервних кодова које сте сачували када се подешавали двофакторску проверу идентитета.",
"Submit" : "Пошаљи",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","icon-loading-small","generate-backup-codes"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Укључили сте двофакторску проверу идентитета, али нисте још генерисали резервне кодове. Урадите ово обавезно, за случај да изгубите приступ Вашем другом фактору.",
"function" : "функција"
},"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);"

View File

@ -9,7 +9,6 @@ OC.L10N.register(
"Print backup codes" : "Skriv ut återställningsnycklar",
"Backup codes have been generated. {used} of {total} codes have been used." : "Återställningsnycklar har skapats. {used} av {total} nycklar har använts.",
"Regenerate backup codes" : "Skapa nya återställningsnycklar",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","Generera återställningsnycklar"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Om du skapar nya återställningsnycklar så kommer de gamla automatiskt att sluta fungera.",
"Generate backup codes" : "Generera återställningsnycklar",
"You created two-factor backup codes for your account" : "Du skapade återställningsnycklar till tvåfaktorsautentiseringen på ditt användarkonto.",
@ -21,6 +20,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "Återställningsnycklar för tvåfaktorautentisering",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Använd en av återställningsnycklarna du sparade när du konfigurerar tvåfaktorsautentisering.",
"Submit" : "Skicka",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","Generera återställningsnycklar"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Du har aktiverat tvåfaktorsautentisering men har ännu inte skapat återställningsnycklar. Detta är nödvändigt om du förlorar tillgång till din andra faktor.",
"function" : "funktion"
},

View File

@ -7,7 +7,6 @@
"Print backup codes" : "Skriv ut återställningsnycklar",
"Backup codes have been generated. {used} of {total} codes have been used." : "Återställningsnycklar har skapats. {used} av {total} nycklar har använts.",
"Regenerate backup codes" : "Skapa nya återställningsnycklar",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","Generera återställningsnycklar"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Om du skapar nya återställningsnycklar så kommer de gamla automatiskt att sluta fungera.",
"Generate backup codes" : "Generera återställningsnycklar",
"You created two-factor backup codes for your account" : "Du skapade återställningsnycklar till tvåfaktorsautentiseringen på ditt användarkonto.",
@ -19,6 +18,7 @@
"A two-factor auth backup codes provider" : "Återställningsnycklar för tvåfaktorautentisering",
"Use one of the backup codes you saved when setting up two-factor authentication." : "Använd en av återställningsnycklarna du sparade när du konfigurerar tvåfaktorsautentisering.",
"Submit" : "Skicka",
"_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","Generera återställningsnycklar"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Du har aktiverat tvåfaktorsautentisering men har ännu inte skapat återställningsnycklar. Detta är nödvändigt om du förlorar tillgång till din andra faktor.",
"function" : "funktion"
},"pluralForm" :"nplurals=2; plural=(n != 1);"

View File

@ -9,7 +9,6 @@ OC.L10N.register(
"Print backup codes" : "Yedek kodları yazdır",
"Backup codes have been generated. {used} of {total} codes have been used." : "Yedek kodları oluşturuldu. {used} / {total} kod kullanılıyor.",
"Regenerate backup codes" : "Yedek kodlarını yeniden oluştur",
"_icon-loading-small_::_generate-backup-codes_" : ["simge-yukleniyor-kucuk","yedek-kodlari-olustur"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Yedek kodlarını yeniden oluşturursanız, eski kodlar geçersiz olur.",
"Generate backup codes" : "Yedek kodları oluştur",
"You created two-factor backup codes for your account" : "İki aşamalı kimlik doğrulama için yedek kodlarınızı oluşturdunuz",
@ -21,6 +20,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "İki aşamalı kimlik doğrulaması için yedek kodlar sağlayıcısı",
"Use one of the backup codes you saved when setting up two-factor authentication." : "İki aşamalı kimlik doğrulamasını ayarlarken yedek kodlarından birini kullanın.",
"Submit" : "Gönder",
"_icon-loading-small_::_generate-backup-codes_" : ["simge-yukleniyor-kucuk","yedek-kodlari-olustur"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "İki aşamalı kimlik doğrulamasını etkinleştirmiş ancak yedek kodlarını üretmemişsiniz. İkinci aşamaya erişemediğiniz zaman kullanabilmek için yedek kodlarını üretmeyi unutmayın.",
"function" : "işlev"
},

View File

@ -7,7 +7,6 @@
"Print backup codes" : "Yedek kodları yazdır",
"Backup codes have been generated. {used} of {total} codes have been used." : "Yedek kodları oluşturuldu. {used} / {total} kod kullanılıyor.",
"Regenerate backup codes" : "Yedek kodlarını yeniden oluştur",
"_icon-loading-small_::_generate-backup-codes_" : ["simge-yukleniyor-kucuk","yedek-kodlari-olustur"],
"If you regenerate backup codes, you automatically invalidate old codes." : "Yedek kodlarını yeniden oluşturursanız, eski kodlar geçersiz olur.",
"Generate backup codes" : "Yedek kodları oluştur",
"You created two-factor backup codes for your account" : "İki aşamalı kimlik doğrulama için yedek kodlarınızı oluşturdunuz",
@ -19,6 +18,7 @@
"A two-factor auth backup codes provider" : "İki aşamalı kimlik doğrulaması için yedek kodlar sağlayıcısı",
"Use one of the backup codes you saved when setting up two-factor authentication." : "İki aşamalı kimlik doğrulamasını ayarlarken yedek kodlarından birini kullanın.",
"Submit" : "Gönder",
"_icon-loading-small_::_generate-backup-codes_" : ["simge-yukleniyor-kucuk","yedek-kodlari-olustur"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "İki aşamalı kimlik doğrulamasını etkinleştirmiş ancak yedek kodlarını üretmemişsiniz. İkinci aşamaya erişemediğiniz zaman kullanabilmek için yedek kodlarını üretmeyi unutmayın.",
"function" : "işlev"
},"pluralForm" :"nplurals=2; plural=(n > 1);"

View File

@ -9,7 +9,6 @@ OC.L10N.register(
"Print backup codes" : "打印备用码",
"Backup codes have been generated. {used} of {total} codes have been used." : "备用码已生成。备用码 {total} 条中的 {used} 条已被使用。",
"Regenerate backup codes" : "重新生成备用码",
"_icon-loading-small_::_generate-backup-codes_" : ["生成备用码"],
"If you regenerate backup codes, you automatically invalidate old codes." : "如果您重新生成了备用码,旧的代码将自动失效。",
"Generate backup codes" : "生成备用码",
"You created two-factor backup codes for your account" : "您已经为账号创建了两步验证的备用码",
@ -21,6 +20,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "一个两步验证备用码提供者",
"Use one of the backup codes you saved when setting up two-factor authentication." : "在设置两步验证时使用您保存的其中一个备用码",
"Submit" : "提交",
"_icon-loading-small_::_generate-backup-codes_" : ["生成备用码"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "您已启用两步认证但还没有生成备用码。请确保您进行了这一操作以防您不能访问您的第二因素。",
"function" : "功能"
},

View File

@ -7,7 +7,6 @@
"Print backup codes" : "打印备用码",
"Backup codes have been generated. {used} of {total} codes have been used." : "备用码已生成。备用码 {total} 条中的 {used} 条已被使用。",
"Regenerate backup codes" : "重新生成备用码",
"_icon-loading-small_::_generate-backup-codes_" : ["生成备用码"],
"If you regenerate backup codes, you automatically invalidate old codes." : "如果您重新生成了备用码,旧的代码将自动失效。",
"Generate backup codes" : "生成备用码",
"You created two-factor backup codes for your account" : "您已经为账号创建了两步验证的备用码",
@ -19,6 +18,7 @@
"A two-factor auth backup codes provider" : "一个两步验证备用码提供者",
"Use one of the backup codes you saved when setting up two-factor authentication." : "在设置两步验证时使用您保存的其中一个备用码",
"Submit" : "提交",
"_icon-loading-small_::_generate-backup-codes_" : ["生成备用码"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "您已启用两步认证但还没有生成备用码。请确保您进行了这一操作以防您不能访问您的第二因素。",
"function" : "功能"
},"pluralForm" :"nplurals=1; plural=0;"

View File

@ -7,7 +7,6 @@ OC.L10N.register(
"Print backup codes" : "列印備用碼",
"Backup codes have been generated. {used} of {total} codes have been used." : "備用碼已經建立,共{total}組備用碼中有{used}組已經使用",
"Regenerate backup codes" : "重新產生備用碼",
"_icon-loading-small_::_generate-backup-codes_" : ["產生備用碼"],
"If you regenerate backup codes, you automatically invalidate old codes." : "若您重新產生備用碼,原來舊的備用碼將自動失效。",
"Generate backup codes" : "產生備用碼",
"You created two-factor backup codes for your account" : "你的帳戶已建立兩階段認證的備用碼。",
@ -18,6 +17,7 @@ OC.L10N.register(
"A two-factor auth backup codes provider" : "兩階段驗證備用碼供應商",
"Use one of the backup codes you saved when setting up two-factor authentication." : "設定啟用兩階段驗證時,可輸入其中一個您已儲存的備用碼。",
"Submit" : "送出",
"_icon-loading-small_::_generate-backup-codes_" : ["產生備用碼"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "您已經啟用兩階段驗證功能,但您未產生備用碼,請進行此步驟以免失去兩階段驗證功能失效時無法存取。"
},
"nplurals=1; plural=0;");

View File

@ -5,7 +5,6 @@
"Print backup codes" : "列印備用碼",
"Backup codes have been generated. {used} of {total} codes have been used." : "備用碼已經建立,共{total}組備用碼中有{used}組已經使用",
"Regenerate backup codes" : "重新產生備用碼",
"_icon-loading-small_::_generate-backup-codes_" : ["產生備用碼"],
"If you regenerate backup codes, you automatically invalidate old codes." : "若您重新產生備用碼,原來舊的備用碼將自動失效。",
"Generate backup codes" : "產生備用碼",
"You created two-factor backup codes for your account" : "你的帳戶已建立兩階段認證的備用碼。",
@ -16,6 +15,7 @@
"A two-factor auth backup codes provider" : "兩階段驗證備用碼供應商",
"Use one of the backup codes you saved when setting up two-factor authentication." : "設定啟用兩階段驗證時,可輸入其中一個您已儲存的備用碼。",
"Submit" : "送出",
"_icon-loading-small_::_generate-backup-codes_" : ["產生備用碼"],
"You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "您已經啟用兩階段驗證功能,但您未產生備用碼,請進行此步驟以免失去兩階段驗證功能失效時無法存取。"
},"pluralForm" :"nplurals=1; plural=0;"
}

View File

@ -32,6 +32,7 @@ OC.L10N.register(
"Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Nepodarilo sa pripojiť k obchodu s aplikáciami alebo obchod nemá žiadne aktualizácie. Aktualizácie hľadajte manuálne alebo sa uistite, že Váš server má prístup na internet a že sa môže pripojiť k obchodu.",
"<strong>All</strong> apps have an update for this version available" : "<strong>Všetky</strong> aplikácie majú dostupnú aktualizáciu",
"View changelog" : "Zobraziť súhrn zmien",
"Beta" : "Beta",
"_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplikácia nemá dostupnú aktualizáciu na túto verziu","<strong>%n</strong> aplikácie nemá dostupnú aktualizáciu na túto verziu ","<strong>%n</strong> aplikácií nemá dostupnú aktualizáciu na túto verziu","<strong>%n</strong>aplikácií nemá dostupnú aktualizáciu na túto verziu"]
},
"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);");

View File

@ -30,6 +30,7 @@
"Could not connect to the appstore or the appstore returned no updates at all. Search manually for updates or make sure your server has access to the internet and can connect to the appstore." : "Nepodarilo sa pripojiť k obchodu s aplikáciami alebo obchod nemá žiadne aktualizácie. Aktualizácie hľadajte manuálne alebo sa uistite, že Váš server má prístup na internet a že sa môže pripojiť k obchodu.",
"<strong>All</strong> apps have an update for this version available" : "<strong>Všetky</strong> aplikácie majú dostupnú aktualizáciu",
"View changelog" : "Zobraziť súhrn zmien",
"Beta" : "Beta",
"_<strong>%n</strong> app has no update for this version available_::_<strong>%n</strong> apps have no update for this version available_" : ["<strong>%n</strong> aplikácia nemá dostupnú aktualizáciu na túto verziu","<strong>%n</strong> aplikácie nemá dostupnú aktualizáciu na túto verziu ","<strong>%n</strong> aplikácií nemá dostupnú aktualizáciu na túto verziu","<strong>%n</strong>aplikácií nemá dostupnú aktualizáciu na túto verziu"]
},"pluralForm" :"nplurals=4; plural=(n % 1 == 0 && n == 1 ? 0 : n % 1 == 0 && n >= 2 && n <= 4 ? 1 : n % 1 != 0 ? 2: 3);"
}

View File

@ -26,8 +26,8 @@ OC.L10N.register(
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Кликните следећу везу за ресетовање лозинке. Ако нисте тражили ресетовање лозинке, занемарите ову поруку.",
"Reset your password" : "Ресетуј лозинку",
"Nextcloud Server" : "Некстклауд сервер",
"Some of your link shares have been removed" : "Неке од Ваших веза дељења су уклоњене",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Уклонили смо неке од Ваших веза дељења због безбедоносног пропуста. Погледајте везу да добијете више информација.",
"Some of your link shares have been removed" : "Неке везе дељења су уклоњене",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Услед безбедоносних мера, морали смо да уклонимо неке од ваших веза дељења. Кликните везу за више информација.",
"Preparing update" : "Припремам ажурирање",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair step:" : "Корак поправке:",

View File

@ -24,8 +24,8 @@
"Click the following link to reset your password. If you have not requested the password reset, then ignore this email." : "Кликните следећу везу за ресетовање лозинке. Ако нисте тражили ресетовање лозинке, занемарите ову поруку.",
"Reset your password" : "Ресетуј лозинку",
"Nextcloud Server" : "Некстклауд сервер",
"Some of your link shares have been removed" : "Неке од Ваших веза дељења су уклоњене",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Уклонили смо неке од Ваших веза дељења због безбедоносног пропуста. Погледајте везу да добијете више информација.",
"Some of your link shares have been removed" : "Неке везе дељења су уклоњене",
"Due to a security bug we had to remove some of your link shares. Please see the link for more information." : "Услед безбедоносних мера, морали смо да уклонимо неке од ваших веза дељења. Кликните везу за више информација.",
"Preparing update" : "Припремам ажурирање",
"[%d / %d]: %s" : "[%d / %d]: %s",
"Repair step:" : "Корак поправке:",