nextcloud/apps/files_versions/l10n/sq.js

13 lines
497 B
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"files_versions",
{
"Could not revert: %s" : "Su rikthye dot: %s",
"Versions" : "Versione",
"Failed to revert {file} to revision {timestamp}." : "Dështoi në rikthimin e {file} te rishikimi {timestamp}.",
"_%n byte_::_%n bytes_" : ["%n bajte","%n bajte"],
"Restore" : "Riktheje",
"No earlier versions available" : "Nuk ka versione të tjera të gatshme",
"More versions …" : "Më shumë versione ..."
},
"nplurals=2; plural=(n != 1);");