diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-23 01:55:23 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-12-23 01:55:23 -0500 |
commit | d8f04f5a97e77bf5fb84b05ddd9b3a476fecfb7c (patch) | |
tree | bf7a85ecbb4cee0f44fc6ad3574b0c406276d05d /apps/files_versions/l10n | |
parent | 711220e82d70764b96e30c9cd9b53c0fa9524232 (diff) | |
download | nextcloud-server-d8f04f5a97e77bf5fb84b05ddd9b3a476fecfb7c.tar.gz nextcloud-server-d8f04f5a97e77bf5fb84b05ddd9b3a476fecfb7c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_versions/l10n')
-rw-r--r-- | apps/files_versions/l10n/kn.js | 11 | ||||
-rw-r--r-- | apps/files_versions/l10n/kn.json | 9 |
2 files changed, 20 insertions, 0 deletions
diff --git a/apps/files_versions/l10n/kn.js b/apps/files_versions/l10n/kn.js new file mode 100644 index 00000000000..b394094989a --- /dev/null +++ b/apps/files_versions/l10n/kn.js @@ -0,0 +1,11 @@ +OC.L10N.register( + "files_versions", + { + "Could not revert: %s" : "ಹಿಂತಿರುಗಲಾಗಲಿಲ್ಲ: %s", + "Versions" : "ಆವೃತ್ತಿಗಳು", + "Failed to revert {file} to revision {timestamp}." : "{timestamp} ದ ಪರಿಷ್ಕರಣೆ ಇಂದ {file} ಕಡತವನ್ನು ಹಿಂದಿರುಗಿಸಲು ವಿಫಲವಾಗಿದೆ.", + "More versions..." : "ಇನ್ನಷ್ಟು ಆವೃತ್ತಿಗಳು ...", + "No other versions available" : "ಇನ್ನಿತರೆ ಯಾವುದೇ ಆವೃತ್ತಿಗಳು ಲಭ್ಯವಿಲ್ಲ", + "Restore" : "ಮರುಸ್ಥಾಪಿಸು" +}, +"nplurals=1; plural=0;"); diff --git a/apps/files_versions/l10n/kn.json b/apps/files_versions/l10n/kn.json new file mode 100644 index 00000000000..17b61dd6bac --- /dev/null +++ b/apps/files_versions/l10n/kn.json @@ -0,0 +1,9 @@ +{ "translations": { + "Could not revert: %s" : "ಹಿಂತಿರುಗಲಾಗಲಿಲ್ಲ: %s", + "Versions" : "ಆವೃತ್ತಿಗಳು", + "Failed to revert {file} to revision {timestamp}." : "{timestamp} ದ ಪರಿಷ್ಕರಣೆ ಇಂದ {file} ಕಡತವನ್ನು ಹಿಂದಿರುಗಿಸಲು ವಿಫಲವಾಗಿದೆ.", + "More versions..." : "ಇನ್ನಷ್ಟು ಆವೃತ್ತಿಗಳು ...", + "No other versions available" : "ಇನ್ನಿತರೆ ಯಾವುದೇ ಆವೃತ್ತಿಗಳು ಲಭ್ಯವಿಲ್ಲ", + "Restore" : "ಮರುಸ್ಥಾಪಿಸು" +},"pluralForm" :"nplurals=1; plural=0;" +}
\ No newline at end of file |