BKPasscodeView.strings 4.9 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061
  1. //
  2. // BKPasscodeView.strings
  3. // Nextcloud iOS
  4. //
  5. // Copyright (c) 2017 TWS. All rights reserved.
  6. //
  7. // Author Marino Faggiana <m.faggiana@twsweb.it>
  8. //
  9. // This program is free software: you can redistribute it and/or modify
  10. // it under the terms of the GNU General Public License as published by
  11. // the Free Software Foundation, either version 3 of the License, or
  12. // (at your option) any later version.
  13. //
  14. // This program is distributed in the hope that it will be useful,
  15. // but WITHOUT ANY WARRANTY; without even the implied warranty of
  16. // MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  17. // GNU General Public License for more details.
  18. //
  19. // You should have received a copy of the GNU General Public License
  20. // along with this program. If not, see <http://www.gnu.org/licenses/>.
  21. //
  22. "%d Failed Passcode Attempts" = "%d tilraunir við lykilfrasa sem hafa mistekist";
  23. "%d Failed Password Attempts" = "%d tilraunir við lykilorð sem hafa mistekist";
  24. "1 Failed Passcode Attempt" = "1 tilraun við lykilfrasa sem mistókst";
  25. "1 Failed Password Attempt" = "1 tilraun við lykilorð sem mistókst";
  26. "Do you want to use Touch ID for authentication?" = "Do you want to use Touch/Face ID for authentication?";
  27. "Done" = "Lokið";
  28. "Enable Touch ID" = "Enable Touch/Face ID";
  29. "Enter a different passcode. Cannot re-use the same passcode." = "Settu inn annan lykilfrasa. Get ekki notað þann sama aftur.";
  30. "Enter a different password. Cannot re-use the same password." = "Settu inn annað lykilorð. Get ekki notað það sama aftur.";
  31. "Enter a passcode" = "Settu inn aðgangsorð";
  32. "Enter a password" = "Settu inn lykilorð";
  33. "Enter your new passcode" = "Settu inn nýja aðgangsorðið þitt";
  34. "Enter your new password" = "Settu inn nýja lykilorðið þitt";
  35. "Enter your old passcode" = "Settu aftur inn aðgangsorðið þitt";
  36. "Enter your old password" = "Settu inn gamla lykilorðið þitt";
  37. "Enter your passcode" = "Settu inn aðgangsorðið þitt";
  38. "Enter your password" = "Settu inn lykilorðið þitt";
  39. "Invalid Passcode" = "Ógilt aðgangsorð";
  40. "Invalid Password" = "Ógilt lykilorð";
  41. "Passcodes did not match.\nTry again." = "Aðgangsorð samsvöruðu ekki.\nPrófaðu aftur.";
  42. "Password did not match.\nTry again." = "Lykilorð samsvöruðu ekki.\nPrófaðu aftur.";
  43. "Re-enter your passcode" = "Settu aftur inn aðgangsorðið þitt";
  44. "Re-enter your password" = "Settu aftur inn lykilorðið þitt";
  45. "Try again in %d minutes" = "Prófaðu aftur eftir %d mínútur";
  46. "Try again in 1 minute" = "Prófaðu aftur eftir 1 mínútu";