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.
 
 
 
 
 
 
nextcloud-server/apps/files_versions/l10n/sq.php

10 lines
423 B

<?php
$TRANSLATIONS = array(
"Could not revert: %s" => "Nuk mund të ktheje: %s",
"Versions" => "Versioni",
"Failed to revert {file} to revision {timestamp}." => "Dështoi në ktheje {skedar} të rishikimit {kohëstampe}.",
"More versions..." => "Versione m'shumë...",
"No other versions available" => "Nuk ka versione të tjera në dispozicion",
"Restore" => "Rivendos"
);
$PLURAL_FORMS = "nplurals=2; plural=(n != 1);";