diff options
Diffstat (limited to 'apps/files/l10n/sq.js')
-rw-r--r-- | apps/files/l10n/sq.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/files/l10n/sq.js b/apps/files/l10n/sq.js index 10e86214d9e..da7e0cfa0a5 100644 --- a/apps/files/l10n/sq.js +++ b/apps/files/l10n/sq.js @@ -7,6 +7,8 @@ OC.L10N.register( "All files" : "Të gjithë skedarët", "Recent" : "Të fundit", "File could not be found" : "Skedari s’u gjet dot", + "Download" : "Shkarkoje", + "Delete" : "Fshije", "Home" : "Kreu", "Close" : "Mbylle", "Favorites" : "Të parapëlqyera", @@ -18,10 +20,8 @@ OC.L10N.register( "Not enough free space" : "Nuk ka hapsirë të mjaftueshme të lirë", "{loadedSize} of {totalSize} ({bitrate})" : "{loadedSize} nga {totalSize} ({bitrate})", "Actions" : "Veprime", - "Download" : "Shkarkoje", "Rename" : "Riemërtojeni", "Target folder" : "Dosja e synuar", - "Delete" : "Fshije", "Disconnect storage" : "Shkëpute depozitën", "Unshare" : "Hiqe ndarjen", "Could not load info for file \"{file}\"" : "Nuk mund të ngarkohet informacioni për skedarin \"{file}\"", |