File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -1219,6 +1219,16 @@ passkey-row-action-create = შექმნა
12191219passkey-row-description = შედით მეტად იოლად და დაცულად თქვენი ტელეფონით ან სხვა მხარდაჭერილი მოწყობილობით ანგარიშზე.
12201220# External link to a support article about passkeys.
12211221passkey-row-info-link-2 = ვრცლად
1222+ # Shown as a warning banner when the user has registered the maximum number of passkeys.
1223+ # Variables:
1224+ # $count (Number) - the maximum number of passkeys allowed (defaults to 10 allowed)
1225+ passkey-row-max-limit-banner =
1226+ { $count ->
1227+ [ one ] უკვე გამოყენებული გაქვთ ყველა, სულ { $count } საშვი. წაშალეთ რომელიმე ახლის შესაქმნელად.
1228+ *[ other ] უკვე გამოყენებული გაქვთ ყველა, სულ { $count } საშვი. წაშალეთ რომელიმე ახლის შესაქმნელად.
1229+ }
1230+ # Tooltip shown on the disabled Create button when the passkey limit is reached
1231+ passkey-row-max-limit-disabled-reason = მიღწეულია საშვების ნებადართული რაოდენობა.
12221232
12231233## Account recovery key sub-section on main Settings page
12241234
You can’t perform that action at this time.
0 commit comments