You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

34 lines
1.6 KiB

  1. OC.L10N.register(
  2. "spreed",
  3. {
  4. "None" : "ಯಾವುದೂ ಇಲ್ಲ",
  5. "User" : "User",
  6. "Everyone" : "ಪ್ರತಿಯೊಬ್ಬರೂ",
  7. "Disabled" : "ನಿಷ್ಕ್ರಿಯಗೊಳಿಸಲಾಗಿದೆ",
  8. "Users" : "ಬಳಕೆದಾರರು",
  9. "Favorite" : "ಅಚ್ಚುಮೆಚ್ಚಿನ",
  10. "Remove from favorites" : "Remove from favorites",
  11. "Add to favorites" : "Add to favorites",
  12. "Groups" : "ಗುಂಪುಗಳು",
  13. "Loading" : "Loading",
  14. "Error" : "ತಪ್ಪಾಗಿದೆ",
  15. "Password protect" : "ಗುಪ್ತಪದ ರಕ್ಷಿಸಿಕೂಳ್ಲಿ",
  16. "Close" : "ಮುಚ್ಚು",
  17. "Today" : "Today",
  18. "guest" : "ಅತಿಥಿ",
  19. "Share link" : "ಸಂಪರ್ಕ ಕೊಂಡಿಯನ್ನು ಹಂಚಿಕೊಳ್ಳಬಹುದು",
  20. "Password protection" : "Password protection",
  21. "Enter a password" : "Enter a password",
  22. "Edit" : "ಸಂಪಾದಿಸು",
  23. "Name" : "ಹೆಸರು",
  24. "Saved" : "ಉಳಿಸಿದ",
  25. "Password" : "ಗುಪ್ತ ಪದ",
  26. "Share" : "ಹಂಚಿಕೊಳ್ಳಿ",
  27. "Cancel" : "ರದ್ದು",
  28. "Change password" : "ಗುಪ್ತ ಪದವನ್ನು ಬದಲಾಯಿಸಿ",
  29. "Rename" : "ಮರುಹೆಸರಿಸು",
  30. "Send" : "ಕಳುಹಿಸಿ",
  31. "Error while sharing" : "ಹಂಚುವಾಗ ಏನೊ ಲೋಪವಾಗಿದೆ",
  32. "Favorited" : "ಅಚ್ಚುಮೆಚ್ಚಿನವು"
  33. },
  34. "nplurals=2; plural=(n > 1);");