diff --git a/l10n/sq.js b/l10n/sq.js index 7c1bb671..e99531c5 100644 --- a/l10n/sq.js +++ b/l10n/sq.js @@ -2,7 +2,7 @@ OC.L10N.register( "documents", { "Documents" : "Dokumente", - "Can't create document" : "S’krijhet dot dokumenti", + "Can't create document" : "S’krijohet dot dokumenti", "You don't have permission to rename this document" : "Nuk keni leje të riemërtoni këtë dokument", "Directory saved successfully." : "Drejtoria u ruajt me sukses.", "An error occurred while changing directory." : "Ndodhi një gabim gjatë ndryshimit të drejtorisë.", diff --git a/l10n/sq.json b/l10n/sq.json index a536c57a..bf476922 100644 --- a/l10n/sq.json +++ b/l10n/sq.json @@ -1,6 +1,6 @@ { "translations": { "Documents" : "Dokumente", - "Can't create document" : "S’krijhet dot dokumenti", + "Can't create document" : "S’krijohet dot dokumenti", "You don't have permission to rename this document" : "Nuk keni leje të riemërtoni këtë dokument", "Directory saved successfully." : "Drejtoria u ruajt me sukses.", "An error occurred while changing directory." : "Ndodhi një gabim gjatë ndryshimit të drejtorisë.", diff --git a/l10n/sq.php b/l10n/sq.php index f01b3bbd..76a87a95 100644 --- a/l10n/sq.php +++ b/l10n/sq.php @@ -1,7 +1,7 @@ "Dokumente", -"Can't create document" => "S’krijhet dot dokumenti", +"Can't create document" => "S’krijohet dot dokumenti", "You don't have permission to rename this document" => "Nuk keni leje të riemërtoni këtë dokument", "Directory saved successfully." => "Drejtoria u ruajt me sukses.", "An error occurred while changing directory." => "Ndodhi një gabim gjatë ndryshimit të drejtorisë.",