diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-11-02 01:13:34 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-11-02 01:13:34 +0000 |
commit | 3b5e031e6b193299f0bff2360fef97070e9d37bd (patch) | |
tree | 634fcf27a4d6813034c34b0fc85621b75c073894 /core/l10n/sq.js | |
parent | 8bfbefa11734e99d0550eb679efccb7773b4a1d7 (diff) | |
download | nextcloud-server-3b5e031e6b193299f0bff2360fef97070e9d37bd.tar.gz nextcloud-server-3b5e031e6b193299f0bff2360fef97070e9d37bd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sq.js')
-rw-r--r-- | core/l10n/sq.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/core/l10n/sq.js b/core/l10n/sq.js index 1375211f79e..fc7bcb05ba5 100644 --- a/core/l10n/sq.js +++ b/core/l10n/sq.js @@ -128,8 +128,9 @@ OC.L10N.register( "Set expiration date" : "Caktoni datë skadimi", "Expiration" : "Skadim", "Expiration date" : "Datë skadimi", + "Unshare" : "Hiqe ndarjen", "Share link" : "Lidhje ndarjeje", - "Enable" : "Aktivizo", + "Could not unshare" : "S’e shndau dot", "Shared with you and the group {group} by {owner}" : "Ndarë me ju dhe me grupin {group} nga {owner}", "Shared with you by {owner}" : "Ndarë me ju nga {owner}", "Choose a password for the mail share" : "Zgjidh një fjalëkalim për shpërndarjen e mail-it", @@ -138,14 +139,12 @@ OC.L10N.register( "email" : "postë elektronike", "conversation" : "bisedë", "shared by {sharer}" : "ndarë nga {ndarësi}", - "Unshare" : "Hiqe ndarjen", "Can reshare" : "Mund të rishpërdajë", "Can edit" : "Mund të editojë", "Can create" : "Mund të krijoni", "Can change" : "Mund të ndryshojë", "Can delete" : "Mund të fshijë", "Access control" : "Kontrolli i aksesit", - "Could not unshare" : "S’e shndau dot", "Error while sharing" : "Gabim gjatë ndarjes", "Share details could not be loaded for this item." : "Për këtë objekt s’u ngarkuan dot hollësi ndarjeje.", "_At least {count} character is needed for autocompletion_::_At least {count} characters are needed for autocompletion_" : ["Të paktën {count} karaktere janë të nevojshëm për vetëpërmbushje","Të paktën {count} karaktere janë të nevojshëm për vetëpërmbushje"], @@ -291,6 +290,7 @@ OC.L10N.register( "%s will be updated to version %s" : "%s do të përditësohet me versionin %s", "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Për ndihmë, shihni <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentimin</a>.", "This page will refresh itself when the %s instance is available again." : "Kjo faqe do të rifreskohet vetiu, sapo instanca %s të jetë sërish gati.", - "Thank you for your patience." : "Ju faleminderit për durimin." + "Thank you for your patience." : "Ju faleminderit për durimin.", + "Enable" : "Aktivizo" }, "nplurals=2; plural=(n != 1);"); |