diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-10-07 00:07:04 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-10-07 00:07:04 +0000 |
commit | 838e258b44154b0a04b4b588764ad1b94242db58 (patch) | |
tree | 52c8310d3a5bf1f997f25ff905b0492a5771d9b4 /apps/files/l10n/sq.js | |
parent | 6278d3bbfdc406a5f5c790472336d4c515f70894 (diff) | |
download | nextcloud-server-838e258b44154b0a04b4b588764ad1b94242db58.tar.gz nextcloud-server-838e258b44154b0a04b4b588764ad1b94242db58.zip |
[tx-robot] updated from transifex
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 1beef214878..cd6b42c2af5 100644 --- a/apps/files/l10n/sq.js +++ b/apps/files/l10n/sq.js @@ -93,7 +93,6 @@ OC.L10N.register( "Upload" : "Ngarkoje", "An error occurred while trying to update the tags" : "Ndodhi një gabim teksa provohej të përditësoheshin etiketat", "A new file or folder has been <strong>created</strong>" : "<strong>U krijua</strong> një kartelë ose dosje e re", - "A file or folder has been <strong>changed</strong>" : "<strong>U ndryshua</strong> një kartelë ose dosje", "Limit notifications about creation and changes to your <strong>favorite files</strong> <em>(Stream only)</em>" : "Kufizojini njoftimet mbi krijim dhe ndryshim kartelash vetëm për <strong>kartelat tuaja të parapëlqyera</strong> <em>(Vetëm te rrjedha)</em>", "A file or folder has been <strong>deleted</strong>" : "<strong>U fshi</strong> një kartelë ose dosje", "A file or folder has been <strong>restored</strong>" : "<strong>U rikthye</strong> një kartelë ose dosje", @@ -130,6 +129,7 @@ OC.L10N.register( "Files and folders you mark as favorite will show up here" : "Këtu do të duken kartelat dhe dosjet që i shënoni si të parapëlqyera", "Text file" : "Kartelë tekst", "New text file.txt" : "Kartelë e re file.txt", - "{newname} already exists" : "Ka tashmë një {newname}" + "{newname} already exists" : "Ka tashmë një {newname}", + "A file or folder has been <strong>changed</strong>" : "<strong>U ndryshua</strong> një kartelë ose dosje" }, "nplurals=2; plural=(n != 1);"); |