diff options
Diffstat (limited to 'apps/files')
-rw-r--r-- | apps/files/l10n/sq.js | 4 | ||||
-rw-r--r-- | apps/files/l10n/sq.json | 4 |
2 files changed, 8 insertions, 0 deletions
diff --git a/apps/files/l10n/sq.js b/apps/files/l10n/sq.js index 296efe6381d..ecd57e49845 100644 --- a/apps/files/l10n/sq.js +++ b/apps/files/l10n/sq.js @@ -27,6 +27,7 @@ OC.L10N.register( "Invalid directory." : "Dosje e pavlefshme", "Files" : "Skedarë", "All files" : "Të gjithë", + "Favorites" : "Të parapëlqyer", "Home" : "Shtëpi", "Close" : "Mbyll", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nuk mund të ngarkohet {filename} sepse është dosje ose ka 0 byte", @@ -35,9 +36,11 @@ OC.L10N.register( "Upload cancelled." : "Ngarkimi u anullua", "Could not get result from server." : "Nuk mund të merret ndonjë rezultat nga serveri.", "File upload is in progress. Leaving the page now will cancel the upload." : "Skedari duke u ngarkuar. Largimi nga faqja do të anullojë ngarkimin", + "Actions" : "Veprime", "Download" : "Shkarko", "Rename" : "Riemëro", "Delete" : "Fshi", + "Details" : "Hollësi", "Pending" : "Në vijim", "Error moving file." : "Gabim në lëvizjen e skedarëve.", "Error moving file" : "Gabim lëvizjen dokumentave", @@ -60,6 +63,7 @@ OC.L10N.register( "File name cannot be empty." : "Emri i skedarit nuk mund të jetë bosh.", "Your storage is full, files can not be updated or synced anymore!" : "Hapsira juaj e arkivimit është plot, skedarët nuk mund të përditësohen ose sinkronizohen!", "Your storage is almost full ({usedSpacePercent}%)" : "Hapsira juaj e arkivimit është pothuajse në fund ({usedSpacePercent}%)", + "Favorite" : "Vëre te Të parapëlqyerit", "Upload" : "Ngarko", "Text file" : "Skedar tekst", "Folder" : "Dosje", diff --git a/apps/files/l10n/sq.json b/apps/files/l10n/sq.json index 993e38f4644..6ee53a59b4a 100644 --- a/apps/files/l10n/sq.json +++ b/apps/files/l10n/sq.json @@ -25,6 +25,7 @@ "Invalid directory." : "Dosje e pavlefshme", "Files" : "Skedarë", "All files" : "Të gjithë", + "Favorites" : "Të parapëlqyer", "Home" : "Shtëpi", "Close" : "Mbyll", "Unable to upload {filename} as it is a directory or has 0 bytes" : "Nuk mund të ngarkohet {filename} sepse është dosje ose ka 0 byte", @@ -33,9 +34,11 @@ "Upload cancelled." : "Ngarkimi u anullua", "Could not get result from server." : "Nuk mund të merret ndonjë rezultat nga serveri.", "File upload is in progress. Leaving the page now will cancel the upload." : "Skedari duke u ngarkuar. Largimi nga faqja do të anullojë ngarkimin", + "Actions" : "Veprime", "Download" : "Shkarko", "Rename" : "Riemëro", "Delete" : "Fshi", + "Details" : "Hollësi", "Pending" : "Në vijim", "Error moving file." : "Gabim në lëvizjen e skedarëve.", "Error moving file" : "Gabim lëvizjen dokumentave", @@ -58,6 +61,7 @@ "File name cannot be empty." : "Emri i skedarit nuk mund të jetë bosh.", "Your storage is full, files can not be updated or synced anymore!" : "Hapsira juaj e arkivimit është plot, skedarët nuk mund të përditësohen ose sinkronizohen!", "Your storage is almost full ({usedSpacePercent}%)" : "Hapsira juaj e arkivimit është pothuajse në fund ({usedSpacePercent}%)", + "Favorite" : "Vëre te Të parapëlqyerit", "Upload" : "Ngarko", "Text file" : "Skedar tekst", "Folder" : "Dosje", |