summaryrefslogtreecommitdiffstats
path: root/apps/files_versions/l10n/kn.js
blob: 6cba46c3ad142193888ab0d4760e7384fd2fd874 (plain)
1
2
3
4
5
6
7
8
9
OC.L10N.register(
    "files_versions",
    {
    "Could not revert: %s" : "ಹಿಂತಿರುಗಲಾಗಲಿಲ್ಲ: %s",
    "Versions" : "ಆವೃತ್ತಿಗಳು",
    "Failed to revert {file} to revision {timestamp}." : "{timestamp} ದ ಪರಿಷ್ಕರಣೆ ಇಂದ  {file}  ಕಡತವನ್ನು ಹಿಂದಿರುಗಿಸಲು ವಿಫಲವಾಗಿದೆ.",
    "Restore" : "ಮರುಸ್ಥಾಪಿಸು"
},
"nplurals=2; plural=(n > 1);");