17 lines
1.1 KiB
JavaScript
17 lines
1.1 KiB
JavaScript
OC.L10N.register(
|
|
"twofactor_nextcloud_notification",
|
|
{
|
|
"TwoFactor Nextcloud notification" : "Dufaza Nextcloud-sciigo",
|
|
"Approve" : "Aprobi",
|
|
"Cancel" : "Nuligi",
|
|
"Nextcloud Notification" : "Nextcloud-sciigo",
|
|
"Authenticate using a device that is already logged in to your account" : "Aŭtentigi pere de aparato jam ensalutinta per via konto",
|
|
"Two-Factor Authentication via Nextcloud notification" : "Dufaza aŭtentigo per Nextcloud-sciigo",
|
|
"Allows using any of your logged in devices as second factor" : "Ebligas uzon de iu ajn el viaj jam ensalutintaj aparatoj kiel dua fazo",
|
|
"Please accept the request on one of your logged in devices." : "Bv. aprobi la peton ĉe unu el viaj ensalutintaj aparatoj.",
|
|
"You will be redirected automatically once this login has been accepted." : "Vi alidirektiĝos aŭtomate, kiam la ensaluto estos aprobita.",
|
|
"Please wait …" : "Bv. atendi...",
|
|
"Use two-factor authentication via Nextcloud notifications" : "Uzi dufazan aŭtentigon per Nextcloud-sciigoj"
|
|
},
|
|
"nplurals=2; plural=(n != 1);");
|