diff options
Diffstat (limited to 'apps/files_sharing/l10n/sq.js')
-rw-r--r-- | apps/files_sharing/l10n/sq.js | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_sharing/l10n/sq.js b/apps/files_sharing/l10n/sq.js index e09b4d4a4c6..a4a4777f471 100644 --- a/apps/files_sharing/l10n/sq.js +++ b/apps/files_sharing/l10n/sq.js @@ -4,6 +4,12 @@ OC.L10N.register( "Cancel" : "Anullo", "Share" : "Ndaj", "Shared by" : "Ndarë nga", + "A file or folder has been <strong>shared</strong>" : "Një skedar ose dosje është <strong>ndarë</strong>", + "You shared %1$s with %2$s" : "Ju ndatë %1$s me %2$s", + "You shared %1$s with group %2$s" : "Ju ndatë %1$s me grupin %2$s", + "%2$s shared %1$s with you" : "%2$s ndau %1$s me ju", + "You shared %1$s via link" : "Ju ndatë %1$s me lidhje", + "Shares" : "ndarjet", "This share is password-protected" : "Kjo pjesë është e mbrojtur me fjalëkalim", "The password is wrong. Try again." : "Kodi është i gabuar. Provojeni përsëri.", "Password" : "Kodi", |