Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/files_versions/l10n/kn.js')
-rw-r--r--apps/files_versions/l10n/kn.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files_versions/l10n/kn.js b/apps/files_versions/l10n/kn.js
index 6cba46c3ad1..db64a419828 100644
--- a/apps/files_versions/l10n/kn.js
+++ b/apps/files_versions/l10n/kn.js
@@ -1,9 +1,9 @@
OC.L10N.register(
"files_versions",
{
- "Could not revert: %s" : "ಹಿಂತಿರುಗಲಾಗಲಿಲ್ಲ: %s",
"Versions" : "ಆವೃತ್ತಿಗಳು",
"Failed to revert {file} to revision {timestamp}." : "{timestamp} ದ ಪರಿಷ್ಕರಣೆ ಇಂದ {file} ಕಡತವನ್ನು ಹಿಂದಿರುಗಿಸಲು ವಿಫಲವಾಗಿದೆ.",
- "Restore" : "ಮರುಸ್ಥಾಪಿಸು"
+ "Restore" : "ಮರುಸ್ಥಾಪಿಸು",
+ "No other versions available" : "ಇನ್ನಿತರೆ ಯಾವುದೇ ಆವೃತ್ತಿಗಳು ಲಭ್ಯವಿಲ್ಲ"
},
"nplurals=2; plural=(n > 1);");