diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-12-27 01:07:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-12-27 01:07:38 +0000 |
commit | bd20139f55bbf4871024579994c687d105df3e9c (patch) | |
tree | 238649f6558d0bc67f23372e56e6510eb1e74261 /apps/files/l10n/sq.js | |
parent | 3fc4e1b5b9402fa00da94762ef2463fb6dfb9acd (diff) | |
download | nextcloud-server-bd20139f55bbf4871024579994c687d105df3e9c.tar.gz nextcloud-server-bd20139f55bbf4871024579994c687d105df3e9c.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/sq.js')
-rw-r--r-- | apps/files/l10n/sq.js | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/apps/files/l10n/sq.js b/apps/files/l10n/sq.js index ef75b63c2ed..94184267974 100644 --- a/apps/files/l10n/sq.js +++ b/apps/files/l10n/sq.js @@ -1,6 +1,7 @@ OC.L10N.register( "files", { + "Storage is temporarily not available" : "Depozita përkohësisht nuk është në dispozicion", "Storage invalid" : "Depozitë e pavlefshme", "Unknown error" : "Gabim i panjohur", "Files" : "Skedar", @@ -95,8 +96,12 @@ OC.L10N.register( "{user} renamed {oldfile} to {newfile}" : "{user} riemëruat {oldfile} në {newfile}", "You moved {oldfile} to {newfile}" : "Ju lëvizët {oldfile} në {newfile}", "{user} moved {oldfile} to {newfile}" : "{user} lëvizi {oldfile} në {newfile}", + "A file has been added to or removed from your <strong>favorites</strong>" : "Një skedar është shtuar ose është hequr nga <strong>të preferuarat</strong> tuaja", + "A file or folder has been <strong>changed</strong> or <strong>renamed</strong>" : "Një skedar ose dosje është <strong>ndryshuar</strong> ose <strong>riemëruar</strong>", "A new file or folder has been <strong>created</strong>" : "<strong>U krijua</strong> një kartelë ose dosje e re", + "A new file or folder has been <strong>deleted</strong>" : "Një skedar ose dosje e re është <strong>fshirë</strong>", "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 new file or folder has been <strong>restored</strong>" : "Një skedar ose dosje e re është <strong>rikthyer</strong>", "Upload (max. %s)" : "Ngarkim (max. %s)", "File handling" : "Trajtim kartele", "Maximum upload size" : "Madhësi maksimale ngarkimi", @@ -116,6 +121,11 @@ OC.L10N.register( "The files you are trying to upload exceed the maximum size for file uploads on this server." : "Kartelat që po rrekeni të ngarkoni e tejkalojnë madhësinë maksimale për ngarkime kartelash në këtë shërbyes.", "No favorites" : "Pa të parapëlqyera", "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", + "Shared with you" : "E ndarë me ju", + "Shared with others" : "E ndarë me të tjerët", + "Shared by link" : "E ndarë me lidhje", + "Tags" : "Etiketë", + "Deleted files" : "Skedar të fshirë", "Text file" : "Kartelë tekst", "New text file.txt" : "Kartelë e re file.txt", "Storage not available" : "Pa depozitë gati", |